Age | Commit message (Expand) | Author |
---|---|---|
2017-12-16 | Merge branch 'v0.20.x' | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-07-05 | util/StringUtil: move strip functions to StringStrip.cxx | Max Kellermann |
2017-05-16 | Log: add "noexcept" | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-06-22 | LogBackend: remove character set support | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-12-17 | LogBackend: force-flush stderr on WIN32 | Max Kellermann |
2014-08-07 | LogBackend: use StripRight() | Max Kellermann |
2014-08-07 | util/CharUtil: add IsWhitespaceFast() | Max Kellermann |
2014-02-22 | LogBackend: use __android_log_print() on Android | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-12-15 | configure.ac: add option "--disable-glib" | Max Kellermann |
2013-12-15 | LogInit: move backend code to LogBackend.cxx | Max Kellermann |
2013-12-15 | Log: move Log() to LogBackend.cxx | Max Kellermann |