r163593 - in /branches/gcc-4_5-branch/libstdc++...

bkoz@gcc.gnu.org bkoz@gcc.gnu.org
Fri Aug 27 18:25:00 GMT 2010


Author: bkoz
Date: Fri Aug 27 18:25:00 2010
New Revision: 163593

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163593
Log:
2010-08-26  Benjamin Kosnik  <bkoz@redhat.com>

        * include/bits/stl_iterator_base_types.h: Fix doxygen warning.

	Merge in other doc patches.

	2010-07-08  Benjamin Kosnik  <bkoz@redhat.com>

        * include/bits/stl_heap.h: Update markup.
        * include/bits/move.h: Same.
        * include/bits/algorithmfwd.h: Same.
        * include/bits/random.h: Same.
        * doc/doxygen/doxygroups.cc: Same.
        * doc/doxygen/user.cfg.in: Remove include/tr1_impl/regex from
        input file list.
        * doc/Makefile.am (doc-pdf-doxygen): Add comment, put generated
        pdf in location consistent with docbook pdf generation.
        * doc/Makefile.in: Regenerate.

	2010-07-13  Benjamin Kosnik  <bkoz@redhat.com>
        * doc/Makefile.in: Regenerate.
        * doc/Makefile.am: Edit pdf rules, expand default rules.
        * doc/doxygen/user.cfg.in: Update to Doxygen 1.7.1.

	2010-07-19  Benjamin Kosnik  <bkoz@redhat.com>

        * doc/Makefile.am (doc-texinfo): New rule.
        (doc-texinfo-docbook): New rule.
        (DB2TEXI_FLAGS): New.
        (doc-xml-single-docbook): Just the manual, not the set. Tweak flags.
        * doc/Makefile.in: Regenerate.

	2010-07-19  Benjamin Kosnik  <bkoz@redhat.com>

        * doc/xml/manual/appendix_contributing.xml: Update for new reality.
        * doc/Makefile.am (doc-xml): New default rule for XML output.
        (doc-xml-single-doxygen): Standardize output names.
        * doc/Makefile.in: Regenerate.

        * doc/doxygen/user.cfg.in: Tweak.


Modified:
    branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_5-branch/libstdc++-v3/configure
    branches/gcc-4_5-branch/libstdc++-v3/doc/Makefile.am
    branches/gcc-4_5-branch/libstdc++-v3/doc/Makefile.in
    branches/gcc-4_5-branch/libstdc++-v3/doc/doxygen/doxygroups.cc
    branches/gcc-4_5-branch/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gcc-4_5-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/algorithmfwd.h
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/move.h
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/random.h
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/stl_heap.h
    branches/gcc-4_5-branch/libstdc++-v3/include/bits/stl_iterator_base_types.h



More information about the Libstdc++-cvs mailing list