X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=d47f715e9754360bffd88ec547465f40a4d4b823;hb=1481eca416a467e9952dbc5e4852afe66eaf1256;hp=70ec845e436e54649c3881638ca9f1f04d9a4cba;hpb=a966df53654064f5f3f740f6130d59d854292d64;p=libucw.git diff --git a/TODO b/TODO index 70ec845e..d47f715e 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,9 @@ -- Clean up free/ -- Remove sighandler.[ch] +- sorter: broken memory management in radix sort (can be bypassed with Sorter.Debug=32) - ipaccess: support IPv6 -- lfs-test: generalize or kill -- transactions: - - Unit tests - - Resourcification of more libucw objects: - * bigalloc - * gary - * mainloop - - More exceptions - - Fix documentation on fastbuf tying -- Finish documentation of ucw/string.h +- transactions: Unit tests +- Maint: git push --tags + +Tableprinter: +- computing statistics of columns via the table_start_callback/table_end_callback. +- unsupported: (dynamic) alignment of cells which is computed in table_end +* document xtypes