summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/tests/examples.README,examples.Makefile: out of date, removed.Alan Conway2007-04-029-204/+164
* More QPID-243Andrew Stitcher2007-04-024-7/+169
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-02292-823/+797
* Fixed autmake $wildcard warnings, added html-dev to generate full doxygen for...Alan Conway2007-03-303-15/+33
* Fixed and improved running selected unit tests. See comment in run-unit-testsAlan Conway2007-03-301-9/+20
* Refactored the MessageStore interface to restrict visibility of broker core f...Gordon Sim2007-03-3041-408/+903
* Fix configure.ac. It was broken by removal of ExchangeBinding.cpp.Alan Conway2007-03-301-1/+1
* Removed unused and defective AcceptorTest.cppAlan Conway2007-03-301-95/+0
* Fixed more test memory leaks.Alan Conway2007-03-295-61/+8
* * tests/BrokerChannelTest.cpp: fixed leak in test code.Alan Conway2007-03-292-38/+18
* * tests/InProcessBroker: Fix embarassing bug in previous mergeAlan Conway2007-03-292-2/+95
* Fixed memory leak: removed Binding and ExchangeBinding.Alan Conway2007-03-2911-191/+5
* More changes preparatory to changing all #include linesAndrew Stitcher2007-03-2910-16/+16
* * cpp/tests/.vg-supp (fun): Remove wildcarded suppressions generatedAlan Conway2007-03-293-1592/+36
* * Preliminary fix for rearranging all #include linesAndrew Stitcher2007-03-291-1/+1
* * cpp/tests/.vg-supp: Removed wildcarded suppressions generatedAlan Conway2007-03-281-3218/+176
* Missed changes on previous commit.Alan Conway2007-03-283-9/+1
* * cpp/tests/run-unit-tests,setup: use valgrind --log-file rather thanAlan Conway2007-03-287-16/+25
* * cpp/tests/setup,run-unit-tests:Alan Conway2007-03-284-680/+172
* Merged revisions 521792-522567 via svnmerge from Bhupendra Bhusman Bhardwaj2007-03-280-0/+0
* * cpp/tests/BrokerChannelTest.cpp: Fix leak.Alan Conway2007-03-279-20/+21
* Removed useless ExceptionTest.cpp.Alan Conway2007-03-272-62/+0
* Fix valgrind on unit tests: missing symbols for dynamically unloaded libs.Alan Conway2007-03-273-3/+37
* Refactored client::Message to be independent of all Basic class conceptsAlan Conway2007-03-2728-721/+612
* merged from M2 (r521792:522567) QPID-408 QPID-421 QPID-428Bhupendra Bhusman Bhardwaj2007-03-2718-178/+555
* Updated perftests from M2Robert Greig2007-03-236-559/+472
* QPID-418 : Add ability to save user preferences to Java Management ConsoleBhupendra Bhusman Bhardwaj2007-03-224-66/+385
* added cygwin check to correct the path if running on cygwinBhupendra Bhusman Bhardwaj2007-03-221-0/+10
* Cleaned up signatures: safer to return string than const string&.Alan Conway2007-03-213-78/+56
* Removed unused files and #includes.Alan Conway2007-03-214-470/+6
* Refactored client side for dual-mode Channel supporting either 0-9 Message or...Alan Conway2007-03-2119-74/+831
* Modifications to allow messages produced by the message class to be persisted...Gordon Sim2007-03-217-24/+510
* The following revisions were merged wholesale by moving qpid.0-9/cpp to theAlan Conway2007-03-210-0/+0
* Exception thrown should be JMException, because management application don't ...Bhupendra Bhusman Bhardwaj2007-03-211-2/+2
* QPID-420 Adding clientID, AuthorizedId and client version on management consoleBhupendra Bhusman Bhardwaj2007-03-213-4/+40
* removed python/tests: replaced by tests_0-8/tests_0-9Alan Conway2007-03-219-2112/+0
* Renamed cpp-0-9 to cppAlan Conway2007-03-21359-0/+0
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-21261-38681/+0
* * python/qpid/*.py:: apply 0-9 changes missed by merge.Alan Conway2007-03-214-11/+22
* * cpp-0-9: svn copy of 0-9 branch cpp, will rename to cpp on next update.Alan Conway2007-03-21370-6/+69732
* Update to svnmerge for changes merged manually for r520415Robert Greig2007-03-200-0/+0
* Merged revisions 520415 via svnmerge from Robert Greig2007-03-2011-77/+636
* * python/cpp_failing_0-8.txt,java_failing_0-8.txt: updated to current failuresAlan Conway2007-03-193-0/+0
* Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076...Alan Conway2007-03-1910-75/+243
* Merged revisions 504601-504602,504604-504609,504611-504702,504704-504707,5047...Alan Conway2007-03-193-22/+70
* Changed tests.* to tests_0-8.*.Alan Conway2007-03-191-2/+2
* Merged revisions 504590 via svnmerge from Alan Conway2007-03-196-14/+256
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-194-27/+54
* * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ...Alan Conway2007-03-195-48/+155
* Add java_failing_0-1.txt for current Java failures against python/tests_0-8.Alan Conway2007-03-191-0/+2