mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-15 15:03:40 +08:00
58884590a0
2000-11-29 Phil Edwards <pme@sources.redhat.com> Sync with the documentation from wwwdocs. * docs/Makefile: New file (rebuilds FAQ text version). * docs/configopts.html: Update. * docs/documentation.html: Update. * docs/download.html: Update. * docs/index.html: Update. * docs/install.html: Update. * docs/links.html: Update. * docs/mail.html: Update. * docs/status.html: Update. * docs/thanks.html: Update. * docs/27_io/howto.html: Update. * docs/faq/index.html: Update for 2.91. * docs/faq/index.txt: Update for 2.91. * docs/footer.html: Removed. * docs/footer.ihtml: New file. * docs/gccrebuild.html: Removed. * docs/header.html: Removed. * docs/header.ihtml: New file. From-SVN: r37855
79 lines
2.4 KiB
HTML
79 lines
2.4 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<META NAME="KEYWORDS" CONTENT="libstdc++, homepage, home, g++, libg++, STL">
|
|
<TITLE>Standard C++ Library v3</TITLE>
|
|
<LINK REL="home" HREF="http://sources.redhat.com/libstdc++/">
|
|
<LINK REL=StyleSheet HREF="lib3styles.css">
|
|
<!-- $Id: index.html,v 1.6 2000/11/19 02:52:01 gerald Exp $ -->
|
|
</HEAD>
|
|
<BODY>
|
|
|
|
<!--#include virtual="/libstdc++/header.ihtml"-->
|
|
|
|
|
|
<H2>What... is your name?</H2>
|
|
|
|
<P>The GNU Standard C++ Library v3, or libstdc++-2.90.x/2.9x. Also,
|
|
libstdc++-v3 is the most common nickname.
|
|
</P>
|
|
|
|
<H2>What... is your quest?</H2>
|
|
|
|
<P>This is an ongoing project to implement the ISO 14882 Standard
|
|
C++ Library as described in chapters 17 through 27 and Annex D.
|
|
<STRONG>Participation is welcome!</STRONG>
|
|
</P>
|
|
|
|
<H2>What... is the airspeed velocity of an unladen swallow?</H2>
|
|
|
|
<P><A HREF="http://www.stone-dead.asn.au/movies/holy-grail/scene-23.html">African or European?</A></P>
|
|
<!-- Anyone who hasn't seen Holy Grail shouldn't be programming... how can you
|
|
understand procedural logic if you haven't seen the witch-burning scene?
|
|
(Replace 'scene-23' with 'scene-05' for the transcript.)
|
|
-->
|
|
|
|
<HR>
|
|
|
|
<H3>News</H3>
|
|
|
|
<DL>
|
|
<DT>2000-11-17
|
|
<DD> Tenth snapshot release,
|
|
<A HREF="ftp://sources.redhat.com/pub/libstdc++/libstdc++-2.91.tar.gz">
|
|
libstdc++-2.91.tar.gz</A>.
|
|
<DT>2000-11-12
|
|
<DD> Officially
|
|
<A HREF="http://gcc.gnu.org/ml/gcc/2000-11/msg00522.html">made
|
|
libstdc++-v3 the default C++ library</A>.
|
|
<DT>2000-04-21
|
|
<DD> Officially merged library sources into GCC.
|
|
<DT>2000-03-24
|
|
<DD> Ninth snapshot release, libstdc++-2.90.8.tar.gz.
|
|
<DT>1999-12-21
|
|
<DD> Eighth snapshot release, libstdc++-2.90.7.tar.gz.
|
|
<DT>1999-08-04
|
|
<DD> Seventh snapshot release, libstdc++-2.90.6.tar.gz.
|
|
<DT>1999-05-18
|
|
<DD> Sixth snapshot release, libstdc++-2.90.5.tar.gz.
|
|
<DT>1999-03-19
|
|
<DD> Fifth snapshot release, libstdc++-2.90.4.tar.gz.
|
|
<DT>1998-12-31
|
|
<DD> Fourth snapshot release, libstdc++-2.90.3.tar.gz.
|
|
<DT>1998-11-04
|
|
<DD> Design, feature checklist and readme documents updated. Also see
|
|
new "Notes" section.
|
|
<DT>1998-10-30
|
|
<DD> Third snapshot release, libstdc++-2.90.2.tar.gz.
|
|
<DT>1998-07-31
|
|
<DD> <A HREF="17_intro/DESIGN">Design document available</a>
|
|
<DT>1998-07-24
|
|
<DD> Second snapshot release, libstdc++-2.90.1.tar.gz.
|
|
<DT>1998-07-15
|
|
<DD> First snapshot release.
|
|
</DL>
|
|
|
|
|
|
<!--#include virtual="/libstdc++/footer.ihtml"-->
|
|
</BODY>
|
|
</HTML>
|