History of the file that is called src/OFOnce.h at check-in f111a22edeb5ffe4
|
2024-04-03
| ||
| 02:16 | [63325ff0f7] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 1689) [annotate] [blame] [check-ins using] [diff] | |
|
2024-01-02
| ||
| 17:17 | [bf8ec17725] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 1481) [annotate] [blame] [check-ins using] [diff] | |
|
2023-07-15
| ||
| 20:57 | [f3dc36b1cf] part of check-in [860b0bf1e9] Merge trunk into branch "amiga-library" (check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 1481) [annotate] [blame] [check-ins using] [diff] | |
|
2023-01-06
| ||
| 09:04 | [ae86425408] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 1427) [annotate] [blame] [check-ins using] [diff] | |
|
2022-11-06
| ||
| 20:08 |
[6569bde484]
part of check-in [a90e2433aa]
Restore accidentally dropped OFOnceFunction
This was accidentally dropped during a merge conflict. (check-in: [a90e2433aa] user: js, branch: amiga-library, size: 1481) [annotate] [blame] [check-ins using] [diff] | |
| 19:16 | [ee88ced2e7] part of check-in [82bc531357] Merge trunk into branch "amiga-library" (check-in: [82bc531357] user: js, branch: amiga-library, size: 1441) [annotate] [blame] [check-ins using] [diff] | |
|
2022-10-19
| ||
| 20:03 | [fef3956998] part of check-in [08c3161bde] OFOnce: Add OF_ASSUME_NONNULL_* (check-in: [08c3161bde] user: js, branch: trunk, size: 1427) [annotate] [blame] [check-ins using] [diff] | |
|
2022-10-18
| ||
| 22:17 | [51d0f0d86f] part of check-in [ac19ed9d40] Merge trunk into branch "amiga-library" (check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 1432) [annotate] [blame] [check-ins using] [diff] | |
|
2022-06-18
| ||
| 17:30 | [3af1572f79] part of check-in [28230080b3] Make OFOnce() public (check-in: [28230080b3] user: js, branch: trunk, size: 1382) [annotate] [blame] [check-ins using] [diff] | |
|
2022-02-12
| ||
| 07:46 | [fee56e64fa] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 1071) [annotate] [blame] [check-ins using] [diff] | |
|
2021-05-09
| ||
| 14:45 |
Renamed src/once.h → src/OFOnce.h.
[dbf6773006]
part of check-in [3c88df0ce4]
Merge trunk into branch "amiga-library"
All necessary changes to adjust for the changes made in trunk are | |
|
2021-04-18
| ||
| 20:51 | Renamed src/once.h → src/OFOnce.h. [fd3b6fe4a7] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 1071) [annotate] [blame] [check-ins using] [diff] | |
|
2021-04-17
| ||
| 16:13 | [fd3b6fe4a7] part of check-in [26aa88fc9b] of_once_t -> OFOnceControl (check-in: [26aa88fc9b] user: js, branch: new-naming-convention, size: 1071) [annotate] [blame] [check-ins using] [diff] | |
|
2021-01-02
| ||
| 22:04 | [82e5d91bee] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 1026) [annotate] [blame] [check-ins using] [diff] | |
|
2020-01-02
| ||
| 01:51 | [862d2c15bd] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1115) [annotate] [blame] [check-ins using] [diff] | |
|
2019-08-01
| ||
| 21:20 | [61d24c33d5] part of check-in [c2bde5d283] Add of_once() for AmigaOS (check-in: [c2bde5d283] user: js, branch: trunk, size: 1112) [annotate] [blame] [check-ins using] [diff] | |
| 21:05 | [5ea0cd3af5] part of check-in [c26426e80f] Add missing extern "C" (check-in: [c26426e80f] user: js, branch: trunk, size: 1089) [annotate] [blame] [check-ins using] [diff] | |
| 20:14 |
Added:
[b8f741bcba]
part of check-in [5358e9ea6a]
Split threading.[hm] into multiple files
This allows the runtime to only link against the parts it needs, without | |