Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/{Allocated,}Path,Charset: use PathTraitsFS typedefs | Max Kellermann | 2015-02-25 | 1 | -6/+5 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | lib/icu/Converter: add ICU-based backend | Max Kellermann | 2014-12-01 | 1 | -1/+1 |
* | fs/Charset: return std::string from PathFromUTF8() | Max Kellermann | 2014-11-30 | 1 | -2/+6 |
* | fs/Charset: add DeinitFSCharset() | Max Kellermann | 2014-11-29 | 1 | -0/+3 |
* | fs/Charset: add macro HAVE_FS_CHARSET | Max Kellermann | 2014-11-29 | 1 | -0/+4 |
* | fs/Charset: return Error on SetFSCharset() failure | Max Kellermann | 2014-11-29 | 1 | -2/+4 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | fs/Charset: GetFSCharset() returns "utf-8" by default | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | fs/Charset: don't allow nullptr arguments | Max Kellermann | 2013-10-17 | 1 | -3/+3 |
* | fs/Path: move configuration code to Config.cxx | Max Kellermann | 2013-10-17 | 1 | -0/+50 |