Beman Dawes
08ea984237
Use C++11 explicit conversion operator if available
...
[SVN r83210]
2013-02-28 20:55:07 +00:00
Beman Dawes
87130d1d73
Add BOOST_SYSTEM_NOEXCEPT to several functions previously missed. Update documentation to reflect use of noexcept with fallback to C++03 when C++11 feature not present.
...
[SVN r83197]
2013-02-28 02:13:56 +00:00
Beman Dawes
9415b8c12e
Fix #4254 and other documentation mistakes and bring into closer conformance with the C++ standard library working paper.
...
[SVN r63426]
2010-06-29 12:33:26 +00:00
Daniel James
5dc1c47d21
Move minimal.css to doc/src.
...
[SVN r63148]
2010-06-20 18:02:14 +00:00
Beman Dawes
05a6666107
Fix typo
...
[SVN r62342]
2010-05-31 11:57:01 +00:00
Beman Dawes
baae3a392a
Upgrade system and filesystem to conform system_category and generic_category interface to N3090, the current C++0x working paper, section 19.5, System error support.
...
Refactor API macros into a new header, boost/system/api_config.hpp.
Prohibit user definition of API macros. Rationale: ensure all translation units use same definitions, cut number of environments that need to be tested.
[SVN r62313]
2010-05-30 15:38:32 +00:00
Jeremiah Willcock
2fe5d75e37
Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
...
[SVN r61437]
2010-04-20 18:49:18 +00:00
Beman Dawes
dca57ac132
System: Upgrade docs to reflect N2798 (and thus CD1), fix ticket #2125 , and provide a table of deprecated names and their replacements.
...
[SVN r49291]
2008-10-12 13:27:59 +00:00
Beman Dawes
214ed40b22
System: refine docs for semantics of throws object
...
[SVN r49177]
2008-10-08 14:16:05 +00:00
Beman Dawes
a753ffd26f
System: add throws object specification, including semantics
...
[SVN r49138]
2008-10-05 13:02:01 +00:00
Beman Dawes
a97517585c
Add const char* constructors to system_error, rationalize test coverage
...
[SVN r46678]
2008-06-25 14:16:59 +00:00
Beman Dawes
2953464e99
Apply LWG issue 805, using a namespace to emulate scoped enums.
...
[SVN r46645]
2008-06-24 14:59:10 +00:00
Beman Dawes
04a62ca2b1
Add separate headers for system-specific enums, thus reducing coupling. Suggested by Emil Dotchevski.
...
[SVN r41033]
2007-11-12 15:22:24 +00:00
Beman Dawes
2f9e1cee92
Rename posix, windows, Linux, and cygwin namespaces to conform with C++ std.
...
[SVN r40352]
2007-10-23 13:00:18 +00:00
Beman Dawes
e4ca75e70a
Add get_posix_category, get_system_category, to solve order-of-initialization issues
...
[SVN r39396]
2007-09-19 19:30:23 +00:00
Beman Dawes
f733867bb0
Replace docs with up-to-date contents, design
...
[SVN r39270]
2007-09-14 15:45:36 +00:00