win32_fstat has a potential buffer overrun problem
[p5sagit/p5-mst-13.2.git] / win32 / makefile.mk
2004-03-05 Steve Hay Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
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-02-10 Greg Matheson Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-02-08 Greg Matheson Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
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
2004-01-06 Nicholas Clark Jarkko didn't move the cd ..\pod correctly. Given that...
2003-12-08 Rafael Garcia-Suarez Integrate change #21862 from maint-5.8 :
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-03-26 Rafael Garcia-Suarez Win32 counterpart of change #19065
2003-01-02 Abe Timmerman Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service...
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-12-18 Gurusamy Sarathy windows: avoid prompting under some shells during ...
2002-10-22 Alain Barbet Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-12 Abe Timmerman #18005 was not enough
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-08 Jarkko Hietaniemi ... and more.
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-24 Vadim Konovalov [patch] small change
2002-05-03 Nick Ing-Simmons Several of non-default builds now seem to work reasonab...
2002-05-02 Nick Ing-Simmons Remove show-stoppers to non-PERLIO Win32 builds
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 Nick Ing-Simmons We have been 5.7.3 for a while - install there ...
2002-03-26 Mattia Barbon win32/makefile.mk
2002-03-21 Jarkko Hietaniemi Integrate perlio:
2002-03-21 Nick Ing-Simmons Restore tabs so dmake will parse file!
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-01-28 Nick Ing-Simmons Set makefile.mk CCHOME etc. for default locations of...
2002-01-20 Nick Ing-Simmons threads work again on Win32. (Not threads::shared yet)
2002-01-11 Nick Ing-Simmons A mostly-stable version of "new" Win32 signal/kill...
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-10-21 Nick Ing-Simmons Multiple win32io.o is fatal for GCC (and noise with...
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-18 Jarkko Hietaniemi Split off the pack/unpack code, from Nicholas Clark.
2001-06-16 Jarkko Hietaniemi Add perlnetware to docs; regen toc; supply skeleton
2001-06-16 Nick Ing-Simmons Work in progress UNIX-side edit of win32 PerLIO layer
2001-06-14 Nick Ing-Simmons Steps along the road toward Win32 building again.
2001-06-06 Jarkko Hietaniemi Podify the remaining README.platform files;
2001-06-03 Prymmer/Kahn update two win32 Makefiles
2001-05-01 Vadim Konovalov BorlandC++ fix
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-08 Jarkko Hietaniemi perlsolaris.pod copied to wrong directory.
2001-04-07 Jarkko Hietaniemi Change 5.7.0 to 5.7.1 in some of the places I would...
2001-04-07 Nick Ing-Simmons Split out extension finding code from buildext.pl into...
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-04-01 Jarkko Hietaniemi Integrate changes #9493,9494,9495,9496 from maintperl
2001-03-29 Nick Ing-Simmons Integrate win32/makefile.mk with mainline.
2001-03-29 Nick Ing-Simmons Fix breakage ...
2001-03-29 Vadim Konovalov RE: Borland C++ for Win32 fixes; perl@9359 (also perl...
2001-03-29 Nick Ing-Simmons Work in progress - determine win32 extensions to build...
2001-03-29 Nick Ing-Simmons Make as-shipped compiler default to MSVC6
2001-03-29 Vadim Konovalov Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
2001-03-25 Nick Ing-Simmons win32/makefile.mk typos
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-24 Jarkko Hietaniemi Integrate perlio:
2001-03-24 Nick Ing-Simmons PerlIO fixups for Win32:
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-08 Charles Bailey Once again syncing after too long an absence
next