This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Silence new warning grep in void context warning in various modules and test files...
[perl5.git] / lib / ExtUtils / t /
2007-12-09 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.42
2007-12-06 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.40.
2007-11-27 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.37_03
2007-11-26 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.37_02
2007-09-10 Rafael Garcia-SuarezUpgrade to ExtUtils::Install 1.44
2007-07-20 Yves OrtonUpdate ExtUtils::Install, EU::Installed and EU::Packlis...
2007-07-04 Craig A. BerryVMS syntax nit in new MakeMaker test.
2007-07-03 Steve PetersUpgrade to ExtUtils-MakeMaker-6.36
2007-07-02 Steve PetersUpgrade to ExtUtils-MakeMaker-6.35
2007-05-03 AbigailFix warning.
2007-04-04 Yves Ortonext\ExtUtils\t\Embed.t fails test when upgrading a...
2007-03-11 Craig A. BerryExtUtils::Manifest fix-ups for VMS:
2007-02-24 Rafael Garcia-SuarezAt least, fix the MakeMaker build_man tests.
2007-02-22 Rafael Garcia-SuarezReinstate tests removed by change #30381, but don't
2007-02-22 Steve PetersRevert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve PetersUpgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-01-12 Rafael Garcia-SuarezUpgrade to ExtUtils::Manifest 1.51
2006-12-18 Ilya ZakharevichFixes for the test suite on OS/2
2006-11-24 Steve HayCleanup manifest file left by test script when using VC8
2006-11-23 Robin Barkerinstallman3dir is null
2006-10-10 Rafael Garcia-SuarezAdjust test count for ExtUtils::Command
2006-10-10 Steve PetersUpgrade to ExtUtils-Manifest-1.49.
2006-10-10 Steve PetersUpgrade to ExtUtils-Command-1.12.
2006-10-10 Steve PetersUpgrade to ExtUtils-Makemaker-6.31.
2006-10-03 Steve PetersQuiet warnings in new test for ExtUtils::Command.
2006-10-03 Steve PetersUpgrade to ExtUtils-Manifest-1.48
2006-10-03 Steve PetersUpdate to ExtUtils-Command-1.11
2006-09-12 Rafael Garcia-SuarezUpgrade to MakeMaker 6.30_04
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-04-27 Steve PetersUpgrade to ExtUtils-Install-1.39
2006-04-05 SADAHIRO TomoyukiFix test portability on non-ASCII platforms
2006-03-24 Craig A. Berryrestore EU::MM test fixes from 26079, 26813, and 26919
2006-03-24 Steve HayFix broken MM_Win32.t tests following 27590
2006-03-23 Rafael Garcia-SuarezMerge changes from CPAN's EU:MM 6.30_01.
2006-01-23 Jarkko HietaniemiTru64: -Uusedl: lib/ExtUtils/t/Embed.t
2006-01-21 Craig A. BerryMake Manifest.t do what is says it's doing.
2006-01-13 Craig A. BerryAssorted VMS-only MakeMaker fixes for blead
2005-12-27 Nicholas ClarkRemoving MAKE_JOBS_FIFO from %ENV causes FreeBSD make...
2005-12-26 Nicholas ClarkRemove the hard wired test numbers in the generated...
2005-12-26 Nicholas ClarkAdd C_FH and XS_FH arguments to ExtUtils::Constant...
2005-11-10 Dominic DunlopSuppress leaked warnings in ExtUtils tests
2005-09-28 Steve HayImprove File::Spec::Win32->path() and fix MM_Win32.t
2005-08-21 John E. Malmberg[patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
2005-05-21 Rafael Garcia-SuarezUpdate to MakeMaker 6.30
2005-05-20 Rafael Garcia-SuarezUpgrade to MakeMaker 6.29
2005-05-18 Yitzchak Scott-Tho... Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl...
2005-05-02 Andy Lesterprintf.patch: Adding printf checking for gcc
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-18 Nicholas ClarkTwo more uses of lvalue SvIVX()
2005-04-07 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.27,
2005-02-05 Nicholas ClarkLet's (un)do the timewarp, again.
2004-12-15 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.25
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-10-30 Nicholas ClarkSkip tests that require Data::Dumper if it is not built
2004-03-09 Craig A. Berrybleadperl/MM/VMS (was Re: perl@22413)
2003-11-06 Rafael Garcia-SuarezUpgrade to MakeMaker 6.20.
2003-11-04 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.19
2003-09-23 Jarkko HietaniemiStray CRs noticed by Jan Dubois.
2003-09-20 Jarkko HietaniemiRetract #21273, #21264, and #21263 as requested by...
2003-09-18 Jarkko Hietaniemild has many guises.
2003-09-17 Jarkko HietaniemiA potential fix for non-empty LD in Unix.
2003-09-17 Orton, YvesRE: MM in maint@21251 breaks mp2
2003-09-16 Jarkko HietaniemiUpgrade to MakeMaker 6.17.
2003-09-14 Michael G. SchwernRe: [PATCH 5.8.1 @20218] OS/2 API
2003-08-19 Jarkko HietaniemiManifest.t.ation of Schwern.
2003-08-19 Jarkko HietaniemiOne less failure.
2003-08-19 Peter PrymmerReplace #20772 with
2003-08-19 Michael G. SchwernReplace #20763 with
2003-08-18 Peter PrymmerVMS specific fix for lib/ExtUtils/t/Manifest.t
2003-08-18 Jarkko HietaniemiUpgrade to ExtUtils::MakeMaker 6.16.
2003-08-08 Jarkko HietaniemiRetract PASTHRU* changes as recommended by Schwern.
2003-08-05 Steve HayRe: MakeMaker doesn't pasthru DEFINE command-line args...
2003-08-04 Jarkko HietaniemiUpgrade to ExtUtils::MakeMaker 6.15.
2003-08-01 Jarkko HietaniemiUpgrade to MakeMaker 6.13.
2003-07-30 Jarkko HietaniemiUpgrade to ExtUtils::MakeMaker 6.12.
2003-07-27 Jarkko HietaniemiMissing MakeMaker test.
2003-07-24 Michael G. SchwernExtUtils::MakeMaker 6.10_08
2003-07-06 Jarkko HietaniemiThe change #20022 didn't work for Command.t.
2003-07-06 Michael G. SchwernExtUtils::MakeMaker 6.10_07
2003-06-19 Jarkko HietaniemiThis change chunk doesn't work well with blead.
2003-06-19 Jarkko HietaniemiUpgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
2003-06-15 Ilya ZakharevichOS2 patches
2003-06-09 Michael G. SchwernExtUtils::MakeMaker 6.10_06 (plus FAQ update)
2003-06-07 Michael G. SchwernExtUtils::MakeMaker 6.10_04 -> 6.10_05
2003-05-23 Michael G. SchwernExtUtils::MakeMaker 6.10_03 -> 6.10_04
2003-05-05 Slaven RezicExtUtils::Install and the don't-really-do-it switch
2003-05-05 Craig A. BerryEmbed.t flushing problem
2003-04-13 Jarkko HietaniemiBecause we chdir to 'Big-Dummy' the lib/utf8.pm may...
2003-04-12 Michael G. SchwernMakeMaker 6.10_02 -> 6.10_03
2003-04-10 Jarkko HietaniemiThe test doesn't work that well when -Uusedl.
2003-04-07 Michael G. SchwernRe: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-04-05 Ilya ZakharevichEmbedding
2003-03-31 Michael G. SchwernExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-01-04 Rafael Garcia-Suarez[perl #15184] ExtUtils/t/Embed.t fails with -Duseshrpli...
2002-09-26 Michael G. SchwernRe: [PATCH] spurious t/auto directory appears
2002-08-29 Nicholas ClarkExtUtils::Constant 0.14
2002-08-25 Nicholas ClarkExtUtils::Constant 0.13
2002-06-19 Michael G. SchwernExtUtils::MakeMaker 6.02 -> 6.03
2002-06-16 Michael G. Schwern Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2002-06-14 Roca Carrio, Ignas... Constant.t for EBCDIC platforms
next