X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=TODO;h=d47f715e9754360bffd88ec547465f40a4d4b823;hb=1481eca416a467e9952dbc5e4852afe66eaf1256;hp=858458fb0c2b31d4171df1c03c429e7aab4b3acd;hpb=231c8d9c44578452d943616b343e5387bffcda84;p=libucw.git diff --git a/TODO b/TODO index 858458fb..d47f715e 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +- sorter: broken memory management in radix sort (can be bypassed with Sorter.Debug=32) - ipaccess: support IPv6 - transactions: Unit tests -- libucw.pc: do not use -l if shared +- 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