Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build perltoc.pod, rather than shipping it. This way it can't get out of date. | Nicholas Clark | 2009-04-21 | 1 | -1/+0 |
| | |||||
* | Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators. | Nicholas Clark | 2009-04-20 | 1 | -2/+2 |
| | |||||
* | Remove ExtUtils::MM_Haiku | Rafael Garcia-Suarez | 2009-04-18 | 1 | -1/+0 |
| | | | | | It's no longer in the official MakeMaker, and is incorporated in MM_BeOS. | ||||
* | fix trivial typo in MANIFEST | David Mitchell | 2009-04-18 | 1 | -1/+1 |
| | |||||
* | Generate perlapi.pod and perlintern.pod at build time, instead of shipping them. | Nicholas Clark | 2009-04-18 | 1 | -2/+0 |
| | |||||
* | [PATCH] Update CPAN.pm to 1.93_52 | Andreas J. Koenig | 2009-04-13 | 1 | -1/+1 |
| | |||||
* | Remove Makefile.PLs that make_ext.pl can automatically generate. | Nicholas Clark | 2009-04-13 | 1 | -6/+0 |
| | | | | | | (For core modules, or where the dual life module on CPAN has a Makefile.PL that is not the same. AUTHOR is only used for the ppm target, which the core doesn't need.) | ||||
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -2/+2 |
| | |||||
* | Eliminate "Old Perl threads tutorial", which describes 5005 threads. | Nicholas Clark | 2009-04-12 | 1 | -1/+0 |
| | | | | pod/perlthrtut.pod is the same material reworked for ithreads. | ||||
* | Sort the MANIFEST. | Nicholas Clark | 2009-04-12 | 1 | -231/+231 |
| | |||||
* | Remove attrs, which has been deprecated since 1999/10/02. | Nicholas Clark | 2009-04-12 | 1 | -4/+0 |
| | |||||
* | make_ext.pl's automatic Makefile.PL generation can write a suitalbe Makfile.PL | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
| | |||||
* | make_ext.pl's automatic Makefile.PL generation can write these five for us. | Nicholas Clark | 2009-03-26 | 1 | -5/+0 |
| | |||||
* | Move Module:Pluggable tests from t/Module_Pluggable to ext/Module_Pluggable/t | Nicholas Clark | 2009-03-25 | 1 | -60/+60 |
| | |||||
* | update MANIFEST for file removed by 16bf6aa6d68d98291990dcdbb6c884269bf80b18 | David Mitchell | 2009-03-22 | 1 | -1/+0 |
| | |||||
* | Upgrade to Module-Pluggable-3.9 | Steve Hay | 2009-03-19 | 1 | -0/+4 |
| | |||||
* | Remove directories from manifest | Rafael Garcia-Suarez | 2009-03-15 | 1 | -21/+0 |
| | |||||
* | Create IO-Compress | Paul Marquess | 2009-03-15 | 1 | -118/+153 |
| | |||||
* | lib/Text/TabsWrap/t/dnsparks.t should skip under TEST too, so remove it. | Nicholas Clark | 2009-03-08 | 1 | -1/+0 |
| | | | | (It's not a "regular" test, and purposefully doesn't output well-formed TAP.) | ||||
* | Add a bunch of missing files to the MANIFEST | Rafael Garcia-Suarez | 2009-03-07 | 1 | -0/+6 |
| | |||||
* | Upgrade to Test-Harness-3.16 | Steve Hay | 2009-03-06 | 1 | -0/+8 |
| | | | | | But keep Test/Harness -> Test-Harness changes from commit f715bbfb20b232d289d3eddf42aec434ddd9dd4c and do likewise in new files file.t and harness-bailout.t too. | ||||
* | Update Archive::Tar to 1.46 | Jos I. Boumans | 2009-03-05 | 1 | -0/+1 |
| | |||||
* | Updated MANIFEST for autodie 1.999 | Paul Fenwick | 2009-03-05 | 1 | -2/+4 |
| | |||||
* | Remove the MANIFEST from Compress-Raw-Bzip2 | Rafael Garcia-Suarez | 2009-03-03 | 1 | -1/+0 |
| | | | | (it wasn't the same in the CPAN distribution anyway) | ||||
* | Integrate Parse::CPAN::Meta 0.04 into core | Steffen Mueller | 2009-03-02 | 1 | -0/+20 |
| | |||||
* | Update CPANPLUS to 0.85_06 | Jos I. Boumans | 2009-03-02 | 1 | -0/+9 |
| | |||||
* | Add Compress-Raw-Bzip2, by Paul Marquess | Rafael Garcia-Suarez | 2009-03-01 | 1 | -0/+30 |
| | |||||
* | test script for deprecate.pm | Robin Barker | 2009-02-25 | 1 | -0/+3 |
| | | | | | | | | First pass at tests for deprecate.pm. Had to modify the module to provide an interface for testing - need to provide fake install directories, but deprecated reads from %Config::Config, which is read only. | ||||
* | Update to Module::Build 0.31_04 (with a tweak to MBTest.pm) | Nicholas Clark | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | Add deprecate.pm. Deprecate shipping Switch.pm in the core distribution. | Nicholas Clark | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | Remove double slash in MANIFEST | Rafael Garcia-Suarez | 2009-02-12 | 1 | -1/+1 |
| | | | | (so Porting/manicheck does not complain) | ||||
* | Move Attribute::Handlers from lib to ext. The layout in ext is the same as the | Nicholas Clark | 2009-02-12 | 1 | -21/+21 |
| | | | | CPAN distribution, which simplifies dual life module maintenance. | ||||
* | make_ext.pl now generates a Makefile.PL if needed. | Nicholas Clark | 2009-02-12 | 1 | -1/+0 |
| | | | | Remove ext/Safe/Makefile.PL as a proof of concept. | ||||
* | Upgrade to Math-Complex-1.56 | Steve Hay | 2009-02-12 | 1 | -0/+1 |
| | |||||
* | Fix MANIFEST for CPAN 1.93_51 inclusion | Rafael Garcia-Suarez | 2009-02-12 | 1 | -14/+15 |
| | |||||
* | Update CPAN.pm to 1.93_51 | Andreas Koenig | 2009-02-12 | 1 | -4/+21 |
| | |||||
* | Move Safe.pm into ext/Safe, and temporarily give it a Makfile.PL | Nicholas Clark | 2009-02-10 | 1 | -1/+2 |
| | |||||
* | Rename ext/threads/shared to ext/threads-shared | Nicholas Clark | 2009-02-09 | 1 | -22/+22 |
| | |||||
* | Rename ext/XS/Typemap to ext/XS-Typemap | Nicholas Clark | 2009-02-09 | 1 | -7/+7 |
| | |||||
* | Rename ext/XS/APItest to ext/XS-APItest | Nicholas Clark | 2009-02-09 | 1 | -21/+21 |
| | |||||
* | Rename ext/Unicode/Normalize to ext/Unicode-Normalize | Nicholas Clark | 2009-02-09 | 1 | -16/+16 |
| | |||||
* | Rename ext/Time/Piece to ext/Time-Piece | Nicholas Clark | 2009-02-09 | 1 | -13/+13 |
| | |||||
* | Rename ext/Time/HiRes to ext/Time-HiRes | Nicholas Clark | 2009-02-09 | 1 | -16/+16 |
| | |||||
* | Rename ext/Text/Soundex to ext/Text-Soundex | Nicholas Clark | 2009-02-09 | 1 | -6/+6 |
| | |||||
* | Rename ext/Test/Harness to ext/Test-Harness | Nicholas Clark | 2009-02-09 | 1 | -170/+170 |
| | |||||
* | Rename ext/Sys/Hostname to ext/Sys-Hostname | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | |||||
* | Rename ext/PerlIO/via to ext/PerlIO-via | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
| | |||||
* | Rename ext/PerlIO/scalar to ext/PerlIO-scalar | Nicholas Clark | 2009-02-09 | 1 | -5/+5 |
| | |||||
* | Rename ext/PerlIO/encoding to ext/PerlIO-encoding | Nicholas Clark | 2009-02-09 | 1 | -7/+7 |
| | |||||
* | Move the 4 tests of core PerlIO functionality to t/io. PerlIO::Layer::find is | Nicholas Clark | 2009-02-09 | 1 | -4/+4 |
| | | | | implemented in perlio.c |