66 most recent check-ins related to "trunk" occurring on or after 2024-01-11 20:42:12.
More ↑
|
2024-02-11
| ||
| 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 | Merge trunk into branch "objfwtest" (check-in: 4b635088b6 user: js tags: objfwtest) | |
| 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 | Merge trunk into branch "objfwtest" (check-in: d365229b6e user: js tags: objfwtest) | |
| 14:16 | ObjFWTest: Make sure classes are initialized (check-in: f4bb3f5a76 user: js tags: trunk) | |
| 14:02 | Merge trunk into branch "objfwtest" (check-in: d47c2a18aa user: js tags: objfwtest) | |
| 14:00 | ObjFWTest: Don't rely on +[isSubclassOfClass:] (check-in: f5b4f0fa39 user: js tags: trunk) | |
| 13:16 | Merge trunk into branch "objfwtest" (check-in: ab933fe0e6 user: js tags: objfwtest) | |
| 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) | |
|
2024-02-06
| ||
| 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:41 | Update copyright (check-in: 7324ec8590 user: js tags: 1.0) | |
| 11:39 | Minor documentation improvement (check-in: e8cf367195 user: js tags: 1.0) | |
| 11:37 | Minor documentation improvement (check-in: e03c6b5d9d user: js tags: trunk) | |
| 09:17 | Minor documentation style fix (check-in: 83686d667e user: js tags: 1.0) | |
| 09:17 | Minor documentation improvement (check-in: 6fb87c3bbc user: js tags: trunk) | |
| 09:08 | OFStream: Documentation fix (check-in: 92585439fc user: js tags: 1.0) | |
| 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:53 | Fix typos in documentation found by spell checker (check-in: 19f3948a26 user: js tags: 1.0) | |
| 08:49 | Fix typos in documentation found by spell checker (check-in: f97dc452b1 user: js tags: trunk) | |
|
2024-01-28
| ||
| 13:44 | GitHub Actions: Restore *BSD (check-in: 66b1be33c7 user: js tags: 1.0) | |
| 13:43 | GitHub Actions: Restore *BSD (check-in: 5c384cac67 user: js tags: trunk) | |
|
2024-01-27
| ||
| 23:58 | OFGZIPStream: Fix reading CRC32 / size (check-in: 7ba7612146 user: js tags: 1.0) | |
| 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:42 | Fix compilation on {Net,Open}BSD, OpenIndiana etc. (check-in: efe09b8894 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:39 | Add tests for OFSubprocess (check-in: 929a2d807a user: js tags: 1.0) | |
| 10:39 | OFSubprocess: Fix compilation on macOS (check-in: 93c947c919 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:56 | OFSubprocess: Fix dealloc after -[closeForWriting] (check-in: 9882a09715 user: js tags: 1.0) | |
| 09:55 | OFSubprocess: Fix dealloc after -[closeForWriting] (check-in: 3f56716b3d user: js tags: trunk) | |
| 09:39 | OFSubprocess: Correctly handle nil environment (check-in: c9125d25d4 user: js tags: 1.0) | |
| 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: 0a6eddb5bc user: js tags: 1.0) | |
| 15:18 | +[OFSystemInfo networkInterfaces]: Avoid IfIndex (check-in: abe3ccd61e user: js tags: trunk) | |
| 15:03 | Fix compilation with old MinGW versions (check-in: 1d5a8be550 user: js tags: 1.0) | |
| 14:59 | Fix compilation with old MinGW versions (check-in: d077c31c5c user: js tags: trunk) | |
|
2024-01-15
| ||
| 20:37 | Add new signing key (check-in: 4ee9d9130f user: js tags: 1.0) | |
| 20:17 | Update ChangeLog (check-in: ed45dbf46a user: js tags: trunk) | |
| 20:13 | Update ChangeLog (check-in: 9daacae528 user: js tags: 1.0) | |
| 20:10 | configure: Add AC_PROG_EGREP to fix autoconf 2.72 (check-in: 43b768bf0a 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:08 | OFDNSResolver: Fix wrong shifts (check-in: e7210cdbfd user: js tags: 1.0) | |
| 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) | |
| 11:47 | Move out subclasses of OFDNSResourceRecord (check-in: 487d5cbd83 user: js tags: trunk) | |
| 11:01 | Mbed TLS: Don't hardcode path to CA file (check-in: 027f5e11cf user: js tags: trunk) | |
|
2024-01-11
| ||
| 20:50 | GitHub Actions: Test Mbed TLS on Ubuntu (check-in: ee1e7c73be user: js tags: trunk) | |
| 20:42 | configure: Fix error messages around Mbed TLS (check-in: 119a09c7af user: js tags: trunk) | |