ObjFW  Timeline

66 most recent events occurring on or after 2024-02-24 12:21:43.

More ↑
2024-03-02
18:45
Add OFMutableZooArchiveEntry (check-in: d631674979 user: js tags: trunk)
17:58
Fix documentation for mutable classes (check-in: 06926ebe58 user: js tags: 1.0)
17:58
Fix documentation for mutable classes (check-in: 18045dffca user: js tags: trunk)
17:13
OFZooArchiveEntry: Add header type and OS ID (check-in: 52a1740f5e user: js tags: trunk)
15:07 Fixed ticket [01c51b142c]: Fix `ld: warning: mixed ObjC ABI` plus 5 other changes (artifact: a05b4650e8 user: js)
15:06
Fix linker warning on macOS/iOS (check-in: 9aa5bfa889 user: js tags: 1.0)
15:06
Fix linker warning on macOS/iOS (check-in: ee858ea1fd user: js tags: trunk)
11:41
ofarc: Delay setting modified date of directories (check-in: 79b125eda5 user: js tags: 1.0)
11:41
ofarc: Delay setting modified date of directories (check-in: f007fe7b02 user: js tags: trunk)
11:01
OFZooArchiveEntry: Fix time zone (check-in: 830df1e8ec user: js tags: trunk)
10:57
ofarc: Fix typo in German localization (check-in: d8bf76b68d user: js tags: 1.0)
10:56
ofarc: Fix typo in German localization (check-in: e0f6c049fd user: js tags: trunk)
10:54
OFZooArchiveEntry: Add minimum version needed (check-in: 09be65bfcd user: js tags: trunk)
09:49
OFZooArchiveEntry: Add time zone (check-in: e320edd7de user: js tags: trunk)
09:31
ofarc: Don't list/extract deleted files by default (check-in: 08eb6b5bca user: js tags: trunk)
2024-03-01
18:29
OFZooArchiveEntry: Handle time zone (check-in: 6985292473 user: js tags: trunk)
2024-02-28
23:08
OFZooArchiveEntry: Support for POSIX permissions (check-in: 38c16e3793 user: js tags: trunk)
22:34
OFZooArchiveEntry: Support for long file names (check-in: 88c236e709 user: js tags: trunk)
20:27
OFZooArchive: Throw exception for mode `w` / `a` (check-in: a22b485eaf user: js tags: trunk)
20:13
ofarc: Add support for Zoo archives (check-in: aaf991863a user: js tags: trunk)
00:41
Fix missing import (check-in: 4f9e27d416 user: js tags: trunk)
00:24
Add OFZooArchive (check-in: 9a95da71d5 user: js tags: trunk)
2024-02-27
21:07
Add missing imports when using --disable-sockets (check-in: 7234d82dff user: js tags: 1.0)
21:06
Add missing imports when using --disable-sockets (check-in: 2d14df1979 user: js tags: trunk)
20:21
Minor documentation fix (check-in: 60e2e56a2d user: js tags: 1.0)
20:21
Minor documentation fix (check-in: 402b0a26e6 user: js tags: trunk)
19:52
OFLHAArchiveEntry: Skip level 2 header padding (check-in: 657514726f user: js tags: 1.0)
19:44
OFLHAArchiveEntry: Skip level 2/3 header padding (check-in: d7e496ba27 user: js tags: trunk)
00:57
OFStream: Minor documentation fix (check-in: f111a22ede user: js tags: 1.0)
00:57
OFStream: Minor documentation fix (check-in: ed4319fab0 user: js tags: trunk)
2024-02-26
21:46
OFLHAArchive: Add support for files > 4 GB (check-in: 9d9fa168aa user: js tags: trunk)
20:32
Use <cet.h> and _CET_ENDBR macro (check-in: de552578e7 user: js tags: 1.0)
20:32
Use <cet.h> and _CET_ENDBR macro (check-in: 0b441e52d6 user: js tags: trunk)
20:09
OFLHAArchive: Properly zero-terminate archives (check-in: 4fbf5837fd user: js tags: 1.0)
20:09
OFLHAArchive: Properly zero-terminate archives (check-in: 413965aa27 user: js tags: trunk)
2024-02-25
21:19
OFLHAArchiveEntry: Create more compatible archives (check-in: 431696dee5 user: js tags: 1.0)
21:19
OFLHAArchiveEntry: Create more compatible archives (check-in: 7752f8518b user: js tags: trunk)
01:08
Backport associated objects to old Apple runtime (check-in: 2d8c6a004d user: js tags: trunk)
2024-02-24
22:30
Use `bti c` instead of `bti jc` (check-in: 21244a7e62 user: js tags: 1.0)
22:30
Use `bti c` instead of `bti jc` (check-in: ddb7ebcf5b user: js tags: trunk)
21:27 Changes to wiki page "News" (artifact: b1e9cb52b2 user: js)
21:27 Changes to wiki page "Releases" (artifact: c36f3f93e4 user: js)
21:15
Set version to 1.0.10 (check-in: 8f026dba58 user: js tags: 1.0, 1.0.10-release)
21:14
Increase patch level for ObjFW library (check-in: 23951a9f6b user: js tags: 1.0)
21:12
Update ChangeLog for 1.0.10 (check-in: 7767b60d7f user: js tags: trunk)
21:12
Update ChangeLog for 1.0.10 (check-in: 8fa5cb1a44 user: js tags: 1.0)
21:08
Add bti instructions (check-in: d73a388eca user: js tags: 1.0)
21:07
Add bti instructions (check-in: 5c0891c85d user: js tags: trunk)
20:57
Add endbr32 / endbr64 (check-in: 262baf76e7 user: js tags: 1.0)
20:50
Add endbr32 / endbr64 (check-in: 75d88e0f6e user: js tags: trunk)
19:43
runtime: Fix objc_getClassList not unlocking mutex (check-in: 7a33596a17 user: js tags: 1.0)
19:42
runtime: Fix objc_getClassList not unlocking mutex (check-in: 39e23d6363 user: js tags: trunk)
19:40
Make everything work on macOS Leopard again (check-in: c3e83facc5 user: js tags: trunk)
17:27
OFLHAArchive: Add support for -pm0- files (check-in: f588271db7 user: js tags: trunk)
17:25
OFLHAArchive: Ignore trailing garbage (check-in: 927d1693c6 user: js tags: 1.0)
17:24
OFLHAArchive: Ignore trailing garbage (check-in: 35257251ec user: js tags: trunk)
16:17
OFLHAArchive: Add support for -lz4- files (check-in: 42ab7308b9 user: js tags: trunk)
15:05
OFLHAArchiveEntry: Add extra sanity checks (check-in: 581e18268c user: js tags: 1.0)
15:05
OFLHAArchiveEntry: Add extra sanity checks (check-in: 4c56240653 user: js tags: trunk)
13:52
OFLHAArchiveEntry: Parse compression method last (check-in: 9b1de0cac0 user: js tags: 1.0)
13:51
OFLHAArchiveEntry: Parse compression method last (check-in: d57a56449f user: js tags: trunk)
13:29
OFLHAArchiveEntry: Remove pointless check (check-in: d7b824ee7e user: js tags: 1.0)
13:29
OFLHAArchiveEntry: Remove pointless check (check-in: 4b6a09da4c user: js tags: trunk)
13:23
OFLHAArchiveEntry: Properly skip extended area (check-in: 399137032a user: js tags: 1.0)
13:22
OFLHAArchiveEntry: Properly skip extended area (check-in: 0b7f209aef user: js tags: trunk)
12:21
OFLHAArchiveEntry: Add support for header level 3 (check-in: 3f79f0542a user: js tags: trunk)
More ↓