summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
...
* Correcting the release date of 5.12.1Jesse Vincent2010-05-131-1/+1
* Modify Module::CoreList docs to state the availability of the removed_from() ...Chris 'BinGOs' Williams2010-05-081-0/+4
* Bump Module::Corelist for cherrypicking to maint-5.12Jesse Vincent2010-05-071-2/+633
* die() no longer propagates outside of a Safe compartmentRafael Garcia-Suarez2010-05-041-0/+1
* shift; optimizationRuslan Zakirov2010-05-031-1/+13
* Update the Change log in Module::CoreList to include recent commitsChris Williams2010-05-011-0/+13
* put package declaration before label in deparsingZefram2010-04-292-3/+9
* Merge branch 'dual/Safe' into bleadRafael Garcia-Suarez2010-04-295-25/+49
|\
| * Bump Safe's version to 2.27 and update Changes and META.ymlRafael Garcia-Suarez2010-04-293-11/+23
| * Mention that Safe::reval() no wraps returned coderefsRafael Garcia-Suarez2010-04-291-3/+3
| * Revert "Un-TODO warning test"Rafael Garcia-Suarez2010-04-291-0/+1
| * Wrap by default coderefs returned by rdo and revalRafael Garcia-Suarez2010-04-292-7/+3
| * Add &version::vxs::stringify to the default shareRafael Garcia-Suarez2010-04-291-0/+1
| * Bump version to 2.26Rafael Garcia-Suarez2010-03-093-2/+5
| * More backwards-compatible way to force loading of SWASHNEW in SafeRafael Garcia-Suarez2010-03-092-3/+3
| * B::sub_generation is not available for perls < 5.8.9Rafael Garcia-Suarez2010-03-081-1/+12
* | Fixes and new functions for Module::CoreListChris Williams2010-04-224-5/+83
* | POD revision for Module::CoreList.Chris Williams2010-04-221-13/+105
* | Fix for find_version() in Module::CoreList.Chris Williams2010-04-221-2/+1
* | Make the Module::CoreList function API consistentChris Williams2010-04-211-4/+10
* | Remove Pod::Plainer from the core distribution. Get it from CPAN now.Nicholas Clark2010-04-202-157/+0
* | Remove Switch from the core distribution. Get it from CPAN now.Nicholas Clark2010-04-209-1631/+0
* | Update Module::CoreList for 5.13.0Leon Brocard2010-04-203-35/+669
* | [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.ZMichael G Schwern2010-04-201-20/+61
* | Don't show aliased perl version numbers twice in corelist -a outputRafael Garcia-Suarez2010-04-201-1/+1
* | Typo fix in version number alias 5.013Rafael Garcia-Suarez2010-04-201-1/+1
* | Upgrade Data::Dumper to 2.126 CPAN releaseSteffen Mueller2010-04-152-2/+8
* | Fix Data::Dumper's Fix Terse(1) + Indent(2)Michael G. Schwern2010-04-153-3/+25
* | Bump threads version to 1.77_01Steffen Mueller2010-04-151-1/+1
* | Upgrade to threads-shared-1.33Steffen Mueller2010-04-152-22/+32
* | Upgrade dist/threads to 1.77 from CPANSteffen Mueller2010-04-155-39/+89
* | Fix the abstract in Module::CoreList's META.ymlChris Williams2010-04-131-0/+1
* | Merge commit 'origin/davem/post-5.12' into bleadDavid Mitchell2010-04-131-2/+2
|\ \
| * | Fix assorted bugs related to magic (such as pos) not "sticking" toDavid Mitchell2010-03-231-2/+2
* | | Add the 5.13 deprecation stanza to Module::Corelist to make tests happyJesse Vincent2010-04-121-1/+10
* | | adjust release dates due to rc5v5.12.0-RC5Jesse Vincent2010-04-091-1/+1
* | | If the RC goes out today, the release goes out next fridayJesse Vincent2010-04-021-1/+1
* | | 5.12.0 is now expected on 7 April 2010v5.12.0-RC2Jesse Vincent2010-03-311-1/+1
* | | Assuming RC1 goes out today, .0 goes out on 5 AprilJesse Vincent2010-03-291-1/+1
* | | doc update: Storable cannot serialize REGEXP (yet)Slaven Rezic2010-03-291-1/+1
* | | Andreas provided a patch to CPAN::Distribution to deal with a bug in coreAndreas J. Koenig2010-03-271-1/+1
* | | Bump B::Deparse and Module::CoreList versions due to the late patch.Jesse Vincent2010-03-272-4/+4
* | | [perl #73720] opt_scalarhv(or OP_BOOLKEYS) does not workDavid Leadbeater2010-03-271-1/+1
* | | Downgrade Socket.pm's new inet_ntop and inet_pton to EXPORT_OK ratherJesse Vincent2010-03-251-2/+2
* | | A typo in my last Module::CoreList update caused the deprecated hash keyJesse Vincent2010-03-161-0/+1
|/ /
* | feature.pm needed to be taught about "use feature ':5.12'"Jesse Vincent2010-03-141-1/+1
* | Module::CoreList bumped to 2.27 and updated with versions of thingsJesse Vincent2010-03-143-7/+644
* | Re-TODO one more Deparse testRafael Garcia-Suarez2010-03-111-1/+2
* | revert const deparsing in Deparse.pmDavid Mitchell2010-03-102-28/+8
|/
* Bump Safe to version 2.25Rafael Garcia-Suarez2010-03-073-2/+5