summaryrefslogtreecommitdiff
path: root/Lib/perl5/perltypemaps.swg
Commit message (Expand)AuthorAgeFilesLines
* Avoid gcc 11 misleading indentation warning in generated codeAnthony Heading2021-10-031-1/+3
* Member function pointer typemap tweaksWilliam S Fulton2021-04-261-1/+1
* repair uses of EXTEND() in Perl typemapsRobert Stone2018-12-111-2/+2
* Changes to use common DirectorException classWilliam S Fulton2017-11-291-0/+4
* Fix assorted comment and documentation typosOlly Betts2014-02-231-1/+1
* steals python directors and adapts to perl5Robert Stone2013-11-121-3/+3
* Merge branch 'master' into gsoc2009-matevzWilliam S Fulton2013-01-281-1/+1
|\
| * perl5 error handling improvementsRobert Stone2011-12-101-1/+1
* | Add rvalue reference typemapsWilliam S Fulton2013-01-241-0/+3
|/
* Change typemap matching rules for the default type (SWIGTYPE) to follow templ...William S Fulton2010-04-011-1/+4
* couple of minor Perl fixes from Ling LiWilliam S Fulton2008-12-291-0/+1
* Fix #1904537 Swig causes a Perl warning 'x used only once' in Perl 5.10 repor...William S Fulton2008-02-291-1/+1
* comments, clean and cosmeticsMarcelo Matus2006-02-111-7/+2
* use one line macro when possibleMarcelo Matus2006-02-101-6/+2
* fix varout typemap pointer casts - removes heaps of warnings on cygwinWilliam S Fulton2006-02-041-3/+3
* fix varout typemaps for swigtypesMarcelo Matus2006-02-021-0/+16
* reenable missing INPUT/OUTPUT, and add tests for std::stringMarcelo Matus2006-01-301-4/+0
* add croak(Nullch) again and propagate exception as needed, please jason, chec...Marcelo Matus2006-01-101-2/+1
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-1/+1
* more speed upsMarcelo Matus2005-11-241-0/+5
* simplify the ASPTR_ARGS and ASVAL_ARGS macros to one AS_ARGMarcelo Matus2005-11-041-5/+2
* add missing SWIG_failMarcelo Matus2005-10-311-1/+2
* more fixes for valgrindMarcelo Matus2005-10-251-3/+3
* fixes for valgrindMarcelo Matus2005-10-251-3/+4
* eliminate compilation warnings, add docs, and centralize the access to the un...Marcelo Matus2005-10-251-27/+68
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-0/+44