Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1199 - ignore errors in 'make clean' | Kartik K. Agaram | 2015-04-25 | 1 | -1/+1 |
| | |||||
* | 1198 - now compiles on mac os; thanks sam putman | Kartik K. Agaram | 2015-04-25 | 1 | -0/+2 |
| | | | | | | | | | | Just toss out that snprintf prototype I'd hackily copied in earlier and avoid using snprintf entirely. Hopefully I got the assertions right :/ Looks like the previous nul-padding was redundant. If you had snprintf it would take care of it. | ||||
* | 1136 - switch from ncurses to https://github.com/nsf/termbox | Kartik K. Agaram | 2015-04-22 | 1 | -0/+7 |