ObjFW  History of src/runtime/ObjFW-RT.h of f3ccf144611b4f33

History of the file that is called src/runtime/ObjFW-RT.h at check-in f3ccf144611b4f33

2018-01-21
22:16
Deleted: Allow building the runtime as a .framework

This also renames ObjFW-RT to ObjFW_RT, as hyphens should not be in
framework names. (check-in: [0f42b0eafd] user: js, branch: trunk, size: 0)

2018-01-03
19:49
[d5822f4845] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 8831) [annotate] [blame] [check-ins using] [diff]
2017-10-22
21:12
[490c99bb19] part of check-in [a1d0ab5bf9] runtime: Define _Null_unspecified if missing (check-in: [a1d0ab5bf9] user: js, branch: 0.90, size: 8457) [annotate] [blame] [check-ins using] [diff]
2017-10-01
21:06
[52b471a404] part of check-in [f97084d9c3] Fix compilation with GCC (check-in: [f97084d9c3] user: js, branch: trunk, size: 8808) [annotate] [blame] [check-ins using] [diff]
14:14
[6c5a7458b9] part of check-in [f37b373a95] Backport nullability fixes from master (check-in: [f37b373a95] user: js, branch: 0.90, size: 8394) [annotate] [blame] [check-ins using] [diff]
09:54
[576d1fa9d6] part of check-in [5882409fd0] Nullability fixes for ObjFW runtime (check-in: [5882409fd0] user: js, branch: trunk, size: 8745) [annotate] [blame] [check-ins using] [diff]
2017-07-29
10:48
[aad7cef107] part of check-in [3ba2a4bd82] Remove incomplete MorphOS library support (check-in: [3ba2a4bd82] user: js, branch: 0.90, size: 8357) [annotate] [blame] [check-ins using] [diff]
2017-07-24
20:33
[8577ac8d70] part of check-in [636098dbdd] runtime: Don't depend on platform.h in ObjFW-RT.h

platform.h does not get installed to the ObjFW-RT include directory. (check-in: [636098dbdd] user: js, branch: trunk, size: 8708) [annotate] [blame] [check-ins using] [diff]

2017-07-17
23:02
[58330b8a4d] part of check-in [d5706b7070] runtime: Prepare for having a glue library

A glue library is required as the compiler generates direct references
to some runtime functions. (check-in: [d5706b7070] user: js, branch: trunk, size: 8729) [annotate] [blame] [check-ins using] [diff]

2017-07-16
17:09
[8f35574758] part of check-in [126298a6ee] runtime: Use _Nonnull / _Nullable directly

Instead of using OBJC_NONNULL and OBJC_NULLABLE, define _Nonnull and
_Nullable to nothing if they are not defined.

Same for __unsafe_unretained. (check-in: [126298a6ee] user: js, branch: trunk, size: 8293) [annotate] [blame] [check-ins using] [diff]

2017-07-09
15:29
Added: [134f947253] part of check-in [5bb771755d] runtime: Rename include to ObjFW-RT.h (check-in: [5bb771755d] user: js, branch: trunk, size: 9093) [annotate] [blame] [check-ins using]