Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | perldiag: Tweak pack/% message | Father Chrysostomos | 2011-12-28 | 1 | -1/+0 | |
* | diag.t: perldiag does not escape % | Father Chrysostomos | 2011-12-28 | 1 | -4/+3 | |
* | Teach diag.t about "CONSTANTS" in msgs | Father Chrysostomos | 2011-12-28 | 1 | -3/+2 | |
* | perldiag: Document 2 more ‘Can't open’ messages | Father Chrysostomos | 2011-12-28 | 1 | -1/+0 | |
* | perldiag: Tweak ‘Can't open perl script’ | Father Chrysostomos | 2011-12-28 | 1 | -1/+0 | |
* | Correct spelling of sv_insert error msg | Father Chrysostomos | 2011-12-28 | 1 | -1/+0 | |
* | More diag_listed_as | Father Chrysostomos | 2011-12-28 | 1 | -2/+0 | |
* | pp_hot.c: diag_listed_as for method error | Father Chrysostomos | 2011-12-27 | 1 | -1/+0 | |
* | perldiag: Document ‘Bizarre SvTYPE’ | Father Chrysostomos | 2011-12-27 | 1 | -1/+0 | |
* | diag.t: Rmv warning about "0" from to-do list | Father Chrysostomos | 2011-12-27 | 1 | -1/+0 | |
* | perldiag: Remove ‘in %s’ from bizarre copy msg | Father Chrysostomos | 2011-12-27 | 1 | -1/+0 | |
* | Move diag_listed_as entry in gv.c | Father Chrysostomos | 2011-12-27 | 1 | -1/+0 | |
* | Teach diag.t that %s%s == %s | Father Chrysostomos | 2011-12-27 | 1 | -8/+8 | |
* | Remove item from diag.t’s to-do list | Father Chrysostomos | 2011-12-27 | 1 | -1/+0 | |
* | Turn on AvREAL for tied arrays | Father Chrysostomos | 2011-12-27 | 1 | -0/+10 | |
* | Fix crash when tying @DB::args | Father Chrysostomos | 2011-12-27 | 1 | -1/+15 | |
* | Teach diag.t about multiline messages | Father Chrysostomos | 2011-12-26 | 1 | -8/+24 | |
* | Fix two (er, four) sub:lvalue { &$x } bugs | Father Chrysostomos | 2011-12-26 | 1 | -3/+29 | |
* | perldiag: Make 2 errors match the actual message | Father Chrysostomos | 2011-12-25 | 1 | -2/+0 | |
* | diag.t: Remove documented entry | Father Chrysostomos | 2011-12-25 | 1 | -1/+0 | |
* | Document ‘Attempt to clear deleted array’ in perldiag | Father Chrysostomos | 2011-12-25 | 1 | -1/+0 | |
* | 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 |