This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump Carp.pm version since it now differs from 5.13.9
[perl5.git] / lib / ExtUtils /
2010-12-16 Nicholas ClarkVersion bumps for modules changed by a6d37805ca8a9ba8...
2010-12-16 Nicholas ClarkRemove "dead" RCS $Id$ tags from files that we own.
2010-12-11 Father ChrysostomosFix some casts in typemap
2010-12-11 gfxFix XS types in typemap in order to deal with reference...
2010-10-17 Craig A. BerryParentheses in compiler flags are legal on VMS.
2010-10-08 Craig A. BerryExtUtils::XSSymSet can now let the compiler shorten...
2010-05-28 Salvador Ortiz GarciaNaif calls segfault T_PRTOBJ of the stock typemap
2009-09-10 Nicholas ClarkMove ExtUtils::MakeMaker from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::CBuilder from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::ParseXS from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Manifest from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Install from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Constant to from lib to ext.
2009-09-09 Nicholas ClarkMove ExtUtils::Command from lib to ext.
2009-08-05 David Mitchellfix for EU:MM 6.55_02 failing test,
2009-08-05 David MitchellExtUtils::MakeMaker 6.55_02
2009-07-27 Yves Ortoncleanup the EUI/EUMM test mess, and bump Install.pm...
2009-07-22 David MitchellExtUtils::ParseXS 2.2002
2009-07-19 Yves Ortonforgot the version Bump - sigh
2009-07-19 Yves Ortonsync to 1.52_03 (hopefully properly this time)
2009-07-19 David Mitchell(mostly) sync blead with ExtUtils::Install 1.52_02
2009-07-19 Yves Ortonbring up to date with ExtUtils-Install v1.52_02
2009-07-17 David E. WheelerFix ExtUtils::Installed failure with -Duserelocatableinc
2009-07-16 Craig A. BerryNo whitespace before comment allowed in VMS make utilities.
2009-07-16 David MitchellExtUtils::MakeMaker 6.55_01
2009-07-10 David MitchellExtUtils::MakeMaker 6.54
2009-07-08 David GoldenUpdate ExtUtils::ParseXS to 2.20_01
2009-07-06 David Mitchellupgrade to ExtUtils::MakeMaker 6.53_03
2009-07-06 David Mitchellsync ExtUtils::CBuilder with CPAM
2009-07-04 David GoldenUpdated ExtUtils::CBuilder to 0.2602
2009-07-03 David Mitchellsync ExtUtils::CBuilder with CPAN
2009-07-01 David GoldenUpdating ExtUtils-ParseXS to 2.20
2009-07-01 David GoldenUpdate ExtUtils::CBuilder to 0.2601
2009-06-30 David GoldenUpdating ExtUtils::CBuilder to 0.26
2009-06-29 David GoldenUpdate ExtUtils::ParseXS to 2.19_04
2009-06-28 David GoldenUpdate ExtUtils::ParseXS to 2.19_03
2009-06-27 David Mitchellupgrade to ExtUtils::CBuilder 0.25
2009-06-13 Nicholas ClarkCorrect the NAME in the Pod of ExtUtils::Constant::XS.
2009-06-12 David Mitchellbump lib/ExtUtils/Constant.pm version to 0.22 since...
2009-06-10 David Mitchellremove from blead, some files already removed from...
2009-06-08 Rafael Garcia-SuarezAdd missing test boilerplates to new MakeMaker tests
2009-06-08 Rafael Garcia-SuarezUpgrade to MakeMaker 6.53_02
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-04 Craig A. BerryMakeMaker must handle an empty $self->{LIBS} array.
2009-06-01 Rafael Garcia-SuarezAdd test boilerplate to the new MakeMaker tests
2009-06-01 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.52
2009-04-18 Rafael Garcia-SuarezRemove ExtUtils::MM_Haiku
2009-03-23 Steve PetersUpgrade to ExtUtils-MakeMaker-6.50
2009-02-21 Nicholas ClarkRe-apply changes 4adc95e616bac7ee and 200cbd6aa595a074...
2009-02-21 Nicholas ClarkUpgrade to ExtUtils::MakeMaker 6.49_01
2009-02-15 John MalmbergExtUtils::Install VMS extended character set support
2009-02-05 Nicholas ClarkMove XSSymSet.pm to lib/ExtUtils/, but only install...
2009-02-03 Steve HayFollow-up to commit 4adc95e616bac7eea015e9e47e439b063c1...
2009-01-24 John MalmbergVMS has a mode where it preserved case, and also has...
2009-01-21 Nicholas ClarkCorrect the call to get_hv() to use GV_ADD for the...
2009-01-14 Steve HayUpgrade to ExtUtils-Manifest-1.56
2009-01-14 Steve HayUpgrade to ExtUtils-Command-1.16
2009-01-04 David Mitchellbump ExtUtils/MM.pm version number after change 34630...
2008-12-20 Nicholas ClarkAlso update the $VERSION of ExtUtils::MM_Unix, else...
2008-12-19 Steve HaySubject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-11-12 Yves OrtonBump ExtUtils-Install to 1.52 (because of CPAN persnick...
2008-11-12 Yves OrtonUpdate ExtUtils-Install to 1.51
2008-11-05 Yves OrtonBring ExtUtils::Install up to date with the latest...
2008-10-29 H.Merijn BrandOne more for Haiku
2008-10-29 Ingo WeinholdHaiku Port
2008-10-25 Nicholas ClarkUpgrade to ExtUtils::Manifest 1.55.
2008-10-25 Nicholas ClarkUpgrade to ExtUtils::Command 1.15
2008-10-20 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.48
2008-10-17 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_02
2008-10-15 Nicholas ClarkUpgrade to ExtUtils-MakeMaker-6.47_01
2008-09-29 Steve HayUpgrade to ExtUtils-MakeMaker-6.46
2008-09-15 Nicholas ClarkBump $ExtUtils::Constant::Utils::VERSION.
2008-09-07 Nicholas ClarkUpgrade to ExtUtils::CBuilder 0.24
2008-09-03 Nicholas ClarkReflect local modifications to dual life modules in...
2008-08-24 Reini UrbanRe: Fix 34200 on Cygwin
2008-08-11 Reini UrbanCygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-10 Steve PetersUpgrade to ExtUtils-Manifest-1.54
2008-06-11 Nicholas ClarkPatch from MHX to change the WriteConstant()'s document...
2008-06-11 Sébastien Aperghis... Re: Change 34005: Re: CPAN Upload: S/SA/SAPER/Sys-Syslo...
2008-05-16 Steve PetersUpgrade to ExtUtils-Command-1.14
2008-04-22 Steve HayUpgrade to ExtUtils-CBuilder-0.23
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules outside...
2008-03-26 Nicholas ClarkWith change 33252, MM_Unix.pm isn't quite in sync with...
2008-03-26 Nicholas ClarkFix whitespace difference between blead and upstream...
2008-03-25 Nicholas ClarkPatches for VMS by Craig Berry from
2008-03-25 Steve HayRE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-11 Reini UrbanRe: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-10 Steve HayUpgrade to ExtUtils-Install-1.50
2008-03-02 Yves OrtonUpdate ExtUtils::Install to release 1.47
2008-03-01 Yves OrtonSynchronize blead with changes from ExtUtils::Install...
2008-02-29 Steve PetersUpgrade to ExtUtils-MakeMaker-6.44
2008-02-29 Steve PetersUpgrade to ExtUtils-ParseXS-2.19. There are several...
2008-02-27 Yves OrtonFwd: CPAN Upload: Y/YV/YVES/ExtUtils-Install-1.45.tar.gz
2008-02-21 Steve HayFix CBuilder test that has been failing on Win32
2008-02-18 Robin Barkerconsting for .c files in tests
2008-02-09 Steve PetersUpgrade to ExtUtils-CBuilder-0.22
2008-02-08 Paul GreenRE: Perl @ 33218 (Stratus VOS patches)
2008-02-08 Rafael Garcia-SuarezRe-apply patches 32879, 32905, and 32964 to MakeMaker
2008-02-08 Rafael Garcia-SuarezAdd new module in MakeMaker 6.43_01
2008-02-08 Rafael Garcia-SuarezUpgrade to MakeMaker 6.43_01
next