This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r110519 - /trunk/libstdc++-v3/testsuite/tr1/hea...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 02 Feb 2006 19:45:06 -0000
- Subject: r110519 - /trunk/libstdc++-v3/testsuite/tr1/hea...
Author: paolo
Date: Thu Feb 2 19:45:05 2006
New Revision: 110519
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110519
Log:
2006-02-02 Paolo Carlini <pcarlini@suse.de>
* include/tr1/cfloat: New.
* include/tr1/climits: Likewise.
* include/tr1/cstdarg: Likewise.
* include/tr1/ctype.h: Likewise.
* include/tr1/fenv.h: Likewise.
* include/tr1/float.h: Likewise.
* include/tr1/inttypes.h: Likewise.
* include/tr1/limits.h: Likewise.
* include/tr1/stdint.h: Likewise.
* include/tr1/stdarg.h: Likewise.
* include/Makefile.am: Add.
* include/Makefile.in: Regenerate.
* docs/html/ext/tr1.html: Update.
* testsuite/tr1/headers.cc: New.
* include/tr1/cctype: Include <cctype> instead.
Added:
trunk/libstdc++-v3/testsuite/tr1/headers.cc