summaryrefslogtreecommitdiff
path: root/cpp/bindings
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4563: Changed the Address constructor to take a URI.Darryl L. Pierce2013-02-0410-34/+17
* NO-JIRA: Fixed Rspec tests to remove deprecated methods.Darryl L. Pierce2013-02-041-1/+1
* QPID-4504: Break up the Perl sources into individual source modules.Darryl L. Pierce2013-02-0111-921/+1100
* QPID-4493: Fixes a memory leak in the Perl language bindings.Darryl L. Pierce2013-01-281-8/+4
* NO-JIRA: Removed Makefile.PL from DISTCLEANFILES in Autotools.Darryl L. Pierce2013-01-081-1/+0
* QPID-4207: Fix distcheck errors for swig .i files.Alan Conway2012-12-193-5/+1
* QPID-4505: Fixes to the Perl language bindings revealed by the tests.Darryl L. Pierce2012-12-181-16/+118
* QPID-4505: Provide Perl unit tests.Darryl L. Pierce2012-12-186-59/+534
* NO-JIRA: Added ChangeLog entries for Perl bindings.Darryl L. Pierce2012-12-181-0/+3
* QPID-4466: Add support for Duration multiplication to Ruby bindings.Darryl L. Pierce2012-12-182-0/+43
* QPID-4507: Perl bindings were not properly handling int8 and uint8 types.Darryl L. Pierce2012-12-141-4/+4
* QPID-4495: RVM fails to use C++ compiler for the Ruby gem.Darryl L. Pierce2012-12-071-1/+2
* NO-JIRA: Small typo fix in the drain..pl example.Darryl L. Pierce2012-12-071-1/+1
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-061-4/+7
* QPID-4480: Fix handling in Perl of strings with embedded nulls.Darryl L. Pierce2012-11-292-1/+62
* 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-287-7/+9
* QPID-4214 : Adds a LICENSE and Makefile.PL to the Qpid Perl bindings.Darryl L. Pierce2012-11-273-0/+221
* QPID-4214 : Updated all Perl examples to work with the new Perl APIs.Darryl L. Pierce2012-11-279-124/+100
* QPID-4124 : New Perl language bindings for Qpid.Darryl L. Pierce2012-11-271-0/+840
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-2723-223/+41
* BZ878940 - Fixes and improvements to spout.pl and drain.plDarryl L. Pierce2012-11-272-19/+64
* QPID-4415: Fixes Perl bindings install locationDarryl L. Pierce2012-11-261-2/+2
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-191-1/+1
* Fix QPID-4434 - Skip language bindings if Swig is too old.Andrew Stitcher2012-11-141-10/+6
* QPID-4434 - Skip language bindings if Swig is too old.Darryl L. Pierce2012-11-131-5/+8
* QPID-4427 C++ Messaging Client .NET Binding failed to wrap receiver.close().Charles E. Rolke2012-11-073-7/+42
* QPID-4426 Add exception callback to sessionreceiver callback server.Charles E. Rolke2012-11-072-13/+35
* QPID-4417: Add minimum Swig version check to autotools and CmakeDarryl L. Pierce2012-11-061-0/+7
* Refer to sessionreceiver project in correct place. Fixes QPID-4406.Stephen D. Huston2012-10-311-1/+1
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-222-29/+19
* NO-JIRA: Add files missed from EXTRA_DISTS from both the recent amqp 1.0 work...Andrew Stitcher2012-10-223-3/+3
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-2211-126/+71
* JIRA 3968 : Removed all puts entries from qmf.rb.Darryl L. Pierce2012-10-111-11/+3
* JIRA 4291 : Consolidated all requires in Ruby library.Darryl L. Pierce2012-10-1116-19/+1
* JIRA 4291 : Renamed the gemfile to qpid_messaging.Darryl L. Pierce2012-10-1121-29/+27
* JIRA 4291 : Some cleanup on the rdoc generation and markups.Darryl L. Pierce2012-10-113-5/+7
* NO-JIRA: Suppress swig warning - ruby doesn't have != operator anywayAndrew Stitcher2012-10-112-0/+4
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-091-1/+1
* QPID-4101: Fixes building the Ruby language bindings for Ruby 1.9Andrew Stitcher2012-07-053-8/+7
* QPID-3333: Patch 0015 from Anthony Foglia; better exception translationGordon Sim2012-06-201-44/+80
* QPID-3992 - Removed the Boost license text from the Ruby LICENSE file.Ted Ross2012-05-251-29/+0
* QPID-3995 - Cleans up queues created during Cucumber feature tests Ted Ross2012-05-256-12/+29
* QPID-3962: Added licensing to the Cucumber feature test step definitionsJustin Ross2012-04-195-0/+95
* QPID-3925 - Fix string encoding support for Ruby 1.9Ted Ross2012-04-161-4/+17
* QPID-3924 - Remove colons from conditionals that cause problems in Ruby 1.9Ted Ross2012-04-161-2/+3
* QPID-3928 - Removed trailing colons in conditionals.Ted Ross2012-04-161-2/+4
* QPID-3939 - Bumped Ruby versions to 0.17 for 0.18 development.Ted Ross2012-04-162-2/+2
* QPID-3946 - Make swig python wrappers compatible with older versions of Pytho...Ted Ross2012-04-132-21/+22
* QPID-3940 - Includes the spec and features subdirectories in the gemfile for ...Ted Ross2012-04-101-1/+3