summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf
Commit message (Expand)AuthorAgeFilesLines
...
* Bug fix: Console sent get-requests (by objectId) to all agents, not just the ...Ted Ross2009-10-152-0/+26
* Added select for object queries (Ruby).Ted Ross2009-10-152-8/+51
* QMF Fixes in Ruby Console:Ted Ross2009-10-022-9/+36
* QMF Fixes:Ted Ross2009-10-024-8/+23
* QMF Engine updates:Ted Ross2009-09-292-6/+50
* QMF updates:Ted Ross2009-09-257-47/+83
* Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...Ted Ross2009-09-234-27/+56
* QMF updates:Ted Ross2009-09-222-9/+80
* Properly report test failures in Ruby testsTed Ross2009-09-211-0/+4
* Fixed a Ruby convention problem (camel-case vs. underscores)Ted Ross2009-09-212-5/+13
* Added Ruby test infrastructure and Console tests in RubyTed Ross2009-09-214-6/+224
* Added accessor for returned method argumentsTed Ross2009-09-182-1/+5
* Refactored the QMF engine to adhere to the following rules regardingTed Ross2009-09-182-5/+1
* QMF ConsoleTed Ross2009-09-173-45/+190
* QMF Console updated to the point where query (get_object) is supported.Ted Ross2009-09-156-77/+328
* Improved automake for the qmf bindings.Ted Ross2009-09-034-25/+43
* QPID-2064 - add python bindings for qmf (c++)Ted Ross2009-09-026-11/+1195
* More QMF implementation:Ted Ross2009-09-022-17/+92
* Avoid failed test where ruby-devel isn't installedAndrew Stitcher2009-09-011-0/+2
* Added protocol module for codepoint definitions and header handling.Ted Ross2009-08-312-2/+3
* Major work in the QMF engine.Ted Ross2009-08-286-42/+338
* Purely cosmetic changes, no functional change.Ted Ross2009-08-261-449/+469
* Fixed Ruby typemaps so 64-bit values are handled correctly on 32-bit architec...Ted Ross2009-08-241-8/+11
* Added QMF tests for method invocation and numeric types.Ted Ross2009-08-244-14/+210
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-214-21/+45
* Introduce the public includes for the QMF interfaces.Ted Ross2009-08-193-14/+14
* Fixed a bug where Ruby/C number conversions failed on 32-bit architectures.Ted Ross2009-08-122-16/+16
* Add test script to distribution listGordon Sim2009-08-121-0/+1
* fixed the cpp/python test integrationRafael H. Schloming2009-08-112-27/+3
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-118-11/+291
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-272-2/+2
* Fix makefile for new include directoryAlan Conway2009-07-151-1/+1
* Additional fix for make distcheck.Ted Ross2009-07-101-0/+2
* Fixed another make dist problem. Need to specify "nodist_" for conditionally...Ted Ross2009-07-101-1/+1
* Removed commented out code in makefileTed Ross2009-07-091-2/+0
* Fix make distcheck problemsTed Ross2009-07-092-13/+7
* Added version check for SWIG in the configure script. This should properly d...Ted Ross2009-07-081-1/+1
* Added missing license textTed Ross2009-06-117-0/+128
* QPID-1898 - Committed patch from Ian Main.Ted Ross2009-06-111-0/+19
* QPID-1786 - Committed qmf patches from Bryan KearneyTed Ross2009-06-111-1/+1
* QPID-1874 - More Makefile fixes for vpath buildsTed Ross2009-06-032-2/+2
* Bit more fixed for QPID-1874Andrew Stitcher2009-06-022-8/+8
* Fixed out of tree build broken by QPID-1874Andrew Stitcher2009-06-022-6/+6
* QPID-1874 - Patch from Ian MainTed Ross2009-06-017-0/+667