| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
replace tests.
|
|
|
|
|
|
file mytest.c.txt
|
|
cregex_test.c. Will modify furter to make more like GoogleTest
|
|
|
|
Minor internal improvements.
|
|
whereas flow control macros (c_FOREACH, ..) are preferred uppercase.
|
|
initialization.
|
|
|
|
|
|
|
|
|
|
view, but can modify its elements.
|
|
|
|
not be string literal. Only for stdout.
|
|
|
|
(except resize).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Moved stc/algo/cspan.h to stc/cspan.h - its a data view type similar to csview. +Many updates. Added docs/cspan_api.md page!
- Update c11/fmt.h to VER 2.0: NEW API, see test. NOTE: fmt.h is not officially part of STC, as it is C11, and STC is C99.
- Renamed crange_LITERAL() back to crange_literal(), and cspan_LITERAL() to cspan_literal(). These returns a compound literal (lvalue) that can be passed to a c_FOR*-iterator.
|
|
1-dimensional).
|
|
API changes. Changed cspan.h, these may merge.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lower_bound.c
|
|
|
|
(requires doubly linked).
|
|
|
|
|
|
|