Commit ID: 1005B3411E2160E1C42
CVSROOT: /cvs
Module name: contrib
Changes by: [email protected] 2018/06/27 22:39:03 UTC
Modified files:
code/jupp : bw.c
Added files:
code/jupp : bw-lgen.inc
Log message:
factor out lgen core code, which exists twice, almost identcally
(a “quiet” and a “verbose” mode); also, extend verbose mode UTF-8
early abort for tab after incomplete multibyte sequence
still bogus: not in quiet mode, only ungets previous octet
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr0 -r1.1 contrib/code/jupp/bw-lgen.inc
cvs -R rdiff -kk -upr1.37 -r1.38 contrib/code/jupp/bw.c