This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[19990526.002] Misc. improvements to Class:Struct
[perl5.git] / lib / ExtUtils /
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-24 Gurusamy Sarathyavoid race condition in the CAPI extension bootstrap...
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-25 Gurusamy Sarathyavoid temporary files that have a constant name (from...
1999-05-24 Tim JennessProblem with MM_Unix in 5.005_03
1999-05-17 Fifer, Ericadditional cleanups for cygwin32 port
1999-05-14 Gurusamy Sarathycanonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
1999-05-10 Jan DuboisAdd POLLUTE=1 option to MakeMaker
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-05-10 Gurusamy Sarathydocument 'test' attribute (from Andreas Koenig)
1999-05-07 Dan SugalskiBug in MM_VMS.PM
1999-04-13 Hans Mulder[Patch 5.005/5.006]Another MM_VMS.pm patch
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-03-24 Charles Baileyapplied suggested patch, modulo superseded parts
1999-02-24 Gurusamy Sarathyavoid modifying readonly values from qw()
1999-02-11 Gurusamy Sarathyintegrate changes#2738,2740 from maint-5.005
1999-02-02 Jarkko HietaniemiBeOS update (Mirror maint-5.005 change #2727).
1999-02-01 Gurusamy Sarathyvarious win32-ish changes merged from maint-5.005
1999-01-27 Gurusamy Sarathymissing space while munging CCFLAGS for PERL_CAPI
1999-01-06 AbigailJumbo doc patch from Abigail (almost identical to
1998-12-28 Jan Duboissubdirectory Makefiles should inherit CAPI setting...
1998-12-03 Hans MulderInitial VMS patches
1998-11-28 Gurusamy SarathyLiblist tweak suggested by Swen Thuemmler <Swen.Thuemml...
1998-11-27 Gurusamy Sarathyintegrate changes#2304,2305,2306,2308 from maint-5.005
1998-10-28 Gurusamy SarathyMM patches from Ilya Zakharevich
1998-10-26 Gurusamy Sarathyvarious win32 tweaks; disable new xs_cpp section (it...
1998-10-17 Jarkko HietaniemiIntegrate mainperl.
1998-10-17 Jan Duboisapply non-conflicting parts from suggested patch
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-10-06 Jan Duboisadded tweaked version of suggested patch
1998-10-06 Ilya ZakharevichCumulative OS/2-related patch
1998-10-02 Jan Duboistolerate spaces when fixing up __cplusplus output by...
1998-09-28 Gurusamy Sarathyfix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-25 Gurusamy Sarathys/MAKEMAKEROPT/PERL_MM_OPT/
1998-09-25 Dominic DunlopMM_Unix::canonpath erroneously turns leading // into /
1998-09-25 Gurusamy Sarathyfix change#1861, which breaks default boot_xxx symbol...
1998-09-24 Jan Duboisapplied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathyuse $ENV{MAKEMAKEROPT} to set default command line...
1998-09-23 Jochen WiedmannExtUtils::MakeMaker::prompt cannot return 0
1998-09-23 Andreas KönigRe: [PATCH] MakeMaker "test" target doesn't depend...
1998-09-23 Charles BaileyRe: extralibs.ld problem in MM_VMS.pm
1998-09-23 Charles Bailey(via private mail)
1998-09-23 Joe Buehlerpatches for perl 5.005_51 under U/WIN
1998-09-23 Gurusamy Sarathysupport make written in perl (aka "pmake") on win32
1998-09-21 Gurusamy Sarathymake xsubpp generate well-formed code with CAPI &&...
1998-08-05 Gurusamy SarathyMM_Win32.pm and Liblist.pm tweaks
1998-08-05 Gurusamy Sarathyupdate Changes, patchlevel, tweak Liblist.pm
1998-08-05 Gurusamy Sarathysupport :nosearch in ExtUtils::Liblist for win32, and...
1998-08-02 Gurusamy SarathyMM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathyfix MM_Win32::maybe_command()
1998-07-22 Paul Johnsonallow extensions to be specified as paths
1998-07-22 Gurusamy Sarathyfix Liblist.pm to find entries that are plain pathnames...
1998-07-21 Gurusamy Sarathyfinal tweaks before beta2
1998-07-21 Gurusamy Sarathychange case of PERL_OBJECT filenames, consistent with...
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-19 Nick Ing-SimmonsMerge Mainline
1998-07-19 Paul Johnsontweak pod in MakeMaker.pm
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-14 Andreas KönigParallel Makefiles
1998-07-13 Gurusamy Sarathyavoid empty rm -f in MM_Unix.pm
1998-07-12 Doug MacEachernEmbed.pm support for PERL_OBJECT
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-11 Andreas König[perl5.004_71] Patch: change MakeMaker default compress...
1998-07-11 Gurusamy Sarathymake Liblist return consistently backslashed paths
1998-07-09 Laszlo Molnarchange order of libs for extensions
1998-07-09 Tye McQueenpatch for more flexible initialization of xsub parameters
1998-07-05 Alan Burlisonadd suggested tool as an example in ExtUtils::Packlist
1998-07-04 Joshua Pritikinfixes for mortalization bug in xsubpp, other efficiency...
1998-07-04 Ilya Zakharevichfix CPAN.pm problem, OS2 tweaks
1998-06-30 Murray NesbittRe: [PATCH 5.004_67] MakeMaker mods for PPD support
1998-06-29 Andreas KönigPermissions in MakeMaker (Was: patch to MM_Unix.pm)
1998-06-28 Gurusamy Sarathytweak various places for iperlsys.h awareness
1998-06-21 Dan Sugalskiapplied VMS patch from Dan Sugalski
1998-06-21 Douglas Lanksheara tweaked version of:
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-19 Nick Ing-SimmonsUse libxxx.a for -lxxx with GCC
1998-06-14 Gurusamy Sarathyvarious win32 fixes
1998-06-10 Norton T. Allen_66 MM_Unix.pm for QNX
1998-06-10 Paul JohnsonApplied relevant parts of:
1998-06-10 Alan BurlisonExtUtils::Installed.pm and ExtUtils::Packlist.pm
1998-06-10 Hans MulderA configuration system for VMS perl
1998-06-10 Ilya Zakharevichxsubpp enhancements ($CPAN/authors/id/ILYAZ/patches...
1998-06-05 Gurusamy Sarathy[win32] delete undiscussed AS changes for PPD (broke...
1998-06-01 Gurusamy Sarathy[win32] fix Liblist.pm to tolerate backslashen in paths
1998-05-29 Gurusamy Sarathy[win32] reverse integrate asperl branch contents (phew!)
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-27 Gurusamy Sarathy[asperl] add AS patch#21 (misc. fixes)
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-16 Gurusamy Sarathy[win32] merge change#985 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Charles BaileyConsolidated patch to 5.004_64
1998-05-14 Achim BohnetInstall extensions with bootstrap (again) in $archlib
1998-05-14 Ilya Zakharevich[PATCH 5.004_64] anydbm.t
1998-05-14 Gurusamy Sarathy[win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] merge changes#872,873 from maintbranch
1998-05-10 Gurusamy Sarathy[win32] fix ExtUtils::Liblist mishandling paths with...
next