This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
provide a test for the PL_check mis-behaviour
[perl5.git] / ext / Win32CORE / Win32CORE.c
2018-11-29 Tony Cookmake boot_Win32CORE extern "C" for C++ builds origin/tonyc/cygwin-fixes
2016-02-24 Daniel Dragansilence warning in Win32CORE
2015-01-27 Daniel Draganmove functions marked as mathomed in embed.fnc to mathoms.c
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2014-02-19 Tony Cooksave errno/$! across Win32.pm autoloads too
2014-01-06 Daniel Draganext/Win32CORE/Win32CORE.c, rmv redundant stack & mark...
2013-11-23 Nicholas ClarkPerl_load_module() no longer moves the current stack...
2013-06-07 Steve HayInclude the Win32 extension in the ALL_STATIC build...
2012-10-15 Daniel Draganhave Win32CORE use ALIAS/XSANY
2012-07-30 Daniel DraganAdd PERL_NO_GET_CONTEXT to Win32CORE
2011-08-22 Nicholas Clarkboot_Win32CORE needs to be XS_EXTERNAL() following...
2008-05-08 Reini Urban-Uusedl on cygwin
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-05-15 Jerry D. HeddenWin32CORE.c needed windows.h
2007-05-14 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin