b2dad0e372
2000-04-21 Benjamin Kosnik <bkoz@redhat.com> * libstdc++-v3: New directory. From-SVN: r33317
101 lines
3.3 KiB
HTML
101 lines
3.3 KiB
HTML
|
|
<!--#include virtual="/libstdc++/header.html"-->
|
|
|
|
|
|
|
|
<H3 CLASS="centered">Contributors</H3>
|
|
|
|
<P>
|
|
<!-- This little ditty was ripped wholesale from Anthony Green's
|
|
paragraph on the GCJ Credits page. -->
|
|
Many people contribute to the libstdc++-v3 project,
|
|
and in many different capacities. Any omissions -- and there probably
|
|
are many --
|
|
in this list are accidental. <B>Feel free</B> to contact <A
|
|
HREF="mailto:pme@sourceware.cygnus.com">pme@sourceware.cygnus.com</A>
|
|
if you have been left out or some of your contributions are not listed.
|
|
Please keep this list in alphabetical order.
|
|
|
|
<!--
|
|
Latest update 2000-03-09, more or less.
|
|
-->
|
|
<UL>
|
|
|
|
<LI>Michael Cook for cleanup patches to reduce warnings.
|
|
|
|
<LI>Russell Davidson for fstream and stringstream fixes.
|
|
|
|
<LI>Gabriel Dos Reis for contributing the valarray implementation,
|
|
taming g++ diagnostic messages involving templates, maintaining
|
|
the numerics library (including that pesky <limits> :-), and
|
|
keeping up-to-date anything to do with numbers.
|
|
|
|
<LI>Ulrich Drepper for all kinds of C interface issues, contributing
|
|
and maintaining complex<>, sanity checking and disbursement,
|
|
configuration architecture, libio maintenance, early math work.
|
|
|
|
<LI>Kevin Ediger for the floating point formatting of num_put::do_put.
|
|
|
|
<LI>Phil Edwards for configuration hackery, documentation maintainer,
|
|
chief breaker of the web pages, and the occasional iostream bugfix.
|
|
|
|
<LI>Mark Elbrecht for configuration support for locales and
|
|
fstream-related fixes.
|
|
|
|
<LI>Vadim Egorov for fixes in strings, streambufs, and iostreams.
|
|
|
|
<LI>Nicolai Josuttis for additional documentation.
|
|
|
|
<LI>Ryszard Kabatek for many, many bugfixes and optimizations of strings,
|
|
especially member functions, and for auto_ptr fixes.
|
|
|
|
<LI>Brendan Kehoe for a lot of early work in just about every part of
|
|
the library.
|
|
|
|
<LI>Mumit Khan for massive porting work to Cygwin/Mingw32.
|
|
|
|
<LI>Benjamin Kosnik for, well, everything.
|
|
|
|
<LI>Martin v. Loewis for namespace patches and fixes.
|
|
|
|
<LI>Philip Martin for lots of string and vector iterator fixes and
|
|
improvements, and string clean up and testsuites.
|
|
|
|
<LI>Alfred Minarik for string and ios bugfixes, and turning the entire
|
|
testsuite namespace-compatible.
|
|
|
|
<LI>Jason Molenda for keeping all the machines running. Doing all
|
|
this work on scrap paper and the backs of envelopes would have
|
|
been... difficult.
|
|
|
|
<LI>Nathan Myers for inflicting locales on the rest of us, working on
|
|
iostream, string and string documentation (!), fixing that
|
|
__black_count loop that so many people bugged us about, and creating
|
|
the initial documentation (DESIGN, CHECKLIST, and so forth).
|
|
|
|
<LI>Chip Salzenberg for patches and improvements to locales, traits,
|
|
Makefiles, libio, libtool hackery, and "long long" support.
|
|
|
|
<LI>Scott Snyder for queue, iterator, istream, and string fixes and
|
|
testsuite entries.
|
|
|
|
<LI>Petter Urkedal for CXXFLAGS, math, and algorithms fixes.
|
|
|
|
</UL></P>
|
|
|
|
<P>We'd also like to thank the folks who have contributed time and
|
|
energy in testing libstdc++-v3:
|
|
|
|
<UL>
|
|
|
|
<LI>Folks for sending in testsuite evaluations.
|
|
|
|
</UL></P>
|
|
|
|
<P>It couldn't be done without you!</P>
|
|
|
|
|
|
|
|
<!--#include virtual="/libstdc++/footer.html"-->
|
|
|