summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* [perl #69384] numericness failure in sortingZefram2009-09-271-6/+0
* * Fix trailing whitespace in blead 778c687brian d foy2009-09-251-1/+1
* RT #69208: Check eof before using readline in perlfunc readline examplebrian d foy2009-09-251-14/+24
* First pass through the changelog to get the perldelta current.Jesse Vincent2009-09-251-2/+291
* * RT #63620: Refer to the :crlf layer instead of STDIO for line ending transl...brian d foy2009-09-241-5/+5
* * Remove book pirate site from references in perlperfbrian d foy2009-09-241-2/+0
* Update list of CPAN mirror sites from http://www.cpan.org/SITESLeon Brocard2009-09-221-313/+360
* Update URL to StuffIt ExpanderLeon Brocard2009-09-221-3/+1
* Fix broken URLs (and remove MacPerl Module Porters info)Leon Brocard2009-09-221-10/+1
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-151-1/+1
* Note that Pod::Plainer is upgraded, and deprecated from core.Nicholas Clark2009-09-151-0/+23
* Core tests purged from macperl references: done (as 7b903762ad0ebd5d04)Rafael Garcia-Suarez2009-09-141-4/+0
* Note how various parts of perldelta writing could be automated.Nicholas Clark2009-09-141-0/+18
* Some POD and spelling fixesRafael Garcia-Suarez2009-09-142-8/+8
* Document the mro improvments.Nicholas Clark2009-09-141-0/+9
* Some copy editing tweaks - C<> around code, and Perl_* on C function names.Nicholas Clark2009-09-141-12/+12
* Describe the effects of the migration of dual life modules from lib to ext.Nicholas Clark2009-09-141-15/+18
* Moving pod/*.PL to ext is the last major part remaining for the dual-life move.Nicholas Clark2009-09-141-6/+3
* Parallel testing is pretty much done.Nicholas Clark2009-09-141-12/+0
* Doc nit in perlfunc for die() and warn() with an empty messageRafael Garcia-Suarez2009-09-141-3/+3
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-138-9/+12
* split: Remove implicit split to @_Bo Borgerson2009-09-132-10/+1
* Note that we need a way of building pod/*.PL directly by distributions in ext/Nicholas Clark2009-09-131-0/+5
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-131-17/+2
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-0/+5
* The "package;" syntax was removed in 5.10Rafael Garcia-Suarez2009-09-101-2/+0
* Remove Mac OS classic instructions from perlrunRafael Garcia-Suarez2009-09-081-16/+0
* Acknowledge that Dijkmat BV funded the TPF grant.Nicholas Clark2009-09-041-6/+2
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-043-7/+2
* update perlre and perldelta to document change in behaviour of \w and \d and ...Yves Orton2009-09-022-74/+89
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-012-3/+3
* Document better what is allowed as regex delimitersDavid Nicol2009-08-301-8/+10
* Add ~~ and // to perlcheat.podFrank Wiegand2009-08-281-2/+2
* Merge branch 'blead' of ssh://perl5.git.perl.org/perl into bleadChip Salzenberg2009-08-266-27/+3826
|\
| * Note the change to Socket in perldelta.Rafael Garcia-Suarez2009-08-261-1/+4
| * Improve perlhack instructions about gprofJohn P. Linderman2009-08-261-3/+3
| * Purge 3 items of documentation change, which are insufficiently noteworthy.Nicholas Clark2009-08-251-6/+0
| * Syle nit - we're not marking things (XS).Nicholas Clark2009-08-251-3/+3
| * Tidy up some more Pod nits.Nicholas Clark2009-08-251-6/+6
| * Added two removed platforms to the Perl 5.11.0 deltaJesse Vincent2009-08-241-0/+8
| * Add an encoding line, as the file is in UTF-8.Nicholas Clark2009-08-241-0/+2
| * Pod copy editing - whitespace cleanup, and F<>/C<> corrections.Nicholas Clark2009-08-241-17/+8
| * Note that File::Copy is actually at 2.16, and that cp needs describing.Nicholas Clark2009-08-241-1/+3
| * constant has been upgraded to 1.19. Describe the improvements.Nicholas Clark2009-08-241-1/+2
| * The attrs pragma has been removed, not upgraded.Nicholas Clark2009-08-241-1/+2
| * Correct some 5.10.1s that should be 5.11.0, and one 5.10.2 to 5.11.1.Nicholas Clark2009-08-241-4/+4
| * Note that the smartmatch changes in 5.11.0 are the same as in 5.10.1.Nicholas Clark2009-08-241-1/+4
| * Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2009-08-241-0/+6
| |\
| | * Note that linearising C3 MRO is now 40% faster for single inheritance.Nicholas Clark2009-08-241-0/+6
| * | More work toward a usable 5.11.0 delta fileJesse Vincent2009-08-241-5/+461
| |/