Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Stephan T. Lavavej d2fa3a3cf0
Temporarily restore support for Win7 / Server 2008 R2 (#4857) 2024-07-24 02:51:36 -07:00
Stephan T. Lavavej 0be5257870
Drop support for Win7 / Server 2008 R2 (#4742) 2024-06-24 22:17:46 -07:00
Stephan T. Lavavej bc5a5c3496
Various cleanups: `<xatomic_wait.h>` constants (#4147) 2023-11-07 06:05:15 -08:00
Stephan T. Lavavej 3f15c7f8bb
Various cleanups: `extern "C"` (#4143) 2023-11-07 05:09:49 -08:00
Stephan T. Lavavej 92d050e02b
Drop `#pragma once` in STL headers (#3895) 2023-07-26 11:54:17 -07:00
Stephan T. Lavavej a6f285db8a
Include <cmeow> instead of <meow.h> (#1405) 2020-11-06 15:34:14 -08:00
Billy O'Neal 87dc1d3383
Guard noexcept annotated function pointer type for __cpp_noexcept_function_type. (#1150)
Resolves VSO-1166234.
2020-08-13 11:49:21 -07:00
Alex Guteniev e4b75dcd44
Implement std::atomic::wait (#593)
Co-authored-by: Curtis J Bezault <curtbezault@gmail.com>
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Casey Carter <cartec69@gmail.com>
2020-08-01 17:54:07 -07:00