svn commit: r555341 - /incubator/stdcxx/trunk/etc/config/windows/runall.wsf

2007-07-11 Thread faridz
Author: faridz Date: Wed Jul 11 10:07:33 2007 New Revision: 555341 URL: http://svn.apache.org/viewvc?view=revrev=555341 Log: 2007-07-11 Farid Zaripov [EMAIL PROTECTED] * runall.wsf: Added processing of FORMAT, NOUT, TRAP status. Modified: incubator/stdcxx/trunk/etc/config/windows

svn commit: r555657 - in /incubator/stdcxx/trunk/util: exec.cpp runall.cpp

2007-07-12 Thread faridz
Author: faridz Date: Thu Jul 12 08:19:20 2007 New Revision: 555657 URL: http://svn.apache.org/viewvc?view=revrev=555657 Log: 2007-07-12 Farid Zaripov [EMAIL PROTECTED] * exec.cpp [WIN32]: Added map between NT_STATUS values and UNIX signals. (exec_file) [WIN32]: Translate exit

svn commit: r555970 - /incubator/stdcxx/trunk/tests/src/fmt_bits.cpp

2007-07-13 Thread faridz
Author: faridz Date: Fri Jul 13 05:31:08 2007 New Revision: 555970 URL: http://svn.apache.org/viewvc?view=revrev=555970 Log: 2007-07-13 Farid Zaripov [EMAIL PROTECTED] * fmt_bits.cpp (_rw_fmtlasterror): Cast pmsg to const char* to avoid MSVC error. Modified: incubator/stdcxx/trunk

svn commit: r557661 - /incubator/stdcxx/trunk/tests/self/0.new.cpp

2007-07-19 Thread faridz
Author: faridz Date: Thu Jul 19 08:43:08 2007 New Revision: 557661 URL: http://svn.apache.org/viewvc?view=revrev=557661 Log: 2007-07-19 Farid Zaripov [EMAIL PROTECTED] * 0.new.cpp: Removed handling of the SIGSEGV signal. Skip all tests if _RWSTD_NO_REPLACEABLE_NEW_DELETE macro

svn commit: r557710 - /incubator/stdcxx/trunk/tests/include/rw_streambuf.h

2007-07-19 Thread faridz
Author: faridz Date: Thu Jul 19 11:06:00 2007 New Revision: 557710 URL: http://svn.apache.org/viewvc?view=revrev=557710 Log: 2007-07-19 Farid Zaripov [EMAIL PROTECTED] * rw_streambuf.h (MyStreambuf): Init throw_when_ array using when parameter. Modified: incubator/stdcxx/trunk

svn commit: r557742 - /incubator/stdcxx/trunk/include/string.cc

2007-07-19 Thread faridz
Author: faridz Date: Thu Jul 19 12:11:06 2007 New Revision: 557742 URL: http://svn.apache.org/viewvc?view=revrev=557742 Log: 2007-07-19 Farid Zaripov [EMAIL PROTECTED] STDCXX-466 * string.cc (rfind): Don't throw std::length_error() if n max_size(). Modified: incubator

svn commit: r558688 - /incubator/stdcxx/trunk/tests/strings/21.string.rfind.stdcxx-466.cpp

2007-07-23 Thread faridz
Author: faridz Date: Mon Jul 23 04:33:41 2007 New Revision: 558688 URL: http://svn.apache.org/viewvc?view=revrev=558688 Log: 2007-07-23 Farid Zaripov [EMAIL PROTECTED] * 21.string.rfind.stdcxx-466.cpp: New regression test for STDCXX-466. Added: incubator/stdcxx/trunk/tests/strings

svn commit: r559049 - in /incubator/stdcxx/trunk/tests/strings: 21.string.rfind.stdcxx-466.cpp 21.string.stdcxx-466.cpp

2007-07-24 Thread faridz
Author: faridz Date: Tue Jul 24 06:27:37 2007 New Revision: 559049 URL: http://svn.apache.org/viewvc?view=revrev=559049 Log: 2007-07-24 Farid Zaripov [EMAIL PROTECTED] * 21.string.rfind.stdcxx-466.cpp: Added testing of find(), find_first_of(), find_last_of(), find_first_not_of

svn commit: r559084 - /incubator/stdcxx/trunk/include/string.cc

2007-07-24 Thread faridz
Author: faridz Date: Tue Jul 24 08:32:40 2007 New Revision: 559084 URL: http://svn.apache.org/viewvc?view=revrev=559084 Log: 2007-07-24 Farid Zaripov [EMAIL PROTECTED] STDCXX-175 * string.cc (replace): Throw std::length_error() if __n2 max_size(). Modified: incubator/stdcxx

svn commit: r559085 - in /incubator/stdcxx/trunk/tests/strings: 21.string.replace.stdcxx-175.cpp 21.string.stdcxx-466.cpp

2007-07-24 Thread faridz
Author: faridz Date: Tue Jul 24 08:35:38 2007 New Revision: 559085 URL: http://svn.apache.org/viewvc?view=revrev=559085 Log: 2007-07-24 Farid Zaripov [EMAIL PROTECTED] * 21.string.stdcxx-466.cpp: Corrected file name in file header. * 21.string.replace.stdcxx-175.cpp: New

svn propchange: r559049 - svn:log

2007-07-24 Thread faridz
Author: faridz Revision: 559049 Modified property: svn:log Modified: svn:log at Tue Jul 24 10:26:23 2007 -- --- svn:log (original) +++ svn:log Tue Jul 24 10:26:23 2007 @@ -3,4 +3,4 @@ * 21.string.rfind.stdcxx-466

svn commit: r559370 - in /incubator/stdcxx/trunk/tests: localization/ regress/ strings/

2007-07-25 Thread faridz
Author: faridz Date: Wed Jul 25 02:02:33 2007 New Revision: 559370 URL: http://svn.apache.org/viewvc?view=revrev=559370 Log: 2007-07-25 Farid Zaripov [EMAIL PROTECTED] * 22.locale.cons.stdcxx-485.cpp: Moved to tests/regress directory. * 21.string.replace.stdcxx-175.cpp: Ditto

