summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/Subscription.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Applied PIMPL pattern to SubscriptionManager.Alan Conway2009-05-041-1/+1
* Cleaned up PIMPL pattern for public APIAlan Conway2009-05-011-2/+6
* Fixes to build under Visual Studio 2008Andrew Stitcher2009-04-231-0/+1
* Added some failover capable testsGordon Sim2008-11-141-1/+3
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-051-0/+1
* corrected compile errorCarl C. Trieloff2008-10-261-1/+1
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-0/+47