summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-171 Patch supplied by Rob Godfrey to fix problem where close check for p...Robert Greig2006-12-122-12/+84
* More example fixes and updated pomMarnie McCormack2006-12-124-36/+6
* Fixes to example classesMarnie McCormack2006-12-121-1/+1
* printing the error stack traceBhupendra Bhusman Bhardwaj2006-12-123-25/+25
* QPID-95 : Patch supplied by Rob Godfrey - throws correct exception when encou...Robert Greig2006-12-124-12/+222
* Renamed Content.h (and Content.cpp for consistency) in framing to avoid clash...Gordon Sim2006-12-124-4/+4
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-124-283/+425
* Removed example dir from here as created under client dirMarnie McCormack2006-12-1218-1773/+0
* Re-introduced example classesMarnie McCormack2006-12-1219-0/+1884
* systests test reorgStephen Vinoski2006-12-1215-40/+30
* complete client test reorganizationStephen Vinoski2006-12-124-6/+0
* client test reorganizationStephen Vinoski2006-12-12100-19/+22
* QPID-102: removed some superfluous code from JMSStreamMessage.Robert Greig2006-12-111-87/+9
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-112-76/+464
* Corrected compile errorKim van der Riet2006-12-111-1/+1
* Added new Content class and other methods in Buffer to support the new transp...Kim van der Riet2006-12-115-0/+103
* This contains a fix for QPID-165 and QPID-166Rajith Muditha Attapattu2006-12-1110-13/+137
* Added stubs for new Content interface to support new AMQP 0-9 transportKim van der Riet2006-12-112-0/+43
* Added generation for (yet to be written) Content class which will be a part o...Kim van der Riet2006-12-112-0/+10
* Allow xid to be associated with publication and acknowledgements.Gordon Sim2006-12-119-27/+61
* Patch posted to dev listed:Gordon Sim2006-12-113-11/+20
* Restored lost edit from earlier merge (note about cppunit being on path).Gordon Sim2006-12-111-1/+2
* fix misplaced double quoteStephen Vinoski2006-12-111-1/+1
* QPID-163 - attempting to change the client id results in an exception being t...Robert Greig2006-12-092-11/+49
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-099-107/+1358
* minor client build changesStephen Vinoski2006-12-082-5/+6
* fix for QPID-116Stephen Vinoski2006-12-082-2/+2
* 2006-12-08 Jim Meyering <meyering@redhat.com>Carl C. Trieloff2006-12-081-2/+3
* 2006-12-08 Based on a patch by Jim Meyering <meyering@redhat.com>Alan Conway2006-12-081-4/+3
* make hard-coded logging level variableStephen Vinoski2006-12-081-4/+1
* Some svn:ignore property updates.Gordon Sim2006-12-080-0/+0
* Merged in changes from patch submitted by Jim Meyering on dev list.Gordon Sim2006-12-081-10/+18
* added preconditions to check session status before invoking methods as per th...Rajith Muditha Attapattu2006-12-081-0/+15
* Patch submitted to dev:Gordon Sim2006-12-084-1/+27
* Added docs/api/Makefile to the list of files to create in configure.ac. Gordon Sim2006-12-081-0/+1
* Thanks Alan the static_cast does prevent the warning on rhel4/x86_64Steven Shaw2006-12-081-1/+1
* Append system and processor to the tarball nameSteven Shaw2006-12-081-1/+1
* Some more unit tests.Gordon Sim2006-12-083-17/+203
* Reverted Mina 1.0.1 change as it is causing buffer decode errorsMartin Ritchie2006-12-081-3/+3
* Upgraded Mina to 1.0.1Martin Ritchie2006-12-081-3/+3
* changes for Eclipse supportStephen Vinoski2006-12-071-154/+0
* Additional notes about setting up cppunit and boostSteven Shaw2006-12-071-0/+8
* Quick change to generator to generate into framing dir only. NOTE: cannot use...Kim van der Riet2006-12-071-4/+3
* New make-dist script and related files. Just a hack for now to build a binary...Steven Shaw2006-12-078-204/+169
* Added "make html" target to build doxygen documentation in docs/api/html.Alan Conway2006-12-075-8/+50
* QPID-9Martin Ritchie2006-12-071-1/+101
* QPID-9Martin Ritchie2006-12-074-189/+338
* Changed assertTrue(x) to assertEquals(True, x) as older version od pyunit see...Gordon Sim2006-12-071-2/+2
* Added unit test and slightly refactored code.Gordon Sim2006-12-075-22/+110
* Added line to check setPropertyNames as useful temp system Marnie McCormack2006-12-071-0/+1