summaryrefslogtreecommitdiff
path: root/ext/XS-APItest/APItest.pm
Commit message (Expand)AuthorAgeFilesLines
* Use the new utf8 to code point functionsKarl Williamson2012-03-191-1/+1
* XS::APItest: Move $VERSION further upFather Chrysostomos2012-01-311-2/+2
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2012-01-311-1/+1
* *Now* increase $XS::APItest::VERSION to 0.35Father Chrysostomos2011-12-241-1/+1
* Revert "Increase $XS::APItest::VERSION to 0.35"Father Chrysostomos2011-12-231-1/+1
* Increase $XS::APItest::VERSION to 0.35Father Chrysostomos2011-12-231-1/+1
* $XS::APItest::VERSION = '0.34'Father Chrysostomos2011-11-201-1/+1
* Revert "$XS::APItest::VERSION = '0.34'"Father Chrysostomos2011-11-201-1/+1
* $XS::APItest::VERSION = '0.34'Father Chrysostomos2011-11-201-1/+1
* \x-ify non-ASCII chars in C string literalZefram2011-11-161-1/+1
* TODO test for $AUTOLOAD with XS AUTOLOADSteffen Mueller2011-10-111-2/+2
* Tests for XS AUTOLOAD routinesFather Chrysostomos2011-10-091-0/+2
* Increase $XS::APItest::VERSION from 0.31 to 0.32Father Chrysostomos2011-10-061-1/+1
* Exlicitly enable exporting of some XSUB symbolsSteffen Mueller2011-08-211-1/+1
* Increase $XS::APItest::VERSIONFather Chrysostomos2011-07-041-1/+1
* Tests for XS lvalue functionsFather Chrysostomos2011-06-011-1/+4
* [perl #87064] eval no longer shares filtersFather Chrysostomos2011-04-031-1/+6
* bump version of many modulesZefram2010-12-191-1/+1
* recursive-descent expression parsingZefram2010-12-111-1/+1
* Add tests for tryAMAGICunDEREF_var().Nicholas Clark2010-11-031-1/+1
* function to parse isolated labelZefram2010-10-251-2/+2
* function to parse Perl code blockZefram2010-10-211-1/+1
* fix and test PL_expect in recdescent parsingZefram2010-10-211-1/+1
* handle bracket stack better in recdescent parsingZefram2010-10-211-1/+1
* Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader.Nicholas Clark2010-10-211-4/+4
* [PATCH] function to parse Perl statement sequenceZefram2010-10-041-1/+1
* merge XS-APItest-KeywordRPN into XS-APItestZefram2010-09-261-3/+95
* Tweak XS::APItest to automatically add all functions to @EXPORT.Nicholas Clark2010-09-211-21/+39
* Bump VERSIONs in XS-APItest and XS-APItest-KeywordRPNSteve Hay2010-09-191-1/+1
* Pure Perl lvalue subs can't return temps, even if they are magical. This hold...Eric Brine2010-08-131-1/+1
* bump version on modules changed since 5.13.0Ricardo Signes2010-05-201-1/+1
* remove Perl_pmflagRobin Barker2010-04-261-1/+1
* Bump version due to d97c33b505dd45c052a8bf42014917701b4502a5Leon Brocard2010-04-191-1/+1
* create SV leak test infrastructureDavid Mitchell2010-04-111-2/+3
* Make my_exit behave the same as the Perl exit. And add tests for itGerard Goossen2009-11-081-1/+1
* Remove Perl_pmflag() from the public API, and mark it as deprecated.Nicholas Clark2009-11-011-2/+2
* Expose utf16_to_utf8{,reversed} via XS::APItest, and provide some basic tests.Nicholas Clark2009-10-181-2/+2
* Rename ext/XS/APItest to ext/XS-APItestNicholas Clark2009-02-091-0/+228