summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/python
Commit message (Expand)AuthorAgeFilesLines
* 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