Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-11 | use ‘signed’ instead of ‘int’, redo prototypes | Johannes Löthberg | 1 | -2/+2 | |
The flip arguments are implemented so delete comment | |||||
2014-11-10 | Make non-negatable arguments unsigned, make parse_uint | Johannes Löthberg | 1 | -0/+24 | |
2014-11-10 | Remove space before function names | Johannes Löthberg | 1 | -1/+1 | |
2014-11-10 | Move parse_color to utils.c | Johannes Löthberg | 1 | -0/+46 | |
2014-11-10 | Handle all arguments, split out int parsing function | Johannes Löthberg | 1 | -0/+34 | |