diff options
author | Daniel Dragan <bulk88@hotmail.com> | 2014-12-11 19:31:00 -0500 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2014-12-11 17:46:56 -0800 |
commit | 8fe523b46877224b0d8f3bd5ea78396ff0b4242d (patch) | |
tree | fff118a7e664f79fcb8ff72c70f6faacd8706696 /win32/.gitignore | |
parent | d98ae4a6b04a455a18f2704a66dbe21fb352baf8 (diff) | |
download | perl-8fe523b46877224b0d8f3bd5ea78396ff0b4242d.tar.gz |
Perl_croak->Perl_croak_nocontext in core typemap + win32 static gitignore
-1 less asm op for every very rarely executed branch on threaded perl
-add a build product to ignore on the rarely tested Win32 static perl build
Diffstat (limited to 'win32/.gitignore')
-rw-r--r-- | win32/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/.gitignore b/win32/.gitignore index c5fcdfc766..9719332ab2 100644 --- a/win32/.gitignore +++ b/win32/.gitignore @@ -9,4 +9,5 @@ Extensions_static dlutils.c perllibst.h perlmain.c +perlmainst.c !perlexe.ico |