ObjFW  History of src/atomic_no_threads.h of 0b962df002af925d65cfa70859a3df6e8c428e66d36d31cdc7312ca26e70db2d

History of the file that is called src/atomic_no_threads.h at check-in 0b962df002af925d65cfa70859a3df6e8c428e66d36d31cdc7312ca26e70db2d

2022-07-15
18:09
Deleted: Merge trunk into branch "wii-u" (check-in: [a2973418de] user: js, branch: wii-u, size: 0)
2021-05-01
03:21
Deleted: Move OFAtomic.h variants to src/platform (check-in: [1aedad1588] user: js, branch: trunk, size: 0)
2021-04-25
11:29
Renamed to src/OFAtomic_no_threads.h. Change the naming convention

This follows more closely what most ObjC developers are used to and
hence makes it easier for people coming from the OpenStep world to get
used to ObjFW. (check-in: [2b74ff13b0] user: js, branch: trunk, size: 0)

11:26
[bc682f9d95] part of check-in [a3dd145476] OFAtomic_no_threads.h: Fix typo (check-in: [a3dd145476] user: js, branch: new-naming-convention, size: 2989) [annotate] [blame] [check-ins using] [diff]
2021-04-18
23:41
[428a9e720d] part of check-in [1cdf56dc9e] of_memory_barrier -> OFMemoryBarrier (check-in: [1cdf56dc9e] user: js, branch: new-naming-convention, size: 2986) [annotate] [blame] [check-ins using] [diff]
20:51
Renamed src/atomic_no_threads.h → src/OFAtomic_no_threads.h. [6020e5ba6e] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 2994) [annotate] [blame] [check-ins using] [diff]
20:51
Renamed to src/OFAtomic_no_threads.h. Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 0)
2021-04-17
20:47
[6020e5ba6e] part of check-in [dfaf287249] Rename atomic operations (check-in: [dfaf287249] user: js, branch: new-naming-convention, size: 2994) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[5ca4dac2a4] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2986) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[ed5f442394] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3075) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[ee340d3b4a] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3072) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[71e5f2b39f] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3066) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[152148fa91] part of check-in [4af49a13c3] Small code style change

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

2017-04-14
05:13
[3924fe3a37] part of check-in [6f9c0e8eb2] atomic_*.h: Add missing _Nullable (check-in: [6f9c0e8eb2] user: js, branch: trunk, size: 3041) [annotate] [blame] [check-ins using] [diff]
2017-04-13
13:19
[d6831a1ea4] part of check-in [48ffea9a9a] Clean up memory barriers (check-in: [48ffea9a9a] user: js, branch: trunk, size: 3021) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[cc41e9df60] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 3211) [annotate] [blame] [check-ins using] [diff]

2016-07-31
23:04
Added: [bbb1ad3ed3] part of check-in [7115c55ef0] Split atomic.h into multiple files

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