Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/Charset: work around clang's -Wunused-const-variable | Max Kellermann | 2014-10-25 | 1 | -1/+2 |
* | fs/Charset: use "UTF-8" instead of "utf-8" as the default value | Max Kellermann | 2014-02-23 | 1 | -2/+2 |
* | fs/Charset: disable if GLib is disabled | Max Kellermann | 2014-02-17 | 1 | -0/+17 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | fs/Charset.cxx: replace \ with / when converting path to UTF-8 on Windows | Denis Krjuchkov | 2013-12-05 | 1 | -3/+24 |
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -2/+0 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -3/+3 |
* | fs/Charset: GetFSCharset() returns "utf-8" by default | Max Kellermann | 2013-10-17 | 1 | -2/+2 |
* | fs/Charset: default filesystem charset is UTF-8 | Max Kellermann | 2013-10-17 | 1 | -0/+6 |
* | fs/Charset: don't allow nullptr arguments | Max Kellermann | 2013-10-17 | 1 | -2/+3 |
* | fs/Path: move configuration code to Config.cxx | Max Kellermann | 2013-10-17 | 1 | -0/+113 |