Commit Graph

1158 Commits

Author SHA1 Message Date
John Fletcher
77dc84c48a remove tabs 2014-03-17 14:11:45 +00:00
John Fletcher
f5635b4a4f Merge branch 'release-3.0.6' into develop 2014-03-17 13:48:15 +00:00
John Fletcher
d57fbde006 Update preprocessed expression files 2014-03-17 12:31:48 +00:00
John Fletcher
49e7db1828 Fix tabs in files 2014-03-17 12:22:41 +00:00
John Fletcher
d6f9e85a25 Change version to 3.0.6 2014-03-17 10:35:57 +00:00
John Fletcher
bcd5b33894 Note on fixing bug in example/container_actor.cpp 2014-03-17 10:06:38 +00:00
John Fletcher
e42c859b1c example/container_actor.cpp Fixed buf in end() 2014-03-17 10:03:26 +00:00
John Fletcher
2d3df0be61 ChangeLog Remove references to fix of 7730 2014-03-16 18:32:42 +00:00
John Fletcher
07bf89142f test/Jamfile Remove test bug7730 2014-03-16 18:32:14 +00:00
John Fletcher
8793dffcc8 Reverting changes made related to #7730 2014-03-16 18:31:51 +00:00
John Fletcher
4f46b14650 Update to mention new ticket #9742 2014-03-10 21:30:45 +00:00
John Fletcher
da3737ef45 test/Jamfile reinstate test of 7730 no-specialize case. 2014-03-10 21:21:28 +00:00
John Fletcher
78fce5d235 Reinstate BOOST_PHOENIX_NO_SPECIALIZE_CUSTOM_TERMINAL option. 2014-03-10 21:18:01 +00:00
John Fletcher
a788841844 Add note on <utility> in bug4853 and bug5626 2014-03-10 14:51:11 +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
c641f41c94 boost/core/value.hpp add typedef for value<T> 2014-03-02 16:56:29 +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
549a52025e ChangeLog update comments on 7730 and let problems 2014-02-22 23:58:04 +00:00
John Fletcher
c061544685 test/Jamfile deleted bug7730 now not needed. 2014-02-22 23:52:30 +00:00
John Fletcher
242eaba335 ChangeLog Amend for the deletion of BOOST_PHOENIX_NO_SPECIALIZE_CUSTOM_TERMINAL 2014-02-22 20:16:57 +00:00
John Fletcher
1319606e74 various files, take out NO_SPECIALIZE_CUSTOM_TERMINAL 2014-02-22 20:03:37 +00:00
John Fletcher
14f2ca8997 test/Jamfile Take out extra test. 2014-02-22 18:41:43 +00:00
John Fletcher
35197ee624 include/boost/phoenix/core/is_nullary.hpp Delete redundant include. 2014-02-22 14:20:10 +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
4ed0adf3c9 ChangeLog change message about #7730 to be clearer. 2014-02-22 09:55:07 +00:00
John Fletcher
083c8b6316 test/scope/more_let_tests.cpp Adjust test 2014-02-21 15:47:33 +00:00
John Fletcher
bbbafe2bc7 ChangeLog Insert WARNING about fix for #7730 which may break some client code using custom_terminal. 2014-02-21 07:42:32 +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
1c3485a037 ChangeLog revert mention of expression.hpp 2014-02-18 00:07:52 +00:00
John Fletcher
f6e949c48f include/boost/phoenix/core/expression.hpp Reverse change to actor and rerun to generate preprocessed files. 2014-02-18 00:06:40 +00:00
John Fletcher
27ce093395 ChangeLog refer to core/expression.hpp 2014-02-17 23:39:33 +00:00
John Fletcher
5a28e24557 expression preprocessed files 2014-02-17 23:37:39 +00:00
John Fletcher
a1337a2ab6 include/boost/phoenix/core/expression.hpp change actor to Actor 2014-02-17 23:37:08 +00:00
John Fletcher
8e6fd267eb include/boost/phoenix/core/expression.hpp ? actor or Actor ? 2014-02-17 17:16:16 +00:00
John Fletcher
109e43e35d include/boost/phoenix/core/domain.hpp Tweak to follow proto lambda example. 2014-02-17 16:18:37 +00:00
John Fletcher
45b11b5c4d ChangeLog WARNING UNFIXED BUG -more_let_tests is designed to check the extent of it. 2014-02-17 14:30:54 +00:00
John Fletcher
0dab9113a8 ChangeLog refer to new test more_let_tests 2014-02-17 13:21:17 +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
61a7b8010d include/boost/phoenix/core.hpp add include of proto/generate.hpp attempt to fix problems with intel 14.0.1 2014-02-17 07:59:50 +00:00
John Fletcher
808ed5ea7a include/boost/phoenix/core/terminal.hpp remove some changes 2014-02-16 22:38:54 +00:00