Commit Graph

  • 81c10b8017 normalize is a more accurate name than sanitize Herb Sutter 2020-12-22 17:04:07 -08:00
  • 0b80ac7d02 gsl/assert cleanup Herb Sutter 2020-12-19 12:58:31 -08:00
  • e269976910 Added inline variable support Herb Sutter 2020-12-18 13:16:40 -08:00
  • a47352cb2a Delete appveyor.yml Jordan Maples [MSFT] 2020-12-18 13:03:34 -08:00
  • 60beb7a363 Fixed the default Herb Sutter 2020-12-18 12:53:36 -08:00
  • d5fc4efbf6 Turn off GCC bounds checking for the tests where we intentionally test out of bounds Herb Sutter 2020-12-18 12:48:15 -08:00
  • 25c0dee6e3 Reinstance the GSL_*_ON_CONTRACT_VIOLATION macros Herb Sutter 2020-12-18 12:45:05 -08:00
  • e02baff283 Remove minor code duplication Herb Sutter 2020-12-18 12:34:07 -08:00
  • 71fd73fa04 Make constructor more constinit-friendly Herb Sutter 2020-12-18 12:27:33 -08:00
  • c78ad8661c Added "vestigial" comments for downlevel feature test workarounds Herb Sutter 2020-12-18 12:18:23 -08:00
  • 070db845f8 Add -Wno-global-constructors for Clang Herb Sutter 2020-12-18 12:10:36 -08:00
  • 0c5a66b666 Added workaround for non-constexpr std::exchange Herb Sutter 2020-12-18 12:02:42 -08:00
  • 248a7cbdce Add feature test for literal constructor in downlevel compilers Herb Sutter 2020-12-18 11:56:36 -08:00
  • b77eaa87ee Make contract_group a literal type Herb Sutter 2020-12-18 11:40:50 -08:00
  • 9033021831 Removed stray .exchange Herb Sutter 2020-12-18 11:34:25 -08:00
  • a45265a75e Handler shouldn't be internally synchronized Herb Sutter 2020-12-18 11:30:17 -08:00
  • 8bd828744f Remove constexpr again to see what the failures were Herb Sutter 2020-12-18 11:25:04 -08:00
  • 1c37688ccd Replaced some of the previous workarounds with feature tests Herb Sutter 2020-12-18 11:20:03 -08:00
  • 8dfd03feeb Remove constexpr from contract_group constructor Herb Sutter 2020-12-17 13:19:29 -08:00
  • d83e9ea05f Add workarounds for Android compiler and constexpr test Herb Sutter 2020-12-17 12:11:42 -08:00
  • 59f38376b9 Change auto to void to satisfy some compilers about definition ordering Herb Sutter 2020-12-17 12:03:59 -08:00
  • dd45e5cfbd Went back to old-style declaration for older compilers that don't do C++17 guaranteed copy elision Herb Sutter 2020-12-17 11:58:53 -08:00
  • 0cbb9e221d Removed double .load Herb Sutter 2020-12-17 11:36:23 -08:00
  • b7548fd1cd Update multi_span Herb Sutter 2020-12-17 10:35:34 -08:00
  • d15cb5fdbe Minor cmake changes (#961) hdf89shfdfs 2020-12-15 13:06:46 -05:00
  • a6cef6bc6c remove multi_span (#958) Jordan Maples [MSFT] 2020-12-09 15:18:07 -08:00
  • ec6cd75d57 Remove unneccesssary compile definitions (#957) hdf89shfdfs 2020-12-02 17:12:38 -05:00
  • cbfd8cd734 Parameterize Expects1 and Ensures` by contract group Herb Sutter 2020-11-27 17:06:01 -08:00
  • c16e4ce59f Replace GSL_CONTRACT_CHECK with contract_group Herb Sutter 2020-11-27 16:33:12 -08:00
  • b34dc221a1 Remove GSL_ASSUME (unused code) Herb Sutter 2020-11-27 11:10:53 -08:00
  • c20a54c8e7 Remove __builtin_expect prediction assistance Herb Sutter 2020-11-27 11:07:55 -08:00
  • 0140ab1d73 Change build status badges (#955) Jordan Maples [MSFT] 2020-11-23 16:11:40 -08:00
  • 475b785d2c Use CMAKE_CXX_STANDARD when available (#953) hdf89shfdfs 2020-11-16 17:05:33 -05:00
  • 959ce58bbc Update gsl (#954) Jordan Maples [MSFT] 2020-11-16 09:31:12 -08:00
  • 804a14fe8b Update README.md Jordan Maples [MSFT] 2020-11-11 13:52:11 -08:00
  • 00d4a5aab6 suppress bounds.1 (#950) beinhaerter 2020-11-11 22:47:58 +01:00
  • 9150ce9a95 Adding std::hash<not_null<T>> tests to notnull_tests.cpp (#947) Jordan Maples [MSFT] 2020-11-03 16:56:09 -08:00
  • a150aaa4ed renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946) Jordan Maples [MSFT] 2020-10-29 17:38:48 -07:00
  • e8978c01ab Remove deprecation of basic_zstring et al (#945) Jordan Maples [MSFT] 2020-10-29 11:34:05 -07:00
  • 2c3ab0211c Fix C26481 warning in span array ctor (#944) Jordan Maples [MSFT] 2020-10-29 10:54:37 -07:00
  • 179fba51f5 Azure pipeline (#8) (#943) Jordan Maples [MSFT] 2020-10-28 16:35:49 -07:00
  • d74ae54b60 Update README.md Jordan Maples [MSFT] 2020-10-28 15:47:06 -07:00
  • b6c57e2403 Include gsl_narrow from gsl and fix comment. (#939) bowie7070 2020-10-29 09:38:32 +11:00
  • 736b62a838 Allow usage on platforms not providing iostreams (#935) mtnpke 2020-10-28 23:37:02 +01:00
  • 6f4529395c Merge pull request #941 from JordanMaples/cmake_update Jordan Maples [MSFT] 2020-10-26 10:12:40 -07:00
  • 9fa2c5d5b9 Merge pull request #942 from tjs137/patch-1 Jordan Maples [MSFT] 2020-10-26 10:06:20 -07:00
  • 8009a703c2 use narrow_cast tjs137 2020-10-24 19:44:06 -04:00
  • cfb4db0c1e added GSL_ prefix to VS_ADD_NATIVE_VISUALIZERS Jordan Maples 2020-10-22 15:40:27 -07:00
  • 6432f920ea Merge pull request #937 from beinhaerter/cast_warning Jordan Maples [MSFT] 2020-10-20 10:55:05 -07:00
  • 2af9b11fe9 Update include/gsl/span beinhaerter 2020-10-20 00:44:11 +02:00
  • dc6fdff4c0 Update include/gsl/span beinhaerter 2020-10-20 00:44:02 +02:00
  • 2ccf36b4b9 eliminate warning, use narrow_cast instead of static_cast Werner Henze 2020-10-14 14:53:43 +02:00
  • bd23bdc0ad Merge pull request #931 from JordanMaples/deprecate-string_span Jordan Maples [MSFT] 2020-10-02 12:36:09 -07:00
  • 1665f07cf6 updating readme to reflect the deprecation of string_span Jordan Maples 2020-10-01 14:38:41 -07:00
  • 3f68a0034a fixed botched formatting Jordan Maples 2020-10-01 14:16:01 -07:00
  • 7721de88f3 ran clang-format over string_span Jordan Maples 2020-10-01 14:08:01 -07:00
  • a64c489c78 added deprecation message Jordan Maples 2020-10-01 14:04:04 -07:00
  • 5e773556fe initial deprecation of all types in string_span Jordan Maples 2020-09-30 16:39:33 -07:00
  • 5de956aaf0 Merge pull request #929 from JordanMaples/yml_experiment Jordan Maples [MSFT] 2020-09-23 14:23:52 -07:00
  • bd803cc7cf Merge pull request #928 from JordanMaples/narrowing_error-add-what Jordan Maples [MSFT] 2020-09-14 16:51:38 -07:00
  • e7e3bf4f5f add what to narrowing_error Jordan Maples 2020-09-14 15:50:46 -07:00
  • 21b69e5cce Updating span section of Supported Features table. Jordan Maples [MSFT] 2020-08-28 10:53:19 -07:00
  • d58e50c6f4 Merge pull request #922 from JordanMaples/constexpr-string_span Jordan Maples [MSFT] 2020-08-27 14:29:30 -07:00
  • 5fb0c8611e constexpr string_span stuff Jordan Maples 2020-08-27 13:21:35 -07:00
  • 6c518638ac Merge pull request #921 from JordanMaples/not_null-changes Jordan Maples [MSFT] 2020-08-26 17:48:26 -07:00
  • 4a4bb3c13a adding changes suggested by Jonathan Wakely Jordan Maples 2020-08-26 16:51:58 -07:00
  • b6451c5db0 Merge pull request #920 from macjohnny/patch-1 Jordan Maples [MSFT] 2020-08-24 09:27:02 -07:00
  • 81957f6f91 fix typo in readme Esteban Gehring 2020-08-24 15:17:30 +02:00
  • 6aa755e9ce Merge pull request #913 from jwakely/notnull_hash Jordan Maples [MSFT] 2020-08-20 15:32:22 -07:00
  • e426750695 Merge pull request #720 from menuet/fix-finally Jordan Maples [MSFT] 2020-08-17 09:10:50 -07:00
  • c25a7544b8 Fix finally with mutable lvalue invokable Pascal Menuet 2020-08-14 16:11:11 +02:00
  • 06c46195ee Merge pull request #910 from JordanMaples/exception_fix_new_file Jordan Maples [MSFT] 2020-08-13 16:35:04 -07:00
  • 83ce710d6c Merge pull request #807 from kuzkry/implemented_features Jordan Maples [MSFT] 2020-08-13 09:34:31 -07:00
  • ec471abe44 Merge pull request #912 from jwakely/patch-1 Jordan Maples [MSFT] 2020-08-13 09:30:31 -07:00
  • dad3d80c25 Update README.md Jordan Maples 2020-08-12 16:22:03 -07:00
  • a9ffcf7f65 add a table of features Krystian Kuzniarek 2019-09-15 16:41:38 +02:00
  • e09326eefd Pass correct value to std::hash Jonathan Wakely 2020-08-13 12:55:17 +01:00
  • d09f1544fd Fix comment typos Jonathan Wakely 2020-08-13 10:46:39 +01:00
  • 74968d3ef8 Merge branch 'master' into exception_fix_new_file Jordan Maples 2020-08-12 17:14:13 -07:00
  • 0c80f51f7c Merge pull request #908 from JordanMaples/fix_nodiscard_in_finally_macro Jordan Maples [MSFT] 2020-08-12 15:49:55 -07:00
  • ef714fa49e Merge pull request #676 from ericLemanissier/patch-3 Jordan Maples [MSFT] 2020-08-12 15:28:25 -07:00
  • 9355982fc5 Merge pull request #868 from mymedia2/master Jordan Maples [MSFT] 2020-08-12 15:08:54 -07:00
  • 4da6a264c4 forgot newline at eof. Jordan Maples 2020-08-12 13:22:33 -07:00
  • 2469db7a5a add copyright header Jordan Maples 2020-08-12 13:14:53 -07:00
  • afe824490e change macro test to use __cplusplus instead of __has_cpp_attribute Jordan Maples 2020-08-12 12:13:19 -07:00
  • 72ddfb7a40 created new file for gsl_narrow, might want to rename if we go this approach to have all exception prone logic to live here Jordan Maples 2020-08-11 17:11:14 -07:00
  • bf0697be71 update readme to have the correct asset badges. This will render correctly when it's merged into the main repo Jordan Maples 2020-08-11 16:46:41 -07:00
  • 97cb97c685 readme update for the updated badges Jordan Maples 2020-08-11 16:30:48 -07:00
  • 13f57a1e70 update ci names Jordan Maples 2020-08-11 16:28:37 -07:00
  • c482c82d3a experimenting with splitting the yml files into their own runs Jordan Maples 2020-08-11 16:08:16 -07:00
  • 01eaf5bef1 macro version Jordan Maples 2020-08-10 16:45:47 -07:00
  • 63379b7935 Merge pull request #850 from beinhaerter/zstring_ctor Jordan Maples [MSFT] 2020-08-06 10:28:02 -07:00
  • 2231d733c6 zstring_span: fix for Expects, simplify functions Werner Henze 2020-08-06 11:25:29 +02:00
  • f8d9f2e2e3 Merge pull request #906 from TManhente/intel_suppress_fix Jordan Maples [MSFT] 2020-08-05 15:35:26 -07:00
  • 552eedb390 Merge pull request #881 from robert-andrzejuk/patch-1 Jordan Maples [MSFT] 2020-08-05 15:16:25 -07:00
  • ca3bf7710f Fix GSL_SUPPRESS definition on Intel C++ Compiler Thiago M. de C. Marques 2020-08-05 18:30:24 -03:00
  • 559f8cfaae Merge pull request #899 from JordanMaples/dev/jomaples/cleanup_namespaces Jordan Maples [MSFT] 2020-07-15 14:56:54 -07:00
  • f79ed1bb5c Merge pull request #876 from beinhaerter/make_notnull_noexcept Jordan Maples [MSFT] 2020-07-15 14:36:17 -07:00
  • bf6e103dfd Merge pull request #898 from JordanMaples/dev/jomaples/remove_pragma_push_pop Jordan Maples [MSFT] 2020-07-15 14:00:29 -07:00
  • 4c66cea06c remove gsl namespace qualification within the gsl namespace Jordan Maples 2020-07-15 13:11:57 -07:00