| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos (spelling errors) in MANIFEST. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -8/+8 |
* | Add Module::Metadata as a dual-life core module | David Golden | 2011-01-06 | 1 | -0/+5 |
* | Add Perl::OSType as a dual-life core module | David Golden | 2011-01-05 | 1 | -0/+3 |
* | Update CGI to CPAN version 3.51 | Chris 'BinGOs' Williams | 2011-01-05 | 1 | -0/+3 |
* | remove cc_runtime.h from core | David Mitchell | 2011-01-05 | 1 | -1/+0 |
* | Actuall excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. It | Jesse Vincent | 2011-01-04 | 1 | -3/+0 |
* | Capture newly-created unit tests to MANIFEST | Paul "LeoNerd" Evans | 2011-01-03 | 1 | -0/+2 |
* | Add new test file t/porting/filenames.t | Nuno Carvalho | 2011-01-02 | 1 | -0/+1 |
* | Add JSON::PP to the Perl core | David Golden | 2011-01-02 | 1 | -0/+38 |
* | CPAN is upstream for Time::Local again | Florian Ragwitz | 2011-01-02 | 1 | -2/+2 |
* | Add CPAN::Meta::YAML as a dual-life core module | David Golden | 2010-12-27 | 1 | -0/+28 |
* | Re-sort MANIFEST after a7dcd8d74e57d2a8. | Nicholas Clark | 2010-12-21 | 1 | -1/+1 |
* | Move metaconfig control comments into its own files | H.Merijn Brand | 2010-12-21 | 1 | -0/+2 |
* | update TOC for perl5138delta and perl5139delta | Zefram | 2010-12-20 | 1 | -0/+1 |
* | Move common code from ext/[GONS]DBM_File/t/[gons]dbm.t to t/lib/dbmt_common.pl | Nicholas Clark | 2010-12-16 | 1 | -0/+1 |
* | Change ExtUtils::CBuilder upstream to blead | David Golden | 2010-12-15 | 1 | -19/+19 |
* | Dual-life Dumpvalue | Florian Ragwitz | 2010-12-15 | 1 | -2/+2 |
* | recursive-descent expression parsing | Zefram | 2010-12-11 | 1 | -0/+1 |
* | Dual-life File::CheckTree | Florian Ragwitz | 2010-12-11 | 1 | -2/+2 |
* | Add ext/XS-APItest/t/refs.t to MANIFEST | Father Chrysostomos | 2010-12-10 | 1 | -0/+1 |
* | Dual-life autouse | Florian Ragwitz | 2010-12-10 | 1 | -3/+3 |
* | Dual-life Env | Florian Ragwitz | 2010-12-10 | 1 | -3/+3 |
* | Dual-life I18N::Collate | Florian Ragwitz | 2010-12-10 | 1 | -2/+2 |
* | Dual-life Devel::SelfStubber | Florian Ragwitz | 2010-12-09 | 1 | -2/+2 |
* | Update ExtUtils-CBuilder to CPAN version 0.2800 | Chris 'BinGOs' Williams | 2010-12-07 | 1 | -0/+1 |
* | stopgap hack for $@ as unwinding reason indicator | Zefram | 2010-12-07 | 1 | -0/+1 |
* | Hideous to-do tests for (?{}) scoping issues | Father Chrysostomos | 2010-12-04 | 1 | -0/+1 |
* | Add tests for sv_{,un}magicext and mg_findext | Florian Ragwitz | 2010-11-30 | 1 | -0/+1 |
* | Filehandle method calls load IO::File on demand | David Golden | 2010-11-29 | 1 | -0/+1 |
* | Upgrade Memoize from version 1.01_03 to 1.02 | Florian Ragwitz | 2010-11-29 | 1 | -1/+0 |
* | Make vms/writemain.pl go the way of writemain.SH. | Craig A. Berry | 2010-11-28 | 1 | -1/+0 |
* | Remove makeaperl, never used, a wrapper for ExtUtils::MakeMaker::makeaperl | Nicholas Clark | 2010-11-28 | 1 | -1/+0 |
* | Generate perlmain.c using ExtUtils::Miniperl, instead of writemain.SH. | Nicholas Clark | 2010-11-28 | 1 | -1/+0 |
* | Make PerlIO marginally reentrant | David Mitchell | 2010-11-26 | 1 | -0/+1 |
* | Update MIME-Base64 to CPAN version 3.11 | Chris 'BinGOs' Williams | 2010-11-25 | 1 | -1/+0 |
* | Update Unicode-Collate to CPAN version 0.68 | Chris 'BinGOs' Williams | 2010-11-23 | 1 | -0/+7 |
* | Add fold_grind.t | Karl Williamson | 2010-11-22 | 1 | -0/+1 |
* | Move the test for Win32's FindExt.pm to t/porting, and run it automatically. | Nicholas Clark | 2010-11-21 | 1 | -1/+1 |
* | Update TOC for perl5.13.8 | Chris 'BinGOs' Williams | 2010-11-21 | 1 | -0/+1 |
* | Unicode 6.0 DB | Karl Williamson | 2010-11-18 | 1 | -0/+4 |
* | Update Archive-Tar to CPAN version 1.70 | Chris 'BinGOs' Williams | 2010-11-15 | 1 | -0/+2 |
* | Tests for the new custom op registrations. | Ben Morrow | 2010-11-14 | 1 | -0/+1 |
* | Add ${^GLOBAL_PHASE} | Florian Ragwitz | 2010-11-14 | 1 | -0/+1 |
* | Update Unicode-Collate to CPAN version 0.67 | Chris 'BinGOs' Williams | 2010-11-14 | 1 | -0/+1 |
* | [perl #77238] Aliased @ISA does not work | Father Chrysostomos | 2010-11-13 | 1 | -0/+1 |
* | Update MIME-Base64 to CPAN version 3.10 | Chris 'BinGOs' Williams | 2010-11-12 | 1 | -0/+1 |
* | Add Perl_bytes_cmp_utf8() to compare character sequences in different encodings | Nicholas Clark | 2010-11-11 | 1 | -0/+1 |
* | Test for [perl #78586] | Tim Bunce | 2010-11-11 | 1 | -0/+1 |
* | Move ExtUtils-Command from cpan/ to dist/ | Florian Ragwitz | 2010-11-09 | 1 | -4/+4 |
* | Move ExtUtils-Manifest from cpan/ to dist/ | Florian Ragwitz | 2010-11-09 | 1 | -3/+3 |