aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* updating readme to reflect the deprecation of string_spanJordan Maples2020-10-011-21/+21
* Merge pull request #929 from JordanMaples/yml_experimentJordan Maples [MSFT]2020-09-231-2/+2
|\
| * update readme to have the correct asset badges. This will render correctly wh...Jordan Maples2020-08-111-2/+2
| * readme update for the updated badgesJordan Maples2020-08-111-2/+2
* | Updating span section of Supported Features table.Jordan Maples [MSFT]2020-08-281-1/+1
* | fix typo in readmeEsteban Gehring2020-08-241-1/+1
* | Update README.mdJordan Maples2020-08-131-27/+29
* | add a table of featuresKrystian Kuzniarek2020-08-131-2/+63
|/
* Update README.mdJordan Maples [MSFT]2020-07-061-2/+2
* updating table with compiler versions that are in the test matrixJordan Maples2020-05-201-7/+7
* revised the readmeJordan Maples2020-05-131-41/+29
* changing matrices and removing msc < 1910 work aroundsJordan Maples2020-05-121-3/+13
* updates README.md with iOS & Android supportBas Hendri2020-05-071-0/+2
* Fix link to Google TestAlexander Karzhenkov2020-04-131-1/+1
* Merge branch 'master' into TravisCIRoelf-Jilling2020-03-261-0/+21
|\
| * Merge pull request #784 from hanst99/hunterizationJordan Maples [MSFT]2020-02-261-0/+9
| |\
| | * Add a note on CMake usage of exported target to the READMEHannes Steffenhagen2020-02-081-0/+9
| * | Fix incorrect package name for vcpkgcbuchart2020-02-071-1/+1
| * | Add vcpkg installation instructionsNancyLi10132020-01-181-0/+12
* | | CMake 3.2.3 or later to use AppleClang on OSXRoelf-Jilling2020-01-161-1/+1
|/ /
* | changing text in notices & readme. adding terminate handler for testsJordan Maples [MSFT]2019-12-121-1/+1
* | Update README.mdJordan Maples [MSFT]2019-09-041-0/+2
|/
* added clang7.0 to Travis configuration and README (#763)Anna Gringauze2019-01-161-1/+5
* Clang cl (#762)Anna Gringauze2019-01-151-0/+1
* Fix spelling of library name (#747)Stefan Dinkelacker2018-11-281-2/+2
* Cmake version updated in README (#669)Michal Kaptur2018-05-011-1/+1
* Updated README to record another platform report.Neil MacIntosh2018-04-181-0/+1
* Updated README with another build report.Neil MacIntosh2018-01-231-0/+1
* Visual Studio Debug Visualizers support (#575)paweldac2017-11-281-1/+1
* Updated README to include additional build report.Neil MacIntosh2017-08-161-0/+1
* Updated README to remove VS2013 reference.Neil MacIntosh2017-07-141-1/+1
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-5/+6
* Update README.md to include a new OS X combinationNeil MacIntosh2017-05-071-1/+2
* Update README to drop support for VS 2013.Neil MacIntosh2017-04-021-1/+0
* Fix links in README.md (#457)zhykzhykzhyk2017-03-101-3/+3
* Update README.md (#454)mkluwe2017-02-131-4/+4
* Updated README.md to mention VS natvis file.Neil MacIntosh2017-01-141-0/+3
* Updated README to refer to VS 2017Neil MacIntosh2016-11-291-1/+1
* Updated README.md for Visual Studio "15" support.Neil MacIntosh2016-11-041-0/+1
* Address #313: try to guard against strict-aliasing bugs with gsl::byteMikeGitb2016-10-171-1/+3
* Fix inconsistent namingEFanZh2016-08-141-2/+2
* Removed .h extension from header files.Galik2016-08-101-4/+3
* Renamed include/ folder to gsl/ to make including the library consistentgalik2016-08-091-5/+20
* Added code of conduct statement to README.Neil MacIntosh2016-08-021-0/+3
* Corrected typo identified in #288.Neil MacIntosh2016-05-131-1/+1
* Added note regarding C++14 support requirements.Neil MacIntosh2015-11-111-1/+1
* Rename of array_view/string_view in readme.Neil MacIntosh2015-11-041-2/+2
* Added AppVeyor CI status badge.Neil MacIntosh2015-10-151-1/+1
* Update list of known platforms where GSL was successfully testedGabriel Dos Reis2015-09-281-0/+1
* Merge pull request #29 from tamaskenez/masterGabriel Dos Reis2015-09-241-9/+9
|\