MM patches from Ilya Zakharevich
[p5sagit/p5-mst-13.2.git] / lib /
1998-10-28 Gurusamy Sarathy MM patches from Ilya Zakharevich
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-25 Martijn Koster File::Path::mkpath reports the wrong error
1998-10-25 Zachary Miller Exporter.pm's export_to_level() argument handling buggy
1998-10-25 Graham Barr handle '::' in section names properly
1998-10-23 Larry Wall tr///d does not seem to work
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy silence -w noises (suggested by Greg Bacon)
1998-10-17 Jan Dubois apply non-conflicting parts from suggested patch
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-10-06 Jan Dubois added tweaked version of suggested patch
1998-10-06 Ilya Zakharevich Cumulative OS/2-related patch
1998-10-02 Hugo van der Sanden squelch undef warnings
1998-10-02 Jan Dubois tolerate spaces when fixing up __cplusplus output by...
1998-10-02 Gurusamy Sarathy make File::Find work when wanted() is autoloaded or...
1998-09-28 Gurusamy Sarathy fix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathy s/MAKEMAKEROPT/PERL_MM_OPT/
1998-09-25 Dominic Dunlop MM_Unix::canonpath erroneously turns leading // into /
1998-09-25 Gurusamy Sarathy fix change#1861, which breaks default boot_xxx symbol...
1998-09-24 Gurusamy Sarathy correct FSF address in various places
1998-09-24 Jan Dubois applied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathy upgrade to CPAN-1.40
1998-09-24 Gurusamy Sarathy use $ENV{MAKEMAKEROPT} to set default command line...
1998-09-23 Ilya Zakharevich More verbose Test::Harness [PATCH]
1998-09-23 Gurusamy Sarathy make Pod/Html.pm handle the --title option properly...
1998-09-23 Jochen Wiedmann ExtUtils::MakeMaker::prompt cannot return 0
1998-09-23 Andreas König Re: [PATCH] MakeMaker "test" target doesn't depend...
1998-09-23 Charles Bailey Re: extralibs.ld problem in MM_VMS.pm
1998-09-23 Roderick Schertler Re: Open2 and memory leaks
1998-09-23 Charles Bailey (via private mail)
1998-09-23 Ilya Zakharevich Protect debugger from nonlocal exits
1998-09-23 Joe Buehler patches for perl 5.005_51 under U/WIN
1998-09-23 Gurusamy Sarathy support make written in perl (aka "pmake") on win32
1998-09-21 Gurusamy Sarathy make xsubpp generate well-formed code with CAPI ...
1998-08-09 Paul Marquess lexical warnings; tweaks to places that didn't apply...
1998-08-08 Gisle Aas fix intolerance of SWASHes for blank lines
1998-08-08 Gisle Aas utf8 doc tweak
1998-08-08 Gisle Aas kill bogus warning from -we 'use utf8; $_="\x{FF}"'
1998-08-08 Gurusamy Sarathy integrate maint-5.005 changes into mainline
1998-08-08 Gurusamy Sarathy prevent lexical leaks from Benchmark into target code...
1998-08-08 Gurusamy Sarathy back out change#1747 until possibly better patch is...
1998-08-07 Gurusamy Sarathy allow more compatible interpretation of spaces File...
1998-08-07 Gurusamy Sarathy don't use © in Test.pm (suggested by M.J.T. Guy)
1998-08-05 Graham Barr make AutoSplit safer on filesystems with short filenames
1998-08-05 Gurusamy Sarathy MM_Win32.pm and Liblist.pm tweaks
1998-08-05 Gurusamy Sarathy update Changes, patchlevel, tweak Liblist.pm
1998-08-05 Gurusamy Sarathy support :nosearch in ExtUtils::Liblist for win32, and...
1998-08-05 Ilya Zakharevich make Test::Harness optionally check for stray files...
1998-08-04 Abigail correct Pod::Html's notion of email addresses
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-08-02 Ilya Zakharevich fix bug in display of watched expressions
1998-08-02 Tom Hughes Class::Struct has an incomplete tied array package
1998-08-02 Nick Ing-Simmons [Patch] Math::Complex - Ambiguous call resolved as...
1998-08-02 Gurusamy Sarathy MM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathy fix MM_Win32::maybe_command()
1998-08-01 Ilya Zakharevich fixes for overloading bugs and docs, tweaked some
1998-07-26 Gurusamy Sarathy add trailing newline to file
1998-07-26 Gurusamy Sarathy integrate utfperl
1998-07-26 M. J. T. Guy fix behavior of <=> on bigints
1998-07-24 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.
1998-07-22 Daniel S. Lewart lib/Sys/Syslog.pm doc
1998-07-22 Johan Vromans remove spurious $VERSION line that confuses CPAN
1998-07-22 Paul Johnson allow extensions to be specified as paths
1998-07-22 Gurusamy Sarathy fix Liblist.pm to find entries that are plain pathnames...
1998-07-21 Gurusamy Sarathy final tweaks before beta2
1998-07-21 Gurusamy Sarathy change case of PERL_OBJECT filenames, consistent with...
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-Simmons Merge Mainline
1998-07-19 Paul Johnson tweak pod in MakeMaker.pm
1998-07-19 Tye McQueen Minor debugger fix
1998-07-19 Ilya Zakharevich applied slightly tweaked version of patch
1998-07-19 Ilya Zakharevich improve 'frame' handling in debugger
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-15 Jarkko Hietaniemi 5.004_74: MPE/iX final touches
1998-07-15 Gurusamy Sarathy fix warning from CGI::Carp
1998-07-14 Gurusamy Sarathy File/Spec.pm needs trailing newline
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1998-07-14 Kurt D. Starsinic make Term::Readline::get_line() independent of caller...
1998-07-14 Andreas König Parallel Makefiles
1998-07-13 Gurusamy Sarathy avoid empty rm -f in MM_Unix.pm
1998-07-12 Doug MacEachern Embed.pm support for PERL_OBJECT
1998-07-12 Gurusamy Sarathy update MANIFEST, Changes
1998-07-12 Gurusamy Sarathy merge changes 1424, 1428 from maintbranch
1998-07-12 Jarkko Hietaniemi generic 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 Aas s/AVHV/pseudo-hash/ (via PM)
1998-07-11 Gurusamy Sarathy make Liblist return consistently backslashed paths
1998-07-10 Andreas König CPAN-1.39 update
1998-07-09 M. J. T. Guy added patch, tweaked per Ilya's suggestion
1998-07-09 Laszlo Molnar change order of libs for extensions
1998-07-09 Tye McQueen patch for more flexible initialization of xsub parameters
1998-07-08 Ilya Zakharevich add patch for C<use re 'debug'>
1998-07-07 Gurusamy Sarathy doc tweaks suggested by Abigail, M.J.T. Guy, and Larry...
1998-07-06 Gisle Aas added patch to fix Cwd.pm warnings, fixed a couple...
1998-07-06 Gurusamy Sarathy allow eval-groups in patterns only if they C<use re...
1998-07-06 Gurusamy Sarathy add Symbol::delete_package()
1998-07-05 Alan Burlison add suggested tool as an example in ExtUtils::Packlist
next