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
Antony Polukhin
e3146fc544
Docs and copyrights updated
2018-11-10 19:45:40 +03:00
luzpaz
d3bb13c2e9
dll: misc-typos ( #41 )
...
Found via `codespell -q 3`
2018-09-24 12:10:14 +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
Antony Polukhin
83b8227b00
Merge pull request #30 from klemens-morgenstern/develop
...
Doc & shared_ptr
2016-06-17 23:02:20 +04:00
klemens-morgenstern
60cb4fe628
updated doc and removed boost::shared_ptr<smart_library> stuff
2016-06-07 12:14:44 +02:00
Antony Polukhin
7f3ffca9f2
Fix link in docs
2016-06-04 11:38:23 +03:00
klemens-morgenstern
2227304440
first bit of doc for mangled stuff
2016-05-27 18:48:15 +02:00
Antony Polukhin
3e62806d0f
Generate docs for headers added by klemens-morgenstern
2016-05-27 09:09:22 +03:00
Antony Polukhin
28f820d351
Docs updated
2016-03-10 23:12:43 +03:00
Antony Polukhin
73e444543a
Added a note to the docs
2016-02-23 18:29:12 +03:00
Antony Polukhin
2a09a929b4
Fix a memory leak in example
2016-02-23 18:21:09 +03:00
Antony Polukhin
4b5ec2c61f
Docs cleaned up
2016-02-23 09:56:47 +03:00
Reto Schneider
c221a572ec
Fix typo: than vs then
2016-02-22 14:38:58 +01: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
40893cfe0a
minor fix for docs
2016-01-17 12:50:14 +03:00
Antony Polukhin
d377c4def9
Improved docs, functor returned by import* functions is now smaller
2016-01-16 23:32:40 +03:00
Antony Polukhin
65abcb00e4
Major simplification of the getting started
2016-01-13 23:28:15 +03:00
Antony Polukhin
a0d7a4d14c
Minor update of docs
2016-01-10 20:06:16 +03:00
Antony Polukhin
a4dbd85c31
Better error handling, more fair examples, better b2 workarounds, docs update, fixes for Android
2015-12-14 21:19:09 +03:00
Antony Polukhin
ac7cd9c875
Docs updated, tests improved
2015-12-10 21:55:13 +03:00
Antony Polukhin
b5788bd9ab
Added multithreaded test, restored MacOS's shared_library::location() behavior, another attempt to fix Android's implementation of path_from_handle, minor docs updates
2015-12-09 00:11:25 +03:00
Antony Polukhin
603b2b5efe
Documentation updated, changed import* signatures, simplified examples
2015-12-04 22:00:49 +03:00
Antony Polukhin
ed3502c2a6
Updated FAQ with info on dynamic load from memory
2015-11-04 15:36:59 +03:00
Antony Polukhin
ebfcbf8ee7
Multiple small fixes and doc improvemnts
2015-10-27 22:25:58 +03:00
Antony Polukhin
e887136d4c
Make shared_library copyable
2015-10-27 01:20:34 +03:00
Antony Polukhin
f28c6d260e
Another QNX fix and improved FAQ section
2015-10-16 08:45:00 +03:00
zerotypos-found
a0b37b6089
Fix typo in docs and comments.
2015-10-06 12:17:18 +09:00
Antony Polukhin
283ef8956b
Fixed compilation, dropped Coverity analisis because it was causing many troubles for TravisCI builds
2015-09-02 22:09:10 +03:00
Antony Polukhin
570abd52ce
Docs tuned and fixed possible error in ELF parsing
2015-09-01 02:26:28 +03:00
Antony Polukhin
b114e9411e
Added index.html
2015-08-22 12:13:58 +03:00
Antony Polukhin
61c159970e
Minor update of tutorial
2015-08-22 11:55:00 +03:00
Antony Polukhin
a8e5bfc5ac
Updated docs and changed to
2015-08-21 23:26:25 +03:00
Antony Polukhin
d7fabc380d
Bunch of minor improvements and polishing examples
2015-08-21 23:11:15 +03:00
Antony Polukhin
a8fca9ed1a
More overloads and minor Boost transition related updates
2015-08-20 22:05:10 +03:00
Antony Polukhin
d18e265064
Minor docs update
2015-08-15 21:07:32 +03:00
Antony Polukhin
7d5b3f49de
Renamed shared_library::search_symbol() to shared_library::has_symbol()
2015-08-15 21:01:29 +03:00
Antony Polukhin
2a46c62646
Dropped dependency to string_ref and cleaned up doc folder
2015-08-15 20:49:09 +03:00
Antony Polukhin
92c281f566
Code simplification and better documentation
2015-08-11 00:43:54 +03:00
Antony Polukhin
67e75ed6c3
Multiple fixes and improvements for docs
2015-08-06 01:34:12 +03:00
Antony Polukhin
471e887215
Fix another typo
2015-06-29 22:34:54 +03:00
Antony Polukhin
37c0e018f5
Fixed multiple typos in docs
2015-06-29 22:28:57 +03:00
Antony Polukhin
60a9be7505
Update design ratio
2015-03-02 16:25:47 +03:00
Antony Polukhin
44af1862af
Added an example of importing a C windows function from dll (refs #8 )
2015-01-27 16:57:25 +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