This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert t/re/subst_amp.t to test.pl, strict and warnings.
[perl5.git] / ext / XS-APItest / APItest.pm
2010-12-19 Zeframbump version of many modules
2010-12-12 Zeframrecursive-descent expression parsing
2010-11-03 Nicholas ClarkAdd tests for tryAMAGICunDEREF_var().
2010-10-25 Zeframfunction to parse isolated label
2010-10-21 Zeframfunction to parse Perl code block
2010-10-21 Zeframfix and test PL_expect in recdescent parsing
2010-10-21 Zeframhandle bracket stack better in recdescent parsing
2010-10-21 Nicholas ClarkConvert Hash::Util, XS::APItest and XS::Typemap to...
2010-10-04 Zefram[PATCH] function to parse Perl statement sequence
2010-09-26 Zeframmerge XS-APItest-KeywordRPN into XS-APItest
2010-09-21 Nicholas ClarkTweak XS::APItest to automatically add all functions...
2010-09-19 Steve HayBump VERSIONs in XS-APItest and XS-APItest-KeywordRPN
2010-08-13 Eric BrinePure Perl lvalue subs can't return temps, even if they...
2010-05-20 Ricardo Signesbump version on modules changed since 5.13.0
2010-04-26 Robin Barkerremove Perl_pmflag
2010-04-19 Leon BrocardBump version due to d97c33b505dd45c052a8bf42014917701b4...
2010-04-11 David Mitchellcreate SV leak test infrastructure
2009-11-08 Gerard GoossenMake my_exit behave the same as the Perl exit. And...
2009-11-01 Nicholas ClarkRemove Perl_pmflag() from the public API, and mark...
2009-10-18 Nicholas ClarkExpose utf16_to_utf8{,reversed} via XS::APItest, and...
2009-02-09 Nicholas ClarkRename ext/XS/APItest to ext/XS-APItest