• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3<head>
4<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5<title>Acknowledgements</title>
6<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
7<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9<link rel="up" href="../program_options.html" title="Chapter 30. Boost.Program_options">
10<link rel="prev" href="design.html" title="Design Discussion">
11<link rel="next" href="reference.html" title="Reference">
12</head>
13<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14<table cellpadding="2" width="100%"><tr>
15<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
16<td align="center"><a href="../../../index.html">Home</a></td>
17<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
18<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20<td align="center"><a href="../../../more/index.htm">More</a></td>
21</tr></table>
22<hr>
23<div class="spirit-nav">
24<a accesskey="p" href="design.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../program_options.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
25</div>
26<div class="section">
27<div class="titlepage"><div><div><h2 class="title" style="clear: both">
28<a name="id-1.3.31.8"></a>Acknowledgements</h2></div></div></div>
29<p>I'm very gratefull to all the people who helped with the development,
30    by discussion, fixes, and as users. It was pleasant
31    to see all that involvement, which made the library much better than it
32    would be otherwise.
33  </p>
34<p>In the early stages, the library was affected by discussions with
35    Gennadiy Rozental, William Kempf and Alexander Okhotin.
36  </p>
37<p>Hartmut Kaiser was the first person to try the library on his project
38    and send a number of suggestions and fixes.
39  </p>
40<p>The formal review lead to numerous comments and enhancements. Pavol
41  Droba helped with the option description semantic. Gennadiy Rozental has
42  criticised many aspects of the library which caused various simplifications.
43  Pavel Vozenilek did carefull review of the implementation. A number of
44  comments were made by:
45    </p>
46<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
47<li class="listitem"><p>David Abrahams</p></li>
48<li class="listitem"><p>Neal D. Becker</p></li>
49<li class="listitem"><p>Misha Bergal</p></li>
50<li class="listitem"><p>James Curran</p></li>
51<li class="listitem"><p>Carl Daniel</p></li>
52<li class="listitem"><p>Beman Dawes</p></li>
53<li class="listitem"><p>Tanton Gibbs</p></li>
54<li class="listitem"><p>Holger Grund</p></li>
55<li class="listitem"><p>Hartmut Kaiser</p></li>
56<li class="listitem"><p>Petr Kocmid</p></li>
57<li class="listitem"><p>Baptiste Lepilleur</p></li>
58<li class="listitem"><p>Marcelo E. Magallon</p></li>
59<li class="listitem"><p>Chuck Messenger</p></li>
60<li class="listitem"><p>John Torjo</p></li>
61<li class="listitem"><p>Matthias Troyer</p></li>
62</ul></div>
63<p>
64  </p>
65<p>Doug Gregor and Reece Dunn helped to resolve the issues with Boostbook
66    version of the documentation.
67  </p>
68<p>Even after review, a number of people have helped with further development:
69    </p>
70<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
71<li class="listitem"><p>Rob Lievaart</p></li>
72<li class="listitem"><p>Thorsten Ottosen</p></li>
73<li class="listitem"><p>Joseph Wu</p></li>
74<li class="listitem"><p>Ferdinand Prantl</p></li>
75<li class="listitem"><p>Miro Jurisic</p></li>
76<li class="listitem"><p>John Maddock</p></li>
77<li class="listitem"><p>Janusz Piwowarski</p></li>
78<li class="listitem"><p>Charles Brockman</p></li>
79<li class="listitem"><p>Jonathan Wakely</p></li>
80</ul></div>
81<p>
82  </p>
83</div>
84<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
85<td align="left"></td>
86<td align="right"><div class="copyright-footer">Copyright © 2002-2004 Vladimir Prus<p>Distributed under the Boost Software License, Version 1.0.
87      (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at
88      <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
89      </p>
90</div></td>
91</tr></table>
92<hr>
93<div class="spirit-nav">
94<a accesskey="p" href="design.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../program_options.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference.html"><img src="../../../doc/src/images/next.png" alt="Next"></a>
95</div>
96</body>
97</html>
98