50 events occurring on or before 2024-03-29 13:59:02.
More ↑
2024-03-29
| ||
13:59 | OFFileManager: Fix getting non-existent xattr check-in: 23cee06a0e user: js tags: 1.0 | |
13:10 | Update ChangeLog for 1.1 check-in: daf07bbfbe user: js tags: 1.1 | |
10:58 | Add more tests for -[{copy,mutableCopy,hash}] check-in: 1ef30f988c user: js tags: trunk | |
2024-03-28
| ||
22:14 | • Ticket [665fee1f74] Call `+load` on categories status still Open with 3 other changes artifact: a3a5b07163 user: js | |
21:01 | Set version to 1.2dev check-in: cb375e3914 user: js tags: trunk | |
21:00 | Branch for 1.1 check-in: 27115cc8f6 user: js tags: 1.1 | |
18:29 | Properly align objects on MS-DOS check-in: 5fd6d0a46d user: js tags: trunk | |
15:58 | OFMatrix4x4: Move values to ivars check-in: 71237f1a49 user: js tags: trunk | |
14:33 | OFStdIOStream: Handle colors properly on MS-DOS check-in: 831e85a953 user: js tags: trunk | |
2024-03-27
| ||
23:45 | OFStdIOStream: Implement cursor movement on MS-DOS check-in: 943e9c0956 user: js tags: trunk | |
23:33 | OFColor: Use roundf instead of nearbyintf check-in: 69931b1982 user: js tags: trunk | |
2024-03-23
| ||
16:58 | • Ticket [134d90a996] String \0 safety status still Open with 4 other changes artifact: 3ac85cf6d9 user: js | |
16:57 | • Ticket [55f58202d3] Write man pages for utils status still Open with 4 other changes artifact: 4f1e3bf20b user: js | |
16:45 | • Fixed ticket [8a4a9631fd]: Write tests for MessagePack plus 4 other changes artifact: e7b53a18cd user: js | |
16:43 | OFMessagePackTests: Add more tests check-in: 66f22a2831 user: js tags: trunk | |
2024-03-17
| ||
22:41 | -[objectByParsingMessagePack]: Fix signed numbers check-in: 355d3a9dc3 user: js tags: 1.0 | |
22:40 | Add OFMessagePackTests check-in: cb8e2e3fa6 user: js tags: trunk | |
22:40 | -[objectByParsingMessagePack]: Fix signed numbers check-in: e3001a706c user: js tags: trunk | |
17:36 | GitHub Actions: Split MSYS2 into multiple steps check-in: ded1893e80 user: js tags: 1.0 | |
17:36 | GitHub Actions: Split MSYS2 into multiple steps check-in: 34045e21d6 user: js tags: trunk | |
17:27 | GitHub Actions: Add MinGW on Fedora check-in: aa59d36a5f user: js tags: 1.0 | |
17:26 | GitHub Actions: Add MinGW on Fedora check-in: f5f4822756 user: js tags: trunk | |
16:20 | OFFileManagerTests: Skip symlink test on Wine check-in: fb5e45775f user: js tags: trunk | |
16:14 | OFMutableIRI: Fix -[appendPathComponent:] check-in: 1970fcd564 user: js tags: trunk | |
15:57 | OFSystemInfo: Add +[wineVersion] check-in: f050580b33 user: js tags: trunk | |
14:38 | GitHub Actions: Add macos-14 check-in: 4e703f8d32 user: js tags: 1.0 | |
14:38 | GitHub Actions: Change macos-12 to macos-latest check-in: da98b495f8 user: js tags: 1.0 | |
14:29 | GitHub Actions: Add macos-14 check-in: b6f77c627a user: js tags: trunk | |
14:28 | GitHub Actions: Change macos-12 to macos-latest check-in: 2ff3caeaab user: js tags: trunk | |
14:26 | GitHub Actions: Add MSYS2 check-in: 5afe63f938 user: js tags: 1.0 | |
14:26 | GitHub Actions: Add MSYS2 check-in: 86e7ac0d52 user: js tags: trunk | |
14:17 | OFString: Fix fallback for no strto[fd]_l check-in: 33820d3f5f user: js tags: trunk | |
13:58 | OFFileManagerTests: Skip xattrs if not supported check-in: e878e67397 user: js tags: trunk | |
13:35 | ObjFWTest: Fix non-printed failure description check-in: ec58cc5830 user: js tags: trunk | |
13:23 | README.md: Update MSYS2 and remove leading $ check-in: 9cd9c88ab4 user: js tags: 1.0 | |
13:22 | README.md: Update MSYS2 and remove leading $ check-in: 50c35fa745 user: js tags: trunk | |
13:06 | OFFileManagerTests: Fix missing include check-in: 5d790836b2 user: js tags: trunk | |
12:31 | Fix compilation with old Apple GCC check-in: a98ef6d8dd user: js tags: trunk | |
12:12 | • Ticket [c8a8f72c84] Support downloading a file in parallel status still Closed with 4 other changes artifact: 4eb20f6520 user: js | |
12:12 | • Ticket [b6496181dc] Support extracting all types in TAR files status still Open with 3 other changes artifact: 16e72980d3 user: js | |
12:11 | • Ticket [037c915376] Average the speed and ETA status still Fixed with 3 other changes artifact: 733f7a89ec user: js | |
12:10 | • Ticket [b38b816f17] OFTimer: Allow calling -fire status still Fixed with 4 other changes artifact: 08d966a753 user: js | |
12:09 | • Ticket [6d6cf01edc] OFZIPArchive: Add support for split archives status still Fixed with 4 other changes artifact: 9738199263 user: js | |
12:08 | • Ticket [9cc9214217] Propagate the quarantine extended attribute when extracting status still Fixed with 3 other changes artifact: 2a528cee28 user: js | |
12:08 | • Ticket [3e9d8d9ae4] Multi-stream downloads status still Open with 4 other changes artifact: 35510ee59a user: js | |
12:08 | • Ticket [b41fb588c5] Call `+unload` when a shared library with classes gets unloaded status still Open with 3 other changes artifact: f27521e9c1 user: js | |
12:08 | • Ticket [665fee1f74] Call `+load` on categories status still Open with 4 other changes artifact: 4cf2f46411 user: js | |
12:07 | • Ticket [4b06796f49] runtime: Add objc_setAssociatedObject() status still Fixed with 3 other changes artifact: 179d1deba3 user: js | |
12:07 | • Ticket [ced9d8df0b] Exceptions during init in ARC code crash on Windows status still Closed with 3 other changes artifact: 8a79259eed user: js | |
12:06 | • Ticket [c8a8f72c84] ofhttp: Support downloading a file in parallel status still Closed with 4 other changes artifact: e14b9669ec user: js | |