gcc/libstdc++-v3/testsuite/26_numerics
Benjamin Kosnik 04b7027180 Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug.
2009-04-06  Benjamin Kosnik  <bkoz@redhat.com>

	* include/Makefile.am (${pch1a_output}): Use gnu++0x flags instead
	of debug.
	* include/Makefile.in: Regenerate.
	* include/precompiled/stdc++.h: Add.

	* doc/xml/api.xml: Add gcc-4.4 link.
	* doc/html/api.html: Regenerate.

2009-04-06  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/random.h: Adjust doxygen markup.
	* doc/doxygen/user.cfg.in: Prefer C++0x to tr1 includes.

	* testsuite/26_numerics/random/piecewise_linear_distribution/
	operators/serialize.cc: Use typedefs.

From-SVN: r145645
2009-04-07 01:46:45 +00:00
..
accumulate stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
adjacent_difference stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
complex complex (operator+(const complex<>&, const _Tp&), [...]): Do not assume real() returns a reference (against DR 387). 2009-03-11 01:51:59 +00:00
headers [multiple changes] 2009-04-02 23:45:56 +00:00
inner_product stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
iota stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
partial_sum stl_numeric.h (iota): Add in C++0x mode. 2008-06-27 10:47:27 +00:00
random Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug. 2009-04-07 01:46:45 +00:00
slice
slice_array
valarray Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00