ObjFW  All files named "src/runtime/ObjFW-RT.h"

History for src/runtime/ObjFW-RT.h

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

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

2017-07-17
23:02
runtime: Prepare for having a glue library

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

2017-07-16
17:09
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. file: [8f35574758] check-in: [126298a6ee] user: js, branch: trunk, size: 8293 [annotate] [blame] [check-ins using] [diff]

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