gcc/libstdc++-v3/testsuite/tr1
Paolo Carlini 1e41a98ca5 cmath: Add templates (8.16.3).
2006-02-26  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/cmath: Add templates (8.16.3).	
	* include/tr1/cstbool: New.
	* include/tr1/stdbool.h: Likewise.
	* include/Makefile.am: Add.
	* testsuite/tr1/8_c_compatibility/cmath/templates.cc: New.
	* testsuite/tr1/headers.cc: Update.
	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <stdbool.h> check.
	* docs/html/ext/tr1.html: Update.
	* include/Makefile.in: Regenerate.
	* config.h.in: Likewise.
	* configure: Likewise.

From-SVN: r111456
2006-02-26 18:42:29 +00:00
..
2_general_utilities/memory mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
3_function_objects [multiple changes] 2005-12-28 09:57:57 +00:00
4_metaprogramming re PR c++/9737 ([DR150] Partial template specialisation selection failure involving template parameter defaults) 2006-02-07 11:11:30 +00:00
6_containers array (array<>::swap, assign): Implement. 2006-02-24 19:13:49 +00:00
8_c_compatibility cmath: Add templates (8.16.3). 2006-02-26 18:42:29 +00:00
headers.cc cmath: Add templates (8.16.3). 2006-02-26 18:42:29 +00:00