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
2020-01-18
meson.build: move Log.cxx and LogBackend.cxx into a static library
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2020-01-03
util/{Const,Writable}Buffer: drop "_type" from type names
Max Kellermann
2019-12-16
fs/io/Reader: relicense to BSD-2
Max Kellermann
2019-11-04
lib/icu/Converter: Create() returns std::unique_ptr
Max Kellermann
2019-09-04
fs/Traits: call std::string::reserve() in BuildPathImpl()
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-08-03
util/Macros: replace with std::size() (C++17)
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
archive/Lookup: move to fs/LookupFile.cxx
Max Kellermann
2019-06-15
fs/AllocatedPath: add GetSuffix()
Max Kellermann
2019-05-31
fs/Path: add `constexpr`
Max Kellermann
2019-05-08
system/Clock, fs/FileInfo: move FILETIME specific code to time/FileTime.hxx
Max Kellermann
2019-04-26
fs/io/BufferedOutputStream: add `noexcept`
Max Kellermann
2019-04-26
fs/io/AutoGunzipReader: use std::unique_ptr<>
Max Kellermann
2019-04-26
fs/io/AutoGunzipReader: add `noexcept`
Max Kellermann
2019-04-26
fs/io/GunzipReader: add `noexcept`
Max Kellermann
2019-04-26
fs/io/TextFile: add `noexcept`
Max Kellermann
2019-04-26
fs/io/TextFile: use std::unique_ptr<>
Max Kellermann
2019-04-24
fs/AllocatedPath: add Android-only FromUTF8(std::string&&) overload
Max Kellermann
2019-04-24
fs/Features: add macro FS_CHARSET_ALWAYS_UTF8
Max Kellermann
2019-04-24
fs/Charset: move HAVE_FS_CHARSET to Features.hxx
Max Kellermann
2019-04-24
fs/Config: add `noexcept`
Max Kellermann
2019-04-24
fs/AllocatedPath: add `noexcept`
Max Kellermann
2019-04-24
fs/Path: add `noexcept`
Max Kellermann
2019-04-24
fs/Traits: add `noexcept`
Max Kellermann
2019-03-12
fs/FileInfo: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2019-02-19
fs/io/OutputStream: update include guard
Max Kellermann
2019-02-19
fs/io/BufferedOutputStream: add WithBufferedOutputStream()
Max Kellermann
2019-01-22
fs/io/StdioOutputStream: add `noexcept`
Max Kellermann
2019-01-21
fs/io/FileOutputStream: add constructor with directory fd
Max Kellermann
2019-01-21
fs/io/FileOutputStream: move code to Open()
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-31
fs/io/FileOutputStream: fix -Wcomment
Max Kellermann
2018-10-31
fs/io/FileOutputStream: don't use O_TMPFILE on Android
Max Kellermann
2018-10-31
fs/io/FileOutputStream: add macro HAVE_O_TMPFILE
Max Kellermann
2018-10-31
fs/StandardDirectory: move USE_XDG to XDG.hxx
Max Kellermann
2018-10-14
build with Meson instead of autotools
Max Kellermann
2018-09-03
fs/io/FileOutputStream: disallow copying
Max Kellermann
2018-08-21
fs/io/FileOutputStream: make linkat() mandatory on Linux
Max Kellermann
2018-08-21
fs/io/FileOutputStream: add "noexcept"
Max Kellermann
2018-08-21
fs/io/BufferedReader: add "noexcept" to constructor
Max Kellermann
2018-08-21
system/Open: new UniqueFileDescriptor constructing library
Max Kellermann
2018-08-21
fs/io/FileReader: use class UniqueFileDescriptor
Max Kellermann
2018-08-21
fs/io/FileReader: use std::exchange()
Max Kellermann
2018-08-21
fs/io/FileReader: add "noexcept"
Max Kellermann
2018-08-21
fs/io/FileReader: simplify includes
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
[next]