Silence STDERR grumblings from Borland's math library.
[p5sagit/p5-mst-13.2.git] / win32 / win32.c
2005-06-17 Steve Hay Silence STDERR grumblings from Borland's math library.
2005-06-17 Jan Dubois Strip \\?\ prefix from Perl path in win32/win32.c:set_w...
2005-03-31 Steve Hay Fix USE_SITECUSTOMIZE on Win32
2004-08-06 Steve Hay Fix [perl #24269] socket() call uses non-IFS providers
2004-07-16 Steve Hay Use VirtualAlloc() more flexibly when using it to mimic...
2004-07-15 Nicholas Clark This seems to be needed to get COW working on Win32
2004-05-06 bilbo@ua.fm Problem with system() on Win9x and command.com (perl...
2004-04-14 Jan Dubois re: [PATCH] for bug 28525: Buffer overflow issue in...
2004-03-08 Jan Dubois win32_fstat has a potential buffer overrun problem
2004-03-04 Rafael Garcia-Suarez Fix [perl #27357] Scalar Win32::GetOSVersion() broken...
2003-12-29 Kevin Chase win32_chsize buglet
2003-12-28 Rafael Garcia-Suarez Fix a little syntax error, reported by Marcus Holland...
2003-12-28 Nigel Sandever 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE...
2003-08-09 Jan Dubois kill 'INT' doesn't work on Windows
2003-08-03 Jan Dubois Re: win32.c bug - handle leak
2003-07-30 Jan Dubois Extend Win32::GetOSVersion() to return additional infor...
2003-07-03 Mattia Barbon Win32: fix WM_TIMER handling
2003-06-03 Jarkko Hietaniemi Salvage parts of #19667.
2003-06-03 Jarkko Hietaniemi Retract #19667, #19660, #19659, #19658, #19657, #19656,
2003-06-02 Gurusamy Sarathy resurrect change#19628 and make it work by generalizing
2003-06-02 Gurusamy Sarathy don't use File::Temp to implement PerlIO_tmpfile()...
2003-06-02 Gurusamy Sarathy change#19628 broke many win32/system.t tests, so back...
2003-05-28 Jan Dubois Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windo...
2003-05-11 Gurusamy Sarathy fix Embed.t failure on windows: PERL_SYS_TERM() is...
2003-05-02 Abe Timmerman silence compiler warnings
2003-03-20 Jarkko Hietaniemi Integrate:
2003-01-03 Gurusamy Sarathy win32_msgwait() problem
2002-12-31 Gurusamy Sarathy integrate change#18377 from maint-5.6 branch
2002-12-18 Gurusamy Sarathy fix for GPF in C<print Win32::GetFullPathName('\\\...
2002-12-18 Gurusamy Sarathy windows: support for large files
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-07-16 Gurusamy Sarathy integrate a variant of change#17568 from maint-5.6...
2002-07-16 Gurusamy Sarathy integrate change#17566 from maint-5.6 branch
2002-06-07 Gurusamy Sarathy uname() was returning "unknown" on IA64; handle other...
2002-05-08 Jarkko Hietaniemi Rework #16506 some more.
2002-05-08 Jarkko Hietaniemi Rework #16503 a bit to keep all the HiRes implementation
2002-05-08 Gurusamy Sarathy make the gettimeofday() implementation in Time::HiRes...
2002-05-08 Gurusamy Sarathy aTHX may be empty
2002-05-08 Gurusamy Sarathy 5005threads builds again on windows
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-05-03 Nick Ing-Simmons Several of non-default builds now seem to work reasonab...
2002-05-02 Nick Ing-Simmons Win32 builds and mostly works for non-USE_PERLIO non...
2002-04-22 Gurusamy Sarathy another windows fix: only create a new console for...
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-17 Luc St-Louis Devel::DProf Real Elapsed Times
2002-04-17 Vadim Konovalov RE: failed with undefined USE_PERLIO for Win32
2002-04-12 Jarkko Hietaniemi Integrate change #15879 from maint-5.6;
2002-03-26 Mattia Barbon Win32 w/o multiplicity build fails
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Paul Marquess From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2002-02-25 Nikola Knezevic Re: [PATCH bleadperl] socketpair.t
2002-02-12 Jan Dubois Re: [PATCH 5.6.1] Win32: Give user control over window...
2002-01-26 Nick Ing-Simmons Win32 signal emulation cleanup.
2002-01-14 Nick Ing-Simmons Use PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-13 Nick Ing-Simmons Win32 fixes:
2002-01-11 Nick Ing-Simmons Install dummy signal() handlers for Win32's SIGINT...
2002-01-11 Nick Ing-Simmons A mostly-stable version of "new" Win32 signal/kill...
2002-01-10 Nick Ing-Simmons More signal hackery
2002-01-09 Nick Ing-Simmons Skeleton coding of more kill() support on Win32.
2002-01-09 Nick Ing-Simmons (Re-)implement alarm() for Win32.
2001-12-22 Nick Ing-Simmons Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
2001-12-10 Rocco Caputo [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
2001-11-21 Jarkko Hietaniemi Integrate change #13145 from maintperl;
2001-11-17 Jarkko Hietaniemi Integrate change #13058 from maintperl;
2001-10-28 Jarkko Hietaniemi Integrate change #12747 from maintperl;
2001-10-28 Jarkko Hietaniemi Integrate changes #12724 and #12725 from maintperl;
2001-10-26 Gurusamy Sarathy avoid compiler warning
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-24 Jarkko Hietaniemi Integrate change #12615 from maintperl;
2001-10-22 Jarkko Hietaniemi Integrate change #12559 from maintperl;
2001-09-22 Jarkko Hietaniemi Manual eror in #12147.
2001-09-22 Jarkko Hietaniemi Integrate change #12146 from maintperl;
2001-09-18 Nikola Knezevic added tainting for getcwd for Win32
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-03 John Kristian Re: [ID 20010731.105] MinGW can't compile win32.c on...
2001-07-18 Nick Ing-Simmons Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes...
2001-07-12 Gurusamy Sarathy fix for failing fork.t#12 on windows (win32_execvp...
2001-07-12 Nick Ing-Simmons Honour void-ness of my_exit()
2001-07-12 Barrie Slaymaker Re: ActivePerl 628 + warnings + fork + exec = spurious...
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-03-24 Nick Ing-Simmons PerlIO fixups for Win32:
2001-02-23 Jarkko Hietaniemi Abolish USE_WIN32_RTL_ENV.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-28 Jan Dubois Win32::Spawn() didn't inherit cwd and env correctly
2000-12-05 Gurusamy Sarathy fix open(FOO, ">...
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-21 Nick Ing-Simmons Win32 builds and runs (mostly) with USE_PERLIO.
2000-11-14 Jarkko Hietaniemi Redo #7679 with LFs instead of CRLFs.
2000-11-14 Benjamin Stuhl Get PerlIO building on Win32
2000-10-20 Charles Bailey SYN SYN
2000-10-18 Vadim Konovalov Borland C fstat() never saw the fd as writable.
2000-10-09 Gurusamy Sarathy on Windows, avoid potential exception (could happen...
2000-10-09 Gurusamy Sarathy on Windows, LoadLibrary() could load an extension DLL...
2000-09-12 Gurusamy Sarathy change#6327 didn't quite go all the way to enable USE_S...
2000-09-11 Vadim Konovalov Modern Borland C now seems to have anon unions for...
2000-09-01 Gurusamy Sarathy change#6791 accidentally clobbered change#6710, put...
2000-08-24 Jan Dubois Replace #6705 with a minimal doc patch.
2000-08-21 Gurusamy Sarathy small tweaks for change#6705: avoid C++ style comments...
next