svn propchange: r1387407 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1387407
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:47:18 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:47:18 2012
@@ -2,8 +2,8 @@
 
 Reviewing revision 1385075 change:
 
-* etc/config/src/gcc.config: (MULTI_CPPFLAGS_POSIX) Darwin builds
-  with stock gcc use the same -pthread flag; (MULTI_LDFLAGS_POSIX)
-  same; (LDLIBS) Darwin builds need to link the separate iconv
-  library 
+* etc/config/src/gcc.config (MULTI_CPPFLAGS_POSIX): Darwin builds
+  with stock gcc use the same -pthread flag. 
+  (MULTI_LDFLAGS_POSIX): same. (LDLIBS): Darwin builds need to 
+  link the separate iconv library.
 



svn propchange: r1388733 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1388733
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:48:37 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:48:37 2012
@@ -1,5 +1,5 @@
 2012-09-21  Liviu Nicoara  nikko...@hates.ms
 
-* tests/support/atomic_xchg.cpp: (run_test) qualified counter
-  volatile to avoid SUNPro optimization 
+* tests/support/atomic_xchg.cpp (run_test): qualified counter
+  volatile to avoid SUNPro optimization. 
 



svn propchange: r1388879 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1388879
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:49:06 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:49:06 2012
@@ -1,5 +1,5 @@
 2012-09-22  Liviu Nicoara  nikko...@hates.ms
 
-* etc/config/src/LIMITS.cpp: (compute_min) qualified variable
-  volatile to avoid Intel C++-optimized infinite loop
+* etc/config/src/LIMITS.cpp (compute_min): qualified variable
+  volatile to avoid Intel C++-optimized infinite loop.
 



svn propchange: r1389337 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1389337
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:49:38 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:49:38 2012
@@ -1,6 +1,6 @@
 2012-09-24  Liviu Nicoara  nikko...@hates.ms
 
-* tests/support/atomic_xchg.cpp: (run_test) moved counter volatile
-  qualification to match STDCXX conventions (see r1388733)  
+* tests/support/atomic_xchg.cpp (run_test): moved counter volatile
+  qualification to match STDCXX conventions (see r1388733).
 
 



svn propchange: r1385076 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1385076
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:51:26 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:51:26 2012
@@ -4,9 +4,9 @@
 
 2012-09-15  Liviu Nicoara  lnico...@apache.org
 
-* src/x86_64/atomic.s: (ALIGN_DIR,TYPE_DIR) new, accommodate Mach-O
+* src/x86_64/atomic.s (ALIGN_DIR,TYPE_DIR): new, accommodate Mach-O
   assembler, conditional based on __MACH__, defined by both gcc
-  and clang 
+  and clang.
 * etc/config/gcc.config: on Darwin link with libsupc++ only,
-  implies using a GNU stock compiler, not LLVM 
+  implies using a GNU stock compiler, not LLVM.
 



svn propchange: r1385079 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1385079
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:52:22 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:52:22 2012
@@ -4,10 +4,10 @@
 
 2012-09-15  Liviu Nicoara  lnico...@apache.org
 
-* src/x86_64/atomic.s: (ALIGN_DIR,TYPE_DIR) new, accommodate Mach-O
+* src/x86_64/atomic.s (ALIGN_DIR,TYPE_DIR): new, accommodate Mach-O
   assembler, conditional based on __MACH__, defined by both gcc
-  and clang 
+  and clang.
 * etc/config/gcc.config: on Darwin link with libsupc++ only,
-  implies using a GNU stock compiler, not LLVM 
+  implies using a GNU stock compiler, not LLVM.
 
 



svn propchange: r1381727 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1381727
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:53:40 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:53:40 2012
@@ -3,8 +3,9 @@
 Trivial build fixes:
 
 * etc/config/src/LIMITS.cpp: volatile-qualified max to avoid
