X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=ba01d33db6f2a692f1ad42585e7fa25b64137946;hb=b632dc6dbe208afe33c967ec5c975f6576450925;hp=f91f1542ca5caea650887042bf71abd4e84b65a5;hpb=d57b1ce7265517b8de654c83dd85f8a9389ca311;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Todo b/Todo index f91f154..ba01d33 100644 --- a/Todo +++ b/Todo @@ -1,6 +1,11 @@ Always check out the latest perl5-porters discussions on these subjects 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() SubstrArray Implement array using substr()