This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Tue, 11 Nov 1997 15:20:43 +0000 (15:20 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Tue, 11 Nov 1997 15:20:43 +0000 (15:20 +0000)
commit2faa37ccf8e46b865687f0ab4992b29a75eb79ea
tree39119f36375c3511f7e95acb160221c4f3b066ea
parent38a03e6ea6b9b346c41b9006fbeedc3b0f0130b2
Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv when
getting per-thread magicals. Fixed thr->errsv initialisation.

p4raw-id: //depot/perl@229
ext/Opcode/Opcode.pm
op.c
opcode.h
opcode.pl
perl.c
pp.c
t/lib/safe2.t
toke.c