18 Commits

Author SHA1 Message Date
Antony Polukhin a719764869 Update copyright years 2026-01-04 09:53:05 +03:00
Antony Polukhin cb815af057 Add missing override into example 2025-01-10 22:10:45 +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 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 9305ef7ee9 Fix for MinGW compilation (2) 2017-02-25 23:42:41 +03:00
Antony Polukhin dea1230c32 Fix for MinGW compilation 2017-02-25 23:13:59 +03:00
Antony Polukhin 6f4e9ca40f Move MinGW related workaround into cpp file in tutorial8 (for consistency) 2016-10-17 22:12:42 +03:00
Antony Polukhin d7fabc380d Bunch of minor improvements and polishing examples 2015-08-21 23:11:15 +03:00
Antony Polukhin 543d6d41cb More compilation warnings enabled and made sure that we have fixed #4 2014-10-01 12:52:14 +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 74f3c3cb02 Commit some of the thoughts on tutorial8 2014-09-26 19:51:32 +04:00