with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
[p5sagit/p5-mst-13.2.git] / lib /
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.
2007-03-06 Steve Peters Upgrade to IO-Zlib-1.05. There are updates to the...
2007-03-06 Steve Peters Upgrade to CGI.pm-3.27
2007-03-06 Jerry D. Hedden 'Unknown PerlIO layer "encoding"...' message
2007-03-06 Rafael Garcia-Suarez dumpvar.pl must load re::Tie::Hash::NamedCapture if...
2007-03-04 Craig A. Berry Use linker flags rather than compiler flags in ExtUtils...
2007-03-04 Tels Math::BigInt 1.80
2007-03-03 Rafael Garcia-Suarez Make use VERSION also load feature.pm
2007-03-01 Rafael Garcia-Suarez Mention the syntax C<use feature ':5.10'> in feature...
2007-03-01 Rafael Garcia-Suarez Upgrade to Params::Check 0.26
2007-03-01 Rafael Garcia-Suarez Teach Module::Build about DragonflyBSD
2007-02-27 Jerry D. Hedden Skip tests if Encode not built
2007-02-27 Rafael Garcia-Suarez Disable the strict pragma before eval'ing selfloaded...
2007-02-26 Nicholas Clark Update the FSF's address. Plus some other whitespace...
2007-02-26 Rafael Garcia-Suarez Add a version number to Module::Pluggable::Object and
2007-02-26 Craig A. Berry Module::Pluggable::Object::search_paths portability...
2007-02-25 Alexey Tourbin sigtrap.pm (handler_traceback): do not clobber $_
2007-02-25 Wolfgang Laun Re: [perl #41513] (parsing?)problem when using a '...
2007-02-25 Rafael Garcia-Suarez - Use the same regexp as in change #30395 to parse...
2007-02-25 Rafael Garcia-Suarez Factorize three regexps into one, using new regexp...
2007-02-25 Rafael Garcia-Suarez Don't clobber $_ by using "my $_". Potential bug found...
2007-02-24 Alexey Tourbin ExtUtils/Constant/Base.pm: use constant folding to...
2007-02-24 Alexey Tourbin ExtUtils/MM_Unix.pm (fixin): do not clobber $/
2007-02-24 Rafael Garcia-Suarez At least, fix the MakeMaker build_man tests.
2007-02-23 Rick Delaney Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does...
2007-02-22 Rafael Garcia-Suarez Reinstate tests removed by change #30381, but don't
2007-02-22 Steve Peters Revert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve Peters Upgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-02-21 Steve Peters Upgrade to CPAN-1.88_77.
2007-02-21 Jerry D. Hedden Re: [PATCH] Test with Errno in autouse.t
2007-02-21 Craig A. Berry Fix VMS exit handling broken in Test::Harness 2.64...
2007-02-20 Jerry D. Hedden Test with Errno in autouse.t
2007-02-19 Steve Peters Upgrade to CPAN-1.88_76
2007-02-19 Tels integrate bignum 0.19
next