Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
ctk
Browse files
Nov 03, 2024
Fix URLs in `README.md`
· 609ed3f1
sequpt
authored
Nov 03, 2024
609ed3f1
Fix spelling
· 762a2d0f
sequpt
authored
Nov 03, 2024
762a2d0f
Update `CONTRIBUTING.md`
· 492552ee
sequpt
authored
Nov 03, 2024
492552ee
Add copyright notice to license
· e57ba8a5
sequpt
authored
Nov 03, 2024
e57ba8a5
Update `README.md`
· 90a12f33
sequpt
authored
Nov 03, 2024
90a12f33
Update `.gitignore`
· 3d5e1c37
sequpt
authored
Nov 03, 2024
3d5e1c37
Jan 25, 2023
Update `.gitignore` to
tools-config@188fd496
· 961e118b
sequpt
authored
Jan 25, 2023
961e118b
Jan 24, 2023
Release 0.2.0
· c6ebf032
sequpt
authored
Jan 24, 2023
View commits for tag 0.2.0
0.2.0
c6ebf032
Jan 17, 2023
Update `.gitlab-ci.yml` to
tools-config@3a68dd9d
· 47ae3c31
sequpt
authored
Jan 17, 2023
47ae3c31
Fix `0.1.0` release date in `CHANGELOG.md`
· f11d1208
sequpt
authored
Jan 17, 2023
f11d1208
Apr 03, 2022
Remove redundant tests in `TEST_ctk_stpcpy()`
· 83e3b30e
sequpt
authored
Apr 03, 2022
83e3b30e
Add `ctk_stpncpy()`
· 64fa418b
sequpt
authored
Apr 03, 2022
64fa418b
Apr 02, 2022
Add `ctk_stpcpy()`
· 415b1458
sequpt
authored
Apr 02, 2022
415b1458
Add `ctk_strrpos()`
· 8ad9b615
sequpt
authored
Apr 02, 2022
8ad9b615
Add `ctk_strpos()`
· 9d4320fa
sequpt
authored
Apr 02, 2022
9d4320fa
Apr 01, 2022
Update documentation in `ctk_string.h`
· 84eaec6e
sequpt
authored
Apr 01, 2022
84eaec6e
Add `ctk_strrstr()`
· b0b54269
sequpt
authored
Apr 01, 2022
b0b54269
Mar 31, 2022
Update documentation in `ctk_string.h`
· 1a005bed
sequpt
authored
Mar 31, 2022
1a005bed
Make `ctk_strtriml()` return a pointer to the first non-whitespace character
· e61da748
sequpt
authored
Mar 31, 2022
e61da748
Fix bug in `ctk_strtrimr()`
· 678a1a84
sequpt
authored
Mar 31, 2022
678a1a84
Fix various tests in `test_ctk_string.c`
· d2cc69ff
sequpt
authored
Mar 31, 2022
d2cc69ff
Replace `while()` with `for()` in `ctk_toupper()` and `ctk_strtolower()`
· cc9de21f
sequpt
authored
Mar 31, 2022
cc9de21f
Mar 29, 2022
Fix and update documentation in `ctk_string.h`
· 6a7d022e
sequpt
authored
Mar 29, 2022
6a7d022e
Update `README.md`
· 64a51524
sequpt
authored
Mar 29, 2022
64a51524
Add `console` as language for console output in `README.md`
· 594e6cfa
sequpt
authored
Mar 29, 2022
594e6cfa
Fix and update `README.md`
· 0c989b2e
sequpt
authored
Mar 29, 2022
0c989b2e
Mar 28, 2022
Add `const` qualifier to functions parameters in `ctk_string.c`
· 4e0b6999
sequpt
authored
Mar 28, 2022
4e0b6999
Change parameter type from `int` to `_Bool` in `test_ctk_error.c`
· e84c827c
sequpt
authored
Mar 28, 2022
e84c827c
Add `CTK_ERROR_RET_NEG_1_IF()`
· 643e9700
sequpt
authored
Mar 28, 2022
643e9700
Mar 27, 2022
Add `CTK_ERROR_RET_FALSE_IF()`
· a2b90797
sequpt
authored
Mar 27, 2022
a2b90797
Add `ctk_strtriml()`, `ctk_strtrimr()` and `ctk_strtrim()`
· 5506f60e
sequpt
authored
Mar 27, 2022
5506f60e
Mar 26, 2022
Add `ctk_strtolower()` and `ctk_strtoupper()`
· 6aa9b094
sequpt
authored
Mar 26, 2022
6aa9b094
Add `ctk_tolower()` and `ctk_toupper()`
· 15721c72
sequpt
authored
Mar 26, 2022
15721c72
Mar 10, 2022
Update `Doxyfile` to
tools-config@4f5a55bf
· 4d428808
sequpt
authored
Mar 10, 2022
4d428808
Mar 09, 2022
Add `CTK_ERROR_RET_EOF_IF()`
· 16deca68
sequpt
authored
Mar 09, 2022
16deca68
Jan 26, 2022
Add `.gitlab/issue_templates/Bug.md`
· 1d256243
sequpt
authored
Jan 26, 2022
1d256243
Release 0.1.0
· 75edb02e
sequpt
authored
Jan 26, 2022
View commits for tag 0.1.0
0.1.0
75edb02e
Add `.gitlab-ci.yml` from
tools-config@0b7307d9
· 105974db
sequpt
authored
Jan 26, 2022
105974db
Update makefiles to
tools-config@f0db46f9
· 4defd3ec
sequpt
authored
Jan 26, 2022
4defd3ec
Update `CHANGELOG.md`
· a4b02ad6
sequpt
authored
Jan 26, 2022
a4b02ad6
Loading