This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Continue what #4494 started; introduce uid and gid formats.
[perl5.git] / lib / ExtUtils /
1999-10-11 Gurusamy Sarathywriting to perllocal.pod fails if it was never created;
1999-10-10 Gurusamy Sarathymore basic support for building modules under Windows...
1999-10-10 Gurusamy Sarathyrudimentary support for building under Windows 95/98...
1999-10-01 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-30 Gurusamy Sarathyremove prehistoric XFree() gunk
1999-09-29 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-28 Gurusamy Sarathychange#4236 fallout
1999-09-27 Ilya ZakharevichFinalize change #4232.
1999-09-26 Ilya ZakharevichTo: Mailing list Perl5 <perl5-porters@perl.org>
1999-09-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (where VMS...
1999-09-13 Robin BarkerReplace change #4100 with
1999-09-13 Jarkko HietaniemiFrom: Ilya Zakharevich <ilya@math.ohio-state.edu>
1999-09-10 Gurusamy Sarathydos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-07 Robin BarkerFix pointer casts.
1999-09-06 Charles BaileyIntegrate mainline 5.05_61
1999-09-01 Martin LichtinRe: [ID 19990829.001] ExtUtils::Install.pm, minor umask...
1999-08-23 Charles BaileyWhen extension doesn't have a "main" object file to...
1999-08-23 Charles BaileyFix handling of PERL_POLLUTE
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-08-13 Craig A. Berryfix MM_VMS.pm for space-delimited lists
1999-08-03 Jarkko HietaniemiChange #3790 redemption: with a little additional
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevichslightly modified version of suggested patch
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Jarkko HietaniemiUndo #3790 and the patches that attempted to fix it
1999-07-28 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-28 Jarkko HietaniemiFix a typo, un-shout, and reformat the installation...
1999-07-28 Gurusamy Sarathyfix typo that caused INSTALLPRIVLIB to have doubled...
1999-07-27 Gurusamy Sarathyprovide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-25 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-25 Gurusamy Sarathywarn rather than die when parse_version() can't cut...
1999-07-22 Kurt D. StarsinicMakeMaker doc fix.
1999-07-18 Jan DuboisSome lib/ExtUtils/Manifest.pm POD fixes
1999-07-17 Gurusamy Sarathyuse a better prefixify() heuristic than m/perl/ (prefix...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko HietaniemiIntegrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Baileyapplied new parts of suggested patch
1999-07-07 Jan DuboisMakeMaker support for pod2html
1999-07-06 Vishal Bhatiaapplied patch after demunging headers with appropriate...
1999-07-05 Fifer, Ericcygwin32 update
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathyavoid race condition in the CAPI extension bootstrap...
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-25 Gurusamy Sarathyavoid temporary files that have a constant name (from...
1999-05-24 Tim JennessProblem with MM_Unix in 5.005_03
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-14 Gurusamy Sarathycanonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-10 Jan DuboisAdd POLLUTE=1 option to MakeMaker
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-05-10 Gurusamy Sarathydocument 'test' attribute (from Andreas Koenig)
1999-05-07 Dan SugalskiBug in MM_VMS.PM
1999-04-13 Hans Mulder[Patch 5.005/5.006]Another MM_VMS.pm patch
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-02-24 Gurusamy Sarathyavoid modifying readonly values from qw()
1999-02-11 Gurusamy Sarathyintegrate changes#2738,2740 from maint-5.005
1999-02-02 Jarkko HietaniemiBeOS update (Mirror maint-5.005 change #2727).
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1999-01-27 Gurusamy Sarathymissing space while munging CCFLAGS for PERL_CAPI
1999-01-06 AbigailJumbo doc patch from Abigail (almost identical to
1998-12-28 Jan Duboissubdirectory Makefiles should inherit CAPI setting...
1998-12-03 Hans MulderInitial VMS patches
1998-11-28 Gurusamy SarathyLiblist tweak suggested by Swen Thuemmler <Swen.Thuemml...
1998-11-27 Gurusamy Sarathyintegrate changes#2304,2305,2306,2308 from maint-5.005
1998-10-28 Gurusamy SarathyMM patches from Ilya Zakharevich
1998-10-26 Gurusamy Sarathyvarious win32 tweaks; disable new xs_cpp section (it...
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
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 Jan Duboistolerate spaces when fixing up __cplusplus output by...
1998-09-28 Gurusamy Sarathyfix various 5.00552 mishaps (fixes suggested by Jan...
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 Jan Duboisapplied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathyuse $ENV{MAKEMAKEROPT} to set default command line...
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 Charles Bailey(via private mail)
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-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-02 Gurusamy SarathyMM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathyfix MM_Win32::maybe_command()
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-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
next