summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-04config.mk: remove old ruleHiltjo Posthuma
2014-04-04sfeed_frames: more cleanupsHiltjo Posthuma
2014-04-04gitignore: updateHiltjo Posthuma
2014-04-04mkfile: add mk build (wip)Hiltjo Posthuma
2014-04-04sfeed_frames: fix small bug in printcontent() and cleanupHiltjo Posthuma
2014-04-02config.mk: make compatible with mkbuildHiltjo Posthuma
2014-04-02update TODOHiltjo Posthuma
2014-04-02sfeed_frames: just use snprintf and strlcpy, mmmkayHiltjo Posthuma
2014-04-02sfeed_frames: add utf8 meta encoding tagHiltjo Posthuma
2014-04-02xml: fix cdata parsing, disable markup declaration parsing for nowHiltjo Posthuma
2014-04-02update TODOHiltjo Posthuma
2014-04-02config.mk: dont hardcode compilerHiltjo Posthuma
2014-04-02sfeed_opml_import: fix buildHiltjo Posthuma
2014-04-02README: updateHiltjo Posthuma
2014-04-02sfeed_opml_import: use strlcpyHiltjo Posthuma
2014-04-02sfeed_stats: cleanup, use strlcpyHiltjo Posthuma
2014-04-02sfeed_stats: improveHiltjo Posthuma
2014-04-02sfeed: improve parsetime(), cleanupHiltjo Posthuma
2014-04-02CHANGELOG: removing wording about c99, not sure right nowHiltjo Posthuma
2014-04-02sfeed: enable cleanup againHiltjo Posthuma
2014-04-02update TODOHiltjo Posthuma
2014-04-02sfeed_frames: fix some bugs, still cleanup todoHiltjo Posthuma
2014-04-02Makefile: add sfeed_web, use c99 for buildHiltjo Posthuma
2014-04-01update TODOHiltjo Posthuma
2014-04-01gitignore: ignore more filesHiltjo Posthuma
2014-04-01cleanup some more, wrap some linesHiltjo Posthuma
2014-04-01remove unused code, disable cleanup routineHiltjo Posthuma
2014-04-01whitespace fixesHiltjo Posthuma
2014-04-01Makefile: update clean ruleHiltjo Posthuma
2014-04-01fix crlf newlines, add fp arg to xmlparser_initHiltjo Posthuma
2014-03-31update LICENSE, this code will be rewritten soonHiltjo Posthuma
2014-03-31small cleanupHiltjo Posthuma
2014-03-31update docHiltjo Posthuma
2014-03-31new versionHiltjo Posthuma
2013-06-14sfeed.c: remove some old debug code and entity translation codeHiltjo Posthuma
2013-06-14sfeed_opml_import: format code, wordwrapHiltjo Posthuma
2013-06-14style.css: simplify style a bitHiltjo Posthuma
2013-05-20add basesiteurl, simplify sfeed_update a bitHiltjo Posthuma
2013-05-20sfeed_opml_import: dont use dynamic allocation, assumes sane lengths and just...Hiltjo Posthuma
2013-05-20style.css: show link titles in content with its default colourHiltjo Posthuma
2013-05-20sfeed_frames: bugfix, dont close unopened file handleHiltjo Posthuma
2013-05-20update TODO, features implementedHiltjo Posthuma
2013-05-20sfeed_opml_import: use own XML parserHiltjo Posthuma
2013-05-20sfeed_html: lots changed and cleanup, see CHANGELOGHiltjo Posthuma
2013-05-20sfeed.c: lots of changes, see CHANGELOG, will separate commits better in the ...Hiltjo Posthuma
2013-05-20update sfeed_plain: whoops, argv is unusedHiltjo Posthuma
2013-05-20update sfeed_plain: pad time format, make code more readableHiltjo Posthuma
2013-05-20add compat files to make compile with older compilers, mostly for mingw and d...Hiltjo Posthuma
2013-05-20add common headerHiltjo Posthuma
2013-05-20update common functionsHiltjo Posthuma