summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Channel.h
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-125/+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-0/+2
* 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-20/+20
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+1
* Minor source reorg, see README.Alan Conway2006-11-061-2/+2
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-2/+2
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-2/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-111/+32
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-9/+9
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+199