This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixes to compile Perl with g++ and DEBUGGING.
[perl5.git] / lib / ExtUtils /
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-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.16. There actually are...
2006-09-12 Rafael Garcia-SuarezUpgrade to MakeMaker 6.30_04
2006-07-18 Randy W. SimsFix Borland problem with quoted pre-processor macros...
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-07-02 Yves OrtonSynchronize ExtUtils::Instal 1.41
2006-05-15 Nicholas ClarkEncode run-time relocation of file names in packlist...
2006-05-15 Nicholas ClarkSimplify the implementation in ExtUtils::Packlist:...
2006-05-04 Steve PetersUpgrade to ExtUtils-Install-1.40
2006-05-01 Nicholas ClarkAllow a macro of "0" to mean "#if 0" for convenient...
2006-04-27 Steve PetersUpgrade to ExtUtils-Install-1.39
2006-04-26 Marcus Holland-MoritzRe: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-05 SADAHIRO TomoyukiFix test portability on non-ASCII platforms
2006-04-04 Gisle AasChange 27592 disabled the building of manpages for...
2006-03-30 Randy W. SimsRe: New Module::Build released
2006-03-27 Craig A. BerryEU::MM::MM_VMS::one_liner must quote "--" argument
2006-03-24 Craig A. Berryrestore EU::MM test fixes from 26079, 26813, and 26919
2006-03-24 Rafael Garcia-SuarezBump version number of ExtUtils::MM_Win32
2006-03-24 Steve HayFix broken MM_Win32.t tests following 27590
2006-03-23 Rafael Garcia-SuarezWhen MAN3PODS is forced to {} in a Makefile.PL, manpage...
2006-03-23 Rafael Garcia-SuarezNo reason to ship MakeMaker's META.yml
2006-03-23 Rafael Garcia-SuarezMerge changes from CPAN's EU:MM 6.30_01.
2006-03-23 Rafael Garcia-SuarezGet version numbers in line with what's in the CPAN
2006-03-22 Gisle AasAdjust docs to reflect that DynaLoader, as of change...
2006-03-17 Rafael Garcia-SuarezUpgrade to ExtUtils::CBuilder 0.17
2006-02-21 Steve Peters$ExtUtils::MM_Unix::VERSION needs to stay numeric to...
2006-02-20 Nicholas ClarkNeed to clear CvXSUBANY() too to turn a constant sub...
2006-01-31 Yves OrtonRe: [PATCH] Re: replacing "inuse" Win files (was Re...
2006-01-23 Nicholas Clarkconstant_add_symbol needs to be static, else static...
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
2006-01-06 Nicholas ClarkNegating an unsigned value generates warnings for some...
2006-01-06 Jarkko Hietaniemisprinkle dVAR
2005-12-30 Rafael Garcia-SuarezRe: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2005-12-27 Nicholas Clarks/%/%%/ in the package name so that it can be used...
2005-12-27 Nicholas ClarkPass in the full arguments to ExtUtils::Constant::ProxySubs
2005-12-27 Nicholas ClarkAs what we're doing is generating subroutines, which...
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 ClarkSupport type UNDEF, and correct a bug in the macro...
2005-12-26 Nicholas ClarkAdd method macro_from_item to encapsulate the entire...
2005-12-26 Nicholas ClarkAdd a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas ClarkAdd C_FH and XS_FH arguments to ExtUtils::Constant...
2005-12-26 Nicholas ClarkThe values for proxy constant subroutines need to be...
2005-12-23 Nicholas ClarkProvide support for types PVN and UNDEF in
2005-12-23 Nicholas ClarkExtUtils::ParseXS needs to stack $filepathname to make...
2005-12-23 Nicholas ClarkAdd support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 Nicholas ClarkNeed to be more careful with the symbol table manipulat...
2005-12-23 Nicholas ClarkSIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas ClarkUse inlineable proxy constant subs for Socket
2005-12-23 Steve PetersFix for pod2man() in ExtUtils::Command::MM to work...
2005-12-22 Nicholas ClarkUse inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas ClarkMake ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas ClarkBreak out the code to generate #ifdef/#endif into new...
2005-12-22 Nicholas ClarkBreak out the item normalisation code into a method...
2005-11-10 Dominic DunlopSuppress leaked warnings in ExtUtils tests
2005-10-31 Sébastien Aperghis... Making ExtUtils::Constant compatible with Perl 5.004
2005-10-16 Steve PetersUpgrade to ExtUtils-ParseXS-2.15.
2005-10-09 Steve PetersUpgraded to ExtUtils-ParseXS-2.14.
2005-10-09 Steve PetersIt would be nice to upgrade the right file. Double...
2005-10-04 Steve PetersUpgrade to ExtUtils-ParseXS-2.13
2005-10-04 Steve PetersUpgrade to ExtUtils-CBuilder-0.15 (with a small edit to
2005-09-29 Steve HayClean up CBuilder and ParseXS test files
2005-09-29 Steve PetersUpgrade to ExtUtils::CBuilder 0.14
2005-09-28 Steve HayImprove File::Spec::Win32->path() and fix MM_Win32.t
2005-09-21 Rafael Garcia-SuarezUpgrade to ExtUtils::ParseXS 2.12
2005-09-11 H.Merijn BrandReverted 25364 on authors request
2005-09-08 John E. Malmberg[patch@cbuilder_0.13] VMS fixes for cbuilder
2005-08-21 John E. Malmberg[patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
2005-08-05 Piotr FusikTypos in *.p[lm]
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-25 Steve HayKen pointed out that CBuilder's cleanup is too agrressive
2005-07-25 Steve HayMake CBuilder and ParseXS clean up their temp test...
2005-06-23 Andy LesterPre-YAPC consting fun
2005-06-16 Ken WilliamsRe: a warning for a ExtUtils::ParseXS test
2005-06-13 Rafael Garcia-SuarezMake some variables global, to avoid some "will not...
2005-06-02 Rafael Garcia-SuarezUpgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseX...
2005-05-24 Jarkko Hietaniemixsubpp, ParseXS: allow other suffix beyond .c
2005-05-21 Jarkko HietaniemiExtUtils::CBuilder Tru64 support
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-27 Steve HayWin32 MM test fix
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-18 Nicholas ClarkTwo more uses of lvalue SvIVX()
2005-04-13 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.28
2005-04-08 Michael G. SchwernRe: [ANNOUNCE] ExtUtils::MakeMaker 6.27
2005-04-08 Nicholas ClarkMM_AIX needs neatvalue
2005-04-07 Rafael Garcia-SuarezUpgrade to ExtUtils::MakeMaker 6.27,
2005-02-05 Nicholas ClarkLet's (un)do the timewarp, again.
2005-01-28 Nicholas ClarkMore consistent names for all the parameter name/declar...
2005-01-24 Nicholas ClarkCorrect and update comments (before anyone writes in)
2005-01-24 Nicholas ClarkAdd weights to ExtUtils::Constant to allow sorting...
2005-01-23 Nicholas ClarkAssimilate ExtUtils::Constant 0.16
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-13 Nicholas ClarkAvoid dogfood problems when an empty string accidentall...
next