History log of /illumos-gate/usr/src/lib/libc/port/regex/regcomp.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 14247eb6 20-Dec-2023 Bill Sommerfeld <sommerfeld@hamachi.org>

15667 libc regcomp/regexec show pathological behavior for "warn:|warning:"
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>


# 0a1985fd 19-Dec-2023 Bill Sommerfeld <sommerfeld@hamachi.org>

16127 regex misidentifies mixed sets as singletons
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Yuri Pankov <yuri@aetern.org>


# 1603eda2 21-Sep-2019 Yuri Pankov <yuri.pankov@nexenta.com>

8908 regcomp: reduce size of bitmap for multibyte locales
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 62e74980 19-Sep-2019 Kyle Evans <kevans@FreeBSD.org>

8993 regex: Refactor fast/slow stepping bits in the matching engine
Portions contributed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan Mc

8993 regex: Refactor fast/slow stepping bits in the matching engine
Portions contributed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 02e2c3ed 11-Aug-2017 Yuri Pankov <yuri.pankov@nexenta.com>

8575 regcomp(3C): handle invalid {} constructs consistently
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 7641c5ea 02-Jun-2017 Yuri Pankov <yuri.pankov@nexenta.com>

8354 sync regcomp(3C) with upstream
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>