Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |