ObjFW  Timeline

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

50 most recent check-ins that include changes to files matching 'src/runtime/*'

2025-06-22
19:32
Point to the new repository Leaf check-in: ec62287f25 user: js tags: trunk
2025-06-14
09:17
Merge trunk into branch "morphos-library" Leaf check-in: 2ee7dc1917 user: js tags: morphos-library
2025-06-09
20:12
Show requester for unhandled exceptions on AmigaOS check-in: 234c48848f user: js tags: trunk
2025-06-08
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
2025-05-30
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
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
2025-05-29
22:12
runtime: Set linklib constructor priority to 125 check-in: bb92ca309c 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: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
2025-05-18
17:39
Make weak and associations work without runtime RR check-in: b0a2bea700 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
2025-05-04
08:37
Merge trunk into branch "morphos-library" check-in: 72002cc2c3 user: js tags: morphos-library
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-01
16:15
Make Amiga library more consistent with runtime check-in: 8eac275199 user: js tags: morphos-library
15:29
Clean up the Amiga library a little check-in: 962a0424ca user: js tags: morphos-library
2025-04-30
14:00
Remove Amiga library except for MorphOS check-in: fb61ec81a1 user: js tags: morphos-library
13:24
Merge trunk into branch "amiga-library" check-in: 3a3134b465 user: js tags: amiga-library
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
11:47
Merge trunk and adjust to changes check-in: 8da0192f8a user: js tags: amiga-library
2025-04-28
21:15
Merge trunk into branch "amiga-library" check-in: 0113d51cf1 user: js tags: amiga-library
21:09
Build runtime as an Amiga library for MorphOS check-in: 8e8a6582f2 user: js tags: trunk
20:00
runtime: Fix version string for Amiga library check-in: 88b6ba93bb 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
2025-04-25
15:19
Merge trunk into branch "runtime-morphos-library" check-in: ad61ef4d73 user: js tags: runtime-morphos-library
15:16
runtime: Remove unnecessary lock check-in: a4acf3e04b user: js tags: trunk
14:04
runtime: Remove hashtable from Amiga lib check-in: 370f2601e6 user: js tags: runtime-morphos-library
14:03
runtime: Remove _ for consistency check-in: 30459e0610 user: js tags: trunk
13:08
Remove _ struct prefix to make GCC happy again check-in: 8694b35933 user: js tags: trunk
12:16
runtime: Prefix private functions & structs with _ check-in: b5f1035b46 user: js tags: trunk
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
16:26
runtime: Copy SysBase into the baserel variable check-in: fb4a8cb885 user: js tags: runtime-morphos-library
2025-04-22
13:58
class_registerAlias_np(): Fix return type check-in: 0940359d1d 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