50 ancestors of 2547c1c4ce500568
2024-02-13
| ||
22:40 | Make sure objects are correctly aligned on Windows check-in: 2547c1c4ce user: js tags: trunk | |
22:06 | Don't use max_align_t for OF_BIGGEST_ALIGNMENT check-in: c80075f6e4 user: js tags: trunk | |
21:12 | Fix -[OFDictionary initWithKey:arguments:] check-in: bd1040a3aa user: js tags: trunk | |
2024-02-12
| ||
19:55 | OFMapTable: Fix type mismatch on OFHashSeed check-in: 26ea8fefec user: js tags: trunk | |
2024-02-11
| ||
15:18 | ObjFWTest: Use more, even nicer colors check-in: 6186d3b518 user: js tags: trunk | |
15:00 | ObjFWTest: Use nicer colors check-in: 5b3ba754b6 user: js tags: trunk | |
13:57 | ObjFWTest: Number of failed tests as exit code check-in: 5d6b38e9ce user: js tags: trunk | |
12:06 | ObjFWTest: Add OTAssertThrows(Specific) check-in: 9b42860950 user: js tags: trunk | |
11:56 | ObjFWTest: Add OTAssert(Not)Nil check-in: ef40fca9fd user: js tags: trunk | |
2024-02-10
| ||
14:16 | ObjFWTest: Make sure classes are initialized check-in: f4bb3f5a76 user: js tags: trunk | |
14:00 | ObjFWTest: Don't rely on +[isSubclassOfClass:] check-in: f5b4f0fa39 user: js tags: trunk | |
13:14 | Silence warnings coming from OTAssert.h check-in: f264948665 user: js tags: trunk | |
12:55 | Add ObjFWTest check-in: 0ceea01454 user: js tags: trunk | |
11:30 | ObjFWTest: Add output and show a summary check-in: e94a061758 user: js tags: objfwtest | |
11:02 | ObjFWTest.oc: Fix FRAMEWORK_LIBS check-in: dfeede4ec0 user: js tags: objfwtest | |
10:58 | Remove src/test/Info.plist.in check-in: 52384975f5 user: js tags: objfwtest | |
00:27 | Build ObjFWTest only as a static library check-in: 1cd17a28dd user: js tags: objfwtest | |
2024-02-06
| ||
23:01 | ObjFWTest: Add OTAssert() check-in: 5cd1585ae1 user: js tags: objfwtest | |
21:27 | Fix compiling ObjFWTest as .framework on macOS check-in: e96d4372a0 user: js tags: objfwtest | |
20:58 | extra.mk.in: Remove unused variables check-in: b1a90683b9 user: js tags: trunk | |
2024-02-05
| ||
20:42 | Add ObjFWTest check-in: 10f006be37 user: js tags: objfwtest | |
20:01 | bridge: Rename define for local includes check-in: f927a98bcc user: js tags: trunk | |
2024-02-04
| ||
16:48 | Increase ObjFWRT library version check-in: 2d61beb237 user: js tags: trunk | |
2024-02-03
| ||
15:50 | objc_destructInstance: Remove associated objects check-in: 5f4d70c69f user: js tags: trunk | |
14:41 | runtime: Add support for associated objects check-in: 18ae339de1 user: js tags: trunk | |
11:37 | Minor documentation improvement check-in: e03c6b5d9d user: js tags: trunk | |
09:17 | Minor documentation improvement check-in: 6fb87c3bbc user: js tags: trunk | |
09:08 | OFStream: Documentation fix check-in: 2bbd2a4548 user: js tags: trunk | |
09:04 | OFColor: Rename +[grey] to +[gray] check-in: 881d570d8c user: js tags: trunk | |
08:49 | Fix typos in documentation found by spell checker check-in: f97dc452b1 user: js tags: trunk | |
2024-01-28
| ||
13:43 | GitHub Actions: Restore *BSD check-in: 5c384cac67 user: js tags: trunk | |
2024-01-27
| ||
23:57 | OFGZIPStream: Fix reading CRC32 / size check-in: c814ea674d user: js tags: trunk | |
2024-01-21
| ||
12:19 | Update ChangeLog for 1.0.8 check-in: dc20dfdc5f user: js tags: trunk | |
12:07 | Update ChangeLog for 1.0.8 check-in: bc8bb244ac user: js tags: 1.0 | |
11:41 | Fix compilation on {Net,Open}BSD, OpenIndiana etc. check-in: 8d21d6f269 user: js tags: trunk | |
10:52 | Update ChangeLog for 1.0.7 check-in: 9cbb05a4d3 user: js tags: trunk | |
10:51 | Update ChangeLog for 1.0.7 check-in: f49c43320b user: js tags: 1.0 | |
10:26 | Fix OFSubprocessTests with --disable-files check-in: d3ef45da74 user: js tags: trunk | |
10:23 | OFSubprocess: Fix compilation on macOS check-in: 4f935e7e9b user: js tags: trunk | |
10:10 | Add tests for OFSubprocess check-in: 02824cb820 user: js tags: trunk | |
09:55 | OFSubprocess: Fix dealloc after -[closeForWriting] check-in: 3f56716b3d user: js tags: trunk | |
09:38 | OFSubprocess: Correctly handle nil environment check-in: 6ca56b4f15 user: js tags: trunk | |
2024-01-20
| ||
21:40 | Add support for LOC DNS resource records check-in: d37c636a61 user: js tags: trunk | |
15:18 | +[OFSystemInfo networkInterfaces]: Avoid IfIndex check-in: abe3ccd61e user: js tags: trunk | |
14:59 | Fix compilation with old MinGW versions check-in: d077c31c5c user: js tags: trunk | |
2024-01-15
| ||
20:17 | Update ChangeLog check-in: ed45dbf46a user: js tags: trunk | |
20:13 | Update ChangeLog check-in: 9daacae528 user: js tags: 1.0 | |
02:26 | Merge support for URI DNS resource records check-in: e051d7d487 user: js tags: trunk | |
02:24 | Fix parsing of URI resource records Closed-Leaf check-in: 2b7bc4c106 user: js tags: uri-resource-record | |
02:07 | OFDNSResolver: Fix wrong shifts check-in: 328252420b user: js tags: trunk | |
2024-01-14
| ||
22:47 | Add support for URI DNS resource records check-in: 16d99685ae user: js tags: uri-resource-record | |