summaryrefslogtreecommitdiff
path: root/Lib/perl5/perlstrings.swg
Commit message (Expand)AuthorAgeFilesLines
* Fix SF#2564192Robert Stone2009-02-051-0/+5
* Backed out #1798728 due to regression pointed out by Josh Cherry on swig-userWilliam S Fulton2007-12-161-1/+1
* Fix #1798728 - numbers can be passed to functions taking char *William S Fulton2007-12-121-1/+1
* [perl5] Use sv_setpvn() to set a scalar from a pointer and lengthOlly Betts2007-09-171-9/+1
* more fixes/tests for empty stringsMarcelo Matus2006-05-041-2/+2
* more on the TypeQuery fixMarcelo Matus2005-12-101-7/+8
* fix extra calls to TypeQuery for 'char *' and 'wchar_t *'Marcelo Matus2005-12-101-23/+23
* return PL_sv_undef for empty strings, as in the old perl libraryMarcelo Matus2005-12-071-1/+1
* fixes for valgrindMarcelo Matus2005-10-251-2/+2
* eliminate compilation warnings, add docs, and centralize the access to the un...Marcelo Matus2005-10-251-1/+14
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-0/+48