svn commit: r653294 - /stdcxx/branches/4.2.x/tests/localization/22.locale.num.put.cpp

2008-05-04 Thread sebor
Author: sebor Date: Sun May 4 20:23:19 2008 New Revision: 653294 URL: http://svn.apache.org/viewvc?rev=653294&view=rev Log: 2008-05-04 Martin Sebor <[EMAIL PROTECTED]> Merged rev 653293 (fixing STDCXX-695 of which STDCXX-788 is a dupe) from trunk. 2008-05-04 Martin Se

svn commit: r653293 - /stdcxx/trunk/tests/localization/22.locale.num.put.cpp

2008-05-04 Thread sebor
Author: sebor Date: Sun May 4 20:19:27 2008 New Revision: 653293 URL: http://svn.apache.org/viewvc?rev=653293&view=rev Log: 2008-05-04 Martin Sebor <[EMAIL PROTECTED]> STDCXX-788 * 22.locale.num.put.cpp (do_tesT): Cast narrow character to unsigned char before converting

svn commit: r653287 - /stdcxx/branches/4.2.x/tests/self/0.locale.cpp

2008-05-04 Thread sebor
Author: sebor Date: Sun May 4 17:44:59 2008 New Revision: 653287 URL: http://svn.apache.org/viewvc?rev=653287&view=rev Log: 2008-05-04 Martin Sebor <[EMAIL PROTECTED]> * tests/self/0.locale.cpp: New test exercising the test driver locale helpers, including STDCXX-910. Added:

svn commit: r653285 - /stdcxx/branches/4.2.x/tests/localization/22.locale.time.put.cpp

2008-05-04 Thread sebor
Author: sebor Date: Sun May 4 17:09:29 2008 New Revision: 653285 URL: http://svn.apache.org/viewvc?rev=653285&view=rev Log: 2008-05-04 Martin Sebor <[EMAIL PROTECTED]> * tests/localization/22.locale.time.put.cpp (do_test): Used casts to safely convert a plain char argument to t

svn commit: r653284 - /stdcxx/branches/4.2.x/tests/src/locale.cpp

2008-05-04 Thread sebor
Author: sebor Date: Sun May 4 16:59:17 2008 New Revision: 653284 URL: http://svn.apache.org/viewvc?rev=653284&view=rev Log: 2008-05-04 Martin Sebor <[EMAIL PROTECTED]> STDCXX-910 * tests/src/locale.cpp (rw_localedef): Used __FILE__ to try to get the value of TOPDIR when

svn commit: r653279 - in /stdcxx/branches/4.2.x: etc/config/src/MMAP.cpp src/mman.cpp

2008-05-04 Thread sebor
Author: sebor Date: Sun May 4 15:22:00 2008 New Revision: 653279 URL: http://svn.apache.org/viewvc?rev=653279&view=rev Log: 2008-05-04 Martin Sebor <[EMAIL PROTECTED]> STDCXX-908 * etc/config/src/MMAP.cpp: New test to check for mmap() and munmap() in . * src/mma