summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] Adding more information to "Unrecognized character" error in toke.cClaes Jacobsson2007-08-101-3/+3
* Add an idea by HugoRafael Garcia-Suarez2007-08-091-0/+6
* Fix a bunch of typosRafael Garcia-Suarez2007-08-091-14/+16
* Optimize split //Ævar Arnfjörð Bjarmason2007-08-091-0/+10
* Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be de...David Nicol2007-08-091-1/+4
* patch for perlboot.podYAMASHINA Hio2007-08-081-2/+2
* The documentation for prototype() sounds a bit better like that.Rafael Garcia-Suarez2007-08-071-4/+4
* Documentation updates for new regexp featuresRafael Garcia-Suarez2007-08-073-32/+70
* add BigInt changes to perl595delta.podTels2007-08-031-0/+48
* Applied after word-wrapping:Benjamin Smith2007-08-031-11/+12
* Example in perlthrtut.pod doesn't workElizabeth Mattijsen2007-07-302-2/+0
* XSUB.h - silence MSVC6 compiler warningRobert May2007-07-251-1/+1
* Extend the update info regarding Configure changesH.Merijn Brand2007-07-201-2/+25
* Fix pod nit in perlunicodeSteve Hay2007-07-201-1/+1
* Add a TODO note about lc() etc. and the UTF-8 flagRafael Garcia-Suarez2007-07-191-0/+6
* Suggestion and fixes to the hash seed docs by Paul JohnsonRafael Garcia-Suarez2007-07-191-5/+5
* Change "Perl6" to "Perl 6" in pod/*chromatic2007-07-183-5/+5
* Clarifications on the hash seedRafael Garcia-Suarez2007-07-181-4/+7
* gethostbyname() exampleGabor Szabo2007-07-181-0/+12
* Comment out links to docs that don't exist yet.Rafael Garcia-Suarez2007-07-131-4/+7
* More typo fixes in the regexp docsRafael Garcia-Suarez2007-07-132-7/+7
* * make splitpod actually work if perl isn't installedRafael Garcia-Suarez2007-07-131-4/+4
* mention of g and c modifiers missing from perlre.podDavid Nicol2007-07-121-0/+9
* A couple of additions in perltodo for the futureRafael Garcia-Suarez2007-07-121-0/+15
* More terminology updates for warningsRafael Garcia-Suarez2007-07-122-19/+10
* Better wording, suggested by Eric Cholet.Rafael Garcia-Suarez2007-07-111-1/+1
* Turn the "$# / $* is no longer supported" warnings intoRafael Garcia-Suarez2007-07-111-2/+2
* Less indirect object notationRafael Garcia-Suarez2007-07-111-1/+1
* Remove wrong equivalent to pop() (bug #43705)Rafael Garcia-Suarez2007-07-111-3/+1
* Re: Small addition to perlcheat.podSpiros Denaxas2007-07-101-13/+13
* Modernize opendir() syntaxRafael Garcia-Suarez2007-07-101-4/+3
* Update Module::CoreList, regenerate META.yml,Rafael Garcia-Suarez2007-07-072-0/+6
* Regenerate table of contentsRafael Garcia-Suarez2007-07-071-6/+10
* FAQ syncRafael Garcia-Suarez2007-07-074-33/+33
* Mention that pseudo-hashes are no longer supportedRafael Garcia-Suarez2007-07-071-0/+5
* Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/pe...Edgar Bering2007-07-074-43/+253
* Add a note in perldelta about undefining *ISARafael Garcia-Suarez2007-07-071-0/+5
* [patch] add verbose mode to -DU debugging optionJim Cromie2007-07-071-1/+1
* Make Perl_find_runcv a member of the public APIRafael Garcia-Suarez2007-07-072-22/+22
* Remove 5.10.0 section from perltodoRafael Garcia-Suarez2007-07-071-10/+0
* clarify what text 'warn' appends to a newline-less stringDave Mitchell2007-07-041-1/+2
* regexp flags =~ s/k/p/Rafael Garcia-Suarez2007-07-041-2/+2
* Forbid \g0. (tests coming later)Rafael Garcia-Suarez2007-07-031-0/+7
* /p vs (?p)Abigail2007-06-301-7/+3
* Small pod fixRafael Garcia-Suarez2007-06-291-1/+1
* Rename various regex defined so that they have distinct prefixes based on the...Yves Orton2007-06-281-14/+14
* Move the RXf_WHITE logic for split " " into the regex engineÆvar Arnfjörð Bjarmason2007-06-281-17/+21
* Apply doc suggestion from:Danny Rathjens2007-06-251-6/+6
* PerlFAQ sync.Rafael Garcia-Suarez2007-06-256-276/+338
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-247-11/+11