29 Commits

Author SHA1 Message Date
c68387509b Add documentation for nullstream 2022-01-07 00:45:42 -05:00
c8ce84089b Support stream width and fill and write directly to stream buffer 2020-04-10 16:11:48 -04:00
6dd527bf78 Update documentation 2019-12-20 08:35:02 -05:00
afa8fbd744 Workaround for asciidoctor-pdf 2019-12-17 21:23:15 -05:00
980cebe39e Minor documentation changes 2019-12-17 20:35:58 -05:00
16913b5484 Move my ostream_string function to the IO library 2019-12-15 09:20:05 -05:00
76ee346773 Update and release the quoted manipulators 2019-12-15 00:20:12 -05:00
2dc89e1eee Implement ostream_joiner 2019-12-14 10:55:58 -05:00
a6b31015c6 Update quoted documentation 2019-12-14 01:32:58 -05:00
ec89e7ad9f Correct asciidoc Jamfile 2019-12-14 01:14:07 -05:00
a66dac2ccc Convert documentation to asciidoc 2019-12-13 23:43:13 -05:00
c0febbb420 Remove special characters in documentation 2019-12-13 21:25:46 -05:00
6e3e9c2ce7 Editorial. Tweak spacing.
[SVN r83424]
2013-03-14 12:53:24 +00:00
1962b0b090 Move minimal.css to doc/src.
[SVN r63148]
2010-06-20 18:02:14 +00:00
14827ce116 Use boost::io::quoted I/O manipulator as a better solution to embedded spaces. See #3863
[SVN r63136]
2010-06-20 13:41:26 +00:00
b925279bc9 Move header to detail in preparation for merge to trunk
[SVN r63100]
2010-06-19 14:55:01 +00:00
a6f0ee9b19 Cope with I/O errors or premature eof
[SVN r63099]
2010-06-19 13:25:55 +00:00
cab10052da Clean up code, add initial documentation draft
[SVN r63082]
2010-06-18 16:37:34 +00:00
a720ac89c1 Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
2008-02-10 15:02:17 +00:00
1c7374e831 Link to people pages on the website, as they've been removed from the download.
[SVN r43209]
2008-02-10 14:56:22 +00:00
8dfc0e65d1 Added license to a person profile; updated license on Boost.Integer and Boost.IO doc files; changed 'BOOST_TEST' to 'BOOST_CHECK' on Boost.Integer testing *.cpp files
[SVN r35844]
2006-11-04 22:58:43 +00:00
3bcf03e985 Added 'restore' member function to recover state (multiple times) within a code block
[SVN r27520]
2005-02-28 19:41:10 +00:00
84d932365a c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
70043b1ee4 Fixed up license/copyright
[SVN r20935]
2003-11-24 07:11:48 +00:00
3328463521 Added notes on interaction of different savers
[SVN r20818]
2003-11-16 07:27:36 +00:00
30431241e2 Moved some of my stuff to the Boost Software License, Version 1.0
[SVN r20681]
2003-11-05 07:04:53 +00:00
8b80cb3111 Added more exception (non-)safety notes
[SVN r14667]
2002-08-04 20:09:35 +00:00
fdc0f5f5ab Clarified exception (non-)safety in some destructors; re-flowed text
[SVN r14666]
2002-08-04 06:48:18 +00:00
9a7bf6c9c4 Initial commit
[SVN r13766]
2002-05-09 01:10:05 +00:00