Просмотр исходного кода

boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)

[SVN r34752]
Gennaro Prota 20 лет назад
Родитель
Сommit
553083b2e1
8 измененных файлов с 10 добавлено и 10 удалено
  1. 1 1
      libs/algorithm
  2. 1 1
      libs/conversion
  3. 1 1
      libs/dynamic_bitset
  4. 1 1
      libs/interprocess
  5. 1 1
      libs/numeric/ublas
  6. 1 1
      libs/typeof
  7. 1 1
      libs/xpressive
  8. 3 3
      more/whos_using/Jamfile.v2

+ 1 - 1
libs/algorithm

@@ -1 +1 @@
-Subproject commit b21b54dc4e4f3798ae1d740f75ba0f95f6a0703f
+Subproject commit 608112b112fd802885f11bfe5f2af073458fe4cd

+ 1 - 1
libs/conversion

@@ -1 +1 @@
-Subproject commit d436099477357c94d04a4338480e60eee23d61fb
+Subproject commit aac8fcb4b666c0357227725de28c1759841751f8

+ 1 - 1
libs/dynamic_bitset

@@ -1 +1 @@
-Subproject commit 98917625dde0e1a69d08b6c81a84735c569b7d4a
+Subproject commit 1170f90afbbfe56e19ac98366843e5deaf09688e

+ 1 - 1
libs/interprocess

@@ -1 +1 @@
-Subproject commit 18646362ede9a206902c61eaf838f09bc8e0a4e1
+Subproject commit 3b82266f80f41a832d11b5e79cf8de7e039366e7

+ 1 - 1
libs/numeric/ublas

@@ -1 +1 @@
-Subproject commit 6b76444cb51fff50b1212274fd04ccf1503e471d
+Subproject commit 3eac2be57abbc218b83a444e8076321ab338bd2a

+ 1 - 1
libs/typeof

@@ -1 +1 @@
-Subproject commit 471e48eccbf74c30da4090ff69e3182c91497805
+Subproject commit a0af228ad03cffc764b70470f23fa53464be9f9d

+ 1 - 1
libs/xpressive

@@ -1 +1 @@
-Subproject commit b6eeca240d57bc7e64233b15f3e289c05868bd64
+Subproject commit c324ce7dfbb00736b7e6796c90e6563f2029a10b

+ 3 - 3
more/whos_using/Jamfile.v2

@@ -1,7 +1,7 @@
 
-# Copyright John Maddock 2005. Use, modification, and distribution are
-# subject to the Boost Software License, Version 1.0. (See accompanying
-# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+# Copyright John Maddock 2005. Distributed under the
+# Boost Software License, Version 1.0. (See accompanying file
+# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
 using quickbook ;
 

粤ICP备19079148号