aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | whether using it from the development folder, from the installation folder or from being copied into a project. #include <gsl/gsl.h> Updated headers/tests/instructions/cmake build accordingly This PR should address https://github.com/Microsoft/GSL/issues/277 (less the renaming of gsl itself)
* 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
| | | Knew I'd miss something!
* 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
|\ | | | | add travis testing (gcc5, clang36)
| * add travis testing (gcc5, clang36)Tamas Kenez2015-09-231-9/+9
| | | | | | | | - also relaxed CMake version to 2.8.7, the version default in travis
* | Also renames MAC OS to OS XPeter Steinberger2015-09-231-2/+2
| |
* | Fixes spelling of XcodePeter Steinberger2015-09-231-1/+1
|/
* Removed reference to Microsoft private forkAndrew Pardoe2015-09-211-2/+1
|
* Fix the broken isocpp.org link in README.md.Marcus R. Brown2015-09-211-2/+2
|
* Add additional platforms where GSL has been testedGabriel Dos Reis2015-09-211-3/+5
|
* Adding CONTRIBUTING.md and fixing up README.md, LICENSEAndrew Pardoe2015-08-231-6/+9
|
* Access test (2)Sergiy Oryekhov2015-08-211-1/+0
|
* Access test.Sergiy Oryekhov2015-08-211-0/+1
|
* Initial commit of library files.Neil MacIntosh2015-08-201-2/+62
|
* Initial commitMicrosoft GitHub User2015-08-181-0/+2