Commit graph

38503 commits

Author SHA1 Message Date
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
Joel de Guzman
2c3fb6bf37 added version of fold (overload) accepting non-const State.
[SVN r71179]
2011-04-10 23:45:34 +00:00
Bruno Lalande
7fa68caae4 Small fix - forgotten const
[SVN r71170]
2011-04-10 20:44:26 +00:00
Jeremiah Willcock
ac817b7a05 Fixed C++0x array ambiguity
[SVN r71166]
2011-04-10 20:01:06 +00:00
Robert Ramey
5608759847 correct bug in test
[SVN r71165]
2011-04-10 17:26:06 +00:00
Robert Ramey
81a5f5ed8c fix for "delete virtual function" bug
[SVN r71164]
2011-04-10 17:25:39 +00:00
Joel Falcou
32e66ba9d3 mpl::always is now nullary. Test is updated to take care of new possible calls using apply and apply0.
[SVN r71163]
2011-04-10 11:27:54 +00:00
Gordon Woodhull
7ced97a065 remove unintended (and unimproving) detail
[SVN r71161]
2011-04-10 08:48:26 +00:00
Joel Falcou
ad662c27c4 Applied documentation patch from Daniel James. Fix Ticket #5240
[SVN r71159]
2011-04-10 07:07:01 +00:00
Beman Dawes
095f755bf0 Fix #5405. Note that this is only a partial fix. The issue is much larger; see ticket 5448 for details.
[SVN r71157]
2011-04-10 02:00:35 +00:00
Barend Gehrels
cd59443252 Added doc for equals
[SVN r71156]
2011-04-09 21:24:54 +00:00
Barend Gehrels
b20884482e Added doc for equals
[SVN r71155]
2011-04-09 21:24:27 +00:00
Barend Gehrels
f3645c4e06 Bugfix in example
[SVN r71154]
2011-04-09 20:41:25 +00:00
Barend Gehrels
410e7d39d7 Added and updated documentation of correct, transform, distance, comparable_distance
[SVN r71153]
2011-04-09 20:31:35 +00:00
Barend Gehrels
39cab5759a Added and updated documentation of correct, transform, distance, comparable_distance
[SVN r71152]
2011-04-09 20:29:34 +00:00