summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Message.cpp
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-215/+0
* Some further tweaks to MessageStore interface.Gordon Sim2006-11-301-1/+5
* Modifications to allow loading of message data in chunks, refragmentation of ...Gordon Sim2006-11-281-41/+50
* Initial sketching out of staging functionality for large messages (i.e. allow...Gordon Sim2006-11-241-27/+68
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-2/+11
* 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-1/+1
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-091-0/+50
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-2/+0
* Minor source reorg, see README.Alan Conway2006-11-061-2/+2
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-1/+8
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-1/+1
* Initial implementation for tx class.Gordon Sim2006-10-301-1/+0
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-8/+3
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-3/+3
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+100