aboutsummaryrefslogtreecommitdiff
path: root/vcal.c (follow)
Commit message (Expand)AuthorAge
* Clean up a number of comments, and remove TODO's.Hugo Hörnquist2019-01-22
* Rename hash_help.inc => hash.inc.Hugo Hörnquist2019-01-22
* Fixed all leaks.Hugo Hörnquist2019-01-22
* Fix crash.Hugo Hörnquist2019-01-22
* Start using trie's instead of hash-maps.Hugo Hörnquist2019-01-22
* Remove all explicit malloc's.Hugo Hörnquist2019-01-21
* Rename all instances of string to strbuf.Hugo Hörnquist2019-01-21
* Bunch of renames + macros.Hugo Hörnquist2019-01-21
* Add some TODO's.Hugo Hörnquist2019-01-20
* [BROKEN] Work on adding hash tables.Hugo Hörnquist2019-01-19
* Works reasonably well for single calendar files.Hugo Hörnquist2019-01-17
* Further work.Hugo Hörnquist2019-01-17