ObjFW  Timeline

18 check-ins using file src/OFInflateStream.m version b112db9229

2020-11-14
12:09
Update changed return types in Amiga library (check-in: cc34546854 user: js tags: amiga-library)
12:07
Add new functions to Amiga library (check-in: 8e9dc9523c user: js tags: amiga-library)
11:45
Merge trunk into branch "amiga-library" (check-in: 25a6c00b82 user: js tags: amiga-library)
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)
01:11
OF*Data: Avoid -[allocMemoryWithSize:] (check-in: 1a70abc65d user: js tags: trunk)
00:58
OFList: Avoid -[allocMemoryWithSize:] (check-in: db15314420 user: js tags: trunk)
2020-11-05
02:35
Remove -[allocZeroedMemoryWithSize:] (check-in: 2bb3136a7f user: js tags: trunk)
02:27
Further reduce usage of -[allocMemoryWithSize:] (check-in: da1fb6b21c user: js tags: trunk)