Commit Graph

11 Commits

Author SHA1 Message Date
Antony Polukhin
9556f53e7c resolve merge conflicts and fix compilation with Standard C++ FS 2019-01-05 21:21:28 +03:00
Antony Polukhin
5f02b044c5 Fix tests and allow weak symbols with clang on Windows 2018-12-01 16:39:02 +03:00
Antony Polukhin
017d2436ac Use std::filesystem and std::error_code if user asked for that (refs #40) 2018-11-11 01:46:13 +03:00
Antony Polukhin
20501f4565 Fix more MSVC warnings 2017-02-15 17:23:59 +03:00
Antony Polukhin
276a4ca4e6 Fix warnings in tests and make all the tests work with sanitisers 2017-02-08 22:37:16 +03:00
klemens-morgenstern
2169bc69c4 removed shared_ptr 2016-06-17 22:08:14 +02:00
klemens-morgenstern
c590aaafa6 removed tabs 2016-06-07 12:17:39 +02:00
klemens-morgenstern
6ffda55494 fixed std::type_info and added test/Jamfile.v2
also did some comment polishing
2016-03-17 23:21:09 +01:00
klemens-morgenstern
075d210674 added capacity to use incomplete types with gcc, though not working with msvc 2016-02-13 20:24:43 +01:00
klemens-morgenstern
085810effb added import feature 2016-02-06 14:08:19 +01:00
klemens-morgenstern
0abd090f2c started on import_mangled.hpp.
*is ineffective, since I copy smart_library. That is not necessary*
2016-02-06 12:20:53 +01:00