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

593 Commits

Author SHA1 Message Date
John Fletcher
e3ed3afbcc stl/cmath.hpp Correct typo in previous edit 2014-12-24 17:13:58 +00:00
John Fletcher
6e21bf742d std/cmath.hpp Don't use decltype version for gcc < 4.5 even with C++0x 2014-12-24 17:11:43 +00:00
John Fletcher
ecfae30135 test/regression/bug7624.cpp Don't use decltype for gcc < 4.5 even with C++0x 2014-12-24 17:08:22 +00:00
John Fletcher
ee48608088 regression/bug7624.cpp Don't use decltype for Intel C++ 2014-12-23 19:23:05 +00:00
John Fletcher
f11680315d stl/cmath.hpp Don't use decltype for Intel C++ 2014-12-23 19:03:09 +00:00
John Fletcher
ed06bdd7fb Changelog Update for 3.1.0 release. 2014-12-23 12:24:17 +00:00
John Fletcher
20d0fcda37 version.hpp Update version to 3.1.0 2014-12-23 12:21:22 +00:00
John Fletcher
946a1db4f8 bind/bind_member_variable.hpp Add (c) for John Fletcher 2014-12-23 12:21:05 +00:00
John Fletcher
32b8c45b23 Changelog. Add note on changes to cmath test. 2014-12-22 22:20:02 +00:00
John Fletcher
c7c2cefc46 test/stdlib/cmath.cpp Add test of atan2 and tan to check 1 and 2 argument functions. 2014-12-22 22:17:51 +00:00
John Fletcher
f5fad3000a test/stdlib/cmath.cpp Change pow test. 2014-12-22 22:09:36 +00:00
John Fletcher
b79ebb697f Note changes to bug7165 and bug7166 2014-12-22 21:53:36 +00:00
John Fletcher
1eda6f3f04 bug7165 and 7166 test on phoenix/core only to reduce compile load. 2014-12-22 21:50:57 +00:00
John Fletcher
bc112ce830 Changelog Update for bind bug fix. 2014-12-20 23:29:18 +00:00
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