p5sagit/p5-mst-13.2.git
2009-07-08 David Golden Update ExtUtils::ParseXS to 2.20_01
2009-07-08 Vincent Pit Add a pluggable hook in op_free()
2009-07-08 Rafael Garcia... Mention in perldelta that "use 5.011" enables strictures
2009-07-08 Florian Ragwitz Ignore libperl.so.
2009-07-08 Tim Jenness Fix compiler warning when cuserid is absent and sizeof...
2009-07-08 David Golden Updating Module::Build to 0.34
2009-07-08 Craig A. Berry Make File::Copy::rmscopy return the documented values.
2009-07-07 Rafael Garcia... Merge branch 'strict-by-default' into blead
2009-07-07 David Mitchell some fixes to makerel:
2009-07-07 David Mitchell update to CPANPLUS 0.88
2009-07-07 David Mitchell rebump Hash::Util::FieldHash from 1.03_01 to 1.04
2009-07-07 Rafael Garcia... Fast enabling of strictures when version 5.11.0 is...
2009-07-07 Steffen Mueller use strict by default if "use 5.011" is in effect!
2009-07-07 David Golden limit what add-package.pl might try to delete
2009-07-06 David Mitchell upgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 hv@crypt.org Regex fails when string is too long
2009-07-06 Paul Fenwick Don't dump autodie from core (was Re: Coring Variable...
2009-07-06 David Mitchell re-add Test::Simple exclude accidentally removed during...
2009-07-06 David Mitchell clarify usage of Porting/Maintainers
2009-07-06 David Mitchell add core boilerplate to three new Test::Simple tests
2009-07-06 David Mitchell update to Test::Simple 0.92
2009-07-06 Paul Fenwick Maintainers.pl: Explanation as to why autodie tests...
2009-07-06 David Mitchell bump autodie veresion in Maintainers.pl
2009-07-06 David Mitchell sync Module::Build with CPAN
2009-07-06 David Mitchell sync ExtUtils::CBuilder with CPAM
2009-07-06 Offer Kaye Added missing 2009 to perl.h copyright header
2009-07-06 David Golden Update Module::Build to 0.33_06
2009-07-04 David Golden Updated ExtUtils::CBuilder to 0.2602
2009-07-04 Chris 'BinGOs... Update CPANPLUS::Dist::Build to CPAN version 0.36
2009-07-04 Paul Fenwick Merge autodie 2.05 into core.
2009-07-04 Jan Dubois The 2nd arg to save_alloc() must be cast to I32 to...
2009-07-03 David Mitchell bump versions of non-dual-life modules that
2009-07-03 David Mitchell make cmpVERSION.pl ignore Config.pm
2009-07-03 David Mitchell add -x option to Porting/cmpVERSION.pl
2009-07-03 David Mitchell mark I18N::LangTags as no longer dual-life
2009-07-03 David Mitchell sync Module::Build with CPAN
2009-07-03 David Mitchell sync ExtUtils::CBuilder with CPAN
2009-07-03 David Mitchell sync CPAN with, er..., CPAN
2009-07-03 David Mitchell upate Maintainers.pl versions
2009-07-03 David Mitchell Revert "Bump Module-Pluggable VERSION following
2009-07-03 David Mitchell bump memoize version to distinguish it from 5.8.9
2009-07-03 Adam Russell Osvaldo Villalon's changes to sdk.pl.
2009-07-03 Adam Russell Osvaldo Villalon's changes to symbian_dll.cpp.=0A=
2009-07-03 Adam Russell Changes made by Osvaldo Villalon.
2009-07-02 hv@crypt.org Some bugs in Perl regexp (core Perl issues)
2009-07-02 Craig A. Berry Remove fake facility strings from VMS start-up warnings.
2009-07-02 Jerry D. Hedden Unused 'cv'
2009-07-02 Paul Fenwick Upgrade autodie to 2.04
2009-07-02 H.Merijn Brand Added docs from Wolfgang Laun to perlpacktut about...
2009-07-01 Nicholas Clark make manisort.
2009-07-01 David Golden Updating ExtUtils-ParseXS to 2.20
2009-07-01 Nicholas Clark Tabs, not spaces, in MANIFEST.
2009-07-01 Andy Dougherty [Configure]: avoid leaking Win32CORE.c into output...
2009-07-01 Paul Fenwick autodie 2.03
2009-07-01 David Golden Update ExtUtils::CBuilder to 0.2601
2009-07-01 Adam Russell patch submission(symbian/PerlBase.h)
2009-07-01 Rafael Garcia... Make C<undef ~~ 0> and C<undef ~~ ""> not match (like...
2009-07-01 Adam Russell patch submission(symbian/config.pl)
2009-07-01 Chris Williams Update CPANPLUS::Dist::Build to CPAN version 0.35_03
2009-07-01 Jerry D. Hedden Quiet t/op/stash.t output
2009-06-30 David Mitchell bump Scalar-List-Utils version in Maintainers.pl
2009-06-30 Graham Barr Update to Scalar-List-Utils-1.21 from CPAN
2009-06-30 David Mitchell more Maintainers.pl version tweaks
2009-06-30 David Mitchell sync base with CPAN and update Maintainers.pl
2009-06-30 David Golden Updating ExtUtils::CBuilder to 0.26
2009-06-29 H.Merijn Brand Subject: Re: dual-life: IO 1.25 and Scalar-List-Utils...
2009-06-29 David Golden Update ExtUtils::ParseXS to 2.19_04
2009-06-29 Robin Barker Stop buildtoc warning that perltoc.pod is missing whist...
2009-06-29 Jim Cromie add some BUGS items to Porting/Maintainers
2009-06-29 Adam Russell patch submission(symbian/symbian_utils.dll)
2009-06-29 Adam Russell patch submission(symbian/PerlBase.cpp)
2009-06-29 Tim Jenness tjenness: dual life modules
2009-06-29 David Golden fix MANIFEST perms & add case-insensitive exclude
2009-06-29 Paul Fenwick pjf: dual life modules
2009-06-29 David Golden Update Module::Build to 0.33_05
2009-06-28 John Peacock Integrate version.pm-0.77 into bleadperl
2009-06-28 Adam Russell Removed obsolete E32Dll dll entry point which was remov...
2009-06-28 Rafael Garcia... Add t/pod/diag.t to the MANIFEST
2009-06-28 Rafael Garcia... Bump version of fields.pm to 2.14 to match the version...
2009-06-28 Rafael Garcia... Add base.pm tests from the CPAN distribution
2009-06-28 Rafael Garcia... Move module part of the base.pm test suite in base...
2009-06-28 Rafael Garcia... Silence warnings in test with 5.10.0
2009-06-28 Rafael Garcia... Bump Safe version to 2.17 for CPAN release
2009-06-28 Rafael Garcia... Small pod/wording fixes
2009-06-28 Bram Extra examples for 'sort'
2009-06-28 Bram Document what $* used to do on older versions
2009-06-28 David Golden Update ExtUtils::ParseXS to 2.19_03
2009-06-27 David Mitchell upgrade to ExtUtils::CBuilder 0.25
2009-06-27 David Mitchell upgrade to Time::Piece 1.15
2009-06-27 David Mitchell bump Dynaloader to 1.10 to distinguish it from the...
2009-06-27 David Mitchell update Maintainers.pl
2009-06-27 David Mitchell sync blead with Update Archive::Extract 0.34
2009-06-27 Craig A. Berry Make stash.t redirect stderr.
2009-06-27 Jos I. Boumans Update CPANPLUS to 0.87_03
2009-06-27 Jos I. Boumans Upgrade to File::Fetch 0.20
2009-06-27 Rafael Garcia... Adjustments to t/pod/diag.t
2009-06-27 James Mastros Add support for TODO diag tests -- a list in DATA of...
2009-06-27 James Mastros Add test to make sure everything that outputs an except...
2009-06-27 Osvaldo Villalon Changed to incorporate latest SDKs.
2009-06-27 Andreas J Koenig Update CPAN.pm to 1.9402
next