summaryrefslogtreecommitdiff
path: root/cpp/bindings
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-07-1914-23/+245
* QPID-2708 - Patch from Chuck RolkeTed Ross2010-07-011-2/+2
* QPID-2706 Patch from Chuck RolkeTed Ross2010-06-291-0/+13
* QPID-2706 Patch from Chuck RolkeTed Ross2010-06-298-20/+7
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-251-6/+74
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-2523-378/+498
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-2417-1/+779
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-1536-92/+1879
* QPID-2589 Cleanup pass to address function naming, capitalization rules, chan...Ted Ross2010-06-0930-686/+689
* QPID-2589 - Build DLLs and EXEs usable on both 32 and 64-bit architectures.Ted Ross2010-06-0310-15/+181
* QPID-2628 - Patch from Chuck RolkeTed Ross2010-05-2843-651/+2978
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-212-1/+29
* Added setEncoding call to strings encoded from maps and lists. Encoding is "...Ted Ross2010-05-211-0/+1
* QPID-2589Ted Ross2010-05-149-0/+431
* QPID-2589 - Patch from Chuck Rolke that exposes structured message content (m...Ted Ross2010-05-142-1/+528
* QPID-2589 - Applied patch from Chuck Rolke.Ted Ross2010-05-1029-0/+2451
* qmf: add class accessors for event schema - parity with class schemaKenneth Anthony Giusti2010-05-102-0/+23
* QMF: add attribute read access to ConnectionSettings ruby classKenneth Anthony Giusti2010-05-031-2/+16