summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Generate Pod::Functions from perlfunc.podNicholas Clark2012-02-182-255/+110
| * Add a dependency for ext/Pod-Functions/Functions_pm.PL on pod/perlfunc.podNicholas Clark2012-02-185-5/+23
| * Ensure Pod::Simple is built before Pod::Functions.Nicholas Clark2012-02-182-2/+5
| * Change ext/Pod-Functions to generate Functions.pm from a Perl script.Nicholas Clark2012-02-183-1/+41
| * Add annotations to perlfunc.pod for Pod::Functions.Nicholas Clark2012-02-181-0/+498
| * Move Pod::Functions from lib/ to ext/Nicholas Clark2012-02-185-14/+10
| * Bring the joy of strict and warnings to Functions.tNicholas Clark2012-02-181-5/+7
| * Terser code in Pod::Functions to generate $Type_Description and @Type_Order.Nicholas Clark2012-02-181-48/+27
| * Teach Pod::Functions that each, keys and values also operate on arrays.Nicholas Clark2012-02-182-4/+4
| * Add all missing functions to Pod::Functions.Nicholas Clark2012-02-182-13/+22
| * Teach Pod::Functions about 'Keywords related to the switch feature'.Nicholas Clark2012-02-182-4/+13