summaryrefslogtreecommitdiff
path: root/ext/Win32CORE
Commit message (Expand)AuthorAgeFilesLines
* style: Detabify indentation of the C code maintained by the core.Michael G. Schwern2021-01-171-64/+64
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* make boot_Win32CORE extern "C" for C++ buildsTony Cook2018-11-291-0/+3
* silence warning in Win32COREDaniel Dragan2016-02-241-0/+1
* move functions marked as mathomed in embed.fnc to mathoms.cDaniel Dragan2015-01-271-0/+2
* Change newSVpvn("…", …) to newSVpvs("…")Dagfinn Ilmari Mannsåker2014-06-121-1/+1
* save errno/$! across Win32.pm autoloads tooTony Cook2014-02-192-1/+9
* cygwin doesn't implement $^E (except as a read of $!)Tony Cook2014-02-191-6/+14
* ext/Win32CORE/Win32CORE.c, rmv redundant stack & mark codeDaniel Dragan2014-01-061-3/+1
* Perl_load_module() no longer moves the current stack, so no need to save it.Nicholas Clark2013-11-221-1/+1
* Include the Win32 extension in the ALL_STATIC build on Win32Steve Hay2013-06-071-1/+1
* Bump $Win32CORE::VERSION following commit 35f601d964Steve Hay2012-10-151-1/+1
* have Win32CORE use ALIAS/XSANYDaniel Dragan2012-10-151-53/+85
* Bump $Win32CORE::VERSIONSteve Hay2012-08-131-1/+1
* Add PERL_NO_GET_CONTEXT to Win32COREDaniel Dragan2012-07-301-0/+1
* boot_Win32CORE needs to be XS_EXTERNAL() following commit ab1478f7146843f7.Nicholas Clark2011-08-211-1/+1
* [admin] set up .gitignore filesSam Vilain2008-12-191-0/+1
* -Uusedl on cygwinReini Urban2008-05-082-1/+19
* Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2Reini Urban2008-03-111-5/+1
* $^E is not Win32::GetLastError under CygwinJerry D. Hedden2007-09-251-1/+1
* RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32Jan Dubois2007-06-282-12/+20
* Skip win32core.t under CygwinJerry D. Hedden2007-05-211-1/+5
* A more general fix to non-threaded static extension build problemsSteve Hay2007-05-161-1/+0
* Win32CORE.c needed windows.hJerry D. Hedden2007-05-151-0/+3
* RE: Smoke summary results for maint and current on Win32Jan Dubois2007-05-151-0/+1
* RE: [perl #42925] Win32::GetLastError fails when first calledJan Dubois2007-05-151-1/+7
* Test for [perl #42925], which was fixed by #31214Steve Hay2007-05-141-1/+6
* RE: [perl #42925] Win32::GetLastError fails when first called Jan Dubois2007-05-141-0/+2
* Win32 doc update for Win32CORE changesYitzchak Scott-Thoennes2007-02-281-5/+20
* Re: [PATCH] Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-261-4/+13
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-224-0/+120