Andrey Semashev
5f84f9130c
Expanded leading explanation for attributes.
...
Related to https://github.com/boostorg/log/issues/226 .
2024-03-02 18:10:25 +03:00
Andrey Semashev
b7cfe7ee0e
Wording improvements in the docs.
2022-08-29 00:23:44 +03:00
Andrey Semashev
01d627a480
Updated docs copyright years.
2022-08-28 23:40:06 +03:00
Andrey Semashev
d78f9c1fd5
Added a warning about using named scopes with coroutines and similar APIs.
...
This is in response to https://github.com/boostorg/log/issues/178 .
2022-02-10 23:56:28 +03:00
Andrey Semashev
5bb604ee39
Updated copyright dates.
2015-01-25 17:32:33 +03:00
Andrey Semashev
1401b3e3bf
Fixed parsing signatures of functions that return function pointers.
...
- Function name parsing is only done for scopes denoted with
BOOST_LOG_FUNCTION, scopes marked with BOOST_LOG_NAMED_SCOPE are output
as is.
- The parser has been rewritten to behave more correctly in case if
function name contains template parameters and/or returns a function
type.
- Operator functions are not supported by the parser.
- Docs corrections.
2014-03-02 18:27:36 +04:00
Andrey Semashev
a21d096e4a
Updated copyright notes to 2014.
2014-01-19 18:46:09 +04:00
Andrey Semashev
cdd85fc887
Merged recent changes from trunk. Fixes #8730 .
...
[SVN r85093]
2013-07-20 18:09:32 +00:00
Andrey Semashev
b9a24cd46c
Fixes #8585 . Fixed typos in docs and comments.
...
[SVN r84352]
2013-05-18 14:21:26 +00:00
Andrey Semashev
a7c4e0e319
Boost.Log merged to trunk.
...
[SVN r83860]
2013-04-13 12:30:25 +00:00