summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/client/Message.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+175
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-175/+0
* Cleaned up PIMPL pattern for public APIAlan Conway2009-05-011-7/+11
* Fixes to build under Visual Studio 2008Andrew Stitcher2009-04-231-1/+1
* Apply PIMPL pattern to qpid::client::Message.Alan Conway2009-04-201-18/+37
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-9/+10
* QPID-1294 (Johnathan Robie) Improved doxygen generation.Alan Conway2008-11-051-0/+70
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-101-3/+1
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-091-2/+24
* Edits to doxygen comments for user documentation.Alan Conway2008-04-241-1/+1
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-5/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-201-51/+12
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-6/+6
* Summary:Alan Conway2007-12-071-2/+2
* client::SubscriptionManager:Alan Conway2007-11-071-3/+13
* Fix client side core dump when disconneced unexpectedly:Alan Conway2007-10-311-1/+4
* Rename client::Session as client::Session_0_10Alan Conway2007-10-291-2/+2
* Don't recover messages for cancelled subscriptions.Gordon Sim2007-10-051-0/+5
* Renamed the following files for consistency:Alan Conway2007-09-251-0/+86
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-89/+0
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-221-1/+1
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Some more riguorous 'const' declarations in basic header properties. Some mor...Gordon Sim2006-11-101-21/+21
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+86