gulrak
|
c29d535bb5
|
Merge pull request #112 from albert-github/feature/bug_spell
Spelling checking corrections
|
2021-03-21 13:49:33 +01:00 |
|
albert-github
|
865f09be7b
|
Spelling checking corrections
A number of spelling errors, layout errors etc.
|
2021-03-21 11:58:37 +01:00 |
|
Steffen Schuemann
|
fd9bb43015
|
Merge branch 'feature-111-further-directory-iteration-optimization'
|
2021-03-21 10:38:09 +01:00 |
|
Steffen Schuemann
|
9092e09c99
|
Updated readme.
|
2021-03-21 10:37:45 +01:00 |
|
Steffen Schuemann
|
1037c02950
|
Removing indirect refresh calls on directory_entry on posix
removing redundant path instance from windows directory_iterator implementation
|
2021-03-20 20:41:01 +01:00 |
|
Steffen Schümann
|
b82066f27e
|
refs #110, first cygwin support
|
2021-03-20 18:01:02 +01:00 |
|
gulrak
|
d768b60d49
|
Merge pull request #109 from albert-github/feature/bug_filesystem_spell
Correcting spelling errors
|
2021-03-19 19:55:55 +01:00 |
|
gulrak
|
b8cff0c99c
|
Merge pull request #108 from philbucher/patch-1
using static_cast instead of old style cast
|
2021-03-19 19:53:31 +01:00 |
|
albert-github
|
828062889a
|
Correcting spelling errors
Correcting spelling errors
|
2021-03-19 12:20:32 +01:00 |
|
Philipp Bucher
|
67e708cc4f
|
using static_cast instead of old style cast
This is a warning in GCC when using -Wold-style-cast
|
2021-03-18 14:57:10 +01:00 |
|
Steffen Schuemann
|
399941fe55
|
Updated readme.
|
2021-03-14 11:31:56 +01:00 |
|
Steffen Schuemann
|
8d45dc4d41
|
refs #107, fix handling of inaccessible symlink target errors
|
2021-03-14 10:45:10 +01:00 |
|
gulrak
|
0858444609
|
Merge pull request #106 from phprus/cmake-appleclang
Fixed detection of the AppleClang compiler
|
2021-03-14 08:24:25 +01:00 |
|
Владислав Щапов
|
7b6b600fd1
|
Fixed detection of the AppleClang compiler.
|
2021-03-12 15:55:43 +05:00 |
|
Steffen Schuemann
|
b15977a05a
|
refs #105, wip version bump and updated readme.
|
2021-03-06 08:26:41 +01:00 |
|
gulrak
|
dbf882b124
|
Merge pull request #105 from phprus/test-options
Added options for testing
|
2021-03-06 08:16:30 +01:00 |
|
Владислав Щапов
|
6033320a1a
|
Added options for testing
|
2021-03-05 22:04:53 +05:00 |
|
gulrak
|
2a7ebf36c0
|
Update README.md
|
2021-02-28 09:31:27 +01:00 |
|
Steffen Schuemann
|
f86be09be3
|
Release v1.5.2
v1.5.2
|
2021-02-27 20:49:48 +01:00 |
|
Steffen Schuemann
|
f37cdd5af5
|
Merge branch 'feature-104-posix-iterator-performance'
|
2021-02-27 17:51:53 +01:00 |
|
Steffen Schuemann
|
264445eaee
|
refs #104, fixing last half-commit
|
2021-02-22 23:40:39 +01:00 |
|
Steffen Schuemann
|
5c02ca36b4
|
refs #104, fixed noexcept inconsistency
|
2021-02-22 23:31:56 +01:00 |
|
Steffen Schuemann
|
8a19af1f63
|
refs #104, performance related refactoring
|
2021-02-22 23:13:44 +01:00 |
|
gulrak
|
bc69aa355c
|
Merge pull request #103 from phprus/unix-wchar_t
Enabled wchar_t path Source on UNIX
|
2021-02-22 22:52:21 +01:00 |
|
Владислав Щапов
|
f98478c33b
|
Enabled wchar_t path Source on UNIX
|
2021-02-21 21:57:27 +05:00 |
|
gulrak
|
0e5f2f5d1b
|
Merge pull request #102 from phprus/string_view
Improved string_view support
|
2021-02-20 09:44:51 +01:00 |
|
Владислав Щапов
|
b78b0239a3
|
Improved string_view support
|
2021-02-17 18:41:26 +05:00 |
|
Steffen Schuemann
|
daf0e7dfbf
|
Updated readme to wip changes.
|
2021-02-16 08:45:33 +01:00 |
|
gulrak
|
34fe1e314a
|
Merge pull request #101 from phprus/encoding
Removed duplicate encoding conversion
|
2021-02-16 08:21:19 +01:00 |
|
Владислав Щапов
|
011e039c4b
|
Removed duplicate encoding conversion
|
2021-02-15 22:15:26 +05:00 |
|
Steffen Schuemann
|
799fcb4d4d
|
Merge branch 'feature-97-test-hard-link-count'
|
2021-02-13 08:51:39 +01:00 |
|
Steffen Schuemann
|
31ea91b7bd
|
refs #97, signed/unsigned warning in test
|
2021-02-13 05:47:37 +01:00 |
|
Steffen Schuemann
|
57f3186ee2
|
refs #97, on posix backend hard links tests are now validated against lstat result to support results from btrfs
|
2021-02-13 05:08:24 +01:00 |
|
gulrak
|
0d109a7666
|
Merge pull request #98 from phprus/glibc-less-2.17
Link with -lrt (for glibc versions before 2.17)
|
2021-02-12 08:52:13 +01:00 |
|
Владислав Щапов
|
402f462062
|
Link with -lrt (only for glibc versions before 2.17)
|
2021-02-11 23:51:11 +05:00 |
|
gulrak
|
77a8df068d
|
Merge pull request #96 from phprus/custom-api-spec
Allow customization of export attributes
|
2021-02-11 08:19:16 +01:00 |
|
Steffen Schuemann
|
88f9c3613a
|
wip version bump
|
2021-02-11 08:15:17 +01:00 |
|
Владислав Щапов
|
2dbb71acae
|
Allow customization export attributes.
|
2021-02-10 20:14:18 +05:00 |
|
Steffen Schümann
|
2298e68d5c
|
refs #95, fix MSVC warning syntax
|
2021-02-10 08:04:06 +01:00 |
|
Santiago Ospina De Los Ríos
|
0f6f0af4b4
|
Fix config installation (#93)
* Export and install targets and config file
* Add alias
* Fix install dir
* Install config file
* Switch to a searchable path
|
2021-02-08 21:49:36 +01:00 |
|
Steffen Schuemann
|
3d3c02ce35
|
Version bump and updated readme.
v1.5.0
|
2021-02-07 14:07:06 +01:00 |
|
Steffen Schuemann
|
9970d3354f
|
Fixed unused parameter isse.
|
2021-02-07 13:20:28 +01:00 |
|
Steffen Schuemann
|
306ad540ed
|
Updated readme.
|
2021-02-07 12:14:10 +01:00 |
|
Steffen Schuemann
|
967c563d07
|
Merge remote-tracking branch 'origin/feature-90-native-format-backend'
|
2021-02-07 11:57:55 +01:00 |
|
Steffen Schuemann
|
c1fcd93c29
|
Merge branch 'feature-91-cmake-option-fix'
|
2021-02-07 11:54:45 +01:00 |
|
Steffen Schuemann
|
8353715199
|
Merge branch 'feature-89-file_status-equal-op'
|
2021-02-07 11:53:19 +01:00 |
|
Steffen Schümann
|
fdf5bb0179
|
refs #90, made wchar_t/wstring default on Windows
|
2021-02-07 10:02:12 +01:00 |
|
Steffen Schuemann
|
05f0aa8ae1
|
refs #89, fixing some test code issues
|
2021-02-07 09:59:06 +01:00 |
|
Steffen Schuemann
|
4e0a591a59
|
refs #91, fixing option handling to actually allow overriding from parent projects.
|
2021-02-07 09:44:19 +01:00 |
|
Steffen Schümann
|
9e3d42fd72
|
refs #90, avoid unneeded conversions when using wchar_t backend
|
2021-02-06 14:32:14 +01:00 |
|