summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/python
Commit message (Expand)AuthorAgeFilesLines
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-281-0/+2
* NO-JIRA: Make bindings install on windowsAndrew Stitcher2014-06-171-1/+1
* QPID-5829: Rearrange CMake files to centralise some flagsAndrew Stitcher2014-06-171-1/+1
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-10/+73
* QPID-5503: expose next_receiver through swig wrapper, add test for both 1.0 a...Gordon Sim2014-01-221-0/+9
* QPID-5394: Fix the binding dependencies so that we no longer keep on rebuildi...Andrew Stitcher2013-12-042-7/+11
* QPID-5140: removed unnecessary and peculiar assignmentGordon Sim2013-09-201-1/+0
* QPID-4924: Created the console Python example app.Darryl L. Pierce2013-09-181-1/+1
* QPID-4924: Fixed the Python examples to use the new Python moduleDarryl L. Pierce2013-09-181-1/+2
* QPID-5140: Add get/set methods to MessagePropertiesDarryl L. Pierce2013-09-182-0/+8
* QPID-4952: Added ChangeLog entry for Python rename.Darryl L. Pierce2013-09-181-1/+3
* QPID-4952: Renamed the Swig Python binding module to qpid_messagingDarryl L. Pierce2013-09-183-24/+25
* QPID-5104: make handling of properties in swigged impl match the pure python ...Gordon Sim2013-09-051-12/+36
* QPID-5071: Swig bindings now rebuild if any descriptor has changed.Darryl L. Pierce2013-09-031-0/+4
* QPID-4711: translate between structured content in AMQP 0-10 and 1.0Gordon Sim2013-08-131-3/+4
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-49/+0
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-162-20/+57
* QPID-4930: Create a Python swigged bindings source tarball.Darryl L. Pierce2013-06-194-0/+321
* QPID-4588: Updated the Python bindings.Darryl L. Pierce2013-02-181-1/+1
* NO-JIRA: Fix bindings breakage from previous checkinsAndrew Stitcher2012-11-281-1/+1
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-273-5/+9
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-3/+2
* QPID-3333: Patch 0015 from Anthony Foglia; better exception translationGordon Sim2012-06-201-44/+80
* QPID-3946 - Make swig python wrappers compatible with older versions of Pytho...Ted Ross2012-04-131-20/+17
* QPID-3937 - Wrapped Python uses syntax that is incompatible with older Python...Ted Ross2012-04-051-1/+4
* 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-3/+8
* QPID-3333: Patch from Anthony Foglia - Handle amqp/list and amqp/map content ...Gordon Sim2011-08-311-4/+21
* QPID-3333: Patch from Anthony Foglia - Add connection property to Session obj...Gordon Sim2011-08-311-0/+3
* QPID-3333: Patch from Anthony Foglia - Add session property to senders and re...Gordon Sim2011-08-311-0/+6
* QPID-3333: Patch from Anthony Foglia - Wrap more exceptions (0009)Gordon Sim2011-08-311-1/+40
* QPID-3333: Older swig impls seem not to deal with Gordon Sim2011-08-041-3/+3
* QPID-3333: Patches from Anthony Foglia to close the gap between qpid.messagin...Gordon Sim2011-07-121-1/+272
* NO-JIRA - Makefile cleanup for wrapped bindingsTed Ross2011-05-251-2/+2
* QPID-3061 Discrepancies between Cmake and AutomakeCharles E. Rolke2011-02-231-1/+1
* QPID-3061 - Consolidated the Swig warning-suppressions into one file.Ted Ross2011-02-211-1/+0
* QPID-3061 - Added cmake support for the swig-generated Qpid bindings.Ted Ross2011-02-181-0/+46
* Cleaned up the makefiles for the Swig-generated bindings.Ted Ross2011-01-071-3/+4
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-131-1/+1
* Fix session-shutdown-after-failure so it does not cause a segfault.Ted Ross2010-10-071-4/+7
* QPID-2793 - Python and Ruby bindings for the C++ QMFv2 APITed Ross2010-08-122-11/+13
* QPID-2777Ted Ross2010-07-301-2/+0
* QPID-2777 - Additional bindings for the C++ messaging API (Python, Ruby)Ted Ross2010-07-292-0/+86