summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf2
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA - Makefile cleanup for wrapped bindingsTed Ross2011-05-252-3/+3
* QPID-3186 - Two missing files from the previous commitTed Ross2011-05-181-0/+1
* NO-JIRA - Added -fno-strict-aliasing for swig-generated C++ sources.Ted Ross2011-04-281-1/+1
* QPID-3046 - Bug fixed in handling of deleted agents (ConsoleSession).Ted Ross2011-02-141-1/+1
* QPID-3046 - Added an example in C++ for receiving eventsTed Ross2011-02-112-1/+67
* QPID-3046Ted Ross2011-02-114-27/+66
* Added missing even handling in the console.Ted Ross2011-02-044-0/+13
* Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...Ted Ross2011-02-046-25/+744
* Added severity and timestamp fields to raised events.Ted Ross2011-02-031-29/+57
* Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.Ted Ross2011-01-114-0/+48
* QMFv2 API change:Ted Ross2011-01-112-9/+19
* Updated Python and Ruby wrappers to reflect API changes.Ted Ross2011-01-105-11/+14
* Cleaned up the makefiles for the Swig-generated bindings.Ted Ross2011-01-071-0/+2
* Suppress spurious warnings from Swig.Ted Ross2011-01-062-2/+4
* Two fixes in the Ruby QMF2 binding:Ted Ross2010-12-222-2/+3
* Added a blank setAgentFilter (will make this a command option).Ted Ross2010-11-111-2/+8
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-103-7/+85
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
* Renamed swig-generated Ruby binding for QMF2 from "qmf2" to "cqmf2" to match theTed Ross2010-09-233-10/+547
* QMFv2 Additions:Ted Ross2010-09-212-6/+20
* QPID-2792 - Added C++ example agent.Ted Ross2010-08-134-2/+228
* QPID-2793 - Python and Ruby bindings for the C++ QMFv2 APITed Ross2010-08-128-0/+1160