User Details
- User Since
- Jun 17 2016, 7:04 PM (379 w, 2 d)
Tue, Sep 5
I don't have the time right now, feel free to take it over.
Jul 12 2023
Jun 30 2023
Jun 26 2023
Combine ifdef section
Dec 14 2022
Dec 12 2022
Ran a local build and this should be the only fix needed, will see what the CI results say
Add fix for unused variable
Sorry, I tested it when I opened the revision but forgot to account for changes since then.
Dec 9 2022
Yes, we need the MapPlatformData structure to always be allocated, though we only run the primary32.h allocator in tests and not in practice, so there shouldn't be much impact.
Call new reserve() method
Dec 1 2022
Nov 7 2022
Nov 3 2022
Last wrong testcase for gmtime
More gmtime_r test fixes
More gmtime test fixes
Fix incorrect testcase for gmtime_r
Fix incorrect testcase for gmtime
Oct 6 2022
Fix atan behavior
Oct 5 2022
Fix x86_64 long double
Oct 4 2022
Fix infinite recursion from sed replace
Oct 3 2022
Use build_quiet_nan and update CMakeLists.txt
Sep 29 2022
Remove deprecated change
Sep 8 2022
Sep 7 2022
Yup, thanks!
Fix typo in __revsh
Aug 17 2022
Hmm apparently there's some CUDA builder failures, so I've reverted for now.
Aug 16 2022
Handle string and variant
Update test suite flags, use numeric_limits
Aug 15 2022
Aug 8 2022
Aug 5 2022
I missed line 19, yeah that makes sense. @iana is that ok with you?
Aug 4 2022
Aug 3 2022
Aug 2 2022
Drop changes to CUDA/HIP/OpenMP headers
Error out on undef __cplusplus in CUDA headers
Aug 1 2022
Undef macros instead, handle other header files
Landed already, not sure why this wasn't automatically closed
Jul 29 2022
Jul 8 2022
Jul 7 2022
I'm not familiar with fuchsia and aren't using its scudo bindings
Not sure if this approach is correct since we're not using the primary32.h allocator at all except during testing, but I'm sending it along to get some feedback and in case it's useful.
Oops I did, I'll add another commit for that.
Jul 6 2022
Rename variable and reorder
Fix duplicate variable
Apr 28 2022
Apr 27 2022
Remove unnecessary changes to str_to_float_test.cpp
Apr 26 2022
Add more ifdef coverage