0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 13 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for exception handlers. More... almost 15 years ago
Added support for exception handlers. More... almost 15 years ago
Added some optimizations for embedding string literals into formatters. More... almost 15 years ago
Added some optimizations for embedding string literals into formatters. More... almost 15 years ago
Uncommented a piece of code More... almost 15 years ago
Uncommented a piece of code More... almost 15 years ago
Removed warning on GCC More... almost 15 years ago
Removed warning on GCC More... almost 15 years ago
Changes to shorten type names and thus reduce binary sizes. The ostrm keyword has been renamed to stream. More... almost 15 years ago
Changes to shorten type names and thus reduce binary sizes. The ostrm keyword has been renamed to stream. More... almost 15 years ago
Cleaned up exports on Windows. More... almost 15 years ago
Cleaned up exports on Windows. More... almost 15 years ago
Some cleanup More... almost 15 years ago
Some cleanup More... almost 15 years ago
File sink backend overhauled a bit. All initialization routines now use it instead of file streams. Rotating file stream and record_writer interface were removed (their usage should be replaced with the new sink backend). More... almost 15 years ago
File sink backend overhauled a bit. All initialization routines now use it instead of file streams. Rotating file stream and record_writer interface were removed (their usage should be replaced with the new sink backend). More... almost 15 years ago
Added missing include More... almost 15 years ago
Added missing include More... almost 15 years ago
Added several decorators. Decorator is a new kind of formatters that allows to modify strings being written by other formatters on a character basis. Added an example of logging into an XML file. More... almost 15 years ago
Added several decorators. Decorator is a new kind of formatters that allows to modify strings being written by other formatters on a character basis. Added an example of logging into an XML file. More... almost 15 years ago
Added directory creation for file-related sinks. Added a multifile example. More... almost 15 years ago
Added directory creation for file-related sinks. Added a multifile example. More... almost 15 years ago
Fixed compilation error. More... almost 15 years ago
Fixed compilation error. More... almost 15 years ago
Improved some names and namespace locality. Added support for open/close handlers. Added a new multifile sink backend. More... almost 15 years ago
Improved some names and namespace locality. Added support for open/close handlers. Added a new multifile sink backend. More... almost 15 years ago
Improved library namespace mangling. More... almost 15 years ago
Improved library namespace mangling. More... almost 15 years ago
Improved library namespace mangling. More... almost 15 years ago
Comments updated. Improved Boost.Parameter support in sink constructors. More... almost 15 years ago