Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 | |
2014-11-30 | fs/Config: add HAVE_GLIB check | Max Kellermann | 1 | -1/+1 | |
2014-11-30 | fs/Config: swap #if/#else | Max Kellermann | 1 | -7/+7 | |
2014-11-29 | fs/Charset: add DeinitFSCharset() | Max Kellermann | 1 | -0/+8 | |
2014-11-29 | fs/Charset: add macro HAVE_FS_CHARSET | Max Kellermann | 1 | -1/+1 | |
2014-11-29 | fs/Charset: return Error on SetFSCharset() failure | Max Kellermann | 1 | -4/+6 | |
Don't abort the process, let the caller decide instead. | |||||
2014-11-29 | fs/Config: remove bogus WIN32 check | Max Kellermann | 1 | -1/+1 | |
2014-02-17 | fs/Charset: disable if GLib is disabled | Max Kellermann | 1 | -2/+4 | |
2014-01-24 | Config*: move to config/ | Max Kellermann | 1 | -1/+1 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -6/+0 | |
2013-10-28 | *: use nullptr instead of NULL | Max Kellermann | 1 | -4/+4 | |
2013-10-17 | fs/Charset: default filesystem charset is UTF-8 | Max Kellermann | 1 | -6/+1 | |
Implement a fast path for UTF-8 which leaves fs_charset empty, and don't assign a value to fs_charset if there's no configuration. | |||||
2013-10-17 | fs/Path: move configuration code to Config.cxx | Max Kellermann | 1 | -0/+70 | |