Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-01quoted form of #include when GSL includes GSL files (#1030)Werner Henze
2020-10-30renaming main logic files. Added warning message of the removal and include p...Jordan Maples [MSFT]
2020-08-06Fix GSL_SUPPRESS definition on Intel C++ CompilerThiago M. de C. Marques
2020-03-12update kernel mode detection macroJordan Maples
2020-03-06shuffle around code to bring includes to top.Jordan Maples
2020-03-06added some comments and ran clang-formatJordan Maples
2020-03-04moving exception includeJordan Maples
2019-12-14deprecate gsl::details::throw_exception. remove unused header in gsl_assert. ...Jordan Maples [MSFT]
2019-12-04gtest migrationJordan Maples [MSFT]
2019-01-15Clang cl (#762)Anna Gringauze
2018-08-13fixed typoAnna Gringauze
2018-08-13fix cppcorecheck warnings (#703)Anna Gringauze
2018-08-01Suppress warnings on VS (#642)beinhaerter
2018-08-01Dev/annagrin/failfast in noexcept mode windows (#710)Anna Gringauze
2018-05-03make terminate_handler __cdecl (#673)Anna Gringauze
2018-04-25Make gsl::details::throw_exception not copy exception object (#667)Stephan Dollberg
2018-03-16Enable usage of gsl::narrow with exceptions disabled (#640)v1.0.0Anna 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-08Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter