fa85f4d
Use '\0' instead of 0 when we mean a char.John Hawthorn authored on 17/05/2016 02:28:32 |
aed59e6
Rename choices_free to choices_destroyJohn Hawthorn authored on 03/05/2016 04:45:26 |
|
c5ab368
Store read buffer on choices structureJohn Hawthorn authored on 01/05/2016 00:28:55 |
1e67f03
Set sensible initial sizes for growing arraysJohn Hawthorn authored on 24/04/2016 20:37:36 |
|
d8d8248
Move input reading to choices.cJohn Hawthorn authored on 23/04/2016 18:25:47 |
01bec38
Use size_t where appropriateJohn Hawthorn authored on 07/11/2015 09:58:09 |
|
0f7b650
Allow customization of config.h via config.def.hJohn Hawthorn authored on 07/11/2015 09:37:03 |
|
afef1c9
Apply clang-format to all filesJohn Hawthorn authored on 07/11/2015 05:45:02 |
d574909
Store string in result instead of positionJohn Hawthorn authored on 21/09/2014 21:40:36 |
|
ef66307
Allocate results array when search is run.John Hawthorn authored on 21/09/2014 21:23:44 |
23b369a
Remove stray ;John Hawthorn authored on 18/09/2014 07:24:24 |
|
68862e5
Add -pedantic, Remove stray ;John Hawthorn authored on 18/09/2014 03:22:41 |
|
39248de
Use AoS instead of SoA; don't use qsort_rJohn Hawthorn authored on 17/09/2014 17:43:01 • John Hawthorn committed on 18/09/2014 02:11:14 |
10714eb
Abort on allocation errorsJohn Hawthorn authored on 17/09/2014 02:05:26 |
8417e77
Fix divide by zero on empty choices listJohn Hawthorn authored on 15/09/2014 03:26:09 |