summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [perl #29623] Patch for h2xs.t in Perl 5.8.4 mats@sm5sxl.net2004-05-181-1/+1
* make Text::Balanced skip "case /..../" correctly for Switch.pmDave Mitchell2004-05-162-3/+7
* various -V: searches [PATCH]Jim Cromie2004-05-111-2/+26
* More pod names in the debugger for the runman commandRafael Garcia-Suarez2004-05-111-0/+7
* debugger (step backwards)Richard Foley2004-05-111-252/+432
* Remove stray '.Abhijit Menon-Sen2004-05-101-1/+1
* File::Copy PodSlaven Rezic2004-05-101-2/+1
* Re: "fuzzy" in mktablesJarkko Hietaniemi2004-05-031-0/+10
* remove spurious intentation in utf8_pva.plDave Mitchell2004-05-031-38/+38
* ensure that utf8 Perl code magically called from a regex localizes $.Dave Mitchell2004-05-031-1/+2
* [perl #29073] Reference to incorrect method in documentation ofbob@starlabs.net2004-05-031-2/+2
* And that same fool forgot to add the not-really-needed "fuzzy" versionsNicholas Clark2004-05-013-0/+62
* Avoid mktables generating Sterm.pl and Sterm.pl in the same directoryNicholas Clark2004-05-016-18/+13
* Remove the no-longer autogenerated Unicode filesNicholas Clark2004-05-01322-20823/+0
* mktables requires post 5.005Nicholas Clark2004-05-011-0/+1
* Update to Test.pm 1.25 (from SBURKE).Abhijit Menon-Sen2004-04-293-94/+420
* Add diagnostics section to base.pmJos I. Boumans2004-04-281-1/+12
* candidate for TR18 complianceJeff Pinyan2004-04-27419-268/+20541
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-234-4/+5
* unfork the debugger (patch for 5.9.x)Richard Foley2004-04-231-2307/+2556
* Sync Term::Cap with CPAN versionJonathan Stowe2004-04-201-7/+23
* Upgrade to FileCache 1.04.Rafael Garcia-Suarez2004-04-191-11/+14
* lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-141-4/+20
* 's to bring bleadperl up to version-0.39John Peacock2004-04-142-24/+62
* Sync with libnet 1.18Graham Barr2004-04-1011-1489/+551
* Upgrade to Digest 1.06.Rafael Garcia-Suarez2004-04-081-3/+4
* Integrated Time-Local-1.09 from Dave RolskyH.Merijn Brand2004-04-072-20/+40
* Disable the edge case tests for timegm and timelocal onH.Merijn Brand2004-04-071-0/+5
* Bleadperl to version 0.37John Peacock2004-04-072-77/+140
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-047-7/+7
* debug the instructions on upgrading UnicodeNicholas Clark2004-04-011-3/+12
* Upgrade to Unicode 4.0.1Nicholas Clark2004-03-31101-2858/+3612
* Unknowingly for years we've had a test that has assumed the orderNicholas Clark2004-03-311-7/+22
* [perl #27986] IPC::Open3 fails in mod_perl (tie bug) Benjamin J. Tilly2004-03-291-0/+3
* I must be tired today.Rafael Garcia-Suarez2004-03-211-3/+3
* Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar) SADAHIRO Tomoyuki2004-03-211-1/+11
* open.pm: allow upper-cased EUCAudrey Tang2004-03-191-4/+4
* [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core PerlNicholas Clark2004-03-191-429/+0
* pumpkin fodderJarkko Hietaniemi2004-03-181-2/+26
* Since the signature.t test of CPAN relies on a non-core module,Rafael Garcia-Suarez2004-03-161-16/+0
* Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12Tels2004-03-129-13/+144
* Upgrade to Cwd 2.17.Rafael Garcia-Suarez2004-03-101-1/+1
* Change 22476 left out a similar fix for ExtUtils::MM_Win32Rafael Garcia-Suarez2004-03-102-4/+4
* A patch by Richard Foley to reduce the amount ofRafael Garcia-Suarez2004-03-101-2355/+7260
* bleadperl/MM/VMS (was Re: perl@22413)Craig A. Berry2004-03-095-30/+64
* Upgrade to Cwd 2.16Rafael Garcia-Suarez2004-03-091-1/+1
* Upgrade to CGI.pm 3.04.Rafael Garcia-Suarez2004-03-092-4/+4
* Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion testNicholas Clark2004-03-071-1/+7
* remove an 'if $a if 0' from AutoSplit.tDave Mitchell2004-03-041-1/+1
* Clarify the difference between utf8::downgrade/upgradeRafael Garcia-Suarez2004-03-041-8/+15