a somewhat tweaked version of suggested patch
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
1999-11-04 Ilya Zakharevich xsubpp dependency
1999-10-11 Gurusamy Sarathy writing to perllocal.pod fails if it was never created;
1999-10-10 Gurusamy Sarathy more basic support for building modules under Windows...
1999-10-10 Gurusamy Sarathy rudimentary support for building under Windows 95/98...
1999-10-01 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-30 Gurusamy Sarathy remove prehistoric XFree() gunk
1999-09-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-28 Gurusamy Sarathy change#4236 fallout
1999-09-27 Ilya Zakharevich Finalize change #4232.
1999-09-26 Ilya Zakharevich To: Mailing list Perl5 <perl5-porters@perl.org>
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-13 Robin Barker Replace change #4100 with
1999-09-13 Jarkko Hietaniemi From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1999-09-10 Gurusamy Sarathy dos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-07 Robin Barker Fix pointer casts.
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-01 Martin Lichtin Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask...
1999-08-23 Charles Bailey When extension doesn't have a "main" object file to...
1999-08-23 Charles Bailey Fix handling of PERL_POLLUTE
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-08-13 Craig A. Berry fix MM_VMS.pm for space-delimited lists
1999-08-03 Jarkko Hietaniemi Change #3790 redemption: with a little additional
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Jarkko Hietaniemi Undo #3790 and the patches that attempted to fix it
1999-07-28 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-28 Jarkko Hietaniemi Fix a typo, un-shout, and reformat the installation...
1999-07-28 Gurusamy Sarathy fix typo that caused INSTALLPRIVLIB to have doubled...
1999-07-27 Gurusamy Sarathy provide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-25 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-25 Gurusamy Sarathy warn rather than die when parse_version() can't cut...
1999-07-22 Kurt D. Starsinic MakeMaker doc fix.
1999-07-18 Jan Dubois Some lib/ExtUtils/Manifest.pm POD fixes
1999-07-17 Gurusamy Sarathy use a better prefixify() heuristic than m/perl/ (prefix...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-07-07 Jan Dubois MakeMaker support for pod2html
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-05 Fifer, Eric cygwin32 update
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathy avoid race condition in the CAPI extension bootstrap...
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-25 Gurusamy Sarathy avoid temporary files that have a constant name (from...
1999-05-24 Tim Jenness Problem with MM_Unix in 5.005_03
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-14 Gurusamy Sarathy canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-10 Jan Dubois Add POLLUTE=1 option to MakeMaker
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Gurusamy Sarathy document 'test' attribute (from Andreas Koenig)
1999-05-07 Dan Sugalski Bug in MM_VMS.PM
1999-04-13 Hans Mulder [Patch 5.005/5.006]Another MM_VMS.pm patch
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-02-24 Gurusamy Sarathy avoid modifying readonly values from qw()
1999-02-11 Gurusamy Sarathy integrate changes#2738,2740 from maint-5.005
1999-02-02 Jarkko Hietaniemi BeOS update (Mirror maint-5.005 change #2727).
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1999-01-27 Gurusamy Sarathy missing space while munging CCFLAGS for PERL_CAPI
1999-01-06 Abigail Jumbo doc patch from Abigail (almost identical to
1998-12-28 Jan Dubois subdirectory Makefiles should inherit CAPI setting...
1998-12-03 Hans Mulder Initial VMS patches
1998-11-28 Gurusamy Sarathy Liblist tweak suggested by Swen Thuemmler <Swen.Thuemml...
1998-11-27 Gurusamy Sarathy integrate changes#2304,2305,2306,2308 from maint-5.005
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-17 Jarkko Hietaniemi Integrate mainperl.
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 Jan Dubois tolerate spaces when fixing up __cplusplus output by...
1998-09-28 Gurusamy Sarathy fix various 5.00552 mishaps (fixes suggested by Jan...
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 Jan Dubois applied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathy use $ENV{MAKEMAKEROPT} to set default command line...
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 Charles Bailey (via private mail)
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-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-02 Gurusamy Sarathy MM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathy fix MM_Win32::maybe_command()
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
next