Steffen Schuemann
|
993d03be4c
|
Version bumb, some reformatting
|
2018-09-23 14:54:53 +02:00 |
|
Steffen Schuemann
|
63f2c2af1a
|
Added release notes.
v1.0.1
|
2018-09-23 14:40:14 +02:00 |
|
Steffen Schuemann
|
5595cfe848
|
Support for test against clang 7.0.0 std::filesystem and fixing some recursive_directory_iterator test cases
|
2018-09-23 14:15:54 +02:00 |
|
Steffen Schuemann
|
d097c9535a
|
[Closes #1] fs::canonical now errors on empty path and fs::weakly_canonical doesn't call canonical with empty path anymore
|
2018-09-23 14:12:42 +02:00 |
|
Steffen Schuemann
|
58610c421d
|
Merge branch 'master' of github.com:gulrak/filesystem
|
2018-09-23 14:07:27 +02:00 |
|
Steffen Schuemann
|
4fbc6e18e2
|
[#2] remove_all now counts directories too
|
2018-09-23 14:07:03 +02:00 |
|
gulrak
|
a89b8932f2
|
Update issue templates
|
2018-09-23 11:39:34 +02:00 |
|
Steffen Schuemann
|
217fb2bdf5
|
Updated readme.
|
2018-09-22 13:38:27 +02:00 |
|
Steffen Schuemann
|
90bab0edee
|
Updated readme with some fallback use-case help and adapted the tests to reflect parts of it.
|
2018-09-22 13:37:04 +02:00 |
|
Steffen Schuemann
|
cf48497662
|
Bumped wip version.
|
2018-09-22 13:35:56 +02:00 |
|
Steffen Schümann
|
8d21eb4722
|
Modifications for first tests against std::fs in VS 15.8
|
2018-09-22 13:11:50 +02:00 |
|
Steffen Schümann
|
e470a6e94b
|
Fixed issues while testing with Visual Studio 2017 15.8
|
2018-09-22 13:09:50 +02:00 |
|
Steffen Schuemann
|
196aa9fa2d
|
Merge branch 'master' of github.com:gulrak/filesystem
|
2018-09-22 09:44:43 +02:00 |
|
Steffen Schuemann
|
25687685e4
|
Removed exceptions from utf-8 code, fixed warning in tests from windows build.
|
2018-09-22 09:44:29 +02:00 |
|
Steffen Schümann
|
3216b6498c
|
Removed test for path::iterator BidirectionalIterator constraints as 30.10.8.5 clearly states that they are an exception.
|
2018-09-18 15:29:31 +02:00 |
|
Steffen Schuemann
|
d04efbe082
|
Updated README.md
v1.0.0
|
2018-09-11 13:51:17 +02:00 |
|
Steffen Schuemann
|
de5cb2f25f
|
Added version macro.
|
2018-09-11 13:22:28 +02:00 |
|
Steffen Schuemann
|
f46f922ed5
|
Added clang-format config and some reformatting.
|
2018-09-11 10:06:41 +02:00 |
|
Steffen Schuemann
|
6d4f5b3539
|
Updated README.md
|
2018-09-11 09:23:12 +02:00 |
|
Steffen Schuemann
|
f54e113b3d
|
Changed .gitignore
|
2018-09-11 08:57:52 +02:00 |
|
Steffen Schuemann
|
455b295f6d
|
Added gitignore.
|
2018-09-11 08:56:56 +02:00 |
|
Steffen Schümann
|
18b1b16b44
|
Fixed compile error on g++ 7.3.0
|
2018-09-04 21:52:17 +02:00 |
|
gulrak
|
da35e16723
|
Update README.md
|
2018-09-04 09:14:31 +02:00 |
|
gulrak
|
76adb001aa
|
Update README.md
|
2018-09-04 09:13:46 +02:00 |
|
gulrak
|
9fe347ff33
|
Update README.md
|
2018-09-04 09:08:25 +02:00 |
|
gulrak
|
3b82c5cf57
|
Fixed typo.
|
2018-09-04 08:59:25 +02:00 |
|
Steffen Schuemann
|
755413efc7
|
Fix for compilation error of tests against std::fs from early gcc-8 versions, and some small corrections.
|
2018-09-03 21:35:07 +02:00 |
|
gulrak
|
e5659e9b9b
|
Update README.md
|
2018-09-02 22:29:10 +02:00 |
|
gulrak
|
2fc34f7e70
|
Update README.md
|
2018-09-02 22:13:44 +02:00 |
|
Steffen Schuemann
|
055ec8aea0
|
Initial public release.
|
2018-09-02 22:01:52 +02:00 |
|