| Age | Commit message (Collapse) | Author |
|
|
|
|
|
new members which can be accessed from the template parameters. See examples/functor.c
|
|
needed.
Simplified cvec_X_eq() and cdeq_X_eq()
|
|
Final cleanup normalized var naming.
|
|
|
|
|
|
cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
whereas flow control macros (c_FOREACH, ..) are preferred uppercase.
|
|
initialization.
|
|
|
|
|
|
supported via include/stc/priv/lowcase.h.
|
|
|
|
cstr_null => cstr_NULL
csview_null => csview_NULL
cstr_npos => c_NPOS
csview_npos => c_NPOS
c_ARGsv(sv) => c_ARGSV(sv)
c_init(x) => c_INIT(x)
|
|
|
|
|
|
initialized with {NULL}.
|
|
|
|
flag "i_opt c_declared" to "i_opt c_is_forward". Sorry about this, but hopefully not a widely used feature for most yet.
|
|
and c_is_fwd => c_declared, for the i_opt option define.
|
|
|
|
c_forfilter again. Cleanups. Docs added.
|
|
|
|
|
|
utf8_peek()/utf8_peek_off() added/changed.
|
|
i_less or i_eq is specified. This removes annoying requirement.
|
|
|
|
item not found. Small cstr API change to u8_replace*.
|
|
|
|
|
|
cregex.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
end(). clist and csmap/cset already has this property.
|
|
code-breaking API changes.
|
|
|
|
|
|
avoids problem when i_keyraw is pointer.
|
|
|