This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
integrate change#2159 from mainline
[perl5.git] / lib /
1998-11-27 Graham Barrintegrate change#1837,1967,1986,2060,2068,2146,2214...
1998-11-26 Graham BarrAllow PL_FILES to have multiple targets from one source...
1998-11-26 Graham Barrfix unsigned variables to use SvUV and sv_setuv
1998-11-26 Graham BarrFix embeded \n in ABSTRACT and <> in AUTHOR
1998-11-26 Graham Barrintegrate changes#2177,2189,2228,2229 from cfgperl
1998-11-05 Graham Barrintegrate changes#1840,1855,1860,1882,1884,1891,1900...
1998-11-01 Jan Duboisintegrate changes 1835,2003,2067 and File::Find change...
1998-11-01 Graham Barrintegrate change#2029 from mainline
1998-10-31 Ilya Zakharevichintegrate changes#1821 & 1857 from mainline
1998-10-31 Ilya Zakharevichintegrate chnages#1824,2118 from mainline
1998-10-31 Graham Barrintegrate all lib/ExtUtils/... changes from mainline
1998-10-25 Martijn KosterIntegrate change#2069 from mainline
1998-10-25 Graham Barrintegrate from mainline more FSF address changes
1998-10-24 Hugo van der Sandensquelch undef warnings
1998-10-17 Jochen WiedmannExtUtils::MakeMaker::prompt cannot return 0
1998-10-16 Roderick SchertlerRe: Open2 and memory leaks
1998-10-16 Graham Barrintegrate change #1908 from 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 M. J. T. Guyfix behavior of <=> on bigints
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
1998-07-09 Laszlo Molnarchange order of libs for extensions
1998-07-09 Tye McQueenpatch for more flexible initialization of xsub parameters
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-07 Gurusamy Sarathydoc tweaks suggested by Abigail, M.J.T. Guy, and Larry...
1998-07-06 Gisle Aasadded patch to fix Cwd.pm warnings, fixed a couple...
1998-07-06 Gurusamy Sarathyallow eval-groups in patterns only if they C<use re...
1998-07-06 Gurusamy Sarathyadd Symbol::delete_package()
1998-07-05 Alan Burlisonadd suggested tool as an example in ExtUtils::Packlist
1998-07-04 Gurusamy Sarathyvarious small tweaks (still fails a few taint tests...
1998-07-04 Joshua Pritikinfixes for mortalization bug in xsubpp, other efficiency...
1998-07-04 Ilya Zakharevichfix CPAN.pm problem, OS2 tweaks
1998-07-04 Robin Barkertweaks to Getopt::Std
1998-07-04 Jarkko Hietaniemi5.004_69: Parsewords.pm: avoid undefined warnings
1998-07-04 Gurusamy Sarathymerge changes#1210,1211,1270 from maintbranch
1998-06-30 Murray NesbittRe: [PATCH 5.004_67] MakeMaker mods for PPD support
1998-06-30 Jarkko Hietaniemiadd patch to integrate Math::Trig::Radial into Math...
1998-06-30 Gisle AasRe: [PATCH] Simplified magic_setisa() and improved...
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-29 Andreas KönigPermissions in MakeMaker (Was: patch to MM_Unix.pm)
1998-06-28 Jarkko Hietaniemiadd Math/Trig/Radial.pm, update MANIFEST
1998-06-28 mike@bill.iac.net[ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
1998-06-28 Jarkko HietaniemiComplex.pm update
1998-06-28 Gurusamy Sarathytweak various places for iperlsys.h awareness
1998-06-28 Tom PhoenixBetter diags for vars.pm
1998-06-28 Gurusamy Sarathyadd CGI-2.42, its and testsuite
1998-06-23 Dan SugalskiAutosplit's not qite case-insensitive enough on VMS
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-06-21 Dan Sugalskiapplied VMS patch from Dan Sugalski
1998-06-21 Graham Barrapplied patch, modified logic to avoid reentering lexer...
1998-06-21 Douglas Lanksheara tweaked version of:
1998-06-20 Gurusamy Sarathyadd File-Spec-0.6 from CPAN
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-19 Nick Ing-SimmonsUse libxxx.a for -lxxx with GCC
1998-06-18 Gurusamy Sarathyfix AutoLoader to do the right thing when there are...
1998-06-15 Gurusamy Sarathyvarious win32 odds and ends
next