.. |
io
|
fs/io/FileOutputStream: fix wrong #ifdef WIN32
|
2015-03-25 17:28:27 +01:00 |
AllocatedPath.cxx
|
fs/Traits: enable _UNICODE on Windows
|
2015-03-05 10:15:10 +01:00 |
AllocatedPath.hxx
|
fs/Path: pass Path to Relative()
|
2015-02-28 23:45:16 +01:00 |
Charset.cxx
|
lib/icu/{Converter,Collate}: return AllocatedString
|
2015-06-25 23:44:16 +02:00 |
Charset.hxx
|
fs/Charset: hard-code Windows to ACP
|
2015-06-22 22:20:10 +02:00 |
CheckFile.cxx
|
fs/CheckFile: convert path to UTF-8 for error message
|
2015-02-28 23:00:26 +01:00 |
CheckFile.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Config.cxx
|
fs/Config: remove charset auto-detection via GLib
|
2015-06-22 22:35:54 +02:00 |
Config.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
DirectoryReader.hxx
|
fs/DirectoryReader: use FindFirstFile(), FindNextFile() on WIN32
|
2015-02-26 18:11:02 +01:00 |
Domain.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Domain.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
FileInfo.hxx
|
fs/File{System,Info}: fix regular file check
|
2015-03-05 10:07:07 +01:00 |
FileSystem.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
FileSystem.hxx
|
fs/File{System,Info}: fix regular file check
|
2015-03-05 10:07:07 +01:00 |
Glob.hxx
|
fs/Glob: use PathMatchSpec() on Windows
|
2015-06-22 22:12:08 +02:00 |
Limits.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
NarrowPath.hxx
|
fs/NarrowPath: use the WideCharToMultiByte() wrapper
|
2015-06-23 13:20:11 +02:00 |
Path2.cxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Path.cxx
|
fs/Path: reimplement GetSuffix() using GetBase() and StringFindLast()
|
2015-03-05 10:07:07 +01:00 |
Path.hxx
|
fs/Path: include cleanup
|
2015-06-23 12:35:13 +02:00 |
StandardDirectory.cxx
|
fs/{Allocated,}Path,Charset: use PathTraitsFS typedefs
|
2015-02-25 19:17:45 +01:00 |
StandardDirectory.hxx
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
Traits.cxx
|
fs/Traits: add missing dereference in RelativePathImpl()
|
2015-02-28 23:19:34 +01:00 |
Traits.hxx
|
fs/Path: use base class StringPointer
|
2015-06-23 12:34:45 +02:00 |