2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-19 02:32:09 +00:00
Commit Graph

179 Commits

Author SHA1 Message Date
Marcel Raad
77a55a5630 Compile fix for MSVC 2015 Preview
hash_set and hash_map are deprecated in Visual C++ 2015 and result in a compile error by default. BOOST_DINKUMWARE_STDLIB is still 610.
2014-11-26 23:26:59 +01:00
John Fletcher
07d15c6d87 Fix Tabs in two test files 2014-03-24 15:14:28 +00:00
John Fletcher
87ad39052a test/Jamfile add for_each and for_test 2014-03-17 16:48:51 +00:00
John Fletcher
5c4a19da13 for_ test file - New file 2014-03-17 16:40:39 +00:00
John Fletcher
83dd8eee3d for_each test file 2014-03-17 16:40:19 +00:00
John Fletcher
e31f4c2f0a test/algorithm/for_each.cpp New test 2014-03-17 16:08:45 +00:00
John Fletcher
77dc84c48a remove tabs 2014-03-17 14:11:45 +00:00
John Fletcher
07bf89142f test/Jamfile Remove test bug7730 2014-03-16 18:32:14 +00:00
John Fletcher
da3737ef45 test/Jamfile reinstate test of 7730 no-specialize case. 2014-03-10 21:21:28 +00:00
John Fletcher
59635936a1 bug4853 and bug 5626 Add include for <utility> 2014-03-10 14:45:37 +00:00
John Fletcher
edc1da013e test/scope/more_let_tests.cpp Add more tests. 2014-03-02 23:30:44 +00:00
John Fletcher
b354e33c6d test/Jamfile Add new test core/intel_test 2014-02-26 20:37:46 +00:00
John Fletcher
28a3653ae4 test/core/intel_test.cpp New test for intel-14.0.1 bug 2014-02-26 20:37:24 +00:00
John Fletcher
c9b440f960 test/bind/bind_member_variable_tests.cpp Remove redundant const on return types. 2014-02-25 22:41:25 +00:00
John Fletcher
9cc1f3d74e test/Jamfile add new test custom_terminal 2014-02-24 21:01:18 +00:00
John Fletcher
94a1881e91 test/core/custom_terminal.cpp New test of log custom terminal header. 2014-02-24 21:01:02 +00:00
John Fletcher
c061544685 test/Jamfile deleted bug7730 now not needed. 2014-02-22 23:52:30 +00:00
John Fletcher
14f2ca8997 test/Jamfile Take out extra test. 2014-02-22 18:41:43 +00:00
John Fletcher
8092ddfd4f test/Jamfile Add extra test spirit_no_specialize 2014-02-22 11:21:41 +00:00
John Fletcher
bb7ffdbcfe test/include/spirit_no_specialize.cpp Add new test 2014-02-22 11:19:46 +00:00
John Fletcher
083c8b6316 test/scope/more_let_tests.cpp Adjust test 2014-02-21 15:47:33 +00:00
John Fletcher
fb39b2759d test/include/spirit.cpp Updated test to current headers. 2014-02-21 07:04:58 +00:00
John Fletcher
cdab2564e8 test/Jamfile Edit to run new test for spirit 2014-02-21 06:57:07 +00:00
John Fletcher
7578560a28 test/include/spirit.cpp New test for implications for spirit 2014-02-21 06:56:46 +00:00
John Fletcher
6b22931891 test/scope/more_let_tests.cpp Correction for warnings. 2014-02-17 13:19:32 +00:00
John Fletcher
f6299de3bd test/Jamfile add new test more_let_tests 2014-02-17 13:17:34 +00:00
John Fletcher
3593269f1c test/scope/more_let_tests.cpp New file to check for bugs. 2014-02-17 13:17:17 +00:00
John Fletcher
7c2bc7e702 test/Jamfile Add test for debug.cpp 2014-02-16 19:11:59 +00:00
John Fletcher
0ad4818289 test/include/core/debug.cpp New file 2014-02-16 19:11:41 +00:00
John Fletcher
1f75dc9d52 test/Jamfile run new test. 2014-02-15 00:07:48 +00:00
John Fletcher
59312928cb test/scope/more_lambda_tests.cpp New file 2014-02-15 00:07:33 +00:00
John Fletcher
9ba0b5c36a test/scope/lambda_tests.cpp Fix tabs 2014-02-14 14:04:16 +00:00
John Fletcher
81390246f0 test/regression/bug4653.cpp Add iostream header for std::cout for gcc 4.9 2014-02-11 23:07:47 +00:00
John Fletcher
dddc362f5f test/scope/lambda_tests.cpp Take out mysterious test. 2014-02-09 13:09:55 +00:00
John Fletcher
863bbd6879 test/scope/lambda_tests.cpp Enable previously failing test. 2014-02-09 12:50:51 +00:00
John Fletcher
419d158bd2 test/scope/bug8298f.cpp fails as expected 2014-02-07 23:06:20 +00:00
John Fletcher
8d61597935 test/Jamfile add bug8298f 2014-02-07 23:01:25 +00:00
John Fletcher
0151f7a99c test/scope/bug8298f.cpp case to fail 2014-02-07 23:01:05 +00:00
John Fletcher
45cca55833 test/scope/8298.cpp remove header 2014-02-07 23:00:38 +00:00
John Fletcher
e31d145446 test/Jamfile add test run for bug8298 2014-02-07 22:49:55 +00:00
John Fletcher
8efea2be69 test/scope/bug8298.cpp New test file for #8298 2014-02-07 22:45:35 +00:00
John Fletcher
ccdf75091f Sorting out merge of fix7624 2014-02-07 12:39:59 +00:00
John Fletcher
51ab7c0e1c test/Jamfile Enable test bug7730 2014-02-07 08:13:55 +00:00
John Fletcher
ed312188a5 complete merge 2014-02-06 23:32:51 +00:00
John Fletcher
922dead7e0 ChangeLog and test/Jamfile - withdraw bug7730 test 2014-02-04 23:46:53 +00:00
John Fletcher
c073ca4533 test/Jamfile Add test bug7730 2014-02-03 23:58:52 +00:00
John Fletcher
56775d06b5 test/include/core/bug7730.cpp new test 2014-02-03 23:57:43 +00:00
John Fletcher
be45ef7592 test/Jamfile withdraw bug5875 for checking. 2014-02-02 21:40:51 +00:00
John Fletcher
23fbe4d461 test/Jamfile add bug7166 2014-02-02 15:28:34 +00:00
John Fletcher
c3891855df test/regression/bug7166.cpp test supposed to fail 2014-02-02 15:28:12 +00:00