History of file src/exceptions/OFActivateSandboxFailedException.m at check-in 1106d5ad1da4f9c7
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [22e88defaa] check-in: [7413a728a7] user: js, branch: trunk, size: 1571 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [056f3f2b30] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1363 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [c61d60ad53] 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. Rename a few exceptions for consistency file: [5dc1486ad8] check-in: [2872ce314d] user: js, branch: trunk, size: 1363 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [6ace25dc28] check-in: [1a86b8175b] user: js, branch: trunk, size: 1367 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
22:56 | Rename all symbols marked extern file: [32c83692ab] check-in: [e73c65a849] user: js, branch: new-naming-convention, size: 1367 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [2bc8a0bd80] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1368 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [2a85c28f4a] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1383 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [5e9eec7605] check-in: [c7f0229795] user: js, branch: trunk, size: 1472 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [02ae2995df] check-in: [0509d7a844] user: js, branch: trunk, size: 1469 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [61535c7d9b] check-in: [7e5c81e186] user: js, branch: trunk, size: 1463 [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: [81ac775338] check-in: [4df6ab6bca] user: js, branch: trunk, size: 1412 [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: [a66044aa59] check-in: [4af49a13c3] user: js, branch: trunk, size: 1355 [annotate] [blame] [check-ins using] [diff] | |
2017-04-09
| ||
18:22 |
Added:
Add OFSandbox
Only OpenBSD's pledge() is supported so far. file: [1e4f886387] check-in: [40cf53506a] user: js, branch: trunk, size: 1352 [annotate] [blame] [check-ins using] | |