Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don’t iterate through magic with local $_ | Father Chrysostomos | 2012-01-04 | 1 | -1/+3 |
* | Restrict $[ comp warning to constants | Father Chrysostomos | 2012-01-04 | 2 | -2/+24 |
* | miniperl can no longer run installperl. | Craig A. Berry | 2012-01-04 | 1 | -2/+3 |
* | hv.c pod: 'Perl_sv_placeholder' should be 'PL_sv_placeholder' | Karl Williamson | 2012-01-04 | 1 | -1/+1 |
* | Remove some dead x2p-related code in vmsish.h. | Nicholas Clark | 2012-01-04 | 1 | -54/+4 |
* | [perl #105912] local $_ should not FETCH | Father Chrysostomos | 2012-01-03 | 2 | -4/+5 |
* | Correct bug-report email in IO docs | Father Chrysostomos | 2012-01-03 | 7 | -14/+15 |
* | add a missing apostrophe | Ricardo Signes | 2012-01-03 | 1 | -1/+1 |
* | Update Module-Pluggable to CPAN version 4.0 | Chris 'BinGOs' Williams | 2012-01-03 | 4 | -5/+9 |
* | Sync Maintainers.pl with CPAN for ExtUtils-ParseXS | Chris 'BinGOs' Williams | 2012-01-03 | 1 | -1/+1 |
* | op.c Remove redundant continue | Father Chrysostomos | 2012-01-03 | 1 | -1/+0 |
* | Packlist.t: add bug number | Father Chrysostomos | 2012-01-03 | 1 | -1/+1 |
* | Change wording of \E warning | Father Chrysostomos | 2012-01-03 | 3 | -8/+8 |
* | toke.c: Unpaired '\E's in double-quotish contexts should warn. | Brian Fraser | 2012-01-02 | 3 | -0/+21 |
* | ExtUtils::Packlist: Restore 5.005 compatibility | Father Chrysostomos | 2012-01-02 | 1 | -1/+1 |
* | [perl #107410] Tests for used-once warnings from ExtUtils::Packlist | Father Chrysostomos | 2012-01-02 | 1 | -2/+14 |
* | Add Joel Berger to AUTHORS | Father Chrysostomos | 2012-01-02 | 1 | -0/+1 |
* | Removed 'once' warnings in ExtUtils::Packlist::mkfh. | Joel Berger | 2012-01-02 | 1 | -0/+1 |
* | Increase $ExtUtils::Packlist::VERSION to 1.46 | Father Chrysostomos | 2012-01-02 | 1 | -1/+1 |
* | Correct test count in regen.t | Father Chrysostomos | 2012-01-02 | 1 | -1/+1 |
* | Explain perlguts changes in mg_vtable.pl comment | Father Chrysostomos | 2012-01-02 | 1 | -1/+4 |
* | Regenerate perlguts’ mg table automatically | Father Chrysostomos | 2012-01-02 | 2 | -12/+32 |
* | perldelta for GV non-cloning | Father Chrysostomos | 2012-01-02 | 1 | -1/+7 |
* | perldelta for %n | Father Chrysostomos | 2012-01-02 | 1 | -1/+10 |
* | perldelta for hash element deletion and destructors | Father Chrysostomos | 2012-01-02 | 1 | -1/+9 |
* | perldelta for method deletion | Father Chrysostomos | 2012-01-02 | 1 | -1/+7 |
* | perldelta for system SIGCHLD interference | Father Chrysostomos | 2012-01-02 | 1 | -1/+6 |
* | perldelta for #! line errors | Father Chrysostomos | 2012-01-02 | 1 | -1/+11 |
* | perldelta for POSIX sigsuspend | Father Chrysostomos | 2012-01-02 | 1 | -1/+13 |
* | perldelta: update status comment | Father Chrysostomos | 2012-01-02 | 1 | -1/+2 |
* | perldelta for reifying tied arrays | Father Chrysostomos | 2012-01-02 | 1 | -1/+26 |
* | perldelta for tied @DB::args | Father Chrysostomos | 2012-01-02 | 1 | -2/+11 |
* | perldelta for splain’s multiline support | Father Chrysostomos | 2012-01-02 | 1 | -1/+7 |
* | perldelta for splain’s backtrace formatting | Father Chrysostomos | 2012-01-02 | 1 | -3/+27 |
* | perldelta for lvalue fixes | Father Chrysostomos | 2012-01-02 | 1 | -1/+27 |
* | perldelta for Data::Dumper and *{""} | Father Chrysostomos | 2012-01-02 | 1 | -1/+3 |
* | perldelta for Data::Dumper and vstrings | Father Chrysostomos | 2012-01-02 | 1 | -1/+8 |
* | perldelta for PerlIO::get_layers and numbers | Father Chrysostomos | 2012-01-02 | 1 | -2/+8 |
* | perldelta for PerlIO::get_layers and get-magic | Father Chrysostomos | 2012-01-02 | 1 | -1/+6 |
* | perldelta for select fixes | Father Chrysostomos | 2012-01-02 | 1 | -1/+8 |
* | perldelta for deparsing $( $| $) in regexps | Father Chrysostomos | 2012-01-02 | 1 | -1/+4 |
* | perldelta for /$#a/ deparsing | Father Chrysostomos | 2012-01-02 | 1 | -2/+3 |
* | perldelta for open(foo::bar) warning | Father Chrysostomos | 2012-01-02 | 1 | -1/+8 |
* | perldelta for deparsing strict [perl #24027] | Father Chrysostomos | 2012-01-02 | 1 | -1/+3 |
* | perldelta for B::Deparse ambient_pragmas fix | Father Chrysostomos | 2012-01-02 | 1 | -1/+4 |
* | perldelta for helem and hslice on null values | Father Chrysostomos | 2012-01-02 | 1 | -1/+10 |
* | Correct comment in APItest’s hash.t | Father Chrysostomos | 2012-01-02 | 1 | -1/+1 |
* | perldelta for newHVhv on tied hashes | Father Chrysostomos | 2012-01-02 | 1 | -0/+5 |
* | perldelta for deparsing features | Father Chrysostomos | 2012-01-02 | 1 | -1/+4 |
* | perldelta for feature revamp | Father Chrysostomos | 2012-01-02 | 1 | -3/+18 |