summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Various fixups for version.pm 0.9914Leon Timmermans2016-03-171-2/+2
* Remove no longer valid testsJohn Peacock2016-03-173-14/+0
* fix "bad match" issue reported in perl #127705Yves Orton2016-03-151-5/+14
* lib/warnings.t: Skip an ASCII-centric test on EBCDICKarl Williamson2016-03-131-2/+7
* [perl #126182] rework pattern GOSUB infinite recursion detectionYves Orton2016-03-131-7/+27
* Fix various pod errors.Karl Williamson2016-03-111-39/+13
* t/re/reg_mesg.t: Add some more testsKarl Williamson2016-03-101-0/+4
* fix a skip count in cpan/IPC-SysV/t/ipcsysv.tTony Cook2016-03-091-0/+5
* [perl #127533] only test semctl() if we have everything needed to use itTony Cook2016-03-091-0/+2
* Make open failures little less cryptic.Jarkko Hietaniemi2016-03-071-2/+2
* Add test for [perl #126405]Karl Williamson2016-03-061-0/+1
* fix Perl #126182, out of memory due to infinite pattern recursionYves Orton2016-03-061-1/+9
* PATCH: [perl #127262] assertion fail on malformed UTF8Karl Williamson2016-03-041-0/+5
* PATCH: [perl #126141]: qr/]]]]][\\/ fails to raise errorKarl Williamson2016-03-041-0/+7
* TODO or skip certain failing locale tests on cygwinKarl Williamson2016-03-031-1/+7
* Reinstate "PATCH: {perl #127582] Over eager warning for /[.foo.]/""Karl Williamson2016-03-031-9/+2
* PATCH: [perl #127599] Fix regcomp.c assertionKarl Williamson2016-03-021-0/+1
* Revert "PATCH: {perl #127582] Over eager warning for /[.foo.]/"Karl Williamson2016-03-011-2/+9
* PATCH: {perl #127582] Over eager warning for /[.foo.]/Karl Williamson2016-03-011-9/+2
* PATCH: [perl #127581] Spurious warning about posix classKarl Williamson2016-03-011-0/+1
* re/regexp_unicode_prop.t: Fix loop statementKarl Williamson2016-02-291-1/+1
* regexp_unicode_prop.t: Clarify commentKarl Williamson2016-02-291-1/+1
* Fix /\p{pkg::User-defined}/iKarl Williamson2016-02-291-0/+21
* [perl #127635] s///r with -DPERL_NO_COW attempts to modify source SVTony Cook2016-03-011-1/+8
* Scalar-List-Utils customization bumpJarkko Hietaniemi2016-02-291-5/+6
* Socket customization bumpJarkko Hietaniemi2016-02-291-2/+2
* perlfunc overhaulLukas Mai2016-02-271-0/+65
* podcheck.t: expand POD sequences in L</...> section namesLukas Mai2016-02-251-15/+24
* t/re/pat_advanced.t: Test for [#perl 126886]Karl Williamson2016-02-201-0/+7
* PATCH: [perl 127537] /\W/ regression with UTF-8Karl Williamson2016-02-181-0/+2
* Don't allow /\N{}/ under 're strict'Karl Williamson2016-02-181-1/+3
* t/re/reg_mesg.t: Add a couple of testsKarl Williamson2016-02-161-0/+2
* regcomp.c: Clarify error messageKarl Williamson2016-02-101-1/+1
* t/re/regex_sets.t: Add some testsKarl Williamson2016-02-101-0/+11
* porting/diag.t: Handle some E<> pod escapesKarl Williamson2016-02-101-0/+3
* podcheck.t: Need to translate E<lt> and E<gt>Karl Williamson2016-02-101-0/+2
* PATCH: [perl #8904] Revamp [:posix:] parsingKarl Williamson2016-02-092-19/+78
* [perl #127494] don't cache AUTOLOAD as DESTROYTony Cook2016-02-101-1/+0
* [perl #127494] TODO test for $AUTOLOAD being set for DESTROYTony Cook2016-02-101-1/+21
* move Time-HiRes from cpan to distRicardo Signes2016-02-081-0/+2
* [perl #124387] call AUTOLOAD when DESTROY isn't definedTony Cook2016-02-081-1/+1
* [perl #124387] TODO test for AUTOLOAD on DESTROYTony Cook2016-02-081-1/+12
* Do not try to fchown() to uid -1 and gid -1.Jarkko Hietaniemi2016-02-071-2/+2
* Integrate podlators 4.06.Craig A. Berry2016-02-051-1/+0
* podcheck.t: regen db for overlong verbatim linesKarl Williamson2016-02-031-1/+1
* Additional hexfp %a tests inspired by c95ea682.Jarkko Hietaniemi2016-02-031-0/+15
* convert CX_PUSHSUB/POPSUB to inline fnsDavid Mitchell2016-02-031-2/+2
* add a few grep and map benchmarksDavid Mitchell2016-02-031-0/+24
* rename POPFOO() to CX_POPFOO()David Mitchell2016-02-031-2/+2
* optimise bare 'next'David Mitchell2016-02-031-0/+6