Commit graph

38517 commits

Author SHA1 Message Date
Thomas Heller
0996fcfb69 removed leading *
[SVN r71268]
2011-04-15 10:06:21 +00:00
Thomas Heller
6f4d72c242 [phoenix] fixed some gcc 4.4 hickups, added expected failures
[SVN r71267]
2011-04-15 06:00:03 +00:00
Thomas Heller
67428284ea [phoenix] fixed some gcc 4.4 hickups, added expected failures
[SVN r71266]
2011-04-15 05:55:19 +00:00
Thomas Heller
e3d667cee5 [phoenix] fixed some gcc 4.4 hickups
[SVN r71265]
2011-04-15 05:23:05 +00:00
Steven Watanabe
4820870fbb Avoid problems when the user has an environment variable called VMS.
[SVN r71262]
2011-04-15 03:15:28 +00:00
Thomas Heller
d42d10da2d [phoenix] fixed some gcc 4.4 hickups
[SVN r71261]
2011-04-14 21:13:14 +00:00
Vicente J. Botet Escriba
cb7fe7c6c4 Chrono: Fix #5407 linker error when using boost::chrono in more than one cpp file
[SVN r71259]
2011-04-14 19:56:10 +00:00
Christophe Henry
cae24f5a58 fixed bug (incorrect use of proto::_child)
[SVN r71258]
2011-04-14 19:40:54 +00:00
Bryce Adelstein-Lelbach
90f98a7cc2 Remove utree's operator[], add spirit::get().
[SVN r71254]
2011-04-14 17:36:25 +00:00
Thomas Heller
114d8847d0 [phoenix] fixing another ADL misbehaviour
[SVN r71252]
2011-04-14 16:32:48 +00:00
Hartmut Kaiser
eb24c35357 Spirit: refactoring some of the numeric helpers into customization points
[SVN r71242]
2011-04-14 13:05:18 +00:00
Thomas Heller
ff7052d358 [phoenix] fully qualifying eval in the hope that it fixes msvc 7.1 compilation
[SVN r71241]
2011-04-14 07:53:57 +00:00
John Maddock
49e4438e81 Apply patches from #5462.
Add new test case to verify patches are actually working and prevent future breakage!
Fixes #5462.

