Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-07 | fs/io/BufferedReader: new class to replace class TextFile | Max Kellermann | 1 | -1/+2 |
2014-08-07 | fs/output, fs/TextFile: move to fs/io/ | Max Kellermann | 1 | -1/+1 |
2014-08-07 | util/StringUtil: add StripRight() overload with "end" argument | Max Kellermann | 1 | -4/+1 |
2014-08-07 | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 1 | -3/+3 |
2014-08-07 | fs/StandardDirectory: pass writable string to ParseConfigLine() | Max Kellermann | 1 | -8/+10 |
2014-07-11 | fs/StandardDirectory: look for cache dir in environment, not user-dirs | Mantas Mikulėnas | 1 | -3/+15 |
2014-03-01 | fs/StandardDirectory: add GetUserCacheDir() | Max Kellermann | 1 | -0/+14 |
2014-03-01 | java/File: add method ToAbsolutePath() returning AllocatedPath | Max Kellermann | 1 | -7/+1 |
2014-03-01 | Android: obtain music directory from Environment.getExternalStoragePublicDire... | Max Kellermann | 1 | -1/+14 |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 |
2013-12-08 | fs: implemented standard directories API | Denis Krjuchkov | 1 | -0/+294 |