December 28, 2019
8505df5

add test_show_info acceptance test

Ondrej Martinek authored on 05/04/2019 11:32:19 • John Hawthorn committed on 28/12/2019 07:17:18
cdafcf0

fix acceptance tests

Ondrej Martinek authored on 21/03/2019 13:47:58 • John Hawthorn committed on 28/12/2019 07:17:18
07ee5a4

show selection info (with -i option)

Ondrej Martinek authored on 16/03/2019 04:54:08 • John Hawthorn committed on 28/12/2019 07:17:18
04c342c

Merge pull request #125 from gpanders/ctrl-g-exit

John Hawthorn authored on 28/12/2019 07:01:53 • GitHub committed on 28/12/2019 07:01:53
25ebdd4

Merge pull request #132 from jhawthorn/no_vla

John Hawthorn authored on 28/12/2019 06:26:48 • GitHub committed on 28/12/2019 06:26:48
6631626

Error on usage of VLA

John Hawthorn authored on 28/12/2019 02:44:01
f7a6210

Avoid VLA in tty_interface

John Hawthorn authored on 28/12/2019 03:39:50
e1a48d0

Remove strlen in precompute_bonus

John Hawthorn authored on 28/12/2019 03:09:11
9dfb287

Use malloc in match_positions to avoid VLA

John Hawthorn authored on 28/12/2019 02:43:46
b76efa7

Remove DEBUG_VERBOSE

John Hawthorn authored on 28/12/2019 02:42:25
2d4251b

Reduce memory and avoid VLA in match()

John Hawthorn authored on 28/12/2019 02:39:01
d2e0be2

Split match and match_postitions

John Hawthorn authored on 28/12/2019 02:35:49
ab1fd85

Extract row matching into own method

John Hawthorn authored on 28/12/2019 02:16:48
e975f0b

Move some temporary storage into match_struct

John Hawthorn authored on 28/12/2019 02:08:40
77d3a20

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

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