This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make sure Win32CORE.pm gets cleaned up
[perl5.git] / lib /
2007-03-22 Rafael Garcia-SuarezFix internal POD link
2007-03-22 Jarkko HietaniemiRe: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
2007-03-22 Yves OrtonResolve PL_curpm issues with (??{}) and fix corruption...
2007-03-19 Jari AaltoRe: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert...
2007-03-19 Rafael Garcia-SuarezUpgrade to version.pm 0.71, by John Peacock
2007-03-18 Andreas J. Koenig29044 broke Fatal.pm
2007-03-17 Alexey Tourbinperl5db.t: skip test when /dev/tty is not available
2007-03-16 Jari AaltoRe: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert...
2007-03-15 Rafael Garcia-SuarezPatch by Abigail to avoid using $& in diagnostics.pm.
2007-03-14 Jari AaltoRe: [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-SuarezDe-hardcode a path in a Test::Simple test, so it works
2007-03-14 Steve PetersUpgrade to Test-Simple-0.68. Includes a tweak to
2007-03-14 Rafael Garcia-SuarezPatch by Sébastien Aperghis-Tramoni to avoid encoding
2007-03-13 Joshua ben Joreinform constant.pm about UNITCHECK
2007-03-12 Rafael Garcia-SuarezRemove notes about experimental functions in the utf8...
2007-03-12 Steve PetersUpgrade to CPAN-1.88_78
2007-03-11 Craig A. BerryExtUtils::Manifest fix-ups for VMS:
2007-03-10 Nicholas ClarkBump Exporter's $VERSION.
2007-03-09 Nicholas ClarkDon't swallow up other warnings in Exporter's test...
2007-03-09 Nicholas ClarkMake Exporter::Heavy correctly not warn when exporting...
2007-03-09 Craig A. BerryIn ExtUtils::Liblist::Kid::_vms_ext(), escape the dolla...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Andreas J. Koenigdebugger history save and load
2007-03-08 Craig A. BerryMM->{ldflags} may not be defined and wouldn't help...
2007-03-07 Rafael Garcia-SuarezSyntax nit in ExtUtils::Liblist::Kid, noticed by Yves...
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-07 Rafael Garcia-SuarezLocalize $! in splainthis() too. (see bug #41717)
2007-03-07 Rafael Garcia-SuarezBetter localisation of $_ in diagnostics.
2007-03-07 Rafael Garcia-SuarezAvoid to load the *+ and *- globs too early.
2007-03-06 Steve PetersUpgrade to IO-Zlib-1.05. There are updates to the...
2007-03-06 Steve PetersUpgrade to CGI.pm-3.27
2007-03-06 Jerry D. Hedden'Unknown PerlIO layer "encoding"...' message
2007-03-06 Rafael Garcia-Suarezdumpvar.pl must load re::Tie::Hash::NamedCapture if...
2007-03-04 Craig A. BerryUse linker flags rather than compiler flags in ExtUtils...
2007-03-04 TelsMath::BigInt 1.80
2007-03-03 Rafael Garcia-SuarezMake use VERSION also load feature.pm
2007-03-01 Rafael Garcia-SuarezMention the syntax C<use feature ':5.10'> in feature...
2007-03-01 Rafael Garcia-SuarezUpgrade to Params::Check 0.26
2007-03-01 Rafael Garcia-SuarezTeach Module::Build about DragonflyBSD
2007-02-27 Jerry D. HeddenSkip tests if Encode not built
2007-02-27 Rafael Garcia-SuarezDisable the strict pragma before eval'ing selfloaded...
2007-02-26 Nicholas ClarkUpdate the FSF's address. Plus some other whitespace...
2007-02-26 Rafael Garcia-SuarezAdd a version number to Module::Pluggable::Object and
2007-02-26 Craig A. BerryModule::Pluggable::Object::search_paths portability...
2007-02-25 Alexey Tourbinsigtrap.pm (handler_traceback): do not clobber $_
2007-02-25 Wolfgang LaunRe: [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-SuarezFactorize three regexps into one, using new regexp...
2007-02-25 Rafael Garcia-SuarezDon't clobber $_ by using "my $_". Potential bug found...
2007-02-24 Alexey TourbinExtUtils/Constant/Base.pm: use constant folding to...
2007-02-24 Alexey TourbinExtUtils/MM_Unix.pm (fixin): do not clobber $/
2007-02-24 Rafael Garcia-SuarezAt least, fix the MakeMaker build_man tests.
2007-02-23 Rick DelaneyRe: [perl #41546] perl 5.8.x bug: overloaded 'eq' does...
2007-02-22 Rafael Garcia-SuarezReinstate tests removed by change #30381, but don't
2007-02-22 Steve PetersRevert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve PetersUpgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-02-21 Steve PetersUpgrade to CPAN-1.88_77.
2007-02-21 Jerry D. HeddenRe: [PATCH] Test with Errno in autouse.t
2007-02-21 Craig A. BerryFix VMS exit handling broken in Test::Harness 2.64...
2007-02-20 Jerry D. HeddenTest with Errno in autouse.t
2007-02-19 Steve PetersUpgrade to CPAN-1.88_76
2007-02-19 Telsintegrate bignum 0.19
2007-02-19 TelsIntegrate BigRat 0.17
2007-02-19 Tels[PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-02-13 Steve PetersUpgrade to CPAN-1.88_72
2007-02-13 Nicholas ClarkChange 26487 left some debugging code in, and through...
2007-02-13 John PeacockFwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
2007-02-11 Rafael Garcia-SuarezAnother tiny typo in File::Copy (found by Ruud.)
2007-02-08 Rafael Garcia-SuarezTypo fix, by John P. Linderman
2007-02-06 SADAHIRO Tomoyukicurrent status on Unicode Regular Expressions
2007-02-06 Steve PetersUpgrade to ExtUtils-Command-1.13
2007-02-06 Steve PetersUpgrade to libnet-1.20. Includes some additional versi...
2007-02-06 Steve PetersUpgrade to Module-Pluggable-3.5
2007-02-05 Nicholas ClarkUpgrade to ExtUtils-ParseXS-2.18
2007-02-05 Nicholas ClarkUse the new conditional TODOs to mark as TODO the warni...
2007-01-31 Rafael Garcia-SuarezUpgrade to Getopt::Long 2.36
2007-01-29 Nicholas ClarkUNITCHECK for XS code. Turned out to be harder that...
2007-01-27 Craig A. BerryFor FindBin to work as advertised on VMS, $FindBin...
2007-01-27 Craig A. BerryFor VMS, a belated entry into the $^O jungle that is...
2007-01-26 Adriano FerreiraRe: [perl #32135] File::Copy module
2007-01-26 Jos I. BoumansAdd Archive::Extract 0.16 to the core
2007-01-26 Rafael Garcia-SuarezUpgrade to File::Fetch 0.10, by Jos Boumans
2007-01-26 Rafael Garcia-SuarezLet File::Path report the extended system error message
2007-01-26 Rafael Garcia-SuarezUpgrade to Time::Local 1.17
2007-01-26 Audrey Tangutf8.pm doc patch
2007-01-26 Rafael Garcia-SuarezUpgrade to Module::Load::Conditional 0.16, by Jos Boumans
2007-01-24 Rafael Garcia-SuarezUpgrade to Time::Local 1.16
2007-01-23 Nicholas ClarkChange 29936 missed a ;
2007-01-23 Steve PetersFix to Time::Local to fix problems with leap year calcu...
2007-01-23 Steve PetersUpgrade to File-Temp-0.18.
2007-01-23 Steve PetersUpgrade to AutoLoader-5.63
2007-01-23 Steve PetersUpgrade to Test-Simple-0.67
2007-01-23 Steve PetersUpgrade to Math-Complex-1.37.
2007-01-23 Dave RolskyTime::Local patch take 2
2007-01-20 Nicholas Clarkdefined @$foo and defined %$bar should be subject to...
2007-01-20 Steve PetersUpgrade to version-0.69
next