Commit Graph

  • bc4ba44ffd reapply windows bodge cc Crypto City 2023-04-10 08:49:33 +0000
  • 4554d72de2 bump template size to 90 Crypto City 2023-07-15 19:47:27 +0000
  • 5cedbc9818 reapply windows bodge Crypto City 2023-04-10 08:49:33 +0000
  • 871636ec95 bump template size to 80 Crypto City 2023-04-10 08:29:19 +0000
  • 763755a0a4 make the windows fix only on windows Crypto City 2023-03-25 18:24:28 +0000
  • 713ed7dafe fix build on windows Crypto City 2023-01-07 21:24:32 +0000
  • aa8ee47e5d bump template size to 70 Crypto City 2022-12-31 11:36:21 +0000
  • db09fb1dce
    Fix ccache saving on cache hit (#66) Alexander Grund 2022-06-24 17:57:36 +0200
  • 8f10d06b96 Fix unused variable warning from BOOST_MPL_ASSERT_* on Clang Nikita Kniazev 2020-04-03 18:38:29 +0300
  • 03d89ec586 Fixes issue https://github.com/boostorg/mpl/issues/46 Mat Berchtold 2020-05-09 00:53:29 -0500
  • 3301d917dc Disable bigendian CI build to eliminate PR check failure for #50 James E. King III 2022-05-01 07:51:22 -0400
  • bd4ec497a8 Use BOOST_WORKAROUND when checking compiler level James E. King III 2022-05-01 07:49:04 -0400
  • 4634ef904e Fix -Wparentheses warning not ignored on NVCC Anis Ladram 2022-03-10 15:20:45 -0500
  • c61b1e3508 Fix some -Wsign-conversion warnings Ion Gaztañaga 2021-12-31 00:59:41 +0100
  • e9e3faf4be Align to Boost.CI 2022.04 James E. King III 2022-04-30 15:57:02 -0400
  • 5f79900dcc
    Fix some XML validation errors (#60) Jonathan Wakely 2021-12-02 03:37:28 +0000
  • 793bf12d42
    Update GitHub Actions CI file (#58) Sam Darwin 2021-08-04 09:03:02 -0500
  • 341748e4cb Update CMakeLists.txt Peter Dimov 2021-06-10 00:54:16 +0300
  • db132085b9
    Add GitHub Actions config [ci skip] (#56) Sam Darwin 2021-03-04 02:30:05 +0000
  • f3464e3ef7
    add drone config [ci skip] (#54) Sam Darwin 2021-02-25 11:02:20 -0600
  • 71ee3ac5bd
    [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. (#55) Edward Diener 2021-01-20 15:39:33 -0500
  • cc883aa12a
    Address model for msvc-10 and msvc-11 must be only 32-bit in appveyor.yml (#53) Edward Diener 2020-09-25 15:15:05 -0400
  • 6704b09dcf
    It normally should not be necessary to use the _Z form of the BOOST_P… (#52) Edward Diener 2020-09-24 06:07:26 -0400
  • 9c0f98f088
    Fix invalid XHTML markup (#51) Jonathan Wakely 2020-08-05 16:57:41 +0100
  • 3d8a60ed6a
    Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (#48) Edward Diener 2020-04-12 12:48:24 -0400
  • e01a10925d Replace three links that seem broken (keep timing out) tinko92 2019-04-23 21:47:07 +0200
  • 273db79266 [CMake] Update formatting and add copy right note Mike Dev 2019-01-04 13:50:20 +0100
  • c7df450a81 [CMake] Generate cmake target that other libraries can use Mike Dev 2018-09-18 13:19:18 +0200
  • ac67f5952e Back out fix for VC++8.0 Edward Diener 2018-11-14 11:54:53 -0500
  • 758a7f6c6a Enhance CI with libc++ and VS2017 strict builds James E. King III 2018-11-03 09:47:58 -0400
  • 95733a1c45
    Merge pull request #36 from robinlinden/msvc-linking-fix Edward Diener 2018-08-23 17:40:47 -0400
  • e44b2ae761
    Fix BOOST_MPL_ASSERT_MSG for VC++8 Robin Lindén 2018-08-13 20:10:57 +0200
  • 42c794ad42
    Add test checking that MPL_ASSERT_MSG works under VC++8 Robin Lindén 2018-08-16 23:38:02 +0200
  • 270f33f679 fix broken ci jobs in travis James E. King III 2018-07-14 20:48:03 +0000
  • 41d036aea2 Merge branch 'master' into develop James E. King III 2018-06-16 19:42:39 +0000
  • 44ebb23b6a
    Fix appveyor and coverity links and badges in readme James E. King III 2018-06-14 17:39:05 -0400
  • b877c35841 fix coverity scan integration James E. King III 2018-06-13 18:09:24 +0000
  • b295845afe fix building in boostorg appveyor account James E. King III 2018-06-03 00:10:22 +0000
  • 71d523d949 Added CI framework - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README, LICENSE, etc. James E. King III 2018-05-23 01:04:01 +0000
  • 3c1910797c
    Merge pull request #34 from Romain-Geissler-1A/ignore-gcc-8-warning Edward Diener 2018-03-07 17:25:05 -0500
  • f48fd09d02 Ignore gcc 8 warnings. Romain Geissler 2018-03-01 09:59:33 +0100
  • 29c10a72a1
    Merge pull request #32 from mihaipop11/changes Edward Diener 2018-02-26 12:31:21 -0500
  • 238cda5fb9 changed angled brackets with quotes for gcc include file in preprocess.cmd mihai.pop 2018-02-15 10:23:48 +0100
  • 2371f85461 Merge branch 'develop' Edward Diener 2017-09-26 12:03:27 -0400
  • f311a495ed Removed executable tag. Edward Diener 2017-09-16 07:22:05 -0400
  • dbcc7b8c7b Merge branch 'develop' Edward Diener 2017-09-14 11:42:27 -0400
  • ef60815c66 Updated examples to use unique_ptr when available rather than auto_ptr, which is being deprecated. Edward Diener 2017-08-26 15:06:30 -0400
  • 523bc5a782 Merge pull request #30 from dkolsen-pgi/pgi-compiler-support Marshall Clow 2017-07-26 13:03:22 -0700
  • a81b00a5f0 Update PGI C++ compiler support David Olsen 2017-07-26 12:46:48 -0700
  • 13e4e53259 Merge pull request #29 from amarzial/develop Edward Diener 2017-07-10 12:32:35 -0400
  • ecb4d2a89f Fixed a bug with the template substitution adding temporary string placeholders to avoid unexpected substitutions Alessandro Marzialetti 2017-07-10 12:45:36 +0200
  • 4265eb6319 Merge pull request #28 from ohhmm/develop Edward Diener 2017-07-03 01:33:38 -0400
  • 525c773836 adding get_tag definition Sergei Krivonos 2017-07-01 14:55:56 +0300
  • efc2a862a3 Merge to master for 1.62.0 release Marshall Clow 2016-08-17 13:27:42 -0700
  • 3b126bdf8c Merge pull request #27 from morinmorin/fix/print_warning Edward Diener 2016-07-12 16:43:45 -0400
  • 869438d60b Fix "-Wc++11-extensions" warning on Clang in C++03 mode morinmorin 2016-07-02 14:27:29 +0900
  • f023a68f78 Merge branch 'develop' Marshall Clow 2015-10-03 09:51:29 -0700
  • bc8b860037 Merge pull request #25 from trel/patch-2 Marshall Clow 2015-09-14 12:38:44 -0700
  • 7a15566169 fix typo Terrell Russell 2015-09-14 15:03:50 -0400
  • e1cb5fe91e Merge pull request #24 from boostorg/revert-23-patch-1 Marshall Clow 2015-09-14 11:58:29 -0700
  • 9153e25b63 Revert "fix typo" Marshall Clow 2015-09-14 11:58:14 -0700
  • 1f463f62ef Merge pull request #23 from trel/patch-1 Marshall Clow 2015-09-14 11:58:09 -0700
  • daaf813cee fix typo Terrell Russell 2015-09-14 14:55:13 -0400
  • 53d9af7e8f Merge pull request #22 from akumta/patch-1 Marshall Clow 2015-09-02 08:02:02 -0700
  • 1f64380f62 Update for Boost ticket #11594 akumta 2015-08-27 10:36:15 -0700
  • 4d1b6b3dc7 Merge branch 'develop' Edward Diener 2015-07-18 10:39:03 -0400
  • b4fe64a73c Merge pull request #21 from Bagira80/additions_to_fix_for_issue11224 Edward Diener 2015-05-20 02:33:21 -0400
  • 7c9701ee5c Addition to fix / workaround for issue #11224. Deniz Bahadir 2015-05-19 12:11:44 +0200
  • dd5f2d9c03 Merge pull request #20 from Bagira80/develop Edward Diener 2015-05-18 10:42:49 -0400
  • 0e262c22a0 Fix / Workaround for issue #11224. (cont.) Deniz Bahadir 2015-05-01 17:46:59 +0200
  • 7cd0559ce8 Fix / Workaround for issue #11224. (cont.) Deniz Bahadir 2015-05-01 17:02:00 +0200
  • 10e7609c67 Merge pull request #16 from brunocodutra/Tickets7975_8749 Edward Diener 2015-04-28 16:28:32 -0400
  • 133a980224 Merge pull request #14 from brunocodutra/Ticket11001 Edward Diener 2015-04-28 16:06:42 -0400
  • 95f79d95a5 Fix / Workaround for issue #11224. Deniz Bahadir 2015-04-22 13:47:06 +0200
  • d5dcd7abb1 Removed references to non-supported compilers. Deniz Bahadir 2015-04-21 15:40:24 +0200
  • 2531010a0a Added include for integral constant. Edward Diener 2015-04-02 08:00:13 -0400
  • 90951ea9e4 Remove reliance on deprecated type_traits headers. Fixed apply test. Edward Diener 2015-04-02 07:54:36 -0400
  • 8a8b7b134e Merge changes from develop Marshall Clow 2015-03-30 10:09:26 -0700
  • 82e81345f2 Merge pull request #19 from brunocodutra/Ticket7769 Edward Diener 2015-03-22 14:25:07 -0400
  • 0f5451623c adding tests to attest other views don't suffer of it either Bruno Dutra 2015-03-21 22:19:56 -0300
  • eaa3f26c9c fixing the issue for empty_sequence's as well Bruno Dutra 2015-03-21 22:04:52 -0300
  • 07a5457dcd avoiding errors on visual studio compilers Bruno Dutra 2015-03-21 21:08:05 -0300
  • f0f1680f3c Merge pull request #18 from felgru/develop Marshall Clow 2015-03-20 16:19:21 -0700
  • 2be4714cc5 fix typos in the documentation Felix Gruber 2015-03-20 22:42:27 +0100
  • 952471841f Merge pull request #13 from brunocodutra/Ticket7769 Marshall Clow 2015-03-19 10:26:39 -0700
  • c8fe35643d Fix to Tickets #7975 and #8749 Bruno Dutra 2015-02-22 20:59:59 -0300
  • feb7835e62 Adding newly added test to the Jamfile Bruno Dutra 2015-02-21 23:19:03 -0300
  • faf17ec858 Adding test cases for a scenario of increased arity limit Bruno Dutra 2015-02-21 23:15:38 -0300
  • 77cda02d85 Adding a new test case for insert_range. Bruno Dutra 2015-02-21 19:44:20 -0200
  • f807edab2e Specializing insert_range for aux::set_tag as well Bruno Dutra 2015-02-21 19:42:38 -0200
  • fc18efc259 Specializing insert_range for aux::map_tag Bruno Dutra 2015-02-10 20:59:54 -0200
  • c7798600d6 Inserting elements at the beginning of Sequence, rather than at the end Bruno Dutra 2015-02-09 20:48:55 -0200
  • 1c02715e49 Fix to bug 11001 Bruno Dutra 2015-02-09 00:04:07 -0200
  • 6fd793c787 keeping it simple Bruno Dutra 2015-02-08 19:14:55 -0200
  • ff4944f0ec using BOOST_PP_ENUM_PARAMS to generate base seq accordingly Bruno Dutra 2015-02-08 17:07:22 -0200
  • 6a0f617a6c Revert "Merge pull request #11 from Lastique/modularization" K. Noel Belcourt 2014-09-19 18:55:00 -0600
  • a30e4a49a8 Revert "Merge pull request #12 from Lastique/modularization_fix" K. Noel Belcourt 2014-09-19 18:54:50 -0600
  • c296697981 Merge pull request #12 from Lastique/modularization_fix Edward Diener 2014-09-17 19:31:37 -0400
  • c7997e039d Moved compiler.hpp to MPL.Core to avoid circular dependency. Andrey Semashev 2014-09-16 15:43:08 +0400
  • a9a1eddba8 Merge pull request #11 from Lastique/modularization Noel Belcourt 2014-09-10 14:36:48 -0600