Commit Graph

102 Commits

Author SHA1 Message Date
Nikita Kniazev
1f81edb4fc Bump version and update changelog [skip ci] 2019-03-29 04:31:18 +03:00
Nikita Kniazev
f7430abb48 Convert ticket reference to links in changelog 2019-03-28 22:33:59 +03:00
Nikita Kniazev
ff6a8e4e13 [1.69] Version bump and changelog update [skip ci] 2018-11-08 18:06:37 +03:00
Nikita Kniazev
80ac3212a3 DOC: Forget to close section 2018-07-02 01:12:37 +03:00
Nikita Kniazev
2d1b8eb95d Bump version and update changelog [skip ci] 2018-07-01 19:32:50 +03:00
Akira Takahashi
13c5bc93f7 [1.67.0] fix issue URL
ref : https://github.com/boostorg/website/pull/316
2018-03-20 14:52:56 +03:00
Nikita Kniazev
f324a80d83 Bump version and update changelog [skip ci] 2018-02-20 21:14:37 +03:00
Nikita Kniazev
9e20a58f0c
Add note about phoenix v2 removal 2017-12-18 18:45:28 +03:00
octopus-prime
a4a2a0ee6b Fix phoenix links 2017-12-06 21:29:43 +01:00
mxc-commons
d494fe189b Expect directive, ready for PR
As discussed with Joel de Guzman this PR introduces the expect directive
expect[] to spirit qi 2. PR includes code, test, example, and
documentation.

See
https://sourceforge.net/p/spirit/mailman/spirit-general/thread/nln5d3%24klg%241%40ger.gmane.org/#msg35208052

Here is what I did:

