Commit Graph

  • 0b67de1906 Export cmake config file for easy integration Mitsutaka Takeda 2019-09-26 01:48:33 +0900
  • fc376bd983 Added check for 'nodiscard' feature with '__has_cpp_attribute' macro B1Z0N 2019-09-21 01:25:42 +0300
  • 9da0d398f6 implement joining_thread Krystian Kuzniarek 2019-09-15 16:17:17 +0200
  • 62f1659647 add a table of features Krystian Kuzniarek 2019-09-15 16:41:38 +0200
  • bdd4271d52 Fixed codestyle B1Z0N 2019-09-05 16:19:27 +0300
  • 2562b5f862 Added compatibility with pre-c++17 versions B1Z0N 2019-09-05 16:09:00 +0300
  • 67fd3ba288 Merge branch 'master' of https://github.com/microsoft/GSL B1Z0N 2019-09-05 11:15:48 +0300
  • 880b4eecdb Added nodiscard to finally B1Z0N 2019-09-05 11:15:39 +0300
  • 23066c829f
    Update README.md Jordan Maples [MSFT] 2019-09-04 15:10:14 -0700
  • a454d295ed
    Merge pull request #803 from B1Z0N/master Jordan Maples [MSFT] 2019-09-04 14:04:47 -0700
  • 5d4fc76ee6 Catkinized GSL Gabriel Hottiger 2019-09-02 11:13:13 +0200
  • ba9af38494 Merge branch 'master' of https://github.com/B1Z0N/GSL B1Z0N 2019-09-01 00:38:10 +0300
  • d5382a293b Fixed memory leaks B1Z0N 2019-09-01 00:36:13 +0300
  • 787e7ef616 Thanks to @stayprivates fixed out of bounds access in "TestNotNullostream" B1Z0N 2019-09-01 00:35:04 +0300
  • 1046c9d247
    Merge pull request #1 from microsoft/master Jordan Maples [MSFT] 2019-08-30 12:37:36 -0700
  • b576cc6ce3
    Merge pull request #769 from jack17529/patch-1 Jordan Maples [MSFT] 2019-08-15 14:49:12 -0700
  • 2ce3177ebd
    Merge pull request #800 from eyalroz/master Jordan Maples [MSFT] 2019-08-15 14:42:07 -0700
  • cee1929de7 Fix GNUC typo (#780) Johel Ernesto Guerrero Peña 2019-08-14 15:56:53 -0400
  • 1d48188de9 Fixed check if std::byte is available (#764) beinhaerter 2019-08-14 21:40:35 +0200
  • b05a4464b9 Fixes #798 : Dropped inclusion of gsl/pointers in string_span. Eyal Rozenberg 2019-08-05 13:16:42 +0300
  • f790f0b3a7 Switch COMPILATION_MODE according to BUILD_TYPE Shuai Zhang 2019-07-22 19:51:26 +0800
  • 5ce099fba2 Workaround CC=${CXX} for bazel toolchain detecting. Shuai Zhang 2019-07-22 19:43:25 +0800
  • ade2bfe781 Fix typo DGSL_CXX_STANDARD -> GSL_CXX_STANDARD Shuai Zhang 2019-07-22 19:37:23 +0800
  • 75520ca0e4 chmod +x for bazelisk Shuai Zhang 2019-07-22 19:33:34 +0800
  • 164222699e Fix bazelisk version 0.8.0 -> 0.0.8 Shuai Zhang 2019-07-22 19:30:55 +0800
  • 812df90d56 Travis also build with bazel. Shuai Zhang 2019-07-22 19:26:22 +0800
  • 0b6ac8deaa Buildifier the BUILD files. Shuai Zhang 2019-07-22 19:18:25 +0800
  • 55c639779e Add support to bazel. Shuai Zhang 2019-07-22 17:19:54 +0800
  • 1212beae77 Add Visual Studio 2019 image for tests (#787) NN 2019-06-13 07:27:49 +0300
  • dfd3e3e981
    Update span Shivam Sharma 2019-06-10 01:18:17 +0530
  • 5e91ddee7f
    Trigger build NN 2019-06-07 08:03:17 +0300
  • 064c0438c1
    trigger build NN 2019-06-07 08:00:36 +0300
  • 66809c6852 make TypeListIndexer constexpr (#733) Ian Taylor 2019-06-06 17:16:08 -0400
  • 8f638c9534
    Fix CMake output directory NN 2019-05-30 13:04:51 +0300
  • 293203c5d8
    Use CMake 3.14 NN 2019-05-30 12:35:30 +0300
  • e47d81202b
    Add Visual Studio 2019 image for tests NN 2019-05-26 23:59:16 +0300
  • 0551cad467 Merge branch 'master' into hunterization Hannes Steffenhagen 2019-05-09 18:09:21 +0100
  • 649d745763 [skip ci] updating the log Asm Pusher Bot 2019-05-06 23:24:31 +0000
  • 6453753548
    Merge pull request #4 from dadonenf/artifact-gen Daniel Donenfeld 2019-04-15 16:55:41 -0700
  • 1d9f68ba51 For each job, package asm as build artifact (change artifact name) Daniel Donenfeld 2019-04-15 15:09:03 -0700
  • f6167fcd4d For each job, package asm as build artifact (fix to zip up whole folder) Daniel Donenfeld 2019-04-15 14:53:53 -0700
  • b1725d2c67 For each job, package asm as build artifact Daniel Donenfeld 2019-04-15 14:46:26 -0700
  • 517e1f53df Fix GNUC typo Johel Ernesto Guerrero Peña 2019-04-14 15:16:21 -0400
  • b74b286d5e add value_type size_type for string_span (#727) Fei Sun 2019-04-12 01:40:02 +0800
  • cf2cd7bd13 fix CTAD with deduction guide Eric Lemanissier 2019-04-09 11:30:22 +0200
  • 9bfa72450f fix static_assert Eric Lemanissier 2019-04-09 10:51:55 +0200
  • f74cbeaff5 delete temp file Daniel Donenfeld 2019-04-08 15:00:24 -0700
  • 0e8a329123 Revert "Change to span compile only [This needs to be reverted before checkin]" Daniel Donenfeld 2019-04-08 14:42:33 -0700
  • e4059cc546
    Merge branch 'master' into patch-2 Anna Gringauze 2019-04-08 14:30:02 -0700
  • eacfef8f09 Change to span compile only [This needs to be reverted before checkin] Daniel Donenfeld 2019-03-07 13:06:01 -0800
  • 4ea2bb79a3 Empty Daniel Donenfeld 2019-03-06 17:30:38 -0800
  • e6eaa3d3c5 Remove untested travis infrastructure Daniel Donenfeld 2019-03-05 11:10:10 -0800
  • 56b95ece71
    Merge pull request #2 from dadonenf/remove-verbose-makefile Daniel Donenfeld 2019-03-04 16:57:21 -0800
  • d18ae990ac Remove verbose makefile flag Daniel Donenfeld 2019-03-04 14:20:31 -0800
  • e8e38e919f
    Merge pull request #1 from dadonenf/temp0 Daniel Donenfeld 2019-03-04 13:28:17 -0800
  • 88f8e2c79a [skip ci] Update ASM for 9a1b57d3e9 Daniel Donenfeld 2019-03-02 02:47:35 +0000
  • 9a1b57d3e9 Hopefuly enable compile only test based on actual span Daniel Donenfeld 2019-03-01 17:55:47 -0800
  • 4efc499da9 Change span_compile_only to contain actual_span tests from Anna Daniel Donenfeld 2019-03-01 15:03:12 -0800
  • 50558ccbf5 Fix verbose build Daniel Donenfeld 2019-03-01 14:32:19 -0800
  • 809449870c Test with verbose build Daniel Donenfeld 2019-03-01 14:27:21 -0800
  • 68b0605b36 EMPTY commit to test asm system Daniel Donenfeld 2019-03-01 11:59:20 -0800
  • 47f38690cc [skip ci] Update ASM for d4be64fe0f Daniel Donenfeld 2019-03-01 04:37:33 +0000
  • d4be64fe0f Fix push_asm script to checkout the asm branches against the repo commit instead of the repo branch as the repo_branch could change if other users commit while the CI is running Daniel Donenfeld 2019-02-28 18:14:42 -0800
  • fe285615f4 EMPTY commit to test commit made after CI started but before it completed Daniel Donenfeld 2019-02-28 18:06:18 -0800
  • 12a36fe802 Change tests/span_compile_only.cpp to test ASM system Daniel Donenfeld 2019-02-28 18:00:40 -0800
  • d8d4d8ff21 Change tests/span_compile_only.cpp to test ASM system Daniel Donenfeld 2019-02-28 17:56:02 -0800
  • 792a38b841 wrap all asm deployment in check for CI. Slight formatting changes Daniel Donenfeld 2019-02-28 14:59:52 -0800
  • 236efc5751 Add comments to indicate which are travis or appveyor specific functions. Rearange file a little Daniel Donenfeld 2019-02-28 13:39:07 -0800
  • 7a3bfa26dc Fix Get-AppveyorBuild to not just get latest build, but to use the build version to get the correct build. Fix get any failures function to also check for cancellations Daniel Donenfeld 2019-02-28 12:39:26 -0800
  • 9d0b30f09d Consolidate powershell code into Asm-Functions.ps1 Daniel Donenfeld 2019-02-28 11:11:18 -0800
  • 2be81167cb Change temp0 Daniel Donenfeld 2019-02-16 22:08:43 -0800
  • 9ae1c43b28 ADd temp0 Daniel Donenfeld 2019-02-16 21:02:13 -0800
  • 84aaa291a4 [skip ci] Update ASM for 91cbd29807 Daniel Donenfeld 2019-02-28 02:43:32 +0000
  • 91cbd29807 Renable all appveyor tests. Fix whitespace issue. Change appveyor to exclude asm branches from testing instead of only testing master Daniel Donenfeld 2019-02-27 17:44:45 -0800
  • 6535e63ae2 [skip ci] Update ASM for 2df1702fc5 Daniel Donenfeld 2019-02-28 01:07:07 +0000
  • 2df1702fc5 Add newline to end of compile only test to fix clang issue Daniel Donenfeld 2019-02-27 16:55:31 -0800
  • 1ec9da1609 Re-enable x64 to ensure LLVM asm is generated Daniel Donenfeld 2019-02-27 16:12:15 -0800
  • ccbfb30933 [skip ci] Update ASM for d684a2cb96 Daniel Donenfeld 2019-02-27 23:55:12 +0000
  • d684a2cb96 change compile only span test by adding new function to test ASM generation system Daniel Donenfeld 2019-02-27 15:48:18 -0800
  • 0c46d039ac [skip ci] Update ASM for cee06dcad9 Daniel Donenfeld 2019-02-27 23:38:33 +0000
  • cee06dcad9 change compile only span test to test ASM generation system Daniel Donenfeld 2019-02-27 15:33:23 -0800
  • a4a700ea60 Reorder travis functions together Daniel Donenfeld 2019-02-27 15:24:55 -0800
  • 840f1be8c6 Add retry command function to retry git push for final asm. Daniel Donenfeld 2019-02-27 14:26:14 -0800
  • 0978c7bcf5 delete asm branches again Daniel Donenfeld 2019-02-27 11:58:49 -0800
  • 383b32e169 [skip ci] Update ASM for c89e293dc9 Daniel Donenfeld 2019-02-27 19:52:23 +0000
  • c89e293dc9 (Hopefully) Fix issue with diffing the asm branch and slight cleanup Daniel Donenfeld 2019-02-27 11:46:46 -0800
  • 3168cbd7fb Temporarily turn off asm branch cleanup Daniel Donenfeld 2019-02-27 11:18:12 -0800
  • c1697529d2 Merge all branches into APPVEYOR_REPO_BRANCH instead of master in case otehr development branches are used. Try checking out APPVEYOR_REPO_BRANCH before collecting asm Daniel Donenfeld 2019-02-26 18:17:10 -0800
  • 560a596cf8 Add logging Daniel Donenfeld 2019-02-26 18:02:03 -0800
  • adffa26f25 Fix git diff invocation by using origin/ branch Daniel Donenfeld 2019-02-26 17:00:34 -0800
  • 30092d9f6f Only cherry-pick if there are asm diffs Daniel Donenfeld 2019-02-26 16:47:35 -0800
  • 2a1ef25406
    Update span JACK_1729 2019-02-20 20:25:50 +0530
  • bcd7b60df7 Allow empty with git-cherry-pick Daniel Donenfeld 2019-02-16 21:46:29 -0800
  • 54cf763ab1 Try changing cherry-pick into origin/... Daniel Donenfeld 2019-02-16 21:30:38 -0800
  • c53294b92a Change merge of asm branches into final branch into cherry-pick Daniel Donenfeld 2019-02-16 21:09:30 -0800
  • 18dedb4838 throw on failed merge Daniel Donenfeld 2019-02-15 19:00:15 -0800
  • 7e72576ace Wrap checkout of master in cmd.exe call. ENable more builds to test the asm generation Daniel Donenfeld 2019-02-15 18:49:20 -0800
  • 096d572749 Wrap noisy calls to git within cmd.exe invocation Daniel Donenfeld 2019-02-15 18:41:03 -0800
  • 801422759c Revert "TEMPORARILY ADD THIS ASM" Daniel Donenfeld 2019-02-15 18:32:32 -0800
  • da5d6c2719 TEMPORARILY ADD THIS ASM Daniel Donenfeld 2019-02-15 18:31:44 -0800