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
2021-12-08Update readme compiler versionsdmitrykobets-msft/fix-span-2020Dmitry Kobets
2021-12-08Rework CI for C++2020 testsDmitry Kobets
2021-12-03Re-work CI and error suppressionDmitry Kobets
2021-12-02Fix C++20 bugs and testsDmitry Kobets
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]
2020-11-12Update README.mdJordan Maples [MSFT]
2020-11-12suppress bounds.1 (#950)beinhaerter
2020-11-04Adding std::hash<not_null<T>> tests to notnull_tests.cpp (#947)Jordan Maples [MSFT]
2020-10-30renaming main logic files. Added warning message of the removal and include p...Jordan Maples [MSFT]
2020-10-29Remove deprecation of basic_zstring et al (#945)Jordan Maples [MSFT]
2020-10-29Fix C26481 warning in span array ctor (#944)Jordan Maples [MSFT]
2020-10-29Azure pipeline (#8) (#943)Jordan Maples [MSFT]
2020-10-29Update README.mdJordan Maples [MSFT]
2020-10-29Include gsl_narrow from gsl and fix comment. (#939)bowie7070
2020-10-29Allow usage on platforms not providing iostreams (#935)mtnpke
2020-10-26Merge pull request #941 from JordanMaples/cmake_updateJordan Maples [MSFT]
2020-10-26Merge pull request #942 from tjs137/patch-1Jordan Maples [MSFT]
2020-10-25use `narrow_cast`tjs137
2020-10-23added GSL_ prefix to VS_ADD_NATIVE_VISUALIZERSJordan Maples
2020-10-20Merge pull request #937 from beinhaerter/cast_warningJordan Maples [MSFT]
2020-10-20Update include/gsl/spanbeinhaerter
2020-10-20Update include/gsl/spanbeinhaerter
2020-10-14eliminate warning, use narrow_cast instead of static_castWerner Henze
2020-10-02Merge pull request #931 from JordanMaples/deprecate-string_spanJordan Maples [MSFT]
2020-10-02updating readme to reflect the deprecation of string_spanJordan Maples
2020-10-02fixed botched formattingJordan Maples
2020-10-02ran clang-format over string_spanJordan Maples