26 Commits

Author SHA1 Message Date
qPCR4vir
9f430f7220 more standard features for filesystem 2016-02-19 14:42:22 +01:00
qPCR4vir
9e686eb5d6 cleanup use of namespace filesystem 2016-02-18 10:54:14 +01:00
Jinhao
5e09cf1aef add a check for support of C++11 inline namespace 2016-02-17 00:32:15 +08:00
qPCR4vir
9f3060f912 nana::experimental::filesystem 2016-02-14 05:23:31 +01:00
qPCR4vir
3f8aab22cf filesystem inline v1 + generic_string 2016-02-14 05:04:24 +01:00
Jinhao
325961a277 remove utf8_cast functions 2016-01-22 00:46:10 +08:00
Jinhao
ece696c3b5 update filesystem and remove fs_utility 2016-01-20 01:06:16 +08:00
Jinhao
8d2ec2fbd1 update experimental::filesystem and remove file_iterator 2016-01-19 01:34:07 +08:00
Jinhao
70ecce5962 remove some useless trait classes 2016-01-06 00:23:27 +08:00
Jinhao
7d7cce8d2a add path conversion functions 2016-01-05 01:11:15 +08:00
Jinhao
a42ebe19b4 use UTF-8 for string representation 2015-12-31 01:09:52 +08:00
Jinhao
0a396c12c2 remove filesystem::file_attrib() function 2015-12-30 01:11:07 +08:00
Jinhao
443b3dcd87 update experimental::filesystem 2015-12-29 01:11:03 +08:00
Jinhao
2ca11d4e25 fix compile errors under Linux 2015-12-16 01:21:44 +08:00
Jinhao
b35f293b9e replace string parameter of image's constructor with filesystem::path 2015-11-30 00:58:29 +08:00
Jinhao
c86a00bea5 remove macro STR 2015-11-29 22:38:22 +08:00
Jinhao
94c10c8fba Merge branch 'macos' of https://github.com/BenjaminNavarro/nana into BenjaminNavarro-macos 2015-11-10 23:21:07 +08:00
Benjamin Navarro
a09d5c3c95 Mac OS X support 2015-10-11 18:31:30 +02:00
Jinhao
75ee238f34 Merge branch 'master' of https://github.com/htzh/nana into htzh-master 2015-09-27 16:46:07 +08:00
Haitao Zhang
4337222549 Fix return char * when path is expected by explicit cast to
nana::string first.
2015-09-26 18:33:54 -07:00
Pr0curo
1d7781e1a6 fix for gcc/mingw 2015-09-18 17:20:45 +02:00
Jinhao
894e7e61c8 fix compiling errors by using GCC/Clang 2015-07-28 01:53:41 +08:00
qPCR4vir
a42931830f mimic path.filename() 2015-05-28 01:46:37 +02:00
qPCR4vir
f55c54f7b4 filesystem to experimental to avoid conflicts with fs_utillity 2015-05-28 01:44:10 +02:00
qPCR4vir
59f0ace353 mimic enum class perms , more adaption 2015-05-28 01:43:43 +02:00
qPCR4vir
02961f1673 add file_type (from type), bring all from fs_utility and mimic path, and directory_entry 2015-05-28 01:43:28 +02:00