15 Commits

Author SHA1 Message Date
Fedor Osetrov 62f8549933 feat boost.dll: support C++20 modules (#111)
This PR introduce `boost.dll` C++ module with usage example and CI tests
2026-05-24 08:03:05 +03:00
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 06bc4c8b4b Modernize code and drop Boost.Function dependency (#77) 2024-12-17 13:49:58 +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
Antony Polukhin d7fabc380d Bunch of minor improvements and polishing examples 2015-08-21 23:11:15 +03:00
Anton Polukhin 7a96e90280 MinGW related workaround: dealing with impossibility of making weak symbols 2014-10-31 16:11:06 +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 001ecf939c More comments in examples 2014-09-02 16:59:16 +04:00
Antony Polukhin f53b2049ce Add an example of on_unload callbacks implementation 2014-09-02 16:50:08 +04:00