333 Commits

Author SHA1 Message Date
Steffen Schuemann
b51fe02f1a WIP version bump 2020-12-26 13:56:21 +01:00
Steffen Schuemann
ff56073075 Updated readme. 2020-12-26 13:54:57 +01:00
Steffen Schuemann
1edf4a3339 ghc::filesysem release v1.3.8 v1.3.8 2020-11-15 22:54:06 +01:00
Steffen Schuemann
427108c8e2 updating readme and dynamic selection examples 2020-11-15 21:12:41 +01:00
Steffen Schümann
809d680df9 refs #75, avoid messing with long namespaced path on windows 2020-11-10 08:34:21 +01:00
Steffen Schümann
b3f9635581 refs #75, fix for shadow warning in test 2020-11-09 09:09:43 +01:00
Steffen Schümann
b6dd2cd0f1 refs #75, more testing of windows path variants 2020-11-08 18:27:52 +01:00
Steffen Schümann
3fd3482559 refs #75, fix for windows path filtering on namespaces 2020-11-08 11:12:07 +01:00
Steffen Schuemann
cf7890719f refs #76, additional support for _MSVC_LANG 2020-10-25 09:02:27 +01:00
Steffen Schuemann
416c60a1d4 refs #78, added test of __MAC_OS_X_VERSION_MIN_REQUIRED 2020-10-24 12:16:50 +02:00
Steffen Schuemann
1c7204285d wip version bump 2020-10-24 12:05:11 +02:00
Steffen Schuemann
f824d0d46b refs #77, fix skip_permission_denied inconsistency 2020-10-24 12:03:58 +02:00
Steffen Schuemann
7e37433f31 Release v1.3.6 v1.3.6 2020-10-10 09:11:06 +02:00
Florian Brenot
c82e11af33
Check symlink relative flag and use correct offsets on Windows (#74)
* Check symlink relative flag and use correct offsets

* Using the correct length this time
2020-10-10 08:58:06 +02:00
Steffen Schümann
6649653be9 Extended path prefix handling on Windows. 2020-10-09 23:57:54 +02:00
Steffen Schuemann
ff6e5e8959 updated readme 2020-10-06 21:58:55 +02:00
Steffen Schuemann
51d94c098a Merge branch 'feature-70-path-comparison' 2020-10-06 21:58:24 +02:00
Steffen Schümann
2fe72421c5 Merge branch 'feature-70-path-comparison' of https://github.com/gulrak/filesystem into feature-70-path-comparison
# Conflicts:
#	include/ghc/filesystem.hpp
2020-10-06 21:23:13 +02:00
Steffen Schümann
3cd5bc6873 refs #70, fix for non LWG2936 mode and updated readme 2020-10-06 21:17:15 +02:00
Steffen Schuemann
a22c0a94d0 refs #70, mingw compile fix 2020-10-05 22:41:46 +02:00
Steffen Schuemann
f15dea9695 refs #70, fix for missed issue and mingw errors 2020-10-05 21:59:29 +02:00
Steffen Schümann
56b5e7a174 refs #70, compare windows root names case insensitive, work on LWG 2936 option 2020-10-05 21:24:05 +02:00
Steffen Schümann
d34cf83f7e Merge remote-tracking branch 'origin/feature-73-performance-optimization' 2020-10-04 13:47:24 +02:00
Steffen Schuemann
993a6be3ce refs #72, bumped to wip version 2020-10-01 08:11:53 +02:00
Steffen Schümann
b96e1e7423 refs #73, updated readme and travis ci config 2020-10-01 08:09:28 +02:00
Steffen Schuemann
a2ce250cd8 refs #72, updated ci config 2020-09-30 09:24:45 +02:00
Steffen Schümann
c8cfcf823f refs #73, performance optimizations 2020-09-30 08:33:29 +02:00
Steffen Schuemann
56d6fc9159 refs #72, invenstigating travis xcode9.2 problems leading to timeout 2020-09-22 23:30:24 +02:00
Steffen Schuemann
f31b5baac4 refs #72, filesystem_test issues with TestAllocator 2020-09-22 00:31:24 +02:00
Steffen Schuemann
a9302df045 refs #72, ci tesing for centos 2020-09-22 00:09:36 +02:00
Steffen Schuemann
d8abf146a4 Release ghc::filesystem v1.3.4 v1.3.4 2020-08-30 09:59:53 +02:00
Steffen Schuemann
80543b681b refs #66, removed shared_ptr guards in copy_file 2020-08-30 09:47:27 +02:00
Steffen Schuemann
fd9b1c5300 Updated readme. 2020-08-30 09:20:56 +02:00
Steffen Schuemann
cdfb593d40 Merge branch 'feature-68-experimental-emscripten-support' 2020-08-30 09:19:14 +02:00
Steffen Schuemann
f6e886f999 refs #68, updated readme, fix for failing CI on VS2019. 2020-08-29 20:34:59 +02:00
Steffen Schuemann
a47a874bee refs #68, disabled fs::space test for error case as web environment returns space for the virtual fs even for unexisting paths 2020-08-22 18:16:01 +02:00
Steffen Schuemann
3131e9735d Merge branch 'master' into feature-68-experimental-emscripten-support 2020-08-21 08:22:48 +02:00
Steffen Schuemann
9e69dd4a82 Updated readme and .gitignore 2020-08-21 08:21:43 +02:00
gulrak
46db4d8961
Merge pull request #69 from zero9178/master
Allow wchar_t constructors of iostreams on Windows when using libc++
2020-08-21 07:54:08 +02:00
zero9178
0e40179aeb Changed preprocessors checks for wchar_t constructs of iostreams from __GNUC__ to __GLIBCXX__ as libc++ provides these on Windows as well 2020-08-21 03:01:50 +02:00
Steffen Schuemann
1d41167941 refs #68, experimental support for emscripten 2020-08-20 22:26:56 +02:00
Steffen Schuemann
2ea00170e1 refs #68, better permission error handling for directory_iteratior with skip_permissions_denied 2020-08-20 21:58:34 +02:00
Steffen Schuemann
3f1c185ab4 fixes #63, Squashed commit of the following:
commit fdcb3ce89ba676d3e06b30c18c04e926a775366c
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date:   Thu Apr 9 12:59:13 2020 +0200

    refs #63, fix typo

commit a5cadd2e5060da75315f79971dae56a0e91a8023
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date:   Thu Apr 9 11:45:36 2020 +0200

    refs #63, work on issues with wchar and clang in windows.
2020-04-10 11:26:04 +02:00
Steffen Schuemann
9a047b9f8d Updated readme, added error handling for conflicting options. 2020-04-08 10:44:54 +02:00
gulrak
6b30995e41
Merge pull request #62 from okhowang/android
Fix android compatibility
2020-04-07 19:49:25 +02:00
gulrak
2ad75e1ff0
Merge pull request #61 from okhowang/no-exception
fixes #60, refs #43, support for usage in projects with exceptions disabled
2020-04-07 19:48:30 +02:00
Steffen Schuemann
4bf0160a15 Bump to wip version. 2020-04-07 18:27:49 +02:00
okhowang(王沛文)
a0f28a93bc Fix android compatibility 2020-04-07 22:55:13 +08:00
okhowang(王沛文)
ee9b432e3f Fixed MinGW no-exception logic 2020-04-07 19:09:54 +08:00
okhowang(王沛文)
498dd371fa merge all ifdef 2020-04-07 15:40:27 +08:00