2007-05-13 |
Jan Dubois |
Restore Windows NT support |
blob | commitdiff |
2007-05-10 |
David Mitchell |
Re: [perl #42869] Problem killing a pseudo-forked child... |
blob | commitdiff | diff to current |
2007-04-19 |
Jan Dubois |
Allow sending SIGINT to child processes on Windows... |
blob | commitdiff | diff to current |
2007-04-17 |
Jan Dubois |
Fix kill(0, $pid) on Windows |
blob | commitdiff | diff to current |
2007-04-10 |
Jan Dubois |
Restore Win64 compilation with the Windows Platform SDK |
blob | commitdiff | diff to current |
2007-02-22 |
Yitzchak Scott-Tho... |
Re: Win32 modules & cygwin |
blob | commitdiff | diff to current |
2007-01-23 |
Devin Heitmueller |
[perl #41318] Patch: win32.c typo in #define MULTIPLICITY |
blob | commitdiff | diff to current |
2007-01-18 |
Jan Dubois |
Re: [PATCH] win32_async_check() can still loop indefinitely |
blob | commitdiff | diff to current |
2007-01-09 |
Jan Dubois |
Re: [PATCH] ANSIfy the PATH environment variable on... |
blob | commitdiff | diff to current |
2007-01-09 |
Rafael Garcia-Suarez |
Revert change #29708 (useless) |
blob | commitdiff | diff to current |
2007-01-07 |
Yves Orton |
Re: [PATCH] ANSIfy the PATH environment variable on... |
blob | commitdiff | diff to current |
2007-01-05 |
Steve Hay |
Silence various VC6 warnings |
blob | commitdiff | diff to current |
2007-01-05 |
Jan Dubois |
ANSIfy the PATH environment variable on Windows |
blob | commitdiff | diff to current |
2007-01-05 |
Jan Dubois |
Add error handling to win32_ansipath |
blob | commitdiff | diff to current |
2007-01-03 |
Jan Dubois |
[PATCH] Use short pathnames in $^X and @INC if the... |
blob | commitdiff | diff to current |
2006-12-21 |
Jan Dubois |
Implement killpg() for MSWin32 |
blob | commitdiff | diff to current |
2006-12-20 |
Jan Dubois |
let readdir() return the alternate (short) filename... |
blob | commitdiff | diff to current |
2006-12-12 |
Jan Dubois |
get ext/Win32/Win32.xs to compile on cygwin |
blob | commitdiff | diff to current |
2006-12-11 |
Jan Dubois |
re: [PATCH] Move Win32::* functions from win32/win32... |
blob | commitdiff | diff to current |
2006-12-11 |
Jan Dubois |
Second patch from: |
blob | commitdiff | diff to current |
2006-12-05 |
Jarkko Hietaniemi |
Re: When should PERL_SYS_TERM() be called? [was: Re... |
blob | commitdiff | diff to current |
2006-12-04 |
Steve Hay |
Change #29424 may well be correct in itself, but curren... |
blob | commitdiff | diff to current |
2006-11-30 |
Steve Hay |
I think #29060 / #29073 missed this |
blob | commitdiff | diff to current |
2006-11-06 |
Steve Hay |
Get Visual C++ 2005 (aka Visual C++ 8.x) support off... |
blob | commitdiff | diff to current |
2006-10-30 |
Steve Peters |
It seems only HWND__* is needed by MinGW g++. |
blob | commitdiff | diff to current |
2006-10-30 |
Yves Orton |
Patch 29155 breaks VC |
blob | commitdiff | diff to current |
2006-10-30 |
Steve Peters |
Initial cleanups to support compiling Win32 with MinGW... |
blob | commitdiff | diff to current |
2006-09-20 |
Andrew Savige |
Re: [PATCH] Patch for win32.c to fix #38723 and #39531 |
blob | commitdiff | diff to current |
2006-04-11 |
Nicholas Clark |
Need to migrate the refcounted_he structure to be prope... |
blob | commitdiff | diff to current |
2006-03-20 |
Jan Dubois |
win32_async_check must *always* check for pending signals |
blob | commitdiff | diff to current |
2006-03-17 |
Jan Dubois |
win32_pclose() error exit doesn't unlock mutex |
blob | commitdiff | diff to current |
2006-03-17 |
Jan Dubois |
win32_async_check() can loop indefinitely; 5.8.8 regression |
blob | commitdiff | diff to current |
2006-02-23 |
Jan Dubois |
Implement ${^WIN32_SLOPPY_STAT} |
blob | commitdiff | diff to current |
2006-02-16 |
Jan Dubois |
stat() on Windows doesn't handle trailing slashes/backs... |
blob | commitdiff | diff to current |
2005-12-21 |
Jan Dubois |
Fix bug in change #26379 |
blob | commitdiff | diff to current |
2005-12-16 |
Jan Dubois |
RE: PeekMessage() call in win32\win32.c win32_async_check |
blob | commitdiff | diff to current |
2005-11-08 |
Steve Hay |
Remove an unused variable left over from change #26041 |
blob | commitdiff | diff to current |
2005-11-08 |
Jan Dubois |
Remove unused USING_WIDE code from win32 and wince... |
blob | commitdiff | diff to current |
2005-11-02 |
Paul Marquess |
RE: [perl #37571] -z FH broken with Borland build |
blob | commitdiff | diff to current |
2005-08-12 |
Steve Hay |
Make change 25286 better |
blob | commitdiff | diff to current |
2005-08-11 |
Steve Hay |
Silence Win32 compiler warnings following change 25280 |
blob | commitdiff | diff to current |
2005-07-22 |
Steve Hay |
Silence Win32 warnings when not using USE_LARGE_FILES |
blob | commitdiff | diff to current |
2005-07-08 |
Jim Cromie |
Re: janitorial work ? [patch] |
blob | commitdiff | diff to current |
2005-07-01 |
Steve Hay |
Silence some cast warnings from bcc32 on Win32 |
blob | commitdiff | diff to current |
2005-06-24 |
Steve Hay |
Fix typo in win32.c |
blob | commitdiff | diff to current |
2005-06-24 |
Steve Hay |
Make opendir() filename const in Win32-land & friends |
blob | commitdiff | diff to current |
2005-06-22 |
Steve Hay |
Silence some bcc32 compiler warnings |
blob | commitdiff | diff to current |
2005-06-17 |
Steve Hay |
Silence STDERR grumblings from Borland's math library. |
blob | commitdiff | diff to current |
2005-06-17 |
Jan Dubois |
Strip \\?\ prefix from Perl path in win32/win32.c:set_w... |
blob | commitdiff | diff to current |
2005-03-31 |
Steve Hay |
Fix USE_SITECUSTOMIZE on Win32 |
blob | commitdiff | diff to current |
2004-08-06 |
Steve Hay |
Fix [perl #24269] socket() call uses non-IFS providers |
blob | commitdiff | diff to current |
2004-07-16 |
Steve Hay |
Use VirtualAlloc() more flexibly when using it to mimic... |
blob | commitdiff | diff to current |
2004-07-15 |
Nicholas Clark |
This seems to be needed to get COW working on Win32 |
blob | commitdiff | diff to current |
2004-05-06 |
bilbo@ua.fm |
Problem with system() on Win9x and command.com (perl... |
blob | commitdiff | diff to current |
2004-04-14 |
Jan Dubois |
re: [PATCH] for bug 28525: Buffer overflow issue in... |
blob | commitdiff | diff to current |
2004-03-08 |
Jan Dubois |
win32_fstat has a potential buffer overrun problem |
blob | commitdiff | diff to current |
2004-03-04 |
Rafael Garcia-Suarez |
Fix [perl #27357] Scalar Win32::GetOSVersion() broken... |
blob | commitdiff | diff to current |
2003-12-29 |
Kevin Chase |
win32_chsize buglet |
blob | commitdiff | diff to current |
2003-12-28 |
Rafael Garcia-Suarez |
Fix a little syntax error, reported by Marcus Holland... |
blob | commitdiff | diff to current |
2003-12-28 |
Nigel Sandever |
5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE... |
blob | commitdiff | diff to current |
2003-08-09 |
Jan Dubois |
kill 'INT' doesn't work on Windows |
blob | commitdiff | diff to current |
2003-08-03 |
Jan Dubois |
Re: win32.c bug - handle leak |
blob | commitdiff | diff to current |
2003-07-30 |
Jan Dubois |
Extend Win32::GetOSVersion() to return additional infor... |
blob | commitdiff | diff to current |
2003-07-03 |
Mattia Barbon |
Win32: fix WM_TIMER handling |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi |
Salvage parts of #19667. |
blob | commitdiff | diff to current |
2003-06-03 |
Jarkko Hietaniemi |
Retract #19667, #19660, #19659, #19658, #19657, #19656, |
blob | commitdiff | diff to current |
2003-06-02 |
Gurusamy Sarathy |
resurrect change#19628 and make it work by generalizing |
blob | commitdiff | diff to current |
2003-06-02 |
Gurusamy Sarathy |
don't use File::Temp to implement PerlIO_tmpfile()... |
blob | commitdiff | diff to current |
2003-06-02 |
Gurusamy Sarathy |
change#19628 broke many win32/system.t tests, so back... |
blob | commitdiff | diff to current |
2003-05-28 |
Jan Dubois |
Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windo... |
blob | commitdiff | diff to current |
2003-05-11 |
Gurusamy Sarathy |
fix Embed.t failure on windows: PERL_SYS_TERM() is... |
blob | commitdiff | diff to current |
2003-05-02 |
Abe Timmerman |
silence compiler warnings |
blob | commitdiff | diff to current |
2003-03-20 |
Jarkko Hietaniemi |
Integrate: |
blob | commitdiff | diff to current |
2003-01-03 |
Gurusamy Sarathy |
win32_msgwait() problem |
blob | commitdiff | diff to current |
2002-12-31 |
Gurusamy Sarathy |
integrate change#18377 from maint-5.6 branch |
blob | commitdiff | diff to current |
2002-12-18 |
Gurusamy Sarathy |
fix for GPF in C<print Win32::GetFullPathName('\\\... |
blob | commitdiff | diff to current |
2002-12-18 |
Gurusamy Sarathy |
windows: support for large files |
blob | commitdiff | diff to current |
2002-10-22 |
Alain Barbet |
Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32... |
blob | commitdiff | diff to current |
2002-10-19 |
H.Merijn Brand |
Happy chainsaw stories; The removal of the 5005 threads |
blob | commitdiff | diff to current |
2002-07-16 |
Gurusamy Sarathy |
integrate a variant of change#17568 from maint-5.6... |
blob | commitdiff | diff to current |
2002-07-16 |
Gurusamy Sarathy |
integrate change#17566 from maint-5.6 branch |
blob | commitdiff | diff to current |
2002-06-07 |
Gurusamy Sarathy |
uname() was returning "unknown" on IA64; handle other... |
blob | commitdiff | diff to current |
2002-05-08 |
Jarkko Hietaniemi |
Rework #16506 some more. |
blob | commitdiff | diff to current |
2002-05-08 |
Jarkko Hietaniemi |
Rework #16503 a bit to keep all the HiRes implementation |
blob | commitdiff | diff to current |
2002-05-08 |
Gurusamy Sarathy |
make the gettimeofday() implementation in Time::HiRes... |
blob | commitdiff | diff to current |
2002-05-08 |
Gurusamy Sarathy |
aTHX may be empty |
blob | commitdiff | diff to current |
2002-05-08 |
Gurusamy Sarathy |
5005threads builds again on windows |
blob | commitdiff | diff to current |
2002-05-07 |
Gurusamy Sarathy |
fixes for various warnings identified by Visual C++ |
blob | commitdiff | diff to current |
2002-05-03 |
Nick Ing-Simmons |
Several of non-default builds now seem to work reasonab... |
blob | commitdiff | diff to current |
2002-05-02 |
Nick Ing-Simmons |
Win32 builds and mostly works for non-USE_PERLIO non... |
blob | commitdiff | diff to current |
2002-04-22 |
Gurusamy Sarathy |
another windows fix: only create a new console for... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
Windows 64-bit support: |
blob | commitdiff | diff to current |
2002-04-17 |
Luc St-Louis |
Devel::DProf Real Elapsed Times |
blob | commitdiff | diff to current |
2002-04-17 |
Vadim Konovalov |
RE: failed with undefined USE_PERLIO for Win32 |
blob | commitdiff | diff to current |
2002-04-12 |
Jarkko Hietaniemi |
Integrate change #15879 from maint-5.6; |
blob | commitdiff | diff to current |
2002-03-26 |
Mattia Barbon |
Win32 w/o multiplicity build fails |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons |
Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Paul Marquess |
From: "Paul Marquess" <paul_marquess@yahoo.co.uk> |
blob | commitdiff | diff to current |
2002-02-25 |
Nikola Knezevic |
Re: [PATCH bleadperl] socketpair.t |
blob | commitdiff | diff to current |
next |