summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
Commit message (Expand)AuthorAgeFilesLines
* xsub attributesDoug MacEachern2000-06-291-6/+21
* Re: [PATCH] Re: Speeding up method lookups Doug MacEachern2000-06-291-1/+1
* XS module loading fixup for VMSDan Sugalski2000-06-251-1/+1
* small bug in change#6144; remove random \xA0 character that snuckGurusamy Sarathy2000-05-281-1/+1
* close open file before chmod() (from Rocco Caputo <troc@netrus.net>)Gurusamy Sarathy2000-05-281-6/+10
* make xsubpp skip embedded pod (from Matthias NeeracherGurusamy Sarathy2000-05-281-0/+17
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-281-1/+1
* integrate vmsperl contents into mainlineGurusamy Sarathy2000-05-281-7/+25
|\
| * Miscellaneous cosmetic fixes (Charles Lane)Charles Bailey2000-05-251-7/+25
| * Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-235-7/+30
| * Change test using obsolete %COnfig elementCharles Bailey2000-03-151-1/+1
* | downgrade fatal error on C<"foo@nosucharray.com"> to optional warningGurusamy Sarathy2000-05-281-1/+0
* | misformatted perllocal.pod (from Tim JennessGurusamy Sarathy2000-05-052-2/+2
* | use $ENV{LIB} to search for libs under Visual C compilerGurusamy Sarathy2000-04-281-0/+4
* | s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul SharpeGurusamy Sarathy2000-04-281-1/+1
* | RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-0/+1
* | backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-221-1/+0
* | recognize single-line declarations in xsubpp; add switches toGurusamy Sarathy2000-03-181-4/+22
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-171-1/+1
* | ignore const for the purposes of typemaps (from Hugo van der Sanden)Gurusamy Sarathy2000-03-131-0/+1
|/
* new xsubpp keywords should be in all capsGurusamy Sarathy2000-03-091-11/+11
* 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