summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Make -T HANDLE set the last stat typeFather Chrysostomos2012-01-121-1/+11
* [perl #77388] Make stacked -T and -B workFather Chrysostomos2012-01-121-1/+1
* Make -t, -T and -B with a handle pop it off the stackFather Chrysostomos2012-01-121-1/+2
* [perl #24237] @& should not stop $& from workingFather Chrysostomos2012-01-101-1/+9
* [perl #35865, #43011] FETCH after autovivifyingFather Chrysostomos2012-01-102-6/+24
* Remove TODO functionality from assignwarn.tFather Chrysostomos2012-01-091-8/+4
* [perl #44895] += warning on uninit magic varFather Chrysostomos2012-01-091-4/+3
* Test for perl #43663Father Chrysostomos2012-01-091-1/+9
* [perl #92254, #92256] Fix SAVE_DEFSV to do refcountingFather Chrysostomos2012-01-082-2/+16
* grep.t: require test.pl in BEGIN blockFather Chrysostomos2012-01-081-1/+1
* [perl #67490] Don’t call DELETE on scalar-tied elemFather Chrysostomos2012-01-081-0/+12
* [perl #85670] Copy magic to ary elems properlyFather Chrysostomos2012-01-061-1/+24
* [perl #107440] Save av/hv on mortals stack when clearingFather Chrysostomos2012-01-062-4/+21
* Pod-Perldoc now includes test documentsRicardo Signes2012-01-061-0/+4
* Uncomment evals in sort.tFather Chrysostomos2012-01-061-2/+2
* regen pod issuesFather Chrysostomos2012-01-051-1/+0
* [perl #90064] warn once for dbmopen with undef 3rd argFather Chrysostomos2012-01-051-1/+8
* regen pod issuesFather Chrysostomos2012-01-051-1/+1
* regen pod issuesFather Chrysostomos2012-01-051-2/+2
* [perl #90030] sort with no argumentsFather Chrysostomos2012-01-051-1/+12
* [perl #95548] Returned magical temps are not copiedFather Chrysostomos2012-01-041-0/+14
* Restrict $[ comp warning to constantsFather Chrysostomos2012-01-041-0/+18
* [perl #105912] local $_ should not FETCHFather Chrysostomos2012-01-031-4/+3
* Change wording of \E warningFather Chrysostomos2012-01-031-2/+2
* toke.c: Unpaired '\E's in double-quotish contexts should warn.Brian Fraser2012-01-021-0/+11
* Correct test count in regen.tFather Chrysostomos2012-01-021-1/+1
* Avoid t/re/regexp.t failing on miniperl when displaying TODO test output.Nicholas Clark2012-01-021-1/+5
* [perl #107366] Don’t clone GVs during thread joinFather Chrysostomos2012-01-011-1/+7
* sigsystem.t depends on fork().Craig A. Berry2012-01-011-0/+1
* Suppress void warning in t/op/sprintf.tFather Chrysostomos2012-01-011-1/+1
* [perl #103492] Make %n printf format work with UnicodeFather Chrysostomos2011-12-311-0/+1
* [perl #103492] Give lvalue cx to (s)printf argsFather Chrysostomos2011-12-312-1/+7
* [perl #100340] Free hash entries before values on deleteFather Chrysostomos2011-12-311-1/+28
* Update method caches for non-void stash elem deletionsFather Chrysostomos2011-12-311-1/+6
* sigsystem.t: put miniperl skip earlierFather Chrysostomos2011-12-311-1/+2
* Correct skip count in sigsystem.tFather Chrysostomos2011-12-311-1/+1
* Added tests for SIGCHLD blocking during system()Leon Timmermans2011-12-311-0/+63
* Test ‘Too late for -[Mm]’Father Chrysostomos2011-12-301-1/+5
* [perl #104288] Die with ‘Unrecognized switch’ on #! lineFather Chrysostomos2011-12-301-1/+15
* Update CGI to CPAN version 3.59Chris 'BinGOs' Williams2011-12-301-1/+0
* Allow diag.t to pass tests for multi-line warnings.Craig A. Berry2011-12-291-1/+1
* Croak when setting a tied @DB::argsFather Chrysostomos2011-12-281-3/+5
* Speed up diag.t slightlyFather Chrysostomos2011-12-281-2/+2
* diag.t: Delete documented items from to-doFather Chrysostomos2011-12-281-8/+0
* Regen pod issuesFather Chrysostomos2011-12-281-0/+1
* Document various messages in perldiagFather Chrysostomos2011-12-281-14/+0
* diag_listed_as galoreFather Chrysostomos2011-12-281-28/+0
* diag_listed_as for -S errorFather Chrysostomos2011-12-281-2/+1
* diag_listed_as for another lv sub errorFather Chrysostomos2011-12-281-1/+0
* diag_listed_as for lvalue scalar context errorsFather Chrysostomos2011-12-281-2/+0