| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Combined README.txt and READE-dist into README. Fixes cwiki link, | Alan Conway | 2007-01-14 | 6 | -25/+27 |
| * | * Added Requester/Responder classes to manage request-ids, response-ids, | Alan Conway | 2007-01-14 | 9 | -25/+327 |
| * | Andrew Stitcher <astitcher@redhat.com> | Alan Conway | 2007-01-12 | 2 | -29/+254 |
| * | Use amqp 0-9 request/response framing in broker and client. | Alan Conway | 2007-01-12 | 13 | -157/+176 |
| * | Include *.cpp in developer doxygen to get calls/called-by links. | Alan Conway | 2007-01-11 | 1 | -3/+3 |
| * | * Build order - src before tests. | Alan Conway | 2007-01-11 | 15 | -51/+1336 |
| * | Encoding and decoding of AMQP 0-9 request and response frames. | Alan Conway | 2007-01-10 | 13 | -58/+333 |
| * | version back merge from trunk rev 494553. | Carl C. Trieloff | 2007-01-09 | 17 | -78/+80 |
| * | merged in code form Andrew, to clean up version map construction. | Carl C. Trieloff | 2007-01-09 | 1 | -3/+1 |
| * | Automated C++ client_test and topictest. | Alan Conway | 2007-01-09 | 10 | -72/+69 |
| * | Patch from Andrew, I will merge the solution that I am working on shortly, but | Carl C. Trieloff | 2007-01-09 | 1 | -2/+2 |
| * | Disabled python tests, added system tests to build: client_test, topictest. | Alan Conway | 2007-01-09 | 8 | -159/+53 |
| * | Merged changes from trunk to fix C++ client version 0-0 bug. Changes to cpp/l... | Kim van der Riet | 2007-01-05 | 2 | -47/+1 |
| * | 0-9 branch now compiles but is not yet functional. | Alan Conway | 2007-01-05 | 5 | -43/+115 |
| * | Compile fixes, still not complete: #def class in FramingContent.h | Alan Conway | 2007-01-04 | 1 | -2/+3 |
| * | Unsupress generation of 0-8 classes. Re-suppress when new | Alan Conway | 2007-01-04 | 1 | -2/+7 |
| * | Fixed compile errors, not all fixed yet: | Alan Conway | 2007-01-04 | 3 | -36/+30 |
| * | Fixed some compile errors: | Alan Conway | 2007-01-04 | 1 | -8/+11 |
| * | Changes to lick off the 0-9 generation. Note that the new spec file specs/amq... | Kim van der Riet | 2007-01-04 | 1 | -1/+1 |
| * | Added "make check" to -build flag. | Alan Conway | 2007-01-04 | 1 | -0/+1 |
| * | Added -build flag: a new working copy can be built with just "bootstrap -build" | Alan Conway | 2007-01-04 | 1 | -0/+5 |
| * | Comment correction. | Alan Conway | 2007-01-03 | 1 | -5/+6 |
| * | - rpm: make rpm now builds RPMs under rpm/ directory. | Alan Conway | 2006-12-23 | 12 | -199/+293 |
| * | File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl... | Kim van der Riet | 2006-12-22 | 1 | -1/+1 |
| * | missed files from last commit. | Carl C. Trieloff | 2006-12-21 | 2 | -5/+2 |
| * | Multi version part 3. (2 more to come + tests) | Carl C. Trieloff | 2006-12-21 | 3 | -6/+11 |
| * | Support for multi version, merge part 1. - can still refactor out dup use of | Carl C. Trieloff | 2006-12-20 | 13 | -38/+50 |
| * | Adding files for EventChannel implementation. | Alan Conway | 2006-12-20 | 7 | -0/+835 |
| * | make rpm in cpp directory builds qpidc RPMs in default locations. | Alan Conway | 2006-12-20 | 5 | -28/+77 |
| * | [For Andrew Stitcher] inlined qpid::sys::check() in APRBase.h; This is called... | Kim van der Riet | 2006-12-19 | 2 | -10/+12 |
| * | Print program locations with versions. | Alan Conway | 2006-12-19 | 1 | -1/+1 |
| * | * cpp/gen/Makefile.am: fixed generated code dependencies. | Alan Conway | 2006-12-19 | 9 | -35/+41 |
| * | [For Jim Meyering] Added new utility to download and build required tools to ... | Kim van der Riet | 2006-12-18 | 2 | -7/+235 |
| * | Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava... | Kim van der Riet | 2006-12-18 | 2 | -0/+47 |
| * | [for Jim Meyring] configure.ac: Restore the logic used to determine whether to | Kim van der Riet | 2006-12-15 | 1 | -3/+6 |
| * | Broker side dynamic version hook up. | Carl C. Trieloff | 2006-12-14 | 2 | -35/+52 |
| * | A bit more documentation for the client tests which are currently doubling as... | Gordon Sim | 2006-12-13 | 4 | -10/+128 |
| * | README-dev: Added Fedora 6 setup instructions. | Alan Conway | 2006-12-13 | 2 | -3/+28 |
| * | Added some doxygen comments for the client API. | Gordon Sim | 2006-12-13 | 13 | -24/+416 |
| * | Added prepared() method to MessageStore interface. | Gordon Sim | 2006-12-13 | 6 | -8/+43 |
| * | Sundry fixes to spec and build system for RPM packaging. | Alan Conway | 2006-12-13 | 10 | -26/+132 |
| * | 2006-12-11 Alan Conway <aconway@redhat.com> | Alan Conway | 2006-12-12 | 14 | -99/+195 |
| * | Renamed Content.h (and Content.cpp for consistency) in framing to avoid clash... | Gordon Sim | 2006-12-12 | 4 | -4/+4 |
| * | Added new Content class and other methods in Buffer to support the new transp... | Kim van der Riet | 2006-12-11 | 5 | -0/+103 |
| * | Allow xid to be associated with publication and acknowledgements. | Gordon Sim | 2006-12-11 | 9 | -27/+61 |
| * | Patch posted to dev listed: | Gordon Sim | 2006-12-11 | 3 | -11/+20 |
| * | Restored lost edit from earlier merge (note about cppunit being on path). | Gordon Sim | 2006-12-11 | 1 | -1/+2 |
| * | 2006-12-08 Jim Meyering <meyering@redhat.com> | Carl C. Trieloff | 2006-12-08 | 1 | -2/+3 |
| * | 2006-12-08 Based on a patch by Jim Meyering <meyering@redhat.com> | Alan Conway | 2006-12-08 | 1 | -4/+3 |
| * | Merged in changes from patch submitted by Jim Meyering on dev list. | Gordon Sim | 2006-12-08 | 1 | -10/+18 |