summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList dates for RC3Steve Hay2015-12-024-7/+7
* Update Module::CoreList for 5.23.5Steve Hay2015-12-021-3/+77
* Prepare Module::CoreList for 5.23.5Steve Hay2015-12-023-0/+30
* Update Module::CoreList dates for RC2Steve Hay2015-11-154-7/+7
* Module::CoreList updates for 5.22.1Steve Hay2015-10-312-4/+5
* Update Module-CoreList date: RC1 todaySteve Hay2015-10-314-7/+7
* corelist updateSteve Hay2015-10-212-1/+2
* Update Module::CoreList for 5.23.4Steve Hay2015-10-212-1/+73
* Update Module::CoreList with data so far for the imminent 5.22.1Steve Hay2015-10-184-18/+41
* Update Module::CoreListPeter Martini2015-10-183-3/+30
* Update Module::CoreList for 5.23.3Peter Martini2015-10-181-32/+162
* Module::CoreList: Fill in date for 5.20.3 releaseSteve Hay2015-10-182-5/+5
* Import Module::CoreList changes for 5.20.3-RC1Steve Hay2015-10-183-0/+30
* Bump the Module::CoreList version for 5.23.3.Matthew Horsfall2015-10-184-3/+30
* Update Module::CoreList for 5.23.2Matthew Horsfall2015-10-181-1/+27
* Updates to Module::CoreList per RMG.Matthew Horsfall2015-10-182-0/+6
* Add Module::CoreList stubs for v5.23.2Matthew Horsfall2015-10-183-3/+27
* Update Module::CoreList for 5.23.1Matthew Horsfall2015-10-182-2/+57
* Module::CoreList->find_version(): refactor for testability.James E Keenan2015-10-183-5/+20
* Clarify that deprecated_in() returns a perl version.James E Keenan2015-10-181-1/+1
* corelist: update for v5.23.1Ricardo Signes2015-10-183-4/+31
* CoreList: update corelist for release of v5.23.0Ricardo Signes2015-10-181-3/+133
* Update M-CL Changes to reflect v5.22.0 releaseChris 'BinGOs' Williams2015-10-181-1/+1
* [PATCH] add changelog entries that were in perl52111delta for this releaseKaren Etheridge2015-10-181-0/+2
* corelist: add stubs for v5.23.0Ricardo Signes2015-10-183-3/+27
* Revert "corelist: tentatively add v5.22.1"Steve Hay2015-10-183-27/+3
* Storable $VERSION++ for previous cherry-pickSteve Hay2015-09-301-1/+1
* gcc 5.1.0 thinks RETVAL might end up unset.Jarkko Hietaniemi2015-09-301-0/+1
* corelist: tentatively add v5.22.1Ricardo Signes2015-06-013-3/+27
* fill in tentative release date for v5.22.0Ricardo Signes2015-05-191-1/+1
* corelist: regenerate the v5.22.0 corelist deltaRicardo Signes2015-05-181-2/+35
* bump version of overload in corelistRicardo Signes2015-05-081-0/+1
* corelist for v5.22.0Ricardo Signes2015-05-082-6/+6
* correct the deprecation data in Module::CoreListAristotle Pagaltzis2015-04-241-3/+37
* CoreList: eliminate trailing spaces from some versionsRicardo Signes2015-04-231-36/+36
* Prepare Module::CoreList for 5.21.12 (although it's unlikely to happen)Steve Hay2015-04-214-3/+33
* Update Module::CoreList for 5.21.11Steve Hay2015-04-201-2/+34
* Small typographical corrections to documentation.SHIRAKATA Kentaro2015-04-181-1/+1
* corelist: use || not // to run on older perlsRicardo Signes2015-04-161-1/+1
* corelist: bump test countRicardo Signes2015-04-151-1/+1
* cope with versions that do not match x.yyyzzz in corelistRicardo Signes2015-04-152-1/+6
* fix fencepost error in Module::CoreList is_coreRicardo Signes2015-04-152-1/+4
* Remove 'use lib' left over from refactoring -- five years ago!James E Keenan2015-03-3010-12/+10
* if.pm: Note that works with 'no' besides 'use'if-0.0604Karl Williamson2015-03-261-3/+12
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-2211-16/+10
* Prepare Module::CoreList for 5.21.11 (if that happens)Steve Hay2015-03-204-3/+33
* Update Module-CoreList for 5.21.10Steve Hay2015-03-202-86/+160
* Carp: remove unneeded VERSION eval, bump versionRicardo Signes2015-03-192-2/+2
* Carp: avoid hardcoded lines and filenames in testRicardo Signes2015-03-191-2/+2
* Document API for XS LC_NUMERIC locale manipulationKarl Williamson2015-03-191-19/+26