Peter Dimov
|
4cd6a4ff45
|
Add mp_remove_if_q
|
2017-10-21 22:13:35 +03:00 |
|
Peter Dimov
|
5741ce6657
|
Add mp_copy_if_q
|
2017-10-21 22:03:37 +03:00 |
|
Peter Dimov
|
e4c12368c6
|
Add mp_replace_if_q
|
2017-10-21 21:51:14 +03:00 |
|
Peter Dimov
|
4a8d6db171
|
Add mp_count_if_q
|
2017-10-21 21:30:51 +03:00 |
|
Peter Dimov
|
c14d6030c2
|
Add mp_nth_element
|
2017-10-15 16:56:22 +03:00 |
|
Peter Dimov
|
a5e74b2951
|
Add mp_less, mp_min, mp_max
|
2017-10-15 15:52:32 +03:00 |
|
Peter Dimov
|
67beaa8fc9
|
Add mp_min_element, mp_max_element
|
2017-10-14 22:05:49 +03:00 |
|
Peter Dimov
|
e5b4200d24
|
Add mp_fold_q, mp_reverse_fold_q
|
2017-10-14 20:26:38 +03:00 |
|
Peter Dimov
|
321f5fdb24
|
Move mp_assign, mp_clear from algorithm to list
|
2017-10-14 20:11:02 +03:00 |
|
Peter Dimov
|
018d71bb72
|
Add mp_list_c, mp_from_sequence
|
2017-10-14 18:20:29 +03:00 |
|
Peter Dimov
|
a7485736c7
|
Add mp_is_list
|
2017-10-14 17:42:02 +03:00 |
|
Peter Dimov
|
30fcc21d8b
|
Add mp_cond
|
2017-10-14 02:53:38 +03:00 |
|
Peter Dimov
|
602147bf31
|
Revert "Include workaround.hpp from Config"
This reverts commit 308e5b6edb.
For compatibility with 1.64, it's better not to use
config/workaround.hpp yet.
|
2017-09-10 03:52:48 +03:00 |
|
Peter Dimov
|
bb15b2f7f6
|
Add 'quick' test target
|
2017-09-05 05:08:17 +03:00 |
|
Glen Fernandes
|
308e5b6edb
|
Include workaround.hpp from Config
|
2017-08-27 15:12:05 -04:00 |
|
Peter Dimov
|
d8628a7c5e
|
Bump msvc version checks from <= 1910 to < 1920
|
2017-08-22 22:01:10 +03:00 |
|
Peter Dimov
|
fab4df3f73
|
Disable problematic test cases on g++ 4.7, 4.8
|
2017-07-27 22:18:31 +03:00 |
|
Peter Dimov
|
c70057bf60
|
Add another mp_quote_trait test case
|
2017-07-27 21:35:16 +03:00 |
|
Peter Dimov
|
0bcbacb49f
|
Remove cxx11_hdr_type_traits requirement as it disables g++ 4.x
|
2017-07-27 21:11:10 +03:00 |
|
Peter Dimov
|
7e696635c6
|
Simplify test/Jamfile
|
2017-07-26 13:33:58 +03:00 |
|
Peter Dimov
|
695e9234f9
|
Add MPL support
|
2017-07-18 16:37:31 +03:00 |
|
Peter Dimov
|
34946d2ae2
|
Add mp_is_map
|
2017-07-17 20:14:43 +03:00 |
|
Peter Dimov
|
50d35a2964
|
Add mp_map_keys
|
2017-07-17 19:46:51 +03:00 |
|
Peter Dimov
|
27d0d547ee
|
Add mp_is_set
|
2017-07-17 19:28:36 +03:00 |
|
Peter Dimov
|
d5e39913c8
|
Add mp_quote_trait
|
2017-06-26 16:07:23 +03:00 |
|
Peter Dimov
|
37c68151ed
|
Enable config checks in Jamfile
|
2017-06-17 18:47:10 +03:00 |
|
Peter Dimov
|
f67980c4db
|
Fix compile actions
|
2017-06-11 03:49:24 +03:00 |
|
Peter Dimov
|
cae6f966dc
|
Rename make_from_tuple to construct_from_tuple
|
2017-06-08 19:22:53 +03:00 |
|
Peter Dimov
|
19865f6145
|
Fix clang < 3.9 failures
|
2017-06-08 18:21:55 +03:00 |
|
Peter Dimov
|
08777edbc1
|
Add make_from_tuple
|
2017-06-08 17:42:50 +03:00 |
|
Peter Dimov
|
359ae25630
|
Add tuple_apply
|
2017-06-08 17:19:28 +03:00 |
|
Peter Dimov
|
97720ed72d
|
Rename tuple_for_each.hpp to tuple.hpp
|
2017-06-08 16:35:55 +03:00 |
|
Peter Dimov
|
07d8856b38
|
Rename Jamfile.v2 to Jamfile
|
2017-06-02 18:21:12 +03:00 |
|
Peter Dimov
|
cde9259b1a
|
Rename mp_for_index to mp_with_index
|
2017-06-02 18:20:37 +03:00 |
|
Peter Dimov
|
f70a5e7bdb
|
Test mp_product with one list
|
2017-06-01 01:01:49 +03:00 |
|
Peter Dimov
|
b8bbd279b2
|
Make mp_for_each constexpr under C++14
|
2017-05-31 23:44:24 +03:00 |
|
Peter Dimov
|
3cce995877
|
Rename mp_for_index_c to mp_for_index
|
2017-05-31 23:18:08 +03:00 |
|
Peter Dimov
|
1bd4b670ce
|
Avoid control reaches end of non-void function warnings
|
2017-05-31 20:16:41 +03:00 |
|
Peter Dimov
|
e6c28a0848
|
Add mp_for_index
|
2017-05-31 19:56:18 +03:00 |
|
Peter Dimov
|
1506f05fbb
|
g++ 4.7 doesn't have is_nothrow_destructible either
|
2017-05-31 17:29:52 +03:00 |
|
Peter Dimov
|
03e950083d
|
g++ 4.7 doesn't have is_trivially_destructible
|
2017-05-31 09:24:02 +03:00 |
|
Peter Dimov
|
d78cf71a97
|
Revert previous; disable problematic test on 4.7/4.8 instead
|
2017-05-31 09:09:05 +03:00 |
|
Peter Dimov
|
a768587c7d
|
g++6 doesn't like mp_any either
|
2017-05-31 07:22:31 +03:00 |
|
Peter Dimov
|
9a69b1213c
|
g++ 6 has problems with mp_and
|
2017-05-31 07:08:56 +03:00 |
|
Peter Dimov
|
f6d92069a9
|
Make mp_at SFINAE-friendly
|
2017-05-29 05:56:55 +03:00 |
|
Peter Dimov
|
c7923ca041
|
Change back mp_for_each to not use mp_identity
|
2017-05-29 03:04:12 +03:00 |
|
Peter Dimov
|
edcff6fa6f
|
Add test for mp_transform_q
|
2017-05-25 21:51:40 +03:00 |
|
Peter Dimov
|
6db4019341
|
Add mp_transform_if_q
|
2017-05-25 21:31:03 +03:00 |
|
Peter Dimov
|
8621bb33fb
|
Remove mp_plus 4.7 test workarounds
|
2017-05-24 04:09:11 +03:00 |
|
Peter Dimov
|
3e40aacce5
|
Document mp_plus
|
2017-05-24 01:52:11 +03:00 |
|