ObjFW  Timeline

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

44 check-ins using file src/runtime/autorelease.m version 8d54a9b9fd

2025-04-25
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
08:19
configure: Only use -lz for OpenSSL if required check-in: 5cccdeab44 user: js tags: trunk
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:55
Minor documentation style fix check-in: 5d095909f0 user: js tags: trunk
16:51
runtime: Restore libobjfwrt1ppc.library name check-in: 9b251d2c3d user: js tags: runtime-morphos-library
13:58
class_registerAlias_np(): Fix return type check-in: 0940359d1d user: js tags: trunk
13:43
Don't use performSelector: if method returns void check-in: b8aeb99da6 user: js tags: trunk
10:59
Deprecate -[OFArray makeObjectsPerformSelector:] check-in: 1279330140 user: js tags: trunk
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
16:51
Merge trunk into branch "amiga-library" check-in: e26fbfee2d user: js tags: amiga-library
15:27
configure: Fix order of libraries check-in: ba0a5d223c user: js tags: trunk
14:26
Move OFSystemInfo+NetworkInterfaces constants check-in: 7a0bbaaba4 user: js tags: trunk
12:56
Update buildsys check-in: ba8baf7447 user: js tags: trunk
10:15
Never use macOS 10.4 compatible imports check-in: faefae23a2 user: js tags: trunk
2025-04-19
22:35
Fix building on macOS 10.5 check-in: cb97159b26 user: js tags: trunk
2025-04-18
14:58
Optimize objc_{retain,release} by inlining check-in: 99212998dd user: js tags: trunk
2025-04-16
00:07
Finish migrating to the ARC functions for RR check-in: 63caea2ec6 user: js tags: trunk
2025-04-15
22:57
GitHub Actions: Explicitly install awk on Fedora check-in: b42fe78166 user: js tags: trunk
22:56
GitHub Actions: Remove Ubuntu 20.04 check-in: 29f810edbb user: js tags: trunk
22:54
Fix typo check-in: 6cab12373b user: js tags: trunk
22:48
Continue migrating to the ARC functions for RR check-in: b085f6cc17 user: js tags: trunk
22:26
Continue migrating to the ARC functions for RR check-in: 2399b5b055 user: js tags: trunk
22:00
Continue migrating to the ARC functions for RR check-in: eba058e7d9 user: js tags: trunk
2025-04-14
23:02
Continue migrating to the ARC functions for RR check-in: 2b0e89b1fe user: js tags: trunk
22:52
Continue migrating to the ARC functions for RR check-in: 305ad16fc4 user: js tags: trunk
21:10
Continue migrating to the ARC functions for RR check-in: 8ad878075b user: js tags: trunk
2025-04-13
23:26
Continue migrating to the ARC functions for RR check-in: 054dd2bfda user: js tags: trunk
23:01
Continue migrating to the ARC functions for RR check-in: b0a3da90ad user: js tags: trunk
20:22
Continue migrating to the ARC functions for RR check-in: c97ad28ea6 user: js tags: trunk
19:37
Start migrating to the ARC functions for RR check-in: 91f64fd0aa user: js tags: trunk
18:36
Use objc_{retain,release} as OFMapTable functions check-in: 74e67a5b19 user: js tags: trunk
18:30
runtime: Use ARC functions internally check-in: ad5ac856c5 user: js tags: trunk