zhykzhykzhyk
5905d2d774
Fix links in README.md ( #457 )
2017-03-10 09:55:24 -08:00
mkluwe
a6baab7c01
Update README.md ( #454 )
...
* Update README.md
edited link to the `gsl` include directory
* Update README.md
added `include` to the include path according to the directory structure
2017-02-13 11:47:04 -08:00
Neil MacIntosh
18e3825cc0
Updated README.md to mention VS natvis file.
2017-01-14 17:15:24 -08:00
Neil MacIntosh
628d3e8546
Updated README to refer to VS 2017
2016-11-29 18:34:51 -08:00
Neil MacIntosh
a8c794602a
Updated README.md for Visual Studio "15" support.
2016-11-04 14:50:08 -07:00
MikeGitb
1287e624cd
Address #313 : try to guard against strict-aliasing bugs with gsl::byte
...
* Add test to demonstrate byte aliasing problem on g++ and clang++
* Add note about no-strict-aliasing flag in README
* Activate aliasing unit test and use -fno-strict-aliasing flag
2016-10-17 12:36:11 -07:00
EFanZh
2d4b552c82
Fix inconsistent naming
2016-08-14 13:20:32 +08:00
Galik
222c2d85fd
Removed .h extension from header files.
2016-08-10 17:24:00 +01:00
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