X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo;h=ba01d33db6f2a692f1ad42585e7fa25b64137946;hb=83bb2f05018534d7d0cc69340baccd0359dfcdf2;hp=f91f1542ca5caea650887042bf71abd4e84b65a5;hpb=6c85e8b08904ca818d89c23de9b1da2d4e7872b4;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()