summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* mktables not run unless neededKarl Williamson2009-11-241-1/+2
* * Remove some end-of-line whitespace from perlebcdicbrian d foy2009-11-231-3/+3
* * Convert some pod files to UTF-8 (like all of the other pod files)brian d foy2009-11-235-10/+10
* * Reword the sentence about checking unlink failuresbrian d foy2009-11-231-1/+1
* Added a perltodo about enabling/disabling individual warningsJesse Vincent2009-11-231-0/+5
* More info about camel in perlrepository.podDennis Kaarsemaker2009-11-231-9/+18
* Add new pod file to various lists and makefilesRafael Garcia-Suarez2009-11-221-0/+1
* Simplify title of perlunipropsRafael Garcia-Suarez2009-11-221-2/+1
* Add deprecation of goto to inner scopes to perldeltaRafael Garcia-Suarez2009-11-221-2/+4
* Add Karl's text describing his Unicode property changes to perldeltaRafael Garcia-Suarez2009-11-221-0/+100
* Merge branch 'mktables' into bleadRafael Garcia-Suarez2009-11-221-0/+2783
|\
| * mktables revampKarl Williamson2009-11-211-0/+2783
* | Fix unindented code in perlfunc after 5ed4f2ecec5b66feed399b9a24471aeac4242cdbVincent Pit2009-11-211-154/+154
|/
* Add new warning introduced by last patch in perldiag.Rafael Garcia-Suarez2009-11-212-2/+7
* deprecate "goto" to jump into a constructGerard Goossen2009-11-211-12/+15
* Clarify docs for implicit "next" on all "when" blocksMoritz Lenz2009-11-201-1/+1
* Fix up the NAME in perl5112delta.podNicholas Clark2009-11-201-1/+1
* create perl5113deltaLeon Brocard2009-11-202-0/+281
* Tiny English fixLeon Brocard2009-11-201-1/+1
* * Note that unlink sets $! on failure.brian d foy2009-11-191-10/+19
* * Fixing inconsistent use of tabs in perlfunc. Now it's spaces spaces spaces.brian d foy2009-11-191-401/+401
* * FAQ sync for Nov blead releasebrian d foy2009-11-198-128/+913
* * Fixed sort example using =(\d+)brian d foy2009-11-191-31/+31
* The lexer API is very exciting, but only mention it onceLeon Brocard2009-11-191-9/+0
* Run Porting/podtidyLeon Brocard2009-11-191-80/+90
* Add details of module updatesLeon Brocard2009-11-191-4/+35
* Delete a few more sectionsLeon Brocard2009-11-191-43/+0
* Delete sections, add a bunch moreLeon Brocard2009-11-191-103/+77
* Fix POD: C<...->...> => C<< ...-> ... >>Frank Wiegand2009-11-192-2/+2
* Fill in some details about the releaseLeon Brocard2009-11-191-6/+56
* Tweak tense, remove double spacesLeon Brocard2009-11-191-14/+13
* lexer API fixesZefram2009-11-191-9/+11
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadLeon Brocard2009-11-181-46/+50
|\
| * {camel,dromedary}.booking.com names are gone, so update them to {,users.}per5...Vincent Pit2009-11-181-46/+50
* | Add the 5.11.2 releaseLeon Brocard2009-11-181-0/+1
|/
* Document SIGPIPE when printing to closed socketDavid Golden2009-11-161-0/+3
* lexer APIZefram2009-11-151-0/+14
* [perl #70337] perldiag: localtime(...) too largeFather Chrysostomos2009-11-131-0/+11
* Clarify and complete documentation for in-place reverseVincent Pit2009-11-102-2/+8
* Optimize reversing an array in-placeVincent Pit2009-11-101-4/+2
* Bareword sub lookupsZefram2009-11-081-0/+10
* s/AvLEN/AvMAX/ in perlgutsEric Brine2009-11-081-1/+1
* Describe how Configure patches should be doneH.Merijn Brand2009-11-061-4/+16
* Implement facility to plug in syntax triggered by keywordsJesse Vincent2009-11-054-0/+43
* Document qr overloading in perldeltaRafael Garcia-Suarez2009-11-041-0/+8
* Deprecate use of := to mean an empty attribute list in my $pi := 4;Nicholas Clark2009-11-041-3/+20
* Remove Perl_pmflag() from the public API, and mark it as deprecated.Nicholas Clark2009-11-012-3/+12
* Documentation for the 'qr' overload.Ben Morrow2009-11-011-0/+11
* Improve warnings about known issues in (?{...}) blocks in the regex engineGerard Goossen2009-10-311-10/+9
* Fix another reference to the now-gone patching.podDave Rolsky2009-10-301-3/+2