ObjFW  History of src/runtime/linklib/init.m of be8865bcd2fb86eb

History of the file that is called src/runtime/linklib/init.m at check-in be8865bcd2fb86eb

2023-07-20
20:02
Deleted: Merge trunk into 1.0 branch (check-in: [124fe8b500] user: js, branch: 1.0, size: 0)
2023-07-15
21:20
Deleted: Remove Amiga .library support

This will be moved to the "amiga-library" branch entirely in order to
not block the 1.0 release, as this is still far from finished. (check-in: [f0b0aacf36] user: js, branch: trunk, size: 0)

20:57
[0c588847ed] part of check-in [860b0bf1e9] Merge trunk into branch "amiga-library" (check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 4663) [annotate] [blame] [check-ins using] [diff]
2023-04-10
15:08
[52398c8d3c] part of check-in [abbed5c008] Work around newer amiga-gcc defining Class (check-in: [abbed5c008] user: js, branch: trunk, size: 4617) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[6ba923fc89] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 4575) [annotate] [blame] [check-ins using] [diff]
2022-12-16
20:27
[aee4e3c855] part of check-in [f56bb21f66] Pass ObjFWRTBase from the app to ObjFW .library (check-in: [f56bb21f66] user: js, branch: amiga-library, size: 4621) [annotate] [blame] [check-ins using] [diff]
2022-11-17
17:15
[1251208ab8] part of check-in [0846f898ea] More consistency between the two amiga-library.m (check-in: [0846f898ea] user: js, branch: amiga-library, size: 4608) [annotate] [blame] [check-ins using] [diff]
2022-10-18
22:17
[ea519af78e] part of check-in [ac19ed9d40] Merge trunk into branch "amiga-library" (check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 4608) [annotate] [blame] [check-ins using] [diff]
2022-06-12
20:38
[6ddafedf04] part of check-in [96bd5ebd99] runtime/linklib: Remove spurious ; (check-in: [96bd5ebd99] user: js, branch: trunk, size: 4575) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[260b346241] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 4577) [annotate] [blame] [check-ins using] [diff]
2021-12-05
11:49
[d92ead177b] part of check-in [4b67fe84b1] runtime/linklib: Unload library with dtor prio 0

This avoids unloading the library when other things might still use it,
most notably it broke atexit handlers trying to use the runtime. (check-in: [4b67fe84b1] user: js, branch: trunk, size: 4577) [annotate] [blame] [check-ins using] [diff]

2021-09-15
18:54
[432b310839] part of check-in [4634fc3d92] Define USE_INLINE_STDARG in linklib (check-in: [4634fc3d92] user: js, branch: amiga-library, size: 4613) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:06
[2b38d578be] part of check-in [27b401c7c2] Update copyright (check-in: [27b401c7c2] user: js, branch: amiga-library, size: 4587) [annotate] [blame] [check-ins using] [diff]
22:04
[29e3bce728] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 4580) [annotate] [blame] [check-ins using] [diff]
2020-12-30
00:03
[14f5c245f7] part of check-in [cebf3184eb] Merge trunk into branch "amiga-library" (check-in: [cebf3184eb] user: js, branch: amiga-library, size: 4676) [annotate] [blame] [check-ins using]
2020-12-27
19:13
[20a1854b43] part of check-in [bb25f8b0fe] Don't use sfdc / cvinclude.pl anymore

The linklib generator already completely obsoletes it. (check-in: [bb25f8b0fe] user: js, branch: trunk, size: 4669) [annotate] [blame] [check-ins using] [diff]

18:50
Added: [5647624db4] part of check-in [eeba79d088] Add a generator for the linklib

This will eventually also generate the glue code and the function list
and make sfdc & cvinclude.pl entirely obsolete. It will also reduce the
maintenance burden because once everything is generated from
library.xml, there is a single file in which a function needs to be
added / changed instead of 5. (check-in: [eeba79d088] user: js, branch: trunk, size: 4633) [annotate] [blame] [check-ins using]