| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't redefine isnan() macro if MinGW already defined one. | Jan Dubois | 2009-12-01 | 1 | -0/+2 |
* | Add mingw64 support | Sisyphus | 2009-11-09 | 1 | -0/+17 |
* | Remove broken links for hip communications inc. | Leon Brocard | 2009-09-13 | 1 | -1/+1 |
* | Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length, | Nicholas Clark | 2009-02-20 | 1 | -3/+3 |
* | Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a... | Jan Dubois | 2008-02-12 | 1 | -0/+8 |
* | Stop VC++ from warning "all references to 'SHELL32.dll' discarded | Steve Hay | 2007-06-07 | 1 | -1/+0 |
* | Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005 | Steve Hay | 2007-05-25 | 1 | -2/+5 |
* | RE: When is -DPERL_CORE required? | Jan Dubois | 2007-05-20 | 1 | -4/+0 |
* | Implement killpg() for MSWin32 | Jan Dubois | 2006-12-21 | 1 | -0/+1 |
* | Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards. | Steve Hay | 2006-11-08 | 1 | -9/+0 |
* | Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground | Steve Hay | 2006-11-06 | 1 | -0/+9 |
* | Silence some more Borland compiler warnings | Steve Hay | 2006-08-30 | 1 | -8/+9 |
* | Silence a couple of Borland compiler warnings | Steve Hay | 2006-08-01 | 1 | -1/+1 |
* | RE: [PATCH-for-28089] wince yet another step | Vadim Konovalov | 2006-05-04 | 1 | -1/+1 |
* | Re: Merge WinCE into Win32 directory and remove the the WinCE directory | Yves Orton | 2006-05-02 | 1 | -0/+7 |
* | Sigh. Third time lucky. | Steve Hay | 2006-05-02 | 1 | -2/+2 |
* | Ahem. And here's the rest of #28051... | Steve Hay | 2006-05-02 | 1 | -0/+2 |
* | Merge WinCE and Win32 directories -- Initial patch | Yves Orton | 2006-04-28 | 1 | -0/+12 |
* | RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32 | Jan Dubois | 2006-03-23 | 1 | -0/+5 |
* | MinGW and lib/CORE/Win32.h | Sisyphus | 2006-01-05 | 1 | -0/+11 |
* | RE: PeekMessage() call in win32\win32.c win32_async_check | Jan Dubois | 2005-12-16 | 1 | -1/+24 |
* | Remove unused USING_WIDE code from win32 and wince branches | Jan Dubois | 2005-11-08 | 1 | -16/+0 |
* | Fix [perl #24269] socket() call uses non-IFS providers | Steve Hay | 2004-08-06 | 1 | -4/+0 |
* | Quoted-printable is evil. | Rafael Garcia-Suarez | 2003-11-02 | 1 | -1/+1 |
* | Portability nit for MinGW 3. | Greg Matheson | 2003-11-02 | 1 | -0/+3 |
* | fix Embed.t failure on windows: PERL_SYS_TERM() is implemented | Gurusamy Sarathy | 2003-05-11 | 1 | -0/+1 |
* | Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu) | Abe Timmerman | 2003-05-02 | 1 | -0/+4 |
* | if (0) the PL_widesyscalls code for now: Sarathy | Jarkko Hietaniemi | 2003-01-16 | 1 | -1/+1 |
* | Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets? | Gurusamy Sarathy | 2002-11-07 | 1 | -0/+2 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -25/+7 |
* | integrate a variant of change#17568 from maint-5.6 branch (the | Gurusamy Sarathy | 2002-07-16 | 1 | -3/+0 |
* | 5005threads builds again on windows | Gurusamy Sarathy | 2002-05-08 | 1 | -1/+1 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -5/+19 |
* | Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of s... | Jan Dubois | 2002-02-12 | 1 | -0/+6 |
* | Win32 signal emulation cleanup. | Nick Ing-Simmons | 2002-01-26 | 1 | -19/+25 |
* | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds! | Nick Ing-Simmons | 2002-01-14 | 1 | -2/+4 |
* | A mostly-stable version of "new" Win32 signal/kill support. | Nick Ing-Simmons | 2002-01-11 | 1 | -0/+3 |
* | (Re-)implement alarm() for Win32. | Nick Ing-Simmons | 2002-01-09 | 1 | -0/+8 |
* | Define the two socket error numbers in terms of WSAEXXXXX equivalents | Nick Ing-Simmons | 2001-12-29 | 1 | -0/+7 |
* | Win32 compilation tweaks for Blair Zajac. | Jarkko Hietaniemi | 2001-11-25 | 1 | -0/+4 |
* | Tweak for build with Mingw32 - __attribute__((unused)) is not liked | Nick Ing-Simmons | 2001-10-28 | 1 | -0/+6 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -54/+1 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -5/+5 |
* | Re: DYNAMIC_ENV_FETCH HvNAME abuse. | Abhijit Menon-Sen | 2001-06-16 | 1 | -1/+0 |
* | Fix Win32 for new spelling IN_BYTES | Nick Ing-Simmons | 2001-05-31 | 1 | -2/+2 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 1 | -3/+4 |
* | Abolish USE_WIN32_RTL_ENV. | Jarkko Hietaniemi | 2001-02-23 | 1 | -5/+0 |
* | fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is | Gurusamy Sarathy | 2000-12-05 | 1 | -0/+1 |
* | Quieten some noise in Win32 builds: | Nick Ing-Simmons | 2000-12-04 | 1 | -0/+2 |
* | PERL_IMPLICIT_SYS compiles but does not work. | Nick Ing-Simmons | 2000-12-03 | 1 | -0/+4 |