Commit Graph

20 Commits

Author SHA1 Message Date
James E. King, III
5ce533d8d2 Add support for parsing Microsoft extensions of argument types 'w', 'I', 'I32', 'I64' 2017-10-24 13:13:38 -04:00
James E. King, III
7f55124ecf add support for boolalpha with %b conversion specifier 2017-10-24 11:13:46 -04:00
James E. King, III
1a5993fa80 add support for parsing (and ignoring) argument types 'j', 'z' 2017-10-24 09:30:00 -04:00
James E. King, III
e582b2f813 Add conversion specifier support for 'A', 'a', and 'F' 2017-10-23 23:00:21 -04:00
James E. King, III
1dfb4be3f2 trac-8998: documentation fix for boost.format
From: Tim Blechmann <tim@klingt.org>
Date: Tue, 23 Jul 2013 13:53:52 +0200
2017-10-13 10:04:10 -04:00
James E. King, III
ba43c1be1e trac-11055: clean up a few spelling and grammatical errors in the doc 2017-10-10 21:05:59 -07:00
Lauri Nurmi
af6c906cad Fix spelling of "occurrence". 2015-03-28 21:44:41 +02:00
Marshall Clow
5826c68f60 Fix typo. Patch from kylelutz 2014-09-18 20:59:59 -07:00
Samuel Krempp
b0a95e4c54 reverting unintended modifications due to use of html editor
[SVN r57671]
2009-11-15 08:02:50 +00:00
Samuel Krempp
9431bd9c1c replaced two remaining instances of brackets with pipes.
closing ticket #3577

[SVN r57670]
2009-11-15 07:54:49 +00:00
Daniel James
e935b0ebe3 Use a local copy of the valid HTML 4.01 icon.
[SVN r53048]
2009-05-16 14:23:59 +00:00
Daniel James
8bbaa45579 Merge in documentation fixes. Apart from the change to optional's documenation
Jamfile, which I included by mistake.

Fixes #1659, #1661, #1684, #1685, 1687, #1690, #1801

I wrote about this at:

http://lists.boost.org/Archives/boost/2008/04/136405.php

Merged revisions 44585-44806 via svnmerge from 
https://svn.boost.org/svn/boost/branches/doc

........
  r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to vacpp in bjam docs. Refs #1512
........
  r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix broken link to bcpp in bjam docs. Refs #1513
........
  r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  DateTime documentation - Fix a link to the serialization library. Refs #1659
........
  r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in interprocess & intrusive. Refs #1661
........
  r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the python docs. Refs #1684.
........
  r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Work around a quickbook bug which is affecting the python docs. Refs #1684.
........
  r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a broken link in the numeric conversion docs. Refs #1685
........
  r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix some links in the optional docs. Refs #1687
........
  r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix link to the hash documentation from bimap. Refs #1690
........
  r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines
  
  Fix a typo in the format library. Refs #1801
........
  r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line
  
  Initialise svnmerge.
........
  r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix the lincense url in shared container iterator documentation.
........
  r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix image link in the mpi documentation.
........
  r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix a typo in the spirit docs.
........
  r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844
........
  r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines
  
  Fix another typo in spirit docs.
........


[SVN r44807]
2008-04-27 07:39:49 +00:00
Andreas Huber
5bcb4ce81c Corrected wrong order in copyright notices.
[SVN r36239]
2006-12-02 09:36:38 +00:00
Andreas Huber
301e1864c8 Fixed license & copyright issues and converted to HTML 4.01
[SVN r36232]
2006-12-01 14:40:09 +00:00
Douglas Gregor
5fd40ca227 Merged from 1.33.0 release
[SVN r30540]
2005-08-12 13:02:37 +00:00
Aleksey Gurtovoy
47e9341fa3 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Samuel Krempp
e767184292 import RC_1_31_0 doc update
[SVN r22107]
2004-02-01 16:34:25 +00:00
Samuel Krempp
8e3b8c53ce settled for clear() / clear_binds() member function names.
[SVN r21909]
2004-01-25 04:25:57 +00:00
Samuel Krempp
ee2ed45450 . fixed parsing bug, when a '%%' was used after all arguments in a format string.
. mention the '%%' syntax for printing literal '%'
 in the documentation. (it's standard printf legacy, but nonetheless)


[SVN r15075]
2002-08-24 02:34:00 +00:00
Samuel Krempp
c2acd377bf initial commit
[SVN r14002]
2002-05-22 11:56:47 +00:00