Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
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...
2005-06-02 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseX...
2005-05-24 Jarkko Hietaniemi xsubpp, ParseXS: allow other suffix beyond .c
2005-05-21 Jarkko Hietaniemi ExtUtils::CBuilder Tru64 support
2005-05-21 Rafael Garcia-Suarez Update to MakeMaker 6.30
2005-05-20 Rafael Garcia-Suarez Upgrade to MakeMaker 6.29
2005-05-18 Yitzchak Scott-Tho... Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl...
2005-05-02 Andy Lester printf.patch: Adding printf checking for gcc
2005-04-27 Steve Hay Win32 MM test fix
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-18 Nicholas Clark Two more uses of lvalue SvIVX()
2005-04-13 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.28
2005-04-08 Michael G. Schwern Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
2005-04-08 Nicholas Clark MM_AIX needs neatvalue
2005-04-07 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.27,
2005-02-05 Nicholas Clark Let's (un)do the timewarp, again.
2005-01-28 Nicholas Clark More consistent names for all the parameter name/declar...
2005-01-24 Nicholas Clark Correct and update comments (before anyone writes in)
2005-01-24 Nicholas Clark Add weights to ExtUtils::Constant to allow sorting...
2005-01-23 Nicholas Clark Assimilate ExtUtils::Constant 0.16
2005-01-21 Todd Vierling [perl #33892] Add Interix support
2005-01-13 Nicholas Clark Avoid dogfood problems when an empty string accidentall...
2004-12-15 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.25
2004-12-01 Ingo Weinhold [perl #32717] BeOS specific Updates
2004-11-18 Nicholas Clark Bump version number
2004-11-12 Steve Peters Small documentation fix to ExtUtils::Constant
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-08-03 Marek Rouchal [perl #30914] ExtUtils::Embed should use libperl name...
2004-08-02 Rafael Garcia-Suarez Remove empty rpath from .so files
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-03-10 Rafael Garcia-Suarez Change 22476 left out a similar fix for ExtUtils::MM_Win32
2004-03-09 Craig A. Berry bleadperl/MM/VMS (was Re: perl@22413)
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2004-02-16 Rafael Garcia-Suarez Revert change 22308 (the patch was against maint, not...
2004-02-16 Brendan O'Dea Add some basic POD to lib/ExtUtils/instmodsh so that
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2004-01-01 Ilya Zakharevich OS/2 update
2003-12-16 Rafael Garcia-Suarez Sync with the latest MakeMaker snapshot.
2003-11-11 Rafael Garcia-Suarez Upgrade to MakeMaker 6.21.
2003-11-06 Rafael Garcia-Suarez Upgrade to MakeMaker 6.20.
2003-11-04 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.19
2003-10-15 Audrey Tang SIGN => 1 support for MakeMaker
2003-09-25 Greg Matheson Re: 5.8.1 and gcc-3.2.3 (& Win98)
2003-09-23 Jarkko Hietaniemi Stray CRs noticed by Jan Dubois.
2003-09-20 Jarkko Hietaniemi Retract #21273, #21264, and #21263 as requested by...
2003-09-18 Jarkko Hietaniemi ld has many guises.
2003-09-17 Jarkko Hietaniemi A potential fix for non-empty LD in Unix.
2003-09-17 Orton, Yves RE: MM in maint@21251 breaks mp2
2003-09-16 Jarkko Hietaniemi Upgrade to MakeMaker 6.17.
2003-09-14 Michael G. Schwern Re: [PATCH 5.8.1 @20218] OS/2 API
2003-08-28 Michael G. Schwern Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
2003-08-27 Jarkko Hietaniemi disturbing, disruptive typo in Tutorial.pod [PATCH]
2003-08-21 Peter Prymmer Re: [PATCH: perl@20760] clean up quotation issue for...
2003-08-19 Jarkko Hietaniemi Manifest.t.ation of Schwern.
2003-08-19 Jarkko Hietaniemi Unnecessary whitespace diff.
2003-08-19 Jarkko Hietaniemi One less failure.
2003-08-19 Peter Prymmer Replace #20772 with
next