Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add diag_listed_as for non-numeric warnings | Father Chrysostomos | 2011-12-25 | 1 | -2/+0 | |
* | PerlIO::get_layers: Treat numbers as strings | Father Chrysostomos | 2011-12-25 | 1 | -1/+5 | |
* | [perl #97956] PerlIO::get_layers: call get-magic | Father Chrysostomos | 2011-12-25 | 1 | -1/+20 | |
* | Run more substr tests under a new thread | Father Chrysostomos | 2011-12-24 | 1 | -31/+31 | |
* | select() can return undef when defoutgv is set | Father Chrysostomos | 2011-12-24 | 1 | -1/+8 | |
* | select() sometimes returns invalid string | Father Chrysostomos | 2011-12-24 | 1 | -1/+9 | |
* | Add basic tests for select() | Father Chrysostomos | 2011-12-24 | 1 | -0/+19 | |
* | coresubs.t: Call done_testing with an arg | Father Chrysostomos | 2011-12-24 | 1 | -2/+1 | |
* | coreamp.t: Call done_testing with an arg | Father Chrysostomos | 2011-12-24 | 1 | -6/+1 | |
* | Don’t warn for open(foo::bar) | Father Chrysostomos | 2011-12-24 | 1 | -0/+1 | |
* | use VERSION needs to enable uni8bit hint | Father Chrysostomos | 2011-12-24 | 1 | -0/+9 | |
* | Fix up t/lib/feature/implicit | Father Chrysostomos | 2011-12-24 | 1 | -8/+1 | |
* | Exclude regen/feature.pl from podcheck.t | Father Chrysostomos | 2011-12-24 | 1 | -0/+1 | |
* | regen.t: update test count | Father Chrysostomos | 2011-12-24 | 1 | -1/+1 | |
* | Don’t clobber all magic when clobbering vstring | Father Chrysostomos | 2011-12-23 | 1 | -1/+9 | |
* | ver.t: require test.pl in a BEGIN block | Father Chrysostomos | 2011-12-23 | 1 | -1/+1 | |
* | [perl #29070] Add vstring set-magic | Father Chrysostomos | 2011-12-23 | 1 | -1/+5 | |
* | Move Tie-File out of cpan/ and into dist/ | Todd Rinaldo | 2011-12-23 | 2 | -2/+4 | |
* | Don’t double-free hint hash if copying dies | Father Chrysostomos | 2011-12-23 | 1 | -2/+29 | |
* | Port utils test to VMS. | Craig A. Berry | 2011-12-23 | 1 | -3/+5 | |
* | Added porting tests for CUSTOMIZED files | Chris 'BinGOs' Williams | 2011-12-22 | 2 | -0/+158 | |
* | Add t/porting/utils.t, to test that utility scripts still compile. | Nicholas Clark | 2011-12-22 | 1 | -0/+88 | |
* | Copy hints from tied hh to inner compile scopes | Father Chrysostomos | 2011-12-21 | 1 | -6/+25 | |
* | regen pod issues | Father Chrysostomos | 2011-12-21 | 1 | -3/+2 | |
* | podcheck.t: skip make-rmg-checklist | Father Chrysostomos | 2011-12-21 | 1 | -0/+1 | |
* | charnames tests: Add names to some more tests | Karl Williamson | 2011-12-20 | 1 | -23/+23 | |
* | test.pl: Add comment | Karl Williamson | 2011-12-20 | 1 | -1/+1 | |
* | Autoload charnames for \N{name} | Karl Williamson | 2011-12-20 | 1 | -2/+24 | |
* | [perl #106282] Don’t crash cloning tied %^H | Father Chrysostomos | 2011-12-20 | 1 | -2/+25 | |
* | test that version.pm does not clobber locale | Ricardo Signes | 2011-12-18 | 1 | -1/+31 | |
* | Stop readline(*$glob_copy) from clearing PL_last_in_gv | Father Chrysostomos | 2011-12-18 | 1 | -1/+3 | |
* | Revert "Make scalar() propagate lvalueness" | Father Chrysostomos | 2011-12-18 | 1 | -8/+1 | |
* | [perl #106288] Tests for \scalar @array | Father Chrysostomos | 2011-12-18 | 1 | -1/+3 | |
* | Stop seek($glob_copy...) from clearing PL_last_in_gv | Father Chrysostomos | 2011-12-18 | 1 | -1/+7 | |
* | Stop eof($glob_copy) from clearing PL_last_in_gv | Father Chrysostomos | 2011-12-17 | 1 | -1/+7 | |
* | Stop tell($glob_copy) from clearing PL_last_in_gv | Father Chrysostomos | 2011-12-17 | 1 | -1/+10 | |
* | [perl #97988] Nullify PL_last_in_gv when unglobbed | Father Chrysostomos | 2011-12-17 | 1 | -1/+12 | |
* | Fix the one remaining long line in perldiag | Father Chrysostomos | 2011-12-17 | 1 | -1/+0 | |
* | perldiag: wrap long lines | Father Chrysostomos | 2011-12-16 | 1 | -1/+1 | |
* | perldiag: Retitle ‘Cannot copy’ | Father Chrysostomos | 2011-12-16 | 1 | -1/+0 | |
* | [perl #91514] Use correct error msg for default | Father Chrysostomos | 2011-12-16 | 1 | -0/+12 | |
* | pp_hot.c: First letter of latin-1 classnames wasn't being checked correctly. | Brian Fraser | 2011-12-15 | 1 | -1/+18 | |
* | Name anon handles __ANONIO__ | Father Chrysostomos | 2011-12-15 | 2 | -2/+2 | |
* | Disable $[ under 5.16 | Father Chrysostomos | 2011-12-15 | 4 | -10/+84 | |
* | op/taint.t: localize $@ | Karl Williamson | 2011-12-14 | 1 | -0/+1 | |
* | perllocale: Nits | Karl Williamson | 2011-12-14 | 1 | -1/+0 | |
* | Add testcase for #78266. | Johannes Plunien | 2011-12-13 | 1 | -1/+18 | |
* | Make scalar() propagate lvalueness | Father Chrysostomos | 2011-12-13 | 1 | -1/+8 | |
* | Update Socket to CPAN version 1.96 | Chris 'BinGOs' Williams | 2011-12-11 | 1 | -0/+1 | |
* | perlguts: nits | Karl Williamson | 2011-12-10 | 1 | -1/+0 |