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
/
csset.h
Age
Commit message (
Expand
)
Author
2023-04-28
Removed crandom.h and altnames.h. Housholding.
Tyge Løvset
2023-02-08
Changed to use lowercase flow-control macros in examples (uppercase will stil...
Tyge Løvset
2023-01-04
Bump to 2023
Tyge Løvset
2022-12-31
Internally renamed ccommon.h macros to uppercase. Lowercase macros are still ...
Tyge Løvset
2022-06-01
Converted all files with DOS line endings to LINUX.
Tyge Løvset
2022-01-03
Bump to 2022.
Tyge Løvset
2021-12-19
First commit for Version 3 of STC. Main changes are consistent rename of '_de...
Tyge Løvset
2021-12-02
Breaking changes for i_fwd and i_cmp_none:
Tyge Løvset
2021-09-16
Renamed f_tag to F_tag, too invisible. Small other changes.
Tyge Løvset
2021-09-15
Fixed issue with using i_prefix as indicator of cset/csset.
tylo
2021-09-12
Renamed input macro i_module to i_prefix. Replaced astar.c example.
Tyge Løvset
2021-09-11
Fixed docs for newstyle.
Tyge Løvset
2021-09-07
Added csmap.h and csset.h + test.
Tyge Løvset
2021-09-07
Switched to lowercase input define symbols, e.g. i_KEY => i_key, etc.
Tyge Løvset
2021-09-05
New usage style. only cvec is functional. see vec_test_new.c
Tyge Løvset
2021-08-31
Maintenance cleanup.
Tyge Løvset
2021-06-06
Added support for forward_cmap() and forward_cset(). Added support for forwa...
Tyge Løvset
2021-05-20
Moved stc folder into include folder.
Tyge Løvset