r169737 - in /branches/google/integration/libst...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 18:14:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 18:14:11 2011
New Revision: 169737

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169737
Log:
2011-02-01  Benjamin Kosnik  <bkoz@redhat.com>

	* scripts/run_doxygen: Allow doxygen 1.7.0 again.
	* doc/doxygen/user.cfg.in (PDF_HYPERLINKS): Re-enable.
	(COMPACT_LATEX): Enable.

	* include/profile/impl/profiler_container_size.h: Adjust doxygen markup.
	* include/profile/impl/profiler_hash_func.h: Same.
	* include/bits/hashtable.h: Same.
	* include/backward/auto_ptr.h: Same.
	* include/backward/strstream: Same.
	* include/backward/backward_warning.h: Same.
	* include/backward/binders.h: Same.

Modified:
    branches/google/integration/libstdc++-v3/ChangeLog
    branches/google/integration/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/google/integration/libstdc++-v3/include/backward/auto_ptr.h
    branches/google/integration/libstdc++-v3/include/backward/backward_warning.h
    branches/google/integration/libstdc++-v3/include/backward/binders.h
    branches/google/integration/libstdc++-v3/include/backward/strstream
    branches/google/integration/libstdc++-v3/include/bits/hashtable.h
    branches/google/integration/libstdc++-v3/include/profile/impl/profiler_container_size.h
    branches/google/integration/libstdc++-v3/include/profile/impl/profiler_hash_func.h
    branches/google/integration/libstdc++-v3/scripts/run_doxygen



More information about the Libstdc++-cvs mailing list