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