Commit Graph

1158 Commits

Author SHA1 Message Date
John Fletcher
828b4b52c0 include/boost/phoenix/core/terminal.hpp Experimental changes 2014-02-16 22:25:58 +00:00
John Fletcher
31cc516918 ChangeLog Note on fix in terminal.hpp 2014-02-16 21:05:21 +00:00
John Fletcher
d61a52fadd include/boost/phoenix/core/terminal change actor to Actor in one location - bugfix. 2014-02-16 21:01:36 +00:00
John Fletcher
2781d36506 ChangeLog Add note on new test debug 2014-02-16 20:31:00 +00:00
John Fletcher
6f5af933bb ChangeLog Mention of display_expr() 2014-02-16 19:26:09 +00:00
John Fletcher
76491360ab include/boost/phoenix/core.hpp added debug.hpp 2014-02-16 19:16:14 +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
5526a90f8e include/boost/phoenix/core/debug.hpp New file 2014-02-16 19:06:46 +00:00
John Fletcher
6cb81d6664 include/boost/phoenix/core/terminal.hpp Comment on possible bug. 2014-02-16 16:22:04 +00:00
John Fletcher
3d26babab1 Merge branch 'release-3.0.5' into develop 2014-02-15 00:09:34 +00:00
John Fletcher
dc3aedc8ed Merge branch 'master' into release-3.0.5 2014-02-15 00:09:06 +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
161148aa2a Merge branch 'release-3.0.5' 2014-02-14 14:43:25 +00:00
John Fletcher
a39264b7fc Merge branch 'develop' into release-3.0.5 2014-02-14 14:43:01 +00:00
John Fletcher
4d1b66363f phoenix/core/is_nullary.hpp fix tabs 2014-02-14 14:04:41 +00:00
John Fletcher
9ba0b5c36a test/scope/lambda_tests.cpp Fix tabs 2014-02-14 14:04:16 +00:00
John Fletcher
074a79f096 ChangeLog Note on bug4853 2014-02-11 23:46:58 +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
8d9bd1a1fc Merge branch 'release-3.0.5' 2014-02-09 13:29:04 +00:00
John Fletcher
26cd4d16c1 Merge branch 'develop' into release-3.0.5 2014-02-09 13:25:15 +00:00
John Fletcher
9e45213d96 Merge branch 'develop' of https://github.com/mgaunard/phoenix into develop 2014-02-09 13:18:52 +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
79e19a18c0 Merge branch 'release-3.0.5' into develop 2014-02-09 11:48:53 +00:00
John Fletcher
6f7b0c123d Merge branch 'master' into release-3.0.5 2014-02-09 11:48:18 +00:00
John Fletcher
e4e0d1f828 doc/what_s_new.qbk Change now to not. 2014-02-09 11:47:00 +00:00
Mathias Gaunard
4edc189b59 fix unused variable warning in member_function_ptr 2014-02-09 12:40:58 +01:00
John Fletcher
43b799e9e1 Merge branch 'release-3.0.5' 2014-02-09 10:43:59 +00:00
John Fletcher
35b71d5018 Changes to move to 3.0.5 release 2014-02-09 10:41:03 +00:00
John Fletcher
0eacea9e77 doc/phoenix3.qbk what_s_new.qbk Made some changes 2014-02-09 10:31:51 +00:00
John Fletcher
887944cc75 ChangeLog Updated title 2014-02-09 10:31:06 +00:00
John Fletcher
386b65b26e doc/modules/scope.qbk further changes 2014-02-09 00:10:43 +00:00
John Fletcher
20806d8942 doc/modules/scope.qbk change for #8564 2014-02-09 00:01:12 +00:00
John Fletcher
760bd3aa61 ChangeLog #8564 under investigation 2014-02-08 20:02:51 +00:00
John Fletcher
d73ef47df8 ChangeLog Start on documentation - fixed FC++ reference 2014-02-08 11:14:15 +00:00
John Fletcher
81aebc2110 doc/phoenix3.qbk references.qbk Change FC++ reference 2014-02-08 11:04:13 +00:00
John Fletcher
6b4969c0e2 ChangeLog #9113 now fixed 2014-02-08 10:33:34 +00:00
John Fletcher
e9656bf7aa phoenix/bind/detail/member_function_ptr.hpp fix for shadow warning. 2014-02-08 10:27:22 +00:00
John Fletcher
2a257a78c1 ChangeLog refer to new fail test bug8298f 2014-02-07 23:08:15 +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
6dd8aa5ab3 ChangeLog added note for #8298 2014-02-07 22:53:44 +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
f752d0faa2 ChangeLog minor changes 2014-02-07 18:31:16 +00:00
John Fletcher
65ee555a0f Merge branch 'fix_9113_2' into develop 2014-02-07 18:17:38 +00:00