Age | Commit message (Expand) | Author |
---|---|---|
2017-08-30 | Remove unused variable; no binary change. | Lawrence Teo |
2017-08-17 | combine malloc/memset into calloc. from Michael W. Bombardieri | Ted Unangst |
2016-12-18 | Nuke more unused variables. | Kenneth R Westerback |
2015-11-19 | it is not necessary to cast the result of malloc/calloc. | Ted Unangst |
2015-11-19 | flex_alloc and flex_free are nothing more than malloc and free, so replace | Ted Unangst |
2015-11-19 | orbital strike from moonbase knf | Ted Unangst |
2015-11-19 | repair some of the preposterously damaged indentation | Ted Unangst |
2015-11-19 | we don't keep vim modelines in files | Ted Unangst |
2015-11-19 | Update flex from ancient 2.5.4 to the recent 2.5.39. | Ted Unangst |