]> mj.ucw.cz Git - libucw.git/blobdiff - TODO
XTypes: Added support to configuration and option parser.
[libucw.git] / TODO
diff --git a/TODO b/TODO
index ff88ed25237955e2d1db2ddac6b4dd5156b155d3..d47f715e9754360bffd88ec547465f40a4d4b823 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,9 @@
-- Clean up free/
+- sorter: broken memory management in radix sort (can be bypassed with Sorter.Debug=32)
 - ipaccess: support IPv6
 - ipaccess: support IPv6
-- lfs-test: generalize or kill
 - transactions: Unit tests
 - transactions: Unit tests
-- libucw.pc: do not use -l if shared
-- compile cstocs
-- retros.c: sherlock.h
-- remove excess inlines
+- 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