aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #931 from JordanMaples/deprecate-string_spanupstream-masterJordan Maples [MSFT]2020-10-022-83/+162
|\
| * updating readme to reflect the deprecation of string_spanJordan Maples2020-10-011-21/+21
| * fixed botched formattingJordan Maples2020-10-011-9/+19
| * ran clang-format over string_spanJordan Maples2020-10-011-60/+122
| * added deprecation messageJordan Maples2020-10-011-35/+35
| * initial deprecation of all types in string_spanJordan Maples2020-09-301-37/+44
|/
* Merge pull request #929 from JordanMaples/yml_experimentJordan Maples [MSFT]2020-09-233-47/+54
|\
| * update readme to have the correct asset badges. This will render correctly wh...Jordan Maples2020-08-111-2/+2
| * readme update for the updated badgesJordan Maples2020-08-111-2/+2
| * update ci namesJordan Maples2020-08-112-2/+2
| * experimenting with splitting the yml files into their own runsJordan Maples2020-08-112-44/+51
* | Merge pull request #928 from JordanMaples/narrowing_error-add-whatJordan Maples [MSFT]2020-09-141-0/+4
|\ \
| * | add what to narrowing_errorJordan Maples2020-09-141-0/+4
|/ /
* | Updating span section of Supported Features table.Jordan Maples [MSFT]2020-08-281-1/+1
* | Merge pull request #922 from JordanMaples/constexpr-string_spanJordan Maples [MSFT]2020-08-271-11/+12
|\ \
| * | constexpr string_span stuffJordan Maples2020-08-271-11/+12
|/ /
* | Merge pull request #921 from JordanMaples/not_null-changesJordan Maples [MSFT]2020-08-261-4/+3
|\ \
| * | adding changes suggested by Jonathan WakelyJordan Maples2020-08-261-4/+3
|/ /
* | Merge pull request #920 from macjohnny/patch-1Jordan Maples [MSFT]2020-08-241-1/+1
|\ \
| * | fix typo in readmeEsteban Gehring2020-08-241-1/+1
|/ /
* | Merge pull request #913 from jwakely/notnull_hashJordan Maples [MSFT]2020-08-201-2/+2
|\ \
| * | Pass correct value to std::hashJonathan Wakely2020-08-131-2/+2
* | | Merge pull request #720 from menuet/fix-finallyJordan Maples [MSFT]2020-08-172-8/+26
|\ \ \
| * | | Fix finally with mutable lvalue invokablePascal Menuet2020-08-142-8/+26
|/ / /
* | | Merge pull request #910 from JordanMaples/exception_fix_new_fileJordan Maples [MSFT]2020-08-133-27/+50
|\ \ \
| * | | Merge branch 'master' into exception_fix_new_fileJordan Maples2020-08-123-28/+39
| |\| |
| * | | forgot newline at eof.Jordan Maples2020-08-121-1/+1
| * | | add copyright headerJordan Maples2020-08-121-0/+15
| * | | created new file for gsl_narrow, might want to rename if we go this approach ...Jordan Maples2020-08-113-27/+35
| | |/ | |/|
* | | Merge pull request #807 from kuzkry/implemented_featuresJordan Maples [MSFT]2020-08-131-2/+65
|\ \ \
| * | | Update README.mdJordan Maples2020-08-131-27/+29
| * | | add a table of featuresKrystian Kuzniarek2020-08-131-2/+63
| | |/ | |/|
* | | Merge pull request #912 from jwakely/patch-1Jordan Maples [MSFT]2020-08-131-2/+2
|\ \ \ | |/ / |/| |
| * | Fix comment typosJonathan Wakely2020-08-131-2/+2
|/ /
* | Merge pull request #908 from JordanMaples/fix_nodiscard_in_finally_macroJordan Maples [MSFT]2020-08-121-5/+11
|\ \
| * | change macro test to use __cplusplus instead of __has_cpp_attributeJordan Maples2020-08-121-2/+2
| * | macro versionJordan Maples2020-08-101-5/+11
| |/
* | Merge pull request #676 from ericLemanissier/patch-3Jordan Maples [MSFT]2020-08-121-1/+1
|\ \
| * | fix requirement on not_null templateericLemanissier2018-05-031-1/+1
* | | Merge pull request #868 from mymedia2/masterJordan Maples [MSFT]2020-08-121-25/+30
|\ \ \ | |_|/ |/| |
| * | Search for GoogleTest via pkg-config firstNicholas Guriev2020-04-181-25/+30
* | | Merge pull request #850 from beinhaerter/zstring_ctorJordan Maples [MSFT]2020-08-061-7/+6
|\ \ \
| * | | zstring_span: fix for Expects, simplify functionsWerner Henze2020-08-061-7/+6
|/ / /
* | | Merge pull request #906 from TManhente/intel_suppress_fixJordan Maples [MSFT]2020-08-052-2/+2
|\ \ \
| * | | Fix GSL_SUPPRESS definition on Intel C++ CompilerThiago M. de C. Marques2020-08-052-2/+2
* | | | Merge pull request #881 from robert-andrzejuk/patch-1Jordan Maples [MSFT]2020-08-051-12/+10
|\ \ \ \ | |/ / / |/| | |
| * | | In `narrow` refactor `!is_same_signedness` to `is_different_signedness`Robert Andrzejuk2020-04-291-2/+2
| * | | Refactor `narrow` - simplify & move `is_same_signedness` into function, remov...Robert Andrzejuk2020-04-291-12/+10
* | | | Merge pull request #899 from JordanMaples/dev/jomaples/cleanup_namespacesJordan Maples [MSFT]2020-07-152-23/+23
|\ \ \ \
| * | | | remove gsl namespace qualification within the gsl namespaceJordan Maples2020-07-152-23/+23