This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clarify example of .. in perlop
[perl5.git] / win32 / win32.c
2005-12-21 Jan DuboisFix bug in change #26379
2005-12-16 Jan DuboisRE: PeekMessage() call in win32\win32.c win32_async_check
2005-11-08 Steve HayRemove an unused variable left over from change #26041
2005-11-08 Jan DuboisRemove unused USING_WIDE code from win32 and wince...
2005-11-02 Paul MarquessRE: [perl #37571] -z FH broken with Borland build
2005-08-12 Steve HayMake change 25286 better
2005-08-11 Steve HaySilence Win32 compiler warnings following change 25280
2005-07-22 Steve HaySilence Win32 warnings when not using USE_LARGE_FILES
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2005-07-01 Steve HaySilence some cast warnings from bcc32 on Win32
2005-06-24 Steve HayFix typo in win32.c
2005-06-24 Steve HayMake opendir() filename const in Win32-land & friends
2005-06-22 Steve HaySilence some bcc32 compiler warnings
2005-06-17 Steve HaySilence STDERR grumblings from Borland's math library.
2005-06-17 Jan DuboisStrip \\?\ prefix from Perl path in win32/win32.c:set_w...
2005-03-31 Steve HayFix USE_SITECUSTOMIZE on Win32
2004-08-06 Steve HayFix [perl #24269] socket() call uses non-IFS providers
2004-07-16 Steve HayUse VirtualAlloc() more flexibly when using it to mimic...
2004-07-15 Nicholas ClarkThis seems to be needed to get COW working on Win32
2004-05-06 bilbo@ua.fmProblem with system() on Win9x and command.com (perl...
2004-04-14 Jan Duboisre: [PATCH] for bug 28525: Buffer overflow issue in...
2004-03-08 Jan Duboiswin32_fstat has a potential buffer overrun problem
2004-03-04 Rafael Garcia-SuarezFix [perl #27357] Scalar Win32::GetOSVersion() broken...
2003-12-29 Kevin Chasewin32_chsize buglet
2003-12-28 Rafael Garcia-SuarezFix a little syntax error, reported by Marcus Holland...
2003-12-28 Nigel Sandever5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE...
2003-08-09 Jan Duboiskill 'INT' doesn't work on Windows
2003-08-03 Jan DuboisRe: win32.c bug - handle leak
2003-07-30 Jan DuboisExtend Win32::GetOSVersion() to return additional infor...
2003-07-03 Mattia BarbonWin32: fix WM_TIMER handling
2003-06-03 Jarkko HietaniemiSalvage parts of #19667.
2003-06-03 Jarkko HietaniemiRetract #19667, #19660, #19659, #19658, #19657, #19656,
2003-06-02 Gurusamy Sarathyresurrect change#19628 and make it work by generalizing
2003-06-02 Gurusamy Sarathydon't use File::Temp to implement PerlIO_tmpfile()...
2003-06-02 Gurusamy Sarathychange#19628 broke many win32/system.t tests, so back...
2003-05-28 Jan DuboisUse "cmd.exe /x/d/c" as the default PERL5SHELL on Windo...
2003-05-11 Gurusamy Sarathyfix Embed.t failure on windows: PERL_SYS_TERM() is...
2003-05-02 Abe Timmermansilence compiler warnings
2003-03-20 Jarkko HietaniemiIntegrate:
2003-01-03 Gurusamy Sarathywin32_msgwait() problem
2002-12-31 Gurusamy Sarathyintegrate change#18377 from maint-5.6 branch
2002-12-18 Gurusamy Sarathyfix for GPF in C<print Win32::GetFullPathName('\\\...
2002-12-18 Gurusamy Sarathywindows: support for large files
2002-10-22 Alain BarbetRe: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-07-16 Gurusamy Sarathyintegrate a variant of change#17568 from maint-5.6...
2002-07-16 Gurusamy Sarathyintegrate change#17566 from maint-5.6 branch
2002-06-07 Gurusamy Sarathyuname() was returning "unknown" on IA64; handle other...
2002-05-08 Jarkko HietaniemiRework #16506 some more.
2002-05-08 Jarkko HietaniemiRework #16503 a bit to keep all the HiRes implementation
2002-05-08 Gurusamy Sarathymake the gettimeofday() implementation in Time::HiRes...
2002-05-08 Gurusamy SarathyaTHX may be empty
2002-05-08 Gurusamy Sarathy5005threads builds again on windows
2002-05-07 Gurusamy Sarathyfixes for various warnings identified by Visual C++
2002-05-03 Nick Ing-SimmonsSeveral of non-default builds now seem to work reasonab...
2002-05-02 Nick Ing-SimmonsWin32 builds and mostly works for non-USE_PERLIO non...
2002-04-22 Gurusamy Sarathyanother windows fix: only create a new console for...
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-17 Luc St-LouisDevel::DProf Real Elapsed Times
2002-04-17 Vadim KonovalovRE: failed with undefined USE_PERLIO for Win32
2002-04-12 Jarkko HietaniemiIntegrate change #15879 from maint-5.6;
2002-03-26 Mattia BarbonWin32 w/o multiplicity build fails
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Paul MarquessFrom: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2002-02-25 Nikola KnezevicRe: [PATCH bleadperl] socketpair.t
2002-02-12 Jan DuboisRe: [PATCH 5.6.1] Win32: Give user control over window...
2002-01-26 Nick Ing-SimmonsWin32 signal emulation cleanup.
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-13 Nick Ing-SimmonsWin32 fixes:
2002-01-11 Nick Ing-SimmonsInstall dummy signal() handlers for Win32's SIGINT...
2002-01-11 Nick Ing-SimmonsA mostly-stable version of "new" Win32 signal/kill...
2002-01-10 Nick Ing-SimmonsMore signal hackery
2002-01-09 Nick Ing-SimmonsSkeleton coding of more kill() support on Win32.
2002-01-09 Nick Ing-Simmons(Re-)implement alarm() for Win32.
2001-12-22 Nick Ing-SimmonsWin32 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 HietaniemiIntegrate change #13145 from maintperl;
2001-11-17 Jarkko HietaniemiIntegrate change #13058 from maintperl;
2001-10-28 Jarkko HietaniemiIntegrate change #12747 from maintperl;
2001-10-28 Jarkko HietaniemiIntegrate changes #12724 and #12725 from maintperl;
2001-10-26 Gurusamy Sarathyavoid compiler warning
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-24 Jarkko HietaniemiIntegrate change #12615 from maintperl;
2001-10-22 Jarkko HietaniemiIntegrate change #12559 from maintperl;
2001-09-22 Jarkko HietaniemiManual eror in #12147.
2001-09-22 Jarkko HietaniemiIntegrate change #12146 from maintperl;
2001-09-18 Nikola Knezevicadded tainting for getcwd for Win32
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-03 John KristianRe: [ID 20010731.105] MinGW can't compile win32.c on...
2001-07-18 Nick Ing-SimmonsIntegrate Sarathy's Win32 $ENV{'PATH'}/system fixes...
2001-07-12 Gurusamy Sarathyfix for failing fork.t#12 on windows (win32_execvp...
2001-07-12 Nick Ing-SimmonsHonour void-ness of my_exit()
2001-07-12 Barrie SlaymakerRe: ActivePerl 628 + warnings + fork + exec = spurious...
2001-06-27 Jarkko Hietaniemi"lose the it's", from Abhijit Menon-Sen.
2001-03-24 Nick Ing-SimmonsPerlIO fixups for Win32:
2001-02-23 Jarkko HietaniemiAbolish USE_WIN32_RTL_ENV.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-28 Jan DuboisWin32::Spawn() didn't inherit cwd and env correctly
2000-12-05 Gurusamy Sarathyfix open(FOO, ">&MYSOCK") failure under Windows 9x...
next