summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* README-dev: Added Fedora 6 setup instructions.Alan Conway2006-12-132-3/+28
* Added some doxygen comments for the client API.Gordon Sim2006-12-1313-24/+416
* Added prepared() method to MessageStore interface.Gordon Sim2006-12-136-8/+43
* Sundry fixes to spec and build system for RPM packaging.Alan Conway2006-12-1310-26/+132
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-1214-99/+195
* Renamed Content.h (and Content.cpp for consistency) in framing to avoid clash...Gordon Sim2006-12-124-4/+4
* Added new Content class and other methods in Buffer to support the new transp...Kim van der Riet2006-12-115-0/+103
* 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
* 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
* Merged in changes from patch submitted by Jim Meyering on dev list.Gordon Sim2006-12-081-10/+18
* 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
* Additional notes about setting up cppunit and boostSteven Shaw2006-12-071-0/+8
* 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
* Added unit test and slightly refactored code.Gordon Sim2006-12-075-22/+110
* Macro was defined twice, removed second copy.Gordon Sim2006-12-071-89/+0
* Moved cppunit.m4 to correct location.Gordon Sim2006-12-071-0/+0
* Missed file from Jim's patchCarl C. Trieloff2006-12-061-0/+178
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-0616-71/+100
* allow automake from RHEL4Steven Shaw2006-12-061-1/+1
* 2006-12-06 Jim Meyering <meyering@redhat.com>Carl C. Trieloff2006-12-061-1/+3
* Patch submitted to dev list:Gordon Sim2006-12-061-6/+20
* Added new configuration option for staging threshold (size above which messages Gordon Sim2006-12-0611-18/+96
* Patch sumbitted to qpid-dev:Gordon Sim2006-12-064-32/+58
* 2006-12-05 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-051-1/+1
* 2006-12-05 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-051-2/+0
* Allow settings to be set and persisted for queues.Gordon Sim2006-12-059-26/+65
* Added queue policy class for controlling when message content should be relea...Gordon Sim2006-12-058-15/+163
* Patch submitted on qpid-dev:Gordon Sim2006-12-052-8/+17
* 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-041-6/+7
* Andrew Stitcher: Reduced CppUnit version requirement to 1.10.2Alan Conway2006-12-042-2/+2
* Patch from Andrew Stitcher:Gordon Sim2006-12-042-2/+2
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-044-116/+45
* Patch from Andrew Stitcher, sent to qpid-dev list.Gordon Sim2006-12-041-3/+3
* 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-042-5/+6
* Split README into README-dev for developers and README-dist for peopleAlan Conway2006-12-012-5/+29
* Fixed quoting error in tests/Makefile.am.Alan Conway2006-12-011-2/+1
* Jim Meyering: README typos, svn:ignore properties on directories.Alan Conway2006-12-011-12/+9
* Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.Gordon Sim2006-12-012-10/+23
* Backed apr dependancy down to >=1.2.2 to be able to build on FC5 and FC6Carl C. Trieloff2006-12-011-1/+1
* Further checkin of previous patch ( I seem to have done something wrong to ha...Gordon Sim2006-12-011-19/+18
* Path from Jim Meyering (sent to qpid-dev list) to fix issue with gen.mk plus ...Gordon Sim2006-12-015-25/+38
* Modification to ensure lazy loading is setup correctly where required on reco...Gordon Sim2006-12-011-0/+3