John Fletcher
|
4cfbfcedba
|
bind/bind_member_variable.hpp New version runs all tests using boost::lazy_disable_if to resolve overloading problems.
|
2014-12-20 19:09:25 +00:00 |
|
John Fletcher
|
c7d816504f
|
bind/bind_member_variable.hpp Ammend experiment, still not working.
|
2014-12-20 01:27:29 +00:00 |
|
John Fletcher
|
7a38e0a451
|
bind/bind_member_variable Experiments with disable_if not complete yet.
|
2014-12-20 01:15:30 +00:00 |
|
Joel de Guzman
|
17bd6e39dd
|
Merge pull request #6 from MarcelRaad/patch-1
Compile fix for MSVC 2015 Preview
|
2014-11-27 08:15:26 +08:00 |
|
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 |
|
Joel de Guzman
|
5386d820bd
|
Merge pull request #5 from teajay-fr/bugfix/operator_modulo_assign
Add the missing modulo assign operator in the using list
|
2014-10-04 08:11:28 +08:00 |
|
Thomas Bernard
|
deb5b7c750
|
Add the missing modulo assign operator in the using list
|
2014-10-03 22:10:38 +00:00 |
|
Joel de Guzman
|
40ab263d2a
|
Merge pull request #4 from danieljames/metadata
Create metadata file.
|
2014-08-19 06:08:32 +08:00 |
|
Daniel James
|
6b8e76e914
|
Add metadata file.
|
2014-08-18 15:08:42 +01:00 |
|
John Fletcher
|
fa304b64c5
|
Update scope/preprocessed/lambda files
|
2014-06-28 15:44:26 +01:00 |
|
John Fletcher
|
3abf0f8c17
|
phoenix/scope/lambda.hpp comment unused actions_type and map_type
|
2014-06-27 20:23:36 +01:00 |
|
Joel de Guzman
|
7492089194
|
Merge pull request #3 from vtnerd/bugfix/basic_expr
Bugfix/basic expr
|
2014-04-14 09:52:03 +08:00 |
|
Lee Clagett
|
47a8b56568
|
Fixed tabbing
|
2014-04-13 20:44:24 -04:00 |
|
Lee Clagett
|
5a5a11f118
|
Setting phoenix generator to use proto::basic_expr
|
2014-04-13 20:43:06 -04:00 |
|
John Fletcher
|
8e9551845c
|
Correct typos in expressions
|
2014-04-07 21:02:52 +01:00 |
|
John Fletcher
|
07d15c6d87
|
Fix Tabs in two test files
|
2014-03-24 15:14:28 +00:00 |
|
John Fletcher
|
cc36f2926a
|
Add note on #9742 and new tests
|
2014-03-17 17:27:35 +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
|
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 |
|