Commit Graph

24 Commits

Author SHA1 Message Date
Kohei Takahashi
abf824e074 Workaround for older GCC.
GCC 3.4 and 4.0 reject SFINAE-based overloads with same parameter.
2016-09-04 19:49:16 +09:00
Kohei Takahashi
5055e69398 preprocess 2016-09-04 17:57:58 +09:00
John Fletcher
7e2a5e1b70 preprocess/wave.cfg Configure for gcc 4.6.3 2014-02-02 14:32:05 +00:00
Eric Niebler
c80128c9ea fix oops 2014-01-27 08:49:28 -08:00
Eric Niebler
d947768dfe Create first merge point for Git 2014-01-20 01:08:12 -08:00
Eric Niebler
11e5bf32c0 update Phoenix preprocess for modularization 2014-01-19 22:55:17 -08:00
Eric Niebler
4da68d2b04 phoenix: merge [80729], [80730], [80733], [80734] from trunk
[SVN r80748]
2012-09-28 23:08:17 +00:00
Eric Niebler
343725c457 jamfile and wave.cfg tweaks for easier and better phoenix preprocessing
[SVN r80729]
2012-09-28 03:48:41 +00:00
Hartmut Kaiser
4ae3fe7b14 Phoenix: merging changes from trunk (as requested by heller)
[SVN r76496]
2012-01-14 20:18:36 +00:00
Thomas Heller
0b27404ee2 added full qualification to enable_if for the member pointer operator
[SVN r75050]
2011-10-18 16:09:48 +00:00
Thomas Heller
2d29c3e624 Phoenix: Merged [72812], [72815], [73000], [73041], [74041], [74830], [74833], [74839] from trunk
[SVN r74904]
2011-10-10 23:25:34 +00:00
Thomas Heller
48681c0844 [phoenix] next try to fix MSVC 7.1 hickups
[SVN r72812]
2011-06-30 08:02:11 +00:00
Thomas Heller
d75439f630 [phoenix] added fusion module to global include
[SVN r72702]
2011-06-21 11:42:50 +00:00
Thomas Heller
b63b71e9c8 merged latest phoenix changes from trunk
[SVN r72412]
2011-06-05 16:46:34 +00:00
Thomas Heller
ab8efbceee [phoenix]
- Doc updates
    - Fixed a minor bug in the creating scopes with lambda and let
    - Speed up of the lambda and let compile times
    - Made use of the new proto::basic_default_domain



[SVN r72178]
2011-05-26 10:55:03 +00:00
Hartmut Kaiser
afcc104add Spirit, Phoenix: mergine from trunk for BoostCon
[SVN r71925]
2011-05-13 19:14:18 +00:00
Thomas Heller
7211ed3c2d [phoenix]
- some tweaking in the pre-preprocessed files
    - simplified the invert example
    - added expression::make_foo proto expression generation functionals
    - Applied patch form Jeroen



[SVN r71874]
2011-05-11 18:19:15 +00:00
Thomas Heller
34fd6a5c9b [phoenix]
- Cleaned up test folder
    - Added more partial preprocessing
    - Fixed PP constants
    - Added adapted asio example



[SVN r71835]
2011-05-08 19:28:15 +00:00
Thomas Heller
74722b8e46 [phoenix]
- Added documention for the function adaption macros
    - Added the What's new section
    - Fixed some bugs
    - Added basic support for phx2 result type deduction, not in production yet

[spirit]
    - Made necessary changes that reflect latest phoenix internal changes



[SVN r71227]
2011-04-13 19:09:59 +00:00
Thomas Heller
a3e1c883b1 [phoenix]
- merged V3 into trunk.
- some minor fixes regarding result type calculation




[SVN r69826]
2011-03-10 21:01:28 +00:00
Thomas Heller
9f84c31db9 further code cleanup: changed PHOENIX_ macros to BOOST_PHOENIX_ macros, regenerated preprocessed header
[SVN r69120]
2011-02-21 11:53:02 +00:00
Thomas Heller
731345b091 fixed preprocessed files
[SVN r68471]
2011-01-27 11:29:23 +00:00
Thomas Heller
e9958b568b added support for recursion, added _this
[SVN r68464]
2011-01-27 08:03:25 +00:00
Thomas Heller
df752d1e1a added preprocessed files
[SVN r68203]
2011-01-17 08:05:50 +00:00