aboutsummaryrefslogtreecommitdiffstats
path: root/src/ical.c
Commit message (Expand)AuthorAgeFilesLines
* Use strcmp() instead of strncmp()Lukas Fleischer2012-03-121-22/+22
* Remove all usages of bzero() and bcopy()Lukas Fleischer2012-02-191-6/+6
* Fix up strncat() usageLukas Fleischer2012-02-181-2/+1
* Don't chomp on error in ical_readline_init()Lukas Fleischer2012-02-181-4/+6
* Split note file generation into separate functionLukas Fleischer2012-01-171-12/+3
* Break out different import/export formatsLukas Fleischer2012-01-071-0/+1263