summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document 5.19.7v5.19.7Abigail2013-12-201-0/+1
* Acknowledgement sectionAbigail2013-12-201-3/+26
* Mention the fact CGI is deprecated in the list of updated modules as well.Abigail2013-12-201-0/+2
* More borderplate removalAbigail2013-12-201-63/+0
* Document module changes.Abigail2013-12-201-0/+70
* Update Module::CoreList for 5.19.7Abigail2013-12-202-10/+119
* Update perldelta.Abigail2013-12-201-183/+21
* regen pod issuesFather Chrysostomos2013-12-191-1/+1
* Fix string corruption with (??{}) and PERL_NO_COWFather Chrysostomos2013-12-192-2/+9
* Merge branch 'perldelta' into bleadSteve Hay2013-12-197-153/+675
|\
| * Porting/corelist-perldelta.pl - Minor tidy-upsSteve Hay2013-12-191-27/+31
| * Update various instructions about the use of Porting/corelist-perldelta.plSteve Hay2013-12-195-46/+28
| * Add Abir Viqar to AUTHORSSteve Hay2013-12-191-0/+1
| * Porting/corelist-perldelta.pl - Make documentation clearerAbir Viqar2013-12-191-5/+18
| * Porting/corelist-perldelta.pl - Skip dummy items during updateAbir Viqar2013-12-191-0/+3
| * Porting/corelist-perldelta.pl - Use Unix newlines in perldeltaAbir Viqar2013-12-191-0/+2
| * Porting/corelist-perldelta.pl - Default to comparing last two versionsAbir Viqar2013-12-191-3/+12
| * Porting/corelist-perldelta.pl - Make do_generate use DeltaUpdaterAbir Viqar2013-12-191-45/+7
| * Porting/corelist-perldelta.pl - Add a new mode updateAbir Viqar2013-12-191-2/+415
| * Porting/corelist-perldelta.pl - Make do_check less noisyAbir Viqar2013-12-191-3/+5
| * Porting/corelist-perldelta.pl - Improve corelist_deltaAbir Viqar2013-12-191-30/+151
| * Porting/corelist-perldelta.pl - Cleanup DeltaParserAbir Viqar2013-12-191-23/+20
| * Porting/corelist-perldelta.pl - Improve version parsingAbir Viqar2013-12-191-1/+13
| * Porting/corelist.pl - DeltaParser: match modules in L<> and C<>Abir Viqar2013-12-191-1/+1
| * Porting/corelist-perldelta.pl - Remove trailing whitespaceAbir Viqar2013-12-191-2/+2
| * Porting/corelist-perldelta.pl - fix usage exampleAbir Viqar2013-12-191-1/+1
| * Porting/corelist-perldelta.pl - Use Module::CoreList in dist/Abir Viqar2013-12-191-0/+1
|/
* perldelta for fc39925caFather Chrysostomos2013-12-191-0/+7
* perldelta for 4748e0020fFather Chrysostomos2013-12-191-1/+3
* perldelta for 257dc59d7Father Chrysostomos2013-12-191-0/+6
* perldelta for 2685dc2d9Father Chrysostomos2013-12-191-0/+8
* perldelta for 636209429Father Chrysostomos2013-12-191-0/+7
* Correct URL for github.com mirror of Perl 5 repository.Martin McGrath2013-12-192-1/+2
* config.ce: Use ~cc~, not ~CC~Brian Fraser2013-12-181-4/+4
* Amend pod_lib.pl to work with miniperl (no dynamic loading)Jess Robinson2013-12-181-1/+13
* Note usage compatability of Safefree / Newx and friendsMatthew Horsfall (alh)2013-12-181-0/+12
* Long verbatim lines in SDBM_File.pmFather Chrysostomos2013-12-181-3/+3
* Document ->$#* in perlrefFather Chrysostomos2013-12-181-5/+6
* perldelta for ff25e5dbbFather Chrysostomos2013-12-181-0/+6
* perldelta todosFather Chrysostomos2013-12-181-0/+4
* perldelta for ebdc88085Father Chrysostomos2013-12-181-0/+10
* perldelta for 5b50ddc0feTony Cook2013-12-181-0/+17
* [perl #120384] make hash key quoting compatible between perl and XSTony Cook2013-12-184-54/+119
* [perl #120635] don't leak semaphoresTony Cook2013-12-181-1/+1
* perldelta for ee71f1d151aTony Cook2013-12-181-0/+6
* [perl #118651] don't overwrite $! in readdir()Tony Cook2013-12-182-1/+19
* perldelta for 18f6a8aad, 5ab2cf16cd, 17b33ba0dfTony Cook2013-12-181-0/+7
* [perl #114350] access to SDBM constants and explicit filenamesTony Cook2013-12-185-33/+114
|\
| * [perl #114350] improved documentationKevin Ryde2013-12-181-48/+27
| * [perl #114350] access to sdbm_prep()Tony Cook2013-12-184-4/+78