summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf2
Commit message (Expand)AuthorAgeFilesLines
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-251-1/+13
* NO-JIRA: cmake: Fix use of file(copy) command, which is not available in cmak...Alan Conway2013-04-021-2/+2
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-011-14/+24
* QPID-4588: Updated the Ruby language bindings.Darryl L. Pierce2013-02-181-1/+1
* QPID-4588: Updated the Python bindings.Darryl L. Pierce2013-02-181-1/+1
* QPID-4207: Fix distcheck errors for swig .i files.Alan Conway2012-12-191-1/+0
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-061-4/+7
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-291-4/+4
* NO-JIRA: Fix bindings breakage from previous checkinsAndrew Stitcher2012-11-284-4/+6
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-276-73/+7
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-15/+10
* NO-JIRA: Add files missed from EXTRA_DISTS from both the recent amqp 1.0 work...Andrew Stitcher2012-10-221-1/+1
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-223-40/+3
* NO-JIRA: Suppress swig warning - ruby doesn't have != operator anywayAndrew Stitcher2012-10-111-0/+2
* QPID-4101: Fixes building the Ruby language bindings for Ruby 1.9Andrew Stitcher2012-07-051-3/+2
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-073-3/+3
* 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-033-0/+134
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-132-1/+111
* 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