aboutsummaryrefslogtreecommitdiffstats
path: root/include/gsl/gsl_assert
Commit message (Expand)AuthorAgeFilesLines
* Clang cl (#762)Anna Gringauze2019-01-151-8/+18
* fixed typoAnna Gringauze2018-08-121-1/+1
* fix cppcorecheck warnings (#703)Anna Gringauze2018-08-121-5/+16
* Suppress warnings on VS (#642)beinhaerter2018-07-311-0/+4
* Dev/annagrin/failfast in noexcept mode windows (#710)Anna Gringauze2018-07-311-1/+8
* make terminate_handler __cdecl (#673)Anna Gringauze2018-05-021-1/+1
* Make gsl::details::throw_exception not copy exception object (#667)Stephan Dollberg2018-04-241-1/+1
* Enable usage of gsl::narrow with exceptions disabled (#640)Anna Gringauze2018-03-151-4/+56
* Don't use clang's __builtin_assume as an optimizer hint (#608)Casey Carter2018-02-111-3/+1
* Applied iwyu --comment to the code base (#588)Tiago2017-11-281-1/+1
* Remove #pragma once (#545) (#570)bjude2017-11-141-2/+0
* Reformat files to follow clang-format style (#492)Tiago2017-04-201-15/+15
* fail_fast should derive from logic_error (#480)Casey Carter2017-04-031-2/+2
* gsl_assert changes: (#452)Casey Carter2017-03-201-19/+31
* Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter2017-02-071-0/+85