svn commit: r514 - /release/stdcxx/HEADER.html

2012-02-26 Thread faridz
Author: faridz Date: Sun Feb 26 12:38:09 2012 New Revision: 514 Log: Updated HEADER.html file. Modified: release/stdcxx/HEADER.html Modified: release/stdcxx/HEADER.html == --- release/stdcxx/HEADER.html (original

svn commit: r1291038 - in /stdcxx/branches/4.2.x: include/string tests/regress/21.string.append.stdcxx-1060.cpp tests/strings/21.string.append.cpp

2012-02-19 Thread faridz
Author: faridz Date: Sun Feb 19 18:50:50 2012 New Revision: 1291038 URL: http://svn.apache.org/viewvc?rev=1291038view=rev Log: 2012-02-19 Farid Zaripov far...@apache.com STDCXX-1060 * include/string.cc (append): Avoid arithmetic overflow in calculating of new size

svn commit: r1291062 - in /stdcxx/branches/4.2.x: include/vector tests/regress/23.vector.bool.stdcxx-1062.cpp

2012-02-19 Thread faridz
Author: faridz Date: Sun Feb 19 21:14:00 2012 New Revision: 1291062 URL: http://svn.apache.org/viewvc?rev=1291062view=rev Log: 2012-02-19 Farid Zaripov far...@apache.com STDCXX-1062 * include/vector (operator[], at): Throw std::out_of_range instead of std::length_error

svn commit: r1291142 - /stdcxx/branches/4.2.x/tests/regress/21.string.append.stdcxx-1060.cpp

2012-02-19 Thread faridz
Author: faridz Date: Mon Feb 20 07:51:49 2012 New Revision: 1291142 URL: http://svn.apache.org/viewvc?rev=1291142view=rev Log: 2012-02-20 Farid Zaripov far...@apache.com * tests/regress/21.string.append.stdcxx-1060.cpp: Resolve declaration conflict on Sun compiler. Modified: stdcxx

svn commit: r1244205 - in /stdcxx/site: index.html status/2012-02.txt

2012-02-14 Thread faridz
Author: faridz Date: Tue Feb 14 20:41:50 2012 New Revision: 1244205 URL: http://svn.apache.org/viewvc?rev=1244205view=rev Log: 2012-02-14 Farid Zaripov far...@apache.org * status/2012-02.text: Board report for February 2012. To be copied into https://svn.apache.org/repos

svn commit: r1233001 - /stdcxx/trunk/doc/stdlibref/basic-string.html

2012-01-18 Thread faridz
Author: faridz Date: Wed Jan 18 19:05:05 2012 New Revision: 1233001 URL: http://svn.apache.org/viewvc?rev=1233001view=rev Log: 2012-01-18 Farid Zaripov far...@apache.org STDCXX-1047 * stdlibref/basic-string.html: corrected typos and formatting. Modified: stdcxx/trunk/doc

svn commit: r1230288 - /stdcxx/trunk/doc/stdlibref/basic-string.html

2012-01-11 Thread faridz
Author: faridz Date: Wed Jan 11 22:27:51 2012 New Revision: 1230288 URL: http://svn.apache.org/viewvc?rev=1230288view=rev Log: 2012-01-12 Farid Zaripov far...@apache.org STDCXX-1047 * stdlibref/basic-string.html: Added missing '' character in reference type. Modified

svn commit: r1230299 - /stdcxx/branches/4.2.x/doc/stdlibref/basic-string.html

2012-01-11 Thread faridz
Author: faridz Date: Wed Jan 11 22:39:34 2012 New Revision: 1230299 URL: http://svn.apache.org/viewvc?rev=1230299view=rev Log: 2012-01-12 Farid Zaripov far...@apache.org Merged revs 979869 and 1230288 from trunk. 2012-01-12 Farid Zaripov far...@apache.org STDCXX

svn commit: r1230302 - /stdcxx/branches/4.3.x/doc/stdlibref/basic-string.html

2012-01-11 Thread faridz
Author: faridz Date: Wed Jan 11 22:45:55 2012 New Revision: 1230302 URL: http://svn.apache.org/viewvc?rev=1230302view=rev Log: 2012-01-12 Farid Zaripov far...@apache.org Merged revs 979869 and 1230288 from trunk. 2012-01-12 Farid Zaripov far...@apache.org STDCXX

svn commit: r1230322 - /stdcxx/trunk/doc/stdlibref/bind1st.html

2012-01-11 Thread faridz
Author: faridz Date: Wed Jan 11 23:20:11 2012 New Revision: 1230322 URL: http://svn.apache.org/viewvc?rev=1230322view=rev Log: 2012-01-12 Farid Zaripov far...@apache.org Merged r699389 from 4.2.x branch. 2008-09-26 Martin Sebor se...@roguewave.com STDCXX-1017

svn commit: r1230331 - in /stdcxx/site: bugs.html forrest/src/documentation/content/xdocs/bugs.xml

2012-01-11 Thread faridz
Author: faridz Date: Wed Jan 11 23:59:34 2012 New Revision: 1230331 URL: http://svn.apache.org/viewvc?rev=1230331view=rev Log: 2012-01-12 Farid Zaripov far...@apache.org * bugs.html: Update mailing list emails. * forrest/src/documentation/content/xdocs/bugs.xml: Same. Modified

svn commit: r811381 - /stdcxx/branches/4.2.x/tests/src/driver.cpp

2009-09-04 Thread faridz
Author: faridz Date: Fri Sep 4 13:19:10 2009 New Revision: 811381 URL: http://svn.apache.org/viewvc?rev=811381view=rev Log: 2009-09-04 Farid Zaripov far...@apache.org STDCXX-1042 * tests/src/driver.cpp: Define RW_TEST_OS for Solaris 11 or SunOS 5.11. Modified: stdcxx

svn commit: r811383 - /stdcxx/branches/4.3.x/tests/src/driver.cpp

2009-09-04 Thread faridz
Author: faridz Date: Fri Sep 4 13:21:49 2009 New Revision: 811383 URL: http://svn.apache.org/viewvc?rev=811383view=rev Log: 2009-09-04 Farid Zaripov far...@apache.org Merged r811381 from 4.2.x branch. STDCXX-1042 * tests/src/driver.cpp: Define RW_TEST_OS for Solaris

svn commit: r811386 - /stdcxx/trunk/tests/src/driver.cpp

2009-09-04 Thread faridz
Author: faridz Date: Fri Sep 4 13:24:07 2009 New Revision: 811386 URL: http://svn.apache.org/viewvc?rev=811386view=rev Log: 2009-09-04 Farid Zaripov far...@apache.org Merged r811381 from 4.2.x branch. STDCXX-1042 * tests/src/driver.cpp: Define RW_TEST_OS for Solaris

svn commit: r808355 - in /stdcxx/branches/4.2.x: etc/config/src/ src/

2009-08-27 Thread faridz
Author: faridz Date: Thu Aug 27 10:34:08 2009 New Revision: 808355 URL: http://svn.apache.org/viewvc?rev=808355view=rev Log: 2009-08-27 Farid Zaripov far...@apache.org * etc/config/src/DOMAIN_ERROR_DTOR.cpp: Reverted changed from r777603. * etc/config/src

svn commit: r808358 - in /stdcxx/trunk: etc/config/src/ src/

2009-08-27 Thread faridz
Author: faridz Date: Thu Aug 27 10:37:51 2009 New Revision: 808358 URL: http://svn.apache.org/viewvc?rev=808358view=rev Log: 2009-08-27 Farid Zaripov far...@apache.org * etc/config/src/DOMAIN_ERROR_DTOR.cpp: Reverted changed from r777607. * etc/config/src

svn commit: r808359 - /stdcxx/branches/4.2.x/include/rw/_config-msvcrt.h

2009-08-27 Thread faridz
Author: faridz Date: Thu Aug 27 10:40:42 2009 New Revision: 808359 URL: http://svn.apache.org/viewvc?rev=808359view=rev Log: 2009-08-27 Farid Zaripov far...@apache.org * include/rw/_config-msvcrt.h: Disable exceptions if the macro _CPPUNWIND is not #defined by compiler

svn commit: r804291 - in /stdcxx/trunk: include/vector.cc tests/regress/23.vector.stdcxx-1037.cpp

2009-08-14 Thread faridz
Author: faridz Date: Fri Aug 14 16:44:37 2009 New Revision: 804291 URL: http://svn.apache.org/viewvc?rev=804291view=rev Log: 2009-08-14 Farid Zaripov far...@apache.org Merged r804283, r804285 from 4.2.x branch * tests/regress/23.vector.stdcxx-1037.cpp: New regression

svn commit: r777603 - in /stdcxx/branches/4.2.x: etc/config/src/ src/

2009-05-22 Thread faridz
Author: faridz Date: Fri May 22 16:30:22 2009 New Revision: 777603 URL: http://svn.apache.org/viewvc?rev=777603view=rev Log: 2009-05-22 Farid Zaripov far...@apache.org * etc/config/src/DOMAIN_ERROR_DTOR.cpp: New configuration test checking for domain_error dtor * etc/config

svn commit: r777606 - in /stdcxx/branches/4.3.x: etc/config/src/ src/

2009-05-22 Thread faridz
Author: faridz Date: Fri May 22 16:34:38 2009 New Revision: 777606 URL: http://svn.apache.org/viewvc?rev=777606view=rev Log: 2009-05-22 Farid Zaripov far...@apache.org Merged r777603 from 4.2.x branch * etc/config/src/DOMAIN_ERROR_DTOR.cpp: New configuration test checking

svn commit: r743032 - /stdcxx/branches/4.3.x/README

2009-02-10 Thread faridz
Author: faridz Date: Tue Feb 10 17:46:59 2009 New Revision: 743032 URL: http://svn.apache.org/viewvc?rev=743032view=rev Log: 2009-02-10 Farid Zaripov far...@apache.org Merged r743025 from 4.2.x branch * README: Corrected name of the configuration macro. Modified: stdcxx

svn commit: r726012 - /stdcxx/branches/4.2.x/tests/regress/27.streambuf.sgetn.stdcxx-1026.cpp

2008-12-12 Thread faridz
Author: faridz Date: Fri Dec 12 06:18:43 2008 New Revision: 726012 URL: http://svn.apache.org/viewvc?rev=726012view=rev Log: 2008-12-12 Farid Zaripov far...@apache.org * tests/regress/27.streambuf.sgetn.stdcxx-1026.cpp (main): Avoid using unnamed struct (see STDCXX-719

svn commit: r726013 - /stdcxx/branches/4.3.x/tests/regress/27.streambuf.sgetn.stdcxx-1026.cpp

2008-12-12 Thread faridz
Author: faridz Date: Fri Dec 12 06:21:48 2008 New Revision: 726013 URL: http://svn.apache.org/viewvc?rev=726013view=rev Log: 2008-12-12 Farid Zaripov far...@apache.org Merged r726012 from 4.2.x branch. * tests/regress/27.streambuf.sgetn.stdcxx-1026.cpp (main): Avoid

svn commit: r720833 - /stdcxx/trunk/include/ansi/cwchar

2008-11-26 Thread faridz
Author: faridz Date: Wed Nov 26 04:34:49 2008 New Revision: 720833 URL: http://svn.apache.org/viewvc?rev=720833view=rev Log: 2008-11-26 Farid Zaripov [EMAIL PROTECTED] Merged r720830 from 4.2.x branch. * include/ansi/cwchar (wcsrchr): Removed incorrect extern C closing bracket

svn commit: r720831 - /stdcxx/branches/4.3.x/include/ansi/cwchar

2008-11-26 Thread faridz
Author: faridz Date: Wed Nov 26 04:34:08 2008 New Revision: 720831 URL: http://svn.apache.org/viewvc?rev=720831view=rev Log: 2008-11-26 Farid Zaripov [EMAIL PROTECTED] Merged r720830 from 4.2.x branch. * include/ansi/cwchar (wcsrchr): Removed incorrect extern C closing bracket

svn commit: r718626 - /stdcxx/branches/4.2.x/include/rw/_heap.cc

2008-11-18 Thread faridz
Author: faridz Date: Tue Nov 18 07:03:45 2008 New Revision: 718626 URL: http://svn.apache.org/viewvc?rev=718626view=rev Log: 2008-11-18 Farid Zaripov [EMAIL PROTECTED] STDCXX-1022 * include/rw/_heap.cc (__make_heap): Optimize the loop with fixing the ICE on MSVC. Modified

svn propchange: r668633 - svn:log

2008-11-13 Thread faridz
Author: faridz Revision: 668633 Modified property: svn:log Modified: svn:log at Thu Nov 13 09:29:57 2008 -- --- svn:log (original) +++ svn:log Thu Nov 13 09:29:57 2008 @@ -1,4 +1,6 @@ 2008-06-17 Farid Zaripov [EMAIL

svn propchange: r668634 - svn:log

2008-11-13 Thread faridz
Author: faridz Revision: 668634 Modified property: svn:log Modified: svn:log at Thu Nov 13 09:30:19 2008 -- --- svn:log (original) +++ svn:log Thu Nov 13 09:30:19 2008 @@ -1,4 +1,6 @@ 2008-06-17 Farid Zaripov [EMAIL

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

2008-11-13 Thread faridz
Author: faridz Date: Thu Nov 13 09:57:50 2008 New Revision: 713762 URL: http://svn.apache.org/viewvc?rev=713762view=rev Log: 2008-11-13 Farid Zaripov [EMAIL PROTECTED] STDCXX-1023 * include/rw/_config.h [_WIN32 _RWSTD_LIB_SRC]: Disable using of implicit TLS variables

svn commit: r713770 - /stdcxx/trunk/include/rw/_config.h

2008-11-13 Thread faridz
Author: faridz Date: Thu Nov 13 10:19:25 2008 New Revision: 713770 URL: http://svn.apache.org/viewvc?rev=713770view=rev Log: 2008-11-13 Farid Zaripov [EMAIL PROTECTED] Merged r713762 from 4.2.x branch. STDCXX-1023 * include/rw/_config.h [_WIN32 _RWSTD_LIB_SRC

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

2008-11-13 Thread faridz
Author: faridz Date: Thu Nov 13 10:20:15 2008 New Revision: 713771 URL: http://svn.apache.org/viewvc?rev=713771view=rev Log: 2008-11-13 Farid Zaripov [EMAIL PROTECTED] Merged r713762 from 4.2.x branch. STDCXX-1023 * include/rw/_config.h [_WIN32 _RWSTD_LIB_SRC

svn commit: r713249 - /stdcxx/branches/4.2.x/include/rw/_heap.cc

2008-11-11 Thread faridz
Author: faridz Date: Tue Nov 11 18:55:40 2008 New Revision: 713249 URL: http://svn.apache.org/viewvc?rev=713249view=rev Log: 2008-11-12 Farid Zaripov [EMAIL PROTECTED] STDCXX-1022 * include/rw/_heap.cc (__make_heap): Worked around an ICE on 32-bit MSVC in optimized

svn commit: r713253 - /stdcxx/branches/4.2.x/etc/config/xfail.txt

2008-11-11 Thread faridz
Author: faridz Date: Tue Nov 11 19:30:37 2008 New Revision: 713253 URL: http://svn.apache.org/viewvc?rev=713253view=rev Log: 2008-11-12 Farid Zaripov [EMAIL PROTECTED] * etc/config/xfail.txt: Removed entry for STDCXX-976. Modified: stdcxx/branches/4.2.x/etc/config/xfail.txt

svn commit: r713255 - /stdcxx/branches/4.3.x/etc/config/xfail.txt

2008-11-11 Thread faridz
Author: faridz Date: Tue Nov 11 19:31:36 2008 New Revision: 713255 URL: http://svn.apache.org/viewvc?rev=713255view=rev Log: 2008-11-12 Farid Zaripov [EMAIL PROTECTED] * etc/config/xfail.txt: Removed entry for STDCXX-976. Modified: stdcxx/branches/4.3.x/etc/config/xfail.txt

svn commit: r708960 - /stdcxx/branches/4.2.x/tests/src/file.cpp

2008-10-29 Thread faridz
Author: faridz Date: Wed Oct 29 10:57:41 2008 New Revision: 708960 URL: http://svn.apache.org/viewvc?rev=708960view=rev Log: 2008-10-29 Farid Zaripov [EMAIL PROTECTED] * tests/src/file.cpp (rw_tmpnam): Fixed calculation of the string length. Modified: stdcxx/branches/4.2.x/tests

svn commit: r708626 - /stdcxx/branches/4.2.x/tests/src/file.cpp

2008-10-28 Thread faridz
Author: faridz Date: Tue Oct 28 11:05:53 2008 New Revision: 708626 URL: http://svn.apache.org/viewvc?rev=708626view=rev Log: 2008-10-28 Farid Zaripov [EMAIL PROTECTED] * tests/src/file.cpp: #define P_tmpdir with a different value on Windows. (rw_tmpnam) [_WIN32]: Added

svn commit: r704438 - in /stdcxx/trunk: etc/config/xfail.txt include/rw/_select.h include/rw/_specialized.h src/time_put.cpp

2008-10-14 Thread faridz
Author: faridz Date: Tue Oct 14 03:30:16 2008 New Revision: 704438 URL: http://svn.apache.org/viewvc?rev=704438view=rev Log: 2008-10-14 Farid Zaripov [EMAIL PROTECTED] Merged revs 687762, 694649, 694675, 694677, 697885, 700895, 704366 from 4.2.x branch. 2008-08-21

svn commit: r704442 - in /stdcxx/branches/4.3.x: etc/config/xfail.txt include/rw/_select.h include/rw/_specialized.h src/time_put.cpp

2008-10-14 Thread faridz
Author: faridz Date: Tue Oct 14 03:31:36 2008 New Revision: 704442 URL: http://svn.apache.org/viewvc?rev=704442view=rev Log: 2008-10-14 Farid Zaripov [EMAIL PROTECTED] Merged revs 687762, 694649, 694675, 694677, 697885, 700895, 704366 from 4.2.x branch. 2008-08-21

svn commit: r704152 [1/2] - in /stdcxx/branches/4.3.x: include/rw/ src/ src/i86/ src/i86_64/ src/x86/ src/x86_64/ tests/containers/ tests/include/ tests/src/ util/

2008-10-13 Thread faridz
Author: faridz Date: Mon Oct 13 09:25:34 2008 New Revision: 704152 URL: http://svn.apache.org/viewvc?rev=704152view=rev Log: 2008-10-13 Farid Zaripov [EMAIL PROTECTED] Merged revs 696275, 696295, 697875, 697883, 700495, 700810, 700888, 701135, 702179, 702195, 702931, 703124

svn commit: r702931 - in /stdcxx/branches/4.2.x/include/rw: _atomic-sparc.h _atomic.h

2008-10-08 Thread faridz
Author: faridz Date: Wed Oct 8 10:31:16 2008 New Revision: 702931 URL: http://svn.apache.org/viewvc?rev=702931view=rev Log: 2008-10-08 Farid Zaripov [EMAIL PROTECTED] * include/rw/_atomic-sparc.h: Declare __rw_atomic_xxx64() functions only if atomic-sparc64.s file

svn commit: r702179 - in /stdcxx/branches/4.2.x/include/rw: _atomic-deccxx.h _atomic-mipspro.h _atomic-parisc.h _atomic-sparc.h _atomic-sync.h _atomic-x64.h _atomic-x86.h _atomic-xlc.h _atomic.h _mute

2008-10-06 Thread faridz
Author: faridz Date: Mon Oct 6 08:33:23 2008 New Revision: 702179 URL: http://svn.apache.org/viewvc?rev=702179view=rev Log: 2008-10-06 Farid Zaripov [EMAIL PROTECTED] * include/rw/_atomic-deccxx.h: #define corresponding _RWSTD_NO_XXX_ATOMIC_OPS macros for types, which

svn commit: r701135 - in /stdcxx/branches/4.2.x/include/rw: _atomic-sync.h _atomic.h

2008-10-02 Thread faridz
Author: faridz Date: Thu Oct 2 07:17:49 2008 New Revision: 701135 URL: http://svn.apache.org/viewvc?rev=701135view=rev Log: 2008-10-02 Farid Zaripov [EMAIL PROTECTED] * include/rw/_atomic-sync.h: New header file with definitions of inline functions for atomic operations using

svn commit: r700810 - in /stdcxx/branches/4.2.x: include/rw/ tests/include/ tests/src/

2008-10-01 Thread faridz
Author: faridz Date: Wed Oct 1 08:28:12 2008 New Revision: 700810 URL: http://svn.apache.org/viewvc?rev=700810view=rev Log: 2008-10-01 Farid Zaripov [EMAIL PROTECTED] * include/rw/_atomic-deccxx.h: Correct $Id: line. * include/rw/_atomic-mipspro.h: Same. * include/rw

svn commit: r700888 - /stdcxx/branches/4.2.x/include/rw/_atomic-mutex.h

2008-10-01 Thread faridz
Author: faridz Date: Wed Oct 1 12:32:41 2008 New Revision: 700888 URL: http://svn.apache.org/viewvc?rev=700888view=rev Log: 2008-10-01 Farid Zaripov [EMAIL PROTECTED] * include/rw/_atomic-mutex.h: Make _RWSTD_RW_MUTEX_H_INCLUDED after #endif directive as comment to fix compile

svn commit: r700495 - /stdcxx/branches/4.2.x/include/rw/_atomic-x86.h

2008-09-30 Thread faridz
Author: faridz Date: Tue Sep 30 08:14:21 2008 New Revision: 700495 URL: http://svn.apache.org/viewvc?rev=700495view=rev Log: 2008-09-30 Farid Zaripov [EMAIL PROTECTED] * include/rw/_atomic-x86.h [!_MSC_VER _RWSTD_INTERLOCKED_T]: Moved closing brace of the extern C block

svn commit: r697875 - in /stdcxx/branches/4.2.x/util: ctype.cpp localedef.cpp path.cpp

2008-09-22 Thread faridz
Author: faridz Date: Mon Sep 22 09:00:10 2008 New Revision: 697875 URL: http://svn.apache.org/viewvc?rev=697875view=rev Log: 2008-09-22 Farid Zaripov [EMAIL PROTECTED] STDCXX-455 * util/ctype.cpp (process_ctype): Don't create symlink on Cygwin. (write_ctype): Same

svn commit: r697883 - /stdcxx/branches/4.2.x/tests/containers/23.list.erase.cpp

2008-09-22 Thread faridz
Author: faridz Date: Mon Sep 22 09:09:59 2008 New Revision: 697883 URL: http://svn.apache.org/viewvc?rev=697883view=rev Log: 2008-09-22 Farid Zaripov [EMAIL PROTECTED] * tests/containers/23.list.erase.cpp (test_erase): Simplify type of the pres_iter. Modified: stdcxx/branches/4.2

svn commit: r694677 - /stdcxx/branches/4.2.x/src/time_put.cpp

2008-09-12 Thread faridz
Author: faridz Date: Fri Sep 12 04:01:47 2008 New Revision: 694677 URL: http://svn.apache.org/viewvc?rev=694677view=rev Log: 2008-09-12 Farid Zaripov [EMAIL PROTECTED] * src/time_put.cpp (__rw_get_timepunct): Cast off to _RWSTD_UINT32_T to shut up conversion warnings on 64-bit

svn commit: r694684 - /stdcxx/trunk/include/ansi/_cassert.h

2008-09-12 Thread faridz
Author: faridz Date: Fri Sep 12 07:28:58 2008 New Revision: 694684 URL: http://svn.apache.org/viewvc?rev=694684view=rev Log: 2008-09-12 Farid Zaripov [EMAIL PROTECTED] Merged r694682 from branches/4.2.x * include/ansi/_cassert.h (__rw_assert_fail): Removed function

svn commit: r693416 - /stdcxx/branches/4.2.x/etc/config/xfail.txt

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:11:52 2008 New Revision: 693416 URL: http://svn.apache.org/viewvc?rev=693416view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] * etc/config/xfail.txt (21.string.exceptions): Added an expected test failure due to STDCXX-1009. (21

svn commit: r693420 - /stdcxx/trunk/etc/config/xfail.txt

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:20:46 2008 New Revision: 693420 URL: http://svn.apache.org/viewvc?rev=693420view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] Merged r693416 from branches/4.2.x * etc/config/xfail.txt (21.string.exceptions): Added an expected

svn commit: r693419 - /stdcxx/branches/4.3.x/etc/config/xfail.txt

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:20:19 2008 New Revision: 693419 URL: http://svn.apache.org/viewvc?rev=693419view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] Merged r693416 from branches/4.2.x * etc/config/xfail.txt (21.string.exceptions): Added an expected

svn propchange: r693416 - svn:log

2008-09-09 Thread faridz
Author: faridz Revision: 693416 Modified property: svn:log Modified: svn:log at Tue Sep 9 03:21:01 2008 -- --- svn:log (original) +++ svn:log Tue Sep 9 03:21:01 2008 @@ -1,4 +1,4 @@ -2008-09-09 Farid Zaripov [EMAIL

svn commit: r693425 - /stdcxx/branches/4.3.x/tests/regress/18.c.limits.stdcxx-988.cpp

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:38:27 2008 New Revision: 693425 URL: http://svn.apache.org/viewvc?rev=693425view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] Merged r693424 from branches/4.2.x * tests/regress/18.c.limits.stdcxx-988.cpp: Resolved compilation

svn commit: r693426 - /stdcxx/trunk/tests/regress/18.c.limits.stdcxx-988.cpp

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:38:56 2008 New Revision: 693426 URL: http://svn.apache.org/viewvc?rev=693426view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] Merged r693424 from branches/4.2.x * tests/regress/18.c.limits.stdcxx-988.cpp: Resolved compilation

svn commit: r693428 - /stdcxx/branches/4.2.x/tests/regress/27.stringbuf.overflow.stdcxx-149.cpp

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:45:43 2008 New Revision: 693428 URL: http://svn.apache.org/viewvc?rev=693428view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] * tests/regress/27.stringbuf.overflow.stdcxx-149.cpp: Give name to the unnamed struct to workaround bug

svn commit: r693429 - /stdcxx/branches/4.3.x/tests/regress/27.stringbuf.overflow.stdcxx-149.cpp

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:47:53 2008 New Revision: 693429 URL: http://svn.apache.org/viewvc?rev=693429view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] Merged r693428 from branches/4.2.x * tests/regress/27.stringbuf.overflow.stdcxx-149.cpp: Give name

svn commit: r693430 - /stdcxx/trunk/tests/regress/27.stringbuf.overflow.stdcxx-149.cpp

2008-09-09 Thread faridz
Author: faridz Date: Tue Sep 9 03:49:08 2008 New Revision: 693430 URL: http://svn.apache.org/viewvc?rev=693430view=rev Log: 2008-09-09 Farid Zaripov [EMAIL PROTECTED] Merged r693428 from branches/4.2.x * tests/regress/27.stringbuf.overflow.stdcxx-149.cpp: Give name

svn commit: r693155 - /stdcxx/trunk/tests/self/0.printf.cpp

2008-09-08 Thread faridz
Author: faridz Date: Mon Sep 8 09:40:23 2008 New Revision: 693155 URL: http://svn.apache.org/viewvc?rev=693155view=rev Log: 2008-09-08 Farid Zaripov [EMAIL PROTECTED] Merged revs 674231 and 674025 from 4.2.x. 2008-07-05 Martin Sebor [EMAIL PROTECTED] * tests/self/0

svn commit: r693158 - /stdcxx/branches/4.2.x/tests/regress/21.string.stdcxx-1009.cpp

2008-09-08 Thread faridz
Author: faridz Date: Mon Sep 8 09:48:09 2008 New Revision: 693158 URL: http://svn.apache.org/viewvc?rev=693158view=rev Log: 2008-09-08 Farid Zaripov [EMAIL PROTECTED] * tests/regress/21.string.stdcxx-1009.cpp: New regression test for STDCXX-1009 issue. Added: stdcxx/branches/4.2

svn commit: r693160 - in /stdcxx/trunk/tests/regress: 21.string.stdcxx-1009.cpp 25.uninitialized.copy.stdcxx-976.cpp

2008-09-08 Thread faridz
Author: faridz Date: Mon Sep 8 09:52:13 2008 New Revision: 693160 URL: http://svn.apache.org/viewvc?rev=693160view=rev Log: 2008-09-08 Farid Zaripov [EMAIL PROTECTED] Merged revs 681328, 693158 from 4.2.x. 2008-07-31 Farid Zaripov [EMAIL PROTECTED] * tests/regress

svn propchange: r685863 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 685863 Modified property: svn:log Modified: svn:log at Mon Sep 8 09:59:50 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 09:59:50 2008 @@ -1,4 +1,4 @@ -2008-08-14 Farid Zaripov [EMAIL

svn propchange: r693155 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 693155 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:00:10 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:00:10 2008 @@ -1,4 +1,4 @@ -2008-09-08 Farid Zaripov [EMAIL

svn propchange: r681237 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 681237 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:02:03 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:02:03 2008 @@ -46,25 +46,25 @@ a typo in example code

svn propchange: r685862 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 685862 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:02:49 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:02:49 2008 @@ -1,4 +1,4 @@ -2008-08-14 Farid Zaripov [EMAIL

svn propchange: r688053 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 688053 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:03:27 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:03:27 2008 @@ -1,4 +1,4 @@ -2008-08-22 Farid Zaripov [EMAIL

svn propchange: r687762 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 687762 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:03:42 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:03:42 2008 @@ -1,4 +1,4 @@ -2008-08-21 Farid Zaripov [EMAIL

svn propchange: r683995 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 683995 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:04:12 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:04:12 2008 @@ -1,4 +1,4 @@ -2008-08-08 Farid Zaripov [EMAIL

svn propchange: r681328 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 681328 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:04:28 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:04:28 2008 @@ -1,4 +1,4 @@ -2008-07-31 Farid Zaripov [EMAIL

svn propchange: r674441 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 674441 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:04:52 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:04:52 2008 @@ -1,3 +1,3 @@ -2008-07-07 Farid Zaripov [EMAIL

svn propchange: r674069 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 674069 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:05:06 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:05:06 2008 @@ -1,4 +1,4 @@ -2008-07-04 Farid Zaripov [EMAIL

svn propchange: r673978 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 673978 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:05:53 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:05:53 2008 @@ -1,4 +1,4 @@ -2008-07-04 Farid Zaripov [EMAIL

svn propchange: r674023 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 674023 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:05:31 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:05:31 2008 @@ -1,4 +1,4 @@ -2008-07-04 Farid Zaripov [EMAIL

svn propchange: r674008 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 674008 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:05:42 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:05:42 2008 @@ -1,4 +1,4 @@ -2008-07-04 Farid Zaripov [EMAIL

svn propchange: r673604 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 673604 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:06:05 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:06:05 2008 @@ -1,4 +1,4 @@ -2008-07-03 Farid Zaripov [EMAIL

svn propchange: r673109 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 673109 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:07:12 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:07:12 2008 @@ -1,4 +1,4 @@ -2008-07-01 Farid Zaripov [EMAIL

svn propchange: r671890 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 671890 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:07:47 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:07:47 2008 @@ -1,3 +1,3 @@ -2008-06-26 Farid Zaripov [EMAIL

svn propchange: r673067 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 673067 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:07:24 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:07:24 2008 @@ -1,4 +1,4 @@ -2008-07-01 Farid Zaripov [EMAIL

svn propchange: r677463 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 677463 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:11:21 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:11:21 2008 @@ -17,7 +17,7 @@ of the C++ one (cwchar

svn propchange: r673648 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 673648 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:15:46 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:15:46 2008 @@ -24,22 +24,22 @@ errors when winsock2.h

svn commit: r693172 - /stdcxx/branches/4.3.x/tests/regress/25.uninitialized.copy.stdcxx-976.cpp

2008-09-08 Thread faridz
Author: faridz Date: Mon Sep 8 10:29:23 2008 New Revision: 693172 URL: http://svn.apache.org/viewvc?rev=693172view=rev Log: 2008-09-08 Farid Zaripov [EMAIL PROTECTED] 2008-08-22 Farid Zaripov [EMAIL PROTECTED] Merged r688053 from branches/4.2.x * tests/regress/25

svn commit: r693173 - /stdcxx/trunk/tests/regress/25.uninitialized.copy.stdcxx-976.cpp

2008-09-08 Thread faridz
Author: faridz Date: Mon Sep 8 10:29:46 2008 New Revision: 693173 URL: http://svn.apache.org/viewvc?rev=693173view=rev Log: 2008-09-08 Farid Zaripov [EMAIL PROTECTED] 2008-08-22 Farid Zaripov [EMAIL PROTECTED] Merged r688053 from branches/4.2.x * tests/regress/25

svn propchange: r693173 - svn:log

2008-09-08 Thread faridz
Author: faridz Revision: 693173 Modified property: svn:log Modified: svn:log at Mon Sep 8 10:32:09 2008 -- --- svn:log (original) +++ svn:log Mon Sep 8 10:32:09 2008 @@ -1,6 +1,6 @@ -2008-09-08 Farid Zaripov [EMAIL

svn commit: r688053 - /stdcxx/branches/4.2.x/tests/regress/25.uninitialized.copy.stdcxx-976.cpp

2008-08-22 Thread faridz
Author: faridz Date: Fri Aug 22 04:03:08 2008 New Revision: 688053 URL: http://svn.apache.org/viewvc?rev=688053view=rev Log: 2008-08-22 Farid Zaripov [EMAIL PROTECTED] * tests/regress/25.uninitialized.copy.stdcxx-976.cpp: Extended test case. Modified: stdcxx/branches/4.2.x

svn commit: r685862 - in /stdcxx/branches/4.3.x/include: ./ loc/ rw/

2008-08-14 Thread faridz
Author: faridz Date: Thu Aug 14 04:46:39 2008 New Revision: 685862 URL: http://svn.apache.org/viewvc?rev=685862view=rev Log: 2008-08-14 Farid Zaripov [EMAIL PROTECTED] Merged r683995 from branches/4.2.x * include/fstream [_RWSTD_MSVC]: Disable C4231 warning for every

svn commit: r683995 - in /stdcxx/branches/4.2.x/include: ./ loc/ rw/

2008-08-08 Thread faridz
Author: faridz Date: Fri Aug 8 08:11:30 2008 New Revision: 683995 URL: http://svn.apache.org/viewvc?rev=683995view=rev Log: 2008-08-08 Farid Zaripov [EMAIL PROTECTED] * include/fstream [_RWSTD_MSVC]: Disable C4231 warning for every extern template explicit instantiation

svn commit: r673060 - in /stdcxx/branches/4.2.x: README etc/config/src/INLINE_MEMBER_TEMPLATES.cpp

2008-07-01 Thread faridz
Author: faridz Date: Tue Jul 1 04:34:06 2008 New Revision: 673060 URL: http://svn.apache.org/viewvc?rev=673060view=rev Log: 2008-07-01 Farid Zaripov [EMAIL PROTECTED] STDCXX-339 * README: Removed description of the outdated _RWSTD_NO_INLINE_MEMBER_TEMPLATES config

svn commit: r673109 - in /stdcxx/branches/4.2.x/etc/config/src: EXTERN_MEMBER_TEMPLATE.cpp MEMBER_TEMPLATES.cpp extern_template_imp.cpp extern_template_imp.h

2008-07-01 Thread faridz
Author: faridz Date: Tue Jul 1 08:44:50 2008 New Revision: 673109 URL: http://svn.apache.org/viewvc?rev=673109view=rev Log: 2008-07-01 Farid Zaripov [EMAIL PROTECTED] STDCXX-339 * etc/config/src/EXTERN_MEMBER_TEMPLATE.cpp: Removed dependency on deleted config test

svn commit: r673125 - /stdcxx/branches/4.2.x/etc/config/windows/configure.wsf

2008-07-01 Thread faridz
Author: faridz Date: Tue Jul 1 09:12:17 2008 New Revision: 673125 URL: http://svn.apache.org/viewvc?rev=673125view=rev Log: 2008-07-01 Farid Zaripov [EMAIL PROTECTED] * etc/config/windows/configure.wsf (checkArchitecture): Corrected regular expression's

svn commit: r671890 - /stdcxx/branches/4.2.x/tests/regress/27.filebuf.close.stdcxx-969.cpp

2008-06-26 Thread faridz
Author: faridz Date: Thu Jun 26 06:06:38 2008 New Revision: 671890 URL: http://svn.apache.org/viewvc?rev=671890view=rev Log: 2008-06-26 Farid Zaripov [EMAIL PROTECTED] * tests/regress/27.filebuf.close.stdcxx-969.cpp: New regression test for STDCXX-969 issue. Added: stdcxx

svn commit: r671542 - /stdcxx/branches/4.2.x/include/rw/_tree.h

2008-06-25 Thread faridz
Author: faridz Date: Wed Jun 25 06:05:22 2008 New Revision: 671542 URL: http://svn.apache.org/viewvc?rev=671542view=rev Log: 2008-06-25 Farid Zaripov [EMAIL PROTECTED] STDCXX-152 * include/rw/_tree.h (_rb_tree): Rewrite typedefs to allow instantiate map and set

svn commit: r671136 - /stdcxx/site/index.html

2008-06-24 Thread faridz
Author: faridz Date: Tue Jun 24 04:28:09 2008 New Revision: 671136 URL: http://svn.apache.org/viewvc?rev=671136view=rev Log: 2008-06-24 Farid Zaripov [EMAIL PROTECTED] * index.html: Updated e-mail address. Modified: stdcxx/site/index.html Modified: stdcxx/site/index.html URL

svn commit: r670621 - /stdcxx/branches/4.2.x/src/once.h

2008-06-23 Thread faridz
Author: faridz Date: Mon Jun 23 07:27:25 2008 New Revision: 670621 URL: http://svn.apache.org/viewvc?rev=670621view=rev Log: 2008-06-23 Farid Zaripov [EMAIL PROTECTED] * src/once.h (__rw_once): Don't use exception specification on MSVC in single threaded builds. Modified

svn commit: r668632 - /stdcxx/branches/4.2.x/GNUmakefile

2008-06-17 Thread faridz
Author: faridz Date: Tue Jun 17 05:38:26 2008 New Revision: 668632 URL: http://svn.apache.org/viewvc?rev=668632view=rev Log: 2008-06-17 Farid Zaripov [EMAIL PROTECTED] * GNUmakefile: Add narrow mode to the build mode in 15d builds. Modified: stdcxx/branches/4.2.x/GNUmakefile

svn commit: r668634 - /stdcxx/trunk/GNUmakefile

2008-06-17 Thread faridz
Author: faridz Date: Tue Jun 17 05:40:47 2008 New Revision: 668634 URL: http://svn.apache.org/viewvc?rev=668634view=rev Log: 2008-06-17 Farid Zaripov [EMAIL PROTECTED] Merged r668632 from 4.2.x branch. * GNUmakefile: Add narrow mode to the build mode in 15d builds. Modified

svn commit: r668633 - /stdcxx/branches/4.3.x/GNUmakefile

2008-06-17 Thread faridz
Author: faridz Date: Tue Jun 17 05:40:24 2008 New Revision: 668633 URL: http://svn.apache.org/viewvc?rev=668633view=rev Log: 2008-06-17 Farid Zaripov [EMAIL PROTECTED] Merged r668632 from 4.2.x branch. * GNUmakefile: Add narrow mode to the build mode in 15d builds. Modified

svn commit: r666064 - /stdcxx/branches/4.2.x/src/once.h

2008-06-10 Thread faridz
Author: faridz Date: Tue Jun 10 04:16:11 2008 New Revision: 666064 URL: http://svn.apache.org/viewvc?rev=666064view=rev Log: 2008-06-10 Farid Zaripov [EMAIL PROTECTED] * src/once.h [_RWSTD_MSVC] (__rw_once): Added comment about exception specifications. Modified: stdcxx/branches

svn propchange: r665723 - svn:log

2008-06-09 Thread faridz
Author: faridz Revision: 665723 Modified property: svn:log Modified: svn:log at Mon Jun 9 09:02:05 2008 -- --- svn:log (original) +++ svn:log Mon Jun 9 09:02:05 2008 @@ -1,4 +1,4 @@ -2008-06-03 Farid Zaripov [EMAIL

svn commit: r665784 - in /stdcxx/branches/4.2.x: include/ include/rw/ src/ tests/include/

2008-06-09 Thread faridz
Author: faridz Date: Mon Jun 9 10:13:13 2008 New Revision: 665784 URL: http://svn.apache.org/viewvc?rev=665784view=rev Log: 2008-06-09 Farid Zaripov [EMAIL PROTECTED] * include/rw/_config-msvcrt.h: Move MSVC-specific #pragma from here... * include/rw/_config-msvc.h

svn commit: r662717 - /stdcxx/trunk/tests/src/file.cpp

2008-06-03 Thread faridz
Author: faridz Date: Tue Jun 3 02:18:40 2008 New Revision: 662717 URL: http://svn.apache.org/viewvc?rev=662717view=rev Log: 2008-06-03 Farid Zaripov [EMAIL PROTECTED] Merged r662715 from 4.2.x branch. * tests/src/file.cpp (rw_nextfd) [_MSC_VER]: Disable expected Invalid file

  1   2   >