December 28, 2019
77d3a20

Break early if strlen(neddle) > strlen(haystack)

John Hawthorn authored on 28/12/2019 01:54:34
2afbce9

Combine early-return if as else if

John Hawthorn authored on 28/12/2019 01:49:38
8402394

Work with row pointers

John Hawthorn authored on 28/12/2019 01:47:32
eb4cbd4

Avoid VLA for match_bonus

John Hawthorn authored on 28/12/2019 01:38:22
8ebc480

Avoid VLA for lower_{needle,haystack}

John Hawthorn authored on 28/12/2019 01:33:57
October 7, 2019
f770d7d

Update test.yml

John Hawthorn authored on 07/10/2019 00:42:26
August 22, 2019
06533ff

Add build status badge

John Hawthorn authored on 22/08/2019 03:09:39 • GitHub committed on 22/08/2019 03:09:39
August 18, 2019
b56354b

Add CI job to build under Alpine Linux (#122)

John Hawthorn authored on 18/08/2019 05:16:27 • GitHub committed on 18/08/2019 05:16:27
August 16, 2019
b7ff1a6

Merge pull request #121 from jhawthorn/read-null

John Hawthorn authored on 16/08/2019 08:17:40 • GitHub committed on 16/08/2019 08:17:40
79e4808

Simplify input_delimiter handling

John Hawthorn authored on 16/08/2019 08:09:29
c4524ae

Add ability to use null as input delimiter.

Ashkan Kiani authored on 03/05/2019 10:30:13 • John Hawthorn committed on 16/08/2019 08:05:01
August 15, 2019
a318e00

Remove Travis build status

John Hawthorn authored on 15/08/2019 22:32:47 • GitHub committed on 15/08/2019 22:32:47
0a6944f

Create CI workflow for GitHub actions (#120)

John Hawthorn authored on 15/08/2019 22:30:39 • GitHub committed on 15/08/2019 22:30:39
February 3, 2019
36cd434

Set default options in config.def.h

John Hawthorn authored on 14/01/2019 05:17:04
730b6ad

Rebuild config.h if config.def.h is newer

John Hawthorn authored on 14/01/2019 04:54:03