1
0
forked from boostorg/mp11

Commit Graph

  • 6ab64c66e2 Disable g++ sign-compare warnings in mp_less Peter Dimov 2019-01-11 03:41:16 +02:00
  • 04ab720477 Disable C4503 on msvc-14.0 in test/mp_for_each.cpp Peter Dimov 2019-01-11 03:25:54 +02:00
  • ab1debb839 Add <warnings-as-errors>on to default-build in test/Jamfile Peter Dimov 2019-01-11 03:13:46 +02:00
  • 36a4e026df Disable use of __attribute__((deprecated)) on clang-3.3 as it can't parse it on aliases feature/fix-clang-3.8-warning Peter Dimov 2019-01-11 02:16:55 +02:00
  • ceabf8066c Use __attribute__((deprecated)) on clang 3.8 to avoid a warning Peter Dimov 2019-01-11 00:32:39 +02:00
  • 46e38aea1c Merge branch 'feature/mp_transform_first' into develop Peter Dimov 2019-01-08 05:57:39 +02:00
  • e982834334 Merge branch 'feature/mp_not_fn' into develop Peter Dimov 2019-01-08 05:57:28 +02:00
  • 48f2f817fe Remove redundant check feature/mp_set_intersection Peter Dimov 2019-01-08 03:31:18 +02:00
  • 2274150ea0 Make primary templates in set.hpp empty instead of undefined Peter Dimov 2019-01-08 02:39:07 +02:00
  • 7e501e3cc8 Add mp_transform_first, second, third feature/mp_transform_first Peter Dimov 2019-01-08 02:17:32 +02:00
  • d4cad58e5c Add mp_not_fn feature/mp_not_fn Peter Dimov 2019-01-08 01:27:04 +02:00
  • f3416b0991 Document mp_set_intersection, mp_set_difference Peter Dimov 2019-01-07 22:53:35 +02:00
  • 614dec90a7 Add test/mp_set_intersection_sf.cpp Peter Dimov 2019-01-07 22:45:51 +02:00
  • 311f8bf1a5 Add mp_set_intersection Peter Dimov 2019-01-07 22:30:58 +02:00
  • bc90e79d9f Add test/mp_set_difference_sf.cpp feature/mp_set_difference Peter Dimov 2019-01-07 21:27:06 +02:00
  • 21a95388f5 Move mp_is_list to detail/mp_is_list.hpp Peter Dimov 2019-01-07 21:26:35 +02:00
  • 3a31eeee29 Add mp_set_difference Peter Dimov 2019-01-07 21:02:30 +02:00
  • a9b36f58ae Move mp_copy_if, mp_remove_if to separate headers Peter Dimov 2019-01-07 20:44:50 +02:00
  • 27b2ebdbff Add one additional test for mp_any that exposes an issue with msvc-14.1/cxxstd=17 Peter Dimov 2019-01-07 20:21:14 +02:00
  • 16c6f93cff Update README.md Peter Dimov 2019-01-07 17:34:33 +02:00
  • 64ec78ac17 Merge branch 'feature/mp_set_union' into develop Peter Dimov 2019-01-07 17:02:28 +02:00
  • 3e3d4dec74 Merge branch 'feature/mp_append_sf' into develop Peter Dimov 2019-01-07 17:02:16 +02:00
  • d707b7d4dd Merge branch 'feature/mp_similar' into develop Peter Dimov 2019-01-07 17:02:03 +02:00
  • 59b3ee5721 Merge branch 'feature/mp_append_sf' into feature/mp_set_union feature/mp_set_union Peter Dimov 2019-01-07 07:04:00 +02:00
  • 2bf0aa3815 Make mp_append SFINAE-friendly; add test/mp_append_sf.cpp feature/mp_append_sf Peter Dimov 2019-01-07 07:03:05 +02:00
  • 08444e4587 Add mp_set_union Peter Dimov 2019-01-07 06:50:51 +02:00
  • 9b88baf60c Add mp_similar feature/mp_similar Peter Dimov 2019-01-07 05:54:20 +02:00
  • 72279a5b2e Retain mp_invoke for compatibility, mark as deprecated feature/mp_invoke_q Peter Dimov 2019-01-07 04:34:01 +02:00
  • e5d6e0d0b9 Rename mp_invoke to mp_invoke_q Peter Dimov 2019-01-07 03:41:29 +02:00
  • c61d99db87 Remove essentials from yml files Peter Dimov 2018-12-22 04:39:56 +02:00
  • dcbd3d7fde Update .yml files Peter Dimov 2018-12-18 21:49:56 +02:00
  • 0c07170150 Merge branch 'develop' into feature/mp_for_each_1089 feature/mp_for_each_1089 Peter Dimov 2018-12-17 00:40:01 +02:00
  • 02a66406fd Merge branch 'feature/travis-clang-7' into develop Peter Dimov 2018-12-17 00:37:33 +02:00
  • 6b9799e5b1 Update version in CMakeLists.txt Peter Dimov 2018-12-16 20:40:09 +02:00
  • 1fef12dbec Add clang-7 to Travis feature/travis-clang-7 Peter Dimov 2018-12-16 20:34:51 +02:00
  • 6e8559b138 Support more than 1024 list elements in mp_for_each on msvc Peter Dimov 2018-12-16 20:13:11 +02:00
  • af3acc3206 Merge branch 'develop' into feature/mp_for_each_1089 Peter Dimov 2018-12-16 18:57:43 +02:00
  • 6fa5c890a8 Update msvc-14.1 workaround Peter Dimov 2018-12-16 18:57:16 +02:00
  • f9594f9295 Test mp_for_each with a long list of types Peter Dimov 2018-12-16 18:33:07 +02:00
  • dbe0378d65 Remove local copy of FetchContent; use boost_fetch boost-1.69.0-beta1 boost-1.69.0 Peter Dimov 2018-10-09 06:08:08 +03:00
  • 23d265bbbe Add test/check_cmake_version.cpp Peter Dimov 2018-10-08 23:24:06 +03:00
  • 8ee4de3fe6 Remove GIT_SHALLOW as it requires 3.6 Peter Dimov 2018-10-08 23:22:04 +03:00
  • 677b9fc8e9 Use message(STATUS ...) Peter Dimov 2018-10-04 22:53:34 +03:00
  • e742ccfa75 Fix typo feature/cmake-install Peter Dimov 2018-09-30 22:36:42 +03:00
  • 9c92e7970f Add install support, cmake_install_test Peter Dimov 2018-09-30 21:49:46 +03:00
  • 1a7fc19caa Add cmake_subdir_test feature/cmake-subdir-test Peter Dimov 2018-09-30 21:29:36 +03:00
  • 8c278c84dd Change 'populating' messages and normalize names; use shallow clone Peter Dimov 2018-09-30 16:05:45 +03:00
  • a8ba36f211 Add cxx_decltype to target_compile_features feature/cmake Peter Dimov 2018-09-29 00:15:53 +03:00
  • 225cbd1eb0 Replace CXX=clang++ with compiler: clang Peter Dimov 2018-09-28 23:15:18 +03:00
  • 3192a973f4 Add CMakeLists.txt, testing support via CMake Peter Dimov 2018-09-28 17:55:52 +03:00
  • a79e6d0240 Document that mp_bind evaluates nested mp_bind_front/mp_bind_back Peter Dimov 2018-09-07 23:45:57 +03:00
  • 2a0ce908ee Add doc/.gitignore Peter Dimov 2018-09-07 23:43:59 +03:00
  • a0f7afba00 Merge pull request #26 from glenfe/develop Peter Dimov 2018-09-04 15:50:44 +03:00
  • 602c740690 Merge pull request #27 from glenfe/unreachable Peter Dimov 2018-09-03 22:04:43 +03:00
  • 2e389b27e0 Make the default (unreachable) label the first one Glen Fernandes 2018-09-03 14:13:45 -04:00
  • 025779ec15 Mark as unreachable the default cases in mp_with_index to improve code generation Peter Dimov 2018-09-03 17:45:30 +03:00
  • f387448581 Implement mp_starts_with Glen Fernandes 2018-08-30 22:35:23 -04:00
  • 2364f79088 Fix mp_bind for msvc-14.1 1915 (15.8) feature/no-config Peter Dimov 2018-08-30 01:23:05 +03:00
  • 8893227365 Disable fold expressions in mp_plus for msvc-14.1 1915 (15.8) Peter Dimov 2018-08-30 01:09:39 +03:00
  • 00dbd0ec9e Add msvc-14.1/cxxstd=17 to Appveyor Peter Dimov 2018-08-30 01:00:45 +03:00
  • 1ece1e3ace The -precise LLVM APT sources are no longer supported, but 3.5, 3.6, 3.8, 3.9 are in trusty-updates Peter Dimov 2018-08-29 22:55:09 +03:00
  • a376598a04 Try to work around ::gets errors on clang 3.x/c++14/libstdc++ 4.8 Peter Dimov 2018-08-29 22:07:08 +03:00
  • 76817e70d6 Remove use of Boost.Config Peter Dimov 2018-08-29 20:03:59 +03:00
  • 05a366e8ba Merge branch 'feature/gcc-8' into develop boost-1.68.0 Peter Dimov 2018-06-29 00:39:03 +03:00
  • f2af9c2be4 Update g++ 7 workarounds to cover g++ 8.1 feature/gcc-8 Peter Dimov 2018-06-28 20:31:54 +03:00
  • e0bae26350 Add clang++ 6 to Travis feature/clang-6 Peter Dimov 2018-06-28 19:49:30 +03:00
  • 67dd1edd97 Add g++ 8 to Travis Peter Dimov 2018-06-28 19:37:38 +03:00
  • b5111c3ff3 Merge branch 'workaround-nvcc-cuda' of https://github.com/theZiz/mp11 into feature/nvcc-9 feature/nvcc-9 Peter Dimov 2018-04-27 16:18:08 +03:00
  • 6cd7355d94 Changed precompiler test for cuda 9 workaround Alexander Matthes 2018-04-27 08:52:54 +02:00
  • fda3fb23e6 Merge branch 'workaround-nvcc-cuda' of https://github.com/theZiz/mp11 into feature/nvcc-9 Peter Dimov 2018-04-26 21:44:55 +03:00
  • b78e808fc1 Merge branch 'develop' of github.com:boostorg/mp11 into workaround-nvcc-cuda Alexander Matthes 2018-04-26 20:29:02 +02:00
  • a42587e252 Add nvcc-9.1 to Travis Peter Dimov 2018-04-26 20:33:58 +03:00
  • 2458880e77 Added work around for Nvidia nvcc cuda compiler >= 9.0 * https://svn.boost.org/trac10/ticket/13513 * https://github.com/ComputationalRadiationPhysics/alpaka/issues/459#issuecomment-377678240 Alexander Matthes 2018-04-06 10:21:52 +02:00
  • 6f679aba51 Revert removal of -nocudainc and -nocudalib; add c++14 and c++1z feature/clang-x-cuda Peter Dimov 2018-04-26 20:05:19 +03:00
  • e41c8a8e20 Remove -nocudainc -nocudalib Peter Dimov 2018-04-26 17:34:16 +03:00
  • 7be33d3f42 Install dependencies nvidia-profiler, nvidia-cuda-dev as well Peter Dimov 2018-04-26 16:24:20 +03:00
  • eca4336ed7 Install nvidia-cuda-toolkit Peter Dimov 2018-04-26 15:51:45 +03:00
  • dec6df008c Add -D__device__=__attribute__((device)) Peter Dimov 2018-04-26 15:20:30 +03:00
  • be199cd943 Add --cuda-gpu-arch, restore compiler: and env: Peter Dimov 2018-04-26 14:17:19 +03:00
  • 6c57a1b915 Merge branch 'fix-clangCuda' of https://github.com/ax3l/mp11 into feature/clang-x-cuda Peter Dimov 2018-04-26 13:39:24 +03:00
  • cc8a99e2d8 Try to test clang -x cuda without b2 Peter Dimov 2018-04-26 13:23:06 +03:00
  • c24fe1750c Clang -x cuda: >>> mixmatch Axel Huebl 2018-04-05 18:55:25 +02:00
  • e0303dbcda Merge branch 'develop' into feature/clang-x-cuda Peter Dimov 2018-04-25 19:32:58 +03:00
  • 88485f900a Bump another g++ 7.2 workaround to 7.3 Peter Dimov 2018-04-25 19:15:18 +03:00
  • 42f4f0b8f0 Fix CXXFLAGS handling Peter Dimov 2018-04-25 16:14:12 +03:00
  • 0704f9ed4d Merge branch 'develop' into feature/clang-x-cuda Peter Dimov 2018-04-25 16:02:43 +03:00
  • aa33b6426c Update g++ 7.2 workaround to 7.3 Peter Dimov 2018-04-25 15:51:39 +03:00
  • 861e8827d0 Add clang -x cuda to Travis Peter Dimov 2018-04-25 14:23:16 +03:00
  • bad3d5aec3 Evaluate mp_bind_front, mp_bind_back inside mp_bind Peter Dimov 2018-04-25 14:20:06 +03:00
  • 8307f404f8 Documentation fixes boost-1.67.0 Peter Dimov 2018-02-11 05:40:41 +02:00
  • 4f727f04a0 In mp_bind.cpp, make add_pointer transparent to test it more thoroughly Peter Dimov 2018-02-11 05:40:20 +02:00
  • 511f12c91e Use mp_defer in mp_bind_front, mp_bind_back Peter Dimov 2018-02-07 23:59:00 +02:00
  • a41fd401fd Fix typos Peter Dimov 2018-02-07 20:56:47 +02:00
  • 3b5cdc2b22 Update README.md Peter Dimov 2018-01-30 18:27:30 +00:00
  • 4aacc60840 Replace detail/workaround.hpp with config/workaround.hpp Peter Dimov 2018-01-23 21:31:28 +02:00
  • 9acd574589 Merge pull request #18 from zerotypos-found/fix_typo Peter Dimov 2018-01-23 17:27:01 +02:00
  • 4fee76f416 Fix typo zerotypos-found 2018-01-23 11:57:55 +09:00
  • 8bffdd64b5 Replace tabs with whitespace characters zerotypos-found 2018-01-23 11:39:56 +09:00
  • e3e972cf8d Merge branch 'feature/clang-3.3' into develop Peter Dimov 2018-01-19 17:52:09 +02:00
  • 3d086d16b6 Use /usr/bin/clang++ for clang-3.3 and 3.4 feature/clang-3.3 Peter Dimov 2018-01-19 05:41:13 +02:00