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> has been #included after <rw/_mutex.h>.
- 2008-06-26 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-06-26 Farid Zaripov <[EMAIL PROTECTED]>
* tests/regress/23.containers.stdcxx-152.cpp: New regression test for
STDCXX-152 issue.
- 2008-06-26 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-06-26 Farid Zaripov <[EMAIL PROTECTED]>
* tests/regress/23.vector.stdcxx-972.cpp: New regression test for
STDCXX-972 issue.
- 2008-06-26 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-06-26 Farid Zaripov <[EMAIL PROTECTED]>
* tests/regress/27.filebuf.close.stdcxx-969.cpp: New regression test
for STDCXX-969 issue.
- 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
STDCXX-339
* README: Removed description of the outdated
_RWSTD_NO_INLINE_MEMBER_TEMPLATES config macro.
@@ -47,7 +47,7 @@
Deleted corresponding configuration test.
- 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
* include/rw/_config-msvcrt.h [_WIN64]: Don't #define
_RWSTD_NO_FWD_DECLARATIONS since the present forward
declarations are working fine on _WIN64.
@@ -55,7 +55,7 @@
Reverted changes from r671547.
- 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
STDCXX-339
* etc/config/src/EXTERN_MEMBER_TEMPLATE.cpp: Removed dependency
on deleted config test. Corrected name of the config macro
@@ -69,7 +69,7 @@
deleted config test.
- 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
* etc/config/src/ATOMIC_OPS.cpp: Restored config test file, deleted
in rev. 614212.
* include/rw/_mutex.h: Define new macro _RWSTD_CRITICAL_SECTION
@@ -81,17 +81,17 @@
Use __try/__except on MSVC (and ICC/Windows) only.
- 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
* etc/config/windows/configure.wsf (checkArchitecture):
Corrected regular expression's.
(checkDependencies): Updated regular expression to find
the macros, that exactly matches to the required dependency.
- 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-01 Farid Zaripov <[EMAIL PROTECTED]>
* etc/config/src/libc_decl.sh: Echo linker's command line as well.
- 2008-07-03 Farid Zaripov <[EMAIL PROTECTED]>
+ 2008-07-03 Farid Zaripov <[EMAIL PROTECTED]>
* util/gencat.cpp (main): Added code for generating
message catalogs on MinGW.