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
/
cbits.h
Age
Commit message (
Expand
)
Author
2022-01-03
Bump to 2022.
Tyge Løvset
2022-01-03
"gcc/clang -O2 -Wall -std=c99 -pedantic" compiles examples with no warnings. ...
Tyge Løvset
2022-01-02
Simplified and improved linkage configuration. Reorganized crandom.h a bit.
Tyge Løvset
2022-01-01
Corrected linking macro settings.
Tyge Løvset
2021-12-29
Removed warnings for MS cl -W2 and clang -pedantic -std=c99. No functional ch...
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-14
Fixed bug in cbits_to_str().
Tyge Løvset
2021-12-13
Renamed constructor *cstr_lit()* to `cstr_new(lit)`.
Tyge Løvset
2021-09-21
Added copy(self, other) function to all containers. Fixed some docs.
Tyge Løvset
2021-09-20
Renamed macros: breaking changes for Version 2.0!
Tyge Lovset
2021-09-06
Some more additions.
Tyge Løvset
2021-05-24
Split c_fordefer() into c_forvar() and c_fordefer() macros.
Tyge Løvset
2021-05-24
Renamed c_with => c_fordefer, and removed c_withvar. Macros were too deceivin...
Tyge Løvset
2021-05-20
Moved stc folder into include folder.
Tyge Løvset
[prev]