ObjFW  Timeline

10 descendants and 10 ancestors of fadb29aa9ae4c5eb64b195d406bf9b09b4ff6135c6cdcbda7b5b6a9448abe4ab

2023-08-26
10:44
ofhttp: Add error message for failed TLS handshake (check-in: 579dd0a7ee user: js tags: trunk)
2023-08-25
23:32
Fix nullability issues found by clang-analyzer (check-in: d93bcda0b2 user: js tags: trunk)
17:02
Fix build on Windows (check-in: 5f897cae6d user: js tags: trunk)
14:19
Remove unused variables (check-in: 6ebaa2d2f5 user: js tags: trunk)
13:20
Add reserved ivar for ABI stability on AmigaOS (check-in: e3e3a88363 user: js tags: trunk)
12:25
Minor documentation improvement (check-in: 29bbfc3e47 user: js tags: trunk)
2023-08-23
16:10
Merge trunk into 1.0 branch (check-in: 438285cb1b user: js tags: 1.0)
16:04
Merge trunk into branch "unicode-normalization" (Leaf check-in: 7b8c09c94a user: js tags: unicode-normalization)
16:01
Remove incomplete NFD/NFKD support (check-in: 149874777c user: js tags: trunk)
15:58
Move incomplete NFD/NFKD support into a branch (check-in: 1aab2aa886 user: js tags: unicode-normalization)
15:40
Update to Unicode 15.0 (check-in: fadb29aa9a user: js tags: trunk)
15:39
OFHTTPClient: Don't enable non-blocking mode (check-in: 3a8aa96e16 user: js tags: trunk)
13:54
OFStrFTime: Don't use OFASPrintF() (check-in: ff64ec30f4 user: js tags: trunk)
12:44
Add OFStrFTime() consistent with OFStrPTime() (check-in: 05d675eb07 user: js tags: trunk)
08:55
OFApplication: Reduce scope of some variables (check-in: c7035e7dd2 user: js tags: trunk)
2023-08-22
16:16
Don't require a regular file to init an object (check-in: 8471999204 user: js tags: trunk)
15:46
Re-enable UNIX sockets on Hurd (check-in: 9b50999d63 user: js tags: trunk)
15:19
-[fileExistsAtPath:]: Don't require S_ISREG (check-in: 140b7d93e3 user: js tags: trunk)
2023-08-17
14:53
Add more designated initializers (check-in: abc315cc89 user: js tags: trunk)
14:30
OFString: Add designated initializer (check-in: 03339575cb user: js tags: trunk)
2023-08-13
22:02
OFSet: Add designated initializers (check-in: d0205355f5 user: js tags: trunk)