History of file src/platform/AmigaOS/OFPlainCondition.m at check-in c86b8f10f0635b76
2024-04-29
| ||
21:42 | Properly hide private symbols file: [264925273e] check-in: [f16bccc7b3] user: js, branch: trunk, size: 5465 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [c2df0315e9] check-in: [7413a728a7] user: js, branch: trunk, size: 5463 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [c6e8a3e13b] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 5255 [annotate] [blame] [check-ins using] [diff] | |
2023-04-10
| ||
15:08 | Work around newer amiga-gcc defining Class file: [adff92d333] check-in: [abbed5c008] user: js, branch: trunk, size: 5255 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [158e7519b7] check-in: [8939cbdb52] user: js, branch: trunk, size: 5213 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [b17297ed32] check-in: [1a86b8175b] user: js, branch: trunk, size: 5213 [annotate] [blame] [check-ins using] [diff] | |
2021-05-01
| ||
03:02 | Renamed src/platform/amiga/OFPlainCondition.m → src/platform/AmigaOS/OFPlainCondition.m. Rename directories in src/platform file: [e78dc05f49] check-in: [4a6e3b42f5] user: js, branch: trunk, size: 5213 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Renamed src/platform/amiga/condition.m → src/platform/amiga/OFPlainCondition.m. Rename everything in several smaller files file: [e78dc05f49] check-in: [35de667566] user: js, branch: new-naming-convention, size: 5213 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:36 | of_condition_t -> OFPlainCondition file: [c1fcab92ba] check-in: [20bfedd0b7] user: js, branch: new-naming-convention, size: 5206 [annotate] [blame] [check-ins using] [diff] | |
16:24 |
of_mutex_t -> OFPlainMutex
Also rename of_rmutex_t -> OFPlainRecursiveMutex. file: [cc3230123e] check-in: [dfd52d5220] user: js, branch: new-naming-convention, size: 5151 [annotate] [blame] [check-ins using] [diff] | |
00:51 | of_time_interval_t -> OFTimeInterval file: [dc620431f9] check-in: [8c0d76f782] user: js, branch: new-naming-convention, size: 5131 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [fd8eb39931] check-in: [374e1a1bfa] user: js, branch: trunk, size: 5139 [annotate] [blame] [check-ins using] [diff] | |
2020-12-20
| ||
21:26 |
Return error instead of using errno for threading
errno is problematic for Amiga libraries and is also not thread-safe on | |
2020-02-29
| ||
14:49 | Added: Move platform specific files into a subdirectory file: [022f3487c0] check-in: [109db78ecd] user: js, branch: trunk, size: 5392 [annotate] [blame] [check-ins using] | |