ObjFW  Timeline

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

110 check-ins using file tests/objc_sync/Makefile version 088459128a

2025-06-15
03:18
OFLocale: Set encoding on OFStd{In,Out,Err} check-in: 24e500b8dc user: js tags: trunk
03:12
OFStream: Allow changing default encoding check-in: b7311c7675 user: js tags: trunk
2025-06-14
22:49
ofarc: Handle Ctrl-C on AmigaOS check-in: a99ff85e42 user: js tags: trunk
22:13
Improve AmigaOS path tests check-in: 369aebaefe user: js tags: trunk
11:41
Use 16 KiB instead of page size for stream buffers check-in: d624854820 user: js tags: trunk
11:33
ofhash: Increase buffer size to 16 KiB check-in: 931de2800e user: js tags: trunk
11:31
ofarc: Increase buffer size to 16 KiB check-in: 5388b6bba8 user: js tags: trunk
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
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-30
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: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:29
Fix using AmigaOS socket code for MorphOS check-in: 8fe5e042d9 user: js tags: trunk
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
2025-05-15
22:02
Fix objc_destructInstance with non-runtime RR check-in: 4d87dc5a28 user: js tags: trunk
2025-05-11
15:53
Only close ObjFWRTBase if it could be opened check-in: 5f4f80e271 user: js tags: trunk
15:38
Use libbases.m on m68k AmigaOS check-in: 59a37b3cd0 user: js tags: trunk
15:14
Avoid reopening timer.device check-in: 43d22e0a52 user: js tags: trunk
11:51
Use AmigaOS socket code for MorphOS check-in: 03fa952821 user: js tags: trunk
10:38
Make sure mutex is locked after condition wait check-in: bd6e3002c0 user: js tags: trunk
2025-05-10
12:39
OFLocale: Add support for compressed localizations check-in: ffa1b5cc41 user: js tags: trunk
11:29
utils: Use PROGDIR:/Data instead of PROGDIR:/share check-in: bdbd69ab93 user: js tags: trunk
2025-05-05
22:19
Update buildsys check-in: 48fa470486 user: js tags: trunk
22:11
configure: Add dependency headers for some checks check-in: 4c12987d39 user: js tags: trunk
2025-05-04
08:40
utils: Minor translation improvement check-in: cee08f4f33 user: js tags: trunk
08:06
runtime: Rename _start to __start in Amiga library check-in: 28743efc40 user: js tags: trunk
02:00
Include build date in Amiga library ID string check-in: ceb5608642 user: js tags: trunk
2025-05-02
22:08
utils: Fix variable name clash for $VER check-in: 9ebc9976cf user: js tags: trunk
21:54
Add --version to all utils check-in: 3a5f609bae user: js tags: trunk
16:15
Fix compiling with MorphOS 3.20 SDK check-in: 0d3d547449 user: js tags: trunk
10:02
Update buildsys check-in: 47c1099f40 user: js tags: trunk
2025-05-01
12:45
Use mos instead of m as version suffix for MorphOS check-in: 7009c14bc4 user: js tags: trunk
2025-04-30
21:18
Use GetUTCSysTime on MorphOS check-in: 7bcc1a51a9 user: js tags: trunk
17:22
Use m instead of ppc as version suffix for MorphOS check-in: c1e657df0c user: js tags: trunk
13:13
Rename a few Amiga library related files check-in: 943df0748b user: js tags: trunk
12:02
Use CopyMem instead of memcpy in Amiga library check-in: 9cea4bb495 user: js tags: trunk
2025-04-29
14:15
autogen.sh: Increase automake version for OpenBSD check-in: 5fd1c5b63f user: js tags: trunk
13:50
GitHub Actions: Fix OpenBSD check-in: 92c9cd521e user: js tags: trunk
2025-04-28
21:09
Build runtime as an Amiga library for MorphOS check-in: 8e8a6582f2 user: js tags: trunk
21:08
Remove some leftovers Closed-Leaf check-in: e004bb688b user: js tags: runtime-morphos-library
20:00
runtime: Fix version string for Amiga library check-in: 88b6ba93bb user: js tags: runtime-morphos-library
19:59
Merge trunk into branch "runtime-morphos-library" check-in: 28a71ef26b user: js tags: runtime-morphos-library
01:17
runtime: Remove unnecessary copying of SysBase check-in: 46f94cee63 user: js tags: runtime-morphos-library
00:19
runtime: Rename objc_libC to objc_linklib_context check-in: 0c1e152697 user: js tags: runtime-morphos-library
00:05
Merge trunk into branch "runtime-morphos-library" check-in: 53a6e33b61 user: js tags: runtime-morphos-library
2025-04-25
15:19
Merge trunk into branch "runtime-morphos-library" check-in: ad61ef4d73 user: js tags: runtime-morphos-library
14:04
runtime: Remove hashtable from Amiga lib check-in: 370f2601e6 user: js tags: runtime-morphos-library
08:34
runtime: Add class_registerAlias_np() to Amiga lib check-in: d5ed6d7f62 user: js tags: runtime-morphos-library
08:27
Merge trunk into branch "runtime-morphos-library" check-in: 636e446afc user: js tags: runtime-morphos-library
2025-04-24
22:15
Remove EH personality indirection for Amiga lib check-in: 269717b8a1 user: js tags: runtime-morphos-library
22:06
Generate assembly for Amiga library glue check-in: 9fadac0f33 user: js tags: runtime-morphos-library
2025-04-23
19:06
runtime: Avoid building redundant lookup-asm.a check-in: 705efac286 user: js tags: runtime-morphos-library
18:36
runtime: Avoid building redundant static lib check-in: 756ab8155b user: js tags: runtime-morphos-library
18:23
Update buildsys check-in: 15124d020e user: js tags: runtime-morphos-library
16:26
runtime: Copy SysBase into the baserel variable check-in: fb4a8cb885 user: js tags: runtime-morphos-library
2025-04-22
16:51
runtime: Restore libobjfwrt1ppc.library name check-in: 9b251d2c3d user: js tags: runtime-morphos-library
2025-04-21
20:42
Minor library generator fix check-in: e57eab08d6 user: js tags: runtime-morphos-library
20:17
runtime: Use non-baserel SysBase in libOpen check-in: 1ce978db9f user: js tags: runtime-morphos-library
19:19
runtime: Fix Amiga library version check-in: f5e0ed5509 user: js tags: runtime-morphos-library
19:15
Fix linking against linklib check-in: 97b1363b56 user: js tags: runtime-morphos-library
19:01
runtime: Add new functions to Amiga library check-in: 01299f8f8a user: js tags: runtime-morphos-library
18:29
Remove Amiga library except runtime for MorphOS check-in: e0cd66c6df user: js tags: runtime-morphos-library