2002-03-06 Phil Edwards <pme@gcc.gnu.org>
* docs/doxygen/user.cfg.in: Also document deprecated entries. * docs/html/Makefile: Example rule to rebuild porting-howto.html. * docs/html/17_intro/howto.html: "gcc"->"GCC" changes, when referring to the collection as a whole. New section on which macros can be redefined by the user. * docs/html/19_diagnostics/howto.html: Update note for concepts. * docs/html/20_util/howto.html: Update link to SGI. * docs/html/faq/index.html: Update snapshot versions. New entry on why g++ (but not gcc) must currently predefine certain macros. * docs/html/faq/index.txt: Regenerated. * include/bits/basic_string.h (basic_string::_S_construct): Fix names in declaration. (basic_string::compare): These are no longer optional. * include/bits/ostream.tcc: Tweak closing brace placement. * include/bits/stl_algo.h: Lots of initial doxygen comment hooks. * include/std/std_sstream.h: Fix typo in comment. * include/bits/locale_facets.tcc: Remove unneeded header inclusion. * src/locale.cc: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50376 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- libstdc++-v3/ChangeLog 22 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/docs/doxygen/user.cfg.in 1 addition, 1 deletionlibstdc++-v3/docs/doxygen/user.cfg.in
- libstdc++-v3/docs/html/17_intro/howto.html 74 additions, 8 deletionslibstdc++-v3/docs/html/17_intro/howto.html
- libstdc++-v3/docs/html/19_diagnostics/howto.html 2 additions, 0 deletionslibstdc++-v3/docs/html/19_diagnostics/howto.html
- libstdc++-v3/docs/html/20_util/howto.html 2 additions, 2 deletionslibstdc++-v3/docs/html/20_util/howto.html
- libstdc++-v3/docs/html/Makefile 5 additions, 1 deletionlibstdc++-v3/docs/html/Makefile
- libstdc++-v3/docs/html/faq/index.html 47 additions, 33 deletionslibstdc++-v3/docs/html/faq/index.html
- libstdc++-v3/docs/html/faq/index.txt 182 additions, 170 deletionslibstdc++-v3/docs/html/faq/index.txt
- libstdc++-v3/include/bits/basic_string.h 3 additions, 4 deletionslibstdc++-v3/include/bits/basic_string.h
- libstdc++-v3/include/bits/locale_facets.tcc 0 additions, 1 deletionlibstdc++-v3/include/bits/locale_facets.tcc
- libstdc++-v3/include/bits/ostream.tcc 1 addition, 1 deletionlibstdc++-v3/include/bits/ostream.tcc
- libstdc++-v3/include/bits/stl_algo.h 281 additions, 12 deletionslibstdc++-v3/include/bits/stl_algo.h
- libstdc++-v3/include/std/std_sstream.h 1 addition, 1 deletionlibstdc++-v3/include/std/std_sstream.h
- libstdc++-v3/src/locale.cc 0 additions, 1 deletionlibstdc++-v3/src/locale.cc
Loading
Please register or sign in to comment