| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the new test work in the core and bump version of Safe to 2.20 | Rafael Garcia-Suarez | 2009-12-01 | 4 | -7/+7 |
* | [rt.cpan.org #51574] Safe.pm sort {} bug accessing $a and $b with -Dusethreads | Tim Bunce | 2009-12-01 | 3 | -2/+61 |
* | Upgrade to threads 1.75 | Jerry D. Hedden | 2009-11-23 | 5 | -12/+16 |
* | Updated Module::CoreList Changes etc for a CPAN release | Chris Williams | 2009-11-20 | 1 | -0/+3 |
* | Module::CoreList updated for the real 5.11.2, including Module::Build changes | Leon Brocard | 2009-11-19 | 1 | -26/+29 |
* | Bump version of Module::CoreList to 2.23 | Chris Williams | 2009-11-19 | 2 | -2/+2 |
* | Module::CoreList updated for 5.11.2 | Leon Brocard | 2009-11-18 | 1 | -1/+641 |
* | Teach B::Deparse about in-place reverse | Vincent Pit | 2009-11-15 | 2 | -2/+18 |
* | Add mingw64 support | Sisyphus | 2009-11-09 | 1 | -1/+7 |
* | Deprecate use of := to mean an empty attribute list in my $pi := 4; | Nicholas Clark | 2009-11-04 | 1 | -1/+13 |
* | In Locale::Maketext, avoid using defined @array and defined %hash. | Nicholas Clark | 2009-10-23 | 1 | -2/+2 |
* | In I18N::LangTags::Detect, avoid using defined @array and defined %hash. | Nicholas Clark | 2009-10-23 | 1 | -2/+2 |
* | Convert the 2 Storable tests that use Test to use Test::More. | Nicholas Clark | 2009-10-23 | 2 | -65/+65 |
* | Convert the Pod::Perldoc tests from Test to Test::More. | Nicholas Clark | 2009-10-23 | 4 | -18/+14 |
* | Convert the odd Locale::Maketext test out from Test to Test::More. | Nicholas Clark | 2009-10-23 | 1 | -9/+7 |
* | CPAN release of Switch 2.16 | Rafael Garcia-Suarez | 2009-10-23 | 3 | -3/+3 |
* | Added 2.21 changes to the Module::CoreList Changes file | Chris Williams | 2009-10-22 | 1 | -0/+3 |
* | Updated Changes file for Module::CoreList | Chris Williams | 2009-10-22 | 1 | -0/+3 |
* | Bump base and fields versions to 2.15 | Rafael Garcia-Suarez | 2009-10-22 | 4 | -3/+6 |
* | Install Switch from CPAn into 'site', not 'perl' | David Golden | 2009-10-21 | 3 | -2/+6 |
* | Fix (comment) typo pointed out by Robin Barker | Abhijit Menon-Sen | 2009-10-21 | 1 | -1/+1 |
* | Fix uninitialized warnings in Pod::Perldoc | David Golden | 2009-10-21 | 1 | -1/+8 |
* | Fix documentation of Module::CoreList::is_deprecated | David Golden | 2009-10-21 | 1 | -1/+1 |
* | Fix precedence error in Module::CoreList's test, which was causing it to fail. | Nicholas Clark | 2009-10-21 | 1 | -1/+1 |
* | Revised Module::CoreList::is_deprecated | David Golden | 2009-10-21 | 2 | -15/+32 |
* | Auto-generate deprecation list via corelist.pl | David Golden | 2009-10-20 | 1 | -0/+17 |
* | Module::CoreList, implemented is_deprecated() and added tests for it. | Chris Williams | 2009-10-21 | 3 | -2/+23 |
* | Module::CoreList version bump for 5.11.1 release | Jesse Vincent | 2009-10-20 | 1 | -2/+2 |
* | Module::CoreList updated for 5.11.1 | Jesse Vincent | 2009-10-20 | 1 | -48/+720 |
* | ExtUitls::Install had changes since 5.11.0 - bump its version | Jesse Vincent | 2009-10-20 | 2 | -3/+3 |
* | Bump version of Switch to 2.15 for CPAN release | Rafael Garcia-Suarez | 2009-10-20 | 4 | -8/+7 |
* | Upgrade to threads::shared 1.32 | Jerry D. Hedden | 2009-10-17 | 2 | -3/+3 |
* | Help ExtUtils::Install's tests find PERL_SRC on VMS. | Craig A. Berry | 2009-10-16 | 1 | -1/+1 |
* | Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later. | Nicholas Clark | 2009-10-16 | 2 | -1/+5 |
* | Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags() | Nicholas Clark | 2009-10-16 | 2 | -3/+3 |
* | Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags(..., SVs_TEMP) | Nicholas Clark | 2009-10-16 | 2 | -3/+4 |
* | Support for pp_boolkeys in B::Deparse. | demerphq | 2009-10-15 | 1 | -1/+9 |
* | Swap the chdir and the call to perl_lib(), to work with relative paths in @INC. | Nicholas Clark | 2009-10-11 | 1 | -2/+2 |
* | MakeMaker::Test::Utils::perl_lib now copes with relative paths for core testing. | Nicholas Clark | 2009-10-11 | 1 | -9/+18 |
* | Remove core @INC setting and chdir boilerplate from Thread::Semaphore's tests. | Nicholas Clark | 2009-10-11 | 3 | -18/+0 |
* | Remove core @INC setting and chdir boilerplate from Thread::Queue's tests. | Nicholas Clark | 2009-10-11 | 8 | -38/+0 |
* | Remove core @INC setting and chdir boilerplate from SelfLoader's tests. | Nicholas Clark | 2009-10-11 | 2 | -9/+0 |
* | Remove core @INC setting boilerplate from lib's test. | Nicholas Clark | 2009-10-11 | 1 | -3/+0 |
* | Upgrade to Storable-2.21 | Steve Hay | 2009-10-11 | 2 | -1/+7 |
* | A number of pod fixes found by podcheck.t | Jesse Vincent | 2009-10-05 | 2 | -2/+15 |
* | 'make distclean now results in an actually-clean tree. | Jesse Vincent | 2009-10-04 | 1 | -1/+1 |
* | Make Module::Corelist recognise $] as a version number on 5.11.0 | Rafael Garcia-Suarez | 2009-10-03 | 4 | -5/+13 |
* | Update Changes/README for 2.19, version of Module::CoreList shipped with 5.11.0 | Rafael Garcia-Suarez | 2009-10-03 | 2 | -1/+4 |
* | Update Module::CoreList for 5.11.0 | Jesse Vincent | 2009-10-03 | 1 | -61/+9 |
* | Move Locale::Maketext::Simple from dist/ to cpan/ | Nicholas Clark | 2009-10-02 | 10 | -605/+0 |