Commit Graph

14 Commits

Author SHA1 Message Date
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
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
60cb4fe628 updated doc and removed boost::shared_ptr<smart_library> stuff 2016-06-07 12:14:44 +02:00
klemens-morgenstern
a03d85ee7b changed dbhhelp to __undname 2016-04-01 23:16:27 +02:00
klemens-morgenstern
6e4a2b82f1 trying to fix the 64-bit build 2016-03-17 23:56:34 +01: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
7e80949e2d matched test to new version of dbghelp.hpp 2016-02-13 21:42:22 +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
928d9e565a removed errornous commit... 2016-02-07 12:39:28 +01:00
klemens-morgenstern
eaace71d48 added version read to dbhhelp.hpp and removed the guard for msvc 2016-02-07 12:37:35 +01:00
klemens-morgenstern
7aa3a2d4d7 working msvc version 2016-02-07 09:37:31 +01:00
klemens-morgenstern
66cd85558f revered to stl-type-index. the cttl doesn't work as necessary on msvc.
msvc is still not working
2016-02-07 09:29:35 +01:00
klemens-morgenstern
1cddd335c9 implemented proto-type for class import
for description see the PR https://github.com/apolukhin/Boost.DLL/pull/19
2016-02-07 00:29:05 +01:00