gcc/libstdc++-v3/testsuite
Ed Smith-Rowland 018afad39f limits (__numeric_limits_base::max_digits10, [...]): Add.
2010-02-25  Ed Smith-Rowland  <3dw4rd@verizon.net>

	* include/std/limits (__numeric_limits_base::max_digits10,
	numeric_limits<>::max_digits10, numeric_limits<>::lowest): Add.
	* src/limits.cc: Define max_digits10.
	* config/abi/pre/gnu.ver: Adjust.
	* testsuite/18_support/numeric_limits/dr559.cc: Test max_digits10
	and lowest too.
	* testsuite/18_support/numeric_limits/lowest.cc: New.
	* testsuite/18_support/numeric_limits/max_digits10.cc: New.

From-SVN: r157067
2010-02-25 17:13:04 +00:00
..
17_intro using.xml: Update. 2010-02-18 18:52:12 +00:00
18_support limits (__numeric_limits_base::max_digits10, [...]): Add. 2010-02-25 17:13:04 +00:00
19_diagnostics
20_util functional_hash.h (hash<string>, [...]): Move, per DR 1182 to... 2010-02-22 18:07:07 +00:00
21_strings 21674.cc: Extend xfail to all systems. 2010-01-28 17:01:53 +00:00
22_locale 6.cc: Use an int as loop variable, to avoid -Wall warnings. 2010-01-25 18:02:41 +00:00
23_containers PR libstdc++/41975, DR 579 2010-02-11 18:11:01 +00:00
24_iterators
25_algorithms stl_algo.h (for_each): Implement resolution of DR 1110. 2010-02-19 17:38:18 +00:00
26_numerics complex (proj): Change return type per DR 1137. 2010-02-21 19:55:17 +00:00
27_io streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
28_regex
29_atomics hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
30_threads functional_hash.h (struct _Fnv_hash): Rename to _Fnv_hash_base. 2010-02-23 15:23:37 +00:00
abi
backward
config
data
decimal
ext deallocate_global.cc: Require __cxa_atexit. 2010-02-24 15:31:22 +00:00
lib
libstdc++-abi
libstdc++-dg
performance
tr1
util array (array): Add pointer and const_pointer typedefs in C++0x mode, per DR 1306. 2010-02-19 18:55:40 +00:00
Makefile.am
Makefile.in