This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add File::Temp's OO test.
[perl5.git] / lib /
2003-08-22 Jarkko HietaniemiAdd File::Temp's OO test.
2003-08-21 Jarkko HietaniemiNo more public cwd(), use private _cwd().
2003-08-21 Jarkko HietaniemiUnderline the fact that abs2rel() makes no sense
2003-08-21 Jarkko HietaniemiRename the internal cwd() to _cwd() (it's not curdir).
2003-08-21 Peter PrymmerRe: [PATCH: perl@20760] clean up quotation issue for...
2003-08-19 Jarkko HietaniemiManifest.t.ation of Schwern.
2003-08-19 Ilya ZakharevichRe: [PATCH] Re: [PATCH] maintperl - File::Spec cwd...
2003-08-19 Jarkko HietaniemiUnnecessary whitespace diff.
2003-08-19 Jarkko HietaniemiOne less failure.
2003-08-19 Peter PrymmerReplace #20772 with
2003-08-19 Michael G. SchwernReplace #20763 with
2003-08-19 Michael G. SchwernRe: [PATCH] maintperl - File::Spec cwd() stuff
2003-08-19 Ken Williamsmaintperl - File::Spec cwd() stuff
2003-08-19 Jarkko HietaniemiPod tweaks for NEXT from Alan Ferrency.
2003-08-18 Peter PrymmerVMS specific fix for lib/ExtUtils/t/Manifest.t
2003-08-18 Jarkko HietaniemiUse the base class cwd() method.
2003-08-18 Michael G. SchwernUppercase globals in Pod::Html
2003-08-18 Michael G. SchwernPod::Html unifying global variable declaration and...
2003-08-18 Jarkko HietaniemiUpgrade to ExtUtils::MakeMaker 6.16.
2003-08-18 Michael G. SchwernRe: [PATCH] Pod::Html test clean-up (was Re: maint...
2003-08-18 Jarkko HietaniemiI could have sworn the base class method was there.
2003-08-18 Jarkko Hietaniemiutf8::is_utf8() wasn't there in 5.8.0.
2003-08-18 Craig A. BerryPod::Html test clean-up (was Re: maint @ 20617 (on...
2003-08-17 Michael G. SchwernTaint safe Cwd::_qnx_abs_path()
2003-08-17 TelsThe lib/Cwd.pm diet part of
2003-08-17 TelsThe "reduce memory footprint and increase speed by not
2003-08-17 Jarkko HietaniemiFile::Temp 0.14 from Tim Jenness, now with OO interface.
2003-08-16 Rafael Garcia-SuarezAvoid a "Subroutine Cwd::fastcwd redefined" warning...
2003-08-16 Stas Bekman[patch lib/utf8.pm] doc tweaks
2003-08-16 Michael G. SchwernTaint problems in Cwd::abs_path
2003-08-16 Andreas KönigSmall test tweak for Memoize/t/error.t
2003-08-16 Jarkko HietaniemiUpgrade to File::Temp 0.13 from CPAN--
2003-08-15 Jarkko HietaniemiIntegrate from maint:
2003-08-15 Jarkko HietaniemiUp the F::S subpackage versions; up the JPL JNI.pm...
2003-08-15 Jarkko HietaniemiUpgrade to Test::Harness 2.30.
2003-08-15 Jarkko HietaniemiDamian replied that he'll make a CPAN Switch 2.10
2003-08-14 Jarkko HietaniemiUpgrade to PerlIO::via::Quoted 0.05.
2003-08-14 Jarkko HietaniemiUpgrade to NEXT 0.60.
2003-08-14 Elizabeth Mattijsen[DOC PATCH] warnings.pl
2003-08-14 Jarkko HietaniemiAll the authors of these modules have now been contacted;
2003-08-14 Jarkko HietaniemiDiffs-sans-version-diffs between blead and maint.
2003-08-14 Jarkko HietaniemiOne more VERSION bump.
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-13 Robin BarkerRE: script wanted
2003-08-13 Jarkko HietaniemiMake Johan's confusion go away, but there are no doubt...
2003-08-13 Craig A. Berryturn the alarm off in the tests (was Re: maint @ 20617...
2003-08-12 Sreeji K DasRe: maint @ 20617 [PATCH]
2003-08-12 Ilya Zakharevichxsubpp: wrong code
2003-08-12 Jarkko HietaniemiLocalize PARENT (based on Ilya's microperl patch).
2003-08-12 Michael G. Schwernproduce Foo-Bar/lib/Foo/Bar.pm
2003-08-11 Lukas Mai[perl #23273] warnings in Unicode::UCD
2003-08-09 Rafael Garcia-SuarezChange #20578 to SelfLoader is probably also useful...
2003-08-09 Jarkko HietaniemiFix from Dave Mitchell to the recent from lib/Devel...
2003-08-08 Jarkko HietaniemiRetract PASTHRU* changes as recommended by Schwern.
2003-08-07 Jarkko HietaniemiThe #20546 was too ambitious, broke the test.
2003-08-07 Fergal DalyTest::More
2003-08-07 Jarkko Hietaniemi[PATCH 5.8.1] Benchmark problem
2003-08-06 Jarkko HietaniemiMake code agree with documentation (from Wolfgang Friebel)
2003-08-06 Jarkko HietaniemiMore PASTHRU patching from Steve Hay.
2003-08-06 Steve HayRe: [PATCH] Re: MakeMaker doesn't pasthru DEFINE comman...
2003-08-05 Jarkko HietaniemiContinue #20506.
2003-08-05 Jarkko HietaniemiTry to fix the INC in PASTHRU.
2003-08-05 Steve HayRe: MakeMaker doesn't pasthru DEFINE command-line args...
2003-08-05 Jarkko HietaniemiReinstate #11125, hopefully making MakeMaker to pass
2003-08-04 Jarkko HietaniemiTest count adjustment from Rafael.
2003-08-04 Fergal Daly4 bugs in Test::More
2003-08-04 Jarkko HietaniemiUpgrade to ExtUtils::MakeMaker 6.15.
2003-08-04 Michael G. SchwernRe: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage...
2003-08-03 Jarkko HietaniemiUpgrade to Unicode::Collate 0.26.
2003-08-03 Craig A. Berryon VMS, set non-blocking with ioctl, not fcntl
2003-08-03 Ilya ZakharevichShell.t
2003-08-01 Jarkko HietaniemiUpgrade to MakeMaker 6.13.
2003-07-31 Jarkko HietaniemiUpgrade to real CPAN.pm 1.76.
2003-07-31 Jarkko HietaniemiThe new PKI system is far too untested and rough yet
2003-07-31 Jarkko HietaniemiThis test is pretty useless as it stands.
2003-07-31 Jarkko HietaniemiDocument the requirements for Module::Signature a bit.
2003-07-31 Jarkko HietaniemiWe are change #20316 ahead of 1.75.
2003-07-31 Jarkko Hietaniemiext/SDBM_File/sdbm's auto directory ended up in ext...
2003-07-31 Jarkko HietaniemiTests for change #20367 (and change use overload; to
2003-07-31 Xavier Noriaadded support for overloaded ""
2003-07-30 Jarkko HietaniemiUpgrade to NEXT 0.52.
2003-07-30 Casey WestNEXT and Diamond Inheritance
2003-07-30 Jarkko HietaniemiUpgrade to ExtUtils::MakeMaker 6.12.
2003-07-30 Jan DuboisExtend Win32::GetOSVersion() to return additional infor...
2003-07-29 Jarkko HietaniemiDon't nag about Module::Signature if there is no
2003-07-29 Jarkko HietaniemiToo many my $fh:s.
2003-07-29 Audrey Tangunlink pre-PGP-signed CHECKSUM
2003-07-29 Jarkko HietaniemiThere is no skip() since we are not using Test*.
2003-07-29 Jarkko HietaniemiUpgrade to CPAN.pm 1.74.
2003-07-29 Jarkko HietaniemiThe better prefixify() patch from Ed Moy.
2003-07-29 Craig A. Berryanother File::Find tweak for VMS (improve on #20221)
2003-07-28 Jarkko HietaniemiBump the $VERSION of core File::Spec as requested by...
2003-07-28 Michael G. SchwernCPAN/t/signature.t noisy
2003-07-28 Jarkko HietaniemiExtra noise from File::Spec.
2003-07-28 Jarkko HietaniemiUpgrade to CGI 2.97.
2003-07-27 Jarkko HietaniemiUpgrade to CPAN 1.72.
2003-07-27 Jarkko HietaniemiUpgrade to Test::Harness 2.29.
2003-07-27 Jarkko HietaniemiMissing MakeMaker test.
2003-07-27 Jarkko HietaniemiReapply some perldoc changes not in 3.09.
2003-07-27 Jarkko HietaniemiUpgrade to Pod::Perldoc 3.09.
next