Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1200 | Kartik K. Agaram | 2015-04-25 | 1 | -2/+2 |
| | |||||
* | 1198 - now compiles on mac os; thanks sam putman | Kartik K. Agaram | 2015-04-25 | 1 | -8/+12 |
| | | | | | | | | | | 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. | ||||
* | 1145 - dump termbox's 256-color support | Kartik K. Agaram | 2015-04-22 | 1 | -40/+0 |
| | |||||
* | 1143 | Kartik K. Agaram | 2015-04-22 | 1 | -0/+342 |