aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/StandardDirectory.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/StringUtil: move comparison functions to StringCompare.cxxMax Kellermann2015-11-061-0/+1
* fs/{Allocated,}Path,Charset: use PathTraitsFS typedefsMax Kellermann2015-02-251-2/+2
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* fs/io/BufferedReader: new class to replace class TextFileMax Kellermann2014-08-071-1/+2
* fs/output, fs/TextFile: move to fs/io/Max Kellermann2014-08-071-1/+1
* util/StringUtil: add StripRight() overload with "end" argumentMax Kellermann2014-08-071-4/+1
* util/StringUtil: rename strchug_fast() to StripLeft()Max Kellermann2014-08-071-3/+3
* fs/StandardDirectory: pass writable string to ParseConfigLine()Max Kellermann2014-08-071-8/+10
* fs/StandardDirectory: look for cache dir in environment, not user-dirsMantas Mikulėnas2014-07-111-3/+15
* fs/StandardDirectory: add GetUserCacheDir()Max Kellermann2014-03-011-0/+14
* java/File: add method ToAbsolutePath() returning AllocatedPathMax Kellermann2014-03-011-7/+1
* Android: obtain music directory from Environment.getExternalStoragePublicDire...Max Kellermann2014-03-011-1/+14
* copyright year 2014Max Kellermann2014-01-131-1/+1
* fs: implemented standard directories APIDenis Krjuchkov2013-12-081-0/+294