fix for failing fork.t#12 on windows (win32_execvp() tweak in
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils /
2001-07-11 Nicholas Clark ExtUtils::Constant (was Re: funny numconvert test in...
2001-07-10 Peter Prymmer Re: compatibility question
2001-07-09 Gurusamy Sarathy remove *.pdb files on windows upon $(MAKE) clean (fixes
2001-07-08 Jarkko Hietaniemi Retract #11220, the problem wasn't the missing leading...
2001-07-08 Jarkko Hietaniemi (Retracted by #11221)
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Jarkko Hietaniemi Retract #11125 since NI-S pointed out it'll not work in
2001-07-06 Vadim Konovalov RE: [PATCH] -I and MakeMaker again
2001-07-05 Norton T. Allen Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2001-07-05 Michael G. Schwern -I and MakeMaker again
2001-07-05 Philip Newton Re: PERFORCE change 11142 for review
2001-07-04 Jarkko Hietaniemi (Retracted by #11155) PERLRUNINST needed in some spots.
2001-07-04 Jarkko Hietaniemi Document #11134 and add the new symbols to the list of
2001-07-04 Michael G. Schwern Fixing extra -I's with PERL_CORE
2001-07-03 Alan Burlison (Retracted by #11174)
2001-07-02 Philip Newton /^qnx|nto$/ --> /^(?:qnx|nto)$/
2001-06-30 Jarkko Hietaniemi More VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko Hietaniemi More module $VERSION bump-ups.
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-27 Norton T. Allen for QNX
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-26 Ilya Zakharevich xsubpp flags from the command line
2001-06-26 Ilya Zakharevich OPTIMIZE=-g
2001-06-26 Ilya Zakharevich static build
2001-06-23 Jarkko Hietaniemi Remove also the lib$Foo.def, not just $Foo.def.
2001-06-22 Jarkko Hietaniemi The #10792 didn't take, and s/sighni/signi/, as noticed by
2001-06-19 Doug MacEachern [patch] .s MakeMaker suffix
2001-06-17 Jonathan Stowe Remove tmon.out in make clean
2001-06-16 Nicholas Clark Re: [PATCH] Re: perl@10611
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-15 Nick Ing-Simmons pTHX_ / aTHX_ for ExtUtils/Constant.pm
2001-06-15 Nicholas Clark INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2001-06-13 Doug MacEachern Re: ext/ + -Wall
2001-06-13 Jarkko Hietaniemi Use __attribute__((unused)) to silence -Wall on unused ax.
2001-06-13 Nicholas Clark Re: [PATCH] ExtUtils::Constant
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-11 Jarkko Hietaniemi Add final commas to lists as suggested by Philip Newton.
2001-06-10 Mike Guy ExtUtils::Manifest not -w clean
2001-06-10 Nicholas Clark ExtUtils::Constant
2001-06-09 Nick Ing-Simmons Integrate mainline
2001-06-07 Robin Barker long =item
2001-06-03 Nicholas Clark t/lib/extutils.t
2001-06-01 Nick Ing-Simmons Cleanup dll.base and dll.exp created by GCC builds.
2001-05-26 Nicholas Clark Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-20 Ilya Zakharevich DLL descriptions on OS/2
2001-05-14 Ronald J. Kimball Re: [ID 20010514.022] Makemaker a bit too prefix-happy
2001-05-14 Todd C. Miller [ID 20010514.022] Makemaker a bit too prefix-happy
2001-04-18 Tim Jenness XS::Typemap - T_OPAQUE
2001-04-15 Jarkko Hietaniemi Integrate changes #9706,9707 from maintperl into mainline.
2001-04-08 Craig A. Berry fix IO.xs compile failure on VMS
2001-04-01 Jarkko Hietaniemi Integrate change #9501 from maintperl into mainline.
2001-03-30 Craig A. Berry further MM_VMS.pm tweak
2001-03-29 Robin Barker typemap cast warning
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-03-27 Tim Jenness Typemap testing
2001-03-16 Michael Stevens more pod patches
2001-03-10 Jarkko Hietaniemi The $Is_MacOS needs to be declared.
2001-03-10 Chris Nandor Portability fixes for Mac OS / bleadperl
2001-03-07 Simon Cozens Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build...
2001-03-05 Nick Ing-Simmons Integrate mainline (mostly - holding of on Encode.pm...
2001-03-05 Jarkko Hietaniemi Integrate change #9030 from maintperl into mainline.
2001-03-05 Jarkko Hietaniemi Integrate change #9028 from maintperl into mainline.
2001-02-24 Nick Ing-Simmons Encode API documentation nd tidy up.
2001-02-20 Jarkko Hietaniemi Retract the #8838 and #8840 for now because of
2001-02-18 Doug MacEachern [patch] xsubpp: make sv_setref_* targetable
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-13 Chris Nandor buncha MacPerl patches for bleadperl
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Michael G. Schwern Skipping CVS conflict backup files
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-06 Nick Ing-Simmons FILE * in XS code for PerlIO world:
2001-01-04 Raphael Manfredi Add a new MakeMaker variable PM_FILTER that defines...
2001-01-04 Doug MacEachern Re: [patch] static-ize XS()
2001-01-04 Doug MacEachern [patch] typemap =~ s/croak/Perl_croak/
2001-01-04 Doug MacEachern Re: [patch] MM_Unix cpprun shortcut
2000-12-15 Peter Prymmer s/use vars qw\(/our(/ for OS/390 extension builds
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Jarkko Hietaniemi Revert the -f ambiguousity patch, seems to cause
2000-12-11 Andreas König PATCH MakeMaker manpage clarification
2000-12-10 Paul Marquess Ambiguous -%c() resolved as a file test
2000-12-09 Jarkko Hietaniemi Nits noticed by Peter Prymmer.
2000-12-09 Michael G. Schwern Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl...
2000-12-08 Jarkko Hietaniemi A missed check-in.
2000-12-08 Yitzchak Scott-Tho... [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on...
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-12-06 Michael G. Schwern MakeMaker mailing list gone?
2000-12-06 Michael G. Schwern Default MANIFEST.SKIP]
2000-12-01 Andy Dougherty Re: long shell lines
2000-11-29 Ilya Zakharevich Re: [PATCH 5.7.0] OUT keyword for xsubpp
2000-11-29 Ilya Zakharevich OUT keyword for xsubpp
2000-11-23 Jarkko Hietaniemi Reach back one higher up when searching for PERL_SRC.
2000-11-22 Ilya Zakharevich Liblist returns found libraries
2000-11-22 Ilya Zakharevich Liblist finally works
2000-11-20 Jarkko Hietaniemi Remove the shared object before attempting to create
2000-11-16 Nicholas Clark Re: 20001101.003 PDL
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-11-11 Eric Fifer cygwin port
next