svn commit: r544782 - in /incubator/stdcxx/trunk/tests/regress: ./ 23.list.insert.stdcxx-331.cpp

2007-06-06 Thread faridz
Author: faridz Date: Wed Jun 6 02:50:30 2007 New Revision: 544782 URL: http://svn.apache.org/viewvc?view=revrev=544782 Log: 2007-06-06 Farid Zaripov [EMAIL PROTECTED] * 23.list.insert.stdcxx-331.cpp: new test from STDCXX-331 issue Added: incubator/stdcxx/trunk/tests/regress/

svn commit: r544786 - /incubator/stdcxx/trunk/tests/regress/23.list.special.stdcxx-334.cpp

2007-06-06 Thread faridz
Author: faridz Date: Wed Jun 6 02:57:07 2007 New Revision: 544786 URL: http://svn.apache.org/viewvc?view=revrev=544786 Log: 2007-06-06 Farid Zaripov [EMAIL PROTECTED] * 23.list.special.stdcxx-334.cpp: new test from STDCXX-334 issue Added:

svn commit: r544791 - /incubator/stdcxx/trunk/tests/regress/23.deque.special.stdcxx-127.cpp

2007-06-06 Thread faridz
Author: faridz Date: Wed Jun 6 03:00:57 2007 New Revision: 544791 URL: http://svn.apache.org/viewvc?view=revrev=544791 Log: 2007-06-06 Farid Zaripov [EMAIL PROTECTED] * 23.deque.special.stdcxx-127.cpp: new test from STDCXX-127 issue Added:

svn commit: r544831 - /incubator/stdcxx/trunk/examples/tutorial/dynatype.cpp

2007-06-06 Thread faridz
Author: faridz Date: Wed Jun 6 06:03:48 2007 New Revision: 544831 URL: http://svn.apache.org/viewvc?view=revrev=544831 Log: 2007-06-06 Farid Zaripov [EMAIL PROTECTED] * dynatype.cpp (copy): static_cast to const T instead of T Modified:

svn commit: r544910 - in /incubator/stdcxx/trunk/etc/config/src: GLOBAL_BAD_ALLOC.cpp STD_BAD_ALLOC.cpp

2007-06-06 Thread faridz
Author: faridz Date: Wed Jun 6 11:27:17 2007 New Revision: 544910 URL: http://svn.apache.org/viewvc?view=revrev=544910 Log: 2007-06-06 Farid Zaripov [EMAIL PROTECTED] * GLOBAL_BAD_ALLOC.cpp: Use size_t type in new() instead of unsigned long. * STD_BAD_ALLOC.cpp: Ditto.

svn commit: r544975 - in /incubator/stdcxx/trunk/include: string string.cc

2007-06-06 Thread sebor
Author: sebor Date: Wed Jun 6 15:36:23 2007 New Revision: 544975 URL: http://svn.apache.org/viewvc?view=revrev=544975 Log: 2007-06-06 Martin Sebor [EMAIL PROTECTED] STDCXX-271 * string (_RWSTD_NO_STRING_OUTLINED_MEMBER_TEMPLATES): New convenience macro #defined in