Commit Graph

  • 43aca2646b ignore warnings from gtest Jordan Maples [MSFT] 2019-12-04 12:30:58 -08:00
  • 603b4671c1 removing unused function Jordan Maples [MSFT] 2019-12-03 15:24:52 -08:00
  • 2b10729386 gtest migration Jordan Maples [MSFT] 2019-12-03 14:32:25 -08:00
  • 7004ef506c adding front and back Jordan Maples [MSFT] 2019-11-19 16:03:55 -08:00
  • 5e0d76a1a7 deprecating span::at and span::operator() Jordan Maples [MSFT] 2019-11-19 14:31:21 -08:00
  • 7e99e76c97
    Merge pull request #826 from JordanMaples/dev/jomaples/ctad_fix_v2 v2.1.0 Jordan Maples [MSFT] 2019-11-18 13:02:53 -08:00
  • 263440f2a1 changing white-space in comment to get tests to rerun Jordan Maples [MSFT] 2019-11-18 11:39:36 -08:00
  • a7759e6d3f lower __cpp_deduction_guide version number from 201907 to 201611 Jordan Maples [MSFT] 2019-11-18 10:14:05 -08:00
  • 128b4356ac changing check from __cplusplus 201703L to __cpp_deduction_guides 201907L Jordan Maples [MSFT] 2019-11-15 16:29:41 -08:00
  • 8e481ebe19 adding deduction guide for strict_not_null Jordan Maples [MSFT] 2019-11-15 14:41:38 -08:00
  • 4610f26b33 forgot comment Jordan Maples [MSFT] 2019-11-15 12:43:33 -08:00
  • d0e5daf441 fix ctad warning in llvm Jordan Maples [MSFT] 2019-11-15 12:11:44 -08:00
  • b213c89700 Add missing #include if built with GSL_USE_STD_BYTE=1 Cristian Morales Vega 2019-11-08 16:37:23 +00:00
  • 9939d5889b
    Merge pull request #822 from JordanMaples/dev/jomaples/lib-byte-check Jordan Maples [MSFT] 2019-10-25 11:42:01 -07:00
  • 22cba52114 update comments Jordan Maples 2019-10-25 10:12:41 -07:00
  • 97dc8f83fc adding check to __cpp_lib_byte, which was added to the defn for 15.8 Jordan Maples 2019-10-24 17:07:42 -07:00
  • 71ec9f84d8
    Merge pull request #2 from microsoft/master Jordan Maples [MSFT] 2019-10-23 11:50:25 -07:00
  • 3d56ba9e7f
    Merge pull request #813 from JordanMaples/dev/jomaples/deprecate_multispan Jordan Maples [MSFT] 2019-10-09 15:11:59 -07:00
  • cf9cc34da8
    Merge pull request #815 from matt77hias/patch-1 Jordan Maples [MSFT] 2019-10-09 15:05:26 -07:00
  • 0a78d8ea3c
    Added std::exchange (C++14) to make the intent more explicit Matthias Moulin 2019-10-07 21:49:50 +02:00
  • 02d1051fdd
    Merge pull request #814 from sizmailov/fix_typos Jordan Maples [MSFT] 2019-10-06 14:39:57 -07:00
  • 275e0176c0 Fix typos in gsl/pointers Sergei Izmailov 2019-10-06 19:20:15 +03:00
  • 4b289d4cf0 lack of nl for bounds_test Jordan Maples 2019-10-04 14:15:24 -07:00
  • 6ff4a5287d accidentally commented out pragma Jordan Maples 2019-10-04 14:13:54 -07:00
  • 2b8f7aea32 adding clang/gcc suppression of the deprecation warnings. Jordan Maples 2019-10-04 12:38:55 -07:00
  • 7adf7eb6fe new messages Jordan Maples 2019-10-03 17:52:49 -07:00
  • 5e4463a7c1 removing function deprecation, adding additional class / struct deprecations Jordan Maples 2019-10-03 15:47:25 -07:00
  • 10ce5b634f
    Merge pull request #812 from JordanMaples/dev/jomaples/typo_fixes Jordan Maples [MSFT] 2019-10-03 09:37:41 -07:00
  • eb995b3671 deprecating strided_span Jordan Maples 2019-10-02 16:17:46 -07:00
  • b630dfe36a Guideline -> Guidelines Jordan Maples 2019-10-02 15:42:40 -07:00
  • e026971c03 deprecation, removing cassert Jordan Maples 2019-10-02 15:40:15 -07:00
  • bbeb0bdc91 initial deprecation of multi_span and strided_span Jordan Maples 2019-09-28 12:54:18 -07:00
  • 23066c829f
    Update README.md Jordan Maples [MSFT] 2019-09-04 15:10:14 -07:00
  • a454d295ed
    Merge pull request #803 from B1Z0N/master Jordan Maples [MSFT] 2019-09-04 14:04:47 -07:00
  • ba9af38494 Merge branch 'master' of https://github.com/B1Z0N/GSL B1Z0N 2019-09-01 00:38:10 +03:00
  • d5382a293b Fixed memory leaks B1Z0N 2019-09-01 00:36:13 +03:00
  • 787e7ef616 Thanks to @stayprivates fixed out of bounds access in "TestNotNullostream" B1Z0N 2019-09-01 00:35:04 +03:00
  • 1046c9d247
    Merge pull request #1 from microsoft/master Jordan Maples [MSFT] 2019-08-30 12:37:36 -07:00
  • b576cc6ce3
    Merge pull request #769 from jack17529/patch-1 Jordan Maples [MSFT] 2019-08-15 14:49:12 -07:00
  • 2ce3177ebd
    Merge pull request #800 from eyalroz/master Jordan Maples [MSFT] 2019-08-15 14:42:07 -07:00
  • cee1929de7 Fix GNUC typo (#780) Johel Ernesto Guerrero Peña 2019-08-14 15:56:53 -04:00
  • 1d48188de9 Fixed check if std::byte is available (#764) beinhaerter 2019-08-14 21:40:35 +02:00
  • b05a4464b9 Fixes #798 : Dropped inclusion of gsl/pointers in string_span. Eyal Rozenberg 2019-08-05 13:16:42 +03:00
  • 1212beae77 Add Visual Studio 2019 image for tests (#787) NN 2019-06-13 07:27:49 +03:00
  • 66809c6852 make TypeListIndexer constexpr (#733) Ian Taylor 2019-06-06 17:16:08 -04:00
  • 0551cad467 Merge branch 'master' into hunterization Hannes Steffenhagen 2019-05-09 18:09:21 +01:00
  • b74b286d5e add value_type size_type for string_span (#727) Fei Sun 2019-04-12 01:40:02 +08:00
  • 2a1ef25406
    Update span JACK_1729 2019-02-20 20:25:50 +05:30
  • 7d78b743e4
    added clang7.0 to Travis configuration and README (#763) Anna Gringauze 2019-01-16 19:58:38 -08:00
  • 6418b5f4de
    Clang cl (#762) Anna Gringauze 2019-01-15 10:27:34 -08:00
  • 6eeed739f1 Make narrow constexpr (#698) Johel Ernesto Guerrero Peña 2019-01-14 22:37:37 -04:00
  • 9ff6e19ea9
    Dev/annagrin/remove explicit not null constructor (#743) Anna Gringauze 2019-01-14 16:45:47 -08:00
  • 7a7d025ffa Make CheckRange constexpr (#754) (#755) Alex Green 2019-01-14 19:44:45 -05:00
  • be3c3c2731 Fixes CMAKE_VERSION check (#759) k-brac 2019-01-15 01:43:17 +01:00
  • 0f68d133fa Suppress Warnings in GSL Headers (#731) hannesweisbach 2018-11-29 00:37:59 +01:00
  • 88aca1caf3 added noexcept to get rid off VC warning con.4 (#748) beinhaerter 2018-11-28 20:57:43 +01:00
  • 2e4d0d7e22 Fix spelling of library name (#747) Stefan Dinkelacker 2018-11-28 20:53:38 +01:00
  • 5a7093f983 Use the c++17 constexpr if in CheckRange if possible (#753) kile0 2018-11-28 11:52:11 -08:00
  • b673375719
    Dev/annagrin/fix span size test gcc (#750) Anna Gringauze 2018-11-27 17:28:57 -08:00
  • c02ddae4bc Span can be constructed from empty std::array safely (#686) Dave Hill 2018-11-05 15:39:41 -08:00
  • 2bf9f137a6 make BoundsRanges constexpr (#732) Ian Taylor 2018-11-05 18:26:27 -05:00
  • 457fb25609 Merge branch 'hunterization' of github.com:ithron/GSL into hunterization Stefan Reinhold 2018-09-07 17:27:54 +02:00
  • 8428e083e4 Merge branch 'master' into hunterization Stefan Reinhold 2018-09-07 17:27:31 +02:00
  • 1995e86d1a span constructor no address (#723) v2.0.0 Anna Gringauze 2018-08-19 17:10:53 -07:00
  • 585f48ce55 better check for branch opt (#724) Anna Gringauze 2018-08-19 16:27:30 -07:00
  • 86be2366c7 Fix #717 - Add empty() to strided_span (#718) Stephan Dollberg 2018-08-17 19:47:03 +01:00
  • 55aad0ab6d
    Dev/annagrin/explicit notnull transition description (#722) Anna Gringauze 2018-08-17 11:36:26 -07:00
  • 5016ce4a4d
    Dev/annagrin/opt neg branch (#721) Anna Gringauze 2018-08-17 11:36:06 -07:00
  • 6241b3faa6
    Dev/annagrin/sloppy not null (#712) Anna Gringauze 2018-08-13 09:55:48 -07:00
  • 831584d947
    Dev/annagrin/make not null (#711) Anna Gringauze 2018-08-13 02:22:02 -07:00
  • f1a2e91e4e
    fixed typo Anna Gringauze 2018-08-12 21:45:39 -07:00
  • cea0d0ac2b fix cppcorecheck warnings (#703) Anna Gringauze 2018-08-12 21:44:17 -07:00
  • 6a75903c79 replace uses of GSL_NOEXCEPT macro (#719) Anna Gringauze 2018-08-12 20:19:16 -07:00
  • b6c531f7c1 Explicitly check for availability of std::byte (fixes #713) (#714) Stefan Reinhold 2018-08-03 19:39:12 +02:00
  • 73022d1103 Merge branch 'master' into hunterization Stefan Reinhold 2018-08-03 00:53:40 +02:00
  • f4a715816c Suppress warnings on VS (#642) beinhaerter 2018-08-01 02:53:00 +02:00
  • 1f76fbd168
    Dev/annagrin/failfast in noexcept mode windows (#710) Anna Gringauze 2018-07-31 17:30:43 -07:00
  • ffe8ffb452 Dummy commit to force CI re-run Stefan Reinhold 2018-07-18 09:35:03 +02:00
  • e3ffe1c5cb Fix naming of exported CMake configuration file Stefan Reinhold 2018-07-17 17:56:11 +02:00
  • e2b57d16f9 Export target GSL in namespace Microsoft.GSL Stefan Reinhold 2018-07-17 17:43:54 +02:00
  • 9e1645b990 Do not install .natvis files. Stefan Reinhold 2018-07-17 13:07:27 +02:00
  • 0a31a14d09 Fix INSTALL_INTERFACE for exported target Stefan Reinhold 2018-07-17 11:56:38 +02:00
  • 030454e3e9 Fix for Windows: CMake complains about INTERFACE_SOURCES directory Stefan Reinhold 2018-07-17 11:09:58 +02:00
  • d452c3b061 Make library importable by CMake using find_package Stefan Reinhold 2018-07-17 10:23:44 +02:00
  • 5778149583 Test broken size (#704) Daniel599 2018-07-14 03:19:09 +03:00
  • 0cebbd77bf
    Added c++17 test configurations for clang5.0 and clang6.0 (#697) Anna Gringauze 2018-06-15 11:42:16 -07:00
  • 21cb6bb8b0
    Added testing for c++17 to latest compilers with test with (#692) Anna Gringauze 2018-06-15 10:13:11 -07:00
  • a9ef39f14a Fix GCC8 warnings 'useless cast to type'. (#691) Matthieu Poullet 2018-06-15 19:12:37 +02:00
  • ffdaf0fb21 fix gcc build (gcc 7) (#690) menete 2018-06-08 20:41:06 +02:00
  • cb2d1af89a
    Added template argument deduction for not_null (#689) Anna Gringauze 2018-06-07 13:36:56 -07:00
  • 75ad0c1b40 Add as_bytes for basic_string_span, fixes issue #655 (#683) beinhaerter 2018-05-29 04:03:10 +02:00
  • 51ae678d08
    Add usage for check-and-unwrap of MS STL iterators (#687) Anna Gringauze 2018-05-22 18:07:49 -07:00
  • 2be3b00faf
    Merge pull request #678 from sizmailov/sizmailov-patch-1 Gabriel Dos Reis 2018-05-21 10:19:25 -07:00
  • d6a2242d97 [span] Tell MSVC how to avoid range-checking (#664) Casey Carter 2018-05-09 14:01:22 -07:00
  • cee3125af7
    Update .travis.yml Sergei Izmailov 2018-05-07 01:18:08 +03:00
  • 423841e965
    fix requirement on not_null template ericLemanissier 2018-05-03 08:08:41 +02:00
  • 5cbde3008a
    make terminate_handler __cdecl (#673) Anna Gringauze 2018-05-02 16:19:37 -07:00
  • d6b26b367b Add __may_alias__ attribute to gsl::byte (#668) Stephan Dollberg 2018-05-01 20:32:31 +01:00
  • c4c1f6395a Cmake version updated in README (#669) Michal Kaptur 2018-05-01 21:00:37 +02:00
  • d933e51b8b v2.0 Patch (#641) Rian Quinn 2018-04-27 13:56:25 -06:00