summaryrefslogtreecommitdiff
path: root/cpp/bindings
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Fix qpid-cpp-benchmark to work with activemq broker.Alan Conway2014-11-221-0/+11
* QPID-4575: VS2012 - fix cmake to allow in-source build where dirs source == b...Charles E. Rolke2014-09-141-2/+6
* QPID-4575: C++ Messaging .NET Binding fixes for Visual Studio 2012Charles E. Rolke2014-09-1277-2296/+851
* Test commit using git-svnCharles E. Rolke2014-09-121-4/+1
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-282-0/+6
* NO-JIRA: Work-around bug in older cmake, finds static python library instead ...Alan Conway2014-08-271-2/+25
* Revert "NO-JIRA: Work-around bug in older cmake, finds static python library ...Alan Conway2014-08-261-20/+2
* NO-JIRA: Work-around bug in older cmake, finds static python library instead ...Alan Conway2014-08-251-2/+20
* QPID-5893: Perl unit tests now find the utils module.Darryl L. Pierce2014-08-203-30/+19
* QPID-5964: Add SetContentObject support for list and map.Charles E. Rolke2014-08-053-1/+60
* NO-JIRA: Perl Receiver returning an unwrapped Message object.Darryl L. Pierce2014-07-311-0/+2
* QPID-5939: Add get_address to Perl Sender/Receiver classes.Darryl L. Pierce2014-07-313-4/+44
* PQID-5840: .NET Binding example.server confuses argument indexingCharles E. Rolke2014-06-241-3/+3
* NO-JIRA: Make bindings install on windowsAndrew Stitcher2014-06-175-37/+14
* QPID-5829: Rearrange CMake files to centralise some flagsAndrew Stitcher2014-06-175-8/+8
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-5/+0
* QPID-5794: Fix the regex in spout.rbDarryl L. Pierce2014-05-301-2/+2
* QPID-5732: Perl examples getting the wrong cmdline argumentsDarryl L. Pierce2014-04-292-5/+5
* QPID-5716: Messaging C++ .NET binding fails to return GetContentObject dataCharles E. Rolke2014-04-234-17/+96
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-071-10/+73
* NO-JIRA: Use better logic to locate Visual Studio vcvars on 32-/64-bit systemsCharles E. Rolke2014-03-221-14/+62
* QPID-5631: Adjust for changes to Qpid CMake detection of Proton.Charles E. Rolke2014-03-201-375/+286
* QPID-5622: Expose {get,set}ContentObject in Ruby bindings.Darryl L. Pierce2014-03-1110-18/+77
* NO-JIRA: fix malformed install directoryCharles E. Rolke2014-02-241-4/+4
* QPID-5575: csharp.map.receiver example throws referencing connectionOptions argCharles E. Rolke2014-02-211-1/+1
* QPID-5556: Provide the right Perl packages in top-level modules.Darryl L. Pierce2014-02-172-0/+4
* QPID-5546: Expose the get_content_object method in Perl.Darryl L. Pierce2014-02-113-3/+36
* QPID-5499: Fix Ruby/Perl bindings when built with -Werror=format-securityDarryl L. Pierce2014-02-073-23/+23
* NO-JIRA: Update configuration script to handle a PROTON_ROOT.Charles E. Rolke2014-01-291-17/+85
* QPID-5481: Messaging API Update - 1555202 Logger module addedCharles E. Rolke2014-01-224-0/+368
* QPID-5503: expose next_receiver through swig wrapper, add test for both 1.0 a...Gordon Sim2014-01-221-0/+9
* NO-JIRA: Fix switch statement not covering all cases warningAndrew Stitcher2014-01-171-0/+2
* QPID-5481: Messaging API Update - 1520673 Connection reconnect() and getUrl()...Charles E. Rolke2014-01-162-0/+64
* QPID-5481: Messaging API Update - 1520416 Message setProperties(Variant::Map&...Charles E. Rolke2014-01-161-11/+35
* QPID-5481: Messaging API Update - 1513536 Message constructor and content get...Charles E. Rolke2014-01-154-144/+162
* QPID-5481: Messaging API Update - r1460198 QPID-4586 Receiver and Sender 'Add...Charles E. Rolke2014-01-154-0/+97
* NO-JIRA: Reformat white space with Visual Studio 2010 ^K^F Format Selection.Charles E. Rolke2014-01-157-43/+54
* NO-JIRA: Added licensing prologs to the Perl MakefileDarryl L. Pierce2013-12-161-0/+16
* NO-JIRA: Added licensing prologs to the Ruby feature files and gemspecDarryl L. Pierce2013-12-1612-2/+208
* NO-JIRA: Add ASF license statements to dotnet binding solution and config files.Charles E. Rolke2013-12-1617-0/+312
* QPID-5394: Fix the binding dependencies so that we no longer keep on rebuildi...Andrew Stitcher2013-12-046-18/+41
* QPID-5369: add deprecation warnings to the QMF2 wrapped modulesKen Giusti2013-11-262-0/+6
* QPID-5369: Issue compile-time error if deprecated QMF Agent or Console API us...Ken Giusti2013-11-254-0/+8
* QPID-5336: Don't hardcode script interpreter locationAndrew Stitcher2013-11-142-2/+2
* NO-JIRA: track recent GEN_DOXYGEN to BUILD_DOCS changeCharles E. Rolke2013-11-041-4/+4
* QPID-5287: .NET binding does not set AssemblyVersion to build version.Charles E. Rolke2013-11-043-4/+5
* QPID-5260: Get test for building Perl bindings correctAndrew Stitcher2013-10-291-2/+2
* QPID-5260: Significant tidy up of cmake buildAndrew Stitcher2013-10-281-54/+69
* QPID-5250: Fixed the ordering of caught/throw Ruby exceptions.Darryl L. Pierce2013-10-251-40/+40
* QPID-5250: Raise all exceptions within Ruby bindings.Darryl L. Pierce2013-10-252-3/+87