1. Added expect.hpp to home/qi/directives.
1a. Added forwarding header qi_expectd.hpp to include dir.
2. Renamed expectation parser (a > b) struct from expect to
expect_operator
to prevent name conflicts (expect directive uses struct
expect_directive).
3. Added expect directive to the common terminals
(common_terminals.hpp).
4. Added expectd.cpp to the test suite.
5. Added expectd.cpp to the examples.
6. Added expect directive documentation to directive.qbk. Crosslinked
expectation operator and expect directive docs.
7. Added expect directive to the index.idx file for index-generation.
8. Added expect directive to the qi quick_reference.qbk.
9. Added expect directive to the spirit reference card (tex, pdf)
10. Created a new section in the whats_new.hpp.
11. Changed spirit version to 2.5.4. Spirit index.html showed 2.5.2
allthough an 2.5.3 What's New section already existed. Fixed.
2016-07-12 02:49:07 +02:00
Daniel James
c9b89dbae3 Missing endsect in spirit docs.
[SVN r78732]
2012-05-28 20:22:20 +00:00
Joel de Guzman
fcbb60c8c6 Added note on the removal of deprecated headers.
[SVN r77243]
2012-03-06 00:12:04 +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
e8b304cb98 Spirit: updating docs
[SVN r76385]
2012-01-09 13:54:04 +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
54a5dba46d Spirit: improving error reporting from lexer tokens
[SVN r76248]
2011-12-31 19:39:42 +00:00
Joel de Guzman
0b34d44164 fixes Ticket #6259
[SVN r75931]
2011-12-13 00:12:04 +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
Hartmut Kaiser
942469f4cb Spirit:updating docs
[SVN r74056]
2011-08-24 22:41:18 +00:00
Hartmut Kaiser
3ce4e53557 Spirit: added position_token type
[SVN r72114]
2011-05-23 01:58:19 +00:00
Hartmut Kaiser
e1ceb64f5a Spirit: more karma adapted ADT problems fixed, full radix range for karma::uint_generators
[SVN r71372]
2011-04-18 17:08:57 +00:00
Hartmut Kaiser
3139633a51 Spirit: regenerate updated docs
[SVN r71237]
2011-04-14 01:01:59 +00:00
Joel de Guzman
5a07e5f3e2 Arbitrary radix feature for uints
[SVN r71236]
2011-04-14 00:49:07 +00:00
Hartmut Kaiser
9d27edb3a8 Spirit: doc updates
[SVN r71232]
2011-04-13 21:56:08 +00:00
Hartmut Kaiser
df035cbc34 Spirit: regenerate updated docs
[SVN r70802]
2011-04-01 00:17:46 +00:00
Hartmut Kaiser
c33e4d86c2 Spirit: updating documentation for release
[SVN r70583]
2011-03-26 19:26:24 +00:00
Hartmut Kaiser
cb0ad949b0 Spirit: fixing iterator handling in stream parser, added test
[SVN r70550]
2011-03-26 01:01:41 +00:00
Hartmut Kaiser
33ccba6f3a Spirit: comment fixes, minor adjustments
[SVN r70225]
2011-03-20 18:25:44 +00:00
Hartmut Kaiser
0108002ed5 Spirit: fixing problem in sequence attribute handling if symbols components are involved
[SVN r70043]
2011-03-17 00:10:46 +00:00
Hartmut Kaiser
8483d78f97 Spirit: adding possibility to specify token id with lex::char_ and lex::string
[SVN r69833]
2011-03-10 22:29:40 +00:00
Joel de Guzman
48875211cd new entries
[SVN r69450]
2011-03-01 23:41:17 +00:00
Hartmut Kaiser
5afb701cc1 Spirit: added context to top level APIs, added docs, added tests
[SVN r69293]
2011-02-26 04:07:14 +00:00
Joel de Guzman
f69644ae24 added what's new entry for BOOST_SPIRIT_NO_PREDEFINED_TERMINALS and BOOST_SPIRIT_TERMINAL_NAME
[SVN r68904]
2011-02-15 01:32:50 +00:00
Hartmut Kaiser
3fc4ceb718 Spirit: unified handling of sequences and container components for container attributes, modified hold_any to enable streaming with wchar_t, added extract_from_container CP, fixed integral generators for const data types
[SVN r68645]
2011-02-05 03:48:49 +00:00
Bryce Adelstein-Lelbach
ae1da8c522 Fixed bad template use in whats_new for Spirit 2.5.
[SVN r68539]
2011-01-29 00:55:43 +00:00
Hartmut Kaiser
dbceccbe22 Spirit: updating docs
[SVN r68519]
2011-01-28 01:27:32 +00:00
Bryce Adelstein-Lelbach
9c463291d3 Added 'known problems' for Spirit 2.4.2
[SVN r68485]
2011-01-27 19:37:56 +00:00
Hartmut Kaiser
5cca7065e8 Spirit: added explicit name() to symbols, doc fixes
[SVN r68166]
2011-01-15 02:48:46 +00:00
Hartmut Kaiser
9e414c3297 Spirit: fixing docs
[SVN r67981]
2011-01-11 21:00:47 +00:00
Hartmut Kaiser
ca6b180931 Spirit: replaced proto::lit with spirit::lit
[SVN r67754]
2011-01-07 17:50:06 +00:00
Hartmut Kaiser
83a792d7ed Spirit: updating copyrights
[SVN r67619]
2011-01-03 16:58:38 +00:00
Hartmut Kaiser
72bc27f6a4 Spirit: doc updates
[SVN r67443]
2010-12-24 02:18:17 +00:00
Hartmut Kaiser
0643a7d53e Spirit: utree documentation work
[SVN r67357]
2010-12-20 01:59:17 +00:00
Hartmut Kaiser
6dd59ade3d Spirit: added matching of any tokens by specifying qi::token/qi::tokenid without parameter, doc updates
[SVN r67351]
2010-12-19 18:32:45 +00:00
Hartmut Kaiser
5bf08fe002 Spirit: documentation update
[SVN r67280]
2010-12-16 23:43:36 +00:00
Hartmut Kaiser
3ddbb0263b Spirit: added new test for lexer id_types not equal to std::size_t
[SVN r66849]
2010-11-29 18:51:12 +00:00