summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/python
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-283-19/+14
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-071-1/+1
* QPID-3464: Build Improvements (autotools) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-031-4/+4
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-0/+58
* NO-JIRA - Makefile cleanup for wrapped bindingsTed Ross2011-05-251-1/+3
* Cleaned up the makefiles for the Swig-generated bindings.Ted Ross2011-01-071-1/+2
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-211-1/+14
* qmf: add class accessors for event schema - parity with class schemaKenneth Anthony Giusti2010-05-101-0/+11
* add support for QMF TYPE_LIST in engine, ruby and python wrappersKenneth Anthony Giusti2010-03-301-6/+24
* 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-5/+104
* Added handling of MAP values for the wrapped QMF interfaces.Ted Ross2010-01-051-117/+117
* QPID-2246 - QMF - Querying objects using a selector of type ObjectId yields i...Ted Ross2009-12-041-4/+1
* Removed references to broker and agent bank from API, replaced with theTed Ross2009-10-231-53/+55
* QPID-2156 - Add thread shutdown to python QMF bindings, additional logging, n...Ted Ross2009-10-231-41/+99
* QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp...Ted Ross2009-10-201-127/+752
* QMF updates:Ted Ross2009-09-252-3/+3
* QMF Console updated to the point where query (get_object) is supported.Ted Ross2009-09-152-6/+10
* Improved automake for the qmf bindings.Ted Ross2009-09-031-2/+1
* QPID-2064 - add python bindings for qmf (c++)Ted Ross2009-09-023-8/+972
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-111-6/+6
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-1/+1
* Added missing license textTed Ross2009-06-112-0/+37
* 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-012-0/+45