Commit Graph

73 Commits

Author SHA1 Message Date
Jonathan Wakely
5f79900dcc
Fix some XML validation errors (#60)
Relates #59
2021-12-01 19:37:28 -08:00
Jonathan Wakely
9c0f98f088
Fix invalid XHTML markup (#51) 2020-08-05 08:57:41 -07:00
tinko92
e01a10925d Replace three links that seem broken (keep timing out)
Fix broken sgi/stl links.
Fix broken gmane link.
2019-04-24 05:47:07 +10:00
Sergei Krivonos
525c773836 adding get_tag definition 2017-07-03 06:53:38 +03:00
Terrell Russell
7a15566169 fix typo
this time onto develop...
2015-09-14 15:03:50 -04:00
Felix Gruber
2be4714cc5 fix typos in the documentation 2015-03-20 22:42:27 +01:00
Aleksey Gurtovoy
bf895af8f7 Docs/cosmetic: fix td/th border style in Firefox
[SVN r69117]
2014-03-02 23:42:31 +00:00
Aleksey Gurtovoy
d1a05aed0a Closing ticket #816
[SVN r69116]
2014-03-02 23:42:31 +00:00
Joel Falcou
de377710d4 Applied documentation patch from Daniel James. Fix Ticket #5240
[SVN r71159]
2011-04-10 07:07:01 +00:00
Steven Watanabe
7cd1d88886 Fix name in list example. Fixes #4875.
[SVN r67105]
2010-12-08 17:21:32 +00:00
Steven Watanabe
6f63e9d0c6 Update generated html docs for MPL.
[SVN r64705]
2010-08-09 20:07:24 +00:00
Daniel Walker
ff2df79e35 removed arity detection from has_xxx_template
[SVN r63726]
2010-07-07 20:44:59 +00:00
Steven Watanabe
360322e894 Add BOOST_MPL_HAS_XXX_TEMPLATE_DEF. Fixes #861
[SVN r62579]
2010-06-08 14:24:55 +00:00
Aleksey Gurtovoy
9e7f06d29b Fix bogus protect example
[SVN r58111]
2009-12-03 10:44:05 +00:00
Aleksey Gurtovoy
b74cf94d04 MPL refmanual: for_each doc fixes (thanks to Emil Dotchevski)
[SVN r55858]
2009-08-29 08:48:11 +00:00
Aleksey Gurtovoy
b4f37ef70f More MPL refmanual fixes
[SVN r55643]
2009-08-18 01:22:15 +00:00
Aleksey Gurtovoy
c40417c2d3 MPL refmanual fixes
[SVN r55641]
2009-08-18 01:03:26 +00:00
Aleksey Gurtovoy
9028f43fc9 MPL refmanual: add forgotten docs
[SVN r55635]
2009-08-17 23:36:52 +00:00
Aleksey Gurtovoy
43d395d050 Updated MPL refmanul docs + new style
[SVN r55624]
2009-08-17 11:30:52 +00:00
Aleksey Gurtovoy
e42394d3ec Assign copyright back to Eric (fixing copy & paste error in changeset 55621)
[SVN r55623]
2009-08-17 11:01:40 +00:00
Aleksey Gurtovoy
5442b57228 Assign copyright back to Eric (fixing copy & paste error in changeset 55621)
[SVN r55622]
2009-08-17 10:45:29 +00:00
Aleksey Gurtovoy
0efce8938c MPL refmanul: fix copyrights, move all build files in the _build dir
[SVN r55621]
2009-08-17 10:27:13 +00:00
Aleksey Gurtovoy
78364897a1 Further MPL doc generation fixes
[SVN r53747]
2009-06-08 13:12:50 +00:00
Aleksey Gurtovoy
e1c57fa777 More MPL refmanual doc generation fixes
[SVN r53744]
2009-06-08 11:16:27 +00:00
Aleksey Gurtovoy
2d5e02f382 Fix #640 in sources
[SVN r53534]
2009-06-01 12:55:33 +00:00
Aleksey Gurtovoy
4169d45c82 Bring up MPL refmanual docs generation
[SVN r53532]
2009-06-01 11:50:35 +00:00
Aleksey Gurtovoy
cec3e22b63 terminology.rst -> Terminology.rst (step 2)
[SVN r52503]
2009-04-20 08:43:50 +00:00
Aleksey Gurtovoy
81135e4e91 terminology.rst -> Terminology.rst (step 1)
[SVN r52502]
2009-04-20 08:41:04 +00:00
Eric Niebler
5cac79c3e6 add and document BOOST_MPL_LIMIT_STRING_SIZE and mpl/limits/string.hpp
[SVN r52317]
2009-04-11 06:30:53 +00:00
Eric Niebler
0ee68a2c76 mpl::string is a bidirectional sequence, not random access; c_str is a separate metafunction, not a class static
[SVN r52314]
2009-04-11 05:48:51 +00:00
Eric Niebler
a96b0e9924 add mpl::char_ and mpl::string, fixes #2905
[SVN r52208]
2009-04-06 06:00:57 +00:00
Aleksey Gurtovoy
98008e8e21 Fix prior's requirements (see http://article.gmane.org/gmane.comp.lib.boost.devel/187753/)
[SVN r52207]
2009-04-06 04:52:19 +00:00
Aleksey Gurtovoy
8513479231 mpl/doc/src/README.txt: expand on 'Install prerequisites' (see http://article.gmane.org/gmane.comp.lib.boost.devel/187592)
[SVN r52206]
2009-04-06 04:28:16 +00:00
Aleksey Gurtovoy
2ab6ebd29b apply2 -> apply_wrap2 (see http://article.gmane.org/gmane.comp.lib.boost.devel/187573)
[SVN r52205]
2009-04-06 02:38:36 +00:00
Aleksey Gurtovoy
83f2c7a600 Fix fold/reverse_fold docs (http://thread.gmane.org/gmane.comp.lib.boost.devel/187366)
[SVN r51791]
2009-03-16 06:28:47 +00:00
Aleksey Gurtovoy
52f7685342 MPL docs: README, build script, and numerous fixes to bring up docs generation (unfinished)
[SVN r46462]
2008-06-17 21:46:20 +00:00
Daniel James
73d2968369 Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
2008-02-10 15:02:17 +00:00
K. Noel Belcourt
159d23ff7a Fixes #640
Corrected the mpl push_front html documentation.



[SVN r42985]
2008-01-26 18:51:28 +00:00
Aleksey Gurtovoy
b990fbcd2a map doc clarification (thanks to Larry Evans)
[SVN r42396]
2008-01-01 01:41:32 +00:00
Dave Abrahams
842489b5f2 Added missing copyright/license
[SVN r40862]
2007-11-06 23:39:09 +00:00
Dave Abrahams
4f93f21dcc Merging some of the more obvious changes from RC_1_34_0
[SVN r40714]
2007-11-03 03:25:13 +00:00
Aleksey Gurtovoy
fa401f0e4d Merge documentation fixes from RC_1_34_0
[SVN r38223]
2007-07-16 02:26:38 +00:00
Aleksey Gurtovoy
d970498445 Add an example that shows use of if_ with dependent entities
[SVN r37810]
2007-05-29 06:59:16 +00:00
Aleksey Gurtovoy
5b3bbab314 transform.rst: fix copy & paste errors (merged from RC_1_34_0)
[SVN r34977]
2006-08-28 06:14:30 +00:00
Aleksey Gurtovoy
19ffdaaad4 Fix copy & paste error
[SVN r33943]
2006-05-05 21:48:40 +00:00
Aleksey Gurtovoy
027f473580 Add missing parameter (thanks to Bruno Martinez)
[SVN r33002]
2006-02-19 06:52:17 +00:00
Aleksey Gurtovoy
af51dfffc2 Fix typos (thanks to Charles Brockman!)
[SVN r31032]
2005-09-19 04:36:29 +00:00
Aleksey Gurtovoy
4b9c8b6055 rename files with filenames >31 chars
[SVN r30281]
2005-07-28 11:04:37 +00:00
Aleksey Gurtovoy
71bcf17a33 delete a stale rst
[SVN r30280]
2005-07-28 11:01:26 +00:00
Aleksey Gurtovoy
67dc0f7314 fix a typo (thanks to Yutaka Leon Suematsu)
[SVN r27957]
2005-04-04 17:27:04 +00:00