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
/
include
/
stc
/
algo
/
csort.h
Age
Commit message (
Expand
)
Author
2023-05-18
Huge update: cqueue and cdeq completely rewritten. cvec and cdeq API harmoniz...
Tyge Lovset
2023-04-28
Removed crandom.h and altnames.h. Housholding.
Tyge Løvset
2023-04-05
Internal: renamed untemplate.h to template2.h
Tyge Løvset
2023-04-03
Split priv/template.h in two files to make mksingle.sh work.
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-01
Massive update from unsigned sizes and indices to signed.
Tyge Lovset
2023-01-19
Finish last commit. Most safe function macros are now preferred lowercase, wh...
Tyge Løvset
2023-01-12
Made csort max recursion depth < log2(n).
Tyge Løvset
2023-01-10
Changed value type name of csort algo.
Tyge Løvset
2023-01-10
Some updates on algo/csort.h and example.
Tyge Løvset
2023-01-04
Bump to 2023
Tyge Løvset
2022-12-31
Moved fmt.h to include/c11 folder. Not used by the lib or examples as lib is ...
Tyge Løvset
2022-12-29
Restructuring of some headers into include/algo folder. Some API changes *_re...
Tyge Løvset