summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Re: mro status, etcBrandon Black2007-04-304-21/+88
* Re: [PATCH] Cleanup of the regexp APIÆvar Arnfjörð Bjarmason2007-04-301-35/+53
* Reindent bash functions properlyRafael Garcia-Suarez2007-04-271-13/+13
* Fix mro docs.Brandon Black2007-04-262-0/+112
* perlre.pod spellcheckAlexandr Ciornii2007-04-251-4/+4
* perlguts nit, found by Jerry D. HeddenRafael Garcia-Suarez2007-04-251-1/+1
* Remove the code that handles assignment to state variablesRafael Garcia-Suarez2007-04-243-30/+5
* More variable reordering saves another 40 bytes from the interpreterNicholas Clark2007-04-231-31/+0
* Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char*...Ævar Arnfjörð Bjarmason2007-04-231-7/+24
* Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE...Yves Orton2007-04-231-3/+15
* Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX,Nicholas Clark2007-04-211-7/+11
* Additions to perldiag for MRO, by Brandon Black.Rafael Garcia-Suarez2007-04-201-2/+40
* Re: new C3 MRO patchBrandon Black2007-04-191-1/+1
* Re: [PATCH] Mention sorting MANIFEST in perlhack.podJerry D. Hedden2007-04-161-2/+4
* Typo in =item sayAbigail2007-04-141-1/+1
* Run buildtoc --build-allRafael Garcia-Suarez2007-04-121-91/+58
* Add the perlreapi man page, by Ævar Arnfjörð BjarmasonRafael Garcia-Suarez2007-04-123-289/+538
* Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepointÆvar Arnfjörð Bjarmason2007-04-121-2/+2
* Run pod/buildtoc --build-allNicholas Clark2007-04-111-1276/+4479
* Re: pmdynflags and thread safetyYves Orton2007-04-042-16/+22
* Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optreeNicholas Clark2007-04-021-0/+39
* perlfunc.pod: Lexical visibility hint in require docuChristian Winter2007-04-021-2/+3
* Add two deprecation warnings:Rafael Garcia-Suarez2007-03-301-0/+14
* : perlguts.podJohn P. Linderman2007-03-281-4/+4
* util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64)Jarkko Hietaniemi2007-03-271-0/+16
* Make readline() default to *ARGV.Rafael Garcia-Suarez2007-03-241-6/+9
* Make readpipe default to $_Rafael Garcia-Suarez2007-03-241-0/+3
* PerlFAQ sync.Rafael Garcia-Suarez2007-03-239-33/+25
* Misc. L<> fixes in core docs : don't link to man pages;Rafael Garcia-Suarez2007-03-223-7/+7
* Fix a broken link and a meaningless phrase in perldebgutsRafael Garcia-Suarez2007-03-221-3/+2
* Remove references to perlcc from the core docs.Rafael Garcia-Suarez2007-03-224-21/+6
* More nits in the PERL5LIB docs, suggested by Andreas.Rafael Garcia-Suarez2007-03-201-1/+2
* feel the the baß (encoding problems in the regex engine)Yves Orton2007-03-201-14/+25
* Better wording for the return value of select()Rafael Garcia-Suarez2007-03-191-2/+2
* More adjustments to the PERL5LIB docs by RickRafael Garcia-Suarez2007-03-191-7/+3
* Re: Composing @INC from PERL5LIBAndreas J. Koenig2007-03-191-4/+10
* Re: perlreguts: Copy-editing and wishlistMarvin Humphrey2007-03-191-29/+29
* Upgrade to version.pm 0.71, by John PeacockRafael Garcia-Suarez2007-03-191-3/+4
* perlfunc.pod (ref results), perlop.pod (qr// result) Wolfgang Laun2007-03-142-1/+13
* Better wording for (?|...) in perlre, from a suggestion by Ruud.Rafael Garcia-Suarez2007-03-121-5/+3
* warn() without args doesn't take a default message in $_, but in $@Rafael Garcia-Suarez2007-03-121-1/+1
* Mention Perl::Unsafe::Signals in the core docs en passant.Rafael Garcia-Suarez2007-03-091-0/+4
* Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exeYves Orton2007-03-082-3/+3
* Better docs for C<no VERSION>Rafael Garcia-Suarez2007-03-082-10/+14
* Regenerates internal and external API docsRafael Garcia-Suarez2007-03-072-3/+3
* Add the new man page, perlunifaq, in relevant placesRafael Garcia-Suarez2007-03-071-0/+1
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-0713-380/+377
* Doc patch about PerlIO::encoding:Tels2007-03-061-1/+4
* Make use VERSION also load feature.pmRafael Garcia-Suarez2007-03-031-1/+5
* More work on perldeltaRafael Garcia-Suarez2007-03-021-12/+91