replace the run time code in lib/utf8_pva.pl with data generated
[p5sagit/p5-mst-13.2.git] / win32 / Makefile
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-03-29 Steve Hay various win32 build fixes
2004-03-19 Nicholas Clark [PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-18 Rafael Garcia-Suarez Bump bleadperl's version number to 5.9.2.
2004-03-15 Steve Hay Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-13 Rafael Garcia-Suarez Revert change #22489, that seems to cause build failure...
2004-03-12 Steve Hay Fix minitest target in Win32 makefiles
2004-03-10 Steve Hay Re: [PATCH] More "distclean" tidy ups on Win32
2004-03-09 Steve Hay More "distclean" tidy ups on Win32
2004-03-08 Rafael Garcia-Suarez Another makefile portability fix for Win32 by Steve...
2004-03-02 Steve Hay nmake distclean cleans too much from lib/Digest on...
2004-02-17 Rafael Garcia-Suarez Bump up perl's version number to 5.9.1.
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-22 Steve Hay Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-11 Abe Timmerman Regenerate win32/Makefile and win32/makefile.mk after
2003-12-02 Rafael Garcia-Suarez The prove utility should also be installed on VMS and...
2003-11-17 Rafael Garcia-Suarez Complement of change #21740 for Windows.
2003-08-20 Steve Hay Remove redundant targets from Win32 Makefile
2003-08-19 Jarkko Hietaniemi Nick's podulator was right, I just hadn't read the...
2003-08-14 Steve Hay Include fcrypt.c for crypt() on Windows
2003-07-31 Jarkko Hietaniemi Integrate README.macosx more.
2003-05-13 Gurusamy Sarathy $Config{usethreads} wasn't being set on windows
2003-04-20 Steve Hay Document PERL_DEBUGGING_MSTATS in INSTALL and in the...
2003-03-26 Rafael Garcia-Suarez Win32 counterpart of change #19065
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-12-18 Gurusamy Sarathy windows: avoid prompting under some shells during ...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-12 Abe Timmerman Re: Building bleadperl (minperl) fails completely under VC7
2002-09-04 Hugo van der Sanden #17827 misses some win32 tweaks
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden Change version from 5.8.0 to 5.9.0.
2002-07-09 Jarkko Hietaniemi Change PerlIO::Scalar and Via to scalar and via.
2002-06-11 Jarkko Hietaniemi Add XS::APItest to Win32/DJGPP/NetWare.
2002-06-08 Jarkko Hietaniemi More spots for perl$OS.
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-28 Gurusamy Sarathy makefiles should not clobber lib/Thread directory ...
2002-05-12 Gurusamy Sarathy change#8666 ($Config{perllibs}) apparently never got...
2002-05-07 Gurusamy Sarathy integrate makefile.mk changes into Makefile
2002-04-26 Gurusamy Sarathy build missing utilities on windows; clean stray files
2002-04-22 Gurusamy Sarathy enable maximal optimizations on win64
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-10 Jarkko Hietaniemi Welcome to the 5.7.3.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nikola Knezevic Add targer _test to win32 makefiles
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-11 Gurusamy Sarathy remove doubled CRs
2002-03-06 H.Merijn Brand Re: perl@15047 WinCE
2002-01-20 Jarkko Hietaniemi Eradicate sharedsv.*
2001-11-25 Gurusamy Sarathy $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Mark-Jason Dominus Re: replace perl.com/CPAN/ with http://www.cpan.org/
2001-09-21 Blair Zajac win32/Makefile warning fix
2001-09-10 Mattia Barbon Building on win32 w/o perlio
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-14 Jarkko Hietaniemi Add sharedsv* to the DOSish platforms; plus add
2001-08-10 Jarkko Hietaniemi CRLFgngngn.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-08-02 Jarkko Hietaniemi Add PerlCE to the docs.
2001-08-01 Prymmer/Kahn add xsubpp and libnetcfg to installed *.bat files for...
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-12 Gurusamy Sarathy s/^M$//g
2001-07-12 Jarkko Hietaniemi Add README.uts from Hal Morris.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Gurusamy Sarathy win32 tweaks: remove extra CRs from makefile.mk; move...
2001-06-19 Prymmer/Kahn let MS VC 5 resolve _PerlIO_win32
2001-06-18 Jarkko Hietaniemi Split off the pack/unpack code, from Nicholas Clark.
2001-06-18 Jarkko Hietaniemi Add the locale.c and numeric.c to the microperl sources.
2001-06-16 Jarkko Hietaniemi Add perlnetware to docs; regen toc; supply skeleton
2001-06-06 Jarkko Hietaniemi Podify the remaining README.platform files;
2001-06-03 Prymmer/Kahn update two win32 Makefiles
2001-05-07 Prymmer/Kahn Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
2001-05-06 Prymmer/Kahn win32 update (VC,Borland,gcc), nmake update
2001-04-29 Prymmer/Kahn win32/Makefile (nmake) update
2001-04-19 Jarkko Hietaniemi More cleanup cleanup.
2001-04-19 Jarkko Hietaniemi Add Time::Piece, a slight rewrite of Time::Object,
2001-04-12 Jarkko Hietaniemi Non-UNIX platforms extensions update. (Well, UTS is...
2001-04-08 Jarkko Hietaniemi Integrate change #9639 from maintperl into mainline:
2001-04-07 Jarkko Hietaniemi Change 5.7.0 to 5.7.1 in some of the places I would...
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-03-25 Jarkko Hietaniemi Add MIME::Base64 here and there. Again, a lot of
2001-03-25 Jarkko Hietaniemi Add PerlIO::Scalar to win32/Makefile. (I'm doing
2001-03-24 Nick Ing-Simmons Integrate mainline.
2001-03-23 Jarkko Hietaniemi Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle...
2001-02-09 Jarkko Hietaniemi Integrate changes #8738,8739,8740 from maintperl.
2001-02-09 Jarkko Hietaniemi Rename README.posix-bc to README.bs2000 to avoid confusion
2001-02-08 Charles Bailey SYN SYN
2001-02-06 Vadim Konovalov RE: some win32 fixes
2001-01-24 Charles Bailey SYN SYN
2001-01-20 Peter Prymmer win32 Makefile(s) handle podified READMEs
2001-01-16 Indy Singh Win32 Makefile fixes
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-05 Peter Prymmer Re: [patch bug 20010103.019] Re: perl@8269: failure...
2001-01-01 Nick Ing-Simmons Add Encode and correct Filter/Util/Call in nmake Makefile
2000-12-28 Peter Prymmer The latter patch from the
2000-11-23 Jarkko Hietaniemi Push Filter::Util::Call one level deeper.
2000-11-23 Gurusamy Sarathy build the Filter extension on windows
next