make hints available via globals in the respective pragmas to
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
2000-03-04 Gurusamy Sarathy better error messages when xsubpp fails to find map...
2000-03-03 Gurusamy Sarathy /(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-03-02 Charles Bailey Escape \n in commands written to Descrip.MMS (Charles...
2000-03-01 Gurusamy Sarathy typo in change#5408
2000-03-01 Gurusamy Sarathy still more multiline match cleanups (from Greg Bacon)
2000-03-01 Gurusamy Sarathy consolidated VMS patches (from Craig A. Berry
2000-02-28 Gurusamy Sarathy integrate cfgperl and vmsperl changes into mainline
2000-02-28 Jarkko Hietaniemi The #5249 wasn't doing any good.
2000-02-28 Charles Bailey Missed bit of #5302 (case-sensitive symbols)
2000-02-28 Charles Bailey Support case-sensitive symbols usage in linker
2000-02-27 Jarkko Hietaniemi Version number update.
2000-02-26 Gurusamy Sarathy add missing perl headers to perldepend action
2000-02-26 Charles Bailey Resync with mainline
2000-02-25 Jarkko Hietaniemi Remove NFS temp files and Configure temp C files.
2000-02-22 Gurusamy Sarathy s/undef/NO_INIT/g in change#5183
2000-02-21 Gurusamy Sarathy allow optional XSUB parameters without being forced...
2000-02-19 Gurusamy Sarathy various xsubpp enhancements that make it easier to...
2000-02-14 Jarkko Hietaniemi Remove tagged core files.
2000-02-14 Jarkko Hietaniemi Prefer full_ar.
2000-02-09 Charles Bailey Eliminate unnecessary (and sometimes confounding) test for
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy avoid MakeMaker setting $^W=1
2000-02-06 Gurusamy Sarathy use builtin __CYGWIN__ rather than -DCYGWIN (from Eric...
2000-02-02 Gurusamy Sarathy use warnings rather than fiddling with $^W (from Paul...
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-22 Gurusamy Sarathy fix line continuations in argument lists (from Helmut...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-10 Gurusamy Sarathy use $Config{version} rather than $] where appropriate
2000-01-07 Gurusamy Sarathy cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
2000-01-05 Gurusamy Sarathy various nits identified by warnings unmasked by recent...
2000-01-05 Gurusamy Sarathy avoid expensive Version_check (from Andreas Koenig)
2000-01-03 Gurusamy Sarathy avoid using (custom) autoloader in MakeMaker (from...
2000-01-02 Gurusamy Sarathy MakeMaker should attempt to "require" rather than ...
1999-12-31 Gurusamy Sarathy missing files in previous submit
1999-12-28 Gurusamy Sarathy optimize XSUBs to use targets if the -nooptimize xsubpp...
1999-12-28 Gurusamy Sarathy Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail...
1999-12-28 Gurusamy Sarathy pod nits from Simon Cozens <simon@brecon.co.uk> and...
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-05 Benjamin Stuhl applied somewhat modified version of suggested patch
1999-12-03 Gurusamy Sarathy don't mess with the umask()
1999-11-04 Ilya Zakharevich xsubpp dependency
1999-10-11 Gurusamy Sarathy writing to perllocal.pod fails if it was never created;
1999-10-10 Gurusamy Sarathy more basic support for building modules under Windows...
1999-10-10 Gurusamy Sarathy rudimentary support for building under Windows 95/98...
1999-10-01 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-30 Gurusamy Sarathy remove prehistoric XFree() gunk
1999-09-29 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-29 Charles Bailey resync with mainline
1999-09-28 Gurusamy Sarathy change#4236 fallout
1999-09-27 Ilya Zakharevich Finalize change #4232.
1999-09-26 Ilya Zakharevich To: Mailing list Perl5 <perl5-porters@perl.org>
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-17 Gurusamy Sarathy integrate vmsperl contents into mainline (where VMS...
1999-09-13 Robin Barker Replace change #4100 with
1999-09-13 Jarkko Hietaniemi From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1999-09-10 Gurusamy Sarathy dos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-09-07 Robin Barker Fix pointer casts.
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-01 Martin Lichtin Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask...
1999-08-23 Charles Bailey When extension doesn't have a "main" object file to...
1999-08-23 Charles Bailey Fix handling of PERL_POLLUTE
1999-08-23 Charles Bailey update MM_VMS to use new File::Spec routines
1999-08-13 Craig A. Berry fix MM_VMS.pm for space-delimited lists
1999-08-03 Jarkko Hietaniemi Change #3790 redemption: with a little additional
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-08-01 Gurusamy Sarathy rename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-08-01 Jarkko Hietaniemi Undo #3790 and the patches that attempted to fix it
1999-07-28 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-28 Jarkko Hietaniemi Fix a typo, un-shout, and reformat the installation...
1999-07-28 Gurusamy Sarathy fix typo that caused INSTALLPRIVLIB to have doubled...
1999-07-27 Gurusamy Sarathy provide MakeMaker attribute PERL_MALLOC_OK that allows...
1999-07-25 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-25 Gurusamy Sarathy warn rather than die when parse_version() can't cut...
1999-07-22 Kurt D. Starsinic MakeMaker doc fix.
1999-07-18 Jan Dubois Some lib/ExtUtils/Manifest.pm POD fixes
1999-07-17 Gurusamy Sarathy use a better prefixify() heuristic than m/perl/ (prefix...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Charles Bailey applied new parts of suggested patch
1999-07-07 Jan Dubois MakeMaker support for pod2html
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-05 Fifer, Eric cygwin32 update
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathy avoid race condition in the CAPI extension bootstrap...
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-25 Gurusamy Sarathy avoid temporary files that have a constant name (from...
1999-05-24 Tim Jenness Problem with MM_Unix in 5.005_03
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-14 Gurusamy Sarathy canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-10 Jan Dubois Add POLLUTE=1 option to MakeMaker
1999-05-10 Alexander Smishlajev cygwin32 update (untested adaptation of patch against...
1999-05-10 Gurusamy Sarathy document 'test' attribute (from Andreas Koenig)
1999-05-07 Dan Sugalski Bug in MM_VMS.PM
1999-04-13 Hans Mulder [Patch 5.005/5.006]Another MM_VMS.pm patch
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
next