History of file src/OFLocking.h at check-in c45b04b1f8f1033d
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [1a0c1b5073] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1496 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [65c4139ffa] check-in: [7413a728a7] user: js, branch: trunk, size: 1500 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [5738e43f58] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [fb6e822d44] check-in: [8939cbdb52] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff] | |
2022-10-14
| ||
19:36 | Document more exceptions file: [155544ed9e] check-in: [6c6c413432] user: js, branch: trunk, size: 1292 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [ae2e49ea45] check-in: [1a86b8175b] user: js, branch: trunk, size: 1050 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [d55ccd5d7d] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1050 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [9eac423122] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1139 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [d33412c615] check-in: [c7f0229795] user: js, branch: trunk, size: 1139 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [57076ca612] check-in: [0509d7a844] user: js, branch: trunk, size: 1136 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [0beb1468e2] check-in: [7e5c81e186] user: js, branch: trunk, size: 1130 [annotate] [blame] [check-ins using] [diff] | |
2017-11-18
| ||
18:50 | Documentation: Use @brief for all properties file: [91fa38b165] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 1107 [annotate] [blame] [check-ins using] [diff] | |
2017-08-11
| ||
22:26 | Always have retain / copy before nonatomic file: [9a0e98f204] check-in: [9db36c14b5] user: js, branch: trunk, size: 1100 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
21:18 |
OFLocking: Remove -[name] and -[setName:]
These are already handled by the name property. file: [ff0c964b4c] check-in: [150d3df1e9] user: js, branch: trunk, size: 1100 [annotate] [blame] [check-ins using] [diff] | |
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [484f458e2d] check-in: [4af49a13c3] user: js, branch: trunk, size: 1344 [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: [7f54244dce] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1325 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [f1c3f07ee7] check-in: [2a27cf3000] user: js, branch: trunk, size: 1325 [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-06-17
| ||
22:11 |
Add OF_NULLABLE_PROPERTY
This is necessary to make GCC (>= 4.6 and Apple GCC) happy as they don't | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [aabddd2a24] check-in: [9e76144ef8] user: js, branch: trunk, size: 1310 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [ff0b514bb3] check-in: [cfd374b906] user: js, branch: trunk, size: 1234 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [51639b5a37] check-in: [246cfe0807] user: js, branch: trunk, size: 1228 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [7317b63929] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1172 [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 | |
2013-01-09
| ||
22:24 | Update copyright. file: [1831eed890] check-in: [813c00ccf0] user: js, branch: trunk, size: 1166 [annotate] [blame] [check-ins using] [diff] | |
2012-12-05
| ||
12:22 | OFLocking: Add property for lock name. file: [24ff162053] check-in: [5918fe8ab2] user: js, branch: trunk, size: 1160 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [5f7cf70e41] check-in: [1ad9565253] user: js, branch: trunk, size: 869 [annotate] [blame] [check-ins using] [diff] | |
2012-10-26
| ||
11:23 | Added: Add OFLocking protocol. file: [0ad6f630ce] check-in: [7c33158c22] user: js, branch: trunk, size: 869 [annotate] [blame] [check-ins using] | |