ObjFW  Timeline

10 descendants and 10 ancestors of a1163fb58b904c3c178813fd2a34cbfe2f6f0c1220c4fe6215e545df01317b06

2021-04-08
17:29
Merge trunk into 1.0 branch (check-in: 205e68365b user: js tags: 1.0)
01:33
Add back OFThreadPool (check-in: 116375820d user: js tags: 1.0)
2021-04-07
22:38
Merge trunk into 1.0 branch (check-in: 5234b350ac user: js tags: 1.0)
21:18
Merge trunk into 1.0 branch (check-in: 36669d22b4 user: js tags: 1.0)
2021-03-30
21:23
Merge trunk into 1.0 branch (check-in: 564d6d6b6f user: js tags: 1.0)
2021-03-08
00:07
src/Makefile: Indentation fix (check-in: b87baa7fd6 user: js tags: 1.0)
2020-12-22
20:19
Merge trunk into 1.0 branch (check-in: 62edb405b9 user: js tags: 1.0)
13:16
Make OFSandbox private (check-in: 510628432f user: js tags: 1.0)
2020-12-18
10:45
Merge trunk into 1.0 branch (check-in: 98c3748090 user: js tags: 1.0)
2020-11-29
04:38
Merge trunk into 1.0 branch (check-in: db2ba76342 user: js tags: 1.0)
2020-11-12
00:45
Merge trunk into 1.0 branch (check-in: a1163fb58b user: js tags: 1.0)
00:37
Add a test for weak references (check-in: 171461008d user: js tags: trunk)
00:32
Fix weak references with the Apple runtime (check-in: 4c16806252 user: js tags: trunk)
2020-11-07
20:23
OFObject: Remove -[allocMemoryWithSize:] (check-in: 4fbdca698c user: js tags: trunk)
10:38
Make GCC happy again (check-in: 7aa23887d0 user: js tags: trunk)
2020-11-06
02:37
OFString: Make freeWhenDone behave like in OFData (check-in: 0f260e0fd5 user: js tags: trunk)
02:24
Future-proof some code using freeWhenDone (check-in: a2b4238850 user: js tags: trunk)
02:12
OFData: Make parameter order more consistent (check-in: 9d74d1b74e user: js tags: trunk)
01:56
OFString: Avoid -[allocMemoryWithSize:] (check-in: 54d900fb66 user: js tags: trunk)
01:34
OFMutableData: Resize in -[makeImmutable] (check-in: bae49c5580 user: js tags: trunk)
01:23
OFArray: Fix minor performance regression (check-in: 51ea191cf4 user: js tags: trunk)