aboutsummaryrefslogtreecommitdiff
path: root/strbuf.h (unfollow)
Commit message (Expand)Author
2019-02-23Vill inte.Hugo Hörnquist
2019-02-23Even more work.Hugo Hörnquist
2019-02-22strbufHugo Hörnquist
2019-02-22Build, but doesn't link.Hugo Hörnquist
2019-02-21Fix c++ compile warnings.Hugo Hörnquist
2019-02-18Made to compile as C++.Hugo Hörnquist
2019-02-15Rewrote content_line, and how parameters are stored.Hugo Hörnquist
2019-02-15Merge strbuf copy functions.Hugo Hörnquist
2019-02-10Remove SAFE_STR, making strbuf always safe.Hugo Hörnquist
2019-02-10Improve strbuf.Hugo Hörnquist
2019-02-10Add formatting macros.Hugo Hörnquist
2019-02-06Code cleanup and add documentation.Hugo Hörnquist
2019-02-05Normalize and improve INIT & FREE macros.Hugo Hörnquist
2019-02-03Add linked list generic type.Hugo Hörnquist
2019-02-03Loads of memmory fixes, among other.Hugo Hörnquist
2019-01-26Add -Wextra flag, fix resulting warnings.Hugo Hörnquist
2019-01-22Fix crash.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-17Works reasonably well for single calendar files.Hugo Hörnquist
2019-01-17Further work.Hugo Hörnquist