Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-18 | sds.c: Add braces around all one-line if and while loops | Johannes Löthberg | 1 | -33/+33 |
2015-01-18 | sds.c: add braces around naked while loops | Johannes Löthberg | 1 | -2/+4 |
2015-01-18 | sds.{c,h}: Sort includes | Johannes Löthberg | 1 | -2/+2 |
2015-01-18 | sdsfromlonglong: Cast abs ternary statement to ull | Johannes Löthberg | 1 | -1/+1 |
2015-01-17 | sds.c: All if statements should be braced | Johannes Löthberg | 1 | -5/+8 |
2015-01-17 | Reindent with tabs. | Johannes Löthberg | 1 | -405/+403 |
2015-01-17 | sds.c Replace all in-place calculations with sdsheader | Johannes Löthberg | 1 | -14/+14 |
2015-01-17 | Revert "SDS Header pointer math rewritten in a more elegant form." | Johannes Löthberg | 1 | -17/+17 |
2014-12-05 | Replace testsuite with one based on twbctf | Johannes Löthberg | 1 | -125/+0 |
2014-12-05 | Move source files to src dir, use VPATH in Makefile | Johannes Löthberg | 1 | -0/+907 |