summaryrefslogtreecommitdiff
path: root/cpp/bindings
Commit message (Expand)AuthorAgeFilesLines
...
* Exposed asMap for DataAddr objects in Pyton and Ruby wrappers.Ted Ross2011-01-116-2/+89
* QMFv2 API change:Ted Ross2011-01-114-14/+56
* .NET Binding for Qpid Messaging, in every .NET object that keeps Charles E. Rolke2011-01-1014-97/+40
* 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-075-6/+12
* Suppress spurious warnings from Swig.Ted Ross2011-01-062-2/+4
* QPID-2989 .NET Cpp Messaging Binding - Example program file is misnamedCharles E. Rolke2011-01-033-2/+2
* .NET Binding for Qpid Messaging:Charles E. Rolke2011-01-033-44/+79
* Two fixes in the Ruby QMF2 binding:Ted Ross2010-12-222-2/+3
* Bring QPID .NET Binding examples more in line with cpp examples.Charles E. Rolke2010-12-0112-33/+88
* Ensure spout example waits for all messages to be sent before detaching sessionCharles E. Rolke2010-11-301-0/+1
* QPID-2958 Qpid Cpp Messaging .NET Binding library should use Framework v2.0 a...Charles E. Rolke2010-11-231-4/+1
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statements.Charles E. Rolke2010-11-232-10/+0
* QPID-2953 Qpid Cpp Messaging .NET Binding does not include unit tests.Charles E. Rolke2010-11-186-208/+742
* QPID-2952 Qpid Cpp Messaging .NET Binding - Address constructor mishandles Na...Charles E. Rolke2010-11-181-1/+1
* 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
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statementsCharles E. Rolke2010-11-1031-327/+0
* QPID-2933 Messaging .NET binding has several assembly properties misnamedCharles E. Rolke2010-11-087-14/+14
* QPID-2924 Refactor WinSDK to create separate debug and release /bin directoriesCharles E. Rolke2010-11-0513-26/+26
* QPID-2923 Qpid Messaging .NET Binding fails to translate exceptions from C++ ...Charles E. Rolke2010-11-027-198/+922
* QPID-2922 Qpid Cpp Messaging .NET Binding does not implement FailoverUpdate c...Charles E. Rolke2010-11-023-0/+169
* QPID-2807 More flexible acknowledgementCharles E. Rolke2010-10-292-0/+12
* QPID-2916: fix QMF test that was sending a sstr > 255 bytes long.Kenneth Anthony Giusti2010-10-291-1/+1
* QPID-2918 Assembly mis-named in csharp.example.declare_queuesCharles E. Rolke2010-10-281-2/+2
* QPID-2915 Qpid Cpp Messaging .NET Binding does not properly handle Qpid type ...Charles E. Rolke2010-10-274-6/+40
* From Robbie's recent 0.8 RAT.txt: Unapproved licenses in cpp/bindings/qpid/do...Charles E. Rolke2010-10-2738-2/+734
* QPID-2913 QPID Cpp Messaging Libraries for WinSDK Are Not SignedCharles E. Rolke2010-10-223-1/+10
* QPID-2907 Developing Qpid Cpp Messaging .NET Binding requires setup helpCharles E. Rolke2010-10-141-0/+522
* QPID-2906 Qpid WinSDK .NET Binding does not support Release configurationCharles E. Rolke2010-10-142-50/+13
* Added -fno-strict-aliasing for all of the swig-generated Python wrappers becauseTed Ross2010-10-133-3/+3
* QPID-2866 Remove unneeded build files and directoryCharles E. Rolke2010-10-113-433/+0
* QPID-2863Charles E. Rolke2010-10-112-156/+0
* QPID-2863 Propagate WinSDK Build Version numbers to the Messaging .NET BindingCharles E. Rolke2010-10-114-3/+159
* QPID-2895 Qpid Windows Messaging .NET Binding does not work in release mode.Charles E. Rolke2010-10-1117-408/+808
* Fix session-shutdown-after-failure so it does not cause a segfault.Ted Ross2010-10-071-4/+7
* Renamed swig-generated Ruby binding for QMF2 from "qmf2" to "cqmf2" to match theTed Ross2010-09-233-10/+547
* QPID-2880: allow boolean values in method call map/list arguments.Kenneth Anthony Giusti2010-09-222-5/+6
* QMFv2 Additions:Ted Ross2010-09-212-6/+20
* QPID-2827 - QPID Cpp WinSDK does not contain 64-bit librariesTed Ross2010-08-3030-68/+1867
* QPID-2798 - C++ Messaging Client .NET binding fails to clone managed objects ...Ted Ross2010-08-2016-255/+145
* 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-1212-21/+1183
* Added some missing typecasts and type-check clauses.Ted Ross2010-08-121-1/+4
* Re-enabled the wrapping of the messaging API with fixes for earlier versionsTed Ross2010-08-043-8/+9
* QPID-2765 - WinSdk does not have the .NET Binding examplesTed Ross2010-07-304-16/+495
* QPID-2777Ted Ross2010-07-302-4/+0
* QPID-2777 - Additional bindings for the C++ messaging API (Python, Ruby)Ted Ross2010-07-298-0/+940
* Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...Ted Ross2010-07-223-3/+3
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-193-1/+20