summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf/ruby/qmf.rb
Commit message (Expand)AuthorAgeFilesLines
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-211-0/+15
* qmf: add class accessors for event schema - parity with class schemaKenneth Anthony Giusti2010-05-101-0/+12
* QMF: add attribute read access to ConnectionSettings ruby classKenneth Anthony Giusti2010-05-031-2/+16
* QPID-2546: implement event support for ruby wrapper. Python pending...Kenneth Anthony Giusti2010-04-231-2/+3
* add support for QMF TYPE_LIST in engine, ruby and python wrappersKenneth Anthony Giusti2010-03-301-2/+20
* QPID-2328 - Applied patch from Ian MainTed Ross2010-02-121-2/+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-051-77/+111
* 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-251-2/+40
* 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
* Added QMF tests for method invocation and numeric types.Ted Ross2009-08-241-0/+7
* Implemented the new QMF ConnectionSettings and incorporated into the bindings.Ted Ross2009-08-211-3/+29
* Introduce the public includes for the QMF interfaces.Ted Ross2009-08-191-11/+11
* Fixed a bug where Ruby/C number conversions failed on 32-bit architectures.Ted Ross2009-08-121-13/+13
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-111-1/+0
* Added missing license textTed Ross2009-06-111-0/+18
* QPID-1898 - Committed patch from Ian Main.Ted Ross2009-06-111-0/+19
* QPID-1874 - Patch from Ian MainTed Ross2009-06-011-0/+500