aboutsummaryrefslogtreecommitdiff
path: root/calendar.c (follow)
Commit message (Collapse)AuthorAge
* Fix pending fixes in calendar.c.Hugo Hörnquist2019-02-15
|
* Replace printf/puts with INFO/ERR.Hugo Hörnquist2019-02-10
|
* Extend parsing to handle tree's of vcomponents.Hugo Hörnquist2019-02-09
|
* V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist2019-02-08
|
* Add single file mode.Hugo Hörnquist2019-02-05
|
* Loads of memmory fixes, among other.Hugo Hörnquist2019-02-03
|
* Add graphviz output for TRIE's.Hugo Hörnquist2019-02-03
| | | | | | | | Add simple output in dot format for trie structures. Along with a slightly updated main which handles a few more command line arguments. Also updated makefile to generate pdf's from dot files and dot-files from parse.
* Broke read_vcalendar of into own file.Hugo Hörnquist2019-02-02