summaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* add functionality to enable debugging flags at runtimeBenjamin Dauvergne2008-10-011-2/+0
* fixed various bugs with new compilation flagsDamien Laniel2008-09-161-1/+1
* * Add options when DEBUGGING is activated, i.e. to permit compiling when -Wer...Benjamin Dauvergne2008-09-121-1/+6
* forked lasso branch for adelineBenjamin Dauvergne2008-08-011-2/+1
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-271-1/+1
* surround parameter with quotes permitting filename with spacesBenjamin Dauvergne2008-05-271-1/+1
* Make Makefile.PL use TOP_SRCDIR and TOP_BUILDDIR variablesBenjamin Dauvergne2008-05-262-2/+3
* fix INCLUDES, remove obsolete JDK_INCLUDES definitionBenjamin Dauvergne2008-05-261-7/+7
* updated Copyright dates in remaining filesDamien Laniel2007-05-301-1/+1
* fixed usage of constant strings in Perl bindingFrederic Peters2007-04-041-2/+2
* Helps building outside srcdirFrederic Peters2006-03-211-1/+1
* swig files were split, dependencies needed to be updatedFrederic Peters2005-09-271-2/+2
* fixed usage of DESTDIR and PREFIXFrederic Peters2005-05-181-1/+1
* perl now installs and uninstalls correctly (with thanks to p.g.o)Frederic Peters2005-05-171-3/+8
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-221-4/+4
* Extracted the inheritance of nodes from SWIG in a separate file, to removeEmmanuel Raviart2005-01-171-1/+2
* SWIG: Renamed getitem to getItem. Idem for setitem.Emmanuel Raviart2005-01-151-66/+72
* Updated authors.Emmanuel Raviart2005-01-151-1/+24
* Corrected Perl binding and added test program.Emmanuel Raviart2005-01-141-0/+229
* don't pass prefix to install-perlFrederic Peters2005-01-131-1/+1
* install and uninstall correctly files (distcheck once again ok)Frederic Peters2005-01-121-2/+2
* fixed maintainer-clean target for Perl bindingFrederic Peters2005-01-081-9/+9
* makefile perl magic to get distcheck running (disabled installation)Frederic Peters2005-01-041-6/+14
* more perl files to ignoreFrederic Peters2005-01-031-0/+6
* use choosen CC and CFLAGS when compiling the perl moduleFrederic Peters2005-01-022-1/+3
* Perl module builds and links correctly.Frederic Peters2005-01-022-4/+29
* building the perl bindingFrederic Peters2005-01-022-1/+59
* first step to perl bindings (they still need to be compiled and installedFrederic Peters2005-01-022-0/+22