svn commit: r559425 - in /incubator/stdcxx/trunk/util: cmdopt.cpp exec.cpp

2007-07-25 Thread faridz
Author: faridz Date: Wed Jul 25 05:37:56 2007 New Revision: 559425 URL: http://svn.apache.org/viewvc?view=revrev=559425 Log: 2007-07-25 Farid Zaripov [EMAIL PROTECTED] * cmdopt.cpp [_WIN32]: #define RLIMIT_AS (for limit process memory on Windows). * exec.cpp (exec_file) [_WIN32

svn commit: r559497 - in /incubator/stdcxx/trunk/tests: regress/21.string.stdcxx-466.cpp strings/21.string.find.first.not.of.cpp strings/21.string.find.first.of.cpp strings/21.string.find.last.not.of.

2007-07-25 Thread faridz
Author: faridz Date: Wed Jul 25 08:43:58 2007 New Revision: 559497 URL: http://svn.apache.org/viewvc?view=revrev=559497 Log: 2007-07-25 Farid Zaripov [EMAIL PROTECTED] * 21.string.stdcxx-466.cpp: Corrected tests for find_first_not_of() and find_last_not_of(). * 21

svn commit: r559932 - in /incubator/stdcxx/trunk/etc/config/windows: projectdef.js projects.js runall.wsf utilities.js

2007-07-26 Thread faridz
Author: faridz Date: Thu Jul 26 11:41:36 2007 New Revision: 559932 URL: http://svn.apache.org/viewvc?view=revrev=559932 Log: 2007-07-26 Farid Zaripov [EMAIL PROTECTED] * utilities.js: Added global variable EXEC_TIMEOUT = 300 seconds. * projectdef.js: Removed execTimeout variable

svn commit: r560283 - /incubator/stdcxx/trunk/include/ansi/cwchar

2007-07-27 Thread faridz
Author: faridz Date: Fri Jul 27 08:43:52 2007 New Revision: 560283 URL: http://svn.apache.org/viewvc?view=revrev=560283 Log: 2007-07-27 Farid Zaripov [EMAIL PROTECTED] * cwchar: _RWSTD_NO_TM replaced with _RWSTD_NO_STRUCT_TM. Added using ::tm after #including _RWSTD_ANSI_C_TIME_H

svn commit: r561060 - in /incubator/stdcxx/trunk/etc/config: GNUmakefile.exm makefile.rules

2007-07-30 Thread faridz
Author: faridz Date: Mon Jul 30 10:39:50 2007 New Revision: 561060 URL: http://svn.apache.org/viewvc?view=revrev=561060 Log: 2007-07-30 Farid Zaripov [EMAIL PROTECTED] * GNUmakefile.exm: Set TZ environment variable only for examples. * makefile.rules: Determine cygwin using

svn commit: r561069 - /incubator/stdcxx/trunk/tests/src/locale.cpp

2007-07-30 Thread faridz
Author: faridz Date: Mon Jul 30 10:56:49 2007 New Revision: 561069 URL: http://svn.apache.org/viewvc?view=revrev=561069 Log: 2007-07-30 Farid Zaripov [EMAIL PROTECTED] * locale.cpp (rw_locales): On error return C\0 instead of 0. [_MSC_VER]: Use _free_dbg() instead of free

svn commit: r561419 - in /incubator/stdcxx/trunk/etc/config: makefile.rules windows/projects.js

2007-07-31 Thread faridz
Author: faridz Date: Tue Jul 31 11:14:58 2007 New Revision: 561419 URL: http://svn.apache.org/viewvc?view=revrev=561419 Log: 2007-07-31 Farid Zaripov [EMAIL PROTECTED] * makefile.rules: Removed double exporting of the TMP variable. * projects.js: Set TOPDIR env variable before

svn propchange: r555006 - svn:log

