From 1920f1b489a54e8ab97a3e24b1bab64831e32b53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 26 Apr 2019 17:57:49 +0200 Subject: New upstream version 0.9.2 --- TODO.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 TODO.txt (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..d3df73b --- /dev/null +++ b/TODO.txt @@ -0,0 +1,30 @@ +== BEFORE NEXT RELEASE == + * Look for more bad cleanup logic + +== SOON == + * migrate structures to d-pointers to + - hide low-level details + - improve ABI compatibility + * try to remove need for free after parser fail? + * add more responsibility/ownership/init info to docs + * samba filename conversion? + * (g/s)etters for single components? + * Add example "uritool": + * uritool check + * uritool getHost + * uritool setHost + * ... + * Filename helpers + * samba shares + * pipe characters? C:/C| + * Test owner code + * Implement CleanBase (strips off last component, query and stuff) + * Implement Clone + * Test Equals + * Code TODOs + * Make hostText from hostData? + +== LATER == + * Enable/disable single components/algorithms? + * Pretty/smarter IPv6 stringification + * Reduce recursion, replace some by loops -- cgit v1.2.3