• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/
2    Copyright 2016-2019 Antony Polukhin
3    Distributed under the Boost Software License, Version 1.0.
4    (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5/]
6
7[section Acknowledgements]
8
9In order of helping and advising:
10
11* Renato Tegon Forti for starting the `shared_library` class and writing many code lines for Boost.DLL.
12* Hartmut Kaiser for requesting a lot of cool functionality that is now part of Boost.DLL.
13* Niall Douglas for generating a lot of ideas.
14* Vladimir Prus (the review manager) and all the library reviewers for making good notes and proposing improvements to the library.
15* Rodrigo Madera for helping with MacOS debugging and fixing platform related issues.
16* Dmitry Moskalchuk for helping with Android debugging and jamfiles.
17* Klemens Morgenstern for implementing the mangled symbols loading by unmangled name, feature that was thought to be impossible.
18
19[endsect]
20