Make chr() for values >127 to create utf8 when under utf8.
[p5sagit/p5-mst-13.2.git] / lib /
2000-07-27 Jarkko Hietaniemi Allow "no AutoLoader;", based on change #6444,
2000-07-26 Jarkko Hietaniemi Further File::Temp patches from Yitzchak Scott-Thoennes
2000-07-26 Jarkko Hietaniemi File::Temp patches for VMS and OS/2 from Tim Jenness.
2000-07-24 Jarkko Hietaniemi File::Spec::VMS fixup for tmpdir from Craig Berry.
2000-07-24 M. J. T. Guy Use STDOUT consistently.
2000-07-24 M. J. T. Guy Protect against "wild next"s, that is, callbacks doing...
2000-07-24 Jeff Pinyan A cleaner abs_path().
2000-07-14 Jarkko Hietaniemi Fix AutoSplit to use File::Spec the right way in VMS,
2000-07-14 Gurusamy Sarathy MakeMaker should not remove editor backups (*~) on...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6325..6373 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6252..6260 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6242..6249 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6231..6240 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6224..6229 into mainline
2000-07-11 Gurusamy Sarathy integrate 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 Hietaniemi Fix complaints of buildtoc.
2000-07-06 Jarkko Hietaniemi Add =head1 NAMEs so that buildtoc is happy.
2000-07-06 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-05 Gurusamy Sarathy some debugger output does not go to the socket when...
2000-07-04 Jarkko Hietaniemi Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people...
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy remove rel2abs prototypes (from Barrie Slaymaker)
2000-06-30 Jarkko Hietaniemi Check VERSIONs.
2000-06-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-06-30 Barrie Slaymaker File::Spec 0.82 beta
2000-06-29 Milton L. Hankins [ID 20000609.002] Text::Wrap::wrap does not handle...
2000-06-29 Daniel S. Lewart 5.6.0 lib/Pod/{Html,Man,Text}.pm
2000-06-29 Doug MacEachern xsub attributes
2000-06-29 Tom Phoenix [ID 20000614.005] [patch] Tweak to Net::Ping docs
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-06-28 Jarkko Hietaniemi small thinko tweaks
2000-06-28 Ronald J. Kimball Paranoia tweak on #6249.
2000-06-28 Jarkko Hietaniemi Document #6249 and #6251.
2000-06-28 Doug MacEachern inline AUTOLOADed constants via Exporter.pm
2000-06-28 Frank Tobin Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric...
2000-06-27 Jarkko Hietaniemi Tweak $VERSION, patch from Doug MacEachern.
2000-06-25 Dan Sugalski XS module loading fixup for VMS
2000-06-23 Matt Sergeant Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
2000-06-23 Fifer, Eric cygwin port
2000-06-23 Jarkko Hietaniemi Upgrade to File::Spec 0.810_01 from CPAN by Barrie...
2000-06-23 Doug MacEachern lib.pm -> lib.pm.PL
2000-06-23 root A way to avoid English.pm performance hit.
2000-06-23 Ian Phillipps doc typo fix
2000-06-01 Gurusamy Sarathy replace pod2latex with the one in Pod-LaTeX v0.52 from...
2000-06-01 Gurusamy Sarathy SelfLoader can lose $@ in AUTOLOAD() (from Nicholas...
2000-05-29 Jarkko Hietaniemi Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
2000-05-28 Gurusamy Sarathy small bug in change#6144; remove random \xA0 character...
2000-05-28 Gurusamy Sarathy prettier Test::Harness output on failed tests (from...
2000-05-28 Gurusamy Sarathy close open file before chmod() (from Rocco Caputo ...
2000-05-28 Gurusamy Sarathy doc typo
2000-05-28 Gurusamy Sarathy make xsubpp skip embedded pod (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy MacOS support, part 2: make AutoSplit use File::Spec...
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy File::Find fails to chdir when chasing symlinks (from
2000-05-28 Gurusamy Sarathy revise mktables.PL for bugs and newness in Unicode 3.0
2000-05-28 Gurusamy Sarathy enable Test::Harness to dynamically determine column...
2000-05-28 Gurusamy Sarathy make Test::Harness use wait.h/WCOREDUMP if available
2000-05-28 Gurusamy Sarathy integrate vmsperl contents into mainline
2000-05-28 Gurusamy Sarathy downgrade fatal error on C<"foo@nosucharray.com"> to...
2000-05-25 Charles Bailey Allow eliminate_macros() and fixpath() to handle space...
2000-05-25 Charles Bailey Miscellaneous cosmetic fixes (Charles Lane)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-07 Gurusamy Sarathy add File::Temp v0.08 from CPAN, with small tweaks to...
2000-05-07 Gurusamy Sarathy remove outdated kludge in Carp (NULLs are permitted...
2000-05-07 Gurusamy Sarathy avoid warnings in diagnostics.pm; pod tweaks (from...
2000-05-05 Jarkko Hietaniemi Complex tweaks.
2000-05-05 Jarkko Hietaniemi Integrate with Sarathy.
2000-05-05 Gurusamy Sarathy misformatted perllocal.pod (from Tim Jenness
2000-05-05 Gurusamy Sarathy File::Spec compatibility update (from Barrie Slaymaker
2000-05-03 Jarkko Hietaniemi The search of infinity continues, this time simplified.
2000-05-02 Jarkko Hietaniemi Complex tweakery.
2000-05-02 Jarkko Hietaniemi Infinite problems.
2000-05-01 Jarkko Hietaniemi Integrate with Sarathy; unfortunately Sarathy's whitespace
2000-05-01 Gurusamy Sarathy small nits in diagnostics.pm (from Robin Barker)
2000-05-01 Gurusamy Sarathy introduce @LAST_MATCH_START and @LAST_MATCH_END, Englis...
2000-05-01 Gurusamy Sarathy add CGI.pm v2.66 (from Lincoln Stein)
2000-05-01 Gurusamy Sarathy Pod::Man generates groff-incompatible macro definition...
2000-05-01 Gurusamy Sarathy podlators-1.02 update (from Russ Allbery)
2000-04-30 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-30 Gurusamy Sarathy Is{Alnum,Alpha,Word} don't match titlecase
2000-04-30 Gurusamy Sarathy debugger stomps on $. (from M.J.T. Guy)
2000-04-28 Jarkko Hietaniemi &HUGE_VAL is not defined, it exists.
2000-04-28 Jarkko Hietaniemi Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2000-04-28 Jarkko Hietaniemi Preserve $!.
2000-04-28 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-28 Gurusamy Sarathy various minor tweaks seen on p5p
2000-04-28 Gurusamy Sarathy use $ENV{LIB} to search for libs under Visual C compiler
2000-04-28 Gurusamy Sarathy s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2000-04-27 Gurusamy Sarathy sync version numbers in File::Spec with the ones on...
2000-04-27 Gurusamy Sarathy change#4197 somehow missed initializing PL_errors,...
2000-04-27 Jarkko Hietaniemi Unicos tweaks from Mark P. Lutz.
2000-04-26 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-26 Jarkko Hietaniemi Be more robust on "extreme" (large absolute value)
2000-04-25 Gurusamy Sarathy typo in vars.pm that leads to cryptic message (from...
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-04-24 Gurusamy Sarathy add linebreak properties from unicode/LineBrk.txt ...
next