| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert strncmp into strnEQ, strnNE | Karl Williamson | 2017-10-24 | 1 | -2/+2 |
* | WIN32: update size after Renew | Hugo van der Sanden | 2017-03-15 | 1 | -1/+1 |
* | Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…") | Dagfinn Ilmari Mannsåker | 2016-09-21 | 1 | -1/+1 |
* | Add locale mutex | Karl Williamson | 2016-04-09 | 1 | -0/+1 |
* | add Win32 USE_NO_REGISTRY build option | Daniel Dragan | 2015-10-12 | 1 | -1/+1 |
* | Remove PERLIO_IS_STDIO from win32.c and wince.c. | Craig A. Berry | 2015-07-23 | 1 | -2/+0 |
* | refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS API | Daniel Dragan | 2015-06-03 | 1 | -6/+0 |
* | Corrections to spelling and grammatical errors. | Lajos Veres | 2015-01-28 | 1 | -1/+1 |
* | Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…") | Dagfinn Ilmari Mannsåker | 2014-06-12 | 1 | -2/+2 |
* | Change newSVpvn("…", …) to newSVpvs("…") | Dagfinn Ilmari Mannsåker | 2014-06-12 | 1 | -2/+2 |
* | Purge sfio support, which has been broken for a decade. | Nicholas Clark | 2013-12-27 | 1 | -1/+1 |
* | Removed the ifdefs for INCOMPLETE_TAINTS | Brian Fraser | 2013-09-21 | 1 | -2/+0 |
* | restore building perl5**.dll and perl.exe on WinCE | Daniel Dragan | 2013-03-12 | 1 | -6/+0 |
* | more dTHX optimizations in /win32/* | Daniel Dragan | 2012-12-05 | 1 | -2/+2 |
* | Initial (incomplete) patch to start restoring WinCE build | Konovalov, Vadim (Vadim)** CTR ** | 2012-11-01 | 1 | -2/+46 |
* | Omnibus removal of register declarations | Karl Williamson | 2012-08-18 | 1 | -2/+2 |
* | The Borland Chainsaw Massacre | Steve Hay | 2011-09-10 | 1 | -3/+0 |
* | Remove last vestiges of USE_WIN32_RTL_ENV | Steve Hay | 2009-04-17 | 1 | -4/+0 |
* | Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length, | Nicholas Clark | 2009-02-20 | 1 | -19/+24 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -0/+8 |
* | Re: SV leak? | Vincent Pit | 2008-01-04 | 1 | -14/+14 |
* | Nullch and others were still alive and well in some of the operating | Steve Peters | 2007-12-23 | 1 | -20/+20 |
* | Change 31347 should also have removed win32_free_argvw() | Steve Hay | 2007-06-08 | 1 | -10/+0 |
* | Remove dead Perl_sys_intern_clear() from wince.c | Steve Hay | 2007-06-08 | 1 | -14/+0 |
* | Stop VC++ from warning "all references to 'SHELL32.dll' discarded | Steve Hay | 2007-06-07 | 1 | -8/+0 |
* | Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: ... | Jarkko Hietaniemi | 2006-12-05 | 1 | -3/+2 |
* | Change #29424 may well be correct in itself, but currently doesn't | Steve Hay | 2006-12-04 | 1 | -2/+3 |
* | I think #29060 / #29073 missed this | Steve Hay | 2006-11-30 | 1 | -0/+2 |
* | Re: Merge WinCE into Win32 directory and remove the the WinCE directory | Yves Orton | 2006-05-02 | 1 | -0/+2872 |