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
|
4fbc6e18e2
|
[#2] remove_all now counts directories too
|
2018-09-23 14:07:03 +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 Schümann
|
8d21eb4722
|
Modifications for first tests against std::fs in VS 15.8
|
2018-09-22 13:11: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
|
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 |
|
Steffen Schuemann
|
055ec8aea0
|
Initial public release.
|
2018-09-02 22:01:52 +02:00 |
|