summaryrefslogtreecommitdiff
path: root/cpp/src/qpid
Commit message (Expand)AuthorAgeFilesLines
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-3112-80/+92
* Added doc & unit tests.Gordon Sim2006-10-312-1/+11
* Some additional unit tests.Gordon Sim2006-10-314-8/+15
* Initial implementation for tx class.Gordon Sim2006-10-3042-270/+1291
* Makefile support for optimized release build. Do make BUILD=RELEASE.Alan Conway2006-10-241-2/+2
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-2416-45/+32
* Fixed various minor TODO issues.Alan Conway2006-10-196-28/+13
* Remove bad assertAlan Conway2006-10-181-3/+2
* Fix core dump if address in use.Alan Conway2006-10-173-6/+4
* Add apr-1/ prefix to APR #includes to pick up from standard location.Alan Conway2006-10-1613-23/+23
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-1639-134/+134
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-16141-0/+10876