summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/DeliveryRecordTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup in broker directory.Alan Conway2010-10-141-0/+1
* Tidied up namespace usageAndrew Stitcher2009-09-091-2/+6
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* DeliveryRecord optimizations.Alan Conway2009-05-061-1/+1
* Refactored DeliveryRecord and delivery path to remove some redundant code.Gordon Sim2008-10-211-1/+3
* c++ broker: Don't hold on to delivery records for accepted/released messages ...Gordon Sim2008-10-151-1/+1
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-31/+23
* - enable the ability to lazy load from async storeCarl C. Trieloff2007-11-081-1/+1
* Fixed recovery; unacked message records are now updated to hold the new comma...Gordon Sim2007-10-021-0/+68