summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Refactor code in Data::Dumper to assume that >=5.8.0 is the common case.smoke-me/DD-5.6-is-uncommonNicholas Clark2012-02-181-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
* Move more typemap-related documentation to the typemap doc fileSteffen Mueller2012-02-013-130/+125
* Fix typo in documentationSteffen Mueller2012-02-011-1/+1
* Move typemap documentation to its own fileSteffen Mueller2012-02-011-0/+578
* Pod-Perldoc is now maintained on CPANFlorian Ragwitz2012-01-3120-12354/+0
* Increase $Term::ReadLine::VERSION to 1.08Father Chrysostomos2012-01-291-1/+1
* [perl #108470] Make Term::ReadLine use AE if availableDarin McBride2012-01-294-27/+172
* Implement the fc keyword and the \F string escape.Brian Fraser2012-01-293-4/+11
* ExtUtils::ParseXS: Changelog, version bump for dev releaseSteffen Mueller2012-01-286-5/+21
* Safe.pm: Make sure SWASHNEW is properly loadedKarl Williamson2012-01-202-5/+9
* Merge branch 'bingos/release-5.15.7' into bleadChris 'BinGOs' Williams2012-01-202-3/+698
|\
| * Update Module::CoreList for v5.15.7Chris 'BinGOs' Williams2012-01-202-3/+698
* | Copyright update for ExtUtils::{ParseXS,Typemaps}Steffen Mueller2012-01-205-10/+6
* | Fix parse problem with embedded typemapsSteffen Mueller2012-01-204-6/+5
|/
* Better typemap error reportingSteffen Mueller2012-01-203-7/+64
* EU::Typemaps: Make oneliner in docs more portableSteffen Mueller2012-01-201-1/+1
* Bump ExtUtils::ParseXS version for doc referencesSteffen Mueller2012-01-204-4/+4
* EU::Typemaps: Helper module for easy typemap inclusion in XSSteffen Mueller2012-01-194-0/+290
* EU::Typemaps: Implement embedded-typemap dumpingSteffen Mueller2012-01-193-2/+60
* Update Locale-Maketext to CPAN version 1.22Chris 'BinGOs' Williams2012-01-172-1/+14
* Increase $Math::BigInt::VERSION to 1.998Father Chrysostomos2012-01-161-1/+1
* BigInt.pm: Suppress overload warningFather Chrysostomos2012-01-161-0/+3
* Bump ExtUtils::Manifest version due to commits 97bae9c5 and bf081550Chris 'BinGOs' Williams2012-01-151-1/+1
* Bump autouse version due to commit f965e9d4aChris 'BinGOs' Williams2012-01-151-1/+1
* [perl #108224] B::Deparse doesn't recognize for continue blockHojung Youn2012-01-142-1/+45
* Stop inadvertently skipping Spec.t on VMS.Craig A. Berry2012-01-141-4/+4
* Upgrade Pod-Perldoc to CPAN version 3.15_15Ricardo Signes2012-01-0624-903/+9804