summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* local version number bumps for CPAN.pm hotfixesDavid Golden2009-12-201-4/+4
* Update Module::CoreList for the new Encode (and seeming missing updates from ...Jesse Vincent2009-12-201-3/+5
* Update Module::CoreList for Module::Build update to 0.36David Golden2009-12-201-24/+24
* Regenerate Module::CoreList and bump to 2.24 for Perl 5.11.3Jesse Vincent2009-12-201-32/+665
* Rename VMS-unfriendly multi-dot files.Craig A. Berry2009-12-192-0/+0
* [perl #68640] Wrong error for undef constant nameZefram2009-12-152-7/+12
* Make the new test work in the core and bump version of Safe to 2.20Rafael Garcia-Suarez2009-12-014-7/+7
* [rt.cpan.org #51574] Safe.pm sort {} bug accessing $a and $b with -DusethreadsTim Bunce2009-12-013-2/+61
* Upgrade to threads 1.75Jerry D. Hedden2009-11-235-12/+16
* Updated Module::CoreList Changes etc for a CPAN releaseChris Williams2009-11-201-0/+3
* Module::CoreList updated for the real 5.11.2, including Module::Build changesLeon Brocard2009-11-191-26/+29
* Bump version of Module::CoreList to 2.23Chris Williams2009-11-192-2/+2
* Module::CoreList updated for 5.11.2Leon Brocard2009-11-181-1/+641
* Teach B::Deparse about in-place reverseVincent Pit2009-11-152-2/+18
* Add mingw64 supportSisyphus2009-11-091-1/+7
* Deprecate use of := to mean an empty attribute list in my $pi := 4;Nicholas Clark2009-11-041-1/+13
* In Locale::Maketext, avoid using defined @array and defined %hash.Nicholas Clark2009-10-231-2/+2
* In I18N::LangTags::Detect, avoid using defined @array and defined %hash.Nicholas Clark2009-10-231-2/+2
* Convert the 2 Storable tests that use Test to use Test::More.Nicholas Clark2009-10-232-65/+65
* Convert the Pod::Perldoc tests from Test to Test::More.Nicholas Clark2009-10-234-18/+14
* Convert the odd Locale::Maketext test out from Test to Test::More.Nicholas Clark2009-10-231-9/+7
* CPAN release of Switch 2.16Rafael Garcia-Suarez2009-10-233-3/+3
* Added 2.21 changes to the Module::CoreList Changes fileChris Williams2009-10-221-0/+3
* Updated Changes file for Module::CoreListChris Williams2009-10-221-0/+3
* Bump base and fields versions to 2.15Rafael Garcia-Suarez2009-10-224-3/+6
* Install Switch from CPAn into 'site', not 'perl'David Golden2009-10-213-2/+6
* Fix (comment) typo pointed out by Robin BarkerAbhijit Menon-Sen2009-10-211-1/+1
* Fix uninitialized warnings in Pod::PerldocDavid Golden2009-10-211-1/+8
* Fix documentation of Module::CoreList::is_deprecatedDavid Golden2009-10-211-1/+1
* Fix precedence error in Module::CoreList's test, which was causing it to fail.Nicholas Clark2009-10-211-1/+1
* Revised Module::CoreList::is_deprecatedDavid Golden2009-10-212-15/+32
* Auto-generate deprecation list via corelist.plDavid Golden2009-10-201-0/+17
* Module::CoreList, implemented is_deprecated() and added tests for it.Chris Williams2009-10-213-2/+23
* Module::CoreList version bump for 5.11.1 releaseJesse Vincent2009-10-201-2/+2
* Module::CoreList updated for 5.11.1Jesse Vincent2009-10-201-48/+720
* ExtUitls::Install had changes since 5.11.0 - bump its versionJesse Vincent2009-10-202-3/+3
* Bump version of Switch to 2.15 for CPAN releaseRafael Garcia-Suarez2009-10-204-8/+7
* Upgrade to threads::shared 1.32Jerry D. Hedden2009-10-172-3/+3
* Help ExtUtils::Install's tests find PERL_SRC on VMS.Craig A. Berry2009-10-161-1/+1
* Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.Nicholas Clark2009-10-162-1/+5
* Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()Nicholas Clark2009-10-162-3/+3
* Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags(..., SVs_TEMP)Nicholas Clark2009-10-162-3/+4
* Support for pp_boolkeys in B::Deparse.demerphq2009-10-151-1/+9
* Swap the chdir and the call to perl_lib(), to work with relative paths in @INC.Nicholas Clark2009-10-111-2/+2
* MakeMaker::Test::Utils::perl_lib now copes with relative paths for core testing.Nicholas Clark2009-10-111-9/+18
* Remove core @INC setting and chdir boilerplate from Thread::Semaphore's tests.Nicholas Clark2009-10-113-18/+0
* Remove core @INC setting and chdir boilerplate from Thread::Queue's tests.Nicholas Clark2009-10-118-38/+0
* Remove core @INC setting and chdir boilerplate from SelfLoader's tests.Nicholas Clark2009-10-112-9/+0
* Remove core @INC setting boilerplate from lib's test.Nicholas Clark2009-10-111-3/+0
* Upgrade to Storable-2.21Steve Hay2009-10-112-1/+7