| Commit message (Expand) | Author | Age | Files | Lines |
* | Add two deprecation warnings: | Rafael Garcia-Suarez | 2007-03-30 | 1 | -0/+14 |
* | : perlguts.pod | John P. Linderman | 2007-03-28 | 1 | -4/+4 |
* | util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64) | Jarkko Hietaniemi | 2007-03-27 | 1 | -0/+16 |
* | Make readline() default to *ARGV. | Rafael Garcia-Suarez | 2007-03-24 | 1 | -6/+9 |
* | Make readpipe default to $_ | Rafael Garcia-Suarez | 2007-03-24 | 1 | -0/+3 |
* | PerlFAQ sync. | Rafael Garcia-Suarez | 2007-03-23 | 9 | -33/+25 |
* | Misc. L<> fixes in core docs : don't link to man pages; | Rafael Garcia-Suarez | 2007-03-22 | 3 | -7/+7 |
* | Fix a broken link and a meaningless phrase in perldebguts | Rafael Garcia-Suarez | 2007-03-22 | 1 | -3/+2 |
* | Remove references to perlcc from the core docs. | Rafael Garcia-Suarez | 2007-03-22 | 4 | -21/+6 |
* | More nits in the PERL5LIB docs, suggested by Andreas. | Rafael Garcia-Suarez | 2007-03-20 | 1 | -1/+2 |
* | feel the the baà (encoding problems in the regex engine) | Yves Orton | 2007-03-20 | 1 | -14/+25 |
* | Better wording for the return value of select() | Rafael Garcia-Suarez | 2007-03-19 | 1 | -2/+2 |
* | More adjustments to the PERL5LIB docs by Rick | Rafael Garcia-Suarez | 2007-03-19 | 1 | -7/+3 |
* | Re: Composing @INC from PERL5LIB | Andreas J. Koenig | 2007-03-19 | 1 | -4/+10 |
* | Re: perlreguts: Copy-editing and wishlist | Marvin Humphrey | 2007-03-19 | 1 | -29/+29 |
* | Upgrade to version.pm 0.71, by John Peacock | Rafael Garcia-Suarez | 2007-03-19 | 1 | -3/+4 |
* | perlfunc.pod (ref results), perlop.pod (qr// result) | Wolfgang Laun | 2007-03-14 | 2 | -1/+13 |
* | Better wording for (?|...) in perlre, from a suggestion by Ruud. | Rafael Garcia-Suarez | 2007-03-12 | 1 | -5/+3 |
* | warn() without args doesn't take a default message in $_, but in $@ | Rafael Garcia-Suarez | 2007-03-12 | 1 | -1/+1 |
* | Mention Perl::Unsafe::Signals in the core docs en passant. | Rafael Garcia-Suarez | 2007-03-09 | 1 | -0/+4 |
* | Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe | Yves Orton | 2007-03-08 | 2 | -3/+3 |
* | Better docs for C<no VERSION> | Rafael Garcia-Suarez | 2007-03-08 | 2 | -10/+14 |
* | Regenerates internal and external API docs | Rafael Garcia-Suarez | 2007-03-07 | 2 | -3/+3 |
* | Add the new man page, perlunifaq, in relevant places | Rafael Garcia-Suarez | 2007-03-07 | 1 | -0/+1 |
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 13 | -380/+377 |
* | Doc patch about PerlIO::encoding: | Tels | 2007-03-06 | 1 | -1/+4 |
* | Make use VERSION also load feature.pm | Rafael Garcia-Suarez | 2007-03-03 | 1 | -1/+5 |
* | More work on perldelta | Rafael Garcia-Suarez | 2007-03-02 | 1 | -12/+91 |
* | perltodo nit for SelfLoader | Rafael Garcia-Suarez | 2007-02-28 | 1 | -0/+2 |
* | Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture. | Rafael Garcia-Suarez | 2007-02-27 | 1 | -17/+28 |
* | Update the FSF's address. Plus some other whitespace and NON-WHITESPACE | Nicholas Clark | 2007-02-26 | 1 | -70/+64 |
* | In perlport, refine description of eight-level directory depth | Craig A. Berry | 2007-02-26 | 1 | -8/+13 |
* | Update descriptions of long-running ops and non-deferrable | Craig A. Berry | 2007-02-24 | 1 | -17/+24 |
* | Indexing and POD fixes | Rafael Garcia-Suarez | 2007-02-24 | 1 | -6/+8 |
* | perlretut.pod, 2nd version | Wolfgang Laun | 2007-02-24 | 1 | -274/+644 |
* | A few nits to perlfunc/map. | Rafael Garcia-Suarez | 2007-02-20 | 1 | -6/+6 |
* | blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking | Jarkko Hietaniemi | 2007-02-19 | 1 | -0/+11 |
* | Use newer 'threads' constructs | Jerry D. Hedden | 2007-02-15 | 2 | -2/+2 |
* | Re: [PATCH] Document that m//k works | Yves Orton | 2007-02-14 | 3 | -209/+215 |
* | Vadim did the static build change | Steve Hay | 2007-02-13 | 1 | -1/+1 |
* | A few more details in perldelta | Rafael Garcia-Suarez | 2007-02-13 | 1 | -3/+14 |
* | Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. | Paul Johnson | 2007-02-12 | 1 | -12/+17 |
* | Note why storing a reference as an integer in %^H is not threadsafe. | Nicholas Clark | 2007-02-12 | 1 | -0/+7 |
* | Document that m//k works, by Ævar Arnfjörð Bjarmason | Rafael Garcia-Suarez | 2007-02-12 | 1 | -1/+1 |
* | FAQ sync | Rafael Garcia-Suarez | 2007-02-12 | 9 | -108/+206 |
* | signbit detection (was [perl #39875] -0.0 loses signedness upon numeric compa... | Andy Dougherty | 2007-02-10 | 1 | -0/+31 |
* | Fix Pod errors. | Nicholas Clark | 2007-02-09 | 2 | -3/+3 |
* | Unknown formatting code U<> spotted by Jesse - presumably it should be | Nicholas Clark | 2007-02-09 | 1 | -1/+1 |
* | Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering. | Yves Orton | 2007-02-08 | 1 | -0/+23 |
* | perlop.pod - proposal to add an explanation of \c | Wolfgang Laun | 2007-02-06 | 1 | -5/+13 |