summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/experimental/contract.cc
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-10-30libstdc++: [_GLIBCXX_INLINE_VERSION] Un-weak handle_contract_violationFrançois Dumont
2023-10-29libstdc++: [_GLIBCXX_INLINE_VERSION] Provide handle_contract_violation symbolFrançois Dumont
2023-01-16Update copyright years.Jakub Jelinek
2022-12-22libstdc++: Improve output of default contract violation handler [PR107792]Arsen Arsenović
2022-11-18libstdc++: add experimental Contracts supportJeff Chapman II