This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
[perl5.git] / lib /
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
2004-03-09 Craig A. Berrybleadperl/MM/VMS (was Re: perl@22413)
2004-03-09 Rafael Garcia-SuarezUpgrade to Cwd 2.16
2004-03-09 Rafael Garcia-SuarezUpgrade to CGI.pm 3.04.
2004-03-07 Nicholas ClarkAdd a readonly check to Perl_sv_utf8_upgrade_flags...
2004-03-04 Dave Mitchellremove an 'if $a if 0' from AutoSplit.t
2004-03-04 Rafael Garcia-SuarezClarify the difference between utf8::downgrade/upgrade
2004-03-03 Jarkko HietaniemiSpeed up the unicode case mappings (for /i, lc, uc...
2004-03-03 Richard Foleydebugger (5.8.x and 5.9.x)
2004-02-28 Dave MitchellBump version numbers of moules affected by change ...
2004-02-27 Nicholas ClarkAssimilate Cwd 2.15 from CPAN
2004-02-27 Nicholas ClarkCreate a new local $_ without triggering tie by using...
2004-02-25 H.Merijn BrandSkip the Net/Ping/450_service failures on HP-UX for...
2004-02-23 Rafael Garcia-SuarezInstead of localising *_, use a dummy foreach loop...
2004-02-23 Alan FerrencyRe: [perl #24338] Attribute::Handlers will trash UNIVERSAL
2004-02-23 Chia-liang KaoBenchmark for child processes
2004-02-20 Rafael Garcia-SuarezDelete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t...
2004-02-20 Rafael Garcia-SuarezUpgrade to Term::ANSIColor 1.08.
2004-02-19 Rafael Garcia-SuarezUpgrade to prereleases of Math::BigInt 1.70 and
2004-02-17 Rafael Garcia-SuarezIt's better to localize *_ than $_, to avoid magic...
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2004-02-16 Rafael Garcia-SuarezRevert change 22308 (the patch was against maint, not...
2004-02-16 Brendan O'DeaAdd some basic POD to lib/ExtUtils/instmodsh so that
2004-02-09 Rafael Garcia-SuarezAdd a note in Unicode::UCD about the _getcode() function
2004-02-09 Yitzchak Scott-Tho... reduce overhead of charnames.pm, make op/pat.t work...
2004-02-07 Nicholas Clarkdeleting keys in restricted hashes was leaking the...
2004-02-06 Rafael Garcia-SuarezFix a non-standard NAME pod section
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2004-02-01 Dave Mitchellupdate fix to Shell.pm in change #22254: make /dev...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-02-01 Manuel ValentePatch for Shell.pm
2004-01-28 Rafael Garcia-SuarezI'm the new maintainer of Switch.
2004-01-26 H.Merijn BrandDocument change 22192
2004-01-26 Craig A. Berryfix vmsish.t #25
2004-01-24 nothingmuch@woobli... [perl #24942] fields::inherit doesn't bless derived
2004-01-24 Mark-Jason DominusRe: Doc patches for File::Find
2004-01-24 Abhijit Menon-SenUpgrade to Locale::Maketext 1.08.
2004-01-21 H.Merijn Brand[perl #25160] ':flock' not recognized unless it's first
2004-01-20 Rafael Garcia-SuarezFix precedence errors and add some cleanup in the new
2004-01-17 Paul MarquessEnhanced DBM Filters
2004-01-14 Nicholas ClarkBump version number as file has changed since 5.8.2
2004-01-14 Andy LesterDoc patches for File::Find
2004-01-14 Nicholas ClarkAssimilate CGI 3.03
2004-01-13 Tels[ANNOUNCE] Math::BigInt v1.69
2004-01-13 Abhijit Menon-SenUpgrade to Locale::Maketext 1.07.
2004-01-11 Rafael Garcia-SuarezUpgrade to Cwd 2.14.
2004-01-11 TelsUpgrade to Math::BigRat 0.11
2004-01-10 Steve HayNicer formatting for function arguments in Carp messages
2004-01-04 Rafael Garcia-SuarezUpgrade to Cwd 2.13
2004-01-03 Rafael Garcia-SuarezUpgrade to PerlIO::via::QuotedPrint 0.06
2004-01-02 Nicholas ClarkUpdate debugger version number and Changes file
2004-01-01 Dave MitchellFix bug #24383, where hashes with the :unique attribute...
2004-01-01 Ilya ZakharevichOS/2 update
2004-01-01 Rafael Garcia-SuarezUpgrade to Getopt::Long 2.34_01
2003-12-31 Nicholas ClarkTweak 00compile.t to avoid splatting a DIAG over core...
2003-12-31 Rafael Garcia-SuarezUpgrade to Test::Harness 2.40.
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-12-30 Rafael Garcia-SuarezA patch for Test::Harness on VMS by Craig Berry
2003-12-30 Jarkko Hietaniemimore uni doc tweakage
2003-12-30 Rafael Garcia-SuarezUpgrade to Math::BigInt 1.68.
2003-12-30 Rafael Garcia-SuarezBump up UNIVERSAL's version to 1.02
2003-12-29 Rafael Garcia-SuarezUpdate the README and Changes files for Switch 2.10
2003-12-29 Rafael Garcia-SuarezUpgrade to Switch 2.10, by integrating some changes...
2003-12-27 Nicholas ClarkStraggler from Unicode::Collate.
2003-12-27 Nicholas ClarkAssimilate Unicode::Collate 0.33
2003-12-27 Nicholas ClarkAssimilate PodParser-1.26
2003-12-27 Nicholas ClarkAssimilate File::Spec 0.87
2003-12-27 Nicholas ClarkAssimilate Digest 1.05
2003-12-27 Nicholas ClarkAssimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainer...
2003-12-27 Slaven Rezicperl 5.8.0, FindBin::again
2003-12-25 TelsBigInt v1.68 - pre-release
2003-12-21 Dominique QuatravauxFix a side-effect of bug #24674 in the perl debugger.
next