ObjFW  History of src/exceptions/OFUndefinedKeyException.m of 7f64141183560173

History of the file that is called src/exceptions/OFUndefinedKeyException.m at check-in 7f64141183560173

2024-04-03
02:16
[ff83a76dd8] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2017) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[dea1de5a47] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1809) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[6134ab4456] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1809) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[fa0cc877cd] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1809) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[a23aa824a4] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1809) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[c33af96db7] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1848) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[150023b635] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1937) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[bf0ee01fb2] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1934) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[94c01a636b] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1928) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[52d11bb131] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 1905) [annotate] [blame] [check-ins using] [diff]

2017-06-04
23:41
[f82b50e599] part of check-in [cc5923d6bb] Add designated initializer to all exceptions (check-in: [cc5923d6bb] user: js, branch: trunk, size: 1863) [annotate] [blame] [check-ins using] [diff]
2017-05-13
16:56
[d791f70d8c] part of check-in [4df6ab6bca] Fix compilation with GCC (check-in: [4df6ab6bca] user: js, branch: trunk, size: 1939) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[d7d9dee998] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 1882) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[3df049e465] part of check-in [44f45c2e35] Update copyright

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

2016-06-05
00:01
Added: [4e1ca20fa6] part of check-in [3ad1f2b268] Add OFKeyValueCoding

No support for paths and auto-wrapping yet.

Also, no classes like OFDictionary override it yet. (check-in: [3ad1f2b268] user: js, branch: trunk, size: 1871) [annotate] [blame] [check-ins using]