History of file src/bridge/OFException+Swift.h at check-in aeb403a1ed86aa0e
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [a87137db31] check-in: [7413a728a7] user: js, branch: trunk, size: 2335 [annotate] [blame] [check-ins using] [diff] | |
2024-02-05
| ||
20:01 | bridge: Rename define for local includes file: [2f4125cee1] check-in: [f927a98bcc] user: js, branch: trunk, size: 2127 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [e1daea571c] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2125 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [2069a47d9a] check-in: [8939cbdb52] user: js, branch: trunk, size: 2125 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [da5307c0ad] check-in: [1a86b8175b] user: js, branch: trunk, size: 2125 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [0fe4c6bbbc] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2125 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [565c9aa41a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2129 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [3aecaa6184] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2218 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [fa6f3bf351] check-in: [c7f0229795] user: js, branch: trunk, size: 2218 [annotate] [blame] [check-ins using] [diff] | |
2019-06-16
| ||
15:11 |
bridge: Make -[OFException throw] OF_NO_RETURN
This allows using it in guard elses in Swift without needing an abort(). file: [0e521618bb] check-in: [6499e22e06] user: js, branch: trunk, size: 2215 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [13643af46e] check-in: [0509d7a844] user: js, branch: trunk, size: 2202 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [f3756b9c51] check-in: [7e5c81e186] user: js, branch: trunk, size: 2196 [annotate] [blame] [check-ins using] [diff] | |
2017-10-20
| ||
21:20 |
Added:
bridge: Do not convert exceptions into NSErrors
Instead, provide a try method that takes up to 3 blocks. file: [7dab854e63] check-in: [6334474ec0] user: js, branch: trunk, size: 2173 [annotate] [blame] [check-ins using] | |