aboutsummaryrefslogtreecommitdiff
path: root/include/gsl/gsl_assert
AgeCommit message (Expand)Author
2019-01-15Clang cl (#762)Anna Gringauze
2018-08-12fixed typoAnna Gringauze
2018-08-12fix cppcorecheck warnings (#703)Anna Gringauze
2018-07-31Suppress warnings on VS (#642)beinhaerter
2018-07-31Dev/annagrin/failfast in noexcept mode windows (#710)Anna Gringauze
2018-05-02make terminate_handler __cdecl (#673)Anna Gringauze
2018-04-24Make gsl::details::throw_exception not copy exception object (#667)Stephan Dollberg
2018-03-15Enable usage of gsl::narrow with exceptions disabled (#640)Anna Gringauze
2018-02-11Don't use clang's __builtin_assume as an optimizer hint (#608)Casey Carter
2017-11-28Applied iwyu --comment to the code base (#588)Tiago
2017-11-14Remove #pragma once (#545) (#570)bjude
2017-04-20Reformat files to follow clang-format style (#492)Tiago
2017-04-03fail_fast should derive from logic_error (#480)Casey Carter
2017-03-20gsl_assert changes: (#452)Casey Carter
2017-02-07Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter