summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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