summaryrefslogtreecommitdiff
path: root/cpp/common
Commit message (Expand)AuthorAgeFilesLines
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-16113-8768/+0
* Converted broker to a class for use in tests, plugins etc.Alan Conway2006-10-1213-49/+201
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-1149-594/+268
* Implementation and tests for basic_qos (i.e. prefetching)Gordon Sim2006-10-102-2/+2
* Decoupled routing from the channel and message classes.Gordon Sim2006-10-061-2/+2
* Cleanup of unused classes.Gordon Sim2006-09-295-236/+3
* New files missed from yesterdays checkin, apologies!Alan Conway2006-09-282-0/+59
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-2715-321/+355
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-211-4/+2
* Use the generated proxy classes rather than constructing frames directly.Gordon Sim2006-09-212-37/+69
* Import of qpid from etp:Rafael H. Schloming2006-09-19112-0/+9052