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

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Mar 19 09:38:00 GMT 2019


Author: redi
Date: Tue Mar 19 09:38:41 2019
New Revision: 269794

URL: https://gcc.gnu.org/viewcvs?rev=269794&root=gcc&view=rev
Log:
Update libstdc++ API Evolution documentation

	* doc/xml/manual/allocator.xml: Link to table documenting evolution
	of extension allocators.
	* doc/xml/manual/evolution.xml: Use angle brackets for header names.
	Document new headers in 7.2, 8.1 and 9.1 releases.
	* doc/xml/manual/using.xml: Adjust link target for new_allocator.
	* doc/html/*: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/html/index.html
    trunk/libstdc++-v3/doc/html/manual/api.html
    trunk/libstdc++-v3/doc/html/manual/appendix.html
    trunk/libstdc++-v3/doc/html/manual/appendix_porting.html
    trunk/libstdc++-v3/doc/html/manual/index.html
    trunk/libstdc++-v3/doc/html/manual/memory.html
    trunk/libstdc++-v3/doc/html/manual/using_macros.html
    trunk/libstdc++-v3/doc/xml/manual/allocator.xml
    trunk/libstdc++-v3/doc/xml/manual/evolution.xml
    trunk/libstdc++-v3/doc/xml/manual/using.xml



More information about the Libstdc++-cvs mailing list