summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/ruby
Commit message (Expand)AuthorAgeFilesLines
* QPID-2328 - Applied patch from Ian MainTed Ross2010-02-121-2/+1
* QPID-2355: fix include path order in binding makefilesKenneth Anthony Giusti2010-01-251-1/+1
* Added raise_event support to the Ruby and Python wrapped agent APIs.Ted Ross2010-01-131-4/+90
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-052-78/+112
* QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...Ted Ross2009-12-041-2/+1
* Added limited backtracing for exceptions raised in console callbacks.Ted Ross2009-11-101-2/+7
* QMF fixes:Ted Ross2009-11-031-2/+2
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-231-43/+37
* Added select for object queries (Ruby).Ted Ross2009-10-151-8/+44
* QMF Fixes in Ruby Console:Ted Ross2009-10-021-7/+31
* QMF Fixes:Ted Ross2009-10-021-6/+11
* QMF Engine updates:Ted Ross2009-09-291-4/+18
* QMF updates:Ted Ross2009-09-252-6/+43
* Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...Ted Ross2009-09-231-7/+34
* Fixed a Ruby convention problem (camel-case vs. underscores)Ted Ross2009-09-211-3/+11
* Added Ruby test infrastructure and Console tests in RubyTed Ross2009-09-211-5/+14
* Added accessor for returned method argumentsTed Ross2009-09-181-0/+4
* Refactored the QMF engine to adhere to the following rules regardingTed Ross2009-09-181-4/+0
* QMF ConsoleTed Ross2009-09-171-5/+135
* QMF Console updated to the point where query (get_object) is supported.Ted Ross2009-09-151-53/+242
* More QMF implementation:Ted Ross2009-09-021-16/+73
* Added protocol module for codepoint definitions and header handling.Ted Ross2009-08-311-1/+2
* Major work in the QMF engine.Ted Ross2009-08-281-40/+258
* 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-242-2/+38
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-212-4/+30
* Introduce the public includes for the QMF interfaces.Ted Ross2009-08-192-12/+12
* Fixed a bug where Ruby/C number conversions failed on 32-bit architectures.Ted Ross2009-08-122-16/+16
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-112-4/+12
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-1/+1
* 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-091-9/+6
* 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-113-0/+55
* 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-031-1/+1
* Bit more fixed for QPID-1874Andrew Stitcher2009-06-021-4/+4
* Fixed out of tree build broken by QPID-1874Andrew Stitcher2009-06-021-3/+3
* QPID-1874 - Patch from Ian MainTed Ross2009-06-013-0/+576