defined @$foo and defined %$bar should be subject to strict 'refs';
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
2007-01-12 Rafael Garcia-Suarez Upgrade to ExtUtils::Manifest 1.51
2007-01-01 Jarkko Hietaniemi Symbian port: add Series 90 support
2006-12-18 Ilya Zakharevich ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignorin...
2006-12-18 Rafael Garcia-Suarez Bump version number of ExtUtils::MM_Unix after last...
2006-12-18 Ilya Zakharevich OS/2-specific fixes, round II
2006-12-18 Ilya Zakharevich Fixes for the test suite on OS/2
2006-12-11 Jan Dubois First patch from:
2006-11-29 Steve Peters Upgrade to ExtUtils-ParseXS-2.17. Actuall just caught...
2006-11-24 Steve Hay Cleanup manifest file left by test script when using VC8
2006-11-24 Steve Hay Embed manifest files in DLLs built with Module-Build...
2006-11-23 Robin Barker installman3dir is null
2006-11-19 Alexey Tourbin ExtUtils/typemap: better error messages + constant...
2006-11-14 Alexey Tourbin ParseXS.pm: small optimization for "Usage: ..." constan...
2006-11-13 Steve Hay Embed manifest files in EXEs and DLLs when building...
2006-11-13 Yves Orton Regex Utility Functions and Substituion Fix (XML::Twig...
2006-10-27 Matt Taggart Spelling nits from Debian bug list...
2006-10-10 Jarkko Hietaniemi C++: class is a keyword
2006-10-10 Rafael Garcia-Suarez Adjust test count for ExtUtils::Command
2006-10-10 Steve Peters Upgrade to ExtUtils-Manifest-1.49.
2006-10-10 Steve Peters Upgrade to ExtUtils-Command-1.12.
2006-10-10 Steve Peters Upgrade to ExtUtils-Makemaker-6.31.
2006-10-03 Steve Peters Quiet warnings in new test for ExtUtils::Command.
2006-10-03 Steve Peters Upgrade to ExtUtils-Manifest-1.48
2006-10-03 Steve Peters Update to ExtUtils-Command-1.11
2006-09-16 Steve Peters Upgrade to ExtUtils-ParseXS-2.16. There actually are...
2006-09-12 Rafael Garcia-Suarez Upgrade to MakeMaker 6.30_04
2006-07-18 Randy W. Sims Fix Borland problem with quoted pre-processor macros...
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2006-07-02 Yves Orton Synchronize ExtUtils::Instal 1.41
2006-05-15 Nicholas Clark Encode run-time relocation of file names in packlist...
2006-05-15 Nicholas Clark Simplify the implementation in ExtUtils::Packlist:...
2006-05-04 Steve Peters Upgrade to ExtUtils-Install-1.40
2006-05-01 Nicholas Clark Allow a macro of "0" to mean "#if 0" for convenient...
2006-04-27 Steve Peters Upgrade to ExtUtils-Install-1.39
2006-04-26 Marcus Holland-Moritz Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-05 SADAHIRO Tomoyuki Fix test portability on non-ASCII platforms
2006-04-04 Gisle Aas Change 27592 disabled the building of manpages for...
2006-03-30 Randy W. Sims Re: New Module::Build released
2006-03-27 Craig A. Berry EU::MM::MM_VMS::one_liner must quote "--" argument
2006-03-24 Craig A. Berry restore EU::MM test fixes from 26079, 26813, and 26919
2006-03-24 Rafael Garcia-Suarez Bump version number of ExtUtils::MM_Win32
2006-03-24 Steve Hay Fix broken MM_Win32.t tests following 27590
2006-03-23 Rafael Garcia-Suarez When MAN3PODS is forced to {} in a Makefile.PL, manpage...
2006-03-23 Rafael Garcia-Suarez No reason to ship MakeMaker's META.yml
2006-03-23 Rafael Garcia-Suarez Merge changes from CPAN's EU:MM 6.30_01.
2006-03-23 Rafael Garcia-Suarez Get version numbers in line with what's in the CPAN
2006-03-22 Gisle Aas Adjust docs to reflect that DynaLoader, as of change...
2006-03-17 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.17
2006-02-21 Steve Peters $ExtUtils::MM_Unix::VERSION needs to stay numeric to...
2006-02-20 Nicholas Clark Need to clear CvXSUBANY() too to turn a constant sub...
2006-01-31 Yves Orton Re: [PATCH] Re: replacing "inuse" Win files (was Re...
2006-01-23 Nicholas Clark constant_add_symbol needs to be static, else static...
2006-01-23 Jarkko Hietaniemi Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
2006-01-21 Craig A. Berry Make Manifest.t do what is says it's doing.
2006-01-13 Craig A. Berry Assorted VMS-only MakeMaker fixes for blead
2006-01-06 Nicholas Clark Negating an unsigned value generates warnings for some...
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2005-12-30 Rafael Garcia-Suarez Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
2005-12-27 Nicholas Clark s/%/%%/ in the package name so that it can be used...
2005-12-27 Nicholas Clark Pass in the full arguments to ExtUtils::Constant::ProxySubs
2005-12-27 Nicholas Clark As what we're doing is generating subroutines, which...
2005-12-27 Nicholas Clark Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make...
2005-12-26 Nicholas Clark Remove the hard wired test numbers in the generated...
2005-12-26 Nicholas Clark Support type UNDEF, and correct a bug in the macro...
2005-12-26 Nicholas Clark Add method macro_from_item to encapsulate the entire...
2005-12-26 Nicholas Clark Add a couple of newlines for tidier regen output, consi...
2005-12-26 Nicholas Clark Add C_FH and XS_FH arguments to ExtUtils::Constant...
2005-12-26 Nicholas Clark The values for proxy constant subroutines need to be...
2005-12-23 Nicholas Clark Provide support for types PVN and UNDEF in
2005-12-23 Nicholas Clark ExtUtils::ParseXS needs to stack $filepathname to make...
2005-12-23 Nicholas Clark Add support for PV to ExtUtils::Constant::ProxySubs...
2005-12-23 Nicholas Clark Need to be more careful with the symbol table manipulat...
2005-12-23 Nicholas Clark SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON...
2005-12-23 Nicholas Clark Use inlineable proxy constant subs for Socket
2005-12-23 Steve Peters Fix for pod2man() in ExtUtils::Command::MM to work...
2005-12-22 Nicholas Clark Use inlineable proxy constant subs for POSIX.
2005-12-22 Nicholas Clark Make ExtUtils::Constant generate the inlineable proxy...
2005-12-22 Nicholas Clark Break out the code to generate #ifdef/#endif into new...
2005-12-22 Nicholas Clark Break out the item normalisation code into a method...
2005-11-10 Dominic Dunlop Suppress leaked warnings in ExtUtils tests
2005-10-31 Sébastien Aperghis... Making ExtUtils::Constant compatible with Perl 5.004
2005-10-16 Steve Peters Upgrade to ExtUtils-ParseXS-2.15.
2005-10-09 Steve Peters Upgraded to ExtUtils-ParseXS-2.14.
2005-10-09 Steve Peters It would be nice to upgrade the right file. Double...
2005-10-04 Steve Peters Upgrade to ExtUtils-ParseXS-2.13
2005-10-04 Steve Peters Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to
2005-09-29 Steve Hay Clean up CBuilder and ParseXS test files
2005-09-29 Steve Peters Upgrade to ExtUtils::CBuilder 0.14
2005-09-28 Steve Hay Improve File::Spec::Win32->path() and fix MM_Win32.t
2005-09-21 Rafael Garcia-Suarez Upgrade to ExtUtils::ParseXS 2.12
2005-09-11 H.Merijn Brand Reverted 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 Fusik Typos in *.p[lm]
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-25 Steve Hay Ken pointed out that CBuilder's cleanup is too agrressive
2005-07-25 Steve Hay Make CBuilder and ParseXS clean up their temp test...
2005-06-23 Andy Lester Pre-YAPC consting fun
2005-06-16 Ken Williams Re: a warning for a ExtUtils::ParseXS test
2005-06-13 Rafael Garcia-Suarez Make some variables global, to avoid some "will not...
next