X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo-5.6;h=8ae31ad4978e9fa4102f11835229bc9c8944e5e6;hb=cb64dba4c7358c2e02c1ac7a571173423f71980f;hp=9203d5ca55a4294c197bc432e3bb9e79802b3769;hpb=6dd11d3123ef67182051595dd23cb14593abc595;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Todo-5.6 b/Todo-5.6 index 9203d5c..8ae31ad 100644 --- a/Todo-5.6 +++ b/Todo-5.6 @@ -1,6 +1,9 @@ +Bugs + fix small memory leaks on compile-time failures + Unicode support finish byte <-> utf8 and localencoding <-> utf8 conversions - make "$bytestr$charstr" do the right conversion + make substr($bytestr,0,0, $charstr) do the right conversion add Unicode::Map equivivalent to core add support for I/O disciplines - open(F, " make C mean C (if !exists(&v123)) autoload utf8_heavy.pl's swash routines in swash_init() + check uv_to_utf8() calls for buffer overflow Multi-threading support "use Thread;" under useithreads @@ -65,7 +68,6 @@ Win32 stuff work out DLL versioning Miscellaneous - magic_setisa should be made to update %FIELDS [???] add new modules (Archive::Tar, Compress::Zlib, CPAN::FTP?) replace pod2html with new PodtoHtml? (requires other modules from CPAN) automate testing with large parts of CPAN