Make $Config{byteorder} more magical so that it is
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
2000-08-14 Jarkko Hietaniemi Drop the eg/ mentions and also mention the recent suidp...
2000-07-14 Gurusamy Sarathy MakeMaker should not remove editor backups (*~) on...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6268..6282 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6231..6240 into mainline
2000-06-29 Doug MacEachern xsub attributes
2000-06-29 Doug MacEachern Re: [PATCH] Re: Speeding up method lookups
2000-06-25 Dan Sugalski XS module loading fixup for VMS
2000-05-28 Gurusamy Sarathy small bug in change#6144; remove random \xA0 character...
2000-05-28 Gurusamy Sarathy close open file before chmod() (from Rocco Caputo ...
2000-05-28 Gurusamy Sarathy make xsubpp skip embedded pod (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy MacOS support, part 1 (from Matthias Neeracher
2000-05-28 Gurusamy Sarathy integrate vmsperl contents into mainline
2000-05-28 Gurusamy Sarathy downgrade fatal error on C<"foo@nosucharray.com"> to...
2000-05-25 Charles Bailey Miscellaneous cosmetic fixes (Charles Lane)
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-05 Gurusamy Sarathy misformatted perllocal.pod (from Tim Jenness
2000-04-28 Gurusamy Sarathy use $ENV{LIB} to search for libs under Visual C compiler
2000-04-28 Gurusamy Sarathy s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2000-03-22 Gurusamy Sarathy RM600-svr4 tweaks (from Frank Ridderbusch
2000-03-22 Gurusamy Sarathy backout change#5708; fixups for behavior of recently...
2000-03-18 Gurusamy Sarathy recognize single-line declarations in xsubpp; add switc...
2000-03-17 Gurusamy Sarathy integrate cfgperl contents into mainline
2000-03-16 Jarkko Hietaniemi VMS patches from Dan Sugalski and Charles Bailey
2000-03-15 Charles Bailey Change test using obsolete %COnfig element
2000-03-13 Gurusamy Sarathy ignore const for the purposes of typemaps (from Hugo...
2000-03-09 Gurusamy Sarathy new xsubpp keywords should be in all caps
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...
next