Windows 64-bit support:
[p5sagit/p5-mst-13.2.git] / win32 / win32.c
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...
2000-08-19 Jan Dubois fix for Win32::GetFullPathName and Win32::GetShortPathName
2000-08-18 Jan Dubois fix for Win32::DomainName
2000-08-17 Gurusamy Sarathy avoid warnings from dense compiler
2000-08-17 Gurusamy Sarathy waitpid() now handles externally spawned pids correctly;
2000-08-16 Gurusamy Sarathy on windows, the return values from wait() and waitpid...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-08-01 Gurusamy Sarathy various syntax errors and such (not fixed: comp/require...
2000-08-01 Brian Clarke fix and question re: waitpid() under win32
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl change#6217 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6207..6210 into mainline
2000-07-04 Jarkko Hietaniemi Win32 patches for cfgperl from Sarathy.
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy adjust change#6299
2000-07-04 Jarkko Hietaniemi Integrate with Sarathy.
2000-07-04 Gurusamy Sarathy fix memory leak on Windows (PL_sys_intern contents...
2000-06-09 Jarkko Hietaniemi Rename the fdpid locking and integrate with Sarathy.
2000-06-07 Jarkko Hietaniemi Mopup for #6207 and #6209.
2000-06-07 Dan Sugalski Lock PL_fdpid against race conditions, based on:
2000-06-06 Benjamin Stuhl Win32 improvements
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-11 Gurusamy Sarathy PL_sys_intern was being initialized too late on windows
2000-05-05 Gurusamy Sarathy replace direct call to sighandler() with (*PL_sighandle...
2000-04-28 Gurusamy Sarathy allow REG_EXPAND_SZ keys in Windows registry (from
2000-03-09 Gurusamy Sarathy track more of the child state on Windows
2000-03-06 Gurusamy Sarathy vendorlib support for Windows; regen win32/config*
2000-03-02 Gurusamy Sarathy patch to fix mingw32 build under USE_IMP_SYS (from...
2000-03-01 Gurusamy Sarathy Windows miscellany
2000-03-01 Gurusamy Sarathy support kill(0,$pid) on Windows to test if process...
2000-02-29 Gurusamy Sarathy change#5364 had a few problems
2000-02-29 Gurusamy Sarathy utf8-ize @ARGV when -C switch is used on Windows
2000-02-20 Gurusamy Sarathy windows fixes for virtualizing child std{in,out,err...
2000-02-15 Gurusamy Sarathy propagate st_mode bits to group/other for Borland build
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy various Windows tweaks: make $^E a little less buggy...
2000-01-31 Gurusamy Sarathy !USING_WIDE() branch is busted in win32_stat()
2000-01-28 Gurusamy Sarathy more exported symbols needed for build on windows
2000-01-27 Gurusamy Sarathy add missing flag in change#4892
2000-01-25 Gurusamy Sarathy typo in change#4892
2000-01-25 Gurusamy Sarathy eliminate need for perl95.exe on Windows 9x by working...
2000-01-25 Gurusamy Sarathy consistently use MAX_PATH+1 buffer sizes
2000-01-25 Gurusamy Sarathy workaround for rename('x','X') bug in Windows NT
2000-01-24 Gurusamy Sarathy assorted little nits
2000-01-23 Gurusamy Sarathy on windows, set seek position to end for files opened...
next