credits.xml 1.1 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
  3. "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
  4. <!-- Copyright (c) 2002-2006 Pavol Droba.
  5. Subject to the Boost Software License, Version 1.0.
  6. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
  7. -->
  8. <section id="string_algo.credits" last-revision="$Date$">
  9. <title>Credits</title>
  10. <section id="string_algo.ack">
  11. <title>Acknowledgments</title>
  12. <para>
  13. The author would like to thank everybody who gave suggestions and comments. Especially valuable
  14. were the contributions of Thorsten Ottosen, Jeff Garland and the other boost members who participated
  15. in the review process, namely David Abrahams, Daniel Frey, Beman Dawes, John Maddock, David B.Held, Pavel Vozenilek
  16. and many other.
  17. </para>
  18. <para>
  19. Additional thanks go to Stefan Slapeta and Toon Knapen, who have been very resourceful in solving various
  20. portability issues.
  21. </para>
  22. </section>
  23. </section>