]> git.neil.brown.name Git - wiggle.git/commit
Introduce --non-space option
authorNeilBrown <neil@brown.name>
Sat, 29 Aug 2020 08:15:52 +0000 (18:15 +1000)
committerNeilBrown <neil@brown.name>
Sat, 29 Aug 2020 08:33:26 +0000 (18:33 +1000)
commitb78945cad0c9901a2b7b2792343cca5bca575187
tree8867f8ae755c57999c630efff2b81b0c7bd43b29
parentdc22c433f2b1cca64a3e0e304bf023d2ab14e5a7
Introduce --non-space option

This can significantly reduce the number of words by treating
punctuation as part of the surrounding word, rather than as single-char
words.
Fewer words can mean much faster comparisons.

Signed-off-by: NeilBrown <neil@brown.name>
ReadMe.c
split.c
wiggle.1
wiggle.c
wiggle.h