Commit Graph

4777 Commits

Author SHA1 Message Date
Hartmut Kaiser
d14eb0fd7c Spirit: correcting copyright
[SVN r76463]
2012-01-13 18:48:54 +00:00
Hartmut Kaiser
ef42d4535d Spirit: Fixed a problem in Karma when a variant holding a container was used as a generator inside a sequence.
[SVN r76462]
2012-01-13 18:46:11 +00:00
Hartmut Kaiser
678feb8425 Spirit: merging from trunk
[SVN r76386]
2012-01-09 14:36:46 +00:00
Hartmut Kaiser
e8b304cb98 Spirit: updating docs
[SVN r76385]
2012-01-09 13:54:04 +00:00
Hartmut Kaiser
57046fdbbf Spirit: fixed #6368: [multi_pass] clear_queue isn't forwarded to the storage policy
[SVN r76384]
2012-01-09 13:53:14 +00:00
Hartmut Kaiser
f0ef6642e5 Spirit: fixed Karma examples
[SVN r76383]
2012-01-09 13:52:23 +00:00
Hartmut Kaiser
997501b084 Spirit: fixed karma::subrule
[SVN r76382]
2012-01-09 13:51:18 +00:00
Hartmut Kaiser
4cb423d7db Spirit: Fixing problems in karma::center[] directive
[SVN r76381]
2012-01-09 13:47:25 +00:00
Hartmut Kaiser
a2866ebf4e Spirit: changing c-style cast to static_cast
[SVN r76289]
2012-01-03 01:14:27 +00:00
Hartmut Kaiser
ed424f5135 Spirit: fixing signed/unsigned mismatch warning
[SVN r76285]
2012-01-03 00:33:33 +00:00
Hartmut Kaiser
32c7a15bd5 Spirit: fixing copy/paste error
[SVN r76284]
2012-01-03 00:30:23 +00:00
Hartmut Kaiser
54a5dba46d Spirit: improving error reporting from lexer tokens
[SVN r76248]
2011-12-31 19:39:42 +00:00
Hartmut Kaiser
7d7e4b55bb Spirit: added a missing typename
[SVN r76194]
2011-12-26 18:59:50 +00:00
Hartmut Kaiser
8d4f661ef2 Spirit: fixed spelling (fixed #6003: occured is spelled occurred)
[SVN r76153]
2011-12-25 18:03:41 +00:00
Hartmut Kaiser
4e636cb8ef Spirit: fixed spelling (fixed #6003: occured is spelled occurred)
[SVN r76152]
2011-12-25 18:03:21 +00:00
Hartmut Kaiser
0d39ce2fcf Spirit: disambiguate cref.
[SVN r76046]
2011-12-18 17:41:52 +00:00
Hartmut Kaiser
829a526c30 Spirit: fixed #6284: qi_parsers/numeric.htm documentation defects
[SVN r76022]
2011-12-17 16:18:51 +00:00
Joel de Guzman
0b34d44164 fixes Ticket #6259
[SVN r75931]
2011-12-13 00:12:04 +00:00
Hartmut Kaiser
f08f672981 Spirit: making sure qi::attr is in the documentation index
[SVN r75916]
2011-12-12 13:37:29 +00:00
Hartmut Kaiser
7261177938 Spirit: fixed #6253: lex::lexertl::generate_static_dfa compiler errors if lexer has wchar_t as underlying stream type
[SVN r75910]
2011-12-12 00:48:40 +00:00
Joel de Guzman
41b3214ebc added longest match test
[SVN r75735]
2011-11-29 23:47:21 +00:00
Hartmut Kaiser
30805fa7a7 Spirit: merging endian fix from trunk
[SVN r75711]
2011-11-28 13:00:11 +00:00
Hartmut Kaiser
63b6417cee Spirit: fixing check for Boost version for endian, when will we finally get that library?
[SVN r75710]
2011-11-28 12:31:00 +00:00
Joel de Guzman
33028c63d0 + more get overloads
+ returning references instead of values

[SVN r75484]
2011-11-14 10:31:35 +00:00
Hartmut Kaiser
db068a6406 Spirit: adding get<> overload to extended_variant
[SVN r75469]
2011-11-12 22:49:34 +00:00
Joel de Guzman
b39d8c5d24 C++11 patches by Michel Morin
[SVN r75395]
2011-11-07 22:57:31 +00:00
Joel de Guzman
d97bf6b521 Docs for the seek directive
[SVN r75321]
2011-11-05 09:56:29 +00:00
Joel de Guzman
7c1d4d079e Docs for the seek directive
[SVN r75108]
2011-10-25 01:01:33 +00:00
Hartmut Kaiser
8cfd595355 Spirit: applying Vitaly Budovski's patch adding binary floating point parsers and generators
[SVN r75105]
2011-10-24 15:05:44 +00:00
Daniel James
c988e3aa16 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
c4da4109ca Replace spirit and phoenix documentation with a redirect.
[SVN r74983]
2011-10-16 18:53:01 +00:00
Hartmut Kaiser
3423c9e478 Spirit: merging bugfix from trunk (caused by changes in proto)
[SVN r74915]
2011-10-11 11:30:19 +00:00
Joel de Guzman
78cb23c6ac Added rvalue support for symbols %=
[SVN r74906]
2011-10-11 00:24:04 +00:00
Joel de Guzman
aaba1378fe Added rvalue support for symbols %=
[SVN r74905]
2011-10-11 00:23:34 +00:00
Hartmut Kaiser
c3ef87d7d7 Spirit: merging to release
[SVN r74894]
2011-10-10 13:28:33 +00:00
Hartmut Kaiser
e6ae5de666 Spirit: adding rvalue reference overload for lexer::operator+=(), fixes regressions caused by recent proto changes
[SVN r74892]
2011-10-10 12:10:05 +00:00
Joel de Guzman
0e0cacf03c Added rvalue support for rule %=
[SVN r74878]
2011-10-10 07:38:59 +00:00
Joel de Guzman
bbb4b888ab Added rvalue support for rule %=
[SVN r74877]
2011-10-10 06:47:25 +00:00
Joel de Guzman
541462c895 Added rvalue support for rule %=
[SVN r74876]
2011-10-10 06:07:35 +00:00
Hartmut Kaiser
a14bf60afd Spirit: Removing bogus static_assert
[SVN r74838]
2011-10-09 02:11:12 +00:00
Hartmut Kaiser
94b84c80eb typo fix
[SVN r74837]
2011-10-09 02:09:12 +00:00
Hartmut Kaiser
0b258c23cc Adding safe-guards
[SVN r74831]
2011-10-09 00:42:35 +00:00
Joel de Guzman
f4bb3fd900 seek directive by TONGARI
[SVN r74797]
2011-10-08 11:32:05 +00:00
Joel de Guzman
d1c2ad9e6e seek directive by TONGARI
[SVN r74796]
2011-10-08 11:31:20 +00:00
Hartmut Kaiser
bfa9e99f5f Merging from trunk
[SVN r74710]
2011-10-05 00:33:38 +00:00
Hartmut Kaiser
5b932e1eae Preparing docs for release
[SVN r74709]
2011-10-05 00:23:50 +00:00
Joel de Guzman
98d024cc79 Added explicit qualification for ref to avoid conflict with std::ref
[SVN r74413]
2011-09-16 06:48:25 +00:00
Hartmut Kaiser
c4d7e700f6 Spirit: Merging from trunk
[SVN r74359]
2011-09-12 16:53:22 +00:00
Joel de Guzman
f73cbb273d adding the target location in the project requirements to generate the exe in the same directory.
[SVN r74324]
2011-09-09 01:25:33 +00:00
Joel de Guzman
6d8fc33f34 Fix Ticket #5867
[SVN r74323]
2011-09-08 23:45:47 +00:00