diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-02 17:19:44 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-10-02 17:19:44 +0000 |
commit | d119fc15e9fe1b3c83fb63a0a534b0a50c7e238e (patch) | |
tree | 88d8e2c27c1cf1d9f6eb80852c223fd5a379c8ef /Todo.5.005 | |
parent | d81a1b930a04bb0d463faacb06769ef7b082c2c6 (diff) | |
download | perl-d119fc15e9fe1b3c83fb63a0a534b0a50c7e238e.tar.gz |
Bumped patchlevel to 51. Updated Todo.5.005.
p4raw-id: //depot/perl@98
Diffstat (limited to 'Todo.5.005')
-rw-r--r-- | Todo.5.005 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Todo.5.005 b/Todo.5.005 index 197ed768f9..4bb732ccf9 100644 --- a/Todo.5.005 +++ b/Todo.5.005 @@ -14,9 +14,12 @@ Multi-threading SvREFCNT_dec(curstack) in threadstart() in Thread.xs per-thread GV -> [SAH]V dereference for $@ etc. Thread::Pool + check new condition variable word; fix cond.t + more Configure support Miscellaneous sv_bless3 and '~'-magic to give choice on reblessing + rename and alter ISA.pm Compiler auto-produce executable @@ -27,4 +30,4 @@ Compiler _AUTOLOAD prodding Documentation - lots
\ No newline at end of file + lots |