aboutsummaryrefslogtreecommitdiff
path: root/vcal.c (unfollow)
Commit message (Expand)Author
2019-01-22Start using trie's instead of hash-maps.Hugo Hörnquist
2019-01-21Remove all explicit malloc's.Hugo Hörnquist
2019-01-21Rename all instances of string to strbuf.Hugo Hörnquist
2019-01-21Bunch of renames + macros.Hugo Hörnquist
2019-01-20Add some TODO's.Hugo Hörnquist
2019-01-19[BROKEN] Work on adding hash tables.Hugo Hörnquist
2019-01-17Works reasonably well for single calendar files.Hugo Hörnquist
2019-01-17Further work.Hugo Hörnquist