svn commit: r643078 - in /stdcxx/trunk: include/iomanip include/loc/_num_get.cc src/ios.cpp

2008-03-31 Thread sebor
Author: sebor Date: Mon Mar 31 10:35:02 2008 New Revision: 643078 URL: http://svn.apache.org/viewvc?rev=643078view=rev Log: 2008-03-31 Martin Sebor [EMAIL PROTECTED] STDCXX-814 * include/iomanip (__rw_setbase): Cast first argument of a shift expression to unsigned int

svn commit: r643120 - /stdcxx/trunk/util/output.cpp

2008-03-31 Thread ablack
Author: ablack Date: Mon Mar 31 13:03:58 2008 New Revision: 643120 URL: http://svn.apache.org/viewvc?rev=643120view=rev Log: 2008-03-31 Andrew Black [EMAIL PROTECTED] STDCXX-426 * util/output.cpp (struct readback): Add convenience data structure for backwards file

svn commit: r643199 - in /stdcxx/trunk/etc/nls: countries languages

2008-03-31 Thread vitek
Author: vitek Date: Mon Mar 31 16:01:31 2008 New Revision: 643199 URL: http://svn.apache.org/viewvc?rev=643199view=rev Log: 2008-03-31 Travis Vitek [EMAIL PROTECTED] STDCXX-715 * etc/nls/countries: Fix error in countries list. * etc/nls/languages: Ditto. Modified:

svn commit: r643207 - /stdcxx/trunk/tests/iostream/27.objects.cpp

2008-03-31 Thread sebor
Author: sebor Date: Mon Mar 31 16:27:56 2008 New Revision: 643207 URL: http://svn.apache.org/viewvc?rev=643207view=rev Log: 2008-03-31 Martin Sebor [EMAIL PROTECTED] STDCXX-818 * tests/iostream/27.objects.cpp (operator new): Avoid calling rw_warn() except when it has

svn commit: r643210 - /stdcxx/trunk/include/ostream

2008-03-31 Thread sebor
Author: sebor Date: Mon Mar 31 16:37:16 2008 New Revision: 643210 URL: http://svn.apache.org/viewvc?rev=643210view=rev Log: 2008-03-31 Martin Sebor [EMAIL PROTECTED] STDCXX-804 * include/ostream (ostream::_C_opfx): Detect and avoid flushing streams that are tied

svn commit: r643214 - in /stdcxx/trunk/tests: localization/ src/

2008-03-31 Thread vitek
Author: vitek Date: Mon Mar 31 16:56:14 2008 New Revision: 643214 URL: http://svn.apache.org/viewvc?rev=643214view=rev Log: 2008-03-31 Travis Vitek [EMAIL PROTECTED] STDCXX-716 * tests/src/locale.cpp: Add functions _rw_isspace(), _rw_toupper() and _rw_tolower() to

[Stdcxx Wiki] Update of LocaleLookup by MartinSebor

2008-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Stdcxx Wiki for change notification. The following page has been changed by MartinSebor: http://wiki.apache.org/stdcxx/LocaleLookup The comment on the change is: Couldn't stand to look at all the caps. And I like links,

[Stdcxx Wiki] Update of Compilers by MartinSebor

2008-03-31 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Stdcxx Wiki for change notification. The following page has been changed by MartinSebor: http://wiki.apache.org/stdcxx/Compilers The comment on the change is: Added a couple of HP aCC macros.