This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[asperl] added AS patch#3
authorDouglas Lankshear <doug@lankshear.net>
Sun, 1 Feb 1998 09:18:13 +0000 (01:18 -0800)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 1 Feb 1998 22:20:20 +0000 (22:20 +0000)
commit565764a853a177193a027e73655fad354d57fc10
tree81b4f0277636b6f8214748868d0d9d7cc791d577
parent8f818fa030b966544b5cf7bdfa53e06a9c371bfe
[asperl] added AS patch#3
Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com>
To:      "'Gurusamy Sarathy'" <gsar@umich.edu>

Here's an additional diff against //depot/asperl

The field name mg_length was changed back to mg_len
The function name mg_len was change to mg_length

The need for sort_mutex removed thanks to the code derived
from Tom Horsley's work.

 -- Doug

p4raw-id: //depot/asperl@451
32 files changed:
ObjXSub.h
XSLock.h [new file with mode: 0644]
XSUB.h
av.c
embedvar.h
ext/DynaLoader/dlutils.c
globals.c
ipstdio.h
mg.c
mg.h
objpp.h
perl.c
perl.h
perlio.h
perlvars.h
perly.c
pp.c
pp_ctl.c
pp_hot.c
proto.h
regexec.c
scope.c
scope.h
sv.c
toke.c
universal.c
util.c
win32/dl_win32.xs
win32/iplio.c
win32/ipstdio.c
win32/perlobj.def
win32/runperl.c