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
/
FileInfo.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-03-12
replace stdint.h with cstdint
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-08
system/Clock, fs/FileInfo: move FILETIME specific code to time/FileTime.hxx
Max Kellermann
2019-03-12
fs/FileInfo: remove redundant `inline` keywords from `constexpr` functions
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-12-16
Merge branch 'v0.20.x'
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-02-10
fs/FileInfo: use std::chrono::system_clock
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-10
fs/FileInfo: remove the obsolete class Error overloads
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-03-05
fs/File{System,Info}: fix regular file check
Max Kellermann
2015-03-03
fs/io/FileReader: add method GetFileInfo()
Max Kellermann
2015-02-28
fs/FileInfo: use GetFileAttributesEx() on WIN32
Max Kellermann
2015-02-28
fs/FileInfo: new library providing GetFileInfo()
Max Kellermann