-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature/spaceship: Merge toolset update #1470
Commits on Oct 29, 2020
-
Co-authored-by: Curtis Bezault <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae31b78 - Browse repository at this point
Copy the full SHA ae31b78View commit details -
Use memset in even more cases (#1273)
Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a27d894 - Browse repository at this point
Copy the full SHA a27d894View commit details -
<iomanip>: fixes get_time to parse without delimiters (#1280)
Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 372021d - Browse repository at this point
Copy the full SHA 372021dView commit details -
Implement ranges::istream_view (#1334)
Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8bae92 - Browse repository at this point
Copy the full SHA b8bae92View commit details -
<xtree>: Fix _Tree move constructor/assignment (#1357)
Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6c8d33 - Browse repository at this point
Copy the full SHA f6c8d33View commit details -
Finish P0768R1 by adding Spaceship CPOs (#1370)
Co-authored-by: Casey Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1469bf3 - Browse repository at this point
Copy the full SHA 1469bf3View commit details -
Changed unsigned to unsigned int due to convention (#1390)
Co-authored-by: Casey Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8685c35 - Browse repository at this point
Copy the full SHA 8685c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374736a - Browse repository at this point
Copy the full SHA 374736aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1faed9 - Browse repository at this point
Copy the full SHA f1faed9View commit details -
tr1: Construct initializer_lists with Standard code (#1400)
Co-authored-by: Stephan T. Lavavej <[email protected]> Co-authored-by: Casey Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e254cf - Browse repository at this point
Copy the full SHA 6e254cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4cf99 - Browse repository at this point
Copy the full SHA 2b4cf99View commit details
Commits on Nov 4, 2020
-
Implement ranges::common_view (#1305)
Partially addresses #39. Co-authored-by: Adam Bucior <[email protected]> Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 332fd32 - Browse repository at this point
Copy the full SHA 332fd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2380824 - Browse repository at this point
Copy the full SHA 2380824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 185654c - Browse repository at this point
Copy the full SHA 185654cView commit details
Commits on Nov 6, 2020
-
Let's rewrite the test harness (#1394)
Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ee5529 - Browse repository at this point
Copy the full SHA 9ee5529View commit details -
Accelerate tests by dividing them into shards (#1414)
Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32fe05b - Browse repository at this point
Copy the full SHA 32fe05bView commit details -
<cmath>: Use intrinsics where possible (#1336)
Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26bbe2a - Browse repository at this point
Copy the full SHA 26bbe2aView commit details -
<chrono>: [time.duration.io] output (#1341)
Co-authored-by: mnatsuhara <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6458199 - Browse repository at this point
Copy the full SHA 6458199View commit details -
Prevent crash when custom streambuf implementation throws (#1358)
Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0650fa4 - Browse repository at this point
Copy the full SHA 0650fa4View commit details -
Implement ranges::drop_while_view (#1366)
Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1093aa6 - Browse repository at this point
Copy the full SHA 1093aa6View commit details -
Implement ranges::take_while_view (#1372)
Co-authored-by: Casey Carter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c39427 - Browse repository at this point
Copy the full SHA 4c39427View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f285d - Browse repository at this point
Copy the full SHA a6f285dView commit details
Commits on Nov 7, 2020
-
Implement ranges::elements_view (#1406)
Co-authored-by: S. B. Tam <[email protected]> Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fd6501 - Browse repository at this point
Copy the full SHA 7fd6501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537863a - Browse repository at this point
Copy the full SHA 537863aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e07ed8 - Browse repository at this point
Copy the full SHA 7e07ed8View commit details -
Always remove_cvref_t the argument to enable_borrowed_range (#1415)
... especially in these view tests.
Configuration menu - View commit details
-
Copy full SHA for 231df15 - Browse repository at this point
Copy the full SHA 231df15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0249612 - Browse repository at this point
Copy the full SHA 0249612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a0e83 - Browse repository at this point
Copy the full SHA 12a0e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04eca1c - Browse repository at this point
Copy the full SHA 04eca1cView commit details -
Extracted _Choice<T>._Strategy to variable (#1426)
Co-authored-by: Casey Carter <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10d8e33 - Browse repository at this point
Copy the full SHA 10d8e33View commit details -
Configuration menu - View commit details
-
Copy full SHA for f873f51 - Browse repository at this point
Copy the full SHA f873f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ccd93 - Browse repository at this point
Copy the full SHA 51ccd93View commit details
Commits on Nov 9, 2020
-
<complex>: Improve numerical accuracy of sqrt and log (#935)
* Fix undue overflow and underflow in complex sqrt Modifies the scale factors in `_Fabs` (used by `sqrt`) such that: - `_Fabs` doesn't underflow when the input is tiny. - `sqrt` doesn't overflow when the input is huge. * Improve accuracy of `log` when |z| is close to 1 When |z| is close to 1, compute log(|z|) as log1p(norm_minus_1(z)) / 2, where norm_minus_1(z) = real(z) ^ 2 + imag(z) ^ 2 - 1 computed with double width arithmetic to avoid catastrophic cancellation. * Fix log(complex{1, tiny}) incorrectly returning -0 under FE_DOWNWARD Co-authored-by: Curtis J Bezault <[email protected]> Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9959929 - Browse repository at this point
Copy the full SHA 9959929View commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea156e7 - Browse repository at this point
Copy the full SHA ea156e7View commit details
Commits on Nov 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9145bf4 - Browse repository at this point
Copy the full SHA 9145bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6e960 - Browse repository at this point
Copy the full SHA 8b6e960View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff4c45b - Browse repository at this point
Copy the full SHA ff4c45bView commit details -
Remove comments for resolved LWG issues (#1456)
Co-authored-by: Stephan T. Lavavej <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 560bcea - Browse repository at this point
Copy the full SHA 560bceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c683d - Browse repository at this point
Copy the full SHA 19c683dView commit details