patch@32274 t/op/taint.t not cleaning up properly on VMS.
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
2007-11-11 Craig A. Berry Correct and complete CBuilder's handling of external...
2007-11-05 Nicholas Clark Allow (pedantically correct) C pre-processor comments...
2007-10-31 Nicholas Clark Now that ExtUtils::ParseXS requires 5.006, we can repla...
2007-10-31 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.21
2007-09-26 Rafael Garcia-Suarez API spelling patch, by Jerry D. Hedden
2007-09-25 Rafael Garcia-Suarez Hey, but "or" is low-prec. So this statement never...
2007-09-25 Rafael Garcia-Suarez DragonflyBSD is a BSD too
2007-09-10 Nicholas Clark The best way not to have the missing subroutines hash...
2007-09-10 Rafael Garcia-Suarez Upgrade to ExtUtils::Install 1.44
2007-09-03 Vadim Konovalov Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999]
2007-08-31 Steve Hay Fix Win32 breakage (code before declaration) caused...
2007-08-30 Rafael Garcia-Suarez Need to bump MakeMaker's $VERSION too.
2007-08-30 Vadim Konovalov RE: MakeMaker + static misbehaviour
2007-08-30 Jerry D. Hedden [perl #44999] ExtUtils::Constant::ProxySubs not thread...
2007-08-21 Chun Bing Ge patch for lib/ExtUtils/t/Constant.t which failed on...
2007-08-17 Steve Hay Oops, forgot to bump $VERSION for #31728
2007-08-17 Steve Hay Clean up debug symbol files (.pdb for VC++, .tds for...
2007-08-16 Abhijit Menon-Sen Bump version to 1.26_01 after #31707.
2007-08-14 Reini Urban Strip whitespace from the beginning of static_ext:
2007-07-20 Yves Orton Update ExtUtils::Install, EU::Installed and EU::Packlis...
2007-07-04 Craig A. Berry VMS syntax nit in new MakeMaker test.
2007-07-03 Steve Hay Correct a couple more cases of $Config{useshrplib}
2007-07-03 Steve Peters Upgrade to ExtUtils-MakeMaker-6.36
2007-07-02 Steve Peters Include file missed from change #31519.
2007-07-02 Steve Peters Upgrade to ExtUtils-MakeMaker-6.35
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-14 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.19
2007-05-29 Steve Hay Silence the warning "Can't locate auto/POSIX/autosplit...
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-16 Steve Hay A more general fix to non-threaded static extension...
2007-05-04 Jos I. Boumans A patch from ExtUtils::CBuilder::Base from :
2007-05-03 Abigail Fix warning.
2007-04-13 Jan Dubois RE: [PATCH] Restore Win64 compilation with the Windows...
2007-04-12 Nicholas Clark Bump the VERSION of ExtUtils::Constant::Base.
2007-04-12 Yves Orton Re: [PATCH] Add CPANPLUS 0.78 to the core
2007-04-10 Steve Peters Version change to ExtUtils::MM_Unix missed in change...
2007-04-10 Jan Dubois Restore Win64 compilation with the Windows Platform SDK
2007-04-04 Yves Orton ext\ExtUtils\t\Embed.t fails test when upgrading a...
2007-03-11 Craig A. Berry ExtUtils::Manifest fix-ups for VMS:
2007-03-09 Craig A. Berry In ExtUtils::Liblist::Kid::_vms_ext(), escape the dolla...
2007-03-08 Craig A. Berry MM->{ldflags} may not be defined and wouldn't help...
2007-03-07 Rafael Garcia-Suarez Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves...
2007-03-04 Craig A. Berry Use linker flags rather than compiler flags in ExtUtils...
2007-02-24 Alexey Tourbin ExtUtils/Constant/Base.pm: use constant folding to...
2007-02-24 Alexey Tourbin ExtUtils/MM_Unix.pm (fixin): do not clobber $/
2007-02-24 Rafael Garcia-Suarez At least, fix the MakeMaker build_man tests.
2007-02-22 Rafael Garcia-Suarez Reinstate tests removed by change #30381, but don't
2007-02-22 Steve Peters Revert changes to lib/ExtUtils/t/build_man.t from change
2007-02-22 Steve Peters Upgrade to ExtUtils-MakeMaker-6.32. Included a version
2007-02-06 Steve Peters Upgrade to ExtUtils-Command-1.13
2007-02-05 Nicholas Clark Upgrade to ExtUtils-ParseXS-2.18
2007-01-29 Nicholas Clark UNITCHECK for XS code. Turned out to be harder that...
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
next