History of file src/exceptions/OFLockFailedException.h at check-in 547e079e08b1686c
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [91f6c5da89] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2007 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [54f0d561f0] check-in: [7413a728a7] user: js, branch: trunk, size: 2030 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [2d729ada0b] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1822 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [56c9fb143e] check-in: [8939cbdb52] user: js, branch: trunk, size: 1822 [annotate] [blame] [check-ins using] [diff] | |
2022-09-12
| ||
14:34 | Either restrict subclassing or reserve ivars file: [58545dfa42] check-in: [c40a295629] user: js, branch: trunk, size: 1822 [annotate] [blame] [check-ins using] [diff] | |
2022-04-25
| ||
16:12 | OFLockFailedException: Add missing nullable file: [e861f27ee4] check-in: [16bdabb65c] user: js, branch: trunk, size: 1778 [annotate] [blame] [check-ins using] [diff] | |
2022-04-23
| ||
14:29 | OF{Lock,Unlock}FailedException: Allow nil lock file: [f55c3bbe2e] check-in: [89bdb9c496] user: js, branch: trunk, size: 1768 [annotate] [blame] [check-ins using] [diff] | |
12:26 | More declaration reordering and nullability fixes file: [ea013b6003] check-in: [59fc5153a1] user: js, branch: trunk, size: 1849 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [390a803abf] check-in: [1a86b8175b] user: js, branch: trunk, size: 1806 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [3e2d7a5101] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1806 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [2896ed28a8] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1895 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [93cbfb47b1] check-in: [c7f0229795] user: js, branch: trunk, size: 1895 [annotate] [blame] [check-ins using] [diff] | |
2019-09-01
| ||
12:50 | {condition,mutex,thread}.m: Set errno on error file: [61223650f2] check-in: [d7fd999fee] user: js, branch: trunk, size: 1892 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [5e9d7f5333] check-in: [0509d7a844] user: js, branch: trunk, size: 1587 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [c0e111e5bd] check-in: [7e5c81e186] user: js, branch: trunk, size: 1581 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [dfc7828bd4] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1558 [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-06-04
| ||
23:41 | Add designated initializer to all exceptions file: [3ccea224dd] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1533 [annotate] [blame] [check-ins using] [diff] | |
2017-05-02
| ||
21:10 | exceptions: Add nullability specifiers file: [6569cc0a3f] check-in: [cc4cb0d824] user: js, branch: trunk, size: 1507 [annotate] [blame] [check-ins using] [diff] | |
2017-04-30
| ||
13:35 |
Use nonatomic for properties and clean up
This changes retaining behavior, meaning properties are not returned | |
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: [77099d5735] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1533 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [f401e46b00] check-in: [2a27cf3000] user: js, branch: trunk, size: 1411 [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-01-03
| ||
20:57 | Update copyright file: [e22fb3be73] check-in: [cfd374b906] user: js, branch: trunk, size: 1529 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [501f6bdda0] check-in: [246cfe0807] user: js, branch: trunk, size: 1523 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [97b482c7ab] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1427 [annotate] [blame] [check-ins using] [diff] | |
2013-11-20
| ||
22:06 | Make exception properties atomic. file: [e996a43b5d] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1421 [annotate] [blame] [check-ins using] [diff] | |
2013-06-22
| ||
12:12 |
Rework exceptions.
This mostly removes the argument for the class in which the exception This also removes a few other arguments which were not too helpful. In | |
2013-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [2b07e05b3e] check-in: [e40729d406] user: js, branch: trunk, size: 1623 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [188f78e407] check-in: [813c00ccf0] user: js, branch: trunk, size: 1622 [annotate] [blame] [check-ins using] [diff] | |
2012-10-29
| ||
08:00 | Documentation improvements. file: [209deaacef] check-in: [7a3977d7fd] user: js, branch: 0.7, size: 1616 [annotate] [blame] [check-ins using] [diff] | |
07:59 | Documentation improvements. file: [4a80700c07] check-in: [63bf4de97b] user: js, branch: trunk, size: 1616 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [b23941bc5b] check-in: [1ad9565253] user: js, branch: trunk, size: 1473 [annotate] [blame] [check-ins using] [diff] | |
2012-10-26
| ||
11:23 | Added: Add OFLocking protocol. file: [34551c1887] check-in: [7c33158c22] user: js, branch: trunk, size: 1473 [annotate] [blame] [check-ins using] | |