summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Working towards abstracting away the cross platform uuid mess:Andrew Stitcher2009-08-313-81/+12
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-316-22/+24
* Hide internal message ID behind APIGordon Sim2009-08-261-3/+1
* Add required include (absence believed to cause failures on some platforms)Gordon Sim2009-08-261-0/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-2512-0/+944
* Added QPID_COMMON_EXPORT to convertIfRequired to satisfy Windows build.Stephen D. Huston2009-08-221-1/+1
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-212-1/+9
* Added documentation for AMQP 0-10 URL format.Jonathan Robie2009-08-211-0/+14
* Add needed extern decorators for Windows; applies patch QPID-2061-1.patch in ...Stephen D. Huston2009-08-201-1/+1
* Fixed distcheck target, broken by my last commit.Gordon Sim2009-08-201-2/+3
* Add List class to handle encoding of AMQP 0-10 list type.Gordon Sim2009-08-203-3/+198
* Fixed doxygen generation for the C++ APIsTed Ross2009-08-194-0/+13
* Introduce the public includes for the QMF interfaces.Ted Ross2009-08-195-0/+662
* Explicit Msg::op<< overrides for integral types, fixes a store compile problem.Alan Conway2009-08-041-4/+19
* Move remaining needed Windows files from src/qpid/sys/windows to include/qpid...Stephen D. Huston2009-07-173-0/+124
* Move necessary files due to header file reorg; fixes Windows buildStephen D. Huston2009-07-163-0/+306
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-1584-0/+7959