Joel de Guzman
9c769c3ee9
fixes for comments from Dave Abrahams.
...
[SVN r75778]
2011-12-03 06:07:06 +00:00
Thomas Heller
7d976b6f41
[phoenix]
...
- some cosmetic changes
- fixing bug #6040
[SVN r75069]
2011-10-20 13:41:39 +00:00
Thomas Heller
55986293cc
reverting experimental change
...
[SVN r75051]
2011-10-18 17:11:04 +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
Daniel James
74e0ba7202
Merge redirect for spirit/phoenix docs.
...
Should be replaced by the generated docs in the snapshot. I'll check that it
worked tomorrow.
[SVN r75014]
2011-10-17 20:12:11 +00:00
Daniel James
9ba0e02620
Replace spirit and phoenix documentation with a redirect.
...
[SVN r74983]
2011-10-16 18:53:01 +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
ef3832291d
Fixing bug #5968 for msvc
...
[SVN r74839]
2011-10-09 03:27:33 +00:00
Thomas Heller
4e64b8eb1f
- Forgot some changes for bug #5920
...
- Added testcase for bug #5968 , works on gcc 4.6
[SVN r74833]
2011-10-09 00:55:08 +00:00
Thomas Heller
dedcc7527f
Fixing bug #5920
...
[SVN r74830]
2011-10-09 00:40:20 +00:00
Thomas Heller
ab1a6a2c3c
[phoenix]
...
Fixing bug #5782
[SVN r74041]
2011-08-24 09:52:58 +00:00
Joel de Guzman
25b8dadf70
fixed typo
...
[SVN r73369]
2011-07-26 01:51:38 +00:00
Thomas Heller
d1cf1c54f3
[phoenix]
...
- Fixing Bug #5687
[SVN r73041]
2011-07-13 07:24:29 +00:00
Thomas Heller
f7a71a04cf
[phoenix]
...
- Fixed bug #5683
[SVN r73000]
2011-07-11 10:03:15 +00:00
Thomas Heller
6975ff46c1
[phoenix] missed one expression not compliant with MSVC 7.1
...
[SVN r72815]
2011-06-30 11:45:39 +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
6daea07aaa
Merged revision r72794
...
Authorized by Beman
[SVN r72796]
2011-06-29 15:47:53 +00:00
Thomas Heller
293fa5c237
[phoenix] Fixed bug #5626 : corrected return value computation
...
[SVN r72794]
2011-06-29 14:16:58 +00:00
Thomas Heller
d75439f630
[phoenix] added fusion module to global include
...
[SVN r72702]
2011-06-21 11:42:50 +00:00
Thomas Heller
9f099fc99a
merged revision 72485 72548 after permission
...
[SVN r72568]
2011-06-13 15:15:41 +00:00
Thomas Heller
bbc7b81a6f
[phoenix]
...
- forgot to preprocess the msvc-7.1 fix
- added fix for binding member functions with non-const ref parameters
[SVN r72548]
2011-06-12 10:49:38 +00:00
Thomas Heller
1b4464b19b
[phoenix] fixing scope module for msvc 7.1
...
[SVN r72485]
2011-06-08 12:45:54 +00:00
Thomas Heller
b63b71e9c8
merged latest phoenix changes from trunk
...
[SVN r72412]
2011-06-05 16:46:34 +00:00
Thomas Heller
2687bd7774
[phoenix]
...
- fixed nullary calculation for local variables
[SVN r72318]
2011-06-01 07:04:55 +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
Thomas Heller
ed273cb1ee
[phoenix]
...
- Fixed order of function specifiers
[SVN r71952]
2011-05-15 10:48:26 +00:00
Eric Niebler
af48084c17
merged [71945] from trunk
...
[SVN r71946]
2011-05-14 19:18:14 +00:00
Eric Niebler
42fb1ce5f4
muke invalid trailing semi after function
...
[SVN r71945]
2011-05-14 19:02:27 +00:00
Hartmut Kaiser
afcc104add
Spirit, Phoenix: mergine from trunk for BoostCon
...
[SVN r71925]
2011-05-13 19:14:18 +00:00
Thomas Heller
bd2717b479
[phoenix]
...
last minute API simplifications
[SVN r71921]
2011-05-13 16:47:51 +00:00
Thomas Heller
8210b81c9a
[phoenix]
...
- parallel_for example simplification
[SVN r71896]
2011-05-12 15:53:26 +00:00
Thomas Heller
a126b340ba
[phoenix]
...
- Fixed Warning in as_actor::convert
[SVN r71891]
2011-05-12 14:13:43 +00:00
Thomas Heller
91bddecf5d
[phoenix]
...
- little tweak in the invert example
[SVN r71875]
2011-05-11 18:21:29 +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
b147251846
[phoenix] fixed factorial example
...
[SVN r71870]
2011-05-11 14:45:30 +00:00
Thomas Heller
e343cfb527
merged latest phoenix changes to release
...
[SVN r71855]
2011-05-10 00:41:02 +00:00
Thomas Heller
edc639ac90
[phoenix] fixed placeholder documentation
...
[SVN r71854]
2011-05-09 22:05:24 +00:00
Thomas Heller
71338b47fe
[phoenix] deleted accidently commited file
...
[SVN r71853]
2011-05-09 21:47:33 +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
ff46862a3c
[phoenix] Fixed.
...
[SVN r71822]
2011-05-08 14:58:22 +00:00
Thomas Heller
db113a8c48
[phoenix] fixed some limits and scope
...
[SVN r71745]
2011-05-05 19:23:27 +00:00
Thomas Heller
053c69d718
[phoenix]
...
- Added identity transform example
- cleaned up parallel for example
[SVN r71693]
2011-05-03 10:02:39 +00:00
Thomas Heller
aa6fdf0a70
[phoenix]
...
- fixed namespace hickup in expression definition macro
- added example on different extension mechanisms
[SVN r71692]
2011-05-03 08:31:38 +00:00
Thomas Heller
383809e698
[phoenix] fixed possible msvc hickup with bind
...
[SVN r71669]
2011-05-02 14:43:12 +00:00
Thomas Heller
883edc3119
Merged phoenix fixes to release
...
[SVN r71315]
2011-04-16 12:16:03 +00:00
Thomas Heller
5a197f1443
[phoenix] fixed some gcc 4.4 hickups, added expected failures
...
[SVN r71266]
2011-04-15 05:55:19 +00:00
Thomas Heller
2fed6a0460
[phoenix] fixed some gcc 4.4 hickups
...
[SVN r71265]
2011-04-15 05:23:05 +00:00
Thomas Heller
5dd6792af5
[phoenix] fixed some gcc 4.4 hickups
...
[SVN r71261]
2011-04-14 21:13:14 +00:00
Thomas Heller
f661efe964
[phoenix] fixing another ADL misbehaviour
...
[SVN r71252]
2011-04-14 16:32:48 +00:00
Hartmut Kaiser
4aecc641d8
Spirit: merging Phoenix V3 support from trunk, last commit
...
[SVN r71248]
2011-04-14 14:27:34 +00:00