2015-05-08 Marc Tardif * 0.2.2 Release * all files: GPLv3 * build-aux: directory containing build auxiliary files * lib: directory containing gnulib source files * m4: directory containing gnulib m4 files 2001-11-24 Marc Tardif * 0.2.1 Release * contrib: directory containing relating software * elements.tab: symbol table of SGML elements * entities.tab: symbol table of SGML entities * context.c: reset buf after go_forward * expr.c: fixed tree walking of list_pat * expr.c: distance changed to exclusive * html.c: html_find uses pos instead of buf * bool.c: error handling of read system call * bool.1: added EXAMPLES section 2001-10-08 Marc Tardif * 0.2 Release * ac.c: renamed to match.c * tab.c: renamed to event.c * kw.c: split into context.c and expr.c * err.c: error routines previously in bool.c * mem.c: exit if malloc fails and mem_init returns void * text.c: added support for byte and line numbers * html.c: added support for byte and line numbers * tests: directory in root containing tests 2001-05-31 Marc Tardif * 0.1.1 Release * ac.c: fixed case insensitive searching * kw.c: fixed open parentheses after operator * bool.c: fixed multiple patterns in last buffer 2001-05-07 Marc Tardif * 0.1 Release