Implement multicharacter case mappings where a single
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
2001-10-20 Gisle Aas PERL_MM_USE_DEFAULT
2001-10-19 Kay Röpke [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging...
2001-10-17 Kay Röpke PREREQ_PM does not really require.
2001-10-14 Jarkko Hietaniemi Retract #12436 (Abhijit already did this at #12426)
2001-10-14 Kay Röpke (retracted by #12437)
2001-10-13 Jarkko Hietaniemi Define PASTHRU_DEFINE and PASTHRU_INC (which are used
2001-10-13 Abhijit Menon-Sen ExtUtils::MM_Unix should ignore comments when searching for
2001-10-11 chromatic Add Tests for ExtUtils::Packlist
2001-10-10 Jarkko Hietaniemi VMS-specific fixes to the ExtUtils::Manifest tests.
2001-10-09 chromatic Add Tests for
2001-10-08 Nikola Knezevic why some tests fail on Win95...
2001-10-04 Craig A. Berry 2 more VMS test tweaks
2001-10-02 Michael G. Schwern makemaker@perl.org
2001-09-24 Gurusamy Sarathy File::Spec::catfile() canonifies everything to blacksla...
2001-09-24 Michael G. Schwern [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor...
2001-09-24 Nicholas Clark Re: What sort of Makefile.PL should h2xs write?
2001-09-23 Abe Timmerman PATCH lib/ExtUtils/Command.t
2001-09-22 Jarkko Hietaniemi Try ExtUtils::Command.t everywhere, not just on Win32
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-20 Nikola Knezevic Command.t patch had some errors... sorry.
2001-09-20 Jarkko Hietaniemi Only 21 tests, skipping or not.
2001-09-19 Jarkko Hietaniemi More tests now too.
2001-09-18 Nikola Knezevic stat access time is wrong on Win95
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-09-14 Jarkko Hietaniemi Integrate change #12024 from maintperl
2001-09-14 chromatic Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
2001-09-10 chromatic Fix Pod Typo, Add Test for ExtUtils::Command
2001-09-09 Jarkko Hietaniemi The exact error message is system-dependent.
2001-09-08 Michael G. Schwern [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest...
2001-09-08 chromatic Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
2001-09-07 Michael G. Schwern (was Re: MakeMaker: MM_Unix rule excluding pods)
2001-09-07 Robin Barker noise from make in ext/SDBM
2001-09-01 Tony Bowden PATCH: ExtUtils::MakeMaker
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-09 James remove PL_na from typemap
2001-08-05 Alan Burlison (Reintroduce #11125)
2001-07-24 Jarkko Hietaniemi Workaround on Cwd bootstrap problem.
2001-07-23 Ilya Zakharevich MakeMaker FIRST_MAKEFILE and subdir
2001-07-23 Ilya Zakharevich MakeMaker subdir
2001-07-23 David D. Kilzer Print CONFIGURE params in ExtUtils::MakeMaker output
2001-07-11 Nicholas Clark ExtUtils::Constant (was Re: funny numconvert test in...
2001-07-10 Peter Prymmer Re: compatibility question
2001-07-09 Gurusamy Sarathy remove *.pdb files on windows upon $(MAKE) clean (fixes
2001-07-08 Jarkko Hietaniemi Retract #11220, the problem wasn't the missing leading...
2001-07-08 Jarkko Hietaniemi (Retracted by #11221)
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Jarkko Hietaniemi Retract #11125 since NI-S pointed out it'll not work in
2001-07-06 Vadim Konovalov RE: [PATCH] -I and MakeMaker again
2001-07-05 Norton T. Allen Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2001-07-05 Michael G. Schwern -I and MakeMaker again
2001-07-05 Philip Newton Re: PERFORCE change 11142 for review
2001-07-04 Jarkko Hietaniemi (Retracted by #11155) PERLRUNINST needed in some spots.
2001-07-04 Jarkko Hietaniemi Document #11134 and add the new symbols to the list of
2001-07-04 Michael G. Schwern Fixing extra -I's with PERL_CORE
2001-07-03 Alan Burlison (Retracted by #11174)
2001-07-02 Philip Newton /^qnx|nto$/ --> /^(?:qnx|nto)$/
2001-06-30 Jarkko Hietaniemi More VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko Hietaniemi More module $VERSION bump-ups.
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-27 Norton T. Allen for QNX
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-26 Ilya Zakharevich xsubpp flags from the command line
2001-06-26 Ilya Zakharevich OPTIMIZE=-g
2001-06-26 Ilya Zakharevich static build
2001-06-23 Jarkko Hietaniemi Remove also the lib$Foo.def, not just $Foo.def.
2001-06-22 Jarkko Hietaniemi The #10792 didn't take, and s/sighni/signi/, as noticed by
2001-06-19 Doug MacEachern [patch] .s MakeMaker suffix
2001-06-17 Jonathan Stowe Remove tmon.out in make clean
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-15 Nick Ing-Simmons pTHX_ / aTHX_ for ExtUtils/Constant.pm
2001-06-15 Nicholas Clark INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2001-06-13 Doug MacEachern Re: ext/ + -Wall
2001-06-13 Jarkko Hietaniemi Use __attribute__((unused)) to silence -Wall on unused ax.
2001-06-13 Nicholas Clark Re: [PATCH] ExtUtils::Constant
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-11 Jarkko Hietaniemi Add final commas to lists as suggested by Philip Newton.
2001-06-10 Mike Guy ExtUtils::Manifest not -w clean
2001-06-10 Nicholas Clark ExtUtils::Constant
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-07 Robin Barker long =item
2001-06-03 Nicholas Clark t/lib/extutils.t
2001-06-01 Nick Ing-Simmons Cleanup dll.base and dll.exp created by GCC builds.
2001-05-26 Nicholas Clark Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-20 Ilya Zakharevich DLL descriptions on OS/2
2001-05-14 Ronald J. Kimball Re: [ID 20010514.022] Makemaker a bit too prefix-happy
2001-05-14 Todd C. Miller [ID 20010514.022] Makemaker a bit too prefix-happy
2001-04-18 Tim Jenness XS::Typemap - T_OPAQUE
2001-04-15 Jarkko Hietaniemi Integrate changes #9706,9707 from maintperl into mainline.
2001-04-08 Craig A. Berry fix IO.xs compile failure on VMS
2001-04-01 Jarkko Hietaniemi Integrate change #9501 from maintperl into mainline.
2001-03-30 Craig A. Berry further MM_VMS.pm tweak
2001-03-29 Robin Barker typemap cast warning
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-03-27 Tim Jenness Typemap testing
2001-03-16 Michael Stevens more pod patches
2001-03-10 Jarkko Hietaniemi The $Is_MacOS needs to be declared.
next