]> git.ipfire.org Git - thirdparty/gcc.git/commit
user.cfg.in: Scan tr1_impl/hashtable.
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 12 Oct 2007 16:11:41 +0000 (16:11 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 12 Oct 2007 16:11:41 +0000 (16:11 +0000)
commitece84738e7b584ed534791b502f29b499de1a7ea
treeea156b34326d2c3b1e655c2a719d1f092dce3ff7
parentd437e14c53bc595622a3ba4f49887d992c0c2897
user.cfg.in: Scan tr1_impl/hashtable.

2007-10-12  Benjamin Kosnik  <bkoz@redhat.com>

* docs/doxygen/user.cfg.in: Scan tr1_impl/hashtable.
* include/tr1_impl/hashtable: Correct comment.

* include/ext/hash_map: Remove extraneous public markers.
* include/ext/hash_set: Same.

* testsuite/25_algorithms/headers/parallel_algorithm.cc: Move
inside algorithm directory.
* testsuite/25_algorithms/headers/algorithm_parallel_mode.cc: Same.
* testsuite/25_algorithms/headers/parallel_algorithm_mixed1.cc: Same.
* testsuite/25_algorithms/headers/parallel_algorithm_mixed2.cc: Same.
* testsuite/25_algorithms/headers/algorithm/parallel_algorithm.cc:
To this.
* testsuite/25_algorithms/headers/algorithm/
algorithm_parallel_mode.cc: Same.
* testsuite/25_algorithms/headers/algorithm/
parallel_algorithm_mixed1.cc: Same.
* testsuite/25_algorithms/headers/algorithm/
parallel_algorithm_mixed2.cc: Same.

* testsuite/21_strings/basic_string/requirements/
explicit_instantiation/debug.cc: Remove exception text.

* testsuite/23_containers/vector/bool/modifiers/insert/31370.cc:
Fix for debug mode testing.
* testsuite/23_containers/vector/bool/capacity/29134.cc: Same.

From-SVN: r129264
12 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/user.cfg.in
libstdc++-v3/include/ext/hash_map
libstdc++-v3/include/ext/hash_set
libstdc++-v3/include/tr1_impl/hashtable
libstdc++-v3/testsuite/21_strings/basic_string/requirements/explicit_instantiation/debug.cc
libstdc++-v3/testsuite/23_containers/vector/bool/capacity/29134.cc
libstdc++-v3/testsuite/23_containers/vector/bool/modifiers/insert/31370.cc
libstdc++-v3/testsuite/25_algorithms/headers/algorithm/algorithm_parallel_mode.cc [moved from libstdc++-v3/testsuite/25_algorithms/headers/algorithm_parallel_mode.cc with 100% similarity]
libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm.cc [moved from libstdc++-v3/testsuite/25_algorithms/headers/parallel_algorithm.cc with 100% similarity]
libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed1.cc [moved from libstdc++-v3/testsuite/25_algorithms/headers/parallel_algorithm_mixed1.cc with 100% similarity]
libstdc++-v3/testsuite/25_algorithms/headers/algorithm/parallel_algorithm_mixed2.cc [moved from libstdc++-v3/testsuite/25_algorithms/headers/parallel_algorithm_mixed2.cc with 100% similarity]