diff options
Diffstat (limited to 'libstdc++-v3/docs/index.html')
-rw-r--r-- | libstdc++-v3/docs/index.html | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/libstdc++-v3/docs/index.html b/libstdc++-v3/docs/index.html deleted file mode 100644 index 8483790..0000000 --- a/libstdc++-v3/docs/index.html +++ /dev/null @@ -1,78 +0,0 @@ -<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> |