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
/
utf8.h
Age
Commit message (
Expand
)
Author
2022-03-16
Bugfix: carc and cbox cmp functions had bug.
Tyge Løvset
2022-02-16
Refactoring. Added size type param to forward_cmap/csmap . Reverted c_autovar...
Tyge Løvset
2022-02-05
Switched to heavily modified version of Rob Pike's plan9 regexp9. -> now rena...
Tyge Løvset
2022-01-30
Replaced utf8_decode() and friends code.
Tyge Løvset
2022-01-17
Fixed object linkage declarations/definitions.
Tyge Løvset
2022-01-14
Final utf8 api, and docs.
Tyge Løvset
2022-01-14
Renamed *_v() methods to *_sv(). Note: this breaks API, hopefully not too int...
Tyge Løvset
2022-01-14
Removed cstr iter; => csview iter is now utf8 iter. See utf8.h example.
Tyge Løvset
2022-01-13
Changed cstr_replace_v() and added utf8_substr(). Moved/changed some code fro...
Tyge Løvset
2022-01-13
Fixed missing i_eq default setting in template.h, carc and cbox. cstr_substr_...
Tyge Løvset
2022-01-12
Final utf8 changes.
Tyge Løvset
2022-01-12
Fixed utf8 API and functions.
Tyge Løvset
2022-01-11
Added tinycthread: include/threads.h, src/threads.c. Ex: sptr_threads.c - emu...
Tyge Løvset
2022-01-11
Some updates on Regex. Will remove it for now, as it is functionally unstable.
Tyge Løvset
2022-01-09
Removed strings.h.
Tyge Løvset
2022-01-09
More on regex.
Tyge Løvset
2022-01-08
Moved utf8 from cregex.h to separate file. Splitted csview.h into another fil...
Tyge Løvset
[prev]