svn commit: r605768 - /incubator/stdcxx/trunk/bin/xbuildgen

2007-12-19 Thread sebor
Author: sebor Date: Wed Dec 19 17:01:23 2007 New Revision: 605768 URL: http://svn.apache.org/viewvc?rev=605768&view=rev Log: 2007-12-19 Martin Sebor <[EMAIL PROTECTED]> * xbuildgen (process_components): Corrected a typo. Modified: incubator/stdcxx/trunk/bin/xbuildgen Modified: inc

svn commit: r605745 - /incubator/stdcxx/branches/4.2.x/include/rw/_config-xlc.h

2007-12-19 Thread sebor
Author: sebor Date: Wed Dec 19 15:52:20 2007 New Revision: 605745 URL: http://svn.apache.org/viewvc?rev=605745&view=rev Log: 2007-12-19 Travis Vitek <[EMAIL PROTECTED]> Merged rev 605744 with a tweak for STDCXX-240 from trunk. * include/rw/_config-xlc.h [__IBMCPP__]: Conditionally

svn commit: r605744 - /incubator/stdcxx/trunk/include/rw/_config-xlc.h

2007-12-19 Thread sebor
Author: sebor Date: Wed Dec 19 15:50:38 2007 New Revision: 605744 URL: http://svn.apache.org/viewvc?rev=605744&view=rev Log: 2007-12-19 Travis Vitek <[EMAIL PROTECTED]> STDCXX-240 * include/rw/_config-xlc.h [__IBMCPP__]: Conditionally disable exception support if command l

svn commit: r605740 - /incubator/stdcxx/trunk/bin/duration

2007-12-19 Thread sebor
Author: sebor Date: Wed Dec 19 15:38:41 2007 New Revision: 605740 URL: http://svn.apache.org/viewvc?rev=605740&view=rev Log: 2007-12-19 Martin Sebor <[EMAIL PROTECTED]> * bin/duration (func_return_value): Added a global variable to make it possible to efficiently return large va

svn commit: r605588 - /incubator/stdcxx/trunk/tests/regress/21.string.io.stdcxx-250.cpp

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 07:38:30 2007 New Revision: 605588 URL: http://svn.apache.org/viewvc?rev=605588&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> Merged r605586 from branches/4.2.x * 21.string.io.stdcxx-250.cpp: Regression test for STDCXX-250 issue. Added

svn commit: r605586 - /incubator/stdcxx/branches/4.2.x/tests/regress/21.string.io.stdcxx-250.cpp

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 07:35:58 2007 New Revision: 605586 URL: http://svn.apache.org/viewvc?rev=605586&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> * 21.string.io.stdcxx-250.cpp: Regression test for STDCXX-250 issue. Added: incubator/stdcxx/branches/4.2.x/tests

svn commit: r605583 - /incubator/stdcxx/trunk/include/istream.cc

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 07:29:58 2007 New Revision: 605583 URL: http://svn.apache.org/viewvc?rev=605583&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> Merged r605577 from branches/4.2.x with a fix for STDCXX-250 * istream.cc (operator>>): Move counter __i out f

svn propchange: r605577 - svn:log

2007-12-19 Thread faridz
Author: faridz Revision: 605577 Modified property: svn:log Modified: svn:log at Wed Dec 19 07:28:45 2007 -- --- svn:log (original) +++ svn:log Wed Dec 19 07:28:45 2007 @@ -1,6 +1,6 @@ 2007-12-19 Farid Zaripov <[EMAIL PROT

svn commit: r605577 - /incubator/stdcxx/branches/4.2.x/include/istream.cc

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 07:26:47 2007 New Revision: 605577 URL: http://svn.apache.org/viewvc?rev=605577&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> STDCXX-226 * istream.cc (operator>>): Move counter __i out from the try/catch block and rename to __gc

svn commit: r605550 - in /incubator/stdcxx/trunk/include: rw/_defs.h rw/_specialized.h sstream string

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 06:28:28 2007 New Revision: 605550 URL: http://svn.apache.org/viewvc?rev=605550&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> Merged r605548 from branches/4.2.x with a fix for STDCXX-226 * include/rw/_defs.h (_RWSTD_RATIO_DIVIDER): New

svn commit: r605548 - in /incubator/stdcxx/branches/4.2.x/include: rw/_defs.h rw/_specialized.h sstream string

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 06:19:33 2007 New Revision: 605548 URL: http://svn.apache.org/viewvc?rev=605548&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> STDCXX-226 * include/rw/_defs.h (_RWSTD_RATIO_DIVIDER): New macro defined the value to divide the _RWS

svn commit: r605539 - /incubator/stdcxx/trunk/etc/config/src/BAD_ALLOC_ASSIGNMENT.cpp

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 05:44:54 2007 New Revision: 605539 URL: http://svn.apache.org/viewvc?rev=605539&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> Merged r605537 from branches/4.2.x with a fix for STDCXX-585. * etc/config/src/BAD_ALLOC_ASSIGNMENT.cpp: Don't

svn commit: r605537 - /incubator/stdcxx/branches/4.2.x/etc/config/src/BAD_ALLOC_ASSIGNMENT.cpp

2007-12-19 Thread faridz
Author: faridz Date: Wed Dec 19 05:43:10 2007 New Revision: 605537 URL: http://svn.apache.org/viewvc?rev=605537&view=rev Log: 2007-12-19 Farid Zaripov <[EMAIL PROTECTED]> STDCXX-585 * etc/config/src/BAD_ALLOC_ASSIGNMENT.cpp: Don't define ~bad_alloc() when testing the prese