This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Passwd and group file groveling.
[perl5.git] / lib /
1998-11-28 Jarkko HietaniemiDetypo.
1998-11-27 Jarkko HietaniemiC<-x>.
1998-11-21 Thomas BowditchBenchmark.pm suggestion
1998-11-17 Gurusamy Sarathysort WARN_FOO symbols to avoid hash traversal order...
1998-11-09 Gurusamy Sarathyavoid endless loops in Text::Wrap (from a suggestion...
1998-11-02 Daniel S. Lewart0**0 = 1, from
1998-10-30 Ilya ZakharevichOverloaded <> and deref again
1998-10-28 Ilya ZakharevichMinor debugger tweaks
1998-10-28 Gurusamy SarathyMM patches from Ilya Zakharevich
1998-10-26 Gurusamy Sarathyvarious win32 tweaks; disable new xs_cpp section (it...
1998-10-25 Martijn KosterFile::Path::mkpath reports the wrong error
1998-10-25 Zachary MillerExporter.pm's export_to_level() argument handling buggy
1998-10-25 Graham Barrhandle '::' in section names properly
1998-10-23 Larry Walltr///d does not seem to work
1998-10-21 Gurusamy Sarathyrestore sanity to "constant" references
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Gurusamy Sarathysilence -w noises (suggested by Greg Bacon)
1998-10-17 Jan Duboisapply non-conflicting parts from suggested patch
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-06 Jan Duboisadded tweaked version of suggested patch
1998-10-06 Ilya ZakharevichCumulative OS/2-related patch
1998-10-02 Hugo van der Sandensquelch undef warnings
1998-10-02 Jan Duboistolerate spaces when fixing up __cplusplus output by...
1998-10-02 Gurusamy Sarathymake File::Find work when wanted() is autoloaded or...
1998-09-28 Gurusamy Sarathyfix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathys/MAKEMAKEROPT/PERL_MM_OPT/
1998-09-25 Dominic DunlopMM_Unix::canonpath erroneously turns leading // into /
1998-09-25 Gurusamy Sarathyfix change#1861, which breaks default boot_xxx symbol...
1998-09-24 Gurusamy Sarathycorrect FSF address in various places
1998-09-24 Jan Duboisapplied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathyupgrade to CPAN-1.40
1998-09-24 Gurusamy Sarathyuse $ENV{MAKEMAKEROPT} to set default command line...
1998-09-23 Ilya ZakharevichMore verbose Test::Harness [PATCH]
1998-09-23 Gurusamy Sarathymake Pod/Html.pm handle the --title option properly...
1998-09-23 Jochen WiedmannExtUtils::MakeMaker::prompt cannot return 0
1998-09-23 Andreas KönigRe: [PATCH] MakeMaker "test" target doesn't depend...
1998-09-23 Charles BaileyRe: extralibs.ld problem in MM_VMS.pm
1998-09-23 Roderick SchertlerRe: Open2 and memory leaks
1998-09-23 Charles Bailey(via private mail)
1998-09-23 Ilya ZakharevichProtect debugger from nonlocal exits
1998-09-23 Joe Buehlerpatches for perl 5.005_51 under U/WIN
1998-09-23 Gurusamy Sarathysupport make written in perl (aka "pmake") on win32
1998-09-21 Gurusamy Sarathymake xsubpp generate well-formed code with CAPI &&...
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1998-08-08 Gisle Aasfix intolerance of SWASHes for blank lines
1998-08-08 Gisle Aasutf8 doc tweak
1998-08-08 Gisle Aaskill bogus warning from -we 'use utf8; $_="\x{FF}"'
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-08 Gurusamy Sarathyprevent lexical leaks from Benchmark into target code...
1998-08-08 Gurusamy Sarathyback out change#1747 until possibly better patch is...
1998-08-07 Gurusamy Sarathyallow more compatible interpretation of spaces File...
1998-08-07 Gurusamy Sarathydon't use © in Test.pm (suggested by M.J.T. Guy)
1998-08-05 Graham Barrmake AutoSplit safer on filesystems with short filenames
1998-08-05 Gurusamy SarathyMM_Win32.pm and Liblist.pm tweaks
1998-08-05 Gurusamy Sarathyupdate Changes, patchlevel, tweak Liblist.pm
1998-08-05 Gurusamy Sarathysupport :nosearch in ExtUtils::Liblist for win32, and...
1998-08-05 Ilya Zakharevichmake Test::Harness optionally check for stray files...
1998-08-04 Abigailcorrect Pod::Html's notion of email addresses
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-08-02 Ilya Zakharevichfix bug in display of watched expressions
1998-08-02 Tom HughesClass::Struct has an incomplete tied array package
1998-08-02 Nick Ing-Simmons[Patch] Math::Complex - Ambiguous call resolved as...
1998-08-02 Gurusamy SarathyMM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathyfix MM_Win32::maybe_command()
1998-08-01 Ilya Zakharevichfixes for overloading bugs and docs, tweaked some
1998-07-26 Gurusamy Sarathyadd trailing newline to file
1998-07-26 Gurusamy Sarathyintegrate utfperl
1998-07-26 M. J. T. Guyfix behavior of <=> on bigints
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-22 Daniel S. Lewartlib/Sys/Syslog.pm doc
1998-07-22 Johan Vromansremove spurious $VERSION line that confuses CPAN
1998-07-22 Paul Johnsonallow extensions to be specified as paths
1998-07-22 Gurusamy Sarathyfix Liblist.pm to find entries that are plain pathnames...
1998-07-21 Gurusamy Sarathyfinal tweaks before beta2
1998-07-21 Gurusamy Sarathychange case of PERL_OBJECT filenames, consistent with...
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsMerge Mainline
1998-07-19 Paul Johnsontweak pod in MakeMaker.pm
1998-07-19 Tye McQueenMinor debugger fix
1998-07-19 Ilya Zakharevichapplied slightly tweaked version of patch
1998-07-19 Ilya Zakharevichimprove 'frame' handling in debugger
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-15 Jarkko Hietaniemi5.004_74: MPE/iX final touches
1998-07-15 Gurusamy Sarathyfix warning from CGI::Carp
1998-07-14 Gurusamy SarathyFile/Spec.pm needs trailing newline
1998-07-14 Jarkko Hietaniemiadd files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Kurt D. Starsinicmake Term::Readline::get_line() independent of caller...
1998-07-14 Andreas KönigParallel Makefiles
1998-07-13 Gurusamy Sarathyavoid empty rm -f in MM_Unix.pm
1998-07-12 Doug MacEachernEmbed.pm support for PERL_OBJECT
1998-07-12 Gurusamy Sarathyupdate MANIFEST, Changes
1998-07-12 Gurusamy Sarathymerge changes 1424, 1428 from maintbranch
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-12 Andreas König[5.004_71] Patch: let CPAN.pm work with threaded perl
1998-07-11 Andreas König[perl5.004_71] Patch: change MakeMaker default compress...
1998-07-11 Gisle Aass/AVHV/pseudo-hash/ (via PM)
1998-07-11 Gurusamy Sarathymake Liblist return consistently backslashed paths
1998-07-10 Andreas KönigCPAN-1.39 update
1998-07-09 M. J. T. Guyadded patch, tweaked per Ilya's suggestion
next