summaryrefslogtreecommitdiff
path: root/cpp/broker/src/Message.cpp
Commit message (Expand)AuthorAgeFilesLines
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-100/+0
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-111-2/+2
* Implementation of basic_get.Gordon Sim2006-10-111-1/+15
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-101-9/+3
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-061-10/+0
* Moved ack tests to basic class, added test for requeueing on recovery.Gordon Sim2006-09-271-2/+7
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+97