This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
A better fix than change 24005 was ;)
[perl5.git] / lib /
2005-03-03 Rafael Garcia-SuarezAdd a regression test for bug #32193, and make the
2005-03-03 Yuval Kojman[perl #32193] Tie::RefHash DELETE does not return value...
2005-02-21 Nicholas ClarkIPC::Run test failures with utf8
2005-02-18 Yves OrtonRe: Integration of PathTools 3.04
2005-02-18 Rafael Garcia-SuarezIntegrate encoding::warnings from Autrijus Tang.
2005-02-17 Rafael Garcia-SuarezUpgrade to PathTools 3.04
2005-02-17 Rafael Garcia-SuarezUpgrade to Pod::LaTeX 0.58
2005-02-10 H.Merijn BrandSwap logic in BEGIN blocks to have Cwd's abs_path do the
2005-02-10 Rafael Garcia-SuarezUpgrade to Time::Local 1.11
2005-02-10 TelsRe: [PATCH] BigInt mbi_rand.t failings (solved now)
2005-02-09 Jos I. BoumansAdd IPC::Run 0.80.
2005-02-09 Rafael Garcia-SuarezPatch for CAN-2004-0452 by Jeroen van Wolffelaar.
2005-02-08 Rafael Garcia-SuarezRemove mention of sub-packages in the Symbol manpage.
2005-02-08 Rafael Garcia-SuarezFix typo in corelist
2005-02-08 Jos I. BoumansAdd Module::CoreList to bleadperl.
2005-02-05 Nicholas ClarkStop lib/h2xs.t failing needlessly if it failed to...
2005-02-05 Nicholas ClarkLet's (un)do the timewarp, again.
2005-02-04 Rafael Garcia-SuarezUpgrade to Digest 1.10
2005-01-28 Nicholas ClarkMore consistent names for all the parameter name/declar...
2005-01-25 TelsBigInt mbi_rand.t failings
2005-01-24 Nicholas ClarkCorrect and update comments (before anyone writes in)
2005-01-24 Nicholas ClarkAdd weights to ExtUtils::Constant to allow sorting...
2005-01-24 Craig A. Berryassorted tempfile clean-up in the test suite
2005-01-24 Craig A. BerryTest::Harness::Straps::_default_inc shell problem
2005-01-23 Nicholas ClarkAssimilate ExtUtils::Constant 0.16
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-21 Rafael Garcia-SuarezUpgrade to Test::Harness 2.46
2005-01-20 Rafael Garcia-SuarezVERSION++
2005-01-20 Alexey TourbinRe: [perl #33173] shellwords.pl and tainting
2005-01-13 Nicholas ClarkAvoid dogfood problems when an empty string accidentall...
2005-01-13 Nicholas Clarkutf.pm needs to require Carp before croak()ing
2005-01-12 Craig A. Berryfollow-up to #23765
2005-01-10 Steve HayNeed to close files before unlinking them on Win32
2005-01-07 Jim CromieRe: [PATCH] Remove Carp from warnings.pm
2005-01-07 Craig A. Berrymake lib/warnings.t use t/test.pl
2005-01-04 TelsMath::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2004-12-29 Nicholas ClarkExperimental module intended to simplify core regressio...
2004-12-28 Nicholas ClarkMake Config.t warnings and strictures clean
2004-12-24 perl-5.8.0@ton.igu... [perl #33173] shellwords.pl and tainting
2004-12-16 Gisle AasTwo pod2html patches from Dave Sparks :
2004-12-15 Brendan O'DeaSecurity fix from Debian in the debugger (in the setterm()
2004-12-15 Rafael Garcia-SuarezUpgrade to Test::Simple 0.54
2004-12-15 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.25
2004-12-13 Michael G. SchwernFileCache without import
2004-12-10 Steve HayFix Win32 breakage caused by change 23610
2004-12-09 Nicholas ClarkEvade using @ in the 1 liner with some perl 1 syntax.
2004-12-09 Rafael Garcia-SuarezUpgrade to perldoc 3.14
2004-12-08 Jos I. BoumansRe: [perl #32949] FileCache only works in "main" package
2004-12-06 Rafael Garcia-SuarezUpgrade to Term::ANSIColor 1.09
2004-12-06 Nicholas ClarkCheck that @INC entries and %Config path entries are...
2004-12-01 Nicholas Clark&test in constant.t is vestigial, so amputate it.
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-11-29 Rafael Garcia-SuarezUpgrade to Test::Simple 0.53
2004-11-26 Steve Peters[perl #32639] [PATCH] Bug in Term::Complete Module...
2004-11-26 Nicholas ClarkThe change to the internal representation introduced...
2004-11-26 Steve HayFix Win32 breakage caused by changes 23535/23542.
2004-11-25 Nicholas ClarkGenerate the virtual entries at Config.pm build time...
2004-11-25 Nicholas ClarkAdd an exists test for the things we loop over
2004-11-25 Nicholas ClarkThe first entry in the virtual config.sh is special...
2004-11-25 Nicholas ClarkMake $Config{libs_nolargefiles} and
2004-11-25 Nicholas ClarkTest the currently working virtual %Config entries
2004-11-24 Nicholas ClarkWrap some long lines
2004-11-20 Nicholas ClarkAssimilate Test-Simple 0.50
2004-11-18 Nicholas ClarkBump version number
2004-11-17 Steve Peters[perl #28929] File::Find follow_fast => 1 loses danglin...
2004-11-17 Audrey Tangperl5db.pl POD cleanup
2004-11-12 Anno Siegel[perl #32400] Unnecessary warning from constant.pm
2004-11-12 Steve PetersSmall documentation fix to ExtUtils::Constant
2004-11-05 Anno Siegel[perl #32327] Benchmark calls coderef with spurious...
2004-11-04 Rick DelaneyRe: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia-SuarezMostly revert change #23347 (keep the test suite, fixed),
2004-10-31 Nicholas ClarkSkip tests if Devel::Peek not built
2004-10-31 Nicholas ClarkAssimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas ClarkOops. Forgot to add the new test in I18N::LangTags...
2004-10-31 Nicholas ClarkAssimilate I18N::LangTags 0.35
2004-10-30 Nicholas ClarkSkip tests that require Data::Dumper if it is not built
2004-10-27 Craig A. Berrylib/Carp.t improvements
2004-10-25 Steve Peters[perl #30227] [PATCH]splain vs. -w
2004-10-21 Abhijit Menon-Sen[PATCH] Math::BigInt v1.73 final
2004-10-20 Rafael Garcia-SuarezEnsure that PVA.pl returns a true value.
2004-10-15 Rafael Garcia-SuarezImplement a new -dt command-line flag, to enable thread...
2004-10-12 kaminsky@math.huji... [perl #31843] warnings::warn($obj,...) fails when ...
2004-10-12 TelsPatch: BigInt v1.73 (pre-release)
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-10-10 Nicholas ClarkRestore runtime loading of Encode and Encode-related...
2004-10-04 Rafael Garcia-SuarezIncrement $overload::VERSION after change #23347
2004-10-04 Rick DelaneyRe: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-09-23 Rafael Garcia-SuarezTypo fix.
2004-09-20 Steve Peters[perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT...
2004-09-20 Jarkko Hietaniemi[PATCH] encoding and open pragmas
2004-09-08 Vadim Konovalovlib/bigint.pm tiny typo fix
2004-09-05 Dave MitchellI somehow managed to omit the base.pm change from ...
2004-09-05 Dave Mitchell[perl #31078] Fields package bug
2004-09-02 Rafael Garcia-SuarezUpgrade to version 0.42.
2004-09-01 Rick Delaneyfields.pm lost compile-time benefit
2004-09-01 Rafael Garcia-SuarezUpgrade to Cwd 2.21.
2004-09-01 Rafael Garcia-SuarezUpdate to File::Spec 0.90
2004-08-30 Marcus Holland-MoritzFix skipping of a Dumpvalue test when configured withou...
2004-08-28 Craig A. BerryFile::Spec::VMS update
2004-08-17 Jos I. BoumansDocument Carp's global variables + provide tests
next