ObjFW  History of src/OFAtomic_osatomic.h of 4eb272eb8bace07d

History of the file that is called src/OFAtomic_osatomic.h at check-in 4eb272eb8bace07d

2024-01-02
17:17
Update copyright file: [ea4bea9a33] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3348 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [5904558453] check-in: [8939cbdb52] user: js, branch: trunk, size: 3348 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [af25398c26] check-in: [1a86b8175b] user: js, branch: trunk, size: 3348 [annotate] [blame] [check-ins using] [diff]
2021-05-01
03:21
Renamed src/OFAtomic_osatomic.h → src/platform/macOS/OFAtomic.h. Move OFAtomic.h variants to src/platform file: [52d5cd31b9] check-in: [1aedad1588] user: js, branch: trunk, size: 3348 [annotate] [blame] [check-ins using] [diff]
2021-04-18
23:41
of_memory_barrier -> OFMemoryBarrier file: [52d5cd31b9] check-in: [1cdf56dc9e] user: js, branch: new-naming-convention, size: 3348 [annotate] [blame] [check-ins using] [diff]
20:51
Renamed src/atomic_osatomic.h → src/OFAtomic_osatomic.h. Rename everything in several smaller files file: [9f3398c71a] check-in: [35de667566] user: js, branch: new-naming-convention, size: 3356 [annotate] [blame] [check-ins using] [diff]
2021-04-17
20:47
Rename atomic operations file: [9f3398c71a] check-in: [dfaf287249] user: js, branch: new-naming-convention, size: 3356 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [0fe4f3a992] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3345 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [b2346ae318] check-in: [c7f0229795] user: js, branch: trunk, size: 3434 [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
Update copyright file: [9b9eca1e75] check-in: [0509d7a844] user: js, branch: trunk, size: 3431 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [52e3b06385] check-in: [7e5c81e186] user: js, branch: trunk, size: 3425 [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
Small code style change

Casts are now written like types in variable declarations. file: [4f277f9764] check-in: [4af49a13c3] user: js, branch: trunk, size: 3402 [annotate] [blame] [check-ins using] [diff]

2017-04-14
05:13
atomic_*.h: Add missing _Nullable file: [7e5dffc102] check-in: [6f9c0e8eb2] user: js, branch: trunk, size: 3394 [annotate] [blame] [check-ins using] [diff]
2017-04-13
13:19
Clean up memory barriers file: [eb1a6c5a77] check-in: [48ffea9a9a] user: js, branch: trunk, size: 3374 [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
2017. file: [267428ae70] check-in: [44f45c2e35] user: js, branch: trunk, size: 3582 [annotate] [blame] [check-ins using] [diff]

2016-07-31
23:04
Added: Split atomic.h into multiple files

Having one file per implementation reduces the #ifdef hell and makes it
much more readable. file: [68618eeec8] check-in: [7115c55ef0] user: js, branch: trunk, size: 3576 [annotate] [blame] [check-ins using]