May 15, 2009
View 2bc065d

add support for (?i). Now regular expressions that begin with (?i) will be case insensitive. (bb #1584, #1598).

Török Edvin authored on 2009/05/15 20:53:22
May 9, 2008
View a08739d

avoid name collisions on AIX (bb #947) sync with libc: minor cleanups

Török Edvin authored on 2008/05/09 20:58:17
February 20, 2008
View 08f0150

don't scan comment.html and script.html. add failsafe dconf option. (bb #851) set scanscript limit to 512k TODO don't generate above 2 files better condition for bb #849

Török Edvin authored on 2008/02/20 03:43:42
February 18, 2008
View 8f81a5f

fix another out of memory condition (bb #849) thanks to Gianluigi Tiesi <sherpya*netfarm.it>

Török Edvin authored on 2008/02/18 19:44:41
September 18, 2007
View ddae845

_POSIX2_RE_DUP_MAX

Nigel Horne authored on 2007/09/18 22:32:31
View 53ff1b0

add regcomp(), regexec() impl. from OpenBSD's libc. This code is licensed under the 3-clause BSD. This will be used instead of system provided regexec()/regcomp() to have consistent behaviour across platforms.

Török Edvin authored on 2007/09/18 03:54:56