This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: bkoz
Date: Tue Feb  1 01:31:42 2011
New Revision: 169464

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169464
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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/doc/doxygen/user.cfg.in
    trunk/libstdc++-v3/include/backward/auto_ptr.h
    trunk/libstdc++-v3/include/backward/backward_warning.h
    trunk/libstdc++-v3/include/backward/binders.h
    trunk/libstdc++-v3/include/backward/strstream
    trunk/libstdc++-v3/include/bits/hashtable.h
    trunk/libstdc++-v3/include/profile/impl/profiler_container_size.h
    trunk/libstdc++-v3/include/profile/impl/profiler_hash_func.h
    trunk/libstdc++-v3/scripts/run_doxygen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]