Commit Graph

21 Commits

Author SHA1 Message Date
f615ee0242 .gitignore binaries 2026-05-23 07:17:13 -03:00
b046872fd8 test case 2026-05-23 07:17:04 -03:00
97076a2d48 makefile added 2026-05-23 07:16:28 -03:00
e9d00dc619 better comments on lib11sht API 2026-05-23 07:14:51 -03:00
d48c8c1c36 allow trim() public function 2026-05-22 22:08:21 -03:00
9bed332fe9 fast path if threshold>=1.0 2026-05-22 21:30:10 -03:00
2888850684 IMPROVES-i4 strnlen() caps shit11() 2026-05-22 20:36:53 -03:00
d2e5dfce38 IMPROVES-i5 full fix on sequal_full() 2026-05-22 20:28:13 -03:00
aabab06352 IMPROVES-i5 partial fix on asciify() buffer size dst_size 2026-05-22 20:20:34 -03:00
af355f2661 IMPROVES-i6 wrapper sequal(a,b,shold) : sequal_full(...) 2026-05-22 20:00:47 -03:00
1016b15f34 IMPROVES-i3 asciify copy empty to empty 2026-05-22 19:48:12 -03:00
18c34e3b41 IMPROVES-i3 both empties are equal (ratio 1.0) 2026-05-22 19:45:50 -03:00
6efce8c601 IMPROVES-i1 trim() fin initialized (done also i7 and i8) 2026-05-22 19:45:05 -03:00
29e4be2bad IMPROVES-i12 lib11sht.c added 2026-05-22 19:41:10 -03:00
f1d8ff7de1 IMPROVES-i12 split cmp11sht.c into lib11sht.{c,h} 2026-05-22 19:40:51 -03:00
8f3b89ea59 IMPROVES-i9 asciify now sees non-separatable-spaces 2026-05-22 19:36:17 -03:00
4cdae6d621 IMPROVES-i11 sequal now uses errno and returns -1,0,+1 2026-05-22 19:31:51 -03:00
975bcfbe1f IMPROVES-i10 check sequal for null 2026-05-22 19:24:42 -03:00
fe3be8037b .gitignore untracked 2026-05-22 19:08:37 -03:00
aaf5ac575d .gitignore added 2026-05-22 19:02:43 -03:00
a23b1d785a cmp11sht.c 1st commit 2026-05-22 19:02:03 -03:00