12 Commits

Author SHA1 Message Date
Steffen Schümann
43e75c3869 refs #11, added more tests 2019-05-03 23:14:05 +02:00
Steffen Schuemann
882c60baf2 refs #11, successive ".." sequences handeld wrong in lexically_normal() 2019-05-03 22:34:08 +02:00
Steffen Schuemann
4eb622868a Version bump, release v1.1.0 2019-04-27 10:40:04 +02:00
Steffen Schuemann
c75a663ec9 Squashed commit of the following:
commit 742d51b24cce19915e10f0d1f97cf49ff408b66d
Author: Steffen Schuemann <s.schuemann@pobox.com>
Date:   Sat Apr 27 10:17:15 2019 +0200

    Fixed ctest call.

commit f96b65562d42cc6801ba3855dc603117e4ce864a
Author: Steffen Schümann <s.schuemann@pobox.com>
Date:   Sat Apr 27 09:42:20 2019 +0200

    Fix in canonical root path handling.

commit 1cd346d23e87b274d32b9d56a8b6327e36be4147
Author: gulrak <s.schuemann@pobox.com>
Date:   Sat Apr 27 06:22:13 2019 +0200

    Work on MingW issues and additional tests.
2019-04-27 10:36:00 +02:00
Steffen Schuemann
55cf5307c6 Some refactoring. 2019-04-27 10:09:27 +02:00
Steffen Schuemann
c63d9d7481 Updated readme and comments. 2019-04-27 07:30:58 +02:00
Steffen Schuemann
48d794e180 Fix on long filename support. 2019-04-19 13:52:17 +02:00
gulrak
6ab8c8fc72 Work on supporting prefixed long filenames on Windows. 2019-03-26 00:48:51 -07:00
gulrak
e49340a846 Added support for std::string_view based path functions when using C++17 2019-03-26 00:47:35 -07:00
Steffen Schümann
e8b2bee859 Some changes to make the forwarding/implementation way work on MSVC. 2019-03-24 12:46:19 +01:00
gulrak
03f849d23f Added support for forwarding/implementation includes to enhance compile time and hide system headers. 2019-03-24 01:53:44 -07:00
gulrak
72e8d2e950 Restructured include directories and enhanced CMake support. 2019-03-24 01:32:13 -07:00