Move Switch from lib to ext.
[p5sagit/p5-mst-13.2.git] / MANIFEST
2009-08-30 Nicholas Clark Move Switch from lib to ext.
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2009-08-27 David Golden Update Module::Build to 0.35
2009-08-23 David Mitchell add perl5101delta
2009-08-23 David Mitchell add Porting/perldelta_template,
2009-08-22 David Mitchell upgrade GCI from 3.43 to 3.45
2009-08-21 Zefram Add clear magic to %^H so that the HE chain is reset...
2009-08-20 Nicholas Clark Optimise mro_get_linear_isa_c3() when there is a single...
2009-08-20 Nicholas Clark Optimise S_mro_get_linear_isa_dfs() when dealing with...
2009-08-10 Jerry D. Hedden MANIFEST and Porting/Maintainers.pl update
2009-08-03 Jesse Vincent Remove the README for the now-gone machten port
2009-08-03 Jesse Vincent Removed vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse Vincent Remove the port to MiNT. It's a dead platform that...
2009-08-03 Jesse Vincent Move content of Todo.micro into perltodo
2009-08-03 Jesse Vincent Flipped checkcase.pl from a porting tool to an actual...
2009-07-31 Jesse Vincent made the manicheck actions (previously releng) into...
2009-07-31 Nicholas Clark Add Porting/GitUtils.pm to MANIFEST
2009-07-31 Nicholas Clark Add lib/version/Internals.pod to MANIFEST and Porting...
2009-07-30 Jerry D. Hedden Sort MANIFEST using Perl
2009-07-29 Nicholas Clark Sort the MANIFEST.
2009-07-29 Nicholas Clark Add a test to verify that the MANIFEST file is well...
2009-07-29 Nicholas Clark Tabs, not spaces, in MANIFEST.
2009-07-28 Yves Orton update manifest to reflect two new utilities
2009-07-27 Yves Orton cleanup the EUI/EUMM test mess, and bump Install.pm...
2009-07-27 David Golden Update Module::Build to 0.34_02
2009-07-25 Bram Do not use a regex in DB::sub
2009-07-25 Vincent Pit Add the new db tests to the MANIFEST
2009-07-23 Steve Peters Add file to the MANIFEST and sort
2009-07-20 Josh ben Jore Revert "Test that `use feature' doesn't leak a scalar...
2009-07-20 Josh ben Jore Test that `use feature' doesn't leak a scalar during...
2009-07-16 David Mitchell ExtUtils::MakeMaker 6.55_01
2009-07-15 David Mitchell add Porting/bump-perl-version to MANIFEST
2009-07-10 David Mitchell ExtUtils::MakeMaker 6.54
2009-07-10 David Mitchell Encode 2.34
2009-07-10 H.Merijn Brand add lib/ExtUtils/ParseXS/Changes to MANIFEST
2009-07-06 David Mitchell upgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 Paul Fenwick Don't dump autodie from core (was Re: Coring Variable...
2009-07-06 David Mitchell update to Test::Simple 0.92
2009-07-01 Nicholas Clark make manisort.
2009-07-01 Nicholas Clark Tabs, not spaces, in MANIFEST.
2009-07-01 Paul Fenwick autodie 2.03
2009-06-30 Graham Barr Update to Scalar-List-Utils-1.21 from CPAN
2009-06-30 David Golden Updating ExtUtils::CBuilder to 0.26
2009-06-29 Paul Fenwick pjf: dual life modules
2009-06-29 David Golden Update Module::Build to 0.33_05
2009-06-28 Rafael Garcia-Suarez Add t/pod/diag.t to the MANIFEST
2009-06-28 Rafael Garcia-Suarez Add base.pm tests from the CPAN distribution
2009-06-28 Rafael Garcia-Suarez Move module part of the base.pm test suite in base...
2009-06-28 David Golden Update ExtUtils::ParseXS to 2.19_03
2009-06-25 Nicholas Clark Add documentation for the method resolution plugin...
2009-06-24 Nicholas Clark Fix some typos and grammar infelicities in core test...
2009-06-23 Steve Peters Add Porting/release_managers_guide.pod to MANIFEST
2009-06-19 David Mitchell add Porting/core-cpan-diff
2009-06-18 Craig A. Berry Remove CPANPLUS's SQLite tests from the core.
2009-06-16 David Golden [PATCH] Updating Module::Build to 0.33_02
2009-06-13 Nicholas Clark Generate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas Clark Resort MANIFEST.
2009-06-12 David Mitchell remove ext/Storable/MANIFEST; its out of date related...
2009-06-12 David Mitchell Improve the description of Pod/Stuff.pm in MANIFEST
2009-06-12 David Mitchell remove two files not part of the IO-Compress CPAN distro
2009-06-12 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.18_01
2009-06-10 David Mitchell remove from blead, some files already removed from...
2009-06-09 Nicholas Clark Add lib/NEXT/t/dynamically_scoped_regex_vars.t to MANIFEST.
2009-06-08 Stepan Kasal fix RT 39060, errno incorrectly set in perlio
2009-06-08 Rafael Garcia-Suarez Upgrade to MakeMaker 6.53_02
2009-06-07 Steve Peters Upgrade to Test-Harness-3.17
2009-06-03 Duke Leto Add lib/perl5db/t/symbol-table-bug to the MANIFEST
2009-06-02 Rafael Garcia-Suarez Adjust MANIFEST
2009-06-01 Max Maischein Add benchmark test for keys() on empty hashes (RT26188)
2009-05-28 Nicholas Clark Add a guide to writing a perldelta.
2009-05-20 Nicholas Clark Add new files from Parse::CPAN::Meta 1.38 to the MANIFEST.
2009-05-20 Nicholas Clark Tests for calls to Perl_croak() in the C source. Starti...
2009-05-18 Rafael Garcia-Suarez Remove old version of Fatal.t test, now moved under...
2009-05-14 Rafael Garcia-Suarez Move autodie tests in lib/autodie/t, so they are picked...
2009-05-12 Nicholas Clark Add perl589delta.pod to pod.lst, and run pod/buildtoc...
2009-05-12 David Mitchell add perl589delta.pod to blead
2009-05-12 David Mitchell Resurrect the Changes file as a simple guide to finding...
2009-05-12 David Mitchell remove all Changes* files
2009-05-08 Chris 'BinGOs' Wil... Upgrade CPANPLUS::Dist::Build to 0.28
2009-05-07 Chris 'BinGOs' Wil... Upgrade to CPANPLUS-Dist-Build-0.26
2009-05-03 H.Merijn Brand RE: [PATCH] compress 2.018
2009-04-27 Jos I. Boumans Update CPANPLUS to 0.86
2009-04-21 Nicholas Clark Build perltoc.pod, rather than shipping it. This way...
2009-04-20 Nicholas Clark Move vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-18 Rafael Garcia-Suarez Remove ExtUtils::MM_Haiku
2009-04-18 David Mitchell fix trivial typo in MANIFEST
2009-04-18 Nicholas Clark Generate perlapi.pod and perlintern.pod at build time...
2009-04-13 Andreas J. Koenig [PATCH] Update CPAN.pm to 1.93_52
2009-04-13 Nicholas Clark Remove Makefile.PLs that make_ext.pl can automatically...
2009-04-12 Nicholas Clark Convert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas Clark Eliminate "Old Perl threads tutorial", which describes...
2009-04-12 Nicholas Clark Sort the MANIFEST.
2009-04-12 Nicholas Clark Remove attrs, which has been deprecated since 1999...
2009-03-26 Nicholas Clark make_ext.pl's automatic Makefile.PL generation can...
2009-03-26 Nicholas Clark make_ext.pl's automatic Makefile.PL generation can...
2009-03-25 Nicholas Clark Move Module:Pluggable tests from t/Module_Pluggable...
2009-03-22 David Mitchell update MANIFEST for file removed by 16bf6aa6d68d9829199...
2009-03-19 Steve Hay Upgrade to Module-Pluggable-3.9
2009-03-14 Rafael Garcia-Suarez Remove directories from manifest
2009-03-14 Paul Marquess Create IO-Compress
next