summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Bulk revert regex recursion fixes - REVERT THIS PATCH AFTER 5.24.2Yves Orton2017-05-031-2/+0
* Add tests for regex recursionDan Collins2017-05-021-0/+2
* Fix checks for tainted dir in $ENV{PATH}Father Chrysostomos2017-02-231-1/+17
* PATCH: [perl #129038] Crash with s///lKarl Williamson2017-02-231-1/+18
* Revert base.pm part of "(perl #127834) update CUSTOMIZED entries"Steve Hay2016-12-301-1/+0
* Regen customized.dat for base.pm changes againSteve Hay2016-10-121-1/+1
* Regen customized.dat for base.pm changesSteve Hay2016-10-121-1/+1
* Update customized.dat entry for base.pmSteve Hay2016-08-101-1/+1
* patch Parse::CPAN::Meta to ignore PERL_YAML_BACKEND, PERL_JSON_BACKEND when P...Karen Etheridge2016-08-011-0/+2
* (perl #127834) perldelta for . in @INC changesTony Cook2016-07-251-0/+1
* (perl #127834) update CUSTOMIZED entriesTony Cook2016-07-251-28/+151
* (perl #127380) default PERLIO_DEBUG/-Di to use STDERRTony Cook2016-06-081-3/+14
* (perl #127380) add tests for -DiTony Cook2016-06-081-0/+39
* perldelta: known problemsRicardo Signes2016-05-071-1/+6
* test lexical $foo = "$foo"David Mitchell2016-05-031-0/+18
* move perf test from re/pat.t to re/speed.tDavid Mitchell2016-04-092-13/+16
* new perf test in pat.t: avoid timing failureDavid Mitchell2016-04-091-2/+2
* test for #127855 - Slowdown in m//g on COW strings of certain lengthsYves Orton2016-04-081-1/+12
* (perl #126162) improve stat @array handlingTony Cook2016-04-071-0/+17
* error messages vary between platforms, use errno values insteadTony Cook2016-04-071-2/+9
* (perl #126162) warn if stat() is called on an arrayDan Collins2016-04-071-1/+9
* [perl #127760] add CUSTOMIZED for File-PathTony Cook2016-04-041-0/+2
* don't test crypt()s tied fetch count if we don't have crypt()Tony Cook2016-04-041-6/+12
* RT #127786: assertion failure with eval in DB pkg.David Mitchell2016-03-281-1/+13
* Suppress another empty \N{} warning in pat_advanced.t.Craig A. Berry2016-03-251-0/+1
* PATCH: [perl #123417] Deprecate empty \N{}Karl Williamson2016-03-244-6/+43
* t/re/re_tests: Add missing \ escape to a testKarl Williamson2016-03-241-1/+1
* stop lc() etc accidentally modifying in-place.David Mitchell2016-03-241-1/+25
* Remove vutil.c from list of customized filesLeon Timmermans2016-03-201-1/+0
* Update version to 0.9916John Peacock2016-03-191-2/+2
* Upgrade Win32API::File from version 0.1202 to 0.1203Steve Hay2016-03-191-9/+0
* 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