X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo-5.6;h=28b146da4c92f001c907d443cf083f4542f3879a;hb=c9fcc6c44229e7c36dee08e5d883d12284a44f17;hp=44e26a70b0e5abd5eacfbd0d919f63fd14db41b0;hpb=69883f8fac9c636b0062492ffc7d1deabecdc78b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Todo-5.6 b/Todo-5.6 index 44e26a7..28b146d 100644 --- a/Todo-5.6 +++ b/Todo-5.6 @@ -1,6 +1,10 @@ +Bugs + perl_run() can longjmp out + 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 @@ -64,7 +69,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