summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added framing::BodyHolder:Alan Conway2007-11-221-11/+10
* Added qpid::InlineVector - std::vector with inline storage to avoidAlan Conway2007-11-161-0/+2
* Patch QPID-680 from trossCarl C. Trieloff2007-11-131-13/+18
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-2/+0
* Package examples in rpm %doc directory.Alan Conway2007-11-091-0/+1
* On Linux, broker defaults --worker-threads to the number of available CPU coresAlan Conway2007-11-091-1/+3
* client::SubscriptionManager:Alan Conway2007-11-071-0/+3
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-0/+2
* Improvements to gsim's SubscriptionManager:Alan Conway2007-11-021-6/+8
* Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr...Alan Conway2007-11-011-0/+1