History for src/once.h
2022-07-15
| ||
18:09 | Renamed to src/OFOnce.h. Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0 | |
2021-04-25
| ||
11:29 |
Renamed to
src/OFOnce.h.
Change the naming convention
This follows more closely what most ObjC developers are used to and | |
2021-04-18
| ||
20:51 | Renamed to src/OFOnce.h. Rename everything in several smaller files check-in: [35de667566] user: js, branch: new-naming-convention, size: 0 | |
2021-04-17
| ||
16:13 | of_once_t -> OFOnceControl file: [fd3b6fe4a7] check-in: [26aa88fc9b] user: js, branch: new-naming-convention, size: 1071 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [82e5d91bee] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1026 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [862d2c15bd] check-in: [c7f0229795] user: js, branch: trunk, size: 1115 [annotate] [blame] [check-ins using] [diff] | |
2019-08-01
| ||
21:20 | Add of_once() for AmigaOS file: [61d24c33d5] check-in: [c2bde5d283] user: js, branch: trunk, size: 1112 [annotate] [blame] [check-ins using] [diff] | |
21:05 | Add missing extern "C" file: [5ea0cd3af5] check-in: [c26426e80f] user: js, branch: trunk, size: 1089 [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 | |