20 Commits

Author SHA1 Message Date
db208bd912 remove strcmp and fix hidden bugs 2025-06-02 23:50:20 +02:00
e25b8236e4 switch from assert to if + return 2025-05-28 20:21:24 +02:00
77ccd59ce3 new untested code 2025-05-28 19:32:15 +02:00
fec9f2633d Portable Makefile 2025-05-28 19:31:56 +02:00
61a398f402 new strops_remove_at_pos_char_inplace 2025-05-21 21:07:14 +02:00
d31bc73884 not implementing those 2025-05-21 20:49:17 +02:00
5b4a3f84e5 remove url stuff
I recommend using libcurl or similar for that
2025-05-21 20:36:47 +02:00
c3824e1dc7 remove string.h dependency 2025-05-21 20:34:11 +02:00
7e26a39ec6 new strops_copy_amount 2025-05-21 17:54:43 +02:00
9610831c9e new strops_length and strops_copy 2025-05-21 17:50:05 +02:00
1418c2843e trying out shared lib 2025-05-21 17:49:38 +02:00
28a235b680 progress on url and new stuff 2025-05-09 00:10:40 +02:00
fd30b35d10 switch to making static library 2025-05-08 20:02:59 +02:00
6505add9f5 move files into root of repo 2025-05-08 20:02:36 +02:00
4b4ce3d36f update .gitignore 2025-05-08 20:02:10 +02:00
b12577a0e9 add strops_insert_at_pos 2025-05-08 00:15:36 +02:00
5a420c21b7 only url stuff missing for now 2025-05-07 23:16:49 +02:00
e2eaa512dd progress on implementation 2025-05-07 19:18:14 +02:00
a9cb36e2f6 already started, but not done 2025-05-07 18:15:24 +02:00
0c3fdc912b Initial commit 2025-05-07 00:00:12 +02:00