index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
Age
Commit message (
Expand
)
Author
2017-02-24
fs/Traits: allow base to end with a slash in Relative()
Max Kellermann
2017-02-10
fs/FileInfo: use std::chrono::system_clock
Max Kellermann
2017-01-04
fs/io/*: make constructors "explicit"
Max Kellermann
2017-01-04
fs/io/GunzipReader: use C++11 initializer
Max Kellermann
2017-01-04
fs/io/{GunzipReader,GzipOutputStream: remove deprepcated dynamic exception sp...
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-04
fs/FileSystem: RenameFile() throws exception on error
Max Kellermann
2016-12-04
fs/CheckFile: use IsAccessDenied()
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-10
fs/AllocatedPath: remove the obsolete class Error overload
Max Kellermann
2016-11-10
fs/FileInfo: remove the obsolete class Error overloads
Max Kellermann
2016-11-10
fs/CheckFile: use FileInfo(Path) instead of GetFileInfo()
Max Kellermann
2016-11-07
SongLoader, ...: include cleanup
Max Kellermann
2016-10-26
fs/StandardDirectory: no /etc/passwd lookups on Android
Max Kellermann
2016-10-26
fs/io/FileOutputStream: work around -Wunused
Max Kellermann
2016-09-04
fs/io/FileOutputStream: add mode CREATE_VISIBLE
Max Kellermann
2016-09-04
fs/io/FileOutputStream: add mode APPEND_OR_CREATE
Max Kellermann
2016-09-04
fs/io/FileOutputStream: merge all classes into one, add enum Mode
Max Kellermann
2016-09-04
fs/io/BufferedOutputStream: add wchar_t overloads
Max Kellermann
2016-09-04
fs/io/BufferedOutputStream: add Write(char)
Max Kellermann
2016-08-27
fs/io/FileReader: add methods GetSize(), GetPosition()
Max Kellermann
2016-08-27
fs/io/BufferedReader: add method Reset()
Max Kellermann
2016-08-27
fs/io/FileReader: add method Rewind()
Max Kellermann
2016-08-16
fs/io/BufferedReader: add ReadFull(size_t)
Max Kellermann
2016-08-16
fs/io/BufferedReader: add missing Consume() call
Max Kellermann
2016-08-16
fs/io/BufferedReader: add method ReadFull()
Max Kellermann
2016-08-16
fs/io/FileReader: add missing include
Max Kellermann
2016-08-16
fs/io/FileOutputStream: change #if to #ifdef
Max Kellermann
2016-08-16
fs/io/FileOutputStream: add missing include
Max Kellermann
2016-08-15
fs/io/FileOutputStream: decouple from the FileSystem library
Max Kellermann
2016-08-15
fs/io/FileOutputStream: use C++11 initializers
Max Kellermann
2016-08-15
fs/FileSystem: RemoveFile() throws exception on error
Max Kellermann
2016-08-15
fs/FileSystem: remove unused FOpenModes
Max Kellermann
2016-08-15
fs/FileSystem: add TruncateFile()
Max Kellermann
2016-04-21
fs/AllocatedPath: add method FromUTF8Throw()
Max Kellermann
2016-04-21
fs/Charset: throw exception on error
Max Kellermann
2016-04-21
fs/AllocatedPath: add FromFS() with pointer range
Max Kellermann
2016-04-21
fs/AllocatedPath: make constructor "explicit"
Max Kellermann
2016-04-21
lib/icu/Converter: throw exception on error
Max Kellermann
2016-04-21
lib/icu/Win32: throw exception on error
Max Kellermann
2016-04-13
lib/icu/Converter: Create() throws exception on error
Max Kellermann
2016-04-12
util/StringPointer: rename typedef pointer to pointer_type
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-19
fs/io/FileReader: add method Skip()
Max Kellermann
2015-12-29
fs/DirectoryReader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-29
fs/DirectoryReader: use C++11 initializer
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
fs/io/OutputStream: use C++ exceptions in Write()
Max Kellermann
2015-12-16
fs/io/GzipOutputStream: use C++ exceptions in constructor
Max Kellermann
[next]