summaryrefslogtreecommitdiff
path: root/cpp/include/qmf
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-282-0/+125
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-032-1/+43
* QPID-3484 - Added missing constructor for EventNotifier, fixed initialization...Ted Ross2011-09-161-0/+1
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-133-0/+64
* QPID-3423 - Timing and Performance Improvements in QMF LibrariesTed Ross2011-08-152-0/+9
* QPID-3344 - Comparisons of const DataAddr objects are incorrectTed Ross2011-07-121-0/+3
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-1717-29/+40
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-092-2/+2
* QPID-3046 - UpdatesTed Ross2011-03-032-24/+64
* Added missing even handling in the console.Ted Ross2011-02-041-0/+2
* Fixed typos in the documentation text.Ted Ross2011-02-042-2/+2
* Added severity and timestamp fields to raised events.Ted Ross2011-02-031-1/+7
* QPID-3032 - Modifications to the QMFv2 implementation:Ted Ross2011-02-022-0/+8
* QMFv2 API change:Ted Ross2011-01-111-0/+1
* Updates to the C++ implementation of QMFv2:Ted Ross2011-01-106-6/+113
* QMFv2 Additions:Ted Ross2010-09-215-16/+93
* QPID-2793 - Added doxygen textTed Ross2010-08-131-0/+77
* QPID-2792 - QMF Clients in C++ following the ABI-stable pattern of the new me...Ted Ross2010-08-1216-0/+1081
* Removed unused header files.Ted Ross2010-07-276-666/+0
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-211-0/+3
* QPID-2328 - Applied patch from Ian MainTed Ross2010-02-121-0/+8
* QPID-2396: add assignment operator to ObjectId class.Kenneth Anthony Giusti2010-02-081-0/+1
* Fixes to make Win32 port build again (and remove some warnings)Andrew Stitcher2010-01-211-1/+1
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-133-1/+21
* 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
* 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
* QMF Fixes in Ruby Console:Ted Ross2009-10-022-0/+6
* QMF Fixes:Ted Ross2009-10-021-1/+3
* 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
* Pick up correct CMake-set macro (qmfcommon_EXPORTS) to flip import/export for...Stephen D. Huston2009-09-041-1/+1
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-212-1/+9
* 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