summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/DeliverableMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-5/+0
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-7/+5
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+2
* Add directory to #includeAlan Conway2009-07-141-1/+1
* 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-1/+1
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-0/+4
* Replaced shared_ptr with intrusive_ptr for qpid::Broker::Message.Alan Conway2007-11-141-1/+1
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-0/+2
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+4
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+33
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-33/+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-1/+1
* Initial implementation for tx class.Gordon Sim2006-10-301-0/+30