summaryrefslogtreecommitdiff
path: root/Todo-5.005
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-02-02 08:52:13 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-02-02 08:52:13 +0000
commit9cc29783e82bdad1f12bda85adb9cbb018b86211 (patch)
treed71f55ca8b5163ca00970d310f8ebc6d2fd44181 /Todo-5.005
parent245ccdfc96e80a37f854d10e16cf1eb342c49934 (diff)
downloadperl-9cc29783e82bdad1f12bda85adb9cbb018b86211.tar.gz
Todo updates from Andy Dougherty <doughera@lafayette.edu>
p4raw-id: //depot/perl@2754
Diffstat (limited to 'Todo-5.005')
-rw-r--r--Todo-5.0053
1 files changed, 1 insertions, 2 deletions
diff --git a/Todo-5.005 b/Todo-5.005
index b032245083..31cf632b1d 100644
--- a/Todo-5.005
+++ b/Todo-5.005
@@ -4,7 +4,6 @@ Multi-threading
SvREFCNT_dec(curstack) in threadstart() in Thread.xs
better support for externally created threads
Thread::Pool
- more Configure support
spot-check globals like statcache and global GVs for thread-safety
Compiler
@@ -50,9 +49,9 @@ Miscellaneous
Ongoing
keep filenames 8.3 friendly, where feasible
upgrade to newer versions of all independently maintained modules
+ comprehensive perldelta.pod
Documentation
- comprehensive perldelta.pod
describe new age patterns
update perl{guts,call,embed,xs} with additions, changes to API
document Win32 choices