ObjFW  History of src/exceptions/OFUnlockFailedException.m of 374e1a1bfa30d767

History of the file that is called src/exceptions/OFUnlockFailedException.m at check-in 374e1a1bfa30d767

2024-01-02
17:17
Update copyright file: [cf24a67a33] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1301 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [f100ac5cc3] check-in: [8939cbdb52] user: js, branch: trunk, size: 1301 [annotate] [blame] [check-ins using] [diff]
2022-04-23
14:29
OF{Lock,Unlock}FailedException: Allow nil lock file: [68e65cd613] check-in: [89bdb9c496] user: js, branch: trunk, size: 1301 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [54e551ea81] check-in: [1a86b8175b] user: js, branch: trunk, size: 1280 [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [ae9174489f] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 1280 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [4450bdd3cc] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1305 [annotate] [blame] [check-ins using] [diff]
2020-09-27
03:08
Work around bugs in Apple GCC 4.0.1

Still miscompiles things. file: [f8ba9a8de1] check-in: [9e9ce6aa1c] user: js, branch: trunk, size: 1394 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [458dec92ae] check-in: [c7f0229795] user: js, branch: trunk, size: 1392 [annotate] [blame] [check-ins using] [diff]
2019-09-01
12:50
{condition,mutex,thread}.m: Set errno on error file: [0a3af66f30] check-in: [d7fd999fee] user: js, branch: trunk, size: 1389 [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
Use dot syntax file: [cdcb8469af] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 1315 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [f5eb2bdfd8] check-in: [0509d7a844] user: js, branch: trunk, size: 1317 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [84cdd83790] check-in: [7e5c81e186] user: js, branch: trunk, size: 1311 [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
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. file: [6d496fdb08] check-in: [2f4e0df8be] user: js, branch: trunk, size: 1288 [annotate] [blame] [check-ins using] [diff]

2017-06-04
23:41
Add designated initializer to all exceptions file: [2f9ac905e0] check-in: [cc5923d6bb] user: js, branch: trunk, size: 1260 [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: [ebd625dff3] check-in: [4af49a13c3] user: js, branch: trunk, size: 1214 [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
2017. file: [eaf81e8b6a] check-in: [44f45c2e35] user: js, branch: trunk, size: 1213 [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
Update copyright

While at it, also update the mail address. file: [7d1a999370] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1232 [annotate] [blame] [check-ins using] [diff]

00:41
Update copyright

While at it, also update the mail address. file: [bf3931aa09] check-in: [2a27cf3000] user: js, branch: trunk, size: 1207 [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:
Apple GCC, which already supports this with >= 4.0 starting with OS X
10.5). Since even GCC 4.6 is really old by now, there is no point in
still supporting something even older and making the code ugly because
of that. While some hardware and OS support was dropped from GCC 4.6
compared to GCC 4.0, there is nothing in there that would be an
interesting target with the exception of BeOS maybe - but a port to BeOS
can also be achieved using the Haiku support. The other dropped OSes are
mostly old versions of OSes while newer ones are still being supported
(and those newer versions of those OSes still support the same
hardware). file: [38b63d4f47] check-in: [48980f2297] user: js, branch: trunk, size: 1203 [annotate] [blame] [check-ins using] [diff]

2015-02-16
08:39
Explicitly pass errno to exceptions

The old behaviour where the exception would access errno directly on
creation of the exception was very fragile. The two main problems with
it were that sometimes it would pick up an errno even though none had
been set and in other cases that when the exception was created errno
had already been overridden.

This also greatly increases errno handling on Win32, especially in
conjunction with sockets. It can still be improved further, though. file: [12e86a7ae4] check-in: [62e2de30b9] user: js, branch: trunk, size: 1228 [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
Update copyright file: [d8165065d5] check-in: [cfd374b906] user: js, branch: trunk, size: 1248 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [af2d16f456] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1242 [annotate] [blame] [check-ins using] [diff]
2013-11-20
22:06
Make exception properties atomic. file: [04cf4cfab5] check-in: [85e8ccc3a5] user: js, branch: trunk, size: 1236 [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
occurred. As backtraces were recently added for all platforms, the
passed class does not give any extra information on where the exception
occurred anymore.

This also removes a few other arguments which were not too helpful. In
the past, the idea was to pass as many arguments as possible so that it
is easier to find the origin of the exception. However, as backtraces
are a much better way to find the origin, those are not useful anymore
and just make the exception more cumbersome to use. The rule is now to
only pass arguments that might help in recovering from the exception or
provide information that is otherwise not easily accessible. file: [758cbe9463] check-in: [3d16a30f41] user: js, branch: trunk, size: 1237 [annotate] [blame] [check-ins using] [diff]

2013-03-04
17:20
Replace BOOL with bool.

The only places where BOOL is left are those where they are required by
the ABI. file: [6c903a202a] check-in: [c5ef582958] user: js, branch: trunk, size: 1288 [annotate] [blame] [check-ins using] [diff]

2013-02-13
23:10
Don't cache the description of exceptions.

This was pretty pointless, as it's usually only used once. file: [5404c0c1bb] check-in: [d9ddc4d06e] user: js, branch: trunk, size: 1285 [annotate] [blame] [check-ins using] [diff]

2013-02-12
18:22
Prefix all ivars with an underscore. file: [93c2224d43] check-in: [e40729d406] user: js, branch: trunk, size: 1372 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [3a12901a60] check-in: [813c00ccf0] user: js, branch: trunk, size: 1377 [annotate] [blame] [check-ins using] [diff]
2012-12-22
15:37
Add -[doesNotRecognizeSelector:]. file: [287873875d] check-in: [917ce5754c] user: js, branch: trunk, size: 1371 [annotate] [blame] [check-ins using] [diff]
2012-10-26
11:23
Added: Add OFLocking protocol. file: [ef011d99a3] check-in: [7c33158c22] user: js, branch: trunk, size: 1410 [annotate] [blame] [check-ins using]