aboutsummaryrefslogtreecommitdiff
path: root/strbuf.c (follow)
Commit message (Expand)AuthorAge
* Fix error when looking at cloned events.Hugo Hörnquist2019-03-08
* Got DAILY repeating event!Hugo Hörnquist2019-03-08
* Fix lingering strbuf off by one error.Hugo Hörnquist2019-03-02
* Strbuf remove init_1, add strbuf_load.Hugo Hörnquist2019-02-26
* WIP.Hugo Hörnquist2019-02-26
* Add scm field to strbuf.Hugo Hörnquist2019-02-25
* Fix c++ compile warnings.Hugo Hörnquist2019-02-21
* Made to compile as C++.Hugo Hörnquist2019-02-18
* Rewrote content_line, and how parameters are stored.Hugo Hörnquist2019-02-15
* Merge strbuf copy functions.Hugo Hörnquist2019-02-15
* Remove SAFE_STR, making strbuf always safe.Hugo Hörnquist2019-02-10
* Improve strbuf.Hugo Hörnquist2019-02-10
* Add formatting macros.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
* Code cleanup and add documentation.Hugo Hörnquist2019-02-06
* Fix most memmory problems.Hugo Hörnquist2019-02-05
* Improve ERR.Hugo Hörnquist2019-02-05
* Normalize and improve INIT & FREE macros.Hugo Hörnquist2019-02-05
* Work on propper memmory management for linked lists.Hugo Hörnquist2019-02-04
* Add linked list generic type.Hugo Hörnquist2019-02-03
* Loads of memmory fixes, among other.Hugo Hörnquist2019-02-03
* Add -Wextra flag, fix resulting warnings.Hugo Hörnquist2019-01-26
* Clean up a number of comments, and remove TODO's.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
* Fix some memmory errors.Hugo Hörnquist2019-01-20
* Works reasonably well for single calendar files.Hugo Hörnquist2019-01-17
* Further work.Hugo Hörnquist2019-01-17