ObjFW  History of src/bridge/OFBridging.h of 374e1a1bfa30d767

History of the file that is called src/bridge/OFBridging.h at check-in 374e1a1bfa30d767

2024-04-03
02:16
Change license to LGPLv3 only file: [c020ff62a4] check-in: [7413a728a7] user: js, branch: trunk, size: 1403 [annotate] [blame] [check-ins using] [diff]
2024-02-05
20:01
bridge: Rename define for local includes file: [778779f556] check-in: [f927a98bcc] user: js, branch: trunk, size: 1195 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [71a8a0383b] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1193 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [242d731121] check-in: [8939cbdb52] user: js, branch: trunk, size: 1193 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [abe87031bc] check-in: [1a86b8175b] user: js, branch: trunk, size: 1193 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [64f48c360b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1193 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [64c0fc4ba9] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1282 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [05366f3624] check-in: [c7f0229795] user: js, branch: trunk, size: 1282 [annotate] [blame] [check-ins using] [diff]
2019-06-17
00:38
Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems. file: [54da8c2065] check-in: [79fe29dbf4] user: js, branch: trunk, size: 1279 [annotate] [blame] [check-ins using] [diff]

2019-03-09
10:48
Several minor fixes file: [35465b0136] check-in: [c1e949a8c6] user: js, branch: trunk, size: 1280 [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
Use dot syntax file: [441e4ae6c2] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1343 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [ddb7c293c6] check-in: [0509d7a844] user: js, branch: trunk, size: 1314 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [fe6c14e5a9] check-in: [7e5c81e186] user: js, branch: trunk, size: 1308 [annotate] [blame] [check-ins using] [diff]
2017-10-15
20:55
bridge: Use @import ObjFW when using modules

This makes it possible to use the bridge with Swift. file: [8e59e22b17] check-in: [fc64538f06] user: js, branch: trunk, size: 1285 [annotate] [blame] [check-ins using] [diff]

2017-06-11
12:59
bridge: Fix include path for when installed file: [4b2d9468bb] check-in: [2d48270ce7] user: js, branch: trunk, size: 1200 [annotate] [blame] [check-ins using] [diff]
2017-05-09
21:25
Add a few missing OF_ASSUME_NONNULL_{BEGIN,END} file: [da25a76131] check-in: [13965af7a1] user: js, branch: trunk, size: 1128 [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. file: [5d37520679] check-in: [44f45c2e35] user: js, branch: trunk, size: 1060 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [c3a78e6fa5] check-in: [2a27cf3000] user: js, branch: trunk, size: 1054 [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
Update copyright file: [3619615808] check-in: [cfd374b906] user: js, branch: trunk, size: 1050 [annotate] [blame] [check-ins using] [diff]
2014-02-18
18:50
Documentation: Show correct imports file: [3e4333c15a] check-in: [246cfe0807] user: js, branch: trunk, size: 1044 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [4225652e02] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 978 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [875ad55648] check-in: [813c00ccf0] user: js, branch: trunk, size: 972 [annotate] [blame] [check-ins using] [diff]
2012-10-29
09:18
Merge branch 'bridge'

* bridge: (4 commits)
Add bridging for dictionaries.
... file: [0c681d1772] check-in: [1cb9a5edb8] user: js, branch: trunk, size: 966 [annotate] [blame] [check-ins using]

2012-02-17
21:20
Added: Initial bridging support.

Only strings for now. file: [89926837a4] check-in: [62f7a0b4d1] user: js, branch: bridge, size: 966 [annotate] [blame] [check-ins using]