Hartmut Kaiser
afd2fd836d
Spirit: merging Phoenix V3 support from trunk
...
[SVN r71247]
2011-04-14 14:20:14 +00:00
Hartmut Kaiser
1a911a7fc8
Spirit: merging Phoenix V3 support from trunk
...
[SVN r71246]
2011-04-14 14:19:15 +00:00
Thomas Heller
1681b3a3b9
[phoenix] fully qualifying eval in the hope that it fixes msvc 7.1 compilation
...
[SVN r71241]
2011-04-14 07:53:57 +00:00
Thomas Heller
36055f654f
[phoenix] fixed some ADL hickups
...
[SVN r71239]
2011-04-14 05:05:08 +00:00
Thomas Heller
a3a9e27578
merged phoenix to release branch
...
[SVN r71229]
2011-04-13 21:42:40 +00:00
Thomas Heller
4862a41024
edited acknowledgements
...
[SVN r71228]
2011-04-13 19:20:05 +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
63e12d5c12
[phoenix]
...
- fixed dangling reference int operator[] expression template creation
[SVN r71203]
2011-04-12 15:54:57 +00:00
Joel de Guzman
b530fed014
Fixed typo
...
[SVN r71132]
2011-04-08 23:38:00 +00:00
Thomas Heller
7d2fc8b40a
[phoenix]
...
forgot to inline operator<< for tags
[SVN r71011]
2011-04-05 19:44:20 +00:00
Thomas Heller
ca5434c209
[phoenix]
...
Fixed bug in expression type calculation
[SVN r70968]
2011-04-04 09:50:56 +00:00
Thomas Heller
e4533422aa
[phoenix]
...
- fixed container_tests6a failure for MSVC 10
[spirit]
- Added some known failing compilers
[SVN r70791]
2011-03-31 16:49:33 +00:00
Thomas Heller
219d49f4db
[phoenix] Fixed a bug with gcc 4.4 and spirit
...
[SVN r70695]
2011-03-29 13:25:27 +00:00
Thomas Heller
85bad5f1a1
added phoenix forwarding header
...
[SVN r70667]
2011-03-28 17:42:39 +00:00
Thomas Heller
2891da5086
[phoenix]
...
- some bug fixes found during the spirit port
- added more phoenix V2 compat. features
[SVN r70544]
2011-03-25 19:11:45 +00:00
Thomas Heller
fae8c02168
[phoenix]
...
- Made the Context parameter appear uniformly as the last argument to an
evaluation function
[SVN r70305]
2011-03-21 10:15:04 +00:00
Thomas Heller
31eee0f607
[phoenix]
...
- took car of some more failing tests
[SVN r70218]
2011-03-20 09:23:22 +00:00
Thomas Heller
972c007705
[phoenix]
...
- patch by Daniel James
- cmath functionality by Steven Watanabe
[SVN r70197]
2011-03-19 16:30:47 +00:00
Thomas Heller
717730f45e
let there be green
...
[SVN r70134]
2011-03-18 18:40:25 +00:00
Thomas Heller
a23962112f
tried to fix some failures in the regression test matrix
...
[SVN r70133]
2011-03-18 17:41:47 +00:00
Thomas Heller
366a22d712
Removing phoenix from the main inspect offenders
...
[SVN r70128]
2011-03-18 15:53:14 +00:00
Thomas Heller
3f108186bd
[phoenix]
...
- Fixed some regressions
- added phoenix to maintainers.txt
[SVN r70083]
2011-03-17 21:31:00 +00:00
Thomas Heller
0683a2ad0e
forgot to add the forwarding index.html
...
[SVN r70021]
2011-03-16 19:10:44 +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
101195c516
fixed transformation example
...
[SVN r69216]
2011-02-23 19:33:07 +00:00
Thomas Heller
0317d2786a
added transformation example
...
[SVN r69214]
2011-02-23 19:24:36 +00:00
Thomas Heller
b73a72a0c0
fixed includes
...
[SVN r69210]
2011-02-23 15:58:21 +00:00
Thomas Heller
5271766dba
fixed value.hpp
...
[SVN r69200]
2011-02-23 06:00:51 +00:00
Thomas Heller
ae4a6caa06
fixed terminal.hpp
...
[SVN r69192]
2011-02-23 00:23:48 +00:00
Thomas Heller
3a0e3337e0
deleted a defunct exampled and some old quickbook files, fixed some warnings
...
[SVN r69144]
2011-02-22 14:40:46 +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
b71d9af44d
some more cleanups
...
[SVN r69062]
2011-02-19 16:51:13 +00:00
Thomas Heller
57c5f649b5
more doc cleanup
...
[SVN r69061]
2011-02-19 16:43:11 +00:00
Thomas Heller
b8592544de
cleaned up doc directory
...
[SVN r69060]
2011-02-19 16:38:25 +00:00
Thomas Heller
6463dd9867
continued actions docs
...
[SVN r68986]
2011-02-18 09:17:06 +00:00
Thomas Heller
2491cb4d56
continued actions docs
...
[SVN r68985]
2011-02-18 09:01:47 +00:00
Thomas Heller
27c807aeb6
started actions docs
...
[SVN r68984]
2011-02-18 08:40:57 +00:00
Thomas Heller
0669e6c540
started actions docs
...
[SVN r68983]
2011-02-18 08:38:00 +00:00
Thomas Heller
acbcfbeac7
more doc work
...
[SVN r68952]
2011-02-16 17:36:53 +00:00
Thomas Heller
1e649e437c
second draft for expression boilerplate macros
...
[SVN r68941]
2011-02-16 08:04:37 +00:00
Thomas Heller
e4f858b2a5
first draft for expression boilerplate macros
...
[SVN r68940]
2011-02-16 08:02:39 +00:00
Thomas Heller
e36d0545b1
first draft for expression boilerplate macros
...
[SVN r68939]
2011-02-16 07:58:30 +00:00
Thomas Heller
1349009371
Fixes for msvc-9.0
...
[SVN r68924]
2011-02-15 19:36:23 +00:00
Thomas Heller
10b2797ce7
fixed tests for msvc-9.0
...
[SVN r68923]
2011-02-15 19:35:34 +00:00
Thomas Heller
44510a9032
cleaned up code
...
[SVN r68800]
2011-02-12 14:11:15 +00:00
Thomas Heller
eaed1cbe45
forgot vector
...
[SVN r68751]
2011-02-09 21:14:41 +00:00
Thomas Heller
f817ce720f
improved compile times, a bit
...
[SVN r68750]
2011-02-09 20:55:05 +00:00
Thomas Heller
8006ce43ec
improved compile times a bit, added proto call abstraction
...
[SVN r68731]
2011-02-08 19:02:10 +00:00
Thomas Heller
d4dd6d4203
fixed testcases
...
[SVN r68692]
2011-02-07 17:49:52 +00:00
Thomas Heller
d9c57fe1b5
added call
...
[SVN r68688]
2011-02-07 06:43:58 +00:00