summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples
Commit message (Expand)AuthorAgeFilesLines
* QPID-3268: correct connection option syntax in usage statementGordon Sim2011-05-202-2/+2
* Add missing CMakeLists.txt to files to distribute. Fixes QPID-3176.Stephen D. Huston2011-03-311-1/+1
* QPID-3137: ensure old api examples are installed into correct locationGordon Sim2011-03-118-7/+9
* Remove moved file refs, related to QPID-3067.Stephen D. Huston2011-03-041-4/+0
* Realign Visual Studio projects to match new examples locations; related to QP...Stephen D. Huston2011-03-022-24/+24
* QPID-3067: adding new file missing from last commitGordon Sim2011-03-011-0/+25
* QPID-3067: moved old examples to old_api directoryGordon Sim2011-03-0162-23/+50
* NO-JIRA: only two args usedGordon Sim2011-02-251-2/+2
* Changed the name of the declared exchange from 'xml' to 'xml-exchange'.Jonathan Robie2010-11-191-3/+3
* Added instructions for Messaging API examples.Jonathan Robie2010-11-191-0/+72
* Update readme: remove qmf-agent, add qmf-console descriptionKenneth Anthony Giusti2010-11-181-13/+6
* Add README.txt to distribution.Kenneth Anthony Giusti2010-11-171-0/+1
* Add README.txt for qmf-console examplesKenneth Anthony Giusti2010-11-171-0/+39
* Fix double spacing introduced by previous commit.Alan Conway2010-11-151-155/+0
* Fix inconsistent line terminators.Alan Conway2010-11-151-154/+308
* QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...Ted Ross2010-11-092-1/+14
* add ASF licence to various files in the cpp treeRobert Gemmell2010-10-311-0/+19
* Add missing hello_world and hello_xml examples. Resolves QPID-2919.Stephen D. Huston2010-10-291-0/+16
* QPID-2916: throw an exception when a data value cannot be encoded correctly a...Kenneth Anthony Giusti2010-10-281-4/+4
* Added some missing licenses; added FedOps.h to distribution listGordon Sim2010-10-274-0/+78
* QPID-2865 Cpp messaging examples compile problems for x64.Charles E. Rolke2010-10-116-12/+12
* QPID-2860: Have exchange declared as correct type if auto-createdGordon Sim2010-09-211-1/+1
* Adds a parameter to several examples to allow connection options to be specif...Jonathan Robie2010-09-146-10/+19
* QPID-2827 - QPID Cpp WinSDK does not contain 64-bit librariesTed Ross2010-08-311-1/+1
* QPID-2827 - QPID Cpp WinSDK does not contain 64-bit librariesTed Ross2010-08-307-1/+1111
* Make the count check a bit clearer and remove extraneous blank lines at end o...Stephen D. Huston2010-08-201-3/+1
* Fix compile error on windowsGordon Sim2010-08-201-1/+1
* Added -c count parameter - exits after reading c messages.Jonathan Robie2010-08-191-1/+14
* QPID-2764 - WinSdk cpp examples do not compileTed Ross2010-07-306-12/+12
* Fix incorrect exe nameGordon Sim2010-07-191-1/+1
* Make address used for map sender/receiver configurable; make default create t...Gordon Sim2010-07-192-2/+4
* Remove deleted files from Makefile.am, part of removing the old python examples.Alan Conway2010-07-134-16/+0
* removed old python examplesRafael H. Schloming2010-07-1318-292/+4
* Ensure spout example waits for all messages to be sent before detaching sessionGordon Sim2010-06-241-0/+1
* Fixed scripts that referred to README instead of README.txt.Jonathan Robie2010-06-231-1/+1
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-231-0/+0
* Nix a compile warning on Windows about converting int to bool.Stephen D. Huston2010-06-161-1/+1
* Windows SDK work:Andrew Stitcher2010-06-048-1142/+151
* Remove dependency on qpid::sys::AbsTime (which uses boost on Windows)Andrew Stitcher2010-06-031-6/+6
* QPID-2644 - Console examples sometimes fail due to not waiting for the broker...Ted Ross2010-06-032-0/+2
* QPID-664: separate out the messaging API into its own libraryGordon Sim2010-05-143-8/+8
* Changed floating point from "price" to "percent" - better use of floating point.Jonathan Robie2010-05-051-1/+1
* Added hello_xml.cpp example.Jonathan Robie2010-05-052-1/+69
* Allow empty subject for direct- and xml- exchangesGordon Sim2010-05-051-1/+0
* Some cleanup on examples:Gordon Sim2010-05-0515-2026/+424
* Changed address string to current format.Jonathan Robie2010-04-261-1/+1
* Strip out the Unicode BOM markAndrew Stitcher2010-04-221-1/+1
* Fixed license text in c++ Visual Studio examples solutions files.Andrew Stitcher2010-04-212-124/+23
* Applied Gordon's patch - much simpler now.Jonathan Robie2010-04-151-37/+23
* Remove reference to non-existent file.Gordon Sim2010-04-151-1/+0