ObjFW  Timeline

10 descendants and 10 ancestors of 327ce49bc3cd8a0c8b8fc74144f94f46227cd2ae5ea550444bac8e22be55c30e

2017-08-14
00:31
OFZIPArchive: Support for writing ZIP64 archives (check-in: def4cbbba6 user: js tags: trunk)
2017-08-13
22:38
Fix -[OFData description] (check-in: 484c7987d2 user: js tags: trunk)
22:34
OFZIPArchive(Entry): Remove ZIP64 from extra field (check-in: 8ebf6ed443 user: js tags: trunk)
13:50
OFArray: Fix MessagePack encoding (check-in: ada612eac9 user: js tags: trunk)
13:48
Add functions to read & write BE/LE value pointers (check-in: 6202189a07 user: js tags: trunk)
11:51
Add -[OFMutableData increaseCountBy:] (check-in: e3c4bf8e3b user: js tags: trunk)
2017-08-12
21:03
Add -[OFMutableArray sortUsingSelector:options:] (check-in: daa11c19cb user: js tags: trunk)
14:23
-[OFStream write{Data,String}:]: Check for nil (check-in: 73b242894c user: js tags: trunk)
2017-08-11
22:38
ofzip: Fix compilation with GCC (check-in: 233e1b4284 user: js tags: trunk)
22:26
Always have retain / copy before nonatomic (check-in: 9db36c14b5 user: js tags: trunk)
22:15
Fix compilation with GCC (check-in: 327ce49bc3 user: js tags: trunk)
21:02
OFTimer: Keep the original interval on overrun (check-in: 1164147eec user: js tags: trunk)
20:15
scrypt: Minor code formatting fix (check-in: 86ad296bec user: js tags: trunk)
18:14
Fix warnings with 32 bit Clang (check-in: 2071d164bb user: js tags: trunk)
15:47
of_asprintf: Don't require set up OFLocalization (check-in: 17098e76eb user: js tags: trunk)
2017-08-07
22:55
OFZIPArchive: Only write after successful init (check-in: f31715929b user: js tags: trunk)
22:46
ofzip: Fix typo in lang/de.json (check-in: a0a08492f7 user: js tags: trunk)
22:41
ofzip: Support for creating / appending ZIP files (check-in: 0bb835712a user: js tags: trunk)
00:20
OFTarArchive: More efficient skipping (check-in: 29ee511f56 user: js tags: trunk)
2017-08-06
22:24
ofzip: Include UID & GID in tar archives (check-in: dc0a020230 user: js tags: trunk)
22:21
Add -[OFFileManager getUID:GID:ofItemAtPath:] (check-in: 639dd9c244 user: js tags: trunk)