52 Commits

Author SHA1 Message Date
Antony Polukhin a719764869 Update copyright years 2026-01-04 09:53:05 +03:00
Antony Polukhin 25393d3484 Update copyright years 2025-01-05 19:29:49 +03:00
Antony Polukhin f71d8e7bd7 Fix "Factory method in plugin" example and modernize all the examples (#86)
Fixes https://github.com/apolukhin/Boost.DLL/issues/62
2024-12-22 13:15:43 +03:00
Antony Polukhin 6c60dde50b Update copyright years 2024-01-07 13:16:17 +03:00
Antony Polukhin 200bff6f93 Update copyright years 2023-01-19 09:49:28 +03:00
Antony Polukhin 9f9471cc33 update copyright years 2022-01-30 13:05:45 +03:00
Antony Polukhin 4abffffc72 update copyright years 2021-01-03 14:06:09 +03:00
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
klemens-morgenstern 2227304440 first bit of doc for mangled stuff 2016-05-27 18:48:15 +02: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
Reto Schneider c221a572ec Fix typo: than vs then 2016-02-22 14:38:58 +01:00
Antony Polukhin d377c4def9 Improved docs, functor returned by import* functions is now smaller 2016-01-16 23:32:40 +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 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 7d5b3f49de Renamed shared_library::search_symbol() to shared_library::has_symbol() 2015-08-15 21:01:29 +03:00
Antony Polukhin 67e75ed6c3 Multiple fixes and improvements for docs 2015-08-06 01:34:12 +03:00
Antony Polukhin 37c0e018f5 Fixed multiple typos in docs 2015-06-29 22:28:57 +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
Antony Polukhin 8fcaf42349 Merge pull request #5 from mkurdej/fix/spelling
Fix spelling. Thanks for the patch!
2014-10-03 13:51:31 +04:00
Marek Kurdej 34f1eb73c2 Fix spelling. 2014-10-03 11:42:45 +02:00
Antony Polukhin 59c750b680 Minor doc fixes and added missing copyright note 2014-10-01 19:40:46 +04:00
Antony Polukhin ebb04ca29c Minor fixes 2014-09-29 20:57:48 +04:00
Antony Polukhin 90c3903acf Polishing examples nad docs 2014-09-29 19:27:46 +04:00
Antony Polukhin 0a30052710 Advanced refcounting tutorial finished 2014-09-29 13:53:51 +04:00
Antony Polukhin 9a71513b16 Added an advanced refcounting example, fixed this_executable detection on POSIX and minor improvements to the code 2014-09-28 15:35:40 +04:00
Antony Polukhin 71db3573af Added append_native_decorations mode 2014-09-24 18:39:07 +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 fd13f785c6 Add library querying example and improve section naming macro 2014-09-04 19:33:23 +04:00
Antony Polukhin 20ba9894d0 Better names for free functions 2014-09-04 14:15:27 +04:00
Antony Polukhin f53b2049ce Add an example of on_unload callbacks implementation 2014-09-02 16:50:08 +04:00
Antony Polukhin fca28f5920 Renaming to Boost.DLL 3 2014-08-29 18:28:58 +04:00
Antony Polukhin f0a6a438b4 Started the renaming to Boost.DLL 2 2014-08-29 18:19:35 +04:00
Antony Polukhin 94ecf69ded Started the renaming to Boost.DLL 2014-08-29 18:01:24 +04:00
Antony Polukhin 32fbd9b8f6 Take care of documentation issues noted at Boost mailing list 2014-08-28 13:59:17 +04:00
Antony Polukhin 36eb228b48 Update the docs: symbol shadowing 2014-08-15 13:20:44 +04:00
Antony Polukhin e7570254d6 Docs updated 2014-08-14 10:45:20 +04:00
Antony Polukhin e1a8ffd71c Simplified plugin linking in 2014-08-14 10:07:09 +04:00
Antony Polukhin 9493f68445 Updated examples and tutorial 2014-08-14 09:55:52 +04:00
Antony Polukhin fea0f31b4d One more example for tutorial 2014-08-13 19:40:01 +04:00
Antony Polukhin 31fcd68ea2 More tests, examples and docs 2014-08-08 14:25:22 +04:00
Antony Polukhin b94d42d3b4 Improving the docs 2014-08-08 00:02:22 +04:00
Antony Polukhin 2fd6a66cbe Minor fixes for the docs 2014-08-06 18:13:24 +04:00