| Commit message (Expand) | Author | Age | Files | Lines |
| * | Generate c++ code from final 0-10 spec | Gordon Sim | 2008-04-24 | 1 | -26/+4 |
| * | * Renamed the Acceptor class to be the ProtocolFactory class | Andrew Stitcher | 2008-04-22 | 1 | -1/+1 |
| * | QPID-648: (based on patch from mfarrellee@redhat.com) | Gordon Sim | 2008-04-22 | 1 | -0/+2 |
| * | Fix packaging problems for rpmbuild. | Alan Conway | 2008-04-21 | 1 | -33/+33 |
| * | Disable compilation of amqp_0_10 codec until ready for integration. | Alan Conway | 2008-04-21 | 1 | -33/+33 |
| * | src/qpid/RangeSet.h: generic set implementation using ranges. | Alan Conway | 2008-04-21 | 1 | -0/+1 |
| * | QPID-920: converted c++ client to use final 0-10 protocol | Gordon Sim | 2008-04-20 | 1 | -13/+7 |
| * | Added missed new include file | Andrew Stitcher | 2008-04-18 | 1 | -0/+1 |
| * | Split AsynchIOAcceptor into IOHandler and connection control code | Andrew Stitcher | 2008-04-18 | 1 | -2/+3 |
| * | Patch for improved compatibility with gcc 3.4 and boost 1.33 | Andrew Stitcher | 2008-04-17 | 1 | -1/+1 |
| * | src/Makefile.am: Fix problems with rpmbuild. | Alan Conway | 2008-04-17 | 1 | -3/+4 |
| * | Added missing .h files to Makefile.am to fix make rpmbuild. | Alan Conway | 2008-04-17 | 1 | -0/+3 |
| * | Add missing files to packaging. | Alan Conway | 2008-04-16 | 1 | -0/+3 |
| * | Removed complex_types.h from Makefile.am. | Alan Conway | 2008-04-16 | 1 | -1/+0 |
| * | Separate new codec from liqqpidcommon to improve link times. | Alan Conway | 2008-04-16 | 1 | -14/+18 |
| * | Fix build error - missing op << for Struct32. | Alan Conway | 2008-04-15 | 1 | -0/+2 |
| * | Refactored the IO framework that sits on top of Poller so that it uses a gene... | Andrew Stitcher | 2008-04-15 | 1 | -2/+4 |
| * | Remove deleted file from distribution list. | Gordon Sim | 2008-04-15 | 1 | -1/+0 |
| * | Struct32 encoding | Alan Conway | 2008-04-15 | 1 | -0/+3 |
| * | Fix packaing problem with generated file allSegmentTypes.h | Alan Conway | 2008-04-08 | 1 | -1/+1 |
| * | Summary: added 0-10 Array encoding and decoding. | Alan Conway | 2008-04-08 | 1 | -0/+3 |
| * | src/qpid/amqp_0_10/Body.h, Header.h: placeholders. | Alan Conway | 2008-04-07 | 1 | -3/+6 |
| * | rubygen/0-10/specification.rb | Alan Conway | 2008-04-07 | 1 | -1/+0 |
| * | Missing from last commit. | Alan Conway | 2008-04-07 | 1 | -1/+1 |
| * | src/qpid/amqp_0_10/Exception.h | Alan Conway | 2008-04-04 | 1 | -0/+1 |
| * | src/qpid/amqp_0_10/Assembly.cpp,.h: | Alan Conway | 2008-04-04 | 1 | -2/+0 |
| * | amqp_0_10/built_in_types.h | Alan Conway | 2008-04-03 | 1 | -0/+1 |
| * | Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownType | Alan Conway | 2008-04-02 | 1 | -0/+5 |
| * | Removed unused files. | Alan Conway | 2008-03-27 | 1 | -3/+0 |
| * | Send accept in response to message publications if required. | Gordon Sim | 2008-03-27 | 1 | -0/+2 |
| * | Update to dtx inline with latest spec: | Gordon Sim | 2008-03-26 | 1 | -0/+2 |
| * | Bounds-checking iterator wrapper, for use with Codec::encode/decode. | Alan Conway | 2008-03-26 | 1 | -0/+1 |
| * | Add missing header file to SOURCES. | Alan Conway | 2008-03-25 | 1 | -0/+1 |
| * | Make AsyncIOAcceptor multi-protocol: | Alan Conway | 2008-03-18 | 1 | -2/+5 |
| * | Added file missed in last commit. | Gordon Sim | 2008-03-17 | 1 | -0/+1 |
| * | Added missing header files to distribution. | Gordon Sim | 2008-03-13 | 1 | -0/+2 |
| * | rubygen/0-10/specification.rb: | Alan Conway | 2008-03-11 | 1 | -0/+4 |
| * | Further updates to support final 0-10 spec | Gordon Sim | 2008-03-04 | 1 | -0/+2 |
| * | Completed holders, visitors and serialization for 0-10 commands and controls. | Alan Conway | 2008-03-04 | 1 | -2/+3 |
| * | A further step to final 0-10 spec. | Gordon Sim | 2008-03-03 | 1 | -1/+3 |
| * | - Added Buffer::Iterator so amqp_0_10::Codec can use a Buffer | Alan Conway | 2008-02-29 | 1 | -0/+1 |
| * | Template visitors for amqp_0_10::Command, Control and Struct. | Alan Conway | 2008-02-29 | 1 | -1/+2 |
| * | QPID-820 from tross | Carl C. Trieloff | 2008-02-28 | 1 | -0/+2 |
| * | Generating domains, structs, commands and controls for 0-10 final spec. | Alan Conway | 2008-02-27 | 1 | -0/+2 |
| * | Generate code for both 0-99 preview and 0-10 final specs . | Alan Conway | 2008-02-27 | 1 | -3/+5 |
| * | Some refactoring of the 0-10 codepath (being migrated to final spec) that pri... | Gordon Sim | 2008-02-25 | 1 | -0/+4 |
| * | Start moving towards final 0-10 spec: | Gordon Sim | 2008-02-21 | 1 | -0/+10 |
| * | AMQP 0-10 type system: | Alan Conway | 2008-02-21 | 1 | -0/+4 |
| * | STL-style intrsive linked lists, single (ISList) and double (IList) | Alan Conway | 2008-02-19 | 1 | -1/+3 |
| * | From Ted Ross, https://issues.apache.org/jira/browse/QPID-780 | Alan Conway | 2008-02-06 | 1 | -0/+6 |