Commit Graph

163 Commits

Author SHA1 Message Date
Andrey Semashev
bc15f9c668 Corrected formatting.
[SVN r84197]
2013-05-08 22:34:20 +00:00
Andrey Semashev
0909b67b12 Added an entry about LNK1123 error.
[SVN r84196]
2013-05-08 20:54:22 +00:00
Andrey Semashev
124c8035e3 Added a note about minimal supported 32 bit x86 CPU.
[SVN r84195]
2013-05-08 20:05:05 +00:00
Andrey Semashev
ab97ab66d9 Added a check for availability of Message Compiler (mc) on Windows. This should simplify building the library on MinGW, Cygwin and MSVC Express and fix MinGW tests.
[SVN r84186]
2013-05-07 23:03:54 +00:00
Andrey Semashev
8f03520b70 Corrected comment in the example.
[SVN r84127]
2013-05-03 18:21:50 +00:00
Andrey Semashev
cc99f35c1a Added a new dump manipulator.
[SVN r84126]
2013-05-03 18:19:32 +00:00
Andrey Semashev
5028bbede6 Updated modification date.
[SVN r84114]
2013-05-02 17:45:25 +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
73cad9e7e4 The images are now copied to the built documentstion. Updated automatic redirection link.
[SVN r83940]
2013-04-17 17:45:29 +00:00
Andrey Semashev
c65f5952bb Removed obsolete files.
[SVN r83931]
2013-04-16 19:15:04 +00:00
Andrey Semashev
e4fd3a75df Fixes for better docs generation.
[SVN r83873]
2013-04-13 16:27:49 +00:00
Andrey Semashev
5952306430 Fixed a broken link.
[SVN r83871]
2013-04-13 13:55:56 +00:00
Andrey Semashev
a7c4e0e319 Boost.Log merged to trunk.
[SVN r83860]
2013-04-13 12:30:25 +00:00