summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Expand)AuthorAgeFilesLines
...
* Apply QPID_CLIENT_EXTERN where needed; should have been in with r900592. Fixe...Stephen D. Huston2010-01-191-8/+9
* Alter type of array index variableGordon Sim2010-01-181-2/+2
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-153-1/+116
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-133-1/+21
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-121-0/+17
* Fix broker crash "confirmed N but only sent M" with managed agents running.Alan Conway2010-01-111-2/+1
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-051-1/+1
* QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal...Gordon Sim2009-12-171-0/+3
* QPID-1951: Removed need for Windows versions of ssize_t and pid_tAndrew Stitcher2009-12-151-4/+0
* QPID-2212: revert previous attempt at fix; disable on windows onlyGordon Sim2009-12-151-0/+74
* QPID-2087: Some amplification of doxygen for SubscriptionSettingsGordon Sim2009-12-111-4/+35
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-111-4/+0
* Support for restarting a persistent cluster.Alan Conway2009-11-241-1/+3
* QPID-664: Added a little bit of doc on connection options.Gordon Sim2009-11-231-0/+34
* QPID-664: Allow session to be specified as transactional; add basic test of t...Gordon Sim2009-11-231-0/+3
* Improved formatting of address documentation.Gordon Sim2009-11-201-35/+47
* QPID-664: Added some documentation for address options; tidied up the handlin...Gordon Sim2009-11-191-4/+72
* QPID-664: Add spout & drain examples as per python clientGordon Sim2009-11-191-2/+2
* QPID-664: Add accessors for connection from session, and for session from sen...Gordon Sim2009-11-173-1/+19
* QPID-664: Allow application to set session name and retrieve session using th...Gordon Sim2009-11-171-1/+2
* QPID-664: Added getReceiver()/getSender() methods to session in new api.Gordon Sim2009-11-173-1/+37
* QPID-664: Remove start()/stop() methods from apiGordon Sim2009-11-161-10/+0
* QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an...Gordon Sim2009-11-161-1/+1
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-163-61/+16
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-121-2/+3
* Add missing extern decls. Fixes broken Windows build.Stephen D. Huston2009-11-112-2/+2
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-115-74/+58
* Refer to struct/class consistently across files.Stephen D. Huston2009-10-302-4/+4
* Correct the macro used to detect DLL building to match the new target name ch...Stephen D. Huston2009-10-301-1/+1
* Added extra info to doxygen comments regarding use of SubscriptionManager::ge...Gordon Sim2009-10-291-0/+6
* Separate FailoverListener from client::Connection.Alan Conway2009-10-263-4/+91
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-231-0/+1
* Added operators for present/not-present in the object (i.e. for optional prop...Ted Ross2009-10-221-1/+3
* Tidied up dependencies in IOHandle so that it is no longerAndrew Stitcher2009-10-211-15/+1
* Carry over recent AsynchIO-level changes to Windows.Stephen D. Huston2009-10-201-3/+5
* Split responsibility for name lookup in AsynchConnector::connectAndrew Stitcher2009-10-091-0/+5
* Pick up size_t def from Windows rather than making one up and possibly clashi...Stephen D. Huston2009-10-071-1/+3
* QMF Fixes in Ruby Console:Ted Ross2009-10-022-0/+6
* QMF Fixes:Ted Ross2009-10-021-1/+3
* Deprecated enableQueueEvents() in the doxygen comments. Use setInt() instead.Jonathan Robie2009-10-021-0/+15
* define content- and view- classes separately from message classGordon Sim2009-10-026-107/+322
* QMF Engine updates:Ted Ross2009-09-293-1/+8
* Adding missing fileTed Ross2009-09-271-0/+32
* QMF updates:Ted Ross2009-09-2514-16/+1431
* Refactored the QMF engine to adhere to the following rules regardingTed Ross2009-09-181-2/+5
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-143-9/+57
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-1/+1
* Pick up correct CMake-set macro (qmfcommon_EXPORTS) to flip import/export for...Stephen D. Huston2009-09-041-1/+1
* Revisit fix for QPID-1737: (clash with Win32 symbol)Andrew Stitcher2009-09-013-3/+1
* Some QPID_COMMON_EXTERNs missed from previous uuid commitAndrew Stitcher2009-09-011-3/+3