summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-13 10:07:52 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-13 10:07:52 +0000
commitc334bcf1862a48ebb37e80aca319d4aa5baad061 (patch)
tree227c6be05a7d77120859ebd766e8fea1468407d9 /TODO
parentc3b5da658eeef51b1444060aa107fc413ea0f436 (diff)
cleanup, tested with tcc
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1542550..7c04881 100644
--- a/TODO
+++ b/TODO
@@ -1,14 +1,16 @@
[ ] test again on:
- - Linux (glibc+gcc, musl-gcc, clang).
+ - Linux (glibc+gcc, musl-gcc, clang, tcc).
- OpenBSD
- Windows (cygwin gcc, mingw).
-[ ] test with ubase/sbase tools.
+[ ] test shellscripts with ubase/sbase tools.
+ [ ] sfeed_update
+ [ ] sfeed_opml_export
[ ] remove sfeed_stats ?
[ ] dogfood sfeed_frames, html content.
[ ] in links browsers: items are centered in the table for some reason.
[ ] feeds file: empty tab (encoding can't be detected?)
[ ] optimize
- [ ] afgets()
[ ] gettag() lookup.
[ ] namedentitytostr lookup.
[ ] xml parser, etc.
+[ ] cleanup code.