]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/phoenix/doc/acknowledgment.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / phoenix / doc / acknowledgment.qbk
CommitLineData
7c673cae
FG
1[/==============================================================================
2 Copyright (C) 2001-2010 Joel de Guzman
3 Copyright (C) 2001-2005 Dan Marsden
4 Copyright (C) 2001-2010 Thomas Heller
5
6 Distributed under the Boost Software License, Version 1.0. (See accompanying
7 file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
8===============================================================================/]
9
10[section Acknowledgments]
11
12# Hartmut Kaiser implemented the original lazy casts and constructors based on
13 his original work on Spirit SE "semantic expressions" (the precursor to
14 Phoenix), and guided Phoenix from the initial review of V2 to the release of V3.
15# Eric Niebler did a 2.0 pre-release review and wrote some range related code
16 that Phoenix stole and used in the algorithms. Additionally he played the leading role
17 in inventing the extension mechanism as well as providing early prototypes and helping with
18 Boost.Proto code. DA Proto MAN!
19# Angus Leeming implemented the container functions on Phoenix-1 which I then
20 ported to Phoenix-2.
21# Daniel Wallin helped with the scope module, local variables, let and lambda
22 and the algorithms. I frequently discuss design issues with Daniel on Yahoo Messenger.
23# Jaakko Jarvi. DA Lambda MAN!
24# Dave Abrahams, for his constant presence, wherever, whenever.
25# Aleksey Gurtovoy, DA MPL MAN!
26# Doug Gregor, always a source of inspiration.
27# Dan Marsden, did almost all the work in bringing Phoenix-2 out the door.
28# Thorsten Ottosen; Eric's range_ex code began life as "container_algo" in the
29 old boost sandbox, by Thorsten in 2002-2003.
30# Jeremy Siek, even prior to Thorsten, in 2001, started the "container_algo".
31# Vladimir Prus wrote the mutating algorithms code from the Boost Wiki.
32# Daryle Walker did a 2.0 pre-release review.
33
34[endsect]