This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use UVxf, PTR2UV, NVff.
[perl5.git] / lib /
2000-08-25 Jarkko HietaniemiSupport preserving extremely big/small angles.
2000-08-25 Peter J. Farley III[ID 20000824.029] MakeMaker manifypods fails on DJGPP...
2000-08-24 Jarkko HietaniemiDOS patches and portability/porting notes, from Tim...
2000-08-24 Andreas KönigCreate directories in silence.
2000-08-24 Andreas KönigMore liberal parsing of version numbers.
2000-08-24 Jan DuboisReplace #6705 with a minimal doc patch.
2000-08-23 Spider Boardman[ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self...
2000-08-23 Andreas KönigStorable support, v-version fixes.
2000-08-21 Jarkko HietaniemiApply some PodParser 1.18 patches; the Pod/Find.pm
2000-08-21 Jarkko HietaniemiUnicos/mk requires elaborate paranoia.
2000-08-21 Gurusamy Sarathyuse Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
2000-08-21 Tim JennessUpdate to Pod::LaTeX 0.53.
2000-08-21 Daniel ChetlinArray context keeps slithering in.
2000-08-20 Andreas KönigSilence MakeMaker (Was: installman)
2000-08-20 Jarkko HietaniemiUpdate to CGI 2.72, from Lincoln Stein.
2000-08-20 Jarkko HietaniemiLet's try #6717 again.
2000-08-19 Jarkko HietaniemiIntroduce a 'veryclean' target that is like 'distclean'
2000-08-19 Peter Prymmerwas Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-08-18 Jan Duboisfix for Win32::DomainName
2000-08-18 Russ AllberyDon't eat leading os from index entries.
2000-08-18 Fifer, Ericcygwin port
2000-08-18 Jarkko HietaniemiTiny Getopt::Long patch from Johan Vromans.
2000-08-18 Jarkko HietaniemiDelete the image, too, not just its MANIFEStation.
2000-08-18 AbigailFix the lib/complex failure of
2000-08-17 John PeacockRe: [PATCH]Re: Questions about Math::BigFloat
2000-08-17 Tim JennessCwd.pm now uses strict
2000-08-17 Casey R. TwetenRe: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix...
2000-08-16 Tim JennessCwd::_backtick_pwd does not check return value
2000-08-16 Andreas KönigUpdate to CPAN 1.57.
2000-08-15 Jarkko HietaniemiMissed a file from #6638.
2000-08-15 Mike Guydebugger exit code should reflect user exit code
2000-08-15 Jarkko HietaniemiUpdate (kinda) to Test 1.14, from Joshua Pritikin.
2000-08-14 Tim JennessRe: File::Temp problems on VMS in bleedperl
2000-08-14 Jarkko HietaniemiDrop the eg/ mentions and also mention the recent suidp...
2000-08-14 Mike GuyRe: [ID 20000807.003] [PATCH] Debugger treatment of...
2000-08-13 Jarkko HietaniemiUpgrade to CGI 2.71, from Lincoln Stein.
2000-08-13 Jarkko HietaniemiAndreas says that 1.56 is fine, so reverting back to it.
2000-08-13 Jarkko HietaniemiPut back the \z changes of #5406 to CPAN.pm.
2000-08-11 Jarkko HietaniemiPlainText.pm is dead.
2000-08-11 Jarkko HietaniemiAdd a few missing files, update MANIFEST.
2000-08-11 Simon CozensRe: [ID 20000730.003] utf8::length() bad
2000-08-11 Peter ScottRe: [ID 20000809.006] Debugger lost the ability to...
2000-08-11 Joe SmithPreprocessing and postprocessing for File::Find.
2000-08-11 Mike Guydebugger "d" command doesnt check line number
2000-08-10 Jarkko HietaniemiUpdate to CGI 2.70, from Lincoln Stein.
2000-08-10 Jarkko HietaniemiUpdate to CPAN 1.56, from Andreas König.
2000-08-10 Jarkko HietaniemiUpdate to Pod::Parser 1.17, from Brad Appleton.
2000-08-10 Jarkko HietaniemiUpdate to Getopt::Long 2.23_05, from Johan Vromans.
2000-08-10 Jarkko HietaniemiUpdate to Term::ANSIColor 1.03, from Russ Allbery.
2000-08-10 Jarkko HietaniemiZero entries were skipped, fix from Adrian Goalby
2000-08-08 Jarkko HietaniemiDelete eg as agreed at TPC3 (yes, 3). Dusty, obsolete...
2000-08-08 Randal L. SchwartzDelete chat2 as requested by Randal.
2000-08-08 Jarkko HietaniemiDo away with array context, from Daniel Chetlin <daniel...
2000-08-08 Jarkko HietaniemiRe-apply #6549.
2000-08-08 Jarkko HietaniemiAccidental retraction of #6549.
2000-08-08 Mike Guy[ID 20000807.003] [PATCH] Debugger treatment of conditi...
2000-08-07 Tim Conrow[ID 20000803.006] 'use lib ...' doesn't behave as docum...
2000-08-07 Jarkko HietaniemiRetract #6419 for now since it breaks in AFS and MachTen.
2000-07-27 Jarkko HietaniemiAllow "no AutoLoader;", based on change #6444,
2000-07-26 Jarkko HietaniemiFurther File::Temp patches from Yitzchak Scott-Thoennes
2000-07-26 Jarkko HietaniemiFile::Temp patches for VMS and OS/2 from Tim Jenness.
2000-07-24 Jarkko HietaniemiFile::Spec::VMS fixup for tmpdir from Craig Berry.
2000-07-24 M. J. T. GuyUse STDOUT consistently.
2000-07-24 M. J. T. GuyProtect against "wild next"s, that is, callbacks doing...
2000-07-24 Jeff PinyanA cleaner abs_path().
2000-07-14 Jarkko HietaniemiFix AutoSplit to use File::Spec the right way in VMS,
2000-07-14 Gurusamy SarathyMakeMaker should not remove editor backups (*~) on...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6242..6249 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6231..6240 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6224..6229 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6220..6222 into mainline
2000-07-11 Karsten Sperling[ID 20000710.002] fatal error or memory loss when delet...
2000-07-06 Jarkko HietaniemiFix complaints of buildtoc.
2000-07-06 Jarkko HietaniemiAdd =head1 NAMEs so that buildtoc is happy.
2000-07-06 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-05 Gurusamy Sarathysome debugger output does not go to the socket when...
2000-07-04 Jarkko HietaniemiRename lib.pm.PL to lib_pm.PL to keep the 8.3 people...
2000-07-04 Jarkko HietaniemiIntegrate with Sarathy.
2000-07-04 Gurusamy Sarathyremove rel2abs prototypes (from Barrie Slaymaker)
2000-06-30 Jarkko HietaniemiCheck VERSIONs.
2000-06-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-30 Barrie SlaymakerFile::Spec 0.82 beta
2000-06-29 Milton L. Hankins[ID 20000609.002] Text::Wrap::wrap does not handle...
2000-06-29 Daniel S. Lewart5.6.0 lib/Pod/{Html,Man,Text}.pm
2000-06-29 Doug MacEachernxsub attributes
2000-06-29 Tom Phoenix[ID 20000614.005] [patch] Tweak to Net::Ping docs
2000-06-29 Doug MacEachernRe: [PATCH] Re: Speeding up method lookups
2000-06-28 Jarkko Hietaniemismall thinko tweaks
2000-06-28 Ronald J. KimballParanoia tweak on #6249.
2000-06-28 Jarkko HietaniemiDocument #6249 and #6251.
2000-06-28 Doug MacEacherninline AUTOLOADed constants via Exporter.pm
2000-06-28 Frank TobinRe: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric...
2000-06-27 Jarkko HietaniemiTweak $VERSION, patch from Doug MacEachern.
2000-06-25 Dan SugalskiXS module loading fixup for VMS
2000-06-23 Matt SergeantPrefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
next