gcc/libstdc++-v3/testsuite/ext/mt_allocator
Andrew Pinski ed3eaab807 deallocate_global-2.c: s/value_t/value_type/.
2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>

        * testsuite/ext/mt_allocator/deallocate_global-2.c:
        s/value_t/value_type/. s/traits_t/traits_type/.
        s/policy_t/policy_type/. s/allocator_t/allocator_type/.
        s/string_t/string_type/. s/list_t/list_type/.
        * testsuite/ext/mt_allocator/deallocate_global-4.cc: Likewise.
        * testsuite/ext/mt_allocator/deallocate_global_thread-1.cc: Likewise.
        * testsuite/ext/mt_allocator/deallocate_global_thread-3.cc: Likewise.
        * testsuite/ext/mt_allocator/deallocate_local-2.cc: Likewise.
        * testsuite/ext/mt_allocator/deallocate_local-4.cc: Likewise.
        * testsuite/ext/mt_allocator/deallocate_local_thread-1.cc: Likewise.
        * testsuite/ext/mt_allocator/deallocate_local_thread-3.cc: Likewise.

From-SVN: r89493
2004-10-23 12:41:06 -07:00
..
check_allocate_max_size.cc bitmap_allocator.h (allocate): Throw std::bad_alloc when n > max_size(). 2004-10-21 00:06:02 +00:00
check_deallocate_null_thread.cc mt_allocator.h (__mt_alloc::deallocate): Check for null pointer. 2004-10-14 23:03:26 +00:00
check_deallocate_null.cc mt_allocator.h (__mt_alloc::deallocate): Check for null pointer. 2004-10-14 23:03:26 +00:00
check_new.cc
deallocate_global_thread-1.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_global_thread-3.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_global-2.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_global-4.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_local_thread-1.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_local_thread-3.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_local-2.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
deallocate_local-4.cc deallocate_global-2.c: s/value_t/value_type/. 2004-10-23 12:41:06 -07:00
instantiate.cc acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread. 2004-10-06 22:12:34 +00:00
tune-1.cc tune-1.cc: Use VERIFY, clean up a bit. 2004-09-17 11:18:27 +00:00
tune-2.cc PR libstdc++/16614 continued. 2004-10-11 20:26:53 +00:00
tune-3.cc re PR libstdc++/17937 (Critical ~__pool troubles) 2004-10-12 01:10:39 +00:00
tune-4.cc re PR libstdc++/17937 (Critical ~__pool troubles) 2004-10-12 01:10:39 +00:00