This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Abigail notes that a re-entrant regexp engine is a todo
[perl5.git] / lib /
2004-07-14 Nicholas ClarkNumeric comparison operators mustn't compare addresses...
2004-07-13 Rafael Garcia-SuarezTweak to change #23089, as suggested by Tim Bunce
2004-07-13 Nicholas ClarkCheck each line of config_re output.
2004-07-13 Andrew PimlottRe: debugger 'R'estart and open database connections
2004-07-13 John Peacockwas Re: UNIVERSAL::VERSION causing "Use of uninitialize...
2004-07-10 Dave RolskyBug with NEXT when called from an eval block
2004-07-06 Marcus Holland-MoritzFailing matches don't reset numbered variables.
2004-07-05 Nicholas ClarkThere was no need to bump $Text::ParseWords::VERSION...
2004-07-04 Craig A. Berry_vms_abs_path on non-directories
2004-07-04 Nicholas Clark/usr/bin/locale steadfastly delivers 8 bit output indep...
2004-07-02 Rafael Garcia-SuarezUpgrade to I18N::LangTags 0.33
2004-07-01 Nicholas ClarkBump version numbers
2004-06-30 Graham BarrSync to libnet-1.19
2004-06-27 Nicholas ClarkAssimilate Locale-Codes-2.07
2004-06-27 Nicholas ClarkStop 80_all_env.t failing when LC_ALL is set
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-25 Marcus Holland-MoritzCleanup the main regex in Text::ParseWords and make the
2004-06-24 Marcus Holland-MoritzFix for: [perl #30442] Text::ParseWords does not handle...
2004-06-24 Rafael Garcia-SuarezUpgrade to Cwd 2.18
2004-06-24 Rafael Garcia-SuarezUpgrade to Cwd 2.17_03
2004-06-22 Marcel GrĂ¼nauerProposed patch + test case.
2004-06-22 bbucklan@jpl-devva... Adjust array index in FileCache.pm.
2004-06-22 Nicholas ClarkSkip tests if List::Util not built
2004-06-22 Nicholas ClarkSkip test if Data::Dumper not built
2004-06-22 Nicholas ClarkSkip test if Devel::PPPort is not built.
2004-06-22 Rafael Garcia-SuarezUpgrade to I18N::LangTags 0.32
2004-06-20 Dave Mitchellmake mktables always update modifed time to play better...
2004-06-18 Nicholas ClarkThis needs POSIX, so skip if no POSIX
2004-06-18 Nicholas ClarkAlso needs skipping if PerlIO::via not built
2004-06-18 Nicholas ClarkD'oh. Don't turn on warnings on the #! line without...
2004-06-18 Nicholas ClarkUnicode::UCD uses Storable, so we can't test if Storabl...
2004-06-18 Rafael Garcia-SuarezUpgrade to I18N::LangTags 0.31.
2004-06-17 Rafael Garcia-SuarezUpgrade to Locale::Maketext 1.09
2004-06-17 Rafael Garcia-SuarezUpgrade to I18N::LangTags 0.30.
2004-06-15 Boris ZentnerFile::Basename docs
2004-06-09 Robin BarkerRe: [perl #24081] invalid regexp in perl -V
2004-06-09 Rafael Garcia-SuarezUpgrade to Pod::Parser 1.28
2004-06-09 Rafael Garcia-SuarezUpgrade to Pod::Perldoc 3.13
2004-06-09 Rafael Garcia-SuarezUpgrade to Digest 1.08.
2004-06-09 Rafael Garcia-SuarezUpgrade to CGI.pm 3.05
2004-06-08 Rafael Garcia-SuarezUpgrade to Pod::LaTeX 0.57
2004-06-08 Rafael Garcia-SuarezUpgrade to Unicode::Collate 0.40
2004-06-08 Rafael Garcia-SuarezUpgrade to Time::Local 1.10.
2004-06-08 Rafael Garcia-SuarezUpgrade to Test::Harness 2.42
2004-06-08 perl-5.8.0@ton.igu... [perl #30073] Misleading docs of Text::Wrap
2004-06-06 SADAHIRO TomoyukiRe: [PATCH] [perl #29841] utf8::decode doesn't work...
2004-06-03 Rafael Garcia-SuarezCarp was mostly unusable with Safe because it may require
2004-06-01 Alan BurlisonRemove redundant %SIG assignments from FileCache
2004-06-01 Alan Burlison[Fwd: [PATCH] Pod::Find should ignore SCM files and...
2004-06-01 LAUN WolfgangShell.pm: pod rewrite and new mini-feature $Shell::raw
2004-05-31 Nicholas Clarkreplace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas ClarkDon't need to require utf8_pva.pl at top of file
2004-05-31 Nicholas ClarkRun mktables as part of the build process.
2004-05-31 Steve HayFix anomalies in Carp functions
2004-05-30 Nicholas ClarkConvert to using File::Spec, so that we can build Unico...
2004-05-26 Yitzchak Scott-Tho... correctly handle C<< >> and C<<< >>> in diagnostics
2004-05-18 mats@sm5sxl.net[perl #29623] Patch for h2xs.t in Perl 5.8.4
2004-05-16 Dave Mitchellmake Text::Balanced skip "case /..../" correctly for...
2004-05-11 Jim Cromievarious -V: searches [PATCH]
2004-05-11 Rafael Garcia-SuarezMore pod names in the debugger for the runman command
2004-05-11 Richard Foleydebugger (step backwards)
2004-05-10 Abhijit Menon-SenRemove stray '.
2004-05-10 Slaven RezicFile::Copy Pod
2004-05-03 Jarkko HietaniemiRe: "fuzzy" in mktables
2004-05-03 Dave Mitchellremove spurious intentation in utf8_pva.pl
2004-05-03 Dave Mitchellensure that utf8 Perl code magically called from a...
2004-05-03 bob@starlabs.net[perl #29073] Reference to incorrect method in document...
2004-05-01 Nicholas ClarkAnd that same fool forgot to add the not-really-needed...
2004-05-01 Nicholas ClarkAvoid mktables generating Sterm.pl and Sterm.pl in...
2004-05-01 Nicholas ClarkRemove the no-longer autogenerated Unicode files
2004-05-01 Nicholas Clarkmktables requires post 5.005
2004-04-29 Abhijit Menon-SenUpdate to Test.pm 1.25 (from SBURKE).
2004-04-28 Jos I. BoumansAdd diagnostics section to base.pm
2004-04-27 Jeff Pinyancandidate for TR18 compliance
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-04-23 Richard Foleyunfork the debugger (patch for 5.9.x)
2004-04-20 Jonathan StoweSync Term::Cap with CPAN version
2004-04-19 Rafael Garcia-SuarezUpgrade to FileCache 1.04.
2004-04-14 Jeff Pinyanlib/utf8_heavy.pl -- cascading classes and '&' support
2004-04-14 John Peacock's to bring bleadperl up to version-0.39
2004-04-10 Graham BarrSync with libnet 1.18
2004-04-08 Rafael Garcia-SuarezUpgrade to Digest 1.06.
2004-04-07 H.Merijn BrandIntegrated Time-Local-1.09 from Dave Rolsky
2004-04-07 H.Merijn BrandDisable the edge case tests for timegm and timelocal on
2004-04-07 John PeacockBleadperl to version 0.37
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-04-01 Nicholas Clarkdebug the instructions on upgrading Unicode
2004-03-31 Nicholas ClarkUpgrade to Unicode 4.0.1
2004-03-31 Nicholas ClarkUnknowingly for years we've had a test that has assumed...
2004-03-29 Benjamin J. Tilly[perl #27986] IPC::Open3 fails in mod_perl (tie bug)
2004-03-21 Rafael Garcia-SuarezI must be tired today.
2004-03-21 SADAHIRO TomoyukiRe: [perl #27803] perl crashes when utf8::upgrade(...
2004-03-19 Audrey Tangopen.pm: allow upper-cased EUC
2004-03-19 Nicholas Clark[PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Jarkko Hietaniemipumpkin fodder
2004-03-16 Rafael Garcia-SuarezSince the signature.t test of CPAN relies on a non...
2004-03-12 TelsMath::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
2004-03-10 Rafael Garcia-SuarezUpgrade to Cwd 2.17.
2004-03-10 Rafael Garcia-SuarezChange 22476 left out a similar fix for ExtUtils::MM_Win32
2004-03-10 Rafael Garcia-SuarezA patch by Richard Foley to reduce the amount of
next