ObjFW  Timeline

6 check-ins using file src/OFString+JSONValue.m version 2f361d6379

2020-08-13
20:58
Add src/runtime/Info.plist to {clean,ignore}-glob (check-in: 67b8b22764 user: js tags: trunk)
19:49
Work around amiga-gcc missing strto(u)ll (check-in: 138410a925 user: js tags: trunk)
19:43
Set errno to 0 before calling strto* (check-in: 04bb18457a user: js tags: trunk)
19:27
Always cast argument to isspace() to unsigned char (check-in: ce5dfd4a83 user: js tags: trunk)
2020-08-12
20:56
Avoid using (u)intmax_t in methods (check-in: d74f244ab7 user: js tags: trunk)
2020-08-11
19:45
OFString: Rework number parsing API (check-in: b6ee372b98 user: js tags: trunk)