summaryrefslogtreecommitdiff
path: root/cpp/bindings
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-3937 - Wrapped Python uses syntax that is incompatible with older Python...Ted Ross2012-04-051-1/+4
* QPID-3864: 0.16 release tasksAndrew Stitcher2012-02-221-1/+1
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-221-1/+2
* QPID-3864: Clean up the dist lists. Thanks to Andrew Stitcher for the patch.Justin Ross2012-02-211-2/+0
* QPID-3791 - Cucumber-based integration tests for the Ruby binding.Ted Ross2012-01-3118-17/+429
* QPID-3754: Takes the Ruby bindings to 100% unit test coverage (patch from Dar...Nuno Santos2012-01-173-0/+74
* QPID-3750: [RUBY] Cleaned up Rdocs for a few more classes (patches from Darry...Nuno Santos2012-01-123-9/+47
* QPID-3741: Fixed the test Rake target: it now calls the Rspec tests (applied ...Nuno Santos2012-01-111-1/+1
* QPID-3333: Fix reference counting for Variants, Maps, Lists; patch from Antho...Gordon Sim2012-01-061-14/+0
* QPID-3727 - Applied patch from Darryl PierceTed Ross2012-01-0521-1685/+1621
* QPID-3718 - Added Ruby typemaps for uint8_t and int8_t.Ted Ross2012-01-041-0/+20
* QPID-3193 Locking .NET Disposed objects - repair patch r1221824Charles E. Rolke2011-12-227-7/+7
* QPID-3193 Major update provides locks and checks for disposed objects.Charles E. Rolke2011-12-2123-1210/+1677
* QPID-3639 - Refactored the APIs for Qpid::Messaging::Session and modified the...Ted Ross2011-12-203-131/+204