History of file src/exceptions/OFNotOpenException.m at check-in ec6ee4c26928c124
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [62bfabbdb1] check-in: [7413a728a7] user: js, branch: trunk, size: 1425 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [6cbb571f79] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [bc94f442af] check-in: [8939cbdb52] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [b0a200e662] check-in: [1a86b8175b] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [884f75c882] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1217 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [45d81233dc] check-in: [c7f0229795] user: js, branch: trunk, size: 1306 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [722c502471] check-in: [0509d7a844] user: js, branch: trunk, size: 1303 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [69ad64b03c] check-in: [7e5c81e186] user: js, branch: trunk, size: 1297 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-05-13
| ||
16:56 | Fix compilation with GCC file: [f2f0957e2a] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1246 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [80096a1857] check-in: [4af49a13c3] user: js, branch: trunk, size: 1189 [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-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [c7afcd11e7] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1195 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [7a1b2b6ce3] check-in: [2a27cf3000] user: js, branch: trunk, size: 1182 [annotate] [blame] [check-ins using] [diff] | |
2015-11-29
| ||
11:43 |
Make properties a requirement and clean up code
This increases the required GCC version from 4.0 to 4.6 (exception: | |
2015-05-06
| ||
20:18 | Added: OFNotConnectedException -> OFNotOpenException file: [8ece38b632] check-in: [ff759684e2] user: js, branch: trunk, size: 1191 [annotate] [blame] [check-ins using] | |