summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Exchange.h
Commit message (Expand)AuthorAgeFilesLines
* Correct declarations to be the same as definitions.Gordon Sim2008-05-291-1/+1
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-1/+1
* Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and StoreKim van der Riet2008-04-081-4/+5
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-5/+30
* Renamed the following files for consistency:Alan Conway2007-09-251-0/+83
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-50/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-3/+3
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-221-4/+6
* 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-3/+3
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-12/+16
* Initial implementation for tx class.Gordon Sim2006-10-301-3/+3
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-3/+3
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+41