Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/libs/algorithm/string/doc/credits.xml @ 30

Last change on this file since 30 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

File size: 1.1 KB
Line 
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
5<!-- Copyright (c) 2002-2006 Pavol Droba.
6     Subject to the Boost Software License, Version 1.0.
7     (See accompanying file LICENSE-1.0 or  http://www.boost.org/LICENSE-1.0)
8-->
9
10
11<section id="string_algo.credits" last-revision="$Date: 2006/08/16 07:10:48 $">
12    <title>Credits</title>
13    <section id="string_algo.ack">
14        <title>Acknowledgments</title>
15        <para>
16            The author would like to thank everybody who gave suggestions and comments. Especially valuable
17            were the contributions of Thorsten Ottosen, Jeff Garland and the other boost members who participated
18            in the review process, namely David Abrahams, Daniel Frey, Beman Dawes, John Maddock, David B.Held, Pavel Vozenilek
19            and many other.
20        </para>
21        <para>
22            Additional thanks go to Stefan Slapeta and Toon Knapen, who have been very resourceful in solving various
23            portability issues.
24        </para>
25    </section>
26</section>
Note: See TracBrowser for help on using the repository browser.