Skip to content
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

Updated the fork to the current main. #22

Merged
merged 56 commits into from
Jan 2, 2023
Merged

Commits on Oct 26, 2022

  1. Contributor project automations via workflows (#2584)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    sam20908 and StephanTLavavej committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    c1c21e9 View commit details
    Browse the repository at this point in the history
  2. Properly constrain _Movable_box's copy constructors (#3171)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    Co-authored-by: Jakub Mazurkiewicz <[email protected]>
    3 people committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    705265e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d5417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82837b7 View commit details
    Browse the repository at this point in the history
  5. Various cleanups (#3177)

    Co-authored-by: Casey Carter <[email protected]>
    StephanTLavavej and CaseyCarter committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    296e840 View commit details
    Browse the repository at this point in the history
  6. Miscellaneous Cleanups (#3178)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    CaseyCarter and StephanTLavavej committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e97bb2b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    e9c3b55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e4c99 View commit details
    Browse the repository at this point in the history
  3. add support for [[msvc::intrinsic]] (#3182)

    Co-authored-by: Casey Carter <[email protected]>
    cdacamar and CaseyCarter committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    48eb4a4 View commit details
    Browse the repository at this point in the history
  4. rename <stdatomic.h> to <__msvc_cxx_stdatomic.h> (#3183)

    * rename stl stdatomic.h to __msvc_cxx_stdatomic.h
    
    * rename inclusions of cxx stdatomic.
    
    * rename __msvc_cxx_stdatomic.h to __msvc_cxx_stdatomic.hpp
    
    * correct include guards and header comments.
    
    * Apply suggestions from code review
    
    * remove stdatomic.h from stl's CMakeLists.txt so it's no copied during github build.
    
    * remove stdatomic.h from header-units.json
    
    Co-authored-by: Casey Carter <[email protected]>
    barcharcraz and CaseyCarter committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c873cf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    ea09254 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    f58deab View commit details
    Browse the repository at this point in the history
  2. Implement P2467R1 ios_base::noreplace: Exclusive Mode For fstreams (

    #3065)
    
    Co-authored-by: Casey Carter <[email protected]>
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    3 people committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c550bd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0743f64 View commit details
    Browse the repository at this point in the history
  4. P2278R4: cbegin should always return a constant iterator ("Ranges" …

    …and "Span" sections) (#3187)
    
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    JMazurkiewicz and StephanTLavavej committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0b13eb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53cdc19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29ac086 View commit details
    Browse the repository at this point in the history
  7. [vscode settings] add git.ignoredRepositories (#3196)

    Co-authored-by: Nicole Mazzuca <[email protected]>
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    3 people committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0098818 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Implement LWG-3823 Unnecessary precondition for is_aggregate (worka…

    …round) (#3231)
    
    Co-authored-by: Casey Carter <[email protected]>
    frederick-vs-ja and CaseyCarter committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2127d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ffd4a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c90ae View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    299abb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10e1366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28f956 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    26a1f76 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    ac11067 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. fix and rename _Within_limits, add tests (#3247)

    Co-authored-by: Nicole Mazzuca <[email protected]>
    strega-nil-ms and strega-nil committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    e5b008c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba515c View commit details
    Browse the repository at this point in the history
  3. standardize ^^^ x / !x vvv comments (#3208)

    Co-authored-by: Nicole Mazzuca <[email protected]>
    fsb4000 and strega-nil committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    be29af2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    214e014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a1c6c4 View commit details
    Browse the repository at this point in the history
  6. fix stl.natvis std::optional<*> (#3243)

    Co-authored-by: Nicole Mazzuca <[email protected]>
    Co-authored-by: S. B. Tam <[email protected]>
    3 people committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    aeed392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8086a2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54ac725 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2b3a09f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3de573a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    298d586 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf34f45 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6059e75 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66c528a View commit details
    Browse the repository at this point in the history
  15. Implement LWG-3746 optional's spaceship with U with a type derive…

    …d from `optional` causes infinite constraint meta-recursion (#3265)
    frederick-vs-ja committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7164d1c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4483e87 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    67d89ce View commit details
    Browse the repository at this point in the history
  2. Re-enable ASAN string annotations (#3164)

    Co-authored-by: Nicole Mazzuca <[email protected]>
    strega-nil-ms and strega-nil committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    faaf094 View commit details
    Browse the repository at this point in the history
  3. Update source_location to use __builtin_FUNCSIG (#3206)

    Co-authored-by: Igor Zhukov <[email protected]>
    Co-authored-by: nicole mazzuca <[email protected]>
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    4 people committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8f5de32 View commit details
    Browse the repository at this point in the history
  4. P2278R4: views::as_const (#3234)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    JMazurkiewicz and StephanTLavavej committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    032120d View commit details
    Browse the repository at this point in the history
  5. <algorithm>: find/count vectorize moar (#3267)

    Co-authored-by: Nicole Mazzuca <[email protected]>
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    3 people committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    c3217d2 View commit details
    Browse the repository at this point in the history
  6. P1223R5: find_last, et al. (#3268)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    Co-authored-by: Casey Carter <[email protected]>
    Co-authored-by: Nicole Mazzuca <[email protected]>
    4 people committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    f1e026f View commit details
    Browse the repository at this point in the history
  7. Implement LWG-3743 ranges::to's reserve may be ill-formed (#3269)

    Co-authored-by: Casey Carter <[email protected]>
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    3 people committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a66a092 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cae6660 View commit details
    Browse the repository at this point in the history
  9. Implement LWG-3629 make_error_code and make_error_condition are c…

    …ustomization points (#3272)
    
    Co-authored-by: Stephan T. Lavavej <[email protected]>
    Co-authored-by: Casey Carter <[email protected]>
    3 people committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d8ef034 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70575d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c53fa69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    435250b View commit details
    Browse the repository at this point in the history
  13. Enhancements for future and shared_future (#3284)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    frederick-vs-ja and StephanTLavavej committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    34b296f View commit details
    Browse the repository at this point in the history
  14. Don't use <intrin0.h> with Clang (#3285)

    Co-authored-by: Stephan T. Lavavej <[email protected]>
    CaseyCarter and StephanTLavavej committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8ddf4da View commit details
    Browse the repository at this point in the history