| Commit message (Expand) | Author | Age | Files | Lines |
* | (perl #134221) MSVC doesn't define O_ACCMODE | Tony Cook | 2019-07-19 | 1 | -0/+4 |
* | The Windows CE Chainsaw Massacre | Steve Hay | 2019-06-18 | 1 | -13/+1 |
* | implement diagnostics ignore/restore macros for Visual C++ | Tomasz Konojacki | 2019-04-05 | 1 | -3/+3 |
* | remove all exported symbols from GCC win32 miniperl | Daniel Dragan | 2018-07-24 | 1 | -1/+1 |
* | Make gets() declaration extern "C" | Steve Hay | 2018-04-23 | 1 | -1/+1 |
* | Make PERLIO_FILE_file() an lvalue | Leon Timmermans | 2018-04-23 | 1 | -1/+1 |
* | fix win32 with Ming.org GCC 3.4.5 build | Daniel Dragan | 2018-04-12 | 1 | -12/+31 |
* | Don't attempt to define or use STANDARD_C | Aaron Crane | 2017-10-21 | 1 | -1/+0 |
* | Add support for VS2015 (VC++ 14.0) | Steve Hay | 2017-02-19 | 1 | -14/+81 |
* | reimplement $^WIN32_SLOPPY_STAT as a magic var | Daniel Dragan | 2015-10-19 | 1 | -0/+2 |
* | add Win32 USE_NO_REGISTRY build option | Daniel Dragan | 2015-10-12 | 1 | -1/+11 |
* | refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS API | Daniel Dragan | 2015-06-03 | 1 | -3/+0 |
* | remove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C macros | Daniel Dragan | 2015-06-03 | 1 | -8/+0 |
* | handle existing mkstemp() in mingw-w64-v4 | KMX | 2015-05-21 | 1 | -0/+2 |
* | [PATCH] fix PL_nan_u from leaking in every translation object on Win32 VC | Daniel Dragan | 2015-02-04 | 1 | -0/+25 |
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-28 | 1 | -2/+2 |
* | Remove Windows makefile support for building without PerlIO | Steve Hay | 2015-01-07 | 1 | -1/+0 |
* | use textmode when opening scripts in miniperl to match perl | Tony Cook | 2015-01-06 | 1 | -0/+1 |
* | build miniperl with PerlIO | Tony Cook | 2015-01-06 | 1 | -0/+3 |
* | Remove sources of "unreferenced label" warning on Win32 | Steve Hay | 2014-12-31 | 1 | -2/+0 |
* | Fix link error in perl521.dll with MinGW/gcc -xc++ | Steve Hay | 2014-12-24 | 1 | -2/+1 |
* | [perl #123438] Wrong comment style in win32/win32.h | kmx | 2014-12-16 | 1 | -2/+2 |
* | Move the VC6 "broken-nan" define from win32.h to perl.h. | Jarkko Hietaniemi | 2014-09-23 | 1 | -6/+0 |
* | On VC6 (broken NaN compare) redefine Perl_isinf. | Jarkko Hietaniemi | 2014-09-20 | 1 | -1/+2 |
* | speed up miniperl require on Win32 | Daniel Dragan | 2014-04-08 | 1 | -0/+3 |
* | fix killpg on Win32, to meet posix expectations for killpg | Daniel Dragan | 2014-03-27 | 1 | -1/+0 |
* | fix missing _rotl64 symbol on Visual C 2003 | Daniel Dragan | 2014-01-09 | 1 | -0/+5 |
* | win32/win32sck.c: dont close() a freed socket os handle | Daniel Dragan | 2013-11-02 | 1 | -0/+94 |
* | Add support for building with Visual C++ 2013 | Steve Hay | 2013-10-22 | 1 | -1/+3 |
* | WinCE Makefile and make_ext.pl general and XS fixes | Daniel Dragan | 2013-10-21 | 1 | -0/+3 |
* | Add a USING_MSVC6 macro to identify Microsoft Visual C++ 6.0 | Steve Hay | 2013-09-19 | 1 | -1/+1 |
* | Intercept assignment to $! to translate WSAExxx values to Exxx values on Windows | Steve Hay | 2013-09-16 | 1 | -0/+2 |
* | Win32 miniperl: delay loading for Winsock, and then remove it | Daniel Dragan | 2012-10-31 | 1 | -2/+36 |
* | consting in perl.c:S_Internals_V and Win32 DynaLoader | Daniel Dragan | 2012-10-31 | 1 | -1/+1 |
* | stop Win32 VC miniperl from exporting functions | Daniel Dragan | 2012-10-11 | 1 | -4/+8 |
* | fix C++ builds broken by cdc4a174060 | Daniel Dragan | 2012-10-10 | 1 | -0/+5 |
* | Remove exports of dummy set[ug]id functions on Windows | Steve Hay | 2012-10-05 | 1 | -3/+2 |
* | Remove option to build without USE_SOCKETS_AS_HANDLES on Windows | Steve Hay | 2012-09-28 | 1 | -9/+0 |
* | Stop declaring non-exported externs to non-core XS modules [perl #114516] | Steve Hay | 2012-09-26 | 1 | -2/+5 |
* | We don't support compilers other than MS VC++ and MinGW/gcc on Windows | Steve Hay | 2012-08-18 | 1 | -8/+4 |
* | Remove two unused #defines | Steve Hay | 2012-08-18 | 1 | -9/+0 |
* | We don't support MS VC++ < 6.0 | Steve Hay | 2012-08-18 | 1 | -13/+3 |
* | Remove -x permission from win32/win32.h | Jan Dubois | 2012-07-30 | 1 | -0/+0 |
* | Add MSVC noreturn to inside of the interp | Daniel Dragan | 2012-07-30 | 1 | -0/+4 |
* | Split __declspec(dllimport,noreturn) into 2 parts | Jan Dubois | 2012-07-30 | 1 | -2/+2 |
* | Adding support for Visual C's __declspec(noreturn) function declarations to perl | Daniel Dragan | 2012-07-18 | 1 | -0/+6 |
* | The Borland Chainsaw Massacre | Steve Hay | 2011-09-10 | 1 | -32/+0 |
* | Redefine errno values for Visual Studio 2010 | Steve Hay | 2011-03-19 | 1 | -11/+0 |
* | Hang on to child handle after signalling SIGTERM | Jan Dubois | 2011-03-15 | 1 | -11/+4 |
* | Always build with crypt() support on Windows | Jan Dubois | 2010-12-07 | 1 | -2/+0 |