This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
run/locale.t: Add explanation for when tests fail
[perl5.git] / win32 / win32.c
2014-05-14 Steve HayFix commit 90674eaa88
2014-05-14 Steve Hay[perl #121676] Fix memory leak in backticks and system
2014-03-27 Daniel Draganfix killpg on Win32, to meet posix expectations for...
2014-02-26 Steve HayRemove leftover Windows 95 / Windows NT4 support code
2014-02-25 Steve HaySilence some VC++ compiler warnings
2014-02-03 Tony Cook[perl #77672] avoid a file handle redirection race
2013-12-27 Nicholas ClarkPurge sfio support, which has been broken for a decade.
2013-11-02 Daniel Draganwin32/win32sck.c: dont close() a freed socket os handle
2013-10-17 Steve HayFix Win32 build with MinGW/gcc-4.8+ which define some...
2013-09-17 Christian Millourmake win32_link and win32_rename raise ENOSPC and EDQUO...
2013-09-16 Steve HayFix Windows build for compilers other than VC10+
2013-09-16 Steve HayFix stringification of $! in VC10+ builds where errno...
2013-09-16 Steve HayIntercept assignment to $! to translate WSAExxx values...
2013-09-16 Steve HayFix a problem with mod_perl on Windows using VS2010+.
2013-06-07 Steve HayInclude the Win32 extension in the ALL_STATIC build...
2012-12-05 Daniel Draganmore dTHX optimizations in /win32/*
2012-11-16 Steve HayOops, fix memory leak just introduced by 3fcdbd32b2
2012-11-16 Steve HayDon't try to ansify the path if it is empty
2012-11-12 Daniel Draganclean up the users of PL_no_mem
2012-11-09 Steve HayRestore non-DEBUGGING build on Win32, broken in 28e70dfacc
2012-11-09 Steve HayRestore DEBUGGING build with USE_ITHREADS on Win32...
2012-11-09 Daniel Draganremove various redundant dTHXes
2012-11-09 Daniel Draganremove unused dTHXes in /win32/*
2012-11-09 Daniel Dragancreate aTHXa, some unused dTHXs removed in /win32/*
2012-11-09 Daniel Dragan"func not implemented" croaks optimizations in /win32/*
2012-10-31 Daniel DraganWin32 miniperl: delay loading for Winsock, and then...
2012-10-17 Daniel Draganwin32_freeenvironmentstrings: convert nonpublic exporte...
2012-10-11 Daniel Draganstop Win32 VC miniperl from exporting functions
2012-10-10 Steve HayAdd extern "C" to definitions of four win32_ functions
2012-10-10 Steve HayFixes to enable building win32 files as C++ with VC
2012-09-28 Steve HayRemove option to build without USE_SOCKETS_AS_HANDLES...
2012-09-19 Steve HayAdd new warning about sleep's limitation on Windows
2012-09-18 Steve HaySquash two win32.c warnings which have crept in recently
2012-09-18 Steve HayMinor fixups from 001e9f8966
2012-09-18 Daniel Draganfix over/underflow issues in win32_msgwait
2012-09-11 Steve HaySilence invalid parameter messages from win32_signal
2012-09-11 Steve HayANSIfy output from invalid parameter handler, and write...
2012-09-11 Steve HayForward declare static functions in win32/win32.c
2012-08-18 Karl WilliamsonOmnibus removal of register declarations
2012-08-18 Steve HayWe don't support compilers other than MS VC++ and MinGW...
2012-08-14 Steve HayTidy up comments and formatting in d903973c05
2012-08-14 Daniel Draganfix RT#88840, don't terminate a child fork psuedo proce...
2012-06-15 Steve HayMinor fix-ups to 4f46e52b00
2012-06-15 Karthik RajagopalanUse GetEnvironmentStringsW(..) instead of GetEnvironmen...
2012-05-28 Tony Cook[perl #112272] return EEXIST on link() to an existing...
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-07-19 Phil MonsenFixes to allow win32 Perl to properly handle PERL5LIB.
2011-03-16 Jan DuboisHang on to child handle after signalling SIGTERM
2011-03-15 Jan DuboisDon't wait for SIGTERM'ed forked children on Windows
2011-03-11 Jan DuboisAvoid race codition when setting process exit code...
2010-12-15 Jan Dubois#define some symbols for VC6 compatibility
2010-12-07 Jan DuboisAlways build with crypt() support on Windows
2010-12-07 Jan DuboisGet rid of PERL_MSVCRT_READFIX
2010-12-07 Jan DuboisRemove dead Windows code
2010-12-02 Jan DuboisWindows 95 Chainsaw Massacre
2010-10-25 Jan DuboisImplement DIR* cloning on Windows
2010-09-29 Alex Davies[perl #71714] Remove redundant stat from Win32's opendir()
2009-12-17 Jan DuboisImplement win32_isatty()
2009-11-23 Steve HayFix code-before-declaration error on Win32 with recent...
2009-11-21 Jan DuboisAlways add a manifest resource to perl.exe to specify...
2009-11-13 Jan DuboisSupport $! stringification of socket error codes on...
2009-11-13 Jan Duboisflock() on Windows should set proper errno numbers.
2009-11-10 SisyphusAdd mingw64 support
2009-09-13 Leon BrocardRemove broken links for hip communications inc.
2009-08-11 Jan DuboisOn Windows normalize $^X using GetLongPathName()
2009-05-21 Nicholas ClarkRemove all the 5005threads specific mutex macros, which...
2009-04-17 Steve HayAdd reference to MS KB article describing leak in putenv()
2009-04-17 Steve HayRemove last vestiges of USE_WIN32_RTL_ENV
2009-02-20 Nicholas ClarkAdd a parameter to win32_get_{priv,site,vendor}lib...
2008-04-29 Jan DuboisWin32 process ids can have more than 16 bits
2008-03-25 Steve HayRE: [PATCH revised] Fix ExtUtils::Install under Cygwin
2008-03-13 Robert May[perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista...
2008-02-25 Steve HaySilence Borland compiler warnings (except for warnings...
2008-02-12 Nicholas Clarkassert() that every NN argument is not NULL. Otherwise...
2008-02-08 Robert MayGive Win32 message windows proper window procedures
2008-02-08 Robert Maywin32_async_check() doesn't loop enough.
2007-12-23 Steve PetersNullch and others were still alive and well in some...
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-08 Steve HayChange 31347 should also have removed win32_free_argvw()
2007-06-08 Steve HayMove win32_create_message_window() out of #ifdef HAVE_I...
2007-06-07 Steve HayStop VC++ from warning "all references to 'SHELL32...
2007-05-13 Jan DuboisRestore Windows NT support
2007-05-10 David MitchellRe: [perl #42869] Problem killing a pseudo-forked child...
2007-04-19 Jan DuboisAllow sending SIGINT to child processes on Windows...
2007-04-17 Jan DuboisFix kill(0, $pid) on Windows
2007-04-10 Jan DuboisRestore Win64 compilation with the Windows Platform SDK
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-01-23 Devin Heitmueller[perl #41318] Patch: win32.c typo in #define MULTIPLICITY
2007-01-18 Jan DuboisRe: [PATCH] win32_async_check() can still loop indefinitely
2007-01-09 Jan DuboisRe: [PATCH] ANSIfy the PATH environment variable on...
2007-01-09 Rafael Garcia-SuarezRevert change #29708 (useless)
2007-01-07 Yves OrtonRe: [PATCH] ANSIfy the PATH environment variable on...
2007-01-05 Steve HaySilence various VC6 warnings
2007-01-05 Jan DuboisANSIfy the PATH environment variable on Windows
2007-01-05 Jan DuboisAdd error handling to win32_ansipath
2007-01-03 Jan Dubois[PATCH] Use short pathnames in $^X and @INC if the...
2006-12-21 Jan DuboisImplement killpg() for MSWin32
2006-12-20 Jan Duboislet readdir() return the alternate (short) filename...
2006-12-12 Jan Duboisget ext/Win32/Win32.xs to compile on cygwin
2006-12-11 Jan Duboisre: [PATCH] Move Win32::* functions from win32/win32...
next