summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Message.h
Commit message (Expand)AuthorAgeFilesLines
...
* Initial sketching out of staging functionality for large messages (i.e. allow...Gordon Sim2006-11-241-2/+30
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-1/+0
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-221-1/+2
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-7/+7
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-091-2/+10
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-3/+4
* Initial implementation for tx class.Gordon Sim2006-10-301-4/+6
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-2/+2
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-7/+7
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+89