summaryrefslogtreecommitdiff
path: root/win32/win32.h
Commit message (Expand)AuthorAgeFilesLines
...
* Win32 miniperl: delay loading for Winsock, and then remove itDaniel Dragan2012-10-311-2/+36
* consting in perl.c:S_Internals_V and Win32 DynaLoaderDaniel Dragan2012-10-311-1/+1
* stop Win32 VC miniperl from exporting functionsDaniel Dragan2012-10-111-4/+8
* fix C++ builds broken by cdc4a174060Daniel Dragan2012-10-101-0/+5
* Remove exports of dummy set[ug]id functions on WindowsSteve Hay2012-10-051-3/+2
* Remove option to build without USE_SOCKETS_AS_HANDLES on WindowsSteve Hay2012-09-281-9/+0
* Stop declaring non-exported externs to non-core XS modules [perl #114516]Steve Hay2012-09-261-2/+5
* We don't support compilers other than MS VC++ and MinGW/gcc on WindowsSteve Hay2012-08-181-8/+4
* Remove two unused #definesSteve Hay2012-08-181-9/+0
* We don't support MS VC++ < 6.0Steve Hay2012-08-181-13/+3
* Remove -x permission from win32/win32.hJan Dubois2012-07-301-0/+0
* Add MSVC noreturn to inside of the interpDaniel Dragan2012-07-301-0/+4
* Split __declspec(dllimport,noreturn) into 2 partsJan Dubois2012-07-301-2/+2
* Adding support for Visual C's __declspec(noreturn) function declarations to perlDaniel Dragan2012-07-181-0/+6
* The Borland Chainsaw MassacreSteve Hay2011-09-101-32/+0
* Redefine errno values for Visual Studio 2010Steve Hay2011-03-191-11/+0
* Hang on to child handle after signalling SIGTERMJan Dubois2011-03-151-11/+4
* Always build with crypt() support on WindowsJan Dubois2010-12-071-2/+0
* Get rid of PERL_MSVCRT_READFIXJan Dubois2010-12-061-53/+0
* Windows 95 Chainsaw MassacreJan Dubois2010-12-021-18/+3
* Don't use "dllimport" for code in perl5xx.dllJan Dubois2010-10-181-1/+10
* Use __declspec(dllimport) for XS code on WindowsJan Dubois2010-10-151-0/+8
* Don't redefine isnan() macro if MinGW already defined one.Jan Dubois2009-12-011-0/+2
* Add mingw64 supportSisyphus2009-11-091-0/+17
* Remove broken links for hip communications inc.Leon Brocard2009-09-131-1/+1
* Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,Nicholas Clark2009-02-201-3/+3
* Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a...Jan Dubois2008-02-121-0/+8
* Stop VC++ from warning "all references to 'SHELL32.dll' discardedSteve Hay2007-06-071-1/+0
* Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005Steve Hay2007-05-251-2/+5
* RE: When is -DPERL_CORE required?Jan Dubois2007-05-201-4/+0
* Implement killpg() for MSWin32Jan Dubois2006-12-211-0/+1
* Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.Steve Hay2006-11-081-9/+0
* Get Visual C++ 2005 (aka Visual C++ 8.x) support off the groundSteve Hay2006-11-061-0/+9
* Silence some more Borland compiler warningsSteve Hay2006-08-301-8/+9
* Silence a couple of Borland compiler warningsSteve Hay2006-08-011-1/+1
* RE: [PATCH-for-28089] wince yet another stepVadim Konovalov2006-05-041-1/+1
* Re: Merge WinCE into Win32 directory and remove the the WinCE directoryYves Orton2006-05-021-0/+7
* Sigh. Third time lucky.Steve Hay2006-05-021-2/+2
* Ahem. And here's the rest of #28051...Steve Hay2006-05-021-0/+2
* Merge WinCE and Win32 directories -- Initial patchYves Orton2006-04-281-0/+12
* RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32Jan Dubois2006-03-231-0/+5
* MinGW and lib/CORE/Win32.hSisyphus2006-01-051-0/+11
* RE: PeekMessage() call in win32\win32.c win32_async_checkJan Dubois2005-12-161-1/+24
* Remove unused USING_WIDE code from win32 and wince branchesJan Dubois2005-11-081-16/+0
* Fix [perl #24269] socket() call uses non-IFS providersSteve Hay2004-08-061-4/+0
* Quoted-printable is evil.Rafael Garcia-Suarez2003-11-021-1/+1
* Portability nit for MinGW 3.Greg Matheson2003-11-021-0/+3
* fix Embed.t failure on windows: PERL_SYS_TERM() is implementedGurusamy Sarathy2003-05-111-0/+1
* Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)Abe Timmerman2003-05-021-0/+4
* if (0) the PL_widesyscalls code for now: SarathyJarkko Hietaniemi2003-01-161-1/+1