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
/
README.md
Age
Commit message (
Expand
)
Author
2023-06-20
Added some more to coroutine.h
Tyge Løvset
2023-06-09
Rename i_extern template flag to i_import. i_extern still available, but depr...
Tyge Løvset
2023-05-23
Updated docs to reflect changes in cstr linking shared.
Tyge Lovset
2023-05-20
Rename c_make() macro to c_init(). c_make still available, but deprecated.
Tyge Løvset
2023-05-18
Renamed template param i_con => i_base in stc/extend.h. Also the macro c_getc...
Tyge Løvset
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-27
removing compiler warning ++.
Tyge Løvset
2023-04-09
Added some online examples.
Tyge Lovset
2023-04-09
Added "STC logo" in banner.
Tyge Lovset
2023-04-09
Added "Run this code" in Compiler Explorer a few places. New example in csmap...
Tyge Lovset
2023-04-09
Update README.md
Tyge Løvset
2023-04-09
Final commit before 4.2 release?
Tyge Lovset
2023-04-08
Reverted c_arraylen(), removed c_ARRAYLEN()
Tyge Lovset
2023-04-08
More docs updates, and a change in stc/extend.h.
Tyge Lovset
2023-04-07
More docs updating.
Tyge Lovset
2023-04-07
Massive documentation update/improvements.
Tyge Lovset
2023-03-31
Added stc/extend.h: A generalized way to type-safely extend a container with ...
Tyge Lovset
2023-03-30
Added crand.h - Alternative API to crandom.h, which will be deprecated.
Tyge Løvset
2023-03-27
Some missing files.
Tyge Løvset
2023-03-26
development branch for 4.2
Tyge Løvset
2023-03-13
Fix typo in forward declaration example
Marius
2023-03-12
Safer state machine in coroutine.h (internal).
Tyge Løvset
2023-02-14
Added links in docs
Tyge Løvset
2023-02-13
Improved docs.
Tyge Løvset
2023-02-13
Removed support for uppercase version of c_sv() (i.e c_SV => c_sv).
Tyge Løvset
2023-02-13
Docs update and improvements
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-12
More docs: prepare for release.
Tyge Løvset
2023-02-11
Some more docs. Renamed (half-)internal template parameter i_size => i_ssize....
Tyge Løvset
2023-02-11
Fixed docs in README.md
Tyge Løvset
2023-02-11
Improved README.md
Tyge Løvset
2023-02-10
Added struct name to typedef to allow container pointer predecarations.
Tyge Løvset
2023-02-08
Changed to use lowercase flow-control macros in examples (uppercase will stil...
Tyge Løvset
2023-02-05
Improved readme.md
Tyge Løvset
2023-02-05
More text update.
Tyge Løvset
2023-02-05
Added links to Core Guidelines on unsigned/signed indices.
Tyge Løvset
2023-02-04
More cspan docs updates.
Tyge Løvset
2023-02-01
Fixed docs of c_make() macro.
Tyge Lovset
2023-02-01
Improved README.md
Tyge Løvset
2023-02-01
Update docs formatting and README.md
Tyge Løvset
2023-02-01
Massive update from unsigned sizes and indices to signed.
Tyge Lovset
2023-01-20
Renamed macro function c_initialize() to c_init().
Tyge Løvset
2023-01-15
Large commit:
Tyge Løvset
2023-01-04
Removed the experimental c_AUTODROP macro.
Tyge Lovset
2022-12-31
Internally renamed ccommon.h macros to uppercase. Lowercase macros are still ...
Tyge Løvset
2022-12-30
More restructuring of files and cleanup. Moved carr2.h and carr3.h to misc/in...
Tyge Løvset
2022-12-29
Restructuring of some headers into include/algo folder. Some API changes *_re...
Tyge Løvset
2022-12-23
Experimental uppercase macros.
Tyge Løvset
2022-12-20
Minor docs changes.
Tyge Løvset
[next]