summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Speed up the unicode case mappings (for /i, lc, uc, etc).Jarkko Hietaniemi2004-03-035-318/+326
* debugger (5.8.x and 5.9.x)Richard Foley2004-03-031-7/+61
* Bump version numbers of moules affected by change #22258Dave Mitchell2004-02-285-5/+5
* Assimilate Cwd 2.15 from CPANNicholas Clark2004-02-271-1/+7
* Create a new local $_ without triggering tie by using local *_ = \my $aNicholas Clark2004-02-272-4/+38
* Skip the Net/Ping/450_service failures on HP-UX for the time beingH.Merijn Brand2004-02-251-1/+2
* Instead of localising *_, use a dummy foreach loop to getRafael Garcia-Suarez2004-02-231-3/+4
* Re: [perl #24338] Attribute::Handlers will trash UNIVERSALAlan Ferrency2004-02-231-4/+5
* Benchmark for child processesChia-liang Kao2004-02-231-3/+8
* Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)Rafael Garcia-Suarez2004-02-201-218/+0
* Upgrade to Term::ANSIColor 1.08.Rafael Garcia-Suarez2004-02-204-14/+37
* Upgrade to prereleases of Math::BigInt 1.70 andRafael Garcia-Suarez2004-02-1931-1441/+1524
* It's better to localize *_ than $_, to avoid magic leakageRafael Garcia-Suarez2004-02-171-3/+4
* remove C<my $x if foo> construct from core modulesDave Mitchell2004-02-178-14/+19
* Revert change 22308 (the patch was against maint, not blead)Rafael Garcia-Suarez2004-02-161-25/+0
* Add some basic POD to lib/ExtUtils/instmodsh so thatBrendan O'Dea2004-02-161-0/+25