This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update JSON-PP to CPAN version 2.27300
[perl5.git] / ext / Win32CORE /
2014-06-12 Dagfinn Ilmari Man... Change newSVpvn("…", …) to newSVpvs("…")
2014-02-19 Tony Cooksave errno/$! across Win32.pm autoloads too
2014-02-19 Tony Cookcygwin doesn't implement $^E (except as a read of $!)
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 Steve HayBump $Win32CORE::VERSION following commit 35f601d964
2012-10-15 Daniel Draganhave Win32CORE use ALIAS/XSANY
2012-08-13 Steve HayBump $Win32CORE::VERSION
2012-07-30 Daniel DraganAdd PERL_NO_GET_CONTEXT to Win32CORE
2011-08-22 Nicholas Clarkboot_Win32CORE needs to be XS_EXTERNAL() following...
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-05-08 Reini Urban-Uusedl on cygwin
2008-03-11 Reini UrbanRe: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2007-09-25 Jerry D. Hedden$^E is not Win32::GetLastError under Cygwin
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-05-21 Jerry D. HeddenSkip win32core.t under Cygwin
2007-05-16 Steve HayA more general fix to non-threaded static extension...
2007-05-15 Jerry D. HeddenWin32CORE.c needed windows.h
2007-05-15 Jan DuboisRE: Smoke summary results for maint and current on...
2007-05-15 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-05-14 Steve HayTest for [perl #42925], which was fixed by #31214
2007-05-14 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-02-28 Yitzchak Scott-Tho... Win32 doc update for Win32CORE changes
2007-02-26 Yitzchak Scott-Tho... Re: [PATCH] Re: Win32 modules & cygwin
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin