Roelf-Jilling
07ec87b3fc
Add Clang-cl 7.0.0 to the supported platforms
2018-11-16 21:08:39 +01:00
Michal Kaptur
c4c1f6395a
Cmake version updated in README ( #669 )
2018-05-01 12:00:37 -07:00
Neil MacIntosh
d25969dbdf
Updated README to record another platform report.
...
As per #644 .
2018-04-18 21:12:13 -07:00
Neil MacIntosh
64a7dae4c6
Updated README with another build report.
2018-01-23 13:52:05 -08:00
paweldac
210cc08a49
Visual Studio Debug Visualizers support ( #575 )
...
changes:
- minimal cmake version updated to 3.7(first version with .natvis file handling)
- updated cmake version in readme file
- GSL.natvis file is added only to VS projects
2017-11-28 07:31:06 -08:00
Neil MacIntosh
80aa4b0c54
Updated README to include additional build report.
2017-08-16 18:40:49 -07:00
Neil MacIntosh
a3792ca273
Updated README to remove VS2013 reference.
2017-07-14 01:32:35 +00:00
Neil MacIntosh
b2ee484334
Move from unittest-cpp to catch for unit testing. ( #533 )
...
Many thanks to @rianquinn. This should fix #495 , #494 and #529 .
2017-07-13 13:53:56 -07:00
Neil MacIntosh
1f82596e1d
Update README.md to include a new OS X combination
2017-05-07 12:37:44 -07:00
Neil MacIntosh
f0e3ff81f9
Update README to drop support for VS 2013.
2017-04-02 12:32:06 -07:00
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