This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove various redundant dTHXes
authorDaniel Dragan <bulk88@hotmail.com>
Mon, 5 Nov 2012 07:19:29 +0000 (02:19 -0500)
committerJan Dubois <jand@activestate.com>
Fri, 9 Nov 2012 00:54:56 +0000 (16:54 -0800)
commitdbf7dff66e440223aca0cc87655e65e096264d59
tree114e652e01f7ab1861e2abf88de8d086a8ccdb34
parent94f1727772e0683d79e2101f4dc93ac2ef282c4c
remove various redundant dTHXes

Remove either unused dTHXes, or remove dTHXes where a nocontext func can
be used instead. Smaller/faster machine code is the result.
perlio.c
reentr.c
regen/reentr.pl
time64.c
util.c
win32/perlhost.h
win32/win32.c