svn commit: r676102 - in /stdcxx/branches/4.3.x: include/rw/_config-eccp.h include/rw/_meta_prop.h tests/utilities/20.meta.trans.other.cpp tests/utilities/20.meta.unary.prop.cpp

2008-07-11 Thread vitek
Author: vitek Date: Fri Jul 11 16:58:13 2008 New Revision: 676102 URL: http://svn.apache.org/viewvc?rev=676102&view=rev Log: 2008-07-11 Travis Vitek <[EMAIL PROTECTED]> STDCXX-916 * include/rw/_meta_prop.h (__rw_is_pod_impl): Remove cv-qualifiers on types. [__EDG

svn commit: r676093 - /stdcxx/branches/4.2.x/src/wcodecvt.cpp

2008-07-11 Thread sebor
Author: sebor Date: Fri Jul 11 15:20:16 2008 New Revision: 676093 URL: http://svn.apache.org/viewvc?rev=676093&view=rev Log: 2008-07-11 Martin Sebor <[EMAIL PROTECTED]> Merged rev 649665 from 4.3.x. * src/wcodecvt.cpp (__rw_libstd_do_out): Replaced the local equivalent

svn commit: r676077 - /stdcxx/branches/4.2.x/src/wcodecvt.cpp

2008-07-11 Thread sebor
Author: sebor Date: Fri Jul 11 13:53:15 2008 New Revision: 676077 URL: http://svn.apache.org/viewvc?rev=676077&view=rev Log: 2008-07-11 Martin Sebor <[EMAIL PROTECTED]> * src/wcodecvt.cpp (size_t): Used type throughout in place of the _RWSTD_SIZE_T macro which is necessary in li

svn commit: r676076 - /stdcxx/branches/4.3.x/src/wcodecvt.cpp

2008-07-11 Thread sebor
Author: sebor Date: Fri Jul 11 13:38:37 2008 New Revision: 676076 URL: http://svn.apache.org/viewvc?rev=676076&view=rev Log: 2008-07-11 Martin Sebor <[EMAIL PROTECTED]> Merged rev 676075 from 4.2.x. STDCXX-992 * src/wcodecvt.cpp (mblen): Declared with the correct return

svn commit: r676075 - /stdcxx/branches/4.2.x/src/wcodecvt.cpp

2008-07-11 Thread sebor
Author: sebor Date: Fri Jul 11 13:37:17 2008 New Revision: 676075 URL: http://svn.apache.org/viewvc?rev=676075&view=rev Log: 2008-07-11 Martin Sebor <[EMAIL PROTECTED]> STDCXX-992 * src/wcodecvt.cpp (mblen): Declared with the correct return type. Modified: stdcxx/branches/4

svn commit: r676064 - /stdcxx/branches/4.3.x/include/rw/_config-eccp.h

2008-07-11 Thread sebor
Author: sebor Date: Fri Jul 11 13:01:41 2008 New Revision: 676064 URL: http://svn.apache.org/viewvc?rev=676064&view=rev Log: 2008-07-11 Martin Sebor <[EMAIL PROTECTED]> Merged rev 676063 from 4.2.x. STDCXX-991 * include/rw/_config-eccp.h (_RWSTD_NO_MBSTATE_T): Removed m

svn commit: r676063 - /stdcxx/branches/4.2.x/include/rw/_config-eccp.h

2008-07-11 Thread sebor
Author: sebor Date: Fri Jul 11 12:58:26 2008 New Revision: 676063 URL: http://svn.apache.org/viewvc?rev=676063&view=rev Log: 2008-07-11 Martin Sebor <[EMAIL PROTECTED]> STDCXX-991 * include/rw/_config-eccp.h (_RWSTD_NO_MBSTATE_T): Removed macro #definition. Modified: