May 17, 2016
fa85f4d

Use '\0' instead of 0 when we mean a char.

John Hawthorn authored on 17/05/2016 02:28:32
May 3, 2016
aed59e6

Rename choices_free to choices_destroy

John Hawthorn authored on 03/05/2016 04:45:26
c5ab368

Store read buffer on choices structure

John Hawthorn authored on 01/05/2016 00:28:55
April 24, 2016
1e67f03

Set sensible initial sizes for growing arrays

John Hawthorn authored on 24/04/2016 20:37:36
d8d8248

Move input reading to choices.c

John Hawthorn authored on 23/04/2016 18:25:47
November 8, 2015
01bec38

Use size_t where appropriate

John Hawthorn authored on 07/11/2015 09:58:09
0f7b650

Allow customization of config.h via config.def.h

John Hawthorn authored on 07/11/2015 09:37:03
afef1c9

Apply clang-format to all files

John Hawthorn authored on 07/11/2015 05:45:02
September 27, 2014
d574909

Store string in result instead of position

John 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
September 18, 2014
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_r

John Hawthorn authored on 17/09/2014 17:43:01 • John Hawthorn committed on 18/09/2014 02:11:14
September 17, 2014
10714eb

Abort on allocation errors

John Hawthorn authored on 17/09/2014 02:05:26
September 15, 2014
8417e77

Fix divide by zero on empty choices list

John Hawthorn authored on 15/09/2014 03:26:09