summaryrefslogtreecommitdiff
path: root/cpp/test
Commit message (Expand)AuthorAgeFilesLines
* More separation of concerns with APR, client side complete.Alan Conway2006-11-091-3/+2
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-085-43/+39
* Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own...Gordon Sim2006-11-073-42/+46
* Made passing of transaction context in message store explicit (to avoid threa...Gordon Sim2006-11-073-16/+64
* Minor source reorg, see README.Alan Conway2006-11-068-12/+12
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-035-138/+146
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-313-23/+4
* Added doc & unit tests.Gordon Sim2006-10-312-0/+128
* Some additional unit tests.Gordon Sim2006-10-314-0/+446
* Initial implementation for tx class.Gordon Sim2006-10-305-114/+157
* Makefile support for optimized release build. Do make BUILD=RELEASE.Alan Conway2006-10-241-1/+1
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-1/+1
* Fixed various minor TODO issues.Alan Conway2006-10-196-35/+10
* Fix build problems in makefile & client tests.Alan Conway2006-10-183-26/+24
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-1613-26/+26
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-1618-0/+2022
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-111-0/+40