gcc/libstdc++-v3/include/std
Paolo Carlini dd60dacdc5 limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines.
2010-11-03  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/limits (__glibcxx_digits10, __glibcxx_max_digits10):
	Use 643L instead of 643 to avoid overflows on 16-bit machines.
	* include/ext/numeric_traits.h (__glibcxx_max_digits10): Likewise.

From-SVN: r166261
2010-11-03 17:33:54 +00:00
..
algorithm algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
atomic libstdc++: N3126 draft support. 2010-11-01 22:35:28 -04:00
bitset bitset (_Base_bitset<>_Base_bitset(unsigned long long)): Convert __val to _WordT. 2010-11-02 15:52:09 +00:00
chrono chrono: Use typedefs. 2010-11-03 01:59:07 +00:00
complex cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
condition_variable cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
deque [multiple changes] 2010-07-27 17:27:06 +00:00
forward_list re PR libstdc++/43554 (profile-mode version of forward_list missing) 2010-10-17 14:49:11 +00:00
fstream re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
functional cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
future cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
iomanip iomanip (get_money, put_money): Add in C++0x mode; tidy. 2010-03-01 19:12:39 +00:00
ios
iosfwd re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
iostream re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
istream [multiple changes] 2010-02-09 04:49:49 +00:00
iterator [multiple changes] 2010-07-27 17:27:06 +00:00
limits limits (__glibcxx_digits10, [...]): Use 643L instead of 643 to avoid overflows on 16-bit machines. 2010-11-03 17:33:54 +00:00
list [multiple changes] 2010-07-27 17:27:06 +00:00
locale
map [multiple changes] 2010-07-27 17:27:06 +00:00
memory cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
mutex cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
queue
random hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
ratio cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
regex [multiple changes] 2010-07-27 17:27:06 +00:00
set [multiple changes] 2010-07-27 17:27:06 +00:00
sstream re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stack
stdexcept
streambuf streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
string [multiple changes] 2010-07-27 17:27:06 +00:00
system_error functional_hash.h (__hash_base): Add. 2010-09-22 17:50:36 +00:00
thread cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
tuple cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
type_traits cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
typeindex cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
unordered_map [multiple changes] 2010-07-27 17:27:06 +00:00
unordered_set [multiple changes] 2010-07-27 17:27:06 +00:00
utility cinttypes: Remove, move contents to C++0x and TR1 headers. 2010-11-02 18:51:23 +00:00
valarray [multiple changes] 2010-07-27 17:27:06 +00:00
vector [multiple changes] 2010-07-27 17:27:06 +00:00