2007-08-01 Thread faridz
Author: faridz Revision: 555006 Modified property: svn:log Modified: svn:log at Wed Aug 1 11:20:15 2007 -- --- svn:log (original) +++ svn:log Wed Aug 1 11:20:15 2007 @@ -1,4 +1,5 @@ 2007-07-10 Farid Zaripov [EMAIL

svn commit: r562537 - /incubator/stdcxx/trunk/etc/config/windows/runall.wsf

2007-08-03 Thread faridz
Author: faridz Date: Fri Aug 3 11:11:59 2007 New Revision: 562537 URL: http://svn.apache.org/viewvc?view=revrev=562537 Log: 2007-08-03 Farid Zaripov [EMAIL PROTECTED] * runall.wsf (runAllExamples): Run command using cmd.exe with redirecting stderr to stdout to avoid deadlocks

svn commit: r563498 - /incubator/stdcxx/trunk/etc/config/windows/projects.js

2007-08-07 Thread faridz
Author: faridz Date: Tue Aug 7 06:36:26 2007 New Revision: 563498 URL: http://svn.apache.org/viewvc?view=revrev=563498 Log: 2007-08-07 Farid Zaripov [EMAIL PROTECTED] * projects.js (CreateProjectsDefs): Fixed bug with deleting original rwtest.dll when solution was generated

svn commit: r563513 - /incubator/stdcxx/trunk/etc/config/windows/runall.wsf

2007-08-07 Thread faridz
Author: faridz Date: Tue Aug 7 07:39:08 2007 New Revision: 563513 URL: http://svn.apache.org/viewvc?view=revrev=563513 Log: 2007-08-07 Farid Zaripov [EMAIL PROTECTED] * runall.wsf (runAllExamples): Removed quotes around exec.exe. Lowered timeout to 100 ms. Modified: incubator

svn commit: r564002 - /incubator/stdcxx/trunk/util/exec.cpp

2007-08-08 Thread faridz
Author: faridz Date: Wed Aug 8 12:31:00 2007 New Revision: 564002 URL: http://svn.apache.org/viewvc?view=revrev=564002 Log: 2007-08-08 Farid Zaripov [EMAIL PROTECTED] * exec.cpp [_WIN32]: Added mappings of the STATUS_STACK_OVERFLOW and STATUS_INVALID_PARAMETER. Modified

svn commit: r564007 - in /incubator/stdcxx/trunk/util: cmdopt.cpp exec.cpp

2007-08-08 Thread faridz
Author: faridz Date: Wed Aug 8 12:59:59 2007 New Revision: 564007 URL: http://svn.apache.org/viewvc?view=revrev=564007 Log: 2007-08-08 Farid Zaripov [EMAIL PROTECTED] * cmdopt.cpp [_WIN32]: Set TICKS_PER_SEC = CLOCKS_PER_SEC. * exec.cpp [_WIN32]: Added mappings

svn commit: r564170 - /incubator/stdcxx/trunk/include/ansi/csetjmp

2007-08-09 Thread faridz
Author: faridz Date: Thu Aug 9 04:24:59 2007 New Revision: 564170 URL: http://svn.apache.org/viewvc?view=revrev=564170 Log: 2007-08-09 Farid Zaripov [EMAIL PROTECTED] STDCXX-513 * csetjmp: #define setjmp macro if it's not #defined. Modified: incubator/stdcxx/trunk/include

svn commit: r564228 - /incubator/stdcxx/trunk/tests/regress/27.stringbuf.str.stdcxx-514.cpp

2007-08-09 Thread faridz
Author: faridz Date: Thu Aug 9 07:41:38 2007 New Revision: 564228 URL: http://svn.apache.org/viewvc?view=revrev=564228 Log: 2007-08-09 Farid Zaripov [EMAIL PROTECTED] * 27.stringbuf.str.stdcxx-514.cpp: New regression test from STDCXX-514 issue. Added: incubator/stdcxx/trunk/tests

svn commit: r564694 - /incubator/stdcxx/trunk/util/exec.cpp

2007-08-10 Thread faridz
Author: faridz Date: Fri Aug 10 10:48:01 2007 New Revision: 564694 URL: http://svn.apache.org/viewvc?view=revrev=564694 Log: 2007-08-10 Farid Zaripov [EMAIL PROTECTED] * exec.cpp (fttoull) [_WIN32]: New function to convert from FILETIME to ULONGLONG. (exec_file) [_WIN32

svn commit: r564698 - /incubator/stdcxx/trunk/include/rw/_mutex.h

2007-08-10 Thread faridz
Author: faridz Date: Fri Aug 10 11:00:54 2007 New Revision: 564698 URL: http://svn.apache.org/viewvc?view=revrev=564698 Log: 2007-08-10 Farid Zaripov [EMAIL PROTECTED] * _mutex.h (__rw_atomic_preincrement) [_WIN32]: Cast __x to int instead of long to use InterlockedIncrement

svn commit: r565079 - /incubator/stdcxx/trunk/tests/strings/21.cwchar.cpp

2007-08-12 Thread faridz
Author: faridz Date: Sun Aug 12 08:12:35 2007 New Revision: 565079 URL: http://svn.apache.org/viewvc?view=revrev=565079 Log: 2007-08-12 Farid Zaripov [EMAIL PROTECTED] * 21.cwchar.cpp: Define long long overloads of get_type_name() (fixes compilation problem on MSVC-x64

svn commit: r565141 - in /incubator/stdcxx/trunk/etc/config/windows: projectdef.js projects.js

2007-08-12 Thread faridz
Author: faridz Date: Sun Aug 12 13:44:23 2007 New Revision: 565141 URL: http://svn.apache.org/viewvc?view=revrev=565141 Log: 2007-08-12 Farid Zaripov [EMAIL PROTECTED] * projectdef.js: Enable RTTI by default. * projects.js: Ditto. Disable RTTI for projects

svn commit: r565196 - /incubator/stdcxx/trunk/include/rw/_defs.h

2007-08-12 Thread faridz
Author: faridz Date: Sun Aug 12 16:06:52 2007 New Revision: 565196 URL: http://svn.apache.org/viewvc?view=revrev=565196 Log: 2007-08-13 Farid Zaripov [EMAIL PROTECTED] * _defs.h: Quote assert.h and setjmp.h pathnames in order to prevent the corresponding macro expanding

svn commit: r565217 - /incubator/stdcxx/trunk/tests/src/char.cpp

2007-08-12 Thread faridz
Author: faridz Date: Sun Aug 12 18:20:08 2007 New Revision: 565217 URL: http://svn.apache.org/viewvc?view=revrev=565217 Log: 2007-08-13 Farid Zaripov [EMAIL PROTECTED] * char.cpp (rw_widen): Don't write after end of dst. Modified: incubator/stdcxx/trunk/tests/src/char.cpp Modified

svn commit: r565279 - /incubator/stdcxx/trunk/examples/manual/fmtflags_manip.cpp

2007-08-13 Thread faridz
Author: faridz Date: Mon Aug 13 02:13:46 2007 New Revision: 565279 URL: http://svn.apache.org/viewvc?view=revrev=565279 Log: 2007-08-13 Farid Zaripov [EMAIL PROTECTED] STDCXX-519 * fmtflags_manip.cpp (fmtflags_manip): Use value initialization to workaround MSVC 7.1 bug

svn commit: r568583 - /incubator/stdcxx/trunk/tests/strings/21.cwchar.cpp

2007-08-22 Thread faridz
Author: faridz Date: Wed Aug 22 05:23:21 2007 New Revision: 568583 URL: http://svn.apache.org/viewvc?rev=568583view=rev Log: 2007-08-22 Farid Zaripov [EMAIL PROTECTED] * 21.cwchar.cpp (test_functions) [_MSC_VER]: Prevent invalid parameter validation error by setting size to 1

svn commit: r568639 - /incubator/stdcxx/trunk/etc/config/windows/projects.js

2007-08-22 Thread faridz
Author: faridz Date: Wed Aug 22 07:56:53 2007 New Revision: 568639 URL: http://svn.apache.org/viewvc?rev=568639view=rev Log: 2007-08-22 Farid Zaripov [EMAIL PROTECTED] * projects.js (CreateProjectsDefs): Set BINDIR env variable before run tests (used in rw_locale(), rw_localedef

svn commit: r570420 - in /incubator/stdcxx/trunk/src: i86/atomic.s i86_64/atomic.s ia64/atomic-64.s ia64/atomic.s parisc/atomic-64.s parisc/atomic.s sparc/atomic-64.s sparc/atomic.s

2007-08-28 Thread faridz
Author: faridz Date: Tue Aug 28 06:40:53 2007 New Revision: 570420 URL: http://svn.apache.org/viewvc?rev=570420view=rev Log: 2007-08-28 Farid Zaripov [EMAIL PROTECTED] * ia64/atomic-64.s: Updated copyright notice. * ia64/atomic.s: Ditto. * parisc/atomic-64.s: Ditto

svn commit: r570431 - /incubator/stdcxx/trunk/include/rw/_mutex.h

2007-08-28 Thread faridz
Author: faridz Date: Tue Aug 28 07:00:10 2007 New Revision: 570431 URL: http://svn.apache.org/viewvc?rev=570431view=rev Log: 2007-08-28 Farid Zaripov [EMAIL PROTECTED] * _mutex.h [__ia64 || __x86_64]: Define set of __rw_atomic_xxx() functions for types _RWSTD_LONG_LONG

svn commit: r570514 - /incubator/stdcxx/trunk/include/sstream.cc

2007-08-28 Thread faridz
Author: faridz Date: Tue Aug 28 11:14:27 2007 New Revision: 570514 URL: http://svn.apache.org/viewvc?rev=570514view=rev Log: 2007-08-28 Farid Zaripov [EMAIL PROTECTED] STDCXX-515 * sstream.cc (xsputn): Correct write position after growing the buffer. Modified: incubator

svn commit: r570724 - /incubator/stdcxx/trunk/include/rw/_config-icc.h

2007-08-29 Thread faridz
Author: faridz Date: Wed Aug 29 02:45:54 2007 New Revision: 570724 URL: http://svn.apache.org/viewvc?rev=570724view=rev Log: 2007-08-29 Farid Zaripov [EMAIL PROTECTED] * _config-icc.h: Corrected warning number. Modified: incubator/stdcxx/trunk/include/rw/_config-icc.h Modified

svn commit: r570727 - in /incubator/stdcxx/trunk/etc/config/windows: icc-10.0-x64.config icc-10.0.config msvc-7.0.config projectdef.js

2007-08-29 Thread faridz
Author: faridz Date: Wed Aug 29 02:54:23 2007 New Revision: 570727 URL: http://svn.apache.org/viewvc?rev=570727view=rev Log: 2007-08-29 Farid Zaripov [EMAIL PROTECTED] * msvc-7.0.config: Updated comment on ICCCONVERT variable. * icc-10.0.config: Set ICCCONVERT=ICProjConvert100

svn commit: r572744 - /incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp

2007-09-04 Thread faridz
Author: faridz Date: Tue Sep 4 10:20:01 2007 New Revision: 572744 URL: http://svn.apache.org/viewvc?rev=572744view=rev Log: 2007-09-04 Farid Zaripov [EMAIL PROTECTED] * 22.locale.messages.cpp (test_open_close) [_WIN32]: Don't test file descriptor leaking because the catalog

svn commit: r572913 - in /incubator/stdcxx/trunk: etc/config/GNUmakefile.bin etc/config/windows/projects.js util/gencat.cpp

2007-09-05 Thread faridz
Author: faridz Date: Wed Sep 5 02:18:49 2007 New Revision: 572913 URL: http://svn.apache.org/viewvc?rev=572913view=rev Log: 2007-09-05 Farid Zaripov [EMAIL PROTECTED] * GNUmakefile.bin: Added gencat target. * projects.js (CreateProjectsDefs): Added gencat utility project

svn commit: r572920 - in /incubator/stdcxx/trunk/tests: include/rw_locale.h src/locale.cpp

2007-09-05 Thread faridz
Author: faridz Date: Wed Sep 5 02:24:09 2007 New Revision: 572920 URL: http://svn.apache.org/viewvc?rev=572920view=rev Log: 2007-09-05 Farid Zaripov [EMAIL PROTECTED] * rw_locale.h (rw_create_catalog): New function to generate message catalog. * locale.cpp (rw_create_catalog

svn commit: r572923 - /incubator/stdcxx/trunk/tests/localization/22.locale.messages.cpp

2007-09-05 Thread faridz
Author: faridz Date: Wed Sep 5 02:26:17 2007 New Revision: 572923 URL: http://svn.apache.org/viewvc?rev=572923view=rev Log: 2007-09-05 Farid Zaripov [EMAIL PROTECTED] * 22.locale.messages.cpp: Removed generate_catalog() function. Used rw_create_catalog() istead

svn commit: r572976 - /incubator/stdcxx/trunk/tests/regress/22.locale.messages.stdcxx-508_542.cpp

2007-09-05 Thread faridz
Author: faridz Date: Wed Sep 5 08:48:43 2007 New Revision: 572976 URL: http://svn.apache.org/viewvc?rev=572976view=rev Log: 2007-09-05 Farid Zaripov [EMAIL PROTECTED] * 22.locale.messages.stdcxx-508_542.cpp: New regression test for STDCXX-508 and STDCXX-542 issues. Added

svn commit: r572979 - /incubator/stdcxx/trunk/src/catalog.cpp

2007-09-05 Thread faridz
Author: faridz Date: Wed Sep 5 08:59:31 2007 New Revision: 572979 URL: http://svn.apache.org/viewvc?rev=572979view=rev Log: 2007-09-05 Travis Vitek [EMAIL PROTECTED] STDCXX-542 * catalog.cpp (catclose): check bounds before index to avoid out of bound access. Modified

svn commit: r573012 - /incubator/stdcxx/trunk/etc/config/windows/build.wsf

2007-09-05 Thread faridz
Author: faridz Date: Wed Sep 5 10:42:35 2007 New Revision: 573012 URL: http://svn.apache.org/viewvc?rev=573012view=rev Log: 2007-09-05 Farid Zaripov [EMAIL PROTECTED] * build.wsf (event_ProjectBuildFinished): Read text from all buildlog.htm files, which is present in output

svn commit: r573285 - /incubator/stdcxx/trunk/util/gencat.cpp

2007-09-06 Thread faridz
Author: faridz Date: Thu Sep 6 07:41:32 2007 New Revision: 573285 URL: http://svn.apache.org/viewvc?rev=573285view=rev Log: 2007-09-06 Farid Zaripov [EMAIL PROTECTED] * gencat.cpp (main): Resolve ambiguity of overloaded methods. Modified: incubator/stdcxx/trunk/util/gencat.cpp

svn commit: r573294 - /incubator/stdcxx/trunk/etc/config/windows/projects.js

2007-09-06 Thread faridz
Author: faridz Date: Thu Sep 6 08:15:44 2007 New Revision: 573294 URL: http://svn.apache.org/viewvc?rev=573294view=rev Log: 2007-09-06 Farid Zaripov [EMAIL PROTECTED] * projects.js (CreateProjectsDefs): Added echo path of clvars.bat file to see why the system cannot find

svn commit: r573337 - in /incubator/stdcxx/trunk: etc/config/windows/projects.js include/rw/_mutex.h src/i86/atomic.asm src/i86_64/atomic.asm src/once.cpp

2007-09-06 Thread faridz
Author: faridz Date: Thu Sep 6 12:05:30 2007 New Revision: 573337 URL: http://svn.apache.org/viewvc?rev=573337view=rev Log: 2007-09-06 Farid Zaripov [EMAIL PROTECTED] * projects.js: Added definitions of the platform dependent files. * i86/atomic.asm: New file with definitions

svn commit: r573563 - in /incubator/stdcxx/trunk/src: atomic-cxx.S atomic.s

2007-09-07 Thread faridz
Author: faridz Date: Fri Sep 7 06:02:04 2007 New Revision: 573563 URL: http://svn.apache.org/viewvc?rev=573563view=rev Log: 2007-09-07 Farid Zaripov [EMAIL PROTECTED] * atomic-cxx.S: Updated copyright notice. * atomic.s: Ditto. Modified: incubator/stdcxx/trunk/src/atomic

svn propchange: r574613 - svn:log

2007-09-11 Thread faridz
Author: faridz Revision: 574613 Modified property: svn:log Modified: svn:log at Tue Sep 11 10:17:37 2007 -- --- svn:log (original) +++ svn:log Tue Sep 11 10:17:37 2007 @@ -7,5 +7,5 @@ the success or failure

svn propchange: r574618 - svn:log

2007-09-11 Thread faridz
Author: faridz Revision: 574618 Modified property: svn:log Modified: svn:log at Tue Sep 11 10:17:49 2007 -- --- svn:log (original) +++ svn:log Tue Sep 11 10:17:49 2007 @@ -3,4 +3,4 @@ STDCXX-516

svn propchange: r574626 - svn:log

2007-09-11 Thread faridz
Author: faridz Revision: 574626 Modified property: svn:log Modified: svn:log at Tue Sep 11 10:18:09 2007 -- --- svn:log (original) +++ svn:log Tue Sep 11 10:18:09 2007 @@ -1,4 +1,4 @@ 2007-09-11 Farid Zaripov [EMAIL

svn commit: r574997 - /incubator/stdcxx/trunk/generate.bat

2007-09-12 Thread faridz
Author: faridz Date: Wed Sep 12 08:42:53 2007 New Revision: 574997 URL: http://svn.apache.org/viewvc?rev=574997view=rev Log: 2007-09-12 Farid Zaripov [EMAIL PROTECTED] * generate.bat: New batch file which just invokes configure.bat to preserve the user interface

svn commit: r575613 - in /incubator/stdcxx/trunk/include/loc: _messages.h _moneypunct.h

2007-09-14 Thread faridz
Author: faridz Date: Fri Sep 14 03:44:52 2007 New Revision: 575613 URL: http://svn.apache.org/viewvc?rev=575613view=rev Log: 2007-09-14 Farid Zaripov [EMAIL PROTECTED] STDCXX-554 * _messages.h (messages): Removed explicit invoking of the messages_base() ctor to avoid

svn commit: r575684 - /incubator/stdcxx/trunk/util/runall.cpp

2007-09-14 Thread faridz
Author: faridz Date: Fri Sep 14 07:01:00 2007 New Revision: 575684 URL: http://svn.apache.org/viewvc?rev=575684view=rev Log: 2007-09-14 Farid Zaripov [EMAIL PROTECTED] * runall.cpp (main): Pass buf to strchr() call instead of target (we need char* result instead of const char

svn commit: r576787 - /incubator/stdcxx/trunk/src/messages.cpp

2007-09-18 Thread faridz
Author: faridz Date: Tue Sep 18 02:07:09 2007 New Revision: 576787 URL: http://svn.apache.org/viewvc?rev=576787view=rev Log: 2007-09-18 Farid Zaripov [EMAIL PROTECTED] * messages.cpp (__rw_cat_open): Use _RWSTD_MT_CLASS_GUARD instead of _RWSTD_MT_STATIC_GUARD to synchronize

svn commit: r577007 - /incubator/stdcxx/trunk/util/gencat.cpp

2007-09-18 Thread faridz
Author: faridz Date: Tue Sep 18 11:05:38 2007 New Revision: 577007 URL: http://svn.apache.org/viewvc?rev=577007view=rev Log: 2007-09-18 Farid Zaripov [EMAIL PROTECTED] * gencat.cpp [_WIN32] (main): Added checking VS90COMNTOOLS environment variable (get ready to use with MSVC 9.0

svn commit: r577000 - in /incubator/stdcxx/trunk: include/loc/_messages.h src/messages.cpp

2007-09-18 Thread faridz
Author: faridz Date: Tue Sep 18 10:56:44 2007 New Revision: 577000 URL: http://svn.apache.org/viewvc?rev=577000view=rev Log: 2007-09-18 Farid Zaripov [EMAIL PROTECTED] * _messages.h (__rw_cat_open): Declare fnuction as _RWSTD_EXPORT. * _messages.h (__rw_get_message): Ditto

svn commit: r577002 - /incubator/stdcxx/trunk/tests/utilities/20.temp.buffer.cpp

2007-09-18 Thread faridz
Author: faridz Date: Tue Sep 18 11:01:47 2007 New Revision: 577002 URL: http://svn.apache.org/viewvc?rev=577002view=rev Log: 2007-09-18 Farid Zaripov [EMAIL PROTECTED] * 20.temp.buffer.cpp (run_test): Use _RWSTD_LONG_MAX instead of _RWSTD_PTRDIFF_MAX because BigStruct

svn commit: r577004 - /incubator/stdcxx/trunk/util/exec.cpp

2007-09-18 Thread faridz
Author: faridz Date: Tue Sep 18 11:03:42 2007 New Revision: 577004 URL: http://svn.apache.org/viewvc?rev=577004view=rev Log: 2007-09-18 Farid Zaripov [EMAIL PROTECTED] * exec.cpp [_WIN32]: Added STATUS_INVALID_CRUNTIME_PARAMETER to the nt_status_map (detected on x64 Windows

svn commit: r577031 - /incubator/stdcxx/trunk/include/rw/_mutex.h

2007-09-18 Thread faridz
Author: faridz Date: Tue Sep 18 12:46:28 2007 New Revision: 577031 URL: http://svn.apache.org/viewvc?rev=577031view=rev Log: 2007-09-18 Farid Zaripov [EMAIL PROTECTED] * _mutex.h: Use #pragma intrinsic only on MSVC (ICC doesn't support this #pragma). Use

svn commit: r577304 - in /incubator/stdcxx/trunk: include/loc/_messages.h src/messages.cpp

2007-09-19 Thread faridz
Author: faridz Date: Wed Sep 19 06:46:52 2007 New Revision: 577304 URL: http://svn.apache.org/viewvc?rev=577304view=rev Log: 2007-09-19 Farid Zaripov [EMAIL PROTECTED] * _messages.h: Reverted changes from r577000 because they are obsolete since r577098. messages.cpp

svn commit: r577415 - /incubator/stdcxx/trunk/etc/config/windows/build.wsf

2007-09-19 Thread faridz
Author: faridz Date: Wed Sep 19 12:00:20 2007 New Revision: 577415 URL: http://svn.apache.org/viewvc?rev=577415view=rev Log: 2007-09-19 Farid Zaripov [EMAIL PROTECTED] * build.wsf (BuildProject): Remove temporary checks (used for investigating of the problem with build on icc

svn commit: r577414 - in /incubator/stdcxx/trunk: etc/config/windows/build.wsf tests/utilities/20.temp.buffer.cpp

2007-09-19 Thread faridz
Author: faridz Date: Wed Sep 19 11:56:02 2007 New Revision: 577414 URL: http://svn.apache.org/viewvc?rev=577414view=rev Log: 2007-09-19 Farid Zaripov [EMAIL PROTECTED] * 20.temp.buffer.cpp (run_test): Define constant MAX_SIZE = INT_MAX for MSVC and ICC/Windows and MAX_SIZE

svn commit: r577613 - in /incubator/stdcxx/trunk: configure.bat generate.bat

2007-09-20 Thread faridz
Author: faridz Date: Thu Sep 20 00:59:05 2007 New Revision: 577613 URL: http://svn.apache.org/viewvc?rev=577613view=rev Log: 2007-09-20 Farid Zaripov [EMAIL PROTECTED] STDCXX-560 * configure.bat: Added ASL header. * generate.bat: Ditto. Modified: incubator/stdcxx

svn propchange: r577778 - svn:log

2007-09-20 Thread faridz
Author: faridz Revision: 58 Modified property: svn:log Modified: svn:log at Thu Sep 20 08:39:55 2007 -- --- svn:log (original) +++ svn:log Thu Sep 20 08:39:55 2007 @@ -1,1049 +1,1049 @@ 2007-09-20 Travis Vitek [EMAIL

svn commit: r577807 - /incubator/stdcxx/trunk/etc/config/windows/

2007-09-20 Thread faridz
Author: faridz Date: Thu Sep 20 09:38:11 2007 New Revision: 577807 URL: http://svn.apache.org/viewvc?rev=577807view=rev Log: 2007-09-20 Farid Zaripov [EMAIL PROTECTED] STDCXX-560 * icc-10.0-x64.config: Added ASL header. * icc-10.0.config: Ditto. * icc-9.0.config

svn propchange: r576543 - svn:log

2007-09-20 Thread faridz
Author: faridz Revision: 576543 Modified property: svn:log Modified: svn:log at Thu Sep 20 10:14:23 2007 -- --- svn:log (original) +++ svn:log Thu Sep 20 10:14:23 2007 @@ -2,4 +2,4 @@ * msvc-7.0.config: Comments

svn commit: r579502 - in /incubator/stdcxx/trunk/etc/config/windows: msvc-7.0.config msvcex-8.0.config projects.js utilities.js

2007-09-26 Thread faridz
Author: faridz Date: Wed Sep 26 01:12:36 2007 New Revision: 579502 URL: http://svn.apache.org/viewvc?rev=579502view=rev Log: 2007-09-26 Farid Zaripov [EMAIL PROTECTED] * msvc-7.0.config: Added new config variable: LIBS. * utilities.js: Ditto. * msvcex-8.0.config: Set

svn commit: r579667 - /incubator/stdcxx/trunk/include/loc/_money_get.cc

2007-09-26 Thread faridz
Author: faridz Date: Wed Sep 26 07:27:43 2007 New Revision: 579667 URL: http://svn.apache.org/viewvc?rev=579667view=rev Log: 2007-09-26 Farid Zaripov [EMAIL PROTECTED] * _money_get.cc (_C_get): If no characters available during parsing sign part of the pattern, then set failbit

svn commit: r579670 - /incubator/stdcxx/trunk/tests/localization/22.locale.money.get.cpp

2007-09-26 Thread faridz
Author: faridz Date: Wed Sep 26 07:31:46 2007 New Revision: 579670 URL: http://svn.apache.org/viewvc?rev=579670view=rev Log: 2007-09-26 Farid Zaripov [EMAIL PROTECTED] * 22.locale.money.get.cpp (set_pattern): New function to translate test format to money_base::pattern

svn commit: r579725 - /incubator/stdcxx/trunk/tests/localization/22.locale.moneypunct.mt.cpp

2007-09-26 Thread faridz
Author: faridz Date: Wed Sep 26 10:33:27 2007 New Revision: 579725 URL: http://svn.apache.org/viewvc?rev=579725view=rev Log: 2007-09-26 Farid Zaripov [EMAIL PROTECTED] * 22.locale.moneypunct.mt.cpp (thread_loop_body): Corrected char type to wchar_t. Modified: incubator/stdcxx

svn commit: r579958 - /incubator/stdcxx/trunk/etc/config/windows/projects.js

2007-09-27 Thread faridz
Author: faridz Date: Thu Sep 27 02:27:16 2007 New Revision: 579958 URL: http://svn.apache.org/viewvc?rev=579958view=rev Log: 2007-09-27 Farid Zaripov [EMAIL PROTECTED] * projects.js (CreateProjectsDefs): Set stdcxx_runtests project dependent on stdcxx_utils project

svn commit: r580959 - /incubator/stdcxx/branches/4.2.0/src/punct.cpp

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 06:56:49 2007 New Revision: 580959 URL: http://svn.apache.org/viewvc?rev=580959view=rev Log: 2007-10-01 Farid Zaripov [EMAIL PROTECTED] STDCXX-453 * punct.cpp (__rw_get_moneypunct): After creating __rw_setlocale object check if the locale

svn commit: r580961 - /incubator/stdcxx/branches/4.2.0/src/setlocale.cpp

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 06:58:30 2007 New Revision: 580961 URL: http://svn.apache.org/viewvc?rev=580961view=rev Log: 2007-10-01 Travis Vitek [EMAIL PROTECTED] STDCXX-452 * setlocale.cpp (~__rw_setlocale): Restore the previous locale in a threadsafe manner

svn propchange: r580959 - svn:log

2007-10-01 Thread faridz
Author: faridz Revision: 580959 Modified property: svn:log Modified: svn:log at Mon Oct 1 07:43:47 2007 -- --- svn:log (original) +++ svn:log Mon Oct 1 07:43:47 2007 @@ -1,5 +1,6 @@ 2007-10-01 Farid Zaripov [EMAIL

svn commit: r580979 - in /incubator/stdcxx/trunk/src: punct.cpp setlocale.cpp

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 07:51:01 2007 New Revision: 580979 URL: http://svn.apache.org/viewvc?rev=580979view=rev Log: 2007-10-01 Farid Zaripov [EMAIL PROTECTED] * Merged the head of branches/4.2.0 Modified: incubator/stdcxx/trunk/src/punct.cpp incubator/stdcxx/trunk/src

svn commit: r580981 - /incubator/stdcxx/trunk/util/locale.cpp

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 07:54:49 2007 New Revision: 580981 URL: http://svn.apache.org/viewvc?rev=580981view=rev Log: 2007-10-01 Farid Zaripov [EMAIL PROTECTED] * locale.cpp [_WIN32] (EnumLocales): New function to enumerate system locales. (print_locale_names

svn commit: r580982 - /incubator/stdcxx/trunk/src/time_put.cpp

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 07:59:48 2007 New Revision: 580982 URL: http://svn.apache.org/viewvc?rev=580982view=rev Log: 2007-10-01 Farid Zaripov [EMAIL PROTECTED] * time_put.cpp (__rw_get_date_fmat): Convert char argument of isspace(), isdigit(), ispunct() to unsigned char

svn commit: r581013 - /incubator/stdcxx/branches/4.2.0/etc/config/src/MADVISE.cpp

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 09:56:29 2007 New Revision: 581013 URL: http://svn.apache.org/viewvc?rev=581013view=rev Log: 2007-10-01 Travis Vitek [EMAIL PROTECTED] STDCXX-560 * MADVISE.cpp: Add ASL header. Modified: incubator/stdcxx/branches/4.2.0/etc/config/src

svn commit: r581015 - in /incubator/stdcxx/branches/4.2.0/etc/nls: charmaps/T.61-8BIT posix/charmaps/ISO_646.IRV

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 09:57:37 2007 New Revision: 581015 URL: http://svn.apache.org/viewvc?rev=581015view=rev Log: 2007-10-01 Travis Vitek [EMAIL PROTECTED] STDCXX-561 * T.61-8BIT: Add ASL header. * ISO_646.IRV: Same. Modified: incubator/stdcxx/branches

svn commit: r581018 - in /incubator/stdcxx/trunk/etc: config/src/MADVISE.cpp nls/charmaps/T.61-8BIT nls/posix/charmaps/ISO_646.IRV

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 10:13:06 2007 New Revision: 581018 URL: http://svn.apache.org/viewvc?rev=581018view=rev Log: 2007-10-01 Farid Zaripov [EMAIL PROTECTED] * Merged the head of branches/4.2.0 Modified: incubator/stdcxx/trunk/etc/config/src/MADVISE.cpp incubator

svn commit: r581020 - in /incubator/stdcxx/branches/4.2.0/examples/manual: rwstdmessages.cpp rwstdmessages.msg rwstdmessages.rc

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 10:25:35 2007 New Revision: 581020 URL: http://svn.apache.org/viewvc?rev=581020view=rev Log: 2007-10-01 Travis Vitek [EMAIL PROTECTED] STDCXX-568 * rwstdmessages.cpp: Add ASL header. * rwstdmessages.msg: Same. * rwstdmessages.rc

svn commit: r581022 - in /incubator/stdcxx/branches/4.2.0/src: mapfile.gcc mapfile.gcc-2

2007-10-01 Thread faridz
Author: faridz Date: Mon Oct 1 10:31:21 2007 New Revision: 581022 URL: http://svn.apache.org/viewvc?rev=581022view=rev Log: 2007-10-01 Travis Vitek [EMAIL PROTECTED] STDCXX-568 * mapfile.gcc: Add ASL header. * mapfile.gcc-2: Same. Modified: incubator/stdcxx/branches

svn commit: r581626 - /incubator/stdcxx/trunk/util/display.cpp

2007-10-03 Thread faridz
Author: faridz Date: Wed Oct 3 08:25:27 2007 New Revision: 581626 URL: http://svn.apache.org/viewvc?rev=581626view=rev Log: 2007-10-03 Farid Zaripov [EMAIL PROTECTED] * display.cpp (print_status_plain): Use float arithmetic when calculating the percent of the failed assertions

svn commit: r581659 - /incubator/stdcxx/trunk/tests/regress/23.vector.bool.stdcxx-235.cpp

2007-10-03 Thread faridz
Author: faridz Date: Wed Oct 3 10:08:49 2007 New Revision: 581659 URL: http://svn.apache.org/viewvc?rev=581659view=rev Log: 2007-10-03 Farid Zaripov [EMAIL PROTECTED] * 23.vector.bool.stdcxx-235.cpp (main): Corrected the lines which are testing the operator!=. Modified

svn commit: r581667 - /incubator/stdcxx/trunk/tests/localization/22.locale.moneypunct.cpp

2007-10-03 Thread faridz
Author: faridz Date: Wed Oct 3 10:34:31 2007 New Revision: 581667 URL: http://svn.apache.org/viewvc?rev=581667view=rev Log: 2007-10-03 Farid Zaripov [EMAIL PROTECTED] * 22.locale.moneypunct.cpp (convert): Save the name of the original locale using std::string object. Use return

svn commit: r581874 - /incubator/stdcxx/trunk/tests/regress/27.stringbuf.xsputn.stdcxx-576.cpp

2007-10-04 Thread faridz
Author: faridz Date: Thu Oct 4 05:18:35 2007 New Revision: 581874 URL: http://svn.apache.org/viewvc?rev=581874view=rev Log: 2007-10-04 Farid Zaripov [EMAIL PROTECTED] * 27.stringbuf.xsputn.stdcxx-576.cpp: Regression test for STDCXX-576 issue. Added: incubator/stdcxx/trunk/tests

svn commit: r581872 - /incubator/stdcxx/trunk/include/sstream.cc

2007-10-04 Thread faridz
Author: faridz Date: Thu Oct 4 05:16:24 2007 New Revision: 581872 URL: http://svn.apache.org/viewvc?rev=581872view=rev Log: 2007-10-04 Farid Zaripov [EMAIL PROTECTED] * Merged the head of branches/4.2.0 Modified: incubator/stdcxx/trunk/include/sstream.cc Modified: incubator/stdcxx

svn commit: r581871 - /incubator/stdcxx/branches/4.2.0/include/sstream.cc

2007-10-04 Thread faridz
Author: faridz Date: Thu Oct 4 05:13:09 2007 New Revision: 581871 URL: http://svn.apache.org/viewvc?rev=581871view=rev Log: 2007-10-04 Farid Zaripov [EMAIL PROTECTED] STDCXX-576 * sstream.cc (xsputn): If __s is a part of the internal buffer and buffer reallocation

svn commit: r581929 - in /incubator/stdcxx/branches/4.2.0: include/loc/_punct.cc src/file.cpp

2007-10-04 Thread faridz
Author: faridz Date: Thu Oct 4 07:37:59 2007 New Revision: 581929 URL: http://svn.apache.org/viewvc?rev=581929view=rev Log: 2007-10-04 Farid Zaripov [EMAIL PROTECTED] STDCXX-564 * _punct.cc (__rw_match_name): Cast 1UL constant to _RWSTD_SIZE_T to avoid 64-bit MSVC

svn commit: r581935 - in /incubator/stdcxx/trunk: include/loc/_punct.cc src/file.cpp

2007-10-04 Thread faridz
Author: faridz Date: Thu Oct 4 07:45:07 2007 New Revision: 581935 URL: http://svn.apache.org/viewvc?rev=581935view=rev Log: 2007-10-04 Farid Zaripov [EMAIL PROTECTED] * Merged the head of branches/4.2.0 Modified: incubator/stdcxx/trunk/include/loc/_punct.cc incubator/stdcxx

svn commit: r581946 - /incubator/stdcxx/trunk/tests/localization/22.locale.cons.mt.cpp

2007-10-04 Thread faridz
Author: faridz Date: Thu Oct 4 08:19:39 2007 New Revision: 581946 URL: http://svn.apache.org/viewvc?rev=581946view=rev Log: 2007-10-04 Farid Zaripov [EMAIL PROTECTED] STDCXX-575 * 22.locale.cons.mt.cpp [_MSC_VER] (test_ctors): If cat == std::locale::messages, compare

svn commit: r582335 - /incubator/stdcxx/trunk/include/loc/_punct.cc

2007-10-05 Thread faridz
Author: faridz Date: Fri Oct 5 09:25:54 2007 New Revision: 582335 URL: http://svn.apache.org/viewvc?rev=582335view=rev Log: 2007-10-05 Farid Zaripov [EMAIL PROTECTED] * _punct.cc (__rw_match_name): Added missing space character. Modified: incubator/stdcxx/trunk/include/loc

svn commit: r582336 - /incubator/stdcxx/branches/4.2.0/include/loc/_punct.cc

2007-10-05 Thread faridz
Author: faridz Date: Fri Oct 5 09:26:44 2007 New Revision: 582336 URL: http://svn.apache.org/viewvc?rev=582336view=rev Log: 2007-10-05 Farid Zaripov [EMAIL PROTECTED] * _punct.cc (__rw_match_name): Added missing space character. Modified: incubator/stdcxx/branches/4.2.0/include/loc

svn commit: r583840 - in /incubator/stdcxx/trunk/etc/config/windows: configure.wsf projects.js

2007-10-11 Thread faridz
Author: faridz Date: Thu Oct 11 07:47:20 2007 New Revision: 583840 URL: http://svn.apache.org/viewvc?rev=583840view=rev Log: 2007-10-11 Farid Zaripov [EMAIL PROTECTED] * configure.wsf (configure): Removed IncludeDir command line option. * projects.js (CreateProjectsDefs

svn commit: r584801 - /incubator/stdcxx/trunk/include/rw/_ioinsert.cc

2007-10-15 Thread faridz
Author: faridz Date: Mon Oct 15 08:10:53 2007 New Revision: 584801 URL: http://svn.apache.org/viewvc?rev=584801view=rev Log: 2007-10-15 Farid Zaripov [EMAIL PROTECTED] STDCXX-206 * _ioinsert.cc (__rw_insert): Corrected #ifndef to #ifdef. Modified: incubator/stdcxx/trunk

<    1   2   3   4   >