[SVN r71240]
2011-04-14 07:53:28 +00:00
Thomas Heller
0e973a8067 [phoenix] fixed some ADL hickups
[SVN r71239]
2011-04-14 05:05:08 +00:00
Jeremiah Willcock
2b165e8511 Added note about broken example
[SVN r71238]
2011-04-14 02:30:56 +00:00
Hartmut Kaiser
0fa03fb31b Spirit: regenerate updated docs
[SVN r71237]
2011-04-14 01:01:59 +00:00
Joel de Guzman
70323a9a9a Arbitrary radix feature for uints
[SVN r71236]
2011-04-14 00:49:07 +00:00
Joel de Guzman
812bdd25f1 fixups
[SVN r71235]
2011-04-14 00:39:58 +00:00
Joel de Guzman
dd73682b4c Arbitrary radix feature for uints
[SVN r71234]
2011-04-14 00:34:22 +00:00
Joel de Guzman
556bd8e576 Arbitrary radix feature for uints
[SVN r71233]
2011-04-14 00:33:42 +00:00
Hartmut Kaiser
05fe977dab Spirit: doc updates
[SVN r71232]
2011-04-13 21:56:08 +00:00
Hartmut Kaiser
1a1fb2d58b Spirit: adding missing numeric CP specializations for adapted ADTs, added test
[SVN r71231]
2011-04-13 21:54:16 +00:00
Hartmut Kaiser
05d84d9d60 Spirit: adding missing numeric CP specializations for adapted ADTs
[SVN r71230]
2011-04-13 21:53:36 +00:00
Thomas Heller
76607576a6 edited acknowledgements
[SVN r71228]
2011-04-13 19:20:05 +00:00
Thomas Heller
d85b5ed0ed [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
Hartmut Kaiser
70d671ecb2 Wave: updated predefined __cplusplus for C++11
[SVN r71223]
2011-04-13 13:01:14 +00:00
John Maddock
a74ea0e28c Fix misc typos and regenerate docs.
Fixes #5457.
Fixes #5458.
Fixes #5459.
Fixes #5460.
Fixes #5461.

[SVN r71222]
2011-04-13 11:02:44 +00:00
Jeremiah Willcock
2412deb51e Applied doc patches from Matt Calabrese
[SVN r71221]
2011-04-13 02:30:39 +00:00
Barend Gehrels
4cfee72333 Updated examples (assign -> assign_values)
[SVN r71220]
2011-04-12 22:11:32 +00:00
Vicente J. Botet Escriba
dfb0209818 Chrono: added time_point_arithmetic_ext_pass test
[SVN r71214]
2011-04-12 20:21:35 +00:00
Barend Gehrels
470ddcab49 Updated tests (assign -> assign_values)
[SVN r71213]
2011-04-12 20:14:55 +00:00
Barend Gehrels
cc8c0ed866 Splitted files assign/assign_values to avoid circularities
[SVN r71212]
2011-04-12 20:13:06 +00:00
Barend Gehrels
4db2ba6830 Updates for assign->assign_values
[SVN r71211]
2011-04-12 18:44:44 +00:00
Barend Gehrels
eb082c8400 Temporary solved mutual inclusion assign/convert
[SVN r71210]
2011-04-12 18:41:53 +00:00
Barend Gehrels
d42205e09a Changes in test/doc to reflect changes in assign
[SVN r71209]
2011-04-12 18:29:39 +00:00
Barend Gehrels
99cd3d3163 Changed assign to assign_values / assign_points and copied in assign from convert
[SVN r71208]
2011-04-12 18:24:24 +00:00
Thomas Heller
1fd2c3fe4b [phoenix]
- fixed dangling reference int operator[] expression template creation



[SVN r71203]
2011-04-12 15:54:57 +00:00
Hartmut Kaiser
d29c73a949 Spirit: fixing the unescaped_string example
[SVN r71202]
2011-04-12 14:52:14 +00:00
Beman Dawes
48a68a1676 Add comment to docs on Windows extended-length prefix paths. Add test program for experimenting with extended-length prefix paths.
[SVN r71201]
2011-04-12 14:34:16 +00:00
Beman Dawes
e2ca5b51be Attempt fix for SunOS compile failure
[SVN r71198]
2011-04-12 10:45:24 +00:00
Robert Ramey
5efceceb8b added const to version<t> static variable
[SVN r71197]
2011-04-12 03:54:22 +00:00
Joel de Guzman
579fa2fdbb Fix for MSVC 10
[SVN r71196]
2011-04-12 00:32:59 +00:00
Vicente J. Botet Escriba
0e19808838 Ratio: fix si example
[SVN r71195]
2011-04-11 22:23:22 +00:00
Hartmut Kaiser
aeb4045c82 Spirit: adding Phoenix V3 limits.hpp to allow for flawless definition of all required LIMITS
[SVN r71193]
2011-04-11 18:50:28 +00:00
Hartmut Kaiser
8efec020ef Spirit: adding Phoenix V3 limits.hpp to allow for flawless definition of all required LIMITS
[SVN r71192]
2011-04-11 18:49:21 +00:00
Marshall Clow
69185d3507 Applied patch; Refs #4870
[SVN r71191]
2011-04-11 18:20:53 +00:00
Marshall Clow
d63bcf307b Applied patch; Refs #5126
[SVN r71190]
2011-04-11 18:09:59 +00:00
Marshall Clow
aee7922ba2 Applied patch; Refs #4754 Refs #4411
[SVN r71186]
2011-04-11 15:05:23 +00:00
Robert Ramey
a97092cbbf small fixes to address track items
[SVN r71184]
2011-04-11 03:51:35 +00:00
Robert Ramey
8f9665897e small fixes to address track items
[SVN r71183]
2011-04-11 03:46:26 +00:00