Commit Graph

24 Commits

Author SHA1 Message Date
Antony Polukhin
eba80b479f Docs improved with references and new entries in reference section 2019-01-08 00:25:15 +03:00
Antony Polukhin
a9947765d7 Update copyright years 2019-01-06 20:30:18 +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
Rene Rivera
e6f2eff5b6 Add, and update, documentation build targets. 2016-10-07 23:07:33 -05:00
Antony Polukhin
b09c0b8567 Minor docs improvement 2016-06-18 10:03:57 +03:00
Antony Polukhin
19aad2a439 minor fixes in docs 2016-06-17 22:46:01 +03:00
klemens-morgenstern
60cb4fe628 updated doc and removed boost::shared_ptr<smart_library> stuff 2016-06-07 12:14:44 +02:00
Antony Polukhin
3e62806d0f Generate docs for headers added by klemens-morgenstern 2016-05-27 09:09:22 +03:00
Antony Polukhin
4b5ec2c61f Docs cleaned up 2016-02-23 09:56:47 +03:00
Antony Polukhin
fab0e25a7d Replaces tabs with whitespaces, minor improvements for docs 2016-01-26 14:18:40 +03:00
klemens-morgenstern
6cb87663ed added documentation and changed shared_lib to a member of smart_library
@apolukhin The shared_lib::get_void is still used, of course I can change that. But I really don't like the whole casting so I'd be more comfortable if that could stay this way.
2016-01-24 11:45:18 +01:00
Antony Polukhin
ebfcbf8ee7 Multiple small fixes and doc improvemnts 2015-10-27 22:25:58 +03:00
Antony Polukhin
570abd52ce Docs tuned and fixed possible error in ELF parsing 2015-09-01 02:26:28 +03:00
Antony Polukhin
a8e5bfc5ac Updated docs and changed to 2015-08-21 23:26:25 +03:00
Antony Polukhin
92c281f566 Code simplification and better documentation 2015-08-11 00:43:54 +03:00
Antony Polukhin
2fea995f33 Deprecated import_function* and import_variable* methods and updated the docs and tests 2014-11-21 18:58:07 +03:00
Antony Polukhin
4e0b45f822 Simplified some of the interfaces and added BOOST_DLL_AUTO_ALIAS macro 2014-11-21 17:53:35 +04:00
Antony Polukhin
2cef78c0a7 Docs were improved with answers to questions from Boost mailing list 2014-10-03 14:40:46 +04:00
Antony Polukhin
29e4e60196 Added this_line_location() method 2014-09-25 18:42:06 +04:00
Antony Polukhin
3c233a6dc8 Docs improved and initial implementation of symbol_location for Windows 2014-09-25 16:29:32 +04:00
Antony Polukhin
5a19c800c3 Improved docs 2014-09-16 13:36:34 +04:00
Antony Polukhin
ad95318ef7 Docs and tutorial improved 2014-09-16 13:03:40 +04:00
Antony Polukhin
2ff2c722ae Docs improved and typo fixed 2014-09-15 17:00:34 +04:00
Antony Polukhin
7fa3206815 Improving docs 2014-09-12 14:15:11 +04:00