mpd/src/fs
Max Kellermann cd522f524d fs/Traits: allow base to end with a slash in Relative()
Fixes false negatives:

 http://foo/dav/example.ogg mismatches http://foo/dav/

.. because StringAfterPrefix() returns just "example.ogg", without
trailing slash (it existed, but was eaten already by the base
matcher).
2017-02-24 13:50:29 +01:00
..
io fs/io/*: make constructors "explicit" 2017-01-04 10:41:04 +01:00
AllocatedPath.cxx update copyright year 2017-01-03 20:48:59 +01:00
AllocatedPath.hxx update copyright year 2017-01-03 20:48:59 +01:00
Charset.cxx update copyright year 2017-01-03 20:48:59 +01:00
Charset.hxx update copyright year 2017-01-03 20:48:59 +01:00
CheckFile.cxx update copyright year 2017-01-03 20:48:59 +01:00
CheckFile.hxx update copyright year 2017-01-03 20:48:59 +01:00
Config.cxx update copyright year 2017-01-03 20:48:59 +01:00
Config.hxx update copyright year 2017-01-03 20:48:59 +01:00
DirectoryReader.cxx update copyright year 2017-01-03 20:48:59 +01:00
DirectoryReader.hxx update copyright year 2017-01-03 20:48:59 +01:00
Domain.cxx update copyright year 2017-01-03 20:48:59 +01:00
Domain.hxx update copyright year 2017-01-03 20:48:59 +01:00
FileInfo.hxx fs/FileInfo: use std::chrono::system_clock 2017-02-10 23:48:21 +01:00
FileSystem.cxx update copyright year 2017-01-03 20:48:59 +01:00
FileSystem.hxx update copyright year 2017-01-03 20:48:59 +01:00
Glob.hxx update copyright year 2017-01-03 20:48:59 +01:00
Limits.hxx update copyright year 2017-01-03 20:48:59 +01:00
NarrowPath.hxx update copyright year 2017-01-03 20:48:59 +01:00
Path2.cxx update copyright year 2017-01-03 20:48:59 +01:00
Path.cxx update copyright year 2017-01-03 20:48:59 +01:00
Path.hxx update copyright year 2017-01-03 20:48:59 +01:00
StandardDirectory.cxx update copyright year 2017-01-03 20:48:59 +01:00
StandardDirectory.hxx update copyright year 2017-01-03 20:48:59 +01:00
Traits.cxx fs/Traits: allow base to end with a slash in Relative() 2017-02-24 13:50:29 +01:00
Traits.hxx update copyright year 2017-01-03 20:48:59 +01:00