summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* "no feature" now means reset to defaultsmoke-me/no-featureRicardo Signes2012-02-213-16/+38
* don't assume that filesys starts at / in Pod-HtmlRicardo Signes2012-02-212-4/+5
* unixify the --outfile arg to pod2htmlRicardo Signes2012-02-211-0/+6
* Make corelist-perldelta.pl keep the existing headingMax Maischein2012-02-211-5/+19
* Fix typoMax Maischein2012-02-211-1/+1
* Pluralize "Modules and Pragma" to "Modules and Pragmata"Max Maischein2012-02-211-3/+3
* Add perl5158delta.podMax Maischein2012-02-2110-498/+900
* Add epigraph for 5.15.8Max Maischein2012-02-211-0/+29
* Fix bug in pod2html crossreferencingMarc Green2012-02-205-20/+229
* makerel should not add -uncommitted to tarballsRicardo Signes2012-02-201-2/+3
* Merge branch 'release-5.15.8' into bleadMax Maischein2012-02-2127-397/+940
|\
| * Fix typos in pod/perldelta.podv5.15.8release-5.15.8Max Maischein2012-02-201-5/+0
| * Update pod/perldelta.pod from the version numbersMax Maischein2012-02-201-33/+77
| * add new release to perlhistMax Maischein2012-02-201-0/+1
| * Update Module::CoreList for v5.15.8Max Maischein2012-02-203-27/+722
| * Clean out XXX in preparation for Module::CoreList updateMax Maischein2012-02-201-195/+3
| * Bump versions from 5.15.7 to 5.15.8Max Maischein2012-02-2023-148/+148
|/
* Update perldelta.pod for 5.15.8 for reviewMax Maischein2012-02-201-59/+48
* handy.h: Silence Solaris compiler warningKarl Williamson2012-02-191-1/+1
* podcheck.t: Typo in podKarl Williamson2012-02-191-1/+1
* Avoid defining the same global between perl and re.pmTony Cook2012-02-201-1/+5
* Make t/porting/authors.t work on WindowsMax Maischein2012-02-191-1/+2
* Revert updates to compression librariesRicardo Signes2012-02-1959-1224/+914
* epigraphs.pod: Rmv illegal spaces after | in L<>Karl Williamson2012-02-191-3/+3
* perlintro: Add missing closing ">"Karl Williamson2012-02-191-1/+1
* ...and add unadded fileRicardo Signes2012-02-191-0/+1
* remove MANIFEST entries for pruned filesRicardo Signes2012-02-191-2/+0
* Refactor the Tk event loop to allow for other event loopsMax Maischein2012-02-194-148/+161
* In S_validate_suid(), move declarations after the first statement.Nicholas Clark2012-02-191-2/+2
* Refactor code in Data::Dumper to assume that >=5.8.0 is the common case.Nicholas Clark2012-02-192-19/+36
* Fix typo in 985213f2fede57.Craig A. Berry2012-02-181-1/+1
* Remove gete?[ug]id cachingÆvar Arnfjörð Bjarmason2012-02-1812-115/+137
* Add t/porting/pending-author.t, fixing a limitation of t/porting/authors.tNicholas Clark2012-02-183-0/+70
* t/porting/authors.t only needs to pass the Author to checkAUTHORS.plNicholas Clark2012-02-181-1/+1
* Correct the location of t/porting/perlfunc.t in perldelta.podNicholas Clark2012-02-181-3/+3
* Longer filenames for while_readdir.t.Craig A. Berry2012-02-181-1/+1
* perlvar: $] is not deprecatedFather Chrysostomos2012-02-181-2/+0
* Update IO-Compress to CPAN version 2.049Chris 'BinGOs' Williams2012-02-1834-147/+185
* Update Compress-Raw_Zlib to CPAN version 2.049Chris 'BinGOs' Williams2012-02-1823-759/+1027
* Update Compress-Raw-Bzip2 to CPAN version 2.049Chris 'BinGOs' Williams2012-02-186-8/+12
* Update perlfaq to CPAN version 5.0150039Chris 'BinGOs' Williams2012-02-188-63/+31
* populate the Future Deprecations sectionRicardo Signes2012-02-181-0/+58
* Merge the Pod::Functions refactoring to blead.Nicholas Clark2012-02-1815-434/+917
|\
| * Describe the update to Pod::Functions in perldelta.Nicholas Clark2012-02-181-0/+8
| * Add metadata to perlfunc.pod for which version or feature added a function.Nicholas Clark2012-02-182-14/+16
| * Test that Pod::Function's descriptions are stylistically consistent.Nicholas Clark2012-02-181-1/+9
| * Test that functions in the groups in perlfunc.pod are in sorted order.Nicholas Clark2012-02-181-0/+11
| * Test that every function in perlfunc.pod has a summary for Pod::Functions.Nicholas Clark2012-02-182-5/+19
| * Add t/porting/perlfunc.t so that porting tests catch problems with perlfuncNicholas Clark2012-02-184-2/+47
| * In the generated Pod::Functions, store all function data with tab separation.Nicholas Clark2012-02-181-6/+5