summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Final version of Module::CoreList is 2.65.Abigail2012-03-201-0/+9
* Get the ABSTRACT for Module-CoreList from the .pod file nowChris 'BinGOs' Williams2012-03-201-1/+1
* Document upgrade of lib/charnames.Abigail2012-03-201-3/+3
* Document new versions of Data::Dumper and XS::APItest.Abigail2012-03-201-4/+4
* Use the new utf8 to code point functionsKarl Williamson2012-03-192-8/+8
* Update Module::CoreList for 5.15.9Abigail2012-03-202-3/+689
* In B::Deparse::_features_from_bundle(), don't call feature::current_bundle()Nicholas Clark2012-03-191-5/+2
* In Deparse, use $feature::hint_mask directly, instead of copying its value.Nicholas Clark2012-03-191-15/+10
* In B::Deparse, refactor common code into _features_from_bundle().Nicholas Clark2012-03-191-11/+15
* In B::Deparse, refactor the two places that feature::current_bundle()Nicholas Clark2012-03-191-6/+6
* Fix regression in deparsing say (etc) under use 5.10.0Nicholas Clark2012-03-192-8/+2
* Add tests for deparsing C<say> under various combinations of pragmas.Nicholas Clark2012-03-191-0/+91
* Avoid deparse.t testing everything under use feature ':5.10'Nicholas Clark2012-03-191-8/+36
* Add a 'context' feature to deparse.t, to better test ambient pragmas.Nicholas Clark2012-03-191-14/+14
* In deparse.t, rename %reason to %meta.Nicholas Clark2012-03-191-9/+9
* correct argument handling in Term::ReadLineRicardo Signes2012-03-151-1/+1
* Separate the POD from the corelist data in Module::CoreListChris 'BinGOs' Williams2012-03-154-194/+197
* avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-121-12/+12
* new patch for Term::ReadLine event loop supportRicardo Signes2012-03-124-128/+192
* Stop the indexer from processing private modulesFlorian Ragwitz2012-02-292-7/+12
* Remove ExtUtils-CBuilder's MANIFEST.SKIPDavid Golden2012-02-231-2/+0
* ExtUtils::CBuilder: add support informationDavid Golden2012-02-2215-13/+59
* Update Maintainers.pl for new ExtUtils::CBuilderDavid Golden2012-02-221-2/+7
* ExtUtils::CBuilder - add dual-life support filesDavid Golden2012-02-225-0/+904
* Update Module::CoreList for v5.15.8Max Maischein2012-02-202-27/+718
* Refactor the Tk event loop to allow for other event loopsMax Maischein2012-02-194-148/+161
* Refactor code in Data::Dumper to assume that >=5.8.0 is the common case.Nicholas Clark2012-02-191-19/+32
* Bump Cwd, File::Spec version.Craig A. Berry2012-02-179-9/+9
* Rethink EFS in File::Spec::VMS.Craig A. Berry2012-02-172-636/+180
* in Carp, cope with "_" in $warnings::VERSIONZefram2012-02-171-1/+2
* ExtUtils::Install: Fix POD errorDominic Hargreaves2012-02-111-4/+4
* restore ExtUtils-ParseXS portability to Perl 5.6Zefram2012-02-1111-38/+84
* update ExtUtils-ParseXS to CPAN version 3.15Zefram2012-02-1110-6/+14
* in Carp, fix circular dep on Perl 5.6Zefram2012-02-072-0/+20
* Avoid a warning from clang when compiling Data::Dumper.Nicholas Clark2012-02-041-1/+1
* [perl #58608] Fix DD’s dumping of qr|\/|Father Chrysostomos2012-02-033-6/+8
* Data::Dumper/qr.t: This test is not strict-safeFather Chrysostomos2012-02-031-1/+0
* Data::Dumper/qr.t: Add test names and diagnosticsFather Chrysostomos2012-02-031-2/+2
* Data::Dumper: qr.t: Add a pure-Perl TODO testFather Chrysostomos2012-02-031-1/+4
* [perl #58608] TODO tests for DD and qr|\/|Alexandr Ciornii2012-02-031-0/+23
* Increase $Cwd::VERSION to 3.39_02Father Chrysostomos2012-02-031-1/+1
* Load File::Spec before using it in CwdEric Brine2012-02-031-0/+1
* Increase $Data::Dumper::VERSION to 2.135_04Father Chrysostomos2012-02-031-1/+1
* [perl #107372] DD and overloaded blessed globsFather Chrysostomos2012-02-032-4/+21
* update copyright years in CarpZefram2012-02-031-2/+2
* in Carp, avoid vivifying utf8 stash on Perl 5.6Zefram2012-02-034-15/+24
* synch Carp::Heavy version number to CarpZefram2012-02-022-2/+6
* make Carp messages match die properlyZefram2012-02-022-16/+16
* ExtUtils::ParseXS: Changelog and version bump to 3.14Steffen Mueller2012-02-016-5/+9
* perlxstypemap: typemap variable documentationTony Cook2012-02-011-1/+65