Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-17 | sds.h: Clean up sdshdr struct pointer arithmetic | Johannes Löthberg | 1 | -2/+2 |
2015-01-17 | Revert "SDS Header pointer math rewritten in a more elegant form." | Johannes Löthberg | 2 | -19/+19 |
2014-12-06 | test.c: Remove blanklines before return | Johannes Löthberg | 1 | -21/+0 |
2014-12-06 | twbctf: Save the print_width to a variable | Johannes Löthberg | 1 | -3/+4 |
2014-12-05 | sds.h: Don’t use __ in front of include guard | Johannes Löthberg | 1 | -2/+2 |
2014-12-05 | Replace testsuite with one based on twbctf | Johannes Löthberg | 6 | -185/+307 |
2014-12-05 | Move source files to src dir, use VPATH in Makefile | Johannes Löthberg | 3 | -0/+1065 |