Commit Graph

150 Commits

Author SHA1 Message Date
Tinko Bartels
5e0f753bb9 Replace a couple of dead links. 2019-04-22 23:27:49 +02:00
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
d59dc0158f Forgot to update version numbers [skip ci] 2018-11-19 19:34:10 +03:00
Nikita Kniazev
558fa43c5e Doc: Fixed changed url for ForwardIterator and OutputIterator 2018-09-29 22:41:12 +03:00
Nikita Kniazev
2d1b8eb95d Bump version and update changelog [skip ci] 2018-07-01 19:32:50 +03:00
Nikita Kniazev
3b0b33bece DOC: SGI.com Tech Archive Resources now retired [skip ci] 2018-03-11 17:38:22 +03:00
Nikita Kniazev
f324a80d83 Bump version and update changelog [skip ci] 2018-02-20 21:14:37 +03:00
Nikita Kniazev
895ffc6ebf Doc: Add X3 link on the main page and adjust version info 2018-02-15 19:42:02 +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
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
5b932e1eae Preparing docs for release
[SVN r74709]
2011-10-05 00:23:50 +00:00
Hartmut Kaiser
942469f4cb Spirit:updating docs
[SVN r74056]
2011-08-24 22:41:18 +00:00
Hartmut Kaiser
cc532a0d39 Spirit: working on docs, adding index entries and cross links from quick reference
[SVN r71332]
2011-04-16 22:00:13 +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
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
b4b7a97e5f Spirit: doc tweaks
[SVN r69295]
2011-02-26 04:13:55 +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
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
Bryce Adelstein-Lelbach
a74eeffa0b Added docs for line_pos_iterator (and regen'd Spirit docs).
[SVN r68537]
2011-01-29 00:18:33 +00:00
Hartmut Kaiser
dbceccbe22 Spirit: updating docs
[SVN r68519]
2011-01-28 01:27:32 +00:00
Bryce Adelstein-Lelbach
429453cac4 Added docs for Spirit string_traits.hpp customization points. Everybody loves
docs!



[SVN r68495]
2011-01-27 23:06:53 +00:00
Bryce Adelstein-Lelbach
ac25d4ea4d Regenerated Spirit documentation, added a missing generated HTML file.
[SVN r68489]
2011-01-27 20:43:24 +00:00
Joel de Guzman
cf593a5f7a Added rationale section
[SVN r68263]
2011-01-19 03:44:14 +00:00
Hartmut Kaiser
5cca7065e8 Spirit: added explicit name() to symbols, doc fixes
[SVN r68166]
2011-01-15 02:48:46 +00:00
Bryce Adelstein-Lelbach
51ab66858a Docs for karma::as, more utree docs.
[SVN r68163]
2011-01-14 23:15:23 +00:00
Hartmut Kaiser
9e414c3297 Spirit: fixing docs
[SVN r67981]
2011-01-11 21:00:47 +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
3bab48844d Spirit: adding docs for hold[]
[SVN r67384]
2010-12-21 14:04:46 +00:00
Hartmut Kaiser
0643a7d53e Spirit: utree documentation work
[SVN r67357]
2010-12-20 01:59:17 +00:00
Hartmut Kaiser
64fab7263c Spirit adding Qi and Karma indicies to documentation
[SVN r67355]
2010-12-19 22:00:11 +00:00
Hartmut Kaiser
5bf08fe002 Spirit: documentation update
[SVN r67280]
2010-12-16 23:43:36 +00:00
Hartmut Kaiser
0fed091eb2 Spirit: doc updates
[SVN r66742]
2010-11-25 00:00:15 +00:00
Hartmut Kaiser
10ee7f5616 Spirit: updating documentation
[SVN r66506]
2010-11-12 00:59:25 +00:00
Daniel James
0d42365cdf A couple more link fixes.
[SVN r66274]
2010-10-30 14:34:54 +00:00
Hartmut Kaiser
07ee09685e Spirit: Applied patch with spell fixes
[SVN r66245]
2010-10-29 00:54:28 +00:00
Hartmut Kaiser
d6f29cd578 Spirit: updating docs for release
[SVN r66168]
2010-10-25 00:19:05 +00:00
Hartmut Kaiser
ed80b02684 Spirit: updating docs
[SVN r64365]
2010-07-26 14:23:55 +00:00
Hartmut Kaiser
e53af16ab2 Spirit: added karma::duplicate[] directive, tests and docs
[SVN r63892]
2010-07-11 19:41:53 +00:00
Hartmut Kaiser
08afd83615 Spirit: added karma::skip directive
[SVN r61445]
2010-04-21 00:49:21 +00:00
Hartmut Kaiser
3b222092d3 Spirit: doc fixes: what's new
[SVN r61424]
2010-04-20 13:57:01 +00:00
Daniel James
ec8c32c5b6 Update link to range reference documentation.
[SVN r61234]
2010-04-12 22:38:29 +00:00
Hartmut Kaiser
92c118eaab Spirit: Updating docs
[SVN r61104]
2010-04-06 14:54:40 +00:00
Hartmut Kaiser
93407fafd1 Spirit: added karma::no_delimit[], added post-delimit step to implicit verbatim Karma rules
[SVN r59761]
2010-02-19 15:45:23 +00:00
Hartmut Kaiser
30018804eb Spirit: adding no_skip[] directive, docs, tests, etc.
[SVN r59719]
2010-02-17 02:18:44 +00:00
Hartmut Kaiser
57e619d005 Spirit: Reverted doc changes
[SVN r59713]
2010-02-17 01:06:14 +00:00