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