ObjFW  History of src/OFPlainCondition.h of e2a818c0b5b0332a

History of the file that is called src/OFPlainCondition.h at check-in e2a818c0b5b0332a

2024-04-03
02:16
[bbdacbeb4f] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2304) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[04d5d12d8a] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2096) [annotate] [blame] [check-ins using] [diff]
2023-08-05
10:12
[d2cd398f52] part of check-in [de6dbcf928] Make platform-specific methods show up in Doxygen (check-in: [de6dbcf928] user: js, branch: trunk, size: 2096) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[f98542ce7c] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2070) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[fd9b66a9ca] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2070) [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
Renamed src/condition.h → src/OFPlainCondition.h. [cb66a320ac] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 2070) [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:36
[d04b4d971e] part of check-in [20bfedd0b7] of_condition_t -> OFPlainCondition (check-in: [20bfedd0b7] user: js, branch: new-naming-convention, size: 2064) [annotate] [blame] [check-ins using] [diff]
16:24
[1ee99bce0d] part of check-in [dfd52d5220] of_mutex_t -> OFPlainMutex

Also rename of_rmutex_t -> OFPlainRecursiveMutex. (check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 2008) [annotate] [blame] [check-ins using] [diff]

00:51
[0d9f4192a1] part of check-in [8c0d76f782] of_time_interval_t -> OFTimeInterval (check-in: [8c0d76f782] user: js, branch: new-naming-convention, size: 2000) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[61428a9c46] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2012) [annotate] [blame] [check-ins using] [diff]
2020-12-20
21:26
[cbe5713cf5] part of check-in [5b37fbeb82] Return error instead of using errno for threading

errno is problematic for Amiga libraries and is also not thread-safe on
some systems, even though it should. (check-in: [5b37fbeb82] user: js, branch: trunk, size: 2101) [annotate] [blame] [check-ins using] [diff]

2020-10-10
21:54
[ed39b78cbd] part of check-in [ac004e624d] More type cleanups (check-in: [ac004e624d] user: js, branch: trunk, size: 2109) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[1ae822cd57] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2103) [annotate] [blame] [check-ins using] [diff]
2019-09-01
18:50
[ac98704b3b] part of check-in [35b6a34c32] condition.h: Remove OF_ASSUME_NONNULL_{BEGIN,END}

This must not be here as then everything would need to have nullability
annotations, which causes problems for types that are pointers on some
systems but not on others. (check-in: [35b6a34c32] user: js, branch: trunk, size: 2100) [annotate] [blame] [check-ins using] [diff]

13:49
[788d08f5c1] part of check-in [92d63d6367] OFCondition: Support waiting for Exec Signals (check-in: [92d63d6367] user: js, branch: trunk, size: 2148) [annotate] [blame] [check-ins using] [diff]
2019-08-06
00:48
[e69c1f857d] part of check-in [dd5a900e3b] Add conditions for AmigaOS (check-in: [dd5a900e3b] user: js, branch: trunk, size: 1821) [annotate] [blame] [check-ins using] [diff]
2019-08-01
21:05
[586159d8cd] part of check-in [c26426e80f] Add missing extern "C" (check-in: [c26426e80f] user: js, branch: trunk, size: 1567) [annotate] [blame] [check-ins using] [diff]
20:14
Added: [d4d414aa35] part of check-in [5358e9ea6a] Split threading.[hm] into multiple files

This allows the runtime to only link against the parts it needs, without
pulling in unnecessary parts like thread spawning, TLS and conditions. (check-in: [5358e9ea6a] user: js, branch: trunk, size: 1500) [annotate] [blame] [check-ins using]