summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk up to revision 466241Robert Greig2006-10-2021-112/+71
* Merge from trunk up to revision 465005Robert Greig2006-10-17192-962/+624
* Converted broker to a class for use in tests, plugins etc.Alan Conway2006-10-1223-138/+465
* Fixed bug causing ChannelTest.testDeliveryNoAck to fail intermittently.Gordon Sim2006-10-122-2/+2
* Renamed to follow naming conventions.Alan Conway2006-10-112-0/+0
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-1186-787/+540
* Implementation of basic_get.Gordon Sim2006-10-117-26/+154
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-108-68/+208
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-0612-56/+312
* Cleanup of unused classes.Gordon Sim2006-09-295-236/+3
* New files missed from yesterdays checkin, apologies!Alan Conway2006-09-285-0/+333
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-2719-326/+492
* Moved ack tests to basic class, added test for requeueing on recovery.Gordon Sim2006-09-273-3/+10
* Initial implementation of basic_ack & basic_recoverGordon Sim2006-09-274-14/+103
* Added tests for basic_cancel and for handling of invalid channel ids.Gordon Sim2006-09-223-21/+37
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-2118-89/+429
* Use the generated proxy classes rather than constructing frames directly.Gordon Sim2006-09-214-58/+89
* Import of qpid from etp:Rafael H. Schloming2006-09-19180-0/+16067