Actions
Bug #8993
closedregex: Refactor fast/slow stepping bits in the matching engine
Start date:
2018-01-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
There was some refactoring done upstream, bring it in for easier bug fix backports.
Updated by Yuri Pankov about 4 years ago
- Subject changed from sync regcomp(3C) with upstream to regex: Refactor fast/slow stepping bits in the matching engine
Updated by Electric Monk almost 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
git commit 62e7498000cb79c72fafb7270dbc3beb8a41863d
commit 62e7498000cb79c72fafb7270dbc3beb8a41863d Author: Kyle Evans <kevans@FreeBSD.org> Date: 2019-10-22T15:09:13.000Z 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>
Actions