acknowledgments.qbk 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. [/
  2. Copyright (c) 2008-2010 Joachim Faulhaber
  3. Distributed under the Boost Software License, Version 1.0.
  4. (See accompanying file LICENSE_1_0.txt or copy at
  5. http://www.boost.org/LICENSE_1_0.txt)
  6. ]
  7. [section Acknowledgments]
  8. I would like to thank CEO Hermann Steppe and Chief Developer Peter Wuttke
  9. of Cortex Software GmbH for their friendly support of my work on the
  10. Icl and their permission to release the library as open source.
  11. For her genuine interest in my work and many creative and
  12. uplifting talks I want to thank my colleague Axinja Ott who
  13. contributed a lot to the success of the project.
  14. Many thanks to Paul A. Bristow, Vicente Botet, Luke Simonson,
  15. Alp Mestan, David Abrahams, Steven Watanabe, Neal Becker, Phil Endecott,
  16. Robert Stewart, Jeff Flinn, Zachary Turner
  17. and other developers
  18. form the Boost community who supported the development of the
  19. Interval Template Library by numerous hints and feedbacks on
  20. the boost mailing list.
  21. Also helpful have been conversations, hints and contributions
  22. at the BoostCon 2009 by Jeff Garland, David Jenkins, Tobias Loew,
  23. Barend Gehrels, Luke Simonson and Hartmut Kaiser.
  24. Special thanks for reading and improving this documentation to
  25. Neal Becker, Ilya Bobir and Brian Wood.
  26. Jeff Flinn provided valuable feedback and a codepatch to fix
  27. portability problems with CodeWarrior 9.4. Many thanks for that.
  28. I am grateful to Hartmut Kaiser for managing the formal review of
  29. this library and to all the reviewers and participants
  30. in the related discussions, including Jeff Flinn, Luke Simonson,
  31. Phil Endecott, Eric M. Jonas, Peter Wuttke, Robert Stewart,
  32. Barend Gehrels, Vicente Botet, Thomas Klimpel, Paul A. Bristow,
  33. Jerry Jeremiah, John Reid, Steven Watanabe, Brian Wood, Markus Werle
  34. and Michael Caisse.
  35. For sending in bug reports, code patches and suggestions for improvements
  36. after the review thanks to Denis and Marvin Sielenkemper.
  37. [endsect]