66 ancestors of 0b441e52d6269942
|
2024-02-26
| ||
| 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: 413965aa27 user: js tags: trunk) | |
|
2024-02-25
| ||
| 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: ddb7ebcf5b user: js tags: trunk) | |
| 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:07 | Add bti instructions (check-in: 5c0891c85d user: js tags: trunk) | |
| 20:50 | Add endbr32 / endbr64 (check-in: 75d88e0f6e user: js tags: trunk) | |
| 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: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: 4c56240653 user: js tags: trunk) | |
| 13:51 | OFLHAArchiveEntry: Parse compression method last (check-in: d57a56449f user: js tags: trunk) | |
| 13:29 | OFLHAArchiveEntry: Remove pointless check (check-in: 4b6a09da4c user: js tags: trunk) | |
| 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) | |
|
2024-02-23
| ||
| 23:25 | OFLHAArchive: Add support for decompressing -lhx- (check-in: 9350b01931 user: js tags: trunk) | |
| 23:11 | OFLHAArchive: Treat directory as uncompressed (check-in: 91089d4e47 user: js tags: trunk) | |
| 22:55 | OFLHAArchive: Don't assume method is uncompressed (check-in: bf45f06d9b user: js tags: trunk) | |
|
2024-02-21
| ||
| 21:36 | Document ObjFWTest (check-in: 3c55b7ac50 user: js tags: trunk) | |
|
2024-02-20
| ||
| 22:22 | runtime: Fix associated objects (check-in: b0594b769c user: js tags: trunk) | |
| 22:07 | OFKernelEventObserverTests: Fix missing release (check-in: 89b96428b9 user: js tags: trunk) | |
| 01:58 | ofarc: Minor help fix (check-in: 567ed3be06 user: js tags: trunk) | |
|
2024-02-18
| ||
| 23:40 | ObjFWTest: Allow specifying test cases to run (check-in: ed304d67c9 user: js tags: trunk) | |
| 22:58 | ObjFWTest: Don't use \r if terminal is present (check-in: f82e6faffc user: js tags: trunk) | |
| 22:03 | Use __mingw_aligned_* instead of _aligned_* (check-in: 7965aac7d5 user: js tags: trunk) | |
| 20:34 | A few minor improvements (check-in: 4eea22291b user: js tags: trunk) | |
| 20:05 | Migrate all tests to ObjFWTest (check-in: fa3cda71d5 user: js tags: trunk) | |
| 19:57 | Fix .fossil-settings/{clean,ignore}-glob (Closed-Leaf check-in: 730de8fbf2 user: js tags: objfwtest) | |
| 19:56 | Make iOS Xcode project work with new tests (check-in: 7c8c1fd251 user: js tags: objfwtest) | |
| 19:29 | Rename new tests (check-in: 7a84580fb6 user: js tags: objfwtest) | |
| 19:27 | Remove old tests (check-in: 1fa2f03dc4 user: js tags: objfwtest) | |
| 19:23 | Migrate OFStreamTests to ObjFWTest (check-in: 886a90bb34 user: js tags: objfwtest) | |
| 19:13 | Migrate OFValueTests to ObjFWTest (check-in: a14df8d891 user: js tags: objfwtest) | |
| 18:53 | Migrate OFXMLNodeTests to ObjFWTest (check-in: fd477d1a54 user: js tags: objfwtest) | |
| 18:27 | Migrate OFXMLParserTests to ObjFWTest (check-in: cd1532bb40 user: js tags: objfwtest) | |
| 17:56 | Migrate OFMemoryStreamTests to ObjFWTest (check-in: 814d957cdc user: js tags: objfwtest) | |
| 17:44 | Migrate OFDataTests to ObjFWTest (check-in: f3bfdcf17a user: js tags: objfwtest) | |
| 14:09 | Update ChangeLog for 1.0.9 (check-in: d080eb08fb user: js tags: trunk) | |
| 14:04 | Update ChangeLog for 1.0.9 (check-in: d439625efa user: js tags: 1.0) | |
| 13:53 | Merge trunk into branch "objfwtest" (check-in: 89869c188f user: js tags: objfwtest) | |
| 13:53 | OFMapTable: Improve enumeration mutation detection (check-in: ab14af79d2 user: js tags: trunk) | |
| 12:51 | Make GCC happy again (check-in: 69a0cfcb13 user: js tags: objfwtest) | |
| 12:49 | Fix and enable -[OFDictionaryTests testHash] (check-in: 7b21071996 user: js tags: objfwtest) | |
| 12:34 | Migrate OFDictionaryTests to ObjFWTest (check-in: 728cc47880 user: js tags: objfwtest) | |
| 11:33 | Migrate OFListTests to ObjFWTest (check-in: a1fd65f4a6 user: js tags: objfwtest) | |
| 11:08 | Migrate OFKernelEventObserverTests to ObjFWTest (check-in: aa56dd6d2a user: js tags: objfwtest) | |
| 10:11 | Migrate OFHTTPClientTests to ObjFWTest (check-in: 851f6138bf user: js tags: objfwtest) | |
|
2024-02-17
| ||
| 22:23 | Migrate OFHTTPCookieManagerTests to ObjFWTest (check-in: 2aad218748 user: js tags: objfwtest) | |
| 22:12 | Migrate OFHTTPCookieTests to ObjFWTest (check-in: 677b61582e user: js tags: objfwtest) | |
| 21:04 | Migrate OFWindowsRegistryKeyTests to ObjFWTest (check-in: 4682e8f902 user: js tags: objfwtest) | |
| 20:39 | Fix OFStringTests on Windows (check-in: cb8e4b80ad user: js tags: objfwtest) | |
| 19:56 | Migrate OFNotificationCenterTests to ObjFWTest (check-in: 1f32e5e17c user: js tags: objfwtest) | |
| 19:42 | Migrate OFXMLElementBuilderTests to ObjFWTest (check-in: c4600793bc user: js tags: objfwtest) | |
| 19:35 | Migrate RuntimeTests to ObjFWTest (check-in: 2ffd3b79f9 user: js tags: objfwtest) | |
| 19:18 | Migrate RuntimeARCTests to ObjFWTest (check-in: 2ee3da6551 user: js tags: objfwtest) | |
| 18:19 | ObjFWTest: Improve format for redirected output (check-in: 5e89084e60 user: js tags: objfwtest) | |
| 18:07 | Migrate OFStringTests to ObjFWTest (check-in: 823cff099d user: js tags: objfwtest) | |
|
2024-02-15
| ||
| 22:34 | ObjFWTest: Implement output on Nintendo Switch (check-in: dd7079d092 user: js tags: objfwtest) | |
| 22:13 | ObjFWTest: Implement output on Nintendo DS (check-in: b93ad0661b user: js tags: objfwtest) | |
| 20:20 | Fix OFSubprocessTests with disabled Unicode tables (check-in: 88fea306d2 user: js tags: objfwtest) | |
| 00:11 | ObjFWTest: Print unhandled exceptions (check-in: 80465d3349 user: js tags: objfwtest) | |
|
2024-02-14
| ||
| 23:55 | ObjFWTest: Implement output on Nintendo 3DS (check-in: 12d7d274f1 user: js tags: objfwtest) | |
| 22:28 | ObjFWTest: Implement output on Wii (check-in: 87d92e4803 user: js tags: objfwtest) | |