r130732 - in /trunk/libstdc++-v3: ChangeLog doc...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Mon Dec 10 00:38:00 GMT 2007


Author: bkoz
Date: Mon Dec 10 00:38:36 2007
New Revision: 130732

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130732
Log:
2007-12-09  Benjamin Kosnik  <bkoz@redhat.com>

	* docs/html/ext/howto.html: Update.
	* docs/html/ext/sgiexts.html: Same.
	* docs/html/ext/concurrence.html: New. Document extensions.
	* docs/html/17_intro/api.html: Move some bits...
	* docs/html/17_intro/backwards_compatibility.html: here. New. Add
	compatibility suggestions, move existing ones.
	* docs/html/17_intro/howto.html: Update info.
	* docs/html/18_support/howto.html: Tweak.
	* docs/html/faq/index.html: Update thread info.
	* docs/html/documentation.html: Add links.
	* docs/html/20_util/allocator.html: Update info.
	* include/precompiled/stdc++.h: Add C++0x includes if appropriate.
	* testsuite/17_intro/headers/c++200x/all.cc: Same.



Added:
    trunk/libstdc++-v3/docs/html/17_intro/backwards_compatibility.html
    trunk/libstdc++-v3/docs/html/ext/concurrence.html
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/docs/html/17_intro/api.html
    trunk/libstdc++-v3/docs/html/17_intro/howto.html
    trunk/libstdc++-v3/docs/html/18_support/howto.html
    trunk/libstdc++-v3/docs/html/20_util/allocator.html
    trunk/libstdc++-v3/docs/html/documentation.html
    trunk/libstdc++-v3/docs/html/ext/howto.html
    trunk/libstdc++-v3/docs/html/ext/sgiexts.html
    trunk/libstdc++-v3/docs/html/faq/index.html
    trunk/libstdc++-v3/include/precompiled/stdc++.h
    trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc



More information about the Gcc-cvs mailing list