Commit Graph

32 Commits

Author SHA1 Message Date
Nikita Kniazev
0810e33c69 Remove broken 1.0#INF parser
It was poorly documented and never worked correctly. None of atof, strtof, and
input streams are accepting such values. Fixing it would be a bigger breaking
change than removing it.

Fixes #415, addresses #163 and https://svn.boost.org/trac10/ticket/8699
2019-02-10 02:43:40 +03:00
Nikita Kniazev
49dc687823 Qi.Doc: Fixed bool policies signature
Closes https://svn.boost.org/trac10/ticket/7638. Credits to @K-ballo.
2017-12-22 22:52:06 +03:00
Mario Lang
20ecf739f0 Fix some typos in docs and comments. 2015-06-24 20:45:54 +02:00
Joel de Guzman
d7b0faeba6 fixed outdated syntax in docs 2014-08-11 18:29:05 +08:00
Ruslan Baratov
bbe67a21c3 Fix some misprints in docs and code comments. 2014-04-11 16:27:54 +04:00
Hartmut Kaiser
d16de28fe4 Spirit: merging Phoenix V3 support from trunk
[SVN r71244]
2011-04-14 14:13:51 +00:00
Hartmut Kaiser
5368650377 Spirit: merging from trunk
[SVN r68198]
2011-01-17 02:29:15 +00:00
Bryce Adelstein-Lelbach
dd897317ca Re-added Qi numeric literals as they no longer break Qi auto-magic.
[SVN r67902]
2011-01-10 03:04:31 +00:00
Bryce Adelstein-Lelbach
e1b0e45a5d Removed Qi numeric literals (interference w/ auto magic)
[SVN r67737]
2011-01-06 23:37:52 +00:00
Hartmut Kaiser
83a792d7ed Spirit: updating copyrights
[SVN r67619]
2011-01-03 16:58:38 +00:00
Bryce Adelstein-Lelbach
1446a3fa25 Parameterized and literal support for integer, real and boolean parsers. Fix for
lazy parser and handles_container<>. Added docs for as<T> (docs for Qi only).



[SVN r67553]
2011-01-01 22:22:56 +00:00
Hartmut Kaiser
5bf08fe002 Spirit: documentation update
[SVN r67280]
2010-12-16 23:43:36 +00:00
Hartmut Kaiser
07ee09685e Spirit: Applied patch with spell fixes
[SVN r66245]
2010-10-29 00:54:28 +00:00
Hartmut Kaiser
6971a2577d Spirit added note about numeric parser overflows to the docs
[SVN r62150]
2010-05-22 16:44:15 +00:00
Hartmut Kaiser
6bea365c51 Spirit: updating copyrights, doc version, etc.
[SVN r58589]
2009-12-30 16:16:52 +00:00
Hartmut Kaiser
e850355c83 Spirit: editorial changes for docs
[SVN r57246]
2009-10-30 13:50:09 +00:00
Joel de Guzman
f24ffd8218 Applied patches from Chris Hoeppler
[SVN r57244]
2009-10-30 12:27:34 +00:00
Joel de Guzman
f9ec2e411a acknowledgment plus start of stream docs
[SVN r57172]
2009-10-27 12:38:28 +00:00
Hartmut Kaiser
ea051b978b Spirit: doc update
[SVN r57163]
2009-10-27 00:02:10 +00:00
Joel de Guzman
e21ced910a rule doc updates (final)
[SVN r57124]
2009-10-24 09:23:25 +00:00
Hartmut Kaiser
f95fe61d5a Spirit: doc updates, more customization point sections
[SVN r56712]
2009-10-11 12:38:09 +00:00
Hartmut Kaiser
1de1ccab55 Spirit: added customization point docs
[SVN r56574]
2009-10-04 16:30:27 +00:00
Hartmut Kaiser
3e88852d0b Spirit: added qi::bool_ docs
[SVN r56470]
2009-09-29 14:30:33 +00:00
Hartmut Kaiser
d57ae0dcd7 Spirit: refined bool_policies
[SVN r56463]
2009-09-29 00:28:10 +00:00
Joel de Guzman
02b8dad7b9 list + binary parsers
[SVN r56152]
2009-09-12 10:05:55 +00:00
Hartmut Kaiser
1c2009f25c Spirit: doc updates
[SVN r56110]
2009-09-08 17:17:33 +00:00
Joel de Guzman
4515d9fa87 More docs
[SVN r56052]
2009-09-05 15:01:50 +00:00
Joel de Guzman
a535b80c2d real number parsers
[SVN r56027]
2009-09-05 06:30:00 +00:00
Joel de Guzman
8047b0749d int/uint parsers doc
[SVN r55989]
2009-09-03 05:40:11 +00:00
Joel de Guzman
e082378351 updates
[SVN r54629]
2009-07-04 02:58:12 +00:00
Hartmut Kaiser
17fa76413b Spirit: doc update
[SVN r54283]
2009-06-23 15:46:36 +00:00
Joel de Guzman
543aed13e5 setting up the reference
[SVN r54083]
2009-06-19 02:36:48 +00:00