summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings
Commit message (Expand)AuthorAgeFilesLines
* 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 r1228124Charles 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
* QPID-3651 - Improve the Qpid::Messaging::Sender APIs and documentation.Ted Ross2011-12-203-60/+85
* QPID-3655 - Improve the Qpid::Messaging::Receiver APIs and documentation.Ted Ross2011-12-203-67/+108
* QPID-2634 VS2010 - Tidy up the Csharp WinSDK VS2010 project files.Charles E. Rolke2011-12-0812-290/+101
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-12-0712-126/+203
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-231-3/+3
* QPID-3551 - Refactors the Qpid::Messaging::Connection APIs.Ted Ross2011-11-2111-70/+121
* QPID-3537 - Rename the :block option to :sync in Sender.send so that it match...Ted Ross2011-11-212-4/+4
* NO-JIRA: add licence to .gitignore filesRobert Gemmell2011-11-171-0/+19
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-1127-13/+1454
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-111-104/+126
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-101-22/+2
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-1030-0/+2511
* QPID-3464: Build improvements (autotools) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-093-43/+61
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-091-1/+1
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-081-36/+76
* QPID-2643 Support Visual Studio 2010Charles E. Rolke2011-11-0827-853/+121
* QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distributionAndrew Stitcher2011-11-076-6/+6
* QPID-3464: Build Improvements (autotools) [inspired by Jan-Marek Glogowski]Andrew Stitcher2011-11-033-12/+12
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-039-8/+280
* QPID-3362 - Creates the Qpid gem file for distribution on RubyGems.orgTed Ross2011-09-308-23/+438
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-132-1/+111
* QPID-3360 - Ruby implementation of Qpid example applicationsTed Ross2011-09-124-0/+352
* QPID-3480 - Directly encodes and decodes message content in RubyTed Ross2011-09-122-5/+79
* QPID-3360 - Ruby implementation of Qpid example applicationsTed Ross2011-09-064-0/+179
* QPID-2643 VS2010 supportCharles E. Rolke2011-08-311-2/+66
* QPID-3333: Patch from Anthony Foglia - Handle amqp/list and amqp/map content ...Gordon Sim2011-08-311-4/+21