summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-055-31/+0
* [perl #43094] Doc patch to perlre: modifiers => quantifiers Brad Baxter2007-06-011-4/+4
* Dave remarks that I have been too terse here.Rafael Garcia-Suarez2007-05-311-1/+2
* Mention that last bugfix in perldeltaRafael Garcia-Suarez2007-05-291-0/+3
* perltodo tweak on virtualizing OS/FS accessJarkko Hietaniemi2007-05-291-12/+17
* Several POD fixes by Jonathan StoweRafael Garcia-Suarez2007-05-281-4/+4
* Mention new lexical pragmas big* in perldeltaRafael Garcia-Suarez2007-05-281-0/+5
* Update outdated exampleRafael Garcia-Suarez2007-05-281-2/+1
* Bad orientation in doc, noticed by Jan Dubois.Rafael Garcia-Suarez2007-05-261-1/+1
* \R can't be used in a char classRafael Garcia-Suarez2007-05-251-1/+1
* Document new escapes in perldeltaRafael Garcia-Suarez2007-05-251-0/+9
* Document that ptardiff needs Text::DiffRafael Garcia-Suarez2007-05-251-1/+3
* Document cpanp and cpan2distRafael Garcia-Suarez2007-05-252-1/+18
* Doc nits by Steven SchubigerRafael Garcia-Suarez2007-05-241-3/+3
* perldelta additions suggested by Steve HayRafael Garcia-Suarez2007-05-241-0/+16
* Perldelta nit by Brandon BlackRafael Garcia-Suarez2007-05-231-0/+9
* Update perldeltaRafael Garcia-Suarez2007-05-221-1/+62
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-203-153/+153
* Minor perlreapi.pod cleanupÆvar Arnfjörð Bjarmason2007-05-201-41/+31
* 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