History of file src/OFMutex.h at check-in 9048af968e085d9b
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [2c4d49b532] check-in: [164f2fb4bf] user: js, branch: trunk, size: 1468 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [ee9e3ea25c] check-in: [7413a728a7] user: js, branch: trunk, size: 1470 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [fe684ec359] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1262 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [9f1ab63c72] check-in: [8939cbdb52] user: js, branch: trunk, size: 1262 [annotate] [blame] [check-ins using] [diff] | |
2022-10-14
| ||
19:36 | Document more exceptions file: [60974c2165] check-in: [6c6c413432] user: js, branch: trunk, size: 1262 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [f277ea27da] check-in: [1a86b8175b] user: js, branch: trunk, size: 999 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Rename everything in several smaller files file: [5dbeab459e] check-in: [35de667566] user: js, branch: new-naming-convention, size: 999 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:24 |
of_mutex_t -> OFPlainMutex
Also rename of_rmutex_t -> OFPlainRecursiveMutex. file: [5171988a3a] check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 993 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [e51e28c02b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 991 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [bb9b8d8163] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1080 [annotate] [blame] [check-ins using] [diff] | |
2020-09-26
| ||
21:58 |
Don't require __COUNTER__ for OF_RESERVE_IVARS
__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the | |
2020-01-02
| ||
01:51 | Update copyright file: [a3eadcc8bd] check-in: [c7f0229795] user: js, branch: trunk, size: 1071 [annotate] [blame] [check-ins using] [diff] | |
2019-09-29
| ||
19:35 |
Either restrict subclassing or reserve ivar space
This allows ABI stability with the fragile ABI. file: [4ff73c2003] check-in: [496695d778] user: js, branch: trunk, size: 1068 [annotate] [blame] [check-ins using] [diff] | |
2019-08-01
| ||
20:14 |
Split threading.[hm] into multiple files
This allows the runtime to only link against the parts it needs, without | |
2019-01-03
| ||
19:13 | Update copyright file: [f9e2027d27] check-in: [0509d7a844] user: js, branch: trunk, size: 1051 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [9a9876e03b] check-in: [7e5c81e186] user: js, branch: trunk, size: 1045 [annotate] [blame] [check-ins using] [diff] | |
2017-09-26
| ||
21:53 | Many nullability fixes file: [0ee6091df5] check-in: [52011fbfd6] user: js, branch: trunk, size: 1022 [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 | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [0bae5ee8ca] check-in: [2a27cf3000] user: js, branch: trunk, size: 1006 [annotate] [blame] [check-ins using] [diff] | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [3c700dc33f] check-in: [9e76144ef8] user: js, branch: trunk, size: 1002 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [1f9a5c477b] check-in: [cfd374b906] user: js, branch: trunk, size: 954 [annotate] [blame] [check-ins using] [diff] | |
2014-02-18
| ||
18:50 | Documentation: Show correct imports file: [b8d3b9cdc7] check-in: [246cfe0807] user: js, branch: trunk, size: 948 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [8f0ab3a927] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 901 [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-02-12
| ||
18:22 | Prefix all ivars with an underscore. file: [4850473658] check-in: [e40729d406] user: js, branch: trunk, size: 895 [annotate] [blame] [check-ins using] [diff] | |
2013-01-09
| ||
22:24 | Update copyright. file: [241248bc92] check-in: [813c00ccf0] user: js, branch: trunk, size: 892 [annotate] [blame] [check-ins using] [diff] | |
2012-12-05
| ||
12:22 | OFLocking: Add property for lock name. file: [b170db2ce9] check-in: [5918fe8ab2] user: js, branch: trunk, size: 886 [annotate] [blame] [check-ins using] [diff] | |
2012-10-28
| ||
12:38 | Switch to a headerdoc-compatible doc format. file: [9e5b4524e5] check-in: [1ad9565253] user: js, branch: trunk, size: 869 [annotate] [blame] [check-ins using] [diff] | |
2012-10-26
| ||
11:23 | Add OFLocking protocol. file: [2f19637b86] check-in: [7c33158c22] user: js, branch: trunk, size: 869 [annotate] [blame] [check-ins using] [diff] | |
11:04 |
Added:
Split OFThread.m into multiple files.
It was time to finally have one file per class. file: [a9c6524320] check-in: [0a55edad35] user: js, branch: trunk, size: 1092 [annotate] [blame] [check-ins using] | |