summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DeliverableMessage.h
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-1/+0
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-5/+6
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* Code cleanup in broker directory.Alan Conway2010-10-141-1/+0
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-4/+5
* broker: Fixed incorrect pass-by-reference of Queue::shared_ptr in several files.Alan Conway2008-10-071-2/+2
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-2/+4
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-0/+1
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-2/+2
* Renamed the following files for consistency:Alan Conway2007-09-251-1/+1
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+1
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+1
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+41
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-41/+0
* 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-3/+3
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+38