summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Queue.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-091-0/+5
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-13/+13
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-071-8/+11
* 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-4/+17
* Moved APR specific sources into src_apr.Alan Conway2006-11-011-3/+3
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-1/+1
* Some additional unit tests.Gordon Sim2006-10-311-4/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-1/+25
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-2/+2
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+155