summaryrefslogtreecommitdiff
path: root/choices.c
Commit message (Expand)AuthorAge
* Store string in result instead of positionJohn Hawthorn2014-09-27
* Allocate results array when search is run.John Hawthorn2014-09-27
* Remove stray ;John Hawthorn2014-09-18
* Add -pedantic, Remove stray ;John Hawthorn2014-09-17
* Use AoS instead of SoA; don't use qsort_rJohn Hawthorn2014-09-17
* Abort on allocation errorsJohn Hawthorn2014-09-16
* Fix divide by zero on empty choices listJohn Hawthorn2014-09-14
* Cleanup headersJohn Hawthorn2014-09-14
* Refactor into choices.cJohn Hawthorn2014-09-14