ObjFW  History of src/exceptions/OFSandboxActivationFailedException.m of eba36671376121af

History of the file that is called src/exceptions/OFSandboxActivationFailedException.m at check-in eba36671376121af

2024-04-03
02:16
[22e88defaa] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1571) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[056f3f2b30] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1363) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[c61d60ad53] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1363) [annotate] [blame] [check-ins using] [diff]
2022-10-23
16:21
Renamed src/exceptions/OFSandboxActivationFailedException.m → src/exceptions/OFActivateSandboxFailedException.m. [5dc1486ad8] part of check-in [2872ce314d] Rename a few exceptions for consistency (check-in: [2872ce314d] user: js, branch: trunk, size: 1363) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[6ace25dc28] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1367) [annotate] [blame] [check-ins using] [diff]
2021-04-18
22:56
[32c83692ab] part of check-in [e73c65a849] Rename all symbols marked extern (check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1367) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[2bc8a0bd80] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1368) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[2a85c28f4a] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1383) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[5e9eec7605] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1472) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[02ae2995df] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1469) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[61535c7d9b] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1463) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[ab78c8b6cf] 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: 1440) [annotate] [blame] [check-ins using] [diff]

2017-05-13
16:56
[81ac775338] part of check-in [4df6ab6bca] Fix compilation with GCC (check-in: [4df6ab6bca] user: js, branch: trunk, size: 1412) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[a66044aa59] 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: 1355) [annotate] [blame] [check-ins using] [diff]

2017-04-09
18:22
Added: [1e4f886387] part of check-in [40cf53506a] Add OFSandbox

Only OpenBSD's pledge() is supported so far. (check-in: [40cf53506a] user: js, branch: trunk, size: 1352) [annotate] [blame] [check-ins using]