summaryrefslogtreecommitdiff
path: root/cpp/src/qmf
Commit message (Expand)AuthorAgeFilesLines
* QPID-1904: Ensure that all timestamp uses are correctly relative to 1/1/1970 ...Andrew Stitcher2010-04-232-4/+4
* add support for QMF TYPE_LIST in engine, ruby and python wrappersKenneth Anthony Giusti2010-03-302-22/+158
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-254-1/+7
* QPID-2328 - Applied patch from Ian MainTed Ross2010-02-121-0/+16
* QPID-2396: add assignment operator to ObjectId class.Kenneth Anthony Giusti2010-02-081-0/+10
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-136-10/+191
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-052-5/+125
* QPID-2245 QMF protocol changes will make 0.6 incompatible with 0.5Ted Ross2009-12-113-6/+3
* QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...Ted Ross2009-12-042-18/+49
* Fixed intermittent hang seen in Qmf interop tests.Ted Ross2009-12-021-1/+1
* QMF fixes:Ted Ross2009-11-031-1/+1
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-231-0/+1
* QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...Ted Ross2009-10-201-0/+5
* Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...Ted Ross2009-10-153-4/+19
* QMF Fixes in Ruby Console:Ted Ross2009-10-023-0/+8
* QMF Fixes:Ted Ross2009-10-022-3/+6
* QMF Engine updates:Ted Ross2009-09-2911-54/+200
* QMF updates:Ted Ross2009-09-2535-1494/+254
* Use struct/class consistentlyStephen D. Huston2009-09-247-49/+49
* QMF updates:Ted Ross2009-09-224-7/+20
* Added Ruby test infrastructure and Console tests in RubyTed Ross2009-09-216-11/+58
* Refactored the QMF engine to adhere to the following rules regardingTed Ross2009-09-1825-500/+572
* QMF ConsoleTed Ross2009-09-1712-1396/+1474
* QMF Console updated to the point where query (get_object) is supported.Ted Ross2009-09-1516-246/+676
* Unify namespace usage, avoid using qpid::client because it confuses arg in bo...Stephen D. Huston2009-09-041-18/+18
* Fixed a race condition whereby the connection thread sometimes read the value ofTed Ross2009-09-021-1/+1
* QPID-2064 - add python bindings for qmf (c++)Ted Ross2009-09-022-2/+2
* More QMF implementation:Ted Ross2009-09-025-373/+369
* Added protocol module for codepoint definitions and header handling.Ted Ross2009-08-317-174/+505
* Major work in the QMF engine.Ted Ross2009-08-2810-121/+757
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-216-22/+394
* Introduce the public includes for the QMF interfaces.Ted Ross2009-08-194-96/+98
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-111-2/+0
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-201-1/+4
* Add directory to #includeAlan Conway2009-07-1410-19/+19
* Resolve Windows build errors/warningsStephen D. Huston2009-06-227-17/+16
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-112-2/+3
* Small include file fix highlighted by using gcc4.4Andrew Stitcher2009-05-261-1/+1
* QPID-1874 - First drop of the second-generation QMF libraries.Ted Ross2009-05-2225-0/+4726