ObjFW  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

65 check-ins using file utils/ofarc/OFArc.m version bbcfba3929

2025-06-14
10:38
Increase buffer size for OpenSSL check-in: ffa13f7582 user: js tags: trunk
10:17
ofhttp: Increase buffer size to 16 KiB check-in: 236319adb9 user: js tags: trunk
09:29
Remove unnecessary autorelease pool check-in: f6f0cc6b51 user: js tags: trunk
09:17
Merge trunk into branch "morphos-library" Leaf check-in: 2ee7dc1917 user: js tags: morphos-library
2025-06-09
23:12
ofhash: Make Ctrl-C work on AmigaOS check-in: 50cd65e792 user: js tags: trunk
22:50
Signals are unavailable on AmigaOS check-in: db1b5f3f74 user: js tags: trunk
20:12
Show requester for unhandled exceptions on AmigaOS check-in: 234c48848f user: js tags: trunk
16:14
Only use openssl3.library if it saves r13 check-in: 2df112f053 user: js tags: trunk
15:07
configure: Fix other libraries for OpenSSL check-in: d54cc023e6 user: js tags: trunk
2025-06-08
17:51
Set Fossil encoding-glob check-in: 8978c03331 user: js tags: trunk
17:49
Set Fossil binary-glob check-in: fbb941b191 user: js tags: trunk
13:01
Update ChangeLog for 1.3.2 check-in: 22003540fa user: js tags: trunk
11:18
Work around deprecation warning check-in: cde8b51f0a user: js tags: trunk
01:47
runtime: Add $VER string to .library check-in: 219932c604 user: js tags: trunk
2025-06-07
22:02
runtime: Miniscule optimization in RR functions check-in: 4afb0bf2ad user: js tags: trunk
21:34
OFMbedTLSTLSStream: Fix bytesWritten in exception check-in: 91039bbd03 user: js tags: trunk
21:30
OFGnuTLSTLSStream: Fix bytesWritten in exception check-in: c569fa74df user: js tags: trunk
21:14
OFRunLoop: Handle truncated writes properly check-in: 2a1d04e962 user: js tags: trunk
20:42
OFOpenSSLTLSStream: Handle write errors check-in: 0038b55229 user: js tags: trunk
20:20
OFSecureTransportTLSStream: EPIPE & ECONNRESET check-in: 68aaebf332 user: js tags: trunk
20:08
Use 0 timer instead of -[cancelAsyncRequests] check-in: 108424fa96 user: js tags: trunk
14:41
Increase library versions check-in: e41b33d887 user: js tags: trunk
09:31
Update ChangeLog for 1.3.1 check-in: 796fb01a32 user: js tags: trunk
09:21
Add `make upload` target check-in: 4d986feb2b user: js tags: trunk
09:06
Disallow different read/write objects with poll check-in: bd90752840 user: js tags: trunk
09:00
Disallow different read/write objects with epoll check-in: 304c61eb82 user: js tags: trunk
08:57
OFHTTPServer: Allow async I/O on body / response check-in: 7bd4ea85e3 user: js tags: trunk
2025-06-04
23:35
OFMutableTriple: Fix inconsistent nullability check-in: edb1133d4e user: js tags: trunk
21:13
Allow different objects for read/write with poll check-in: 901eb476c8 user: js tags: trunk
20:45
Allow different objects for read/write with epoll check-in: 0cf64c90ae user: js tags: trunk
20:39
OFMutablePair: Fix inconsistent nullability check-in: e756a94d71 user: js tags: trunk
2025-06-03
22:55
Fix +[OFString pathWithComponents:] on AmigaOS check-in: eba89cb126 user: js tags: trunk
01:06
Fix accidental ) check-in: 0be0be863d user: js tags: trunk
00:36
ofhttp: Handle Ctrl-C on AmigaOS check-in: 0590f9656d user: js tags: trunk
00:34
OFRunLoop: Pass Exec signal mask in all cases check-in: 59e08852ec user: js tags: trunk
00:20
Correctly handle EINTR with WaitSelect() check-in: a6a4cc9010 user: js tags: trunk
2025-05-31
22:37
linklib: Remove repeated variable check-in: 6011e2dbb7 user: js tags: morphos-library
22:10
Add __restore_r13 in MorphOS library check-in: 2df818868e user: js tags: morphos-library
20:58
Fix typo check-in: 3afed49920 user: js tags: morphos-library
2025-05-30
11:18
Minor cosmetic improvement check-in: 948d551739 user: js tags: morphos-library
11:05
MorphOS library: Create trampolines for methods check-in: acf48e8bdb user: js tags: morphos-library
10:33
Merge trunk into branch "morphos-library" check-in: a9275b0676 user: js tags: morphos-library
10:23
Make all functions in the linklib weak check-in: 5560e7b338 user: js tags: trunk
02:01
Fix OFLHAArchiveEntry on big endian systems check-in: e86df72e58 user: js tags: trunk
01:26
Avoid deprecation warning with old GCC check-in: a4fcf79a82 user: js tags: trunk
01:12
Minor style fix check-in: ec65bb9378 user: js tags: trunk
01:09
Fix compiling on macOS Leopard check-in: b62893af49 user: js tags: trunk
00:17
OFKernelEventObserver: Handle EINTR on AmigaOS check-in: cc3a912418 user: js tags: trunk
2025-05-29
23:36
Use SSL_pending instead of SSL_has_pending check-in: e17605c1a9 user: js tags: trunk
22:34
OFDNSResolverSettings: Handle empty NetStack array check-in: b3b38361a4 user: js tags: trunk
22:12
runtime: Set linklib constructor priority to 125 check-in: bb92ca309c user: js tags: trunk
17:07
Update buildsys check-in: 39b30e0c89 user: js tags: trunk
16:13
ofhttp: Fix accidental Unicode in ASCII mode check-in: 00a8664478 user: js tags: trunk
2025-05-24
21:31
Merge trunk into branch "morphos-library" check-in: 9697f6cc9e user: js tags: morphos-library
21:23
linklib: Match constructor and destructor priority check-in: c1854dec43 user: js tags: trunk
14:03
Restore compatibility with old objfwrt.library check-in: 62d3318e8f user: js tags: trunk
11:49
Use the correct __restore_r13 for the library glue check-in: 27755767db user: js tags: trunk
2025-05-22
21:30
Merge trunk into branch "morphos-library" check-in: c062cab213 user: js tags: morphos-library
21:29
Fix using AmigaOS socket code for MorphOS check-in: 8fe5e042d9 user: js tags: trunk
21:26
Merge trunk into branch "morphos-library" check-in: 099522cf4d user: js tags: morphos-library
20:55
Revert to generating ObjC for MorphOS library glue check-in: 0d10241888 user: js tags: trunk
20:24
Save and restore r13 in MorphOS library glue check-in: 32098d6c45 user: js tags: trunk
19:13
Add -[OFStdIOStream hasTerminal] for AmigaOS check-in: cc857e7f71 user: js tags: trunk
2025-05-18
17:39
Make weak and associations work without runtime RR check-in: b0a2bea700 user: js tags: trunk
2025-05-17
20:56
utils: Add missing break after handling --version check-in: d3523a33d6 user: js tags: trunk