X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Todo-5.005;h=e06add9f0dd0ee12dc27207575b40e373820f89b;hb=c305c6a05369da2338dc1201b35b0dff2e8d6a5d;hp=a8831b137076ed8492aa45be278abe4d1a971559;hpb=86058a2d0cb92466b4e8a316b21562a79c7559b9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Todo-5.005 b/Todo-5.005 index a8831b1..e06add9 100644 --- a/Todo-5.005 +++ b/Todo-5.005 @@ -28,19 +28,18 @@ Configure make configuring+building away from source directory work (VPATH et al) _r support cross-compilation configuring - mmap support POSIX 1003.1 1996 Edition support Locales - locales across packages - decimal separator (3,1415927 is Europeanese for an approximation of pi) + locales across packages? Regexen - POSIX [:foo:] character classes - ([=bar=] and [.zap.] would nice too but there's no API for them) + POSIX [=bar=] and [.zap.] would nice too but there's no API for them + (=bar= could be done with Unicode, though) approximate matching Reliable Signals + custom opcodes alternate runops() for signal despatch figure out how to die() in delayed sighandler add tests for Thread::Signal @@ -58,7 +57,7 @@ Miscellaneous rename and alter ISA.pm magic_setisa should be made to update %FIELDS [???] add new modules (Archive::Tar, Compress::Zlib, CPAN::FTP?) - fix pod2html to generate relative URLs + fix pod2html to generate relative URLs (replace with new PodtoHtml?) automate testing with large parts of CPAN Ongoing