summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for 5.23.1Matthew Horsfall2015-07-202-2/+57
* update changelog for Attribute-Handlers as of perl 5.22Ricardo Signes2015-07-171-0/+3
* Module::CoreList->find_version(): refactor for testability.James E Keenan2015-07-103-5/+20
* Clarify that deprecated_in() returns a perl version.James E Keenan2015-07-101-1/+1
* gcc 5.1.0 thinks RETVAL might end up unset.Jarkko Hietaniemi2015-07-031-0/+1
* Increment $VERSION in 4 .pm files whose .xs has changed.James E Keenan2015-06-271-1/+1
* assert(perinterp_sv) before sv_setiv() derefs NULL.Jarkko Hietaniemi2015-06-261-0/+1
* Check success of store().Jarkko Hietaniemi2015-06-261-1/+3
* Possible NULL cxt derefs.Jarkko Hietaniemi2015-06-261-0/+7
* corelist: update for v5.23.1Ricardo Signes2015-06-203-4/+31
* CoreList: update corelist for release of v5.23.0Ricardo Signes2015-06-201-3/+133
* Upgrade to threads 2.02Jerry D. Hedden2015-06-123-8/+8
* Update ExtUtils-CBuilder to CPAN version 0.280223Chris 'BinGOs' Williams2015-06-0317-27/+35
* Fix bug in Math::BigFloat's bceil() and bint() methods.Peter John Acklam2015-06-026-5/+12
* Speed up Math::BigFloat -> blog().Peter John Acklam2015-06-021-0/+1
* Correct Math::BigInt -> new() for non-integer input.Peter John Acklam2015-06-022-7/+13
* Correct bdiv() and bmod() in Math::BigRatPeter John Acklam2015-06-023-39/+180
* Correct bdiv() and bmod() in Math::BigInt and Math::BigFloatPeter John Acklam2015-06-0216-206/+495
* Impose deterministic order on cpp-definition options.Zefram2015-06-014-45/+58
* Update M-CL Changes to reflect v5.22.0 releaseChris 'BinGOs' Williams2015-06-011-1/+1
* [PATCH] add changelog entries that were in perl52111delta for this releaseKaren Etheridge2015-06-011-0/+2
* corelist: add stubs for v5.23.0Ricardo 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
* dist/Data-Dumper/t/dumper.t: White space onlyKarl Williamson2015-03-181-8/+8
* dist/Data-Dumper/t/dumper.t: Simplify EBCDICKarl Williamson2015-03-181-21/+6
* Term::Complete: Generalize for EBCDICKarl Williamson2015-03-181-2/+2
* PATCH: [perl #124091] PP Data::Dumper fails on \n isolateKarl Williamson2015-03-182-2/+11
* Cwd.xs: silence recent compiler warningDavid Mitchell2015-03-181-2/+4
* Upgrade to threads 2.01Jerry D. Hedden2015-03-173-8/+8
* dist/ExtUtils-CBuilder/t/04-base.t: os390 fixKarl Williamson2015-03-171-1/+9