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