summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix build error - missing op << for Struct32.Alan Conway2008-04-151-0/+2
* Refactored the IO framework that sits on top of Poller so that it uses a gene...Andrew Stitcher2008-04-151-2/+4
* Remove deleted file from distribution list.Gordon Sim2008-04-151-1/+0
* Struct32 encodingAlan Conway2008-04-151-0/+3
* Fix packaing problem with generated file allSegmentTypes.hAlan Conway2008-04-081-1/+1
* Summary: added 0-10 Array encoding and decoding.Alan Conway2008-04-081-0/+3
* src/qpid/amqp_0_10/Body.h, Header.h: placeholders.Alan Conway2008-04-071-3/+6
* rubygen/0-10/specification.rbAlan Conway2008-04-071-1/+0
* Missing from last commit.Alan Conway2008-04-071-1/+1
* src/qpid/amqp_0_10/Exception.hAlan Conway2008-04-041-0/+1
* src/qpid/amqp_0_10/Assembly.cpp,.h:Alan Conway2008-04-041-2/+0
* amqp_0_10/built_in_types.hAlan Conway2008-04-031-0/+1
* Encoding/decoding for new types: amqp_0_10::Map, amqp_0_10:UnknownTypeAlan Conway2008-04-021-0/+5
* Removed unused files.Alan Conway2008-03-271-3/+0
* Send accept in response to message publications if required.Gordon Sim2008-03-271-0/+2
* Update to dtx inline with latest spec:Gordon Sim2008-03-261-0/+2
* Bounds-checking iterator wrapper, for use with Codec::encode/decode.Alan Conway2008-03-261-0/+1
* Add missing header file to SOURCES.Alan Conway2008-03-251-0/+1
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-181-2/+5
* Added file missed in last commit.Gordon Sim2008-03-171-0/+1
* Added missing header files to distribution.Gordon Sim2008-03-131-0/+2
* rubygen/0-10/specification.rb:Alan Conway2008-03-111-0/+4
* Further updates to support final 0-10 specGordon Sim2008-03-041-0/+2
* Completed holders, visitors and serialization for 0-10 commands and controls.Alan Conway2008-03-041-2/+3
* A further step to final 0-10 spec.Gordon Sim2008-03-031-1/+3
* - Added Buffer::Iterator so amqp_0_10::Codec can use a BufferAlan Conway2008-02-291-0/+1
* Template visitors for amqp_0_10::Command, Control and Struct.Alan Conway2008-02-291-1/+2
* QPID-820 from trossCarl C. Trieloff2008-02-281-0/+2
* Generating domains, structs, commands and controls for 0-10 final spec.Alan Conway2008-02-271-0/+2
* Generate code for both 0-99 preview and 0-10 final specs .Alan Conway2008-02-271-3/+5
* Some refactoring of the 0-10 codepath (being migrated to final spec) that pri...Gordon Sim2008-02-251-0/+4
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-0/+10
* AMQP 0-10 type system:Alan Conway2008-02-211-0/+4
* STL-style intrsive linked lists, single (ISList) and double (IList)Alan Conway2008-02-191-1/+3
* From Ted Ross, https://issues.apache.org/jira/browse/QPID-780Alan Conway2008-02-061-0/+6
* Oops, missed makefile in last commit.Gordon Sim2008-02-011-0/+2
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-3/+0
* Intrusive list template qpid::IList and unit tests.Alan Conway2008-01-171-1/+2
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-0/+1
* Patch from https://issues.apache.org/jira/browse/QPID-722 by Ted Ross:Alan Conway2008-01-071-4/+4
* added missing header fileNuno Santos2008-01-031-0/+1
* Summary:Alan Conway2007-12-071-1/+2
* examples/Makefile.am:Alan Conway2007-12-041-1/+2
* Added Session.h to list of distributed headers.Gordon Sim2007-12-031-0/+1
* Further missing fileGordon Sim2007-11-291-0/+1
* Fixed wrong file added in last commitGordon Sim2007-11-291-1/+1
* Added extra file to posix sourcesGordon Sim2007-11-291-0/+1
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-0/+3
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-0/+1
* QPID-689 from tross@redhat.com.Alan Conway2007-11-231-9/+12