Commits


libhtml: fix array bounds in lex


Trivial changes: whitespace and modes. Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>


libhtml: plug quite a few memory leaks Change-Id: I45bd62a590373669e90183cc2b2ee56570c007f5


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


More & names and numbers.


The people who use emdash and endash are probably the same ones who think data is plural.


use full prototypes


hide some routines


Import version of libhtml that might actually work with ANSI C.