summaryrefslogtreecommitdiff
path: root/win32/wince.c
Commit message (Expand)AuthorAgeFilesLines
* Convert strncmp into strnEQ, strnNEKarl Williamson2017-10-241-2/+2
* WIN32: update size after RenewHugo van der Sanden2017-03-151-1/+1
* Change sv_setpvn(…, "…", …) to sv_setpvs(…, "…")Dagfinn Ilmari Mannsåker2016-09-211-1/+1
* Add locale mutexKarl Williamson2016-04-091-0/+1
* add Win32 USE_NO_REGISTRY build optionDaniel Dragan2015-10-121-1/+1
* Remove PERLIO_IS_STDIO from win32.c and wince.c.Craig A. Berry2015-07-231-2/+0
* refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS APIDaniel Dragan2015-06-031-6/+0
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* Change sv_catpvn(…, "…", …) to sv_catpvs(…, "…")Dagfinn Ilmari Mannsåker2014-06-121-2/+2
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-2/+2
* Purge sfio support, which has been broken for a decade.Nicholas Clark2013-12-271-1/+1
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-211-2/+0
* restore building perl5**.dll and perl.exe on WinCEDaniel Dragan2013-03-121-6/+0
* more dTHX optimizations in /win32/*Daniel Dragan2012-12-051-2/+2
* Initial (incomplete) patch to start restoring WinCE buildKonovalov, Vadim (Vadim)** CTR **2012-11-011-2/+46
* Omnibus removal of register declarationsKarl Williamson2012-08-181-2/+2
* The Borland Chainsaw MassacreSteve Hay2011-09-101-3/+0
* Remove last vestiges of USE_WIN32_RTL_ENVSteve Hay2009-04-171-4/+0
* Add a parameter to win32_get_{priv,site,vendor}lib(), to return the length,Nicholas Clark2009-02-201-19/+24
* assert() that every NN argument is not NULL. Otherwise we have theNicholas Clark2008-02-121-0/+8
* Re: SV leak?Vincent Pit2008-01-041-14/+14
* Nullch and others were still alive and well in some of the operatingSteve Peters2007-12-231-20/+20
* Change 31347 should also have removed win32_free_argvw()Steve Hay2007-06-081-10/+0
* Remove dead Perl_sys_intern_clear() from wince.cSteve Hay2007-06-081-14/+0
* Stop VC++ from warning "all references to 'SHELL32.dll' discardedSteve Hay2007-06-071-8/+0
* Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: ...Jarkko Hietaniemi2006-12-051-3/+2
* Change #29424 may well be correct in itself, but currently doesn'tSteve Hay2006-12-041-2/+3
* I think #29060 / #29073 missed thisSteve Hay2006-11-301-0/+2
* Re: Merge WinCE into Win32 directory and remove the the WinCE directoryYves Orton2006-05-021-0/+2872