summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* Add diag_listed_as for non-numeric warningsFather Chrysostomos2011-12-251-2/+0
* PerlIO::get_layers: Treat numbers as stringsFather Chrysostomos2011-12-251-1/+5
* [perl #97956] PerlIO::get_layers: call get-magicFather Chrysostomos2011-12-251-1/+20
* Run more substr tests under a new threadFather Chrysostomos2011-12-241-31/+31
* select() can return undef when defoutgv is setFather Chrysostomos2011-12-241-1/+8
* select() sometimes returns invalid stringFather Chrysostomos2011-12-241-1/+9
* Add basic tests for select()Father Chrysostomos2011-12-241-0/+19
* coresubs.t: Call done_testing with an argFather Chrysostomos2011-12-241-2/+1
* coreamp.t: Call done_testing with an argFather Chrysostomos2011-12-241-6/+1
* Don’t warn for open(foo::bar)Father Chrysostomos2011-12-241-0/+1
* use VERSION needs to enable uni8bit hintFather Chrysostomos2011-12-241-0/+9
* Fix up t/lib/feature/implicitFather Chrysostomos2011-12-241-8/+1
* Exclude regen/feature.pl from podcheck.tFather Chrysostomos2011-12-241-0/+1
* regen.t: update test countFather Chrysostomos2011-12-241-1/+1
* Don’t clobber all magic when clobbering vstringFather Chrysostomos2011-12-231-1/+9
* ver.t: require test.pl in a BEGIN blockFather Chrysostomos2011-12-231-1/+1
* [perl #29070] Add vstring set-magicFather Chrysostomos2011-12-231-1/+5
* Move Tie-File out of cpan/ and into dist/Todd Rinaldo2011-12-232-2/+4
* Don’t double-free hint hash if copying diesFather Chrysostomos2011-12-231-2/+29
* Port utils test to VMS.Craig A. Berry2011-12-231-3/+5
* Added porting tests for CUSTOMIZED filesChris 'BinGOs' Williams2011-12-222-0/+158
* Add t/porting/utils.t, to test that utility scripts still compile.Nicholas Clark2011-12-221-0/+88
* Copy hints from tied hh to inner compile scopesFather Chrysostomos2011-12-211-6/+25
* regen pod issuesFather Chrysostomos2011-12-211-3/+2
* podcheck.t: skip make-rmg-checklistFather Chrysostomos2011-12-211-0/+1
* charnames tests: Add names to some more testsKarl Williamson2011-12-201-23/+23
* test.pl: Add commentKarl Williamson2011-12-201-1/+1
* Autoload charnames for \N{name}Karl Williamson2011-12-201-2/+24
* [perl #106282] Don’t crash cloning tied %^HFather Chrysostomos2011-12-201-2/+25
* test that version.pm does not clobber localeRicardo Signes2011-12-181-1/+31
* Stop readline(*$glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-181-1/+3
* Revert "Make scalar() propagate lvalueness"Father Chrysostomos2011-12-181-8/+1
* [perl #106288] Tests for \scalar @arrayFather Chrysostomos2011-12-181-1/+3
* Stop seek($glob_copy...) from clearing PL_last_in_gvFather Chrysostomos2011-12-181-1/+7
* Stop eof($glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-171-1/+7
* Stop tell($glob_copy) from clearing PL_last_in_gvFather Chrysostomos2011-12-171-1/+10
* [perl #97988] Nullify PL_last_in_gv when unglobbedFather Chrysostomos2011-12-171-1/+12
* Fix the one remaining long line in perldiagFather Chrysostomos2011-12-171-1/+0
* perldiag: wrap long linesFather Chrysostomos2011-12-161-1/+1
* perldiag: Retitle ‘Cannot copy’Father Chrysostomos2011-12-161-1/+0
* [perl #91514] Use correct error msg for defaultFather Chrysostomos2011-12-161-0/+12
* pp_hot.c: First letter of latin-1 classnames wasn't being checked correctly.Brian Fraser2011-12-151-1/+18
* Name anon handles __ANONIO__Father Chrysostomos2011-12-152-2/+2
* Disable $[ under 5.16Father Chrysostomos2011-12-154-10/+84
* op/taint.t: localize $@Karl Williamson2011-12-141-0/+1
* perllocale: NitsKarl Williamson2011-12-141-1/+0
* Add testcase for #78266.Johannes Plunien2011-12-131-1/+18
* Make scalar() propagate lvaluenessFather Chrysostomos2011-12-131-1/+8
* Update Socket to CPAN version 1.96Chris 'BinGOs' Williams2011-12-111-0/+1
* perlguts: nitsKarl Williamson2011-12-101-1/+0