History of file src/bridge/ObjFW_Bridge.h at check-in 2f4e0df8be4b4750
2019-06-17
| ||
00:38 |
Deleted:
Remove underscores from library & framework names
This is more compatible with the various conventions used on various | |
2019-01-03
| ||
19:13 | Update copyright file: [235870b2b1] check-in: [0509d7a844] user: js, branch: trunk, size: 827 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [c0f82e9e77] check-in: [7e5c81e186] user: js, branch: trunk, size: 821 [annotate] [blame] [check-ins using] [diff] | |
2017-10-20
| ||
21:20 |
bridge: Do not convert exceptions into NSErrors
Instead, provide a try method that takes up to 3 blocks. file: [d27dee208a] check-in: [6334474ec0] user: js, branch: trunk, size: 798 [annotate] [blame] [check-ins using] [diff] | |
20:49 |
Add OFException -> NSError bridge
This is necessary to catch exceptions in Swift. file: [bf99b4590f] check-in: [6bac6e95cb] user: js, branch: trunk, size: 800 [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 | |
2016-10-09
| ||
00:44 |
Added:
Add module support for ObjFW_Bridge
This also renames it from ObjFW-Bridge to ObjFW_Bridge, as "-" is not a | |