gcc/libstdc++-v3/testsuite
Paolo Carlini ea31932d53 [multiple changes]
2008-07-05  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/ratio: Prefer __INTMAX_MAX__ to INTMAX_MAX (INTMAX_MIN).

2008-07-05  Chris Fairles  <chris.fairles@gmail.com>

        * include/std/ratio: Documentation for std::ratio class. Add conditions 
        to ratio_less to prevent overflow.
        * testsuite/20_util/ratio/comparisons/comp2.cc: New.
        * testsuite/20_util/ratio/cons/cons_overflow.cc: Update dg-error line
        numbers.

From-SVN: r137504
2008-07-05 10:24:08 +00:00
..
17_intro all.cc, [...]: Only include <ext/codecvt_specializations.h> and <ext/enc_filebuf.h> if... 2008-06-06 16:03:52 +01:00
18_support PR c++/33979 (partial) 2008-05-20 18:11:34 +00:00
19_diagnostics system_error: Align to current draft specifications. 2008-05-16 21:55:00 +00:00
20_util [multiple changes] 2008-07-05 10:24:08 +00:00
21_strings stof.cc: Improve check on long double limits. 2008-07-03 19:07:35 +00:00
22_locale re PR libstdc++/36616 (Open issues from a test run) 2008-07-04 15:40:38 +00:00
23_containers stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove. 2008-06-13 12:03:13 +00:00
24_iterators stl_iterator_base_funcs.h (next, prev): Add in C++0x mode. 2008-06-17 21:33:15 +00:00
25_algorithms stl_algo.h (copy_n): Add in C++0x mode. 2008-06-29 11:08:26 +00:00
26_numerics stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
27_io 9425.cc: Use dg-require-fileio. 2008-06-02 12:01:41 -04:00
28_regex/headers/regex
29_atomics default.cc: Avoid -Wall warnings. 2008-06-25 23:28:14 +00:00
30_threads mutex (mutex::try_lock): Eat errors. 2008-05-15 00:52:48 +00:00
31_date_time
abi
backward
config
data
ext using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
lib using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
libstdc++-abi
libstdc++-dg
performance using.xml: Outline exception topics. 2008-06-06 19:32:43 +00:00
thread
tr1 complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844. 2008-06-12 10:17:53 +00:00
util stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
Makefile.am
Makefile.in