summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [perl #90064] perlfunc: Document special 0 mode for dbmopenFather Chrysostomos2012-01-051-1/+4
* [perl #90648] perlop: There is no low-prec //H.Merijn Brand2012-01-051-2/+4
* [perl #90648] perlop: There ain’t no C-style //Father Chrysostomos2012-01-051-1/+1
* regen pod issuesFather Chrysostomos2012-01-051-2/+2
* perlfunc: spaces after dotsFather Chrysostomos2012-01-051-112/+123
* cflags does not exists in Config.pm; use ccflagsambs2012-01-0513-13/+14
* [perl #90030] sort with no argumentsFather Chrysostomos2012-01-053-4/+13
* [perl #89758] important perlfunc version guardsTom Christiansen2012-01-041-46/+125
* [perl #97464] Document actual case when @DB::args is setFather Chrysostomos2012-01-041-1/+2
* [perl #95548] Returned magical temps are not copiedFather Chrysostomos2012-01-043-5/+25
* Don’t iterate through magic with local $_Father Chrysostomos2012-01-041-1/+3
* Restrict $[ comp warning to constantsFather Chrysostomos2012-01-042-2/+24
* miniperl can no longer run installperl.Craig A. Berry2012-01-041-2/+3
* hv.c pod: 'Perl_sv_placeholder' should be 'PL_sv_placeholder'Karl Williamson2012-01-041-1/+1
* Remove some dead x2p-related code in vmsish.h.Nicholas Clark2012-01-041-54/+4
* [perl #105912] local $_ should not FETCHFather Chrysostomos2012-01-032-4/+5
* Correct bug-report email in IO docsFather Chrysostomos2012-01-037-14/+15
* add a missing apostropheRicardo Signes2012-01-031-1/+1
* Update Module-Pluggable to CPAN version 4.0Chris 'BinGOs' Williams2012-01-034-5/+9
* Sync Maintainers.pl with CPAN for ExtUtils-ParseXSChris 'BinGOs' Williams2012-01-031-1/+1
* op.c Remove redundant continueFather Chrysostomos2012-01-031-1/+0
* Packlist.t: add bug numberFather Chrysostomos2012-01-031-1/+1
* Change wording of \E warningFather Chrysostomos2012-01-033-8/+8
* toke.c: Unpaired '\E's in double-quotish contexts should warn.Brian Fraser2012-01-023-0/+21
* ExtUtils::Packlist: Restore 5.005 compatibilityFather Chrysostomos2012-01-021-1/+1
* [perl #107410] Tests for used-once warnings from ExtUtils::PacklistFather Chrysostomos2012-01-021-2/+14
* Add Joel Berger to AUTHORSFather Chrysostomos2012-01-021-0/+1
* Removed 'once' warnings in ExtUtils::Packlist::mkfh.Joel Berger2012-01-021-0/+1
* Increase $ExtUtils::Packlist::VERSION to 1.46Father Chrysostomos2012-01-021-1/+1
* Correct test count in regen.tFather Chrysostomos2012-01-021-1/+1
* Explain perlguts changes in mg_vtable.pl commentFather Chrysostomos2012-01-021-1/+4
* Regenerate perlguts’ mg table automaticallyFather Chrysostomos2012-01-022-12/+32
* perldelta for GV non-cloningFather Chrysostomos2012-01-021-1/+7
* perldelta for %nFather Chrysostomos2012-01-021-1/+10
* perldelta for hash element deletion and destructorsFather Chrysostomos2012-01-021-1/+9
* perldelta for method deletionFather Chrysostomos2012-01-021-1/+7
* perldelta for system SIGCHLD interferenceFather Chrysostomos2012-01-021-1/+6
* perldelta for #! line errorsFather Chrysostomos2012-01-021-1/+11
* perldelta for POSIX sigsuspendFather Chrysostomos2012-01-021-1/+13
* perldelta: update status commentFather Chrysostomos2012-01-021-1/+2
* perldelta for reifying tied arraysFather Chrysostomos2012-01-021-1/+26
* perldelta for tied @DB::argsFather Chrysostomos2012-01-021-2/+11
* perldelta for splain’s multiline supportFather Chrysostomos2012-01-021-1/+7
* perldelta for splain’s backtrace formattingFather Chrysostomos2012-01-021-3/+27
* perldelta for lvalue fixesFather Chrysostomos2012-01-021-1/+27
* perldelta for Data::Dumper and *{""}Father Chrysostomos2012-01-021-1/+3
* perldelta for Data::Dumper and vstringsFather Chrysostomos2012-01-021-1/+8
* perldelta for PerlIO::get_layers and numbersFather Chrysostomos2012-01-021-2/+8
* perldelta for PerlIO::get_layers and get-magicFather Chrysostomos2012-01-021-1/+6
* perldelta for select fixesFather Chrysostomos2012-01-021-1/+8