This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
$_ is now per-thread (rather a lot of changes). Only tested under
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 21 Nov 1997 18:28:22 +0000 (18:28 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 21 Nov 1997 18:28:22 +0000 (18:28 +0000)
commit54b9620dd49f76536ba0792f6f471615a414bd6a
tree0f7080854c047d90b09822aec3b81dd2fcbabd89
parentff2faa2b5a0809a5124aa90fc1d07503e49a73fb
$_ is now per-thread (rather a lot of changes). Only tested under
*-linux-thread at the moment.

p4raw-id: //depot/perl@274
16 files changed:
embed.h
ext/Thread/Thread.xs
global.sym
op.c
op.h
perl.c
perl.h
pp.c
pp_ctl.c
pp_hot.c
proto.h
scope.c
t/lib/english.t
thread.h
toke.c
util.c