| Age | Commit message (Collapse) | Author |
|
renamed to cregex, with new API.
|
|
|
|
|
|
|
|
|
|
required param tp examples/regex1.c.
|
|
optimizations when using ^ and $ (removed 3 strlen calls).
|
|
|
|
forward.h-
|
|
|
|
intrusive.
The change was needed to be consistent in using 'sv' as a shorthand for "string view" everywhere, and is easier to understand than _v().
|
|
|
|
from csview.h. csview.h now include utf8.h
|
|
|
|
|
|
cstr_substr_utf8 added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ref. count / shared_ptr)
|
|
|
|
emulates standard C11 threads library for compilers not supporting C11 threads.h.
Fixed and cleanup of CMake build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
file strings.h.
|
|
|
|
branchless.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type to crawstr.
|
|
|
|
|
|
|
|
Updated checkauto.ll.
|
|
|
|
|
|
More cleanups.
|
|
|