summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [perl #28929] File::Find follow_fast => 1 loses dangling symlink Steve Peters2004-11-172-13/+23
* perl5db.pl POD cleanupAudrey Tang2004-11-171-131/+229
* [perl #32400] Unnecessary warning from constant.pm Anno Siegel2004-11-122-7/+11
* Small documentation fix to ExtUtils::ConstantSteve Peters2004-11-121-1/+1
* [perl #32327] Benchmark calls coderef with spurious arguments Anno Siegel2004-11-052-3/+8
* Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badl...Rick Delaney2004-11-042-6/+6
* Mostly revert change #23347 (keep the test suite, fixed),Rafael Garcia-Suarez2004-11-032-2/+2
* Skip tests if Devel::Peek not builtNicholas Clark2004-10-311-1/+5
* Assimilate PathTools 3.01 (File::Spec and Cwd)Nicholas Clark2004-10-313-7/+3
* Oops. Forgot to add the new test in I18N::LangTags 0.35Nicholas Clark2004-10-311-0/+38
* Assimilate I18N::LangTags 0.35Nicholas Clark2004-10-314-10/+26
* Skip tests that require Data::Dumper if it is not builtNicholas Clark2004-10-302-0/+10
* lib/Carp.t improvementsCraig A. Berry2004-10-271-46/+41
* [perl #30227] [PATCH]splain vs. -w Steve Peters2004-10-251-1/+2
* [PATCH] Math::BigInt v1.73 finalAbhijit Menon-Sen2004-10-218-351/+399
* Ensure that PVA.pl returns a true value.Rafael Garcia-Suarez2004-10-201-0/+1
* Implement a new -dt command-line flag, to enable threads under theRafael Garcia-Suarez2004-10-151-6/+140
* [perl #31843] warnings::warn($obj,...) fails when $obj overloads "" kaminsky@math.huji.ac.il2004-10-121-4/+6
* Patch: BigInt v1.73 (pre-release)Tels2004-10-1214-31/+223
* Turn regcomp into a list opDave Mitchell2004-10-101-1/+25
* Restore runtime loading of Encode and Encode-related modules, so thatNicholas Clark2004-10-101-6/+5
* Increment $overload::VERSION after change #23347Rafael Garcia-Suarez2004-10-041-1/+1
* Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloadingRick Delaney2004-10-042-4/+19
* Typo fix.Rafael Garcia-Suarez2004-09-231-1/+1
* [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be s...Steve Peters2004-09-201-2/+3
* [PATCH] encoding and open pragmasJarkko Hietaniemi2004-09-202-93/+60
* lib/bigint.pm tiny typo fixVadim Konovalov2004-09-081-1/+1
* I somehow managed to omit the base.pm change from #23266Dave Mitchell2004-09-051-4/+3
* [perl #31078] Fields package bugDave Mitchell2004-09-051-1/+53
* Upgrade to version 0.42.Rafael Garcia-Suarez2004-09-022-2/+2
* fields.pm lost compile-time benefitRick Delaney2004-09-012-15/+21
* Upgrade to Cwd 2.21.Rafael Garcia-Suarez2004-09-011-1/+1
* Update to File::Spec 0.90Rafael Garcia-Suarez2004-09-012-2/+6
* Fix skipping of a Dumpvalue test when configured without Devel::Peek.Marcus Holland-Moritz2004-08-301-1/+4
* File::Spec::VMS updateCraig A. Berry2004-08-282-14/+78
* Document Carp's global variables + provide testsJos I. Boumans2004-08-172-22/+181
* pre Math::BigInt v1.72Tels2004-08-138-26/+35
* extension to diagnostics.pmFergal Daly2004-08-041-5/+36
* [perl #30914] ExtUtils::Embed should use libperl name from Config Marek Rouchal2004-08-031-2/+5
* additional -V:foo testsJim Cromie2004-08-031-24/+65
* Remove empty rpath from .so filesRafael Garcia-Suarez2004-08-021-3/+14
* mention refaddr() in overload::StrVal docsFergal Daly2004-08-021-1/+4
* Upgrade to Math::BigInt v1.71.Rafael Garcia-Suarez2004-07-308-32/+51
* Upgrade to File::Spec 0.88.Rafael Garcia-Suarez2004-07-283-44/+78
* Re: [perl #30783] Test::Builder does not handle overloaded "name" valuesAudrey Tang2004-07-281-3/+3
* Upgrade to Cwd 2.20Rafael Garcia-Suarez2004-07-221-2/+3
* Config::config_re and config_sh would report the byteorder as 'ffff'Nicholas Clark2004-07-221-2/+13
* [perl #30609] [PATCH] BigInt v1.71 - first tryTels2004-07-1912-128/+144
* Assimilate Cwd 2.19Nicholas Clark2004-07-151-1/+1
* Numeric comparison operators mustn't compare addresses of referencesNicholas Clark2004-07-141-2/+38