Andrey Semashev
|
897b1990a7
|
Corrected comment.
[SVN r84228]
|
2013-05-10 16:42:35 +00:00 |
|
Andrey Semashev
|
3e1aa6987b
|
Worked around MSVC 10 compilation error. The compiler fails to resolve overloaded add_value functions when the attribute value is a string literal.
[SVN r84194]
|
2013-05-08 19:43:27 +00:00 |
|
Andrey Semashev
|
bb0c444a95
|
Disabled syslog sink when neither Boost.ASIO nor native syslog API are available.
[SVN r84193]
|
2013-05-08 19:04:58 +00:00 |
|
Andrey Semashev
|
c5816b077d
|
Resolved signed/unsigned comparison mismatch.
[SVN r84177]
|
2013-05-06 21:02:12 +00:00 |
|
Andrey Semashev
|
d35f454569
|
Fixed incorrect target buffer alignment and filling.
[SVN r84176]
|
2013-05-06 20:48:52 +00:00 |
|
Andrey Semashev
|
39d32b3a1c
|
Added SIMD versions of dump manipulator. Fixed performance tests compilation.
[SVN r84155]
|
2013-05-05 21:11:20 +00:00 |
|
Andrey Semashev
|
cc99f35c1a
|
Added a new dump manipulator.
[SVN r84126]
|
2013-05-03 18:19:32 +00:00 |
|
Andrey Semashev
|
6ea9b962fb
|
Corrected comment.
[SVN r84117]
|
2013-05-02 19:39:12 +00:00 |
|
Andrey Semashev
|
86497e89a2
|
Added a workaround for MSVC that allows to prevent conversion to void*.
[SVN r84116]
|
2013-05-02 19:37:32 +00:00 |
|
Andrey Semashev
|
e143794692
|
basic_formatting_ostream no longer derives from std::basic_ostream, but rather reimplements its and its base classes interface closely. This solves problems with overloading operator<< for basic_formatting_ostream and user-defined types. This will break user's code if it relied on the inheritance from the standard stream types (such as passing basic_formatting_ostream object as an argument to a function receiving std::basic_ostream).
[SVN r84113]
|
2013-05-02 17:28:27 +00:00 |
|
Andrey Semashev
|
ec0aa50f22
|
Removed more deprecated macros and worked around one more broken link in the generated docs.
[SVN r83994]
|
2013-04-21 07:32:08 +00:00 |
|
Andrey Semashev
|
47ae97f681
|
Added workarounds to eliminate broken links in the generated docs.
[SVN r83979]
|
2013-04-20 12:07:39 +00:00 |
|
Andrey Semashev
|
0d3b89dc54
|
Removed deprecated macros usage.
[SVN r83978]
|
2013-04-20 11:42:26 +00:00 |
|
Andrey Semashev
|
eea0d19999
|
Resolved name clashes with Apple macros. Removed Boost version check.
[SVN r83941]
|
2013-04-17 18:00:56 +00:00 |
|
Andrey Semashev
|
e4fd3a75df
|
Fixes for better docs generation.
[SVN r83873]
|
2013-04-13 16:27:49 +00:00 |
|
Andrey Semashev
|
a7c4e0e319
|
Boost.Log merged to trunk.
[SVN r83860]
|
2013-04-13 12:30:25 +00:00 |
|