ObjFW  Timeline

10 descendants and 10 ancestors of 96bd5ebd99ddbd57712ee7b2ba3c1381048151f8fc20397693db414406f18378

2022-06-17
20:04
Make GCC happy again (check-in: b29bfe6485 user: js tags: trunk)
17:12
OFPlugin: Completely redesign API (check-in: a74bff96c4 user: js tags: trunk)
14:36
Better workaround for Clang bug on Windows (check-in: 658caa441b user: js tags: trunk)
2022-06-15
14:44
tests: Work around a Clang bug on Windows with ARC (check-in: 91fd8bb4d2 user: js tags: trunk)
2022-06-13
21:57
Fix UNIX socket tests on iOS (check-in: fac49a6297 user: js tags: trunk)
21:40
OFSystemInfo: Add missing include for iOS (check-in: 205d36080a user: js tags: trunk)
21:24
README.md: Another entry for "Thanks" (check-in: 09eca932bf user: js tags: trunk)
21:17
+[OFSystemInfo CPUModel]: Use sysctlbyname for Mac (check-in: e4a11c1509 user: js tags: trunk)
20:37
Fix -[OFHTTPRequest copy] (check-in: 9b38dfc914 user: js tags: trunk)
14:46
OFMutableAdjacentArray: Fix shadowing of variable (check-in: 3cf82a5618 user: js tags: trunk)
2022-06-12
20:38
runtime/linklib: Remove spurious ; (check-in: 96bd5ebd99 user: js tags: trunk)
20:25
README.md: Add "Thanks" section (check-in: a0e4be5fb9 user: js tags: trunk)
08:50
Remove unneeded arguments from blocks (check-in: b489d6188d user: js tags: trunk)
06:33
OFSystemInfo: Change type of ObjFW version (check-in: 811d9c8378 user: js tags: trunk)
06:27
Remove a few useless methods (check-in: 6228b691b5 user: js tags: trunk)
2022-06-08
16:32
OFData: Add missing nullability declarations (check-in: 918096e2aa user: js tags: trunk)
16:20
OFDictionary: Add some forgotten documentation (check-in: 6a912c61aa user: js tags: trunk)
2022-06-07
21:50
OFArray: Remove/replace all objects (check-in: a593419b75 user: js tags: trunk)
19:50
OFURL: Minor documentation fixes (check-in: 022418ee31 user: js tags: trunk)
2022-06-06
09:46
utils/ofhttp: Work around GCC bug (check-in: 834e43651c user: js tags: trunk)
09:04
Remove spurious OF_UNAVAILABLE in @implementation (check-in: 4d317d9ea7 user: js tags: trunk)