Peter Dimov
|
e027093c53
|
Disable tests using shared_ptr under msvc-12.0
|
2024-12-13 03:03:07 +02:00 |
|
Peter Dimov
|
fac72450f2
|
Disable bind_nested_rv_test.cpp for GCC 4.7
|
2024-12-13 02:57:12 +02:00 |
|
Peter Dimov
|
620ddec3ee
|
Update build.jam, test/Jamfile
|
2024-08-20 19:39:13 +03:00 |
|
Rene Rivera
|
0e7a2373c1
|
Update build deps.
|
2024-07-31 08:31:28 -05:00 |
|
Rene Rivera
|
c72cc6f914
|
Change all <source> references to <library>.
|
2024-07-20 19:36:58 -05:00 |
|
Rene Rivera
|
e18818ec06
|
Make the library modular usable.
|
2024-03-11 08:27:02 -05:00 |
|
Peter Dimov
|
dae3bc7e89
|
Enable -Wundef for Clang
|
2024-01-07 02:02:57 +02:00 |
|
Peter Dimov
|
b23df0f222
|
Enable warnings as errors in test/Jamfile
|
2024-01-06 14:59:12 +02:00 |
|
Peter Dimov
|
6a73daa5db
|
Merge branch 'develop' into feature/requires-cxx11
|
2024-01-04 21:22:52 +02:00 |
|
Peter Dimov
|
74308ee223
|
Add bind_over_mf2_test.cpp
|
2024-01-04 20:56:32 +02:00 |
|
Peter Dimov
|
1d123d6432
|
Add bind_over_mf_test.cpp
|
2024-01-04 20:36:39 +02:00 |
|
Peter Dimov
|
9b9851a887
|
Add bind_over_test.cpp
|
2024-01-04 20:26:54 +02:00 |
|
Peter Dimov
|
e41138c7d9
|
Expand mem_fn_ref_test
|
2024-01-04 18:06:14 +02:00 |
|
Peter Dimov
|
12e2ca325d
|
Add apply_rv_test2.cpp; refs #26
|
2021-03-06 18:57:09 +02:00 |
|
Peter Dimov
|
1e3efb361b
|
Update boost::apply to use variadics and perfect forwarding; refs #26
|
2021-03-06 18:52:42 +02:00 |
|
Peter Dimov
|
bb50844171
|
Add apply_test2.cpp
|
2021-03-06 18:42:13 +02:00 |
|
Peter Dimov
|
ee25007a9f
|
Add apply_test.cpp
|
2021-03-06 18:38:14 +02:00 |
|
Peter Dimov
|
c85b31e3d2
|
Support use of standard placeholders with boost::bind
|
2021-02-23 21:34:20 +02:00 |
|
Peter Dimov
|
f50f42aae9
|
Enable the type<> syntax for noexcept member functions; add test; closes #23
|
2020-08-27 20:19:32 +03:00 |
|
Peter Dimov
|
e41ba84da8
|
Add protect_cpp20_test.cpp
|
2020-06-30 22:06:37 +03:00 |
|
Peter Dimov
|
1aac698358
|
Add protect_test2.cpp
|
2020-06-30 21:39:22 +03:00 |
|
Peter Dimov
|
5340508c16
|
Test <functional> objects which had their result_types removed in C++20
|
2020-06-30 03:07:18 +03:00 |
|
Peter Dimov
|
d521b5198e
|
Add mem_fn_noexcept_test
|
2020-03-24 21:54:20 +02:00 |
|
Peter Dimov
|
5612ee45e5
|
Add test using global placeholders
|
2020-02-16 18:13:15 +02:00 |
|
Peter Dimov
|
ddfaa05ae4
|
Merge branch 'develop' into feature/noexcept-functions
|
2017-11-05 20:05:27 +02:00 |
|
Peter Dimov
|
f75d27469a
|
Include cc tests
|
2017-11-05 20:03:45 +02:00 |
|
Peter Dimov
|
6fe48ae184
|
Split bind_noexcept_test into separate free/member tests
|
2017-11-05 18:44:44 +02:00 |
|
Peter Dimov
|
e3d5ee50b6
|
Add bind_noexcept_test
|
2017-11-05 15:51:00 +02:00 |
|
Peter Dimov
|
fe1d62dc41
|
Add quick test target
|
2017-09-04 15:20:51 +03:00 |
|
Peter Dimov
|
3c56630b54
|
SFINAE out the converting constructor of arg<I> to avoid hard errors with is_convertible on g++ 4.8/4.9
|
2016-08-20 01:32:42 +03:00 |
|
Peter Dimov
|
6616add21d
|
Do not pass rvalues to nested binds.
|
2016-06-20 20:46:13 +03:00 |
|
Peter Dimov
|
017258c983
|
Fix rvalue forwarding to support auto_ptr/unique_ptr parameters
|
2015-10-04 02:21:53 +03:00 |
|
Peter Dimov
|
92549594f0
|
Add test for taking placeholders by const& (phoenix::bind takes its arguments by const&)
|
2015-05-30 01:11:30 +03:00 |
|
Peter Dimov
|
6bee84b285
|
Add test for BOOST_BIND_NO_PLACEHOLDERS
|
2015-05-29 23:50:19 +03:00 |
|
Peter Dimov
|
8e54850ab6
|
Add forwarding test for 2 arguments.
|
2015-03-20 16:53:30 +02:00 |
|
Peter Dimov
|
46c414606c
|
Add forwarding test.
|
2015-03-20 16:43:54 +02:00 |
|
Peter Dimov
|
b4881265fb
|
Add test for a function+bind regression reported by Marcel Raad
|
2015-03-20 16:32:43 +02:00 |
|
K-ballo
|
30921a3889
|
Completed support for bind<void>
|
2014-08-21 16:27:27 -03:00 |
|
K-ballo
|
c89afa6aaa
|
Added test case for existing bind<void> support.
|
2014-08-21 14:43:40 -03:00 |
|
Peter Dimov
|
6e208277e3
|
Merge [58073], [58093] to release. Fixes #3003.
[SVN r58119]
|
2009-12-03 17:44:37 +00:00 |
|
Peter Dimov
|
961c3c5fa9
|
Merge [54385] to release.
[SVN r55478]
|
2009-08-08 22:59:06 +00:00 |
|
Peter Dimov
|
a5f729bbeb
|
Merge [51979] to release. Closes #2849.
[SVN r52041]
|
2009-03-28 20:56:16 +00:00 |
|
Peter Dimov
|
6431906dcc
|
Merge [51512] to release. Closes #2128.
[SVN r51534]
|
2009-03-02 16:32:03 +00:00 |
|
Peter Dimov
|
18b0dd3e17
|
Merge [51511] to release. Closes #2127.
[SVN r51533]
|
2009-03-02 16:29:22 +00:00 |
|
Anthony Williams
|
e22e641bbf
|
Merge of new boost.thread code along with required changes from boost.bind
[SVN r46474]
|
2008-06-18 13:01:08 +00:00 |
|
Beman Dawes
|
224e9f5eec
|
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
|
2007-11-25 18:38:02 +00:00 |
|
Peter Dimov
|
4d1f7d0411
|
License/copyright edits
[SVN r35955]
|
2006-11-09 19:36:51 +00:00 |
|
Peter Dimov
|
f57cb48b9f
|
Added bind_visit_test
[SVN r33179]
|
2006-02-28 21:36:42 +00:00 |
|
Peter Dimov
|
35b98458a1
|
Added a test for 1.31 data member behavior as reported by Sean Parent
[SVN r31507]
|
2005-10-30 22:00:52 +00:00 |
|
Peter Dimov
|
a9deb8c577
|
Test for function objects with overloaded operator& added
[SVN r31505]
|
2005-10-30 21:37:18 +00:00 |
|