summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update perlfaq to CPAN version 5.0150037Chris 'BinGOs' Williams2012-01-0812-469/+182
* [perl #67490] Don’t call DELETE on scalar-tied elemFather Chrysostomos2012-01-082-0/+13
* Simplify magic logic in av.c:av_storeFather Chrysostomos2012-01-081-2/+1
* clarify how $SIG{__DIE__} can returnDavid Mitchell2012-01-081-4/+4
* perlfunc: spaces after dotsFather Chrysostomos2012-01-071-4/+4
* Make localtime()' s documentation more succinctTom Hukins2012-01-071-6/+2
* [perl #85670] Copy magic to ary elems properlyFather Chrysostomos2012-01-062-6/+36
* [perl #107440] Save av/hv on mortals stack when clearingFather Chrysostomos2012-01-064-8/+25
* [perl #90632] perlfunc: Rewrite `split'Michael Witten2012-01-061-80/+114
* document the upgrade of PerldocRicardo Signes2012-01-062-2/+7
* Pod-Perldoc now includes test documentsRicardo Signes2012-01-061-0/+4
* Upgrade Pod-Perldoc to CPAN version 3.15_15Ricardo Signes2012-01-0626-909/+9814
* Uncomment evals in sort.tFather Chrysostomos2012-01-061-2/+2
* PerlIO::scalar: allow writing to SvIOK SVsFather Chrysostomos2012-01-052-4/+16
* In PerlIO::Scalar’s write, stringify refsFather Chrysostomos2012-01-052-3/+9
* perlsyn: spaces after dotsFather Chrysostomos2012-01-051-18/+22
* regen pod issuesFather Chrysostomos2012-01-051-1/+0
* perlsyn: wrap long verbatim lineFather Chrysostomos2012-01-051-1/+2
* Increase $PerlIO::scalar::VERSION to 0.13Father Chrysostomos2012-01-051-1/+1
* perlsyn: Correct ... exampleFather Chrysostomos2012-01-051-2/+2
* [perl #92706] In PerlIO::Scalar::seek, don’t assume SvPOKpFather Chrysostomos2012-01-052-20/+21
* perlsyn: add triple-dot index entries and aliasFather Chrysostomos2012-01-051-1/+6
* perlop: remove triple-dotFather Chrysostomos2012-01-053-66/+12
* [perl #90064] warn once for dbmopen with undef 3rd argFather Chrysostomos2012-01-052-1/+11
* Increase $overload::VERSION to 1.17Father Chrysostomos2012-01-051-1/+1
* regen pod issuesFather Chrysostomos2012-01-051-1/+1
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-057-11/+11
* [perl #90926] Corrections to the previous patchTom Christiansen2012-01-051-2/+2
* [perl #90926] smartmatch PATCH 2 of 2: perlsyn.podTom Christiansen2012-01-051-389/+565
* [perl #90906] Corrections to the previous patchTom Christiansen2012-01-051-13/+13
* [perl #90906] smartmatch PATCH 1 of 2: perlop.podTom Christiansen2012-01-051-51/+392
* Update CPANPLUS to CPAN version 0.9116Chris 'BinGOs' Williams2012-01-0631-32/+43
* [perl #91850] utf8::decode: croak for ro scalarsFather Chrysostomos2012-01-052-1/+12
* [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