19 Commits

Author SHA1 Message Date
Aoran Zeng
4ff53269f0
Warn when xy_strdup() called with NULL 2025-08-09 19:38:14 +08:00
Aoran Zeng
ca6498b547
Add <stdint.h> for xy.h 2025-08-09 19:36:41 +08:00
Aoran Zeng
d97365ed4e
Fix: add missing <ctype.h> 2025-08-09 12:26:07 +08:00
Aoran Zeng
1a73a31e06
Add test for xy_streql_ic() 2025-08-08 00:08:32 +08:00
Mikachu2333
695ce1072c
Add xy_streql_ic (#242)
* add xy_streql_ic

* fix format

* only target use it
2025-08-08 00:01:33 +08:00
Aoran Zeng
6f913b2170
Larger default allocation size for xy_strjoin() 2025-07-19 05:39:47 +08:00
Aoran Zeng
41d1775fb9
Fix: Undercounted one byte in xy_strjoin() causes buffer overflow
[GitHub #232]
2025-07-19 05:37:56 +08:00
Aoran Zeng
685ae27d23
Update maintain URL 2025-07-14 03:58:34 +08:00
Aoran Zeng
0df9d54b27
Prerelease v0.2.1.4 2025-07-12 07:44:44 +08:00
Aoran Zeng
d9dac7af6e
Fix typo 2025-07-11 21:22:43 +08:00
Aoran Zeng
ba6fa809d4
Enforce C11 2025-06-20 14:44:05 +08:00
Aoran Zeng
7841e9bf1e
Remove deprecated 2025-06-20 14:41:45 +08:00
Aoran Zeng
537ed4fd8c
Use print and println 2025-06-20 14:32:00 +08:00
Aoran Zeng
9cbad804c5
Add deprecations 2025-06-20 09:08:32 +08:00
Aoran Zeng
28a3aae6e1
Add xy_os_family 2025-06-20 08:51:00 +08:00
Aoran Zeng
b06a1125e1
Update copyright year 2025-03-03 20:27:34 +08:00
juzheng
1ab8b7c8e5 Fix README and segmentation fault for FreeBSD, addressing #163 2024-12-27 14:43:39 +08:00
Aoran Zeng
603525790e
Delete new line when iter 2024-12-14 20:43:19 +08:00
Aoran Zeng
66ad62d209
Move xy.h 2024-12-14 19:54:37 +08:00