summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ExchangeRegistry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-2/+3
* - Added RW lockCarl C. Trieloff2007-07-051-3/+3
* Fixes and tests:Gordon Sim2007-06-271-3/+3
* Changes to support durable exchanges.Gordon Sim2007-05-171-6/+18
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+76
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-73/+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-5/+5
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-3/+3
* Minor source reorg, see README.Alan Conway2006-11-061-1/+1
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-17/+30
* 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/+57