summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a note in Unicode::UCD about the _getcode() functionRafael Garcia-Suarez2004-02-091-0/+1
* reduce overhead of charnames.pm, make op/pat.t work under miniperlYitzchak Scott-Thoennes2004-02-091-3/+15
* deleting keys in restricted hashes was leaking the entry. Yow!Nicholas Clark2004-02-071-1/+34
* Fix a non-standard NAME pod sectionRafael Garcia-Suarez2004-02-061-1/+1
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-032-258/+380
* update fix to Shell.pm in change #22254: make /dev/null portableDave Mitchell2004-02-011-2/+5
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-0111-55/+18
* Patch for Shell.pmManuel Valente2004-02-011-3/+10
* I'm the new maintainer of Switch.Rafael Garcia-Suarez2004-01-282-1/+3
* Document change 22192H.Merijn Brand2004-01-261-4/+4
* fix vmsish.t #25Craig A. Berry2004-01-261-15/+13
* [perl #24942] fields::inherit doesn't bless derivednothingmuch@woobling.org2004-01-242-6/+45
* Re: Doc patches for File::Find Mark-Jason Dominus2004-01-241-9/+17
* Upgrade to Locale::Maketext 1.08.Abhijit Menon-Sen2004-01-244-5/+50
* [perl #25160] ':flock' not recognized unless it's firstH.Merijn Brand2004-01-211-1/+1
* Fix precedence errors and add some cleanup in the newRafael Garcia-Suarez2004-01-202-4/+7
* Enhanced DBM FiltersPaul Marquess2004-01-1715-0/+2394
* Bump version number as file has changed since 5.8.2Nicholas Clark2004-01-141-1/+1
* Doc patches for File::FindAndy Lester2004-01-141-20/+29
* Assimilate CGI 3.03Nicholas Clark2004-01-143-7/+14
* [ANNOUNCE] Math::BigInt v1.69Tels2004-01-137-61/+67
* Upgrade to Locale::Maketext 1.07.Abhijit Menon-Sen2004-01-136-48/+309