summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build order: common first.Alan Conway2007-01-091-1/+1
* Most of remaining version changes for C++. Still need to deal with AMQFrameCarl C. Trieloff2007-01-0917-83/+87
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-052-3/+5
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-051-1/+6
* Add refernece to prereqs in README-dist.Alan Conway2007-01-051-3/+5
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-042-47/+1
* Added "make check" to -build flag.Alan Conway2007-01-041-1/+2
* Added "make check" to -build flag.Alan Conway2007-01-041-0/+1
* Added -build flag: a new working copy can be built with just "bootstrap -build"Alan Conway2007-01-041-0/+5
* Comment correction.Alan Conway2007-01-031-5/+6
* - rpm: make rpm now builds RPMs under rpm/ directory.Alan Conway2006-12-2312-199/+293
* File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...Kim van der Riet2006-12-221-1/+1
* missed files from last commit.Carl C. Trieloff2006-12-212-5/+2
* Multi version part 3. (2 more to come + tests)Carl C. Trieloff2006-12-213-6/+11
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-2013-38/+50
* Adding files for EventChannel implementation.Alan Conway2006-12-207-0/+835
* make rpm in cpp directory builds qpidc RPMs in default locations.Alan Conway2006-12-205-28/+77
* [For Andrew Stitcher] inlined qpid::sys::check() in APRBase.h; This is called...Kim van der Riet2006-12-192-10/+12
* Print program locations with versions.Alan Conway2006-12-191-1/+1
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-199-35/+41
* [For Jim Meyering] Added new utility to download and build required tools to ...Kim van der Riet2006-12-182-7/+235
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-182-0/+47
* [for Jim Meyring] configure.ac: Restore the logic used to determine whether toKim van der Riet2006-12-151-3/+6
* Broker side dynamic version hook up.Carl C. Trieloff2006-12-142-35/+52
* A bit more documentation for the client tests which are currently doubling as...Gordon Sim2006-12-134-10/+128
* 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