Commit Graph

69 Commits

Author SHA1 Message Date
galik
f6cc5798a1 Renamed include/ folder to gsl/ to make including the library consistent
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)
2016-08-09 15:04:58 +01:00
Neil MacIntosh
3836e124d8 Added code of conduct statement to README. 2016-08-02 14:59:57 -07:00
Neil MacIntosh
b94a220c4a Corrected typo identified in #288. 2016-05-13 11:50:25 -07:00
Neil MacIntosh
670ffbeb11 Added note regarding C++14 support requirements. 2015-11-11 10:37:43 -08:00
Neil MacIntosh
caabb40440 Rename of array_view/string_view in readme.
Knew I'd miss something!
2015-11-04 13:50:57 -08:00
Neil MacIntosh
c973e82dff Added AppVeyor CI status badge. 2015-10-15 17:05:19 -07:00
Gabriel Dos Reis
4e596761eb Update list of known platforms where GSL was successfully tested 2015-09-28 04:43:59 -07:00
Gabriel Dos Reis
0a88570c26 Merge pull request #29 from tamaskenez/master
add travis testing (gcc5, clang36)
2015-09-24 13:34:21 -07:00
Peter Steinberger
2c8886bdfb Also renames MAC OS to OS X 2015-09-23 23:19:18 +02:00
Peter Steinberger
c3b85f9571 Fixes spelling of Xcode 2015-09-23 22:12:49 +02:00
Tamas Kenez
9b454b7a9b add travis testing (gcc5, clang36)
- also relaxed CMake version to 2.8.7, the version default in travis
2015-09-23 17:43:36 +02:00
Andrew Pardoe
e7c0b89ed4 Removed reference to Microsoft private fork 2015-09-21 19:58:25 -07:00
Marcus R. Brown
7d07140cd1 Fix the broken isocpp.org link in README.md. 2015-09-21 10:30:03 -07:00
Gabriel Dos Reis
53b866a109 Add additional platforms where GSL has been tested 2015-09-21 08:10:05 -07:00
Andrew Pardoe
8a38a411ca Adding CONTRIBUTING.md and fixing up README.md, LICENSE 2015-08-23 08:34:32 -07:00
Sergiy Oryekhov
87e0011436 Access test (2) 2015-08-21 15:19:05 -07:00
Sergiy Oryekhov
1e13a615da Access test. 2015-08-21 14:18:07 -07:00
Neil MacIntosh
a9dcbe04ff Initial commit of library files. 2015-08-20 18:09:14 -07:00
Microsoft GitHub User
8368329142 Initial commit 2015-08-18 18:11:19 -07:00