ObjFW  History of src/OFOnce.m of e91cba848b550271

History of the file that is called src/OFOnce.m at check-in e91cba848b550271

2024-01-02
17:17
Update copyright file: [644a3b7851] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1679 [annotate] [blame] [check-ins using] [diff]
2023-04-10
15:08
Work around newer amiga-gcc defining Class file: [a97e7312a6] check-in: [abbed5c008] user: js, branch: trunk, size: 1679 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [5fdc37c7e4] check-in: [8939cbdb52] user: js, branch: trunk, size: 1635 [annotate] [blame] [check-ins using] [diff]
2022-06-18
17:30
Make OFOnce() public file: [72d5ba7049] check-in: [28230080b3] user: js, branch: trunk, size: 1635 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [a3ef1477f9] check-in: [1a86b8175b] user: js, branch: trunk, size: 1615 [annotate] [blame] [check-ins using] [diff]
2021-04-18
23:41
of_memory_barrier -> OFMemoryBarrier file: [ac90a9eaf1] check-in: [1cdf56dc9e] user: js, branch: new-naming-convention, size: 1615 [annotate] [blame] [check-ins using] [diff]
20:51
Renamed src/once.m → src/OFOnce.m. Rename everything in several smaller files file: [7b34c9bf7f] check-in: [35de667566] user: js, branch: new-naming-convention, size: 1617 [annotate] [blame] [check-ins using] [diff]
2021-04-17
20:47
Rename atomic operations file: [00fe24ae69] check-in: [dfaf287249] user: js, branch: new-naming-convention, size: 1607 [annotate] [blame] [check-ins using] [diff]
16:13
of_once_t -> OFOnceControl file: [8f91aff896] check-in: [26aa88fc9b] user: js, branch: new-naming-convention, size: 1601 [annotate] [blame] [check-ins using] [diff]
16:03
of_thread_t -> OFPlainThread file: [d6e7de13c8] check-in: [65510fa56b] user: js, branch: new-naming-convention, size: 1599 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [af444c86d5] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1601 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [dedad9ba7b] check-in: [c7f0229795] user: js, branch: trunk, size: 1690 [annotate] [blame] [check-ins using] [diff]
2019-08-18
20:04
Small optimization for of_once() file: [6a54846aa0] check-in: [47f08207d7] user: js, branch: trunk, size: 1687 [annotate] [blame] [check-ins using] [diff]
2019-08-01
21:20
Add of_once() for AmigaOS file: [4811cc42bf] check-in: [c2bde5d283] user: js, branch: trunk, size: 1376 [annotate] [blame] [check-ins using] [diff]
20:14
Added: 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. file: [9475bcca1a] check-in: [5358e9ea6a] user: js, branch: trunk, size: 1196 [annotate] [blame] [check-ins using]