| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
end(). clist and csmap/cset already has this property.
|
|
|
|
|
|
Renamed cregex_find_p() => cregex_find_pt() // pattern
Renamed cregex_replace_p() => cregex_replace_pt() // pattern
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
V4.0 BETA
|
|
|
|
becomes defined `c_derived_keyclone` when i_keyfrom is defined, i.e. you don't have to define both, but you can.
Improved cmap docs.
|
|
|
|
README.md docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global initialization of maps. This changes ABI, but so far STC has no stable ABI guarantees.
|
|
|
|
Removed usage of c_ARGsv() macro in examples => printf formatting ".*s". csview fully inlined.
|
|
an inline function cregex_find_sv().
|
|
|
|
links to cregex, coption.
crandom.h: fixed "stc64_with_seq doesn't use seq argument #31" thanks to funny-falcon. Removed deprecated funcs.
Added tags for v3.6 and v3.7.
|
|
|
|
small.
|
|
*_u8(). . See README.md
|
|
cregex_find(). Renamed cre_* flags.
|