]> mj.ucw.cz Git - libucw.git/blobdiff - TODO
UCW::Configure: Flush STDOUT after logging
[libucw.git] / TODO
diff --git a/TODO b/TODO
index 4ac4517e5c8e09ad5ede0af269ff9406a14d2704..1119eb527c079e42117f6db7afdf37d5d777cb81 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,8 @@
+- 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