gcc/libstdc++-v3/libsupc++
Paolo Carlini f67a9881a8 [multiple changes]
2010-07-27  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/ext/vstring_util.h: Include bits/range_access.h.
	* testsuite/ext/vstring/range_access.cc: New test.

2010-07-27  Ed Smith-Rowland  <3dw4rd@verizon.net>

	* include/bits/range_access.h: New.
	* include/Makefile.in: Add bits/range_access.h.
	* include/Makefile.am: Regenerate.
	* include/std/array: Include bits/range_access.h.
	* include/std/deque: Ditto.
	* include/std/forward_list: Ditto.
	* include/std/iterator: Ditto.
	* include/std/list: Ditto.
	* include/std/map: Ditto.
	* include/std/regex: Ditto.
	* include/std/set: Ditto.
	* include/std/string: Ditto.
	* include/std/unordered_map: Ditto.
	* include/std/unordered_set: Ditto.
	* include/std/vector: Ditto.
	* include/std/valarray: Add begin() and end().
	* libsupc++/initializer_list: Ditto.
	* include/tr1_impl/utility: Add begin() and end().
	* include/std/tuple: Ditto.
	* testsuite/24_iterators/headers/iterator/range_access.cc: New test.
	* testsuite/24_iterators/range_access.cc: Ditto.
	* testsuite/28_regex/range_access.cc: Ditto.
	* testsuite/18_support/initializer_list/range_access.cc: Ditto.
	* testsuite/21_strings/basic_string/range_access.cc: Ditto.
	* testsuite/26_numerics/valarray/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_map/range_access.cc: Ditto.
	* testsuite/23_containers/multimap/range_access.cc: Ditto.
	* testsuite/23_containers/set/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_multimap/range_access.cc: Ditto.
	* testsuite/23_containers/forward_list/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_set/range_access.cc: Ditto.
	* testsuite/23_containers/vector/range_access.cc: Ditto.
	* testsuite/23_containers/deque/range_access.cc: Ditto.
	* testsuite/23_containers/multiset/range_access.cc: Ditto.
	* testsuite/23_containers/list/range_access.cc: Ditto.
	* testsuite/23_containers/unordered_multiset/range_access.cc: Ditto.
	* testsuite/23_containers/map/range_access.cc: Ditto.
	* testsuite/23_containers/array/range_access.cc: Ditto.
	* testsuite/20_util/tuple/range_access.cc: Ditto.
	* testsuite/20_util/pair/range_access.cc: Ditto.

From-SVN: r162578
2010-07-27 17:27:06 +00:00
..
Makefile.am
Makefile.in gc++filt.m4: New file. 2010-07-02 10:05:49 +00:00
array_type_info.cc
atexit_arm.cc
bad_cast.cc
bad_typeid.cc
class_type_info.cc
cxxabi-forced.h typeinfo: Add system_header pragma. 2010-02-18 17:58:53 +00:00
cxxabi.h typeinfo: Add system_header pragma. 2010-02-18 17:58:53 +00:00
del_op.cc
del_opnt.cc
del_opv.cc
del_opvnt.cc
dyncast.cc
eh_alloc.cc
eh_arm.cc re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in .text) 2010-06-09 15:34:45 +00:00
eh_aux_runtime.cc
eh_call.cc
eh_catch.cc
eh_exception.cc
eh_globals.cc
eh_personality.cc ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
eh_ptr.cc re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons) 2010-06-06 14:27:23 +01:00
eh_term_handler.cc
eh_terminate.cc
eh_throw.cc
eh_type.cc
eh_unex_handler.cc
enum_type_info.cc
exception typeinfo: Add system_header pragma. 2010-02-18 17:58:53 +00:00
exception_defines.h
exception_ptr.h re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons) 2010-06-06 14:27:23 +01:00
function_type_info.cc
fundamental_type_info.cc
guard.cc
initializer_list [multiple changes] 2010-07-27 17:27:06 +00:00
nested_exception.h nested_exception.h: Fix <bits/c++0x_warning.h> include. 2010-02-18 17:20:16 +00:00
new c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
new_handler.cc
new_op.cc
new_opnt.cc
new_opv.cc
new_opvnt.cc
pbase_type_info.cc ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
pmem_type_info.cc
pointer_type_info.cc ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
pure.cc
si_class_type_info.cc
tinfo.cc
tinfo.h
tinfo2.cc
typeinfo typeinfo: Add system_header pragma. 2010-02-18 17:58:53 +00:00
unwind-cxx.h [multiple changes] 2010-07-20 09:44:01 +00:00
vec.cc
vmi_class_type_info.cc
vterminate.cc