Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
56 check-ins using file src/OFINISection.m version 004d32d7ed
|
2025-06-08
| ||
| 13:04 | Set version to 1.3.2 Leaf check-in: d715aa26ba user: js tags: 1.3, 1.3.2-release | |
| 13:03 | Increase library versions check-in: 604acacc22 user: js tags: 1.3 | |
| 13:01 | Update ChangeLog for 1.3.2 check-in: bd851590c4 user: js tags: 1.3 | |
|
2025-06-07
| ||
| 21:34 | OFMbedTLSTLSStream: Fix bytesWritten in exception check-in: ff207e1bf8 user: js tags: 1.3 | |
| 21:30 | OFGnuTLSTLSStream: Fix bytesWritten in exception check-in: 873eb9ac12 user: js tags: 1.3 | |
| 21:15 | OFRunLoop: Handle truncated writes properly check-in: 67fc7b10d9 user: js tags: 1.3 | |
| 20:42 | OFOpenSSLTLSStream: Handle write errors check-in: 0b4f45aad4 user: js tags: 1.3 | |
| 20:21 | OFSecureTransportTLSStream: EPIPE & ECONNRESET check-in: 0aa07965e2 user: js tags: 1.3 | |
| 20:21 | Use 0 timer instead of -[cancelAsyncRequests] check-in: 685a7ce992 user: js tags: 1.3 | |
| 09:41 | Set version to 1.3.1 check-in: 3a0b8a269d user: js tags: 1.3, 1.3.1-release | |
| 09:38 | Increase library versions check-in: e2b6008b50 user: js tags: 1.3 | |
| 09:31 | Update ChangeLog for 1.3.1 check-in: dc31261b18 user: js tags: 1.3 | |
| 09:22 | Add `make upload` target check-in: 990c87c795 user: js tags: 1.3 | |
| 09:17 | OFMutableTriple: Fix inconsistent nullability check-in: c5dcd73725 user: js tags: 1.3 | |
| 09:16 | OFMutablePair: Fix inconsistent nullability check-in: 2c42804d36 user: js tags: 1.3 | |
| 09:07 | OFHTTPServer: Allow async I/O on body / response check-in: 4870d9e416 user: js tags: 1.3 | |
|
2025-05-30
| ||
| 10:20 | Fix OFLHAArchiveEntry on big endian systems check-in: 4ce8c94ae2 user: js tags: 1.3 | |
|
2025-05-29
| ||
| 23:36 | Use SSL_pending instead of SSL_has_pending check-in: 293aabe058 user: js tags: 1.3 | |
|
2025-04-30
| ||
| 08:48 | GitHub Actions: Remove Ubuntu 20.04 check-in: 3327bd6ab5 user: js tags: 1.3 | |
|
2025-04-29
| ||
| 14:15 | autogen.sh: Increase automake version for OpenBSD check-in: bfd40fb549 user: js tags: 1.3 | |
| 14:00 | GitHub Actions: Explicitly install awk on Fedora check-in: 3ea667c046 user: js tags: 1.3 | |
| 13:51 | GitHub Actions: Fix OpenBSD check-in: 0de85486f3 user: js tags: 1.3 | |
|
2025-04-13
| ||
| 09:03 | Disable UNIX stream socket tests on Wine check-in: 24c268053f user: js tags: 1.3 | |
| 06:20 | "#pragma GCC diagnostic push" requires GCC >= 4.6 check-in: ab00a1c4fa user: js tags: 1.3 | |
|
2025-04-02
| ||
| 22:43 | OFZIPArchive: Fix last disk number with ZIP64 check-in: ce8e7a5adc user: js tags: 1.3 | |
|
2025-03-30
| ||
| 08:41 | OFColor: Avoid cast check-in: eec1adcb39 user: js tags: 1.3 | |
|
2025-03-26
| ||
| 00:18 | Allow OF_DIRECT with ObjFW runtime if Clang >= 21 check-in: 5d529cc132 user: js tags: trunk | |
|
2025-03-24
| ||
| 21:00 | Fix compiling with DJGPP check-in: f8940826b9 user: js tags: trunk | |
|
2025-03-23
| ||
| 21:07 | Add OFDistanceOfVectors[34]D check-in: 6f6b5dc1af user: js tags: trunk | |
| 17:37 | Add OFDotProductOfVectors[34]D check-in: 80954f7520 user: js tags: trunk | |
| 16:30 | Improve check for GameController.framework check-in: c15eb64744 user: js tags: 1.3 | |
| 15:14 | Improve check for GameController.framework check-in: 75f164f64b user: js tags: trunk | |
| 14:12 | Overhaul vector math check-in: 5e3faf8409 user: js tags: trunk | |
| 00:32 | Small documentation fix check-in: fe3184f8d8 user: js tags: 1.3 | |
| 00:30 | Prefix OFUTF8StringIvars with an underscore check-in: 6b9a689c16 user: js tags: 1.3 | |
| 00:30 | configure: Fix typo check-in: debd9aea1e user: js tags: 1.3 | |
| 00:20 | Update buildsys check-in: 6095fcc6eb user: js tags: trunk | |
| 00:08 | bridge: Rename Swift category to OFSwift check-in: 907ddbdb95 user: js tags: trunk | |
| 00:05 | Small documentation fix check-in: b66f53e7d1 user: js tags: trunk | |
| 00:02 | Prefix OFUTF8StringIvars with an underscore check-in: 1fc87a9ba8 user: js tags: trunk | |
|
2025-03-22
| ||
| 23:56 | Update buildsys check-in: 5a0e1522ab user: js tags: trunk | |
| 23:52 | Only build utils with PIE with shared libraries check-in: 2c70c5fcd5 user: js tags: trunk | |
| 23:43 | Enable PIE for utils check-in: 1f9a8ec4dc user: js tags: trunk | |
| 23:40 | Update buildsys check-in: 0e4ebf419b user: js tags: trunk | |
| 22:31 | Add basic math operations for OFVector[34]D check-in: b735bd5535 user: js tags: trunk | |
| 16:50 | configure: Fix typo check-in: 260dbe2ca6 user: js tags: trunk | |
| 10:57 | Don't default to -Werror check-in: 5539cd48c1 user: js tags: 1.3-release, 1.3 | |
| 10:46 | Increase library versions check-in: dc210031e3 user: js tags: trunk | |
| 10:46 | Increase library versions check-in: eade409430 user: js tags: 1.3 | |
| 10:43 | Update ChangeLog for 1.3 check-in: 9bdf9d2621 user: js tags: trunk | |
| 10:43 | Update ChangeLog for 1.3 check-in: c8f16c4788 user: js tags: 1.3 | |
| 09:55 | Set version to 1.4-dev check-in: 5e65c8fb2d user: js tags: trunk | |
| 09:54 | Branch for 1.3 check-in: 8acc2bf663 user: js tags: 1.3 | |
|
2025-03-21
| ||
| 03:02 | OFModule: Fix error handling check-in: 7278abe871 user: js tags: trunk | |
| 02:54 | OFSettings: Add unsigned long long check-in: b6dd9f61af user: js tags: trunk | |
| 02:47 | OFINISection: Add unsigned long long check-in: d65bd089c5 user: js tags: trunk | |