summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/perl
Commit message (Expand)AuthorAgeFilesLines
* QPID-4857: Fixed passing Perl Message to C++ codeDarryl L. Pierce2013-05-171-3/+3
* QPID-4781: Fix the Perl bindings for CMake < 2.8Darryl L. Pierce2013-05-131-2/+16
* QPID-4800: Fixed packaging for codec.pm.Darryl L. Pierce2013-05-012-1/+1
* QPID-4799: Updated the release.sh and Cmake files for qpid.pmDarryl L. Pierce2013-05-011-1/+0
* QPID-4799: Move qpid.pm to the lib directory.Darryl L. Pierce2013-05-011-0/+0
* NO-JIRA: Reverting the commit from r1477150Darryl L. Pierce2013-04-291-1/+1
* NO-JIRA: Fix install error in perl binding CMakeLists.txtAlan Conway2013-04-291-1/+1
* QPID-4493: Fixes memory leak in Perl bindings.Darryl L. Pierce2013-03-181-0/+7
* QPID-4588: Updated the Perl language bindings.Darryl L. Pierce2013-02-181-1/+1
* QPID-4581: Perl message content are automatically encoded.Darryl L. Pierce2013-02-153-7/+43
* QPID-4580: Added a README file for Perl.Darryl L. Pierce2013-02-131-0/+15
* QPID-4580: Provides perldoc documentation to the Perl bindings.Darryl L. Pierce2013-02-139-40/+1530
* QPID-4544: Perl bindings now support UTF8 encodingDarryl L. Pierce2013-02-121-0/+7
* QPID-4504: Break up the Perl sources into individual source modules.Darryl L. Pierce2013-02-0111-921/+1100
* QPID-4505: Fixes to the Perl language bindings revealed by the tests.Darryl L. Pierce2012-12-181-16/+118
* QPID-4505: Provide Perl unit tests.Darryl L. Pierce2012-12-186-59/+534
* NO-JIRA: Added ChangeLog entries for Perl bindings.Darryl L. Pierce2012-12-181-0/+3
* QPID-4480: Fix handling in Perl of strings with embedded nulls.Darryl L. Pierce2012-11-291-0/+59
* QPID-4214 : Adds a LICENSE and Makefile.PL to the Qpid Perl bindings.Darryl L. Pierce2012-11-273-0/+221
* 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-272-4/+9
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-1/+1
* QPID-3464: Build improvements (autotools) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-092-42/+18
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-1/+1
* NO-JIRA - Added -fno-strict-aliasing for swig-generated C++ sources.Ted Ross2011-04-282-2/+2
* QPID-3061 Discrepancies between Cmake and AutomakeCharles E. Rolke2011-02-231-1/+1
* QPID-3061 - Consolidated the Swig warning-suppressions into one file.Ted Ross2011-02-211-1/+0
* QPID-3061 - Added cmake support for the swig-generated Qpid bindings.Ted Ross2011-02-181-0/+39
* QPID-3009 - Renamed module to cqpid_perl to distinguish it from other languag...Ted Ross2011-02-182-11/+11
* QPID-3009 - Fixed configuration problem found by gsim.Ted Ross2011-01-281-2/+2
* QPID-3009 - Perl binding to Qpid messagingTed Ross2011-01-272-0/+77