index
:
STC-modified
master
modified
Fork of STC but some features (soon to be)modified to better fit my requirements.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
misc
/
benchmarks
Age
Commit message (
Expand
)
Author
2023-04-09
Final commit before 4.2 release?
Tyge Lovset
2023-04-07
Massive documentation update/improvements.
Tyge Lovset
2023-03-30
Added crand.h - Alternative API to crandom.h, which will be deprecated.
Tyge Løvset
2023-03-29
Some optimizations in hash func.
Tyge Løvset
2023-03-27
More RAII cleanup in examples. Also removed gauss1.c and new_deq.c
Tyge Løvset
2023-03-26
development branch for 4.2
Tyge Løvset
2023-03-08
Added cco_done(ctx) to check if coroutine is complete (including cleanup stage).
Tyge Løvset
2023-03-07
Improved/simplified c_forfilter (): last optional parameter gone. Now c_flt_t...
Tyge Løvset
2023-02-12
Fairly large update before release 4.1, cleaning up docs and some minor addit...
Tyge Løvset
2023-02-11
Some more docs. Renamed (half-)internal template parameter i_size => i_ssize....
Tyge Løvset
2023-02-08
Added a simple benchmap for cspan. clang performs best!
Tyge Løvset
2023-02-08
Changed to use lowercase flow-control macros in examples (uppercase will stil...
Tyge Løvset
2023-01-31
Updates, and prepare for the big unsigned ==> signed transformation.
Tyge Løvset
2023-01-05
Updated external benchmark hash maps to latest, and improved example lower_bo...
Tyge Lovset
2022-12-31
Internally renamed ccommon.h macros to uppercase. Lowercase macros are still ...
Tyge Løvset
2022-12-23
Experimental uppercase macros.
Tyge Løvset
2022-12-20
Restructured folders: examples, benchmarks, tests into misc folder.
Tyge Lovset