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-11-08Fix GSL_SUPPRESS definition when nvcc is in-use (#1064)HEADmainChangming Sun
2022-11-01clang-tidy: performance-noexcept-move-constructor (#1063)jpr42
2022-10-29Raise CMake min to 3.8 (#1061)jpr42
2022-10-24README.md: fixed a typo (#1062)Eli Boyarski
2022-10-18CMake cleanup (#1060)jpr42
2022-10-12Prevent inefficient copying when using not_null::get (#1059)dmitrykobets-msft
2022-10-11Clean up `final_act` and `finally`, closes #846 (#977)Herb Sutter
2022-10-06Fix Clang-tidy 15 warnings (#1058)Rose
2022-09-28Fix NDK version in Android CI (#1054)dmitrykobets-msft
2022-08-18solve span compile problem with gcc 5.5.0 (#1052)Werner Henze
2022-08-17Use updated NDK version in android test suite (#1053)dmitrykobets-msft
2022-07-19Resolve MSVC warning C5260 (#1049)dmitrykobets-msft
2022-05-24Microsoft mandatory file (#1047)microsoft-github-policy-service[bot]
2022-04-29Remove useless runtime checks in span implementation (#1029)dmitrykobets-msft
2022-04-28Suppress es.46 warning in implementation of gsl::narrow (#1046)dmitrykobets-msft
2022-04-28Fix reason for including assert inside gsl/narrow (#1045)dmitrykobets-msft
2022-04-27gsl/narrow should include <exception> (#1044)Juan Carlos Arevalo Baeza
2022-04-14Suppress -Wfloat-equal warning in implementation of gsl::narrow (#1043)dmitrykobets-msft
2022-03-22Make gsl::span's iterators use the contiguous_iterator concept (#1035)dmitrykobets-msft
2022-03-22Suppress reserved identifier warning (#1041)dmitrykobets-msft
2022-02-01quoted form of #include when GSL includes GSL files (#1030)Werner Henze
2022-01-29Fixed wrong version number in exported CMake configs. (#1027)v4.0.0Vitaly Zaitsev
2022-01-27Document safe usage of undefined behavior in gsl::narrow (#1024)dmitrykobets-msft
2022-01-06Update compiler support (#1021)dmitrykobets-msft
2021-12-10Update compiler support (#1019)dmitrykobets-msft
2021-12-10Fix/implement C++2020 compilation, tests, and CI (#1017)dmitrykobets-msft
2021-11-17Fix googletest build failure with gcc 11.1+ (#1015)dmitrykobets-msft
2021-10-27Delete .travis.yml (#995)Jordan Maples
2021-10-27make zstring family don't require empty angle brackets any more (#998)Werner Henze
2021-09-16Fix gsl/util for c++20 compilers without <span> (#993)Jean-Michaël Celerier
2021-06-24feat: narrow for non totally ordered types (#986)Johel Ernesto Guerrero Peña
2021-05-21gsl::at behavior change regarding gsl::span (#985)Jordan Maples [MSFT]
2021-05-13Fix iPhone simulator CI (#981)Tushar Maheshwari
2021-02-25is_comparable_to_nullptr for better static_assert (#975)beinhaerter
2021-02-24Branch rename cleanup (#976)Jordan Maples [MSFT]
2021-01-20Fixing cmake developer warning (#972)jpr89
2021-01-08Improve build script for standalone tests (#963)Nicholas Guriev
2021-01-08Minor cmake nitpicks (#969)hdf89shfdfs
2021-01-08Update README.md (#970)hdf89shfdfs
2021-01-05Reintroduce CMake changes that were reverted in #966 (#967)Jordan Maples [MSFT]
2021-01-05Revert "[cmake] Adding options for INSTALL and TEST (#964)" (#966)Jordan Maples [MSFT]
2021-01-04update gtest (#965)Jordan Maples [MSFT]
2021-01-04[cmake] Adding options for INSTALL and TEST (#964)hdf89shfdfs
2020-12-19Delete appveyor.ymlJordan Maples [MSFT]
2020-12-15Minor cmake changes (#961)hdf89shfdfs
2020-12-10remove multi_span (#958)Jordan Maples [MSFT]
2020-12-03Remove unneccesssary compile definitions (#957)hdf89shfdfs
2020-11-24Change build status badges (#955)Jordan Maples [MSFT]
2020-11-17Use CMAKE_CXX_STANDARD when available (#953)hdf89shfdfs
2020-11-16Update gsl (#954)Jordan Maples [MSFT]