summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* better error messages when xsubpp fails to find map for a particularGurusamy Sarathy2000-03-041-4/+4
* /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-8/+8
* typo in change#5408Gurusamy Sarathy2000-03-011-1/+1
* still more multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-014-34/+34
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-2/+2
*-. integrate cfgperl and vmsperl changes into mainlineGurusamy Sarathy2000-02-284-5/+13
|\ \
| | * The #5249 wasn't doing any good.Jarkko Hietaniemi2000-02-281-1/+1
| | * Version number update.Jarkko Hietaniemi2000-02-272-2/+2
| |/ |/|
| * Missed bit of #5302 (case-sensitive symbols)Charles Bailey2000-02-281-0/+2
| * Support case-sensitive symbols usage in linkerCharles Bailey2000-02-281-2/+8
|/
* add missing perl headers to perldepend actionGurusamy Sarathy2000-02-261-10/+47
* Resync with mainlineCharles Bailey2000-02-263-37/+166
|\
| * Remove NFS temp files and Configure temp C files.Jarkko Hietaniemi2000-02-251-1/+1
| * s/undef/NO_INIT/g in change#5183Gurusamy Sarathy2000-02-221-1/+1
| * allow optional XSUB parameters without being forced to use aGurusamy Sarathy2000-02-211-1/+5
| * various xsubpp enhancements that make it easier to use withGurusamy Sarathy2000-02-191-30/+144
| * Remove tagged core files.Jarkko Hietaniemi2000-02-141-1/+2
| * Prefer full_ar.Jarkko Hietaniemi2000-02-142-4/+14
| * Integrate with Sarathy.Jarkko Hietaniemi2000-02-082-2/+0
| * use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-023-3/+2
| * s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-237-11/+19
| * fix line continuations in argument lists (from Helmut Jarausch)Gurusamy Sarathy2000-01-221-1/+3
| * use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-103-3/+4
| * cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
| * various nits identified by warnings unmasked by recent changesGurusamy Sarathy2000-01-051-1/+0
| * avoid expensive Version_check (from Andreas Koenig)Gurusamy Sarathy2000-01-054-30/+3
| * avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)Gurusamy Sarathy2000-01-031-52/+8
| * MakeMaker should attempt to "require" rather than "use" prerequisitesGurusamy Sarathy2000-01-021-2/+6
| * missing files in previous submitGurusamy Sarathy1999-12-311-4/+16
| * optimize XSUBs to use targets if the -nooptimize xsubpp option isGurusamy Sarathy1999-12-281-6/+64
| * Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-4/+2
| * pod nits from Simon Cozens <simon@brecon.co.uk> and othersGurusamy Sarathy1999-12-285-21/+21
| * applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-052-5/+25
| * don't mess with the umask()Gurusamy Sarathy1999-12-032-5/+0
| * xsubpp dependencyIlya Zakharevich1999-11-041-1/+1
| * writing to perllocal.pod fails if it was never created;Gurusamy Sarathy1999-10-111-0/+3
| * more basic support for building modules under Windows 95/98Gurusamy Sarathy1999-10-101-4/+28
| * rudimentary support for building under Windows 95/98 (fromGurusamy Sarathy1999-10-101-0/+40
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-012-2/+2
| |\
| | * remove prehistoric XFree() gunkGurusamy Sarathy1999-09-302-2/+2
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-09-291-1/+1
| |\ \ | | |/
| | * change#4236 falloutGurusamy Sarathy1999-09-281-1/+1
| * | Finalize change #4232.Ilya Zakharevich1999-09-271-1/+1
| * | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-261-13/+51
| |/
| * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-171-179/+31
| |\
| * | Replace change #4100 withRobin Barker1999-09-131-6/+6
| * | From: Ilya Zakharevich <ilya@math.ohio-state.edu>Jarkko Hietaniemi1999-09-132-1/+29
| * | dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-2/+2
| * | Fix pointer casts.Robin Barker1999-09-071-6/+6
* | | Eliminate unnecessary (and sometimes confounding) test forCharles Bailey2000-02-091-1/+1