summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix perlhist entry for 5.16.0v5.17.0Zefram2012-05-261-1/+2
* add new release to perlhistZefram2012-05-261-0/+2
* update Module::CoreList for 5.17.0Zefram2012-05-264-15/+706
* note Module::CoreList issue with .0 versionsZefram2012-05-261-0/+4
* handle hash form of bugtracker resource dataZefram2012-05-261-0/+1
* handle JSON meta files on CPANZefram2012-05-261-2/+14
* finalise perldeltaZefram2012-05-261-271/+25
* correct pluralisation for "1 week"Zefram2012-05-261-1/+1
* Test case for [perl #9391]Brian Fraser2012-05-251-0/+12
* __DECCXX usually should do what __DECC does.Craig A. Berry2012-05-251-12/+5
* Fix varying string struct for VMS's home-grown glob.Craig A. Berry2012-05-251-1/+2
* remove deprecated qw-as-parens behaviourZefram2012-05-2511-925/+637
* Block signals during fork (fixes RT#82580)Leon Timmermans2012-05-252-0/+27
* fix comparative Perl version numbersZefram2012-05-252-2/+2
* perldelta updatesZefram2012-05-251-1/+51
* perldelta updatesZefram2012-05-251-1/+43
* Accumulate access warnings in stat.t.Craig A. Berry2012-05-251-1/+1
* perldelta updatesZefram2012-05-251-0/+46
* correct schedule for 5.17.0 releaseZefram2012-05-251-1/+1
* perldelta updatesFather Chrysostomos2012-05-251-0/+32
* Fix for [perl #8931], call magic only once for join's first arg.Brian Fraser2012-05-252-1/+19
* Deprecate literal unescaped "{" in regexes.Karl Williamson2012-05-249-36/+47
* utf8.pm: pod: grammar, clarifyKarl Williamson2012-05-241-4/+4
* Fix a cast in vms/vms.c.Craig A. Berry2012-05-241-1/+1
* add Version::Requirements as a known linkable-to libRicardo Signes2012-05-241-0/+1
* perldelta: Version::Requirements has been removedRicardo Signes2012-05-241-1/+2
* Revert "t/porting/checkcase.t should skip directories"Ricardo Signes2012-05-241-16/+11
* remove Version-Requirements from core!Ricardo Signes2012-05-2410-1184/+0
* Make configure.com ready for C++.Craig A. Berry2012-05-241-96/+74
* VMS C++ strerror prototype differences in perl.h.Craig A. Berry2012-05-241-2/+2
* File scope for VMS-specific #includes.Craig A. Berry2012-05-245-6/+21
* C++ification for vms/vmsish.h.Craig A. Berry2012-05-241-1/+13
* Fix up vms/vms.c for C++.Craig A. Berry2012-05-241-96/+119
* Use the (START|END)_EXTERN_C macros.Craig A. Berry2012-05-241-6/+2
* handy.h: Fix definition of isOCTAL_A()Karl Williamson2012-05-241-1/+1
* The reentrant API should always have prototypes.Craig A. Berry2012-05-243-18/+14
* Unmangle mathoms under C++.Craig A. Berry2012-05-241-0/+11
* [perl #112786] Fix build under clang++Craig A. Berry2012-05-241-1/+1
* Add perldelta for Unicode CCC132 fixKarl Williamson2012-05-231-0/+7
* Add another address for Ronald Kimball to checkAUTHORS.plFather Chrysostomos2012-05-231-0/+1
* [perl #112604] perlre man page contains suspect example of recursionRonald J Kimball2012-05-231-1/+1
* [perl #112522] Mildly incorrect wording in "perldoc perlre"Aristotle Pagaltzis2012-05-231-2/+2
* [perl #60204] Unhelpful error message from unpackMarcus Holland-Moritz2012-05-232-3/+11
* Correct perldelta entry for fallback entryFather Chrysostomos2012-05-231-2/+2
* perldelta for PL_amagic_generation removalFather Chrysostomos2012-05-231-4/+2
* mktables: Handle typo in Unicode 6.1 data fileKarl Williamson2012-05-232-0/+6
* Revert "Fix mktables bug due to the previous overload fix"Karl Williamson2012-05-231-2/+1
* mktables: Add sanity checkKarl Williamson2012-05-231-0/+3
* mktables: Add overloaded .=Karl Williamson2012-05-231-0/+23
* mktables: Add error checkKarl Williamson2012-05-231-0/+10