diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-04 14:03:58 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-04 14:03:58 +0000 |
commit | 43d4bbc899d37eb18389db025e03eda26e08e8f7 (patch) | |
tree | eac20e59f4d991a76dace61453cb94e4ab0ab444 /Todo | |
parent | 443572f53eddefca4df989a086a52c32f1745d81 (diff) | |
download | perl-43d4bbc899d37eb18389db025e03eda26e08e8f7.tar.gz |
Introduce perl572delta, update Todo, add the missing
mention about signal safety since 5.7.1 (though this
requires verification and more details.)
p4raw-id: //depot/perl@9989
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,7 +4,6 @@ before embarking on an implementation tour. Bugs remove recursion in regular expression engine fix memory leaks during compile failures - make signal handling safe Tie Modules VecArray Implement array using vec() @@ -81,7 +80,6 @@ Vague possibilities make tr/// return histogram in list context? loop control on do{} et al explicit switch statements - built-in globbing compile to real threaded code structured types autocroak? |