gcc/libstdc++-v3/include/tr1
Paolo Carlini 276116fdcc random (xor_combine<>::_M_initialize_max_aux): New.
2006-10-01  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/random (xor_combine<>::_M_initialize_max_aux): New.
	(xor_combine<>::operator()()): Tweak per N2079.
	* include/tr1/random.tcc (xor_combine<>::_M_initialize_max_aux):
	Define.
	(xor_combine<>::_M_initialize_max): Use it.
	* testsuite/tr1/5_numerical_facilities/random/xor_combine/
	cons/default.cc: Adjust.
	* docs/html/ext/tr1.html: Adjust.

From-SVN: r117353
2006-10-02 00:12:50 +00:00
..
array array (array<>::swap, assign): Implement. 2006-02-24 19:13:49 +00:00
bind_iterate.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
bind_repeat.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
boost_shared_ptr.h boost_shared_ptr.h: Use __atomic_add_dispatch and __exchange_and_add_dispatch everywhere. 2006-09-28 12:57:47 +00:00
cctype cfloat: New. 2006-02-02 19:44:39 +00:00
cfenv cinttypes: Simply protect everything with _GLIBCXX_USE_C99_INTTYPES_TR1. 2006-07-24 12:30:28 +00:00
cfloat cfloat: New. 2006-02-02 19:44:39 +00:00
cinttypes cinttypes: Simply protect everything with _GLIBCXX_USE_C99_INTTYPES_TR1. 2006-07-24 12:30:28 +00:00
climits cfloat: New. 2006-02-02 19:44:39 +00:00
cmath hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
common.h cmath: Add C99 overloads. 2006-03-07 16:53:44 +00:00
complex cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
cstdarg cfloat: New. 2006-02-02 19:44:39 +00:00
cstdbool 2006-02-27 Paolo Carlini <pcarlini@suse.de> 2006-02-27 09:40:31 +00:00
cstdint cinttypes: Simply protect everything with _GLIBCXX_USE_C99_INTTYPES_TR1. 2006-07-24 12:30:28 +00:00
cstdio cstdio: New. 2006-02-05 11:38:57 +00:00
cstdlib cmath: New. 2006-02-07 13:14:03 +00:00
ctgmath cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
ctime cmath: New. 2006-02-07 13:14:03 +00:00
ctype.h cfloat: New. 2006-02-02 19:44:39 +00:00
cwchar cstdio: New. 2006-02-05 11:38:57 +00:00
cwctype cstdio: New. 2006-02-05 11:38:57 +00:00
fenv.h cfloat: New. 2006-02-02 19:44:39 +00:00
float.h cfloat: New. 2006-02-02 19:44:39 +00:00
functional hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
functional_iterate.h re PR libstdc++/29224 (-Wshadow causing warning in <tr1/functional>) 2006-09-26 00:59:37 +00:00
hashtable re PR libstdc++/29134 (Has there been a serious attempt to define the max_size() member functions?) 2006-09-21 00:11:52 +00:00
hashtable_policy.h hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
inttypes.h cmath: New. 2006-02-07 13:14:03 +00:00
limits.h cfloat: New. 2006-02-02 19:44:39 +00:00
math.h cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
memory type_traits (add_reference): Robustify vs reference to void. 2006-09-22 15:54:52 +00:00
mu_iterate.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
random random (xor_combine<>::_M_initialize_max_aux): New. 2006-10-02 00:12:50 +00:00
random.tcc random (xor_combine<>::_M_initialize_max_aux): New. 2006-10-02 00:12:50 +00:00
ref_fwd.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
ref_wrap_iterate.h [multiple changes] 2005-11-13 12:14:15 +00:00
repeat.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
stdarg.h cfloat: New. 2006-02-02 19:44:39 +00:00
stdbool.h 2006-02-27 Paolo Carlini <pcarlini@suse.de> 2006-02-27 09:40:31 +00:00
stdint.h cfloat: New. 2006-02-02 19:44:39 +00:00
stdio.h cstdio: New. 2006-02-05 11:38:57 +00:00
stdlib.h cmath: New. 2006-02-07 13:14:03 +00:00
tgmath.h cmath: Add atan2 and pow bits; add using declarations. 2006-03-10 13:24:57 +00:00
tuple re PR c++/28871 (massive C++ compile time slowdown) 2006-09-04 15:41:18 +00:00
tuple_iterate.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
type_traits type_traits (add_reference): Robustify vs reference to void. 2006-09-22 15:54:52 +00:00
type_traits_fwd.h type_traits (add_reference): Robustify vs reference to void. 2006-09-22 15:54:52 +00:00
unordered_map hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
unordered_set hashtable_policy.h: Uglify all the names. 2006-09-19 09:07:56 +00:00
utility c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
wchar.h cwchar: New. 2006-02-03 21:40:07 +00:00
wctype.h cwchar: New. 2006-02-03 21:40:07 +00:00