| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
still be supported). Improved many examples to use c_make() to init containers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Renamed c_ARGSV(sv) macro to c_SVARG(sv). Both available.
|
|
|
|
|
|
|
|
|
|
- Fixed issue #45 warning -Wunused-parameter in clist.h
- Fixed some issues with the singleheader.py generator.
|
|
Version 4.1 RC2: signed sizes and indices, cspan with numpy slicing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cspan_atN() => cspan_submdN().
cstr_replace_ex() merged as overload of cstr_replace().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|