aboutsummaryrefslogtreecommitdiff
path: root/strbuf.h (follow)
Commit message (Collapse)AuthorAge
* Vill inte.Hugo Hörnquist2019-02-23
|
* Even more work.Hugo Hörnquist2019-02-23
|
* strbufHugo Hörnquist2019-02-22
|
* Build, but doesn't link.Hugo Hörnquist2019-02-22
|
* 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
|
* Code cleanup and add documentation.Hugo Hörnquist2019-02-06
|
* Normalize and improve INIT & FREE macros.Hugo Hörnquist2019-02-05
|
* 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
|
* Fix crash.Hugo Hörnquist2019-01-22
|
* Rename all instances of string to strbuf.Hugo Hörnquist2019-01-21
|
* Bunch of renames + macros.Hugo Hörnquist2019-01-21
|
* Works reasonably well for single calendar files.Hugo Hörnquist2019-01-17
|
* Further work.Hugo Hörnquist2019-01-17