This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: paolo
Date: Tue Jan 10 18:15:34 2006
New Revision: 109550

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109550
Log:
2006-01-10  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/complex: New file, hosts the additions to header
	<complex> described in TR1, Chapter 8 [tr.c99].
	* include/Makefile.am: Add.
	* include/Makefile.in: Regenerate.
	* testsuite/tr1/8_c_compatibility/complex/functions.cc: New.

Added:
    trunk/libstdc++-v3/include/tr1/complex
    trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/
    trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/
    trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]