r162995 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Aug 8 10:07:00 GMT 2010


Author: paolo
Date: Sun Aug  8 10:07:16 2010
New Revision: 162995

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162995
Log:
2010-08-08  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/c_global/cmath: Implement US 136.
	* include/tr1_impl/cmath: Do not bring fpclassify, etc from namespace
	std, define namespace tr1.
	* testsuite/26_numerics/headers/cmath/
	c99_classification_macros_c++0x.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c++0x.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/c_global/cmath
    trunk/libstdc++-v3/include/tr1_impl/cmath



More information about the Libstdc++-cvs mailing list