| Age | Commit message (Collapse) | Author |
|
|
|
|
|
c_flt_take() and c_flt_takewhile() breaks the loop always.
c11/fmt.h : renamed fmt_freebuffer(buf) => fmt_destroy(buf).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Assume context always non-NULL when calling cco_alive(context).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ccoro_execute(c) => cco_begin(c); ... cco_end(); (was required).
|
|
|
|
Final cleanup normalized var naming.
|
|
coroutine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version is much improved, but uses the same basic mechanisms.
|
|
cleanup.
|
|
if needed.
|
|
2) shortened mergesort function.
|
|
Minor fix in template.h
|
|
containers.
|
|
Release V4.1.1
|
|
|
|
|
|
|
|
Renamed c_ARGSV => c_SV. Old name is still working.
|
|
|
|
additions.
|
|
|
|
i_ssize. Updated external cpp maps for benchmarks.
|
|
|
|
|