-  compiler optimization 
-* src/memattr.cpp: removed inadvertent include of config header
+  compiler optimization.
+* src/memattr.cpp: removed inadvertent include of config header.
 * tests/numerics/26.valarray.cassign.cpp: bumped up the library
-  version in conditional for which we don't test user defined types
+  version in conditional for which we don't test user defined 
+  types.
 



svn propchange: r1385075 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1385075
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:54:04 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:54:04 2012
@@ -4,5 +4,5 @@
   assembler, conditional based on __MACH__, defined by both gcc
   and clang.
 * etc/config/gcc.config: on Darwin link with libsupc++ only,
-  implies using a GNU stock compiler, not LLVM 
+  implies using a GNU stock compiler, not LLVM.
 



svn propchange: r1385081 - svn:log

2012-09-26 Thread lnicoara
Author: lnicoara
Revision: 1385081
Modified property: svn:log

Modified: svn:log at Wed Sep 26 11:55:08 2012
--
--- svn:log (original)
+++ svn:log Wed Sep 26 11:55:08 2012
@@ -7,9 +7,10 @@
 Trivial build fixes:
 
 * etc/config/src/LIMITS.cpp: volatile-qualified max to avoid
-  compiler optimization 
-* src/memattr.cpp: removed inadvertent include of config header
+  compiler optimization.
+* src/memattr.cpp: removed inadvertent include of config header.
 * tests/numerics/26.valarray.cassign.cpp: bumped up the library
-  version in conditional for which we don't test user defined types
+  version in conditional for which we don't test user defined 
+  types.
 
 



[Stdcxx Wiki] Update of C++0xCompilerSupport by ArkadiyShapkin

2012-09-26 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on Stdcxx Wiki for change 
notification.

The C++0xCompilerSupport page has been changed by ArkadiyShapkin:
http://wiki.apache.org/stdcxx/C%2B%2B0xCompilerSupport?action=diffrev1=100rev2=101

  ||style=text-align:left;Raw String Literals 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2442.html|N2442]] 
|| || ||4.5 ||BR || || || || || ||Yes ||
  ||style=text-align:left;User-defined Literals 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2008/n2765.html|N2765]] 
|| || ||4.7 || || || || || || ||3.1 ||
  ||style=text-align:left;Right Angle Brackets 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1757.html|N1757]] 
|| ||4.1 ||4.3 ||11.0 ||8.0 ||12.1|| || || ||Yes ||
- ||style=text-align:left;R-Value References ||v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html|N2118]], 
v2.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2844.html|N2844]], 
v2.1: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1138|N2844+]], 
v3.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3053.html|N3053]] || 
||4.1(v1.0) ||4.3(v1.0)BR4.5(v2.1)BR4.6(v3.0) 
||11.1(v1.0)BR12.0(v2.0) ||10.0(v2.0), 11.0(v2.1) ||12.1(v2.1)|| ||Yes || 
||Yes ||
+ ||style=text-align:left;R-Value References, std::move ||v1.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2118.html|N2118]], 
v2.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2844.html|N2844]], 
v2.1: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#1138|N2844+]], 
v3.0: 
[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3053.html|N3053]] || 
||4.1(v1.0) ||4.3(v1.0)BR4.5(v2.1)BR4.6(v3.0) 
||11.1(v1.0)BR12.0(v2.0) ||10.0(v2.0), 11.0(v2.1) ||12.1(v2.1)|| ||Yes || 
||Yes ||
  ||style=text-align:left;`static_assert` 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1720.html|N1720]] 
|| ||4.1 ||4.3 ||11.0 ||10.0 ||11.1 || ||Yes || ||2.9 ||
  ||style=text-align:left;Strongly-typed `enum`s 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf|N2347]] 
|| || ||4.4 ||12.0 ||11.0 ||12.1|| ||Yes || ||2.9 ||
  ||style=text-align:left;Template aliases 
||[[http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2258.pdf|N2258]] 
|| || ||4.7 ||12.1 || || || || || ||3.0 ||