summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* todos for perl 5.12Jarkko Hietaniemi2007-05-171-4/+41
* Fix Pod nit in perlfuncSteve Peters2007-05-101-1/+1
* Re: Compress::Zlib, pack "C" and utf-8 [PATCH]Marc Lehmann2007-05-101-4/+3
* Regarding precedence, filetest operators are the same thanRafael Garcia-Suarez2007-05-101-2/+1
* Documentation fixes for EGID/GID confusionDavid Leadbeater2007-05-041-1/+3
* FETCH/STORE/LENGTH callbacks for numbered capture variablesÆvar Arnfjörð Bjarmason2007-05-031-22/+100
* When FETCHSIZE returns <0 perl segfaultsÆvar Arnfjörð Bjarmason2007-05-021-0/+5
* Remove ext/ThreadJerry D. Hedden2007-05-023-13/+5
* Two new manpages, by AbigailRafael Garcia-Suarez2007-04-303-0/+1055
* 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