Peter Dimov
|
cedabad897
|
Merge pull request #22 from eldiener/develop
[skip ci] Add "cxxstd" json field
|
2021-12-26 19:08:13 +02:00 |
|
Peter Dimov
|
24be4d3fe5
|
Add Boost::function to LINK_LIBRARIES
|
2021-12-26 17:52:59 +02:00 |
|
Peter Dimov
|
9709c066fe
|
Disable failing test under msvc-14.0/release
|
2021-12-26 17:51:51 +02:00 |
|
Peter Dimov
|
dbca56c00f
|
Disable failing test under msvc-12.0 and below
|
2021-12-26 17:36:36 +02:00 |
|
Peter Dimov
|
074bc275c8
|
Add Boost::any to LINK_LIBRARIES
|
2021-12-26 17:34:14 +02:00 |
|
Peter Dimov
|
b873d8ef81
|
Fix bind_test_advanced under C++20
|
2021-12-26 17:32:28 +02:00 |
|
Peter Dimov
|
4bdbb29860
|
Add CMake test files
|
2021-12-26 16:46:14 +02:00 |
|
Peter Dimov
|
e81d400b03
|
Add .github/workflows
|
2021-12-26 16:36:27 +02:00 |
|
Peter Dimov
|
5d87ace1e6
|
Update appveyor.yml
|
2021-12-26 16:36:11 +02:00 |
|
Peter Dimov
|
4007043b54
|
Merge branch 'feature/lwt' into develop
boost-1.78.0.beta1
boost-1.78.0
boost-1.77.0.beta1
boost-1.77.0
|
2021-05-18 06:21:38 +03:00 |
|
Peter Dimov
|
ca87d33f3d
|
Disable UBSan on libc++ configuration; Clang 7 fails with a link error
|
2021-05-18 05:18:49 +03:00 |
|
Peter Dimov
|
95e1de198e
|
Switch to LightweightTest to avoid deprecation warnings
|
2021-05-18 04:55:56 +03:00 |
|
Peter Dimov
|
86451f2238
|
Update test/Jamfile
|
2021-05-18 04:36:24 +03:00 |
|
Peter Dimov
|
a96b87e777
|
Merge branch 'develop' of https://github.com/Jac1494/lambda into feature/pr-17
|
2021-05-18 04:16:22 +03:00 |
|
Peter Dimov
|
bbbe1a9041
|
Update .travis.yml
|
2021-05-18 03:20:52 +03:00 |
|
Peter Dimov
|
1a8f8cfead
|
Update .travis.yml
|
2021-05-18 03:18:03 +03:00 |
|
Peter Dimov
|
7be3075575
|
Merge branch 'develop'
|
2021-05-18 03:10:07 +03:00 |
|
Peter Dimov
|
ddf7dfe25e
|
Add CMakeLists.txt
|
2021-03-19 04:33:05 +02:00 |
|
Edward Diener
|
b90488068a
|
[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.
|
2021-01-20 13:08:07 -05:00 |
|
Glen Fernandes
|
8de6d9cb9f
|
Make all include guards BOOST_LAMBDA_ prefixed
|
2019-12-24 18:54:19 -05:00 |
|
Jaydeep Chauhan
|
641dd2b0a6
|
Disabled one test which returns local address
|
2019-07-25 18:19:15 +05:30 |
|
Glen Fernandes
|
d27fc70114
|
Merge pull request #14 from tinko92/develop
Fix broken sgi/stl links.
|
2019-04-24 05:49:02 +10:00 |
|
Tinko Bartels
|
1c11cf9570
|
Fix broken sgi/stl links.
|
2019-04-23 19:38:24 +02:00 |
|
Edward Diener
|
7355f36b9f
|
Updated for b2 cmake support.
|
2018-12-19 22:30:41 -05:00 |
|
Edward Diener
|
8824e81d52
|
Merge branch 'develop'
boost-1.76.0.beta1
boost-1.76.0
boost-1.75.0.beta1
boost-1.75.0
boost-1.74.0.beta1
boost-1.74.0
boost-1.73.0.beta1
boost-1.73.0
boost-1.72.0.beta1
boost-1.72.0
boost-1.71.0.beta1
boost-1.71.0
boost-1.70.0.beta1
boost-1.70.0
boost-1.69.0-beta1
boost-1.69.0
|
2018-10-25 22:20:53 -04:00 |
|
Edward Diener
|
6395013860
|
Merge pull request #13 from danieljames/remove-random-shuffle-support-when-appropriate
Only support std::random_shuffle when available
|
2018-04-19 23:43:00 -04:00 |
|
Daniel James
|
8c0410fff5
|
Only support std::random_shuffle when available
It was removed in C++17. We could emulate it when it isn't available,
but that doesn't seem worth the effort.
|
2018-04-07 15:10:29 +01:00 |
|
Edward Diener
|
b8a2f400ac
|
Merge branch 'develop'
boost-1.68.0
boost-1.67.0
|
2018-02-20 09:07:34 -05:00 |
|
Edward Diener
|
4fc4454f3e
|
Merge pull request #12 from Kojoley/fix-unused-variable-warnings-from-core_hpp
Fixed unused variable warnings from core.hpp
|
2017-11-11 13:39:03 -05:00 |
|
Nikita Kniazev
|
02999cca47
|
Fixed unused variable warnings from core.hpp
|
2017-11-10 15:48:28 +03:00 |
|
eldiener
|
e8eda93ef0
|
Merge branch 'develop'
boost-1.66.0
|
2017-10-30 11:44:46 -04:00 |
|
eldiener
|
9d171774af
|
Removed --depth 1
|
2017-10-29 21:44:06 -04:00 |
|
eldiener
|
f4b5e00a4f
|
Merge branch 'develop'
|
2017-10-27 22:27:04 -04:00 |
|
Edward Diener
|
42b499ec9b
|
Better appveyor file setup.
|
2017-10-09 12:08:07 -04:00 |
|
Edward Diener
|
61119a8e37
|
Added Appveyor file and Travis CI file.
|
2017-10-09 08:18:50 -04:00 |
|
Edward Diener
|
4b00716f5f
|
Merge branch 'develop'
|
2017-09-26 12:05:44 -04:00 |
|
Edward Diener
|
4baf512ed2
|
Removed executable flag.
|
2017-09-16 06:59:04 -04:00 |
|
Edward Diener
|
4c0ef8e469
|
Merge branch 'develop'
boost-1.65.1
boost-1.65.0
boost-1.64.0-beta2
boost-1.64.0-beta1
boost-1.64.0
|
2017-01-04 11:21:46 -05:00 |
|
Edward Diener
|
18bc9b84cb
|
Updated link for fc++.
|
2016-12-19 20:23:07 -05:00 |
|
Edward Diener
|
ad5673c9de
|
Use std::bind instead of std::bind1st when appropriate
|
2016-11-07 12:42:43 -05:00 |
|
Rene Rivera
|
8d9106ab17
|
Add, and update, documentation build targets.
boost-1.63.0
|
2016-10-10 11:39:50 -05:00 |
|
Rene Rivera
|
f12bd0ef93
|
Add, and update, documentation build targets.
|
2016-10-07 23:07:34 -05:00 |
|
Edward Diener
|
b788075b6d
|
Merge branch 'develop'
boost-1.62.0
boost-1.61.0
boost-1.60.0
|
2015-10-16 21:38:07 -04:00 |
|
Edward Diener
|
5508ede384
|
Merge pull request #10 from mclow/develop
Remove mentions of deprecated macros
|
2015-09-11 04:40:43 -04:00 |
|
Marshall Clow
|
e4b5434e27
|
Remove mentions of deprecated macros in documentation
|
2015-09-10 20:01:11 -07:00 |
|
Edward Diener
|
4c4387a277
|
Merge branch 'develop'
boost-1.59.0
|
2015-07-19 00:12:41 -04:00 |
|
Edward Diener
|
0f44d72275
|
Remove unnecessary header.
|
2015-05-18 19:55:22 -04:00 |
|
Edward Diener
|
723485bfa7
|
Merge branch 'develop' of https://github.com/boostorg/lambda into develop
|
2015-05-18 19:05:23 -04:00 |
|
Edward Diener
|
f85d2f0025
|
Merge pull request #9 from eldiener/develop
Changes for type_traits Version2
|
2015-05-18 19:04:38 -04:00 |
|
Edward Diener
|
45c391b380
|
Merge branch 'develop' of https://github.com/boostorg/lambda into develop
|
2015-05-18 19:03:04 -04:00 |
|