summaryrefslogtreecommitdiff
path: root/TODO
blob: 1542550d813b4ac7d59d21566ade39717e58e427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[ ] test again on:
	- Linux (glibc+gcc, musl-gcc, clang).
	- OpenBSD
	- Windows (cygwin gcc, mingw).
[ ] test with ubase/sbase tools.
[ ] 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.