397 Commits

Author SHA1 Message Date
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 Schuemann
d9348942fc Release 1.0.2 v1.0.2 2018-11-04 14:39:07 +01:00
Steffen Schümann
f7854ed685 Fixes for warnings under VS2017. 2018-11-04 14:30:36 +01:00
Steffen Schuemann
6c0f261262 Removed workaround in test. 2018-11-04 11:24:17 +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
59d496c2bb Updated readme. 2018-10-23 08:22:52 +02: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
74dec84e0f Small update to readme. 2018-10-22 20:04:19 +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 Schuemann
22da1c7698 Updated readme. 2018-09-29 14:07:51 +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
3e6a1e1771 Updated catch2 to v2.4.0, updated readme. 2018-09-24 07:06:33 +02:00
Steffen Schümann
a70b1c2941 Changed permission test to also work with MS std::filesystem. 2018-09-23 21:19:30 +02:00
Steffen Schuemann
1758e9711e Updated readme. 2018-09-23 14:55:05 +02:00
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