Steffen Schuemann
|
a4303f9207
|
#4: Added test code, fixed missing error_code propagation, and error handling in fs::copy and fs::remove_all.
|
2019-01-02 19:59:27 +01:00 |
|
Steffen Schuemann
|
ad83c41d1b
|
Version bump, release notes v1.04
|
2018-11-10 19:21:45 +01:00 |
|
Steffen Schümann
|
e57fd540b2
|
Fixed windows compilation issue.
|
2018-11-05 21:54:24 +01:00 |
|
gulrak
|
8e17597608
|
Bumped version to wip v1.0.3
|
2018-11-05 20:45:45 +01:00 |
|
gulrak
|
89cc3782a0
|
Warning fixes for -Wall -Wextra -Werror builds.
|
2018-11-05 20:40:53 +01:00 |
|
gulrak
|
f756027cca
|
#3: Added missing inlines and small refactorings for compiler errors when including in multiple files. Added a test.
|
2018-11-05 20:39:19 +01:00 |
|
Steffen Schümann
|
f7854ed685
|
Fixes for warnings under VS2017.
|
2018-11-04 14:30:36 +01:00 |
|
Steffen Schuemann
|
9e4eb59e9c
|
Some cleanup, and warning fixes and test code issues on clang 7.
|
2018-11-03 11:15:18 +01:00 |
|
Steffen Schuemann
|
9d15cd05d1
|
Fixed include name.
|
2018-10-22 20:42:41 +02:00 |
|
Steffen Schuemann
|
ba375609c3
|
Merge branch 'master' of github.com:gulrak/filesystem
|
2018-10-22 20:04:28 +02:00 |
|
Steffen Schuemann
|
653ba67e23
|
Path iterator warning fixed.
|
2018-10-22 20:03:55 +02:00 |
|
Steffen Schümann
|
0cb8a42f83
|
Added UTF-8 locale test to u8arguments, some cleanup.
|
2018-10-22 20:01:52 +02:00 |
|
Steffen Schümann
|
b86f941c67
|
Fixed some warnings and a CMakeLists issue on Windows.
|
2018-09-29 13:51:12 +02:00 |
|
Steffen Schuemann
|
1da3ae7864
|
Restructured CMakeLists, added fs::u8arguments helper, added first example
|
2018-09-29 12:49:12 +02:00 |
|
Steffen Schuemann
|
993d03be4c
|
Version bumb, some reformatting
|
2018-09-23 14:54:53 +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
|
4fbc6e18e2
|
[#2] remove_all now counts directories too
|
2018-09-23 14:07:03 +02:00 |
|
Steffen Schuemann
|
cf48497662
|
Bumped wip version.
|
2018-09-22 13:35:56 +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
|
25687685e4
|
Removed exceptions from utf-8 code, fixed warning in tests from windows build.
|
2018-09-22 09:44:29 +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 Schümann
|
18b1b16b44
|
Fixed compile error on g++ 7.3.0
|
2018-09-04 21:52:17 +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 |
|