Commit Graph

23 Commits

Author SHA1 Message Date
Antony Polukhin
a9947765d7 Update copyright years 2019-01-06 20:30:18 +03:00
Antony Polukhin
e3146fc544 Docs and copyrights updated 2018-11-10 19:45:40 +03:00
Antony Polukhin
a0d7a4d14c Minor update of docs 2016-01-10 20:06:16 +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
a8e5bfc5ac Updated docs and changed to 2015-08-21 23:26:25 +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
67e75ed6c3 Multiple fixes and improvements for docs 2015-08-06 01:34:12 +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
2cef78c0a7 Docs were improved with answers to questions from Boost mailing list 2014-10-03 14:40:46 +04:00
Antony Polukhin
90c3903acf Polishing examples nad docs 2014-09-29 19:27:46 +04:00
Antony Polukhin
95bfd4eeac Renamed shared_library::path() to shared_library::location() 2014-09-26 15:42:50 +04:00
Anton Polukhin
f9d0ecc3f6 program_location() method and related improvements 2014-09-26 12:44:53 +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
71db3573af Added append_native_decorations mode 2014-09-24 18:39:07 +04:00
Antony Polukhin
6aa3ceb467 library_info is now capable of opening foreign/non-native binary file formats 2014-09-09 18:05:03 +04:00
Antony Polukhin
66469e7b13 elf_info now works on any OS, docs improved 2014-09-05 15:08:40 +04:00
Antony Polukhin
fd13f785c6 Add library querying example and improve section naming macro 2014-09-04 19:33:23 +04:00
Antony Polukhin
c5dac07188 restrictions on section names and minor fixes 2014-09-02 11:47:29 +04:00
retf
ebb9b3da73 docs small fix
Some small fixes on docs...
2014-08-11 17:47:02 -03:00
Antony Polukhin
3e2502e13e Initial commit 2014-08-05 17:37:33 +04:00