File: acknowledgements.html

package info (click to toggle)
boost 1.32.0-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 93,952 kB
  • ctags: 128,458
  • sloc: cpp: 492,477; xml: 52,125; python: 13,519; ansic: 13,013; sh: 1,773; yacc: 853; makefile: 526; perl: 418; lex: 110; csh: 6
file content (37 lines) | stat: -rw-r--r-- 2,133 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<HTML>
<HEAD>
<TITLE>Boost Test Library: acknowledgements</TITLE>
<LINK rel="stylesheet" type="text/css" href="style/btl.css" media="screen">
<LINK rel="stylesheet" type="text/css" href="style/btl-print.css" media="print">
<META http-equiv="Content-Language" content="en-us">
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</HEAD>
<BODY>
<DIV class="header"> <A href="index.html">Boost.Test</A> > <SPAN class="current_article">Acknowledgements</SPAN> </DIV>
<DIV class="body"> <IMG src='btl1.gif' width='252' height='43' alt="Boost Test logo"> 
  <H1 class="subtitle"><A name="Acknowledgements">Acknowledgements</A></H1>
  <P>Original Test Library:</P>
  <P class="first-line-indented">Ed Brey, Kevlin Henney, Ullrich Koethe, and Thomas 
    Matelich provided very helpful comments during development. Dave Abrahams, Ed 
    Brey, William Kempf, Jens Maurer, and Wilka suggested numerous improvements during 
    the Formal Review. Jens Maurer was the review manager. Beman Dawes is the developer 
    and maintainer.</P>
  <P>Second Release:</P>
  <P class="first-line-indented">Beman Dawes and Ullrich Koethe started the library. 
    Fernando Cacciola, Jeremy Siek, Beman Dawes, Ullrich Koethe, Dave Abrahams suggested 
    numerous improvements during the Formal Review. Jeremy Siek was the review manager. 
    Dave Abrahams edited this documentation. Beman Dawes was a great help in both final 
    testing and merging library with rest of the boost. Gennadiy Rozental is the developer 
    and maintainer. </P>
</DIV>
<DIV class="footer"> 
<DIV class="footer-body"> 
  <P> &copy <A name="Copyright">Copyright</A> <A href='mailto:boost-test at emailaccount dot com (please unobscure)'>Gennadiy Rozental</A> 2001-2004. <BR>
      Distributed under the Boost Software License, Version 1.0.
      (See accompanying file <A href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</A> or copy at 
      <A href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</A>)</P>
      <P>Revised:        <!-- #BeginDate format:Sw1 -->17 July, 2004<!-- #EndDate -->     </P>
</DIV>
</DIV>
</BODY>
</HTML>