more consting
[p5sagit/p5-mst-13.2.git] / lib /
2007-05-07 Yuval Kogman Sync Tie::RefHash with CPAN (1.37)
2007-05-07 Rafael Garcia-Suarez Fix [perl #42163] "use base" masks $SIG{__DIE__}
2007-05-07 Rafael Garcia-Suarez Upgrade to Math::BigInt 1.86
2007-05-05 Craig A. Berry Archive::Extract test tries to do the logically impossible.
2007-05-05 Craig A. Berry Some filename dot and extension help for Module::Build...
2007-05-04 Jos I. Boumans Add CPANPLUS::Dist::Build to the core
2007-05-04 Jos I. Boumans A patch from ExtUtils::CBuilder::Base from :
2007-05-03 Abigail Fix warning.
2007-05-03 Brandon Black Re: mro status, etc
2007-05-03 Steve Hay Fix a CPANPLUS test that fails when run on a read-only...
2007-05-02 Jonathan Steinert [perl #42839] Swatch hash cache has key mismatch
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-30 Brandon Black Re: mro status, etc
2007-04-28 Craig A. Berry VMS-specific tweak to FindBin for when $0 returns a...
2007-04-26 Rafael Garcia-Suarez Do the same thing as change #31082, but for warnings.pm.
2007-04-26 Johan Vromans Re: The Strict trap
2007-04-25 Rafael Garcia-Suarez overload must not load XS modules at compile time,...
2007-04-25 Rafael Garcia-Suarez Remove a now redundant require
2007-04-25 Rafael Garcia-Suarez Move the require at the top of the file.
2007-04-25 Brandon Black Re: [Andreas J. Koenig] C3 MRO breaks Params::Util...
2007-04-25 Steve Peters Upgrade to CPAN-1.9101
2007-04-23 Rafael Garcia-Suarez Upgrade to Term::ANSIColor 1.12.
2007-04-23 Rafael Garcia-Suarez Remove generated test files from CPANPLUS
2007-04-23 Rafael Garcia-Suarez Patch to config to avoid failures in the perl core due
2007-04-23 Yves Orton Change meaning of \v, \V, and add \h, \H to match Perl6...
2007-04-22 Jos I. Boumans Update CPANPLUS to 0.79_01
2007-04-22 Craig A. Berry Move Module::Pluggable tests up under main test directory.
2007-04-21 Rafael Garcia-Suarez Upgrade to version-0.7203.
2007-04-20 Rafael Garcia-Suarez Silence some diagnostic messages when running within...
2007-04-20 Rafael Garcia-Suarez Clean the MRO documentation up
2007-04-20 Steve Peters Upgrade to CPAN-1.91
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-16 Jerry D. Hedden Re: Thread.t hangs, even under normal test...
2007-04-15 Rafael Garcia-Suarez Add the Default Unicode Collation Element Table for...
2007-04-15 Rafael Garcia-Suarez Change prototype of async() to be compatible with the one
2007-04-15 Jerry D. Hedden Remove 5005threads from Thread.pm
2007-04-15 Jerry D. Hedden Fix Thread.pm
2007-04-13 Jan Dubois RE: [PATCH] Restore Win64 compilation with the Windows...
2007-04-12 Nicholas Clark Bump the VERSION of ExtUtils::Constant::Base.
2007-04-12 Yves Orton Re: [PATCH] Add CPANPLUS 0.78 to the core
2007-04-12 Jerry D. Hedden Add $VERSION to Module::Build::Version
2007-04-12 Rafael Garcia-Suarez Upgrade to Archive::Extract 0.18
2007-04-11 Jerry D. Hedden Correct Shell.pm POD regarding $Shell::capture_stderr
2007-04-11 Rafael Garcia-Suarez Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
2007-04-10 Steve Peters Version change to ExtUtils::MM_Unix missed in change...
2007-04-10 Steve Peters Somehow, version.pm was missed from change #30629.
2007-04-10 Steve Peters Upgrade to Module-Build-0.2807
2007-04-10 Rafael Garcia-Suarez Add CPANPLUS 0.78
2007-04-10 Jan Dubois Restore Win64 compilation with the Windows Platform SDK
2007-04-10 Steve Peters Upgrade to bignum-0.20 and Math-BigRat-0.18.
2007-04-10 Tels BigInt, FastCalc, BitRat, bignum released to CPAN ...
2007-04-09 Steve Peters Upgrade to CPAN-1.90.
2007-04-07 Nicholas Clark Upgrade to Module-Pluggable 3.6
2007-04-04 Yves Orton ext\ExtUtils\t\Embed.t fails test when upgrading a...
2007-04-02 Jerry D. Hedden Allow testing of DBM_Filter with any *DBM_File
2007-04-01 Jarkko Hietaniemi Symbian sync
2007-03-29 Steve Peters Upgrade to CGI.pm-3.28
2007-03-23 Father Chrysostomos [perl #41775] Memoize bug (and patch): problem with...
2007-03-23 Jari Aalto Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect...
2007-03-23 Jerry D. Hedden Cwd doesn't need ppport.h in core
2007-03-23 Rafael Garcia-Suarez Convert file to proper line-endings
2007-03-23 Rafael Garcia-Suarez Fix path of a test file for running in the core
2007-03-23 Steve Peters Upgrade to CPAN-1.88_79
2007-03-23 Steve Peters Upgrade to Test-Simple-0.70
2007-03-23 Steve Peters Perforce appararently didn't like integrating this...
2007-03-23 Yves Orton fix instalhtml and Pod::HTML issues.
2007-03-23 Steve Peters Additional test file edits needed for Pod-Simple-3...
2007-03-23 Steve Peters Upgrade to Pod-Simple-3.05.
2007-03-22 Rafael Garcia-Suarez Fix internal POD link
2007-03-22 Jarkko Hietaniemi Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
2007-03-22 Yves Orton Resolve PL_curpm issues with (??{}) and fix corruption...
2007-03-19 Jari Aalto Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert...
2007-03-19 Rafael Garcia-Suarez Upgrade to version.pm 0.71, by John Peacock
2007-03-18 Andreas J. Koenig 29044 broke Fatal.pm
2007-03-17 Alexey Tourbin perl5db.t: skip test when /dev/tty is not available
2007-03-16 Jari Aalto Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert...
2007-03-15 Rafael Garcia-Suarez Patch by Abigail to avoid using $& in diagnostics.pm.
2007-03-14 Jari Aalto Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add -...
2007-03-14 Jari Aalto [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>...
2007-03-14 Jari Aalto [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename...
2007-03-14 Rafael Garcia-Suarez De-hardcode a path in a Test::Simple test, so it works
2007-03-14 Steve Peters Upgrade to Test-Simple-0.68. Includes a tweak to
2007-03-14 Rafael Garcia-Suarez Patch by Sébastien Aperghis-Tramoni to avoid encoding
2007-03-13 Joshua ben Jore inform constant.pm about UNITCHECK
2007-03-12 Rafael Garcia-Suarez Remove notes about experimental functions in the utf8...
2007-03-12 Steve Peters Upgrade to CPAN-1.88_78
2007-03-11 Craig A. Berry ExtUtils::Manifest fix-ups for VMS:
2007-03-10 Nicholas Clark Bump Exporter's $VERSION.
2007-03-09 Nicholas Clark Don't swallow up other warnings in Exporter's test...
2007-03-09 Nicholas Clark Make Exporter::Heavy correctly not warn when exporting...
2007-03-09 Craig A. Berry In ExtUtils::Liblist::Kid::_vms_ext(), escape the dolla...
2007-03-08 Yves Orton Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Yves Orton Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Andreas J. Koenig debugger history save and load
2007-03-08 Craig A. Berry MM->{ldflags} may not be defined and wouldn't help...
2007-03-07 Rafael Garcia-Suarez Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves...
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-07 Rafael Garcia-Suarez Localize $! in splainthis() too. (see bug #41717)
2007-03-07 Rafael Garcia-Suarez Better localisation of $_ in diagnostics.
2007-03-07 Rafael Garcia-Suarez Avoid to load the *+ and *- globs too early.
next