summaryrefslogtreecommitdiffstats
path: root/bindings/perl
Commit message (Expand)AuthorAgeFilesLines
* [bindings perl] remove --as-needed from linker flags, it is not supported evr...Benjamin Dauvergne2011-05-271-1/+0
* [bindings perl] in Makefile.am, gives a default template to mktempBenjamin Dauvergne2011-05-191-1/+1
* [bindings perl] fix get_hash_of_objectsBenjamin Dauvergne2011-01-041-1/+1
* [bindings perl] downgrade requirement on perl version to 5 instead of 5.10Benjamin Dauvergne2010-12-221-1/+1
* [bindings perl] change ghashtable interface to not use GHashTableIterBenjamin Dauvergne2010-12-011-12/+19
* [bindings perl] add dependency upon the Makefile.perl for the install targetBenjamin Dauvergne2010-12-011-1/+1
* [Strings] add string constant for the internal XML attributes used in dumpsBenjamin Dauvergne2010-09-031-1/+1
* [Binding perl] move DISCLEANFILES and CLEANFILES outside of the condition cla...Benjamin Dauvergne2010-07-211-5/+2
* [Bindings] improve cleaning and distribution buidingBenjamin Dauvergne2010-07-211-1/+1
* [Binding perl] add DISTCLEANFILES for Makefile.perl.old fileBenjamin Dauvergne2010-07-211-0/+2
* [Binding perl] fix broken distclean-local targetBenjamin Dauvergne2010-07-201-2/+3
* [Bindings perl] add lasso_errot_t to type to map to T_IV typemap (integer types)Benjamin Dauvergne2010-07-121-1/+1
* [Perl binding] make include from $(srcdir) works in Perl bindingBenjamin Dauvergne2010-06-292-4/+5
* [Bindings] accept simple string in string<->xmlNode converterBenjamin Dauvergne2010-06-291-11/+4
* Comment out custom silent rules if automake < 1.11Benjamin Dauvergne2010-06-151-0/+2
* Core: move logging function and macros to their own module, adapt perl bindingBenjamin Dauvergne2010-06-121-0/+21
* Binding perl: fix test so that it does not raise on add_providerBenjamin Dauvergne2010-06-061-1/+1
* Binding python: fix test fileBenjamin Dauvergne2010-03-271-1/+1
* Binding perl: add support for out parametersBenjamin Dauvergne2010-02-222-17/+38
* Bindings perl: prevent unused functio warning for array_to_glist_gobjectBenjamin Dauvergne2010-02-101-1/+1
* Tests perl: raise number of testsBenjamin Dauvergne2010-02-101-1/+1
* Bindings: restore ID-WSF constants, improve python getters,Benjamin Dauvergne2010-02-041-1/+1
* Binding perl: add cleanup for temporary data of trampoline codeBenjamin Dauvergne2010-02-041-13/+25
* Binding perl: many improvementsBenjamin Dauvergne2010-02-015-149/+75
* Bindings: make binding generation more silentBenjamin Dauvergne2010-02-011-13/+15
* Bindings perl: simplify Makefile.PLBenjamin Dauvergne2010-01-292-25/+16
* Binding perl: special case for lasso_check_versionBenjamin Dauvergne2010-01-292-3/+12
* Binding perl: remove warning when passing Null to croakBenjamin Dauvergne2010-01-291-1/+2
* Binding perl: many improvementsBenjamin Dauvergne2010-01-299-33/+292
* Binding perl: update to bindingBenjamin Dauvergne2010-01-284-10/+40
* Binding perl: fix include paths in the makefile, againBenjamin Dauvergne2010-01-262-2/+2
* in bindings/perl/Makefile.PL, add include path for normal buildsBenjamin Dauvergne2010-01-261-1/+1
* in bindings/perl/Makefile.am, change permission to make distcheck worksBenjamin Dauvergne2010-01-261-4/+11
* in bindings/perl/Makefile.am, add files to EXTRA_DISTBenjamin Dauvergne2010-01-261-1/+1
* Bindings: add a new perl binding using the new binding infrastructureBenjamin Dauvergne2010-01-2512-0/+1102