summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [perl #123367] Test my sub defined in BEGIN{eval}Father Chrysostomos2016-05-191-1/+5
* Allow require_error.t be run from the top levelFather Chrysostomos2016-05-191-0/+1
* [perl #128182] Fix crash with require $nonstringFather Chrysostomos2016-05-181-1/+9
* lexsub.t: Remove some unnecessary evalsFather Chrysostomos2016-05-181-4/+4
* [perl #128171] Fix assert fail with /@0{0*->@*/*0Father Chrysostomos2016-05-171-1/+7
* Use concat overloading for "foo$_->$*"Father Chrysostomos2016-05-171-1/+13
* Fix crash with: undef *_; shift;Father Chrysostomos2016-05-171-0/+3
* [perl #127976] Restore ‘or array’ to each($s) errFather Chrysostomos2016-05-162-4/+5
* [perl #127976] Use yyerror for each $scalar errorFather Chrysostomos2016-05-161-1/+5
* startkve.t: Refactor setting of $errpatFather Chrysostomos2016-05-161-3/+7
* smartkve.t: Delete now-redundant testsFather Chrysostomos2016-05-161-17/+0
* [perl #128052] make t/test.pl compatible with older PerlsAaron Crane2016-05-161-4/+10
* Fix Scalar-List-Utils build on C89 compilers; patch sent upstreamAaron Crane2016-05-161-1/+1
* Fix Scalar-List-Utils build on C++ compilers; patch sent upstreamAaron Crane2016-05-161-0/+5
* Upgrade to Scalar-List-Utils 1.45 from CPANJarkko Hietaniemi2016-05-151-6/+0
* [perl #128086] Test the prev commitFather Chrysostomos2016-05-151-1/+8
* Make barewords constant-foldableAaron Crane2016-05-154-2/+24
* [perl #127952] misoptimization for negated constant-ish on lhs of logopAaron Crane2016-05-151-1/+27
* [perl #128106] Fix reset with non-globsFather Chrysostomos2016-05-101-1/+11
* make 'require ::Foo::Bar' dieDavid Mitchell2016-05-102-9/+11
* Treat require ::foo::bar; the same as foo::bar;Nicholas Clark2016-05-102-6/+13
* Update to IPC-SysV 2.07 from CPANJarkko Hietaniemi2016-05-091-5/+0
* Require literal '{' in patterns to be escapedKarl Williamson2016-05-092-11/+4
* Make deprecated qr//xx fatalKarl Williamson2016-05-091-4/+5
* Remove deprecated literal control char variable namesKarl Williamson2016-05-091-2/+2
* Stop accepting deprecated NBSP in \N{}Karl Williamson2016-05-092-40/+6
* Call PERL_ASYNC_CHECK when we backtrack in the regex engineYves Orton2016-05-091-1/+11
* [perl #127877] Emit undef warning on sassign+concatAaron Crane2016-05-091-0/+21
* 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