gcc/libstdc++-v3/include/parallel
Benjamin Kosnik 939759fcc9 run_doxygen: Remove html_output_dir.
2008-03-25  Benjamin Kosnik  <bkoz@redhat.com>

	* scripts/run_doxygen: Remove html_output_dir. Downgrade to
	Doxygen 1.5.1.
	* doc/doxygen/style.css: Delete.
	* doc/doxygen/user.cfg.in: Regenerate with Doxygen 1.5.1.
	(INPUT): Update.
	(PREDEFINED): Update.
	(HTML_OUTPUT): Remove html_output_dir, use html.
	(HTML_STYLESHEET): Remove style.css.
	* doc/doxygen/tables.html: Remove style.css use.
	* doc/doxygen/mainpage.html: Nested lists for Namespaces and Classes.
	* doc/doxygen/doxygroups.cc: Namespace edits.
	* doc/doxygen/Intro.3: Correct typo.

	* doc/xml/api.xml: Add gcc-4.3 links.
	* doc/html/api.html: Regenerate.	
	
	* include/debug/debug.h: Document namepaces here.
	* include/parallel/base.h: Same.
	* include/ext/typelist.h: Same.
	* include/ext/pb_ds/tag_and_trait.hpp: Same.
	
	* include/tr1_impl/random: Adjust line break.
	* include/tr1_impl/unordered_map: Correct and or add markup.
	* include/tr1_impl/boost_shared_ptr.h: Correct and or add markup.
	* include/tr1_impl/functional_hash.h: Same.
	* include/tr1_impl/cmath: Same.
	* include/tr1_impl/functional: Same.
	* include/tr1_impl/unordered_set: Same.
	* include/tr1_impl/complex: Same.
	* include/tr1_impl/type_traits: Same.
	* include/tr1_impl/regex: Same.
	* include/tr1_impl/array: Same.
	* include/std/tuple: Same.
	* include/std/date_time: Same.
	* include/std/system_error: Same.
	* include/std/type_traits: Same.
	* include/ext/enc_filebuf.h: Same.
	* include/ext/throw_allocator.h: Same.
	* include/ext/pool_allocator.h: Same.
	* include/ext/bitmap_allocator.h: Same.
	* include/ext/concurrence.h: Same.
	* include/ext/codecvt_specializations.h: Same.
	* include/ext/stdio_sync_filebuf.h: Same.
	* include/ext/array_allocator.h: Same.
	* include/ext/mt_allocator.h: Same.
	* include/bits/locale_classes.h: Same.
	* include/bits/locale_facets.h: Same.
	* include/bits/codecvt.h: Same.
	* include/bits/char_traits.h: Same.
	* include/bits/allocator.h: Same.
	* include/bits/locale_facets_nonio.h: Same.
	* include/tr1/poly_laguerre.tcc: Same.
	* include/tr1/riemann_zeta.tcc: Same.
	* include/tr1/beta_function.tcc: Same.
	* include/tr1/tuple: Same.
	* include/tr1/exp_integral.tcc: Same.
	* include/tr1/gamma.tcc: Same.
	* include/tr1/hypergeometric.tcc: Same.
	* include/tr1/modified_bessel_func.tcc: Same.
	* include/tr1/legendre_function.tcc: Same.
	* include/tr1/type_traits: Same.
	* include/tr1/special_function_util.h: Same.
	* include/tr1/bessel_function.tcc: Same.
	* include/tr1/cmath: Same.
	* include/tr1/poly_hermite.tcc: Same.
	* include/tr1/ell_integral.tcc: Same.
	* config/abi/compatibility.h: Adjust file name.

	* testsuite/19_diagnostics/error_category/cons/copy_neg.cc: Adjust
	line numbers.	
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Same.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc: Same.

From-SVN: r133544
2008-03-26 06:27:35 +00:00
..
algo.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
algobase.h list_partition.h: Formatting fixes, inline tweaks. 2008-01-15 02:06:31 +00:00
algorithm
algorithmfwd.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
balanced_quicksort.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
base.h run_doxygen: Remove html_output_dir. 2008-03-26 06:27:35 +00:00
basic_iterator.h
checkers.h auto_ptr.h: Fix comment typos. 2008-01-31 18:44:55 +00:00
compatibility.h re PR libstdc++/35221 (libstdc++ broken) 2008-02-17 15:46:30 +00:00
compiletime_settings.h re PR libstdc++/33893 ([parallel mode] Algorithms rely on omp_set_dynamic(false)) 2007-11-22 10:13:08 +00:00
equally_split.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
features.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
find_selectors.h iterator.h: Reformat to 80 columns; adjust some inline specifiers. 2008-01-09 18:27:27 +00:00
find.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
for_each_selectors.h multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. 2008-01-10 02:07:41 +00:00
for_each.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
iterator.h iterator.h: Reformat to 80 columns; adjust some inline specifiers. 2008-01-09 18:27:27 +00:00
list_partition.h list_partition.h: Formatting fixes, inline tweaks. 2008-01-15 02:06:31 +00:00
losertree.h multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. 2008-01-10 02:07:41 +00:00
merge.h multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. 2008-01-10 02:07:41 +00:00
multiseq_selection.h re PR libstdc++/35221 (libstdc++ broken) 2008-02-17 15:46:30 +00:00
multiway_merge.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
multiway_mergesort.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
numeric re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
numericfwd.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
omp_loop_static.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
omp_loop.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
par_loop.h multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. 2008-01-10 02:07:41 +00:00
parallel.h
partial_sum.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
partition.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
queue.h multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. 2008-01-10 02:07:41 +00:00
quicksort.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
random_number.h re PR libstdc++/35221 (libstdc++ broken) 2008-02-17 15:46:30 +00:00
random_shuffle.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
search.h multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; other minor style fixes. 2008-01-10 02:07:41 +00:00
set_operations.h set_operations.h: Removed superfluous set_intersection. 2008-03-20 17:14:05 +00:00
settings.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
sort.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
tags.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
types.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00
unique_copy.h list_partition.h: Formatting fixes, inline tweaks. 2008-01-15 02:06:31 +00:00
workstealing.h re PR libstdc++/34797 ([parallel mode] Settings are separated for each compilation unit) 2008-02-18 00:00:00 +00:00