summaryrefslogtreecommitdiff
path: root/pod
Commit message (Collapse)AuthorAgeFilesLines
* A number of pod fixes found by podcheck.tJesse Vincent2009-10-053-4/+7
|
* Note the one mistake in perl.git's history, and the appropriate graft to ↵Alex Vandiver2009-10-061-0/+14
| | | | | | remove it Message-Id: <1254775127-18136-1-git-send-email-alex@chmrr.net>
* Explain using git send-email for patchesDavid Golden2009-10-051-1/+25
|
* Run "cd pod ; ../perl -I../lib buildtoc --build-all"Rafael Garcia-Suarez2009-10-041-2/+1
|
* Don't autovivify a spurious key "all" in the %Targets hashRafael Garcia-Suarez2009-10-041-1/+1
|
* Fix pod toc generation for new perldeltaJesse Vincent2009-10-041-0/+2
| | | | Spotted by Jerry Hedden
* Added a perldeta file for 5.11.1Jesse Vincent2009-10-041-0/+274
|
* Correcting mistaken description of 'delete local' in perl5110deltaJesse Vincent2009-10-041-1/+1
| | | | Reported by nothingmuch++ and rjbs++
* Mention Jesse as pumpkinAbigail2009-10-031-1/+1
|
* Change warning "Unicode character is illegal" to more accurate descriptionRafael Garcia-Suarez2009-10-031-4/+6
| | | | | That now reads "Unicode non-character is illegal in interchange" and the perldiag documentation is expanded a bit.
* add new release to perlhistJesse Vincent2009-10-031-1/+2
|
* Typo fixes in perldeltaJesse Vincent2009-10-031-2/+2
|
* podchecker nits in perldelta fixedJesse Vincent2009-10-031-10/+6
|
* "Malformed UTF-16 surrogate" is a fatal errorRafael Garcia-Suarez2009-10-021-1/+1
|
* Perlhist placeholderJesse Vincent2009-10-021-1/+1
|
* Removed tedious, redundant, incorrect module update entries from perl5110deltaJesse Vincent2009-10-021-651/+6
|
* copyediting perldeltaJesse Vincent2009-10-021-8/+5
|
* perl5110delta.pod now passes podcheckerJesse Vincent2009-10-021-32/+65
|
* Update from Robin Barker to correct perldelta and Maintainers.pl for Pod-PlainerJesse Vincent2009-10-021-2/+2
|
* Move t/pod/diag.t to t/porting, as it's really a code consistency test.Nicholas Clark2009-10-011-5/+0
| | | | It was the last test in t/pod, which allows us to remove the directory.
* Re: lib, ext, cpan and dist [PATCH] (take 2)Richard Foley2009-10-011-3/+12
| | | | Message-Id: <200910011047.35459.Richard.Foley@rfi.net>
* describe parallel testing in perlhack.podJesse Vincent2009-10-011-0/+17
|
* Note that the CPAN/CPANPLUS side of deprecating modules from core is still TODONicholas Clark2009-09-301-0/+3
|
* Class::ISA and Shell are also deprecated from core.Nicholas Clark2009-09-301-0/+8
|
* Note 3 internals changes that need describing.Nicholas Clark2009-09-301-0/+12
|
* Removed todo sectionJesse Vincent2009-09-301-25/+0
|
* Removed a duplicated entryJesse Vincent2009-09-301-6/+1
|
* Perl 5.11 delta is now up to dateJesse Vincent2009-09-301-59/+18
|
* Dual life modules maintained in core are in dist/ not ext/Nicholas Clark2009-09-301-1/+1
|
* Removal of a bunch of changes that don't merit perldelta integrationJesse Vincent2009-09-301-191/+9
|
* Further perldelta scrubbingJesse Vincent2009-09-301-223/+46
|
* More perldelta rototilling.Jesse Vincent2009-09-301-101/+77
|
* Pod formatting fixJosh ben Jore2009-09-291-1/+1
|
* Pod formatting fixRoberto C. S�nchez2009-09-291-1/+1
| | | | Signed-off-by: Josh ben Jore <jjore@cpan.org>
* [perl #69384] numericness failure in sortingZefram2009-09-271-6/+0
| | | | | This patch removes the error "Sort subroutine didn't return a numeric value" and adds a regression test.
* * 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
| | | | | I hope to copyedit later today, but I think I've removed most of the chaff without hitting the wheat.
* * RT #63620: Refer to the :crlf layer instead of STDIO for line ending ↵brian d foy2009-09-241-5/+5
| | | | translations
* * 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
|