summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeman Dawes <bdawes@acm.org>2007-11-25 18:07:19 +0000
committerBeman Dawes <bdawes@acm.org>2007-11-25 18:07:19 +0000
commitac3aa829804ce4c87b778dcdcff09f7cee7838ab (patch)
tree6147b97a6d5d82761dbc570ce41c797b09379ef8
parent01cb75731f604ccac0784b946177ac0c4050100e (diff)
downloadboost-ac3aa829804ce4c87b778dcdcff09f7cee7838ab.tar.gz
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
-rw-r--r--.gitmodules40
m---------libs/algorithm0
m---------libs/any0
m---------libs/array0
m---------libs/asio0
m---------libs/assign0
m---------libs/bimap0
m---------libs/bind0
m---------libs/circular_buffer0
m---------libs/concept_check0
m---------libs/config0
m---------libs/conversion0
m---------libs/date_time0
m---------libs/detail0
m---------libs/dynamic_bitset0
m---------libs/foreach0
m---------libs/format0
m---------libs/function0
m---------libs/function_types0
m---------libs/functional0
m---------libs/fusion0
m---------libs/gil0
m---------libs/graph0
m---------libs/integer0
m---------libs/interprocess0
m---------libs/intrusive0
m---------libs/io0
m---------libs/iostreams0
m---------libs/iterator0
m---------libs/lambda0
m---------libs/logic0
m---------libs/math0
m---------libs/mpi0
m---------libs/mpl0
m---------libs/multi_array0
m---------libs/multi_index0
m---------libs/numeric/interval0
m---------libs/numeric/ublas0
m---------libs/optional0
m---------libs/parameter0
m---------libs/pool0
m---------libs/preprocessor0
m---------libs/program_options0
m---------libs/property_map0
m---------libs/property_tree0
m---------libs/ptr_container0
m---------libs/python0
m---------libs/random0
m---------libs/range0
m---------libs/rational0
m---------libs/regex0
m---------libs/serialization0
m---------libs/signals0
m---------libs/smart_ptr0
m---------libs/spirit0
m---------libs/statechart0
m---------libs/static_assert0
m---------libs/test0
m---------libs/thread0
m---------libs/tokenizer0
m---------libs/tr10
m---------libs/type_traits0
m---------libs/typeof0
m---------libs/utility0
m---------libs/variant0
m---------libs/wave0
m---------libs/xpressive0
67 files changed, 40 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index cc4cc921a7..94bb330d08 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,6 +42,10 @@
path = libs/config
url = ../config.git
fetchRecurseSubmodules = on-demand
+[submodule "interprocess"]
+ path = libs/interprocess
+ url = ../interprocess.git
+ fetchRecurseSubmodules = on-demand
[submodule "exception"]
path = libs/exception
url = ../exception.git
@@ -182,6 +186,14 @@
path = libs/optional
url = ../optional.git
fetchRecurseSubmodules = on-demand
+[submodule "property_tree"]
+ path = libs/property_tree
+ url = ../property_tree.git
+ fetchRecurseSubmodules = on-demand
+[submodule "bimap"]
+ path = libs/bimap
+ url = ../bimap.git
+ fetchRecurseSubmodules = on-demand
[submodule "variant"]
path = libs/variant
url = ../variant.git
@@ -286,7 +298,35 @@
path = libs/pool
url = ../pool.git
fetchRecurseSubmodules = on-demand
+[submodule "fusion"]
+ path = libs/fusion
+ url = ../fusion.git
+ fetchRecurseSubmodules = on-demand
+[submodule "function_types"]
+ path = libs/function_types
+ url = ../function_types.git
+ fetchRecurseSubmodules = on-demand
+[submodule "gil"]
+ path = libs/gil
+ url = ../gil.git
+ fetchRecurseSubmodules = on-demand
+[submodule "intrusive"]
+ path = libs/intrusive
+ url = ../intrusive.git
+ fetchRecurseSubmodules = on-demand
+[submodule "asio"]
+ path = libs/asio
+ url = ../asio.git
+ fetchRecurseSubmodules = on-demand
[submodule "litre"]
path = tools/litre
url = ../litre.git
fetchRecurseSubmodules = on-demand
+[submodule "circular_buffer"]
+ path = libs/circular_buffer
+ url = ../circular_buffer.git
+ fetchRecurseSubmodules = on-demand
+[submodule "mpi"]
+ path = libs/mpi
+ url = ../mpi.git
+ fetchRecurseSubmodules = on-demand
diff --git a/libs/algorithm b/libs/algorithm
-Subproject d4b95734dd3dd9827c4d65d4a8d69fe965d454b
+Subproject 50b5726a6f38b345f403b187441eb9b66c4796d
diff --git a/libs/any b/libs/any
-Subproject c2aa7a895d95047f1e9e38e41a894c645bcf830
+Subproject d76c997c7fd31754f77de7a9b4bdbdd61dcb58c
diff --git a/libs/array b/libs/array
-Subproject 0a4d7e81efdf55af47dc77c0157bdfa32137e3b
+Subproject 2e88dc228d17a9c04ef0dae0bb5dcf236d0f754
diff --git a/libs/asio b/libs/asio
new file mode 160000
+Subproject 2f3a9792f8601e73f4696bd4cb4ecb8d3a27a7b
diff --git a/libs/assign b/libs/assign
-Subproject 22b6f7eed11505ea0eb3e6d90e168d088f74574
+Subproject d4a0421dd8b7da6e3b20c138a40d2a2c86acd53
diff --git a/libs/bimap b/libs/bimap
new file mode 160000
+Subproject 062d66c1ab4fd333b77b034682947ad0dae4c6d
diff --git a/libs/bind b/libs/bind
-Subproject 77d2c4bab1e19889ba96e796296c05819140268
+Subproject 1943ac521be5db9ac5db1998e8f927fa10edfe4
diff --git a/libs/circular_buffer b/libs/circular_buffer
new file mode 160000
+Subproject ee98eb933aea21879fa1bdff361a726deba39b8
diff --git a/libs/concept_check b/libs/concept_check
-Subproject 96d6053a524c60ea8a909293c7a26ded0a3f21b
+Subproject 92ae569516dfa564433f995e6b4c9ceae62fc86
diff --git a/libs/config b/libs/config
-Subproject 81a1bb0395e2615ea4f53b168212451f8553a94
+Subproject 36f2f4977369f8a84ecf5524fa8c682003fecc3
diff --git a/libs/conversion b/libs/conversion
-Subproject ac6e41d676328940dbe656cc47f8b6affd8b95f
+Subproject d44a6fcf8bace4216b57ddf61951952a44268c3
diff --git a/libs/date_time b/libs/date_time
-Subproject f79faf89f8cc18003be683ce10f9374fba27c18
+Subproject 00782e4d6a6392a52ac31786bba000c65824634
diff --git a/libs/detail b/libs/detail
-Subproject 9469ab6c882fecf68477a4bf1bc152f9c940ca2
+Subproject 22520394e429179c92f1e7d1dcb4cdf40c8e632
diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset
-Subproject c9dcc1de6489bf3d96f74106d3a9457362d21bc
+Subproject 4ae778ba4a9cd129a87cfb85703724c8e477649
diff --git a/libs/foreach b/libs/foreach
-Subproject 8ebefa801f81620c67f4212e4ae65f3e2a413ea
+Subproject 2939f6f447baf276484a480cc42220d0b1243fe
diff --git a/libs/format b/libs/format
-Subproject a624f813aaa9834abed998b7fe821a33162d0ee
+Subproject 8d64ee98c2906c588b1275551662f5a9f3699ef
diff --git a/libs/function b/libs/function
-Subproject 6147e7ddcc76164a2295a56c05614800aeed1c4
+Subproject c4539395febcea4d528a00874ef89687119452f
diff --git a/libs/function_types b/libs/function_types
new file mode 160000
+Subproject e04f655cc72a11584f0350e94f5d302bc104bc7
diff --git a/libs/functional b/libs/functional
-Subproject d7980a58f611a9f22408e016fc30acdafee1075
+Subproject 0f24897958736c83b75b3c28078660582bb13be
diff --git a/libs/fusion b/libs/fusion
new file mode 160000
+Subproject ed9cb87ac31dc25a65a148860fc18bdd508dd3e
diff --git a/libs/gil b/libs/gil
new file mode 160000
+Subproject 6e2ae344893721df288a73cc25bfa1dee38bce4
diff --git a/libs/graph b/libs/graph
-Subproject 52558351262f122bc6bf60f6b832b9daace0734
+Subproject 73f24694dd01c8c5c2cbb3a8ff62df927196ff3
diff --git a/libs/integer b/libs/integer
-Subproject b162db6b72f3f8c5a95ad00efce682f1ee0bafe
+Subproject 559b44c259917399670ba872c04744384627a8f
diff --git a/libs/interprocess b/libs/interprocess
new file mode 160000
+Subproject 28bf848aaacd4889eb5108ca6d0a7a07dfb3b6e
diff --git a/libs/intrusive b/libs/intrusive
new file mode 160000
+Subproject ccbfcebe9f96d828d72b2912236406735785a36
diff --git a/libs/io b/libs/io
-Subproject d9ae85cc234c3fce47f62eb08ae30017d1e704a
+Subproject 57aec158b09f8e1803b3dfb0c28e4492c01ecd2
diff --git a/libs/iostreams b/libs/iostreams
-Subproject 9733948782be517c4226356e2e3d64eba7d9599
+Subproject de7e62274c031e2881175311243eae0c42088fb
diff --git a/libs/iterator b/libs/iterator
-Subproject ff73538b5bcc4744eb1291b64c9971363e658c9
+Subproject 23d53055f9c52dc6b260e9002d69362364674b9
diff --git a/libs/lambda b/libs/lambda
-Subproject 672c8e10d4cb64bc6eea7ba868157667197bc2b
+Subproject a0cd34c9388616fc5a54a6c099c42e7ffb2683b
diff --git a/libs/logic b/libs/logic
-Subproject 5749fb9ef1e4b24079e8709d02159c6897d35ff
+Subproject 02caed268b62fd832dbe08158816ff9fd5d2c1e
diff --git a/libs/math b/libs/math
-Subproject 141dc671b6af12b92d85522c485a3c2e9393690
+Subproject 9b73bf2d7cc2b814eb5539724570e7140eece70
diff --git a/libs/mpi b/libs/mpi
new file mode 160000
+Subproject 2fb89dd7c2a915a5cc1c610badeace270dca2e6
diff --git a/libs/mpl b/libs/mpl
-Subproject d71c2898795e12ec7cdcfdccd4a25664611f7da
+Subproject 7ec3e698d691d904874e9f996286753774b13a3
diff --git a/libs/multi_array b/libs/multi_array
-Subproject d8bf15754e0fc3cbe913f370d6214615297ea56
+Subproject de0307c34473e0fe20d0d96996706f388ce7dd7
diff --git a/libs/multi_index b/libs/multi_index
-Subproject 1434c7d7271b76c644b938aa4f3743017b0b72b
+Subproject 9b4c07478cb51aa9288d713d36fdf562d1a1d4b
diff --git a/libs/numeric/interval b/libs/numeric/interval
-Subproject 9951d9a5f26aac7eb8bb62bd64248c7f34684cc
+Subproject 13887d1924a1f2cf6a3af4e0315a97dc3564a8c
diff --git a/libs/numeric/ublas b/libs/numeric/ublas
-Subproject 124a75fbfbef452048cab37a2b67e437190cf9c
+Subproject c9593f62fe94b463fe22c6889b26bfd224900eb
diff --git a/libs/optional b/libs/optional
-Subproject 4ba562871e01d654d1d2ddee91a70b959ecfe23
+Subproject 5956702c32931ae493d1f751be235bc764ee4db
diff --git a/libs/parameter b/libs/parameter
-Subproject 56ddeddfaf8418fe63dd1eb400ed428738be43b
+Subproject 31f9f620fef1a87c4bbe622a9f1a240a40c5e6d
diff --git a/libs/pool b/libs/pool
-Subproject db37ad756dc30936ff98d07aba9c0cf1491ba4b
+Subproject 58b1519651af275604f061ba96039c9ba7304d3
diff --git a/libs/preprocessor b/libs/preprocessor
-Subproject 6a5b3283fc49b35aa63cdeceee7ab21119cf391
+Subproject 80f57a0284570a22685e61568fc3730edb04c38
diff --git a/libs/program_options b/libs/program_options
-Subproject 2cc29f6dfa914d000b4193b0a0dfec206e4a95b
+Subproject 2d0c627d34ea79d3839149dfdde94510abd493c
diff --git a/libs/property_map b/libs/property_map
-Subproject b485d6c83dca29828f685e6dcc6fb623a2498dc
+Subproject 52002391c4d7b2f98a1a3989a5ed38610370033
diff --git a/libs/property_tree b/libs/property_tree
new file mode 160000
+Subproject 7adb2428e915e99470e5b86090bfe57988297f1
diff --git a/libs/ptr_container b/libs/ptr_container
-Subproject 9ab52925ea6acf5bce68959892d049517b33c59
+Subproject 4eb81f38672155704deca4682e40a6b98238d60
diff --git a/libs/python b/libs/python
-Subproject bf33b546384c6703cc2718952002cf8e70c3e46
+Subproject f5df3933605070af73e6701366b447c9add9994
diff --git a/libs/random b/libs/random
-Subproject 63e54d3d7936ae2a22b32c5fac904ff8d8ec3d8
+Subproject cf95897a2e181aaadf4a70162ee255d19366732
diff --git a/libs/range b/libs/range
-Subproject 25e932149c792b3a95991f7b8f442108c8d162b
+Subproject 901266b76a05b0afd8e2bd461febbac797a7d1d
diff --git a/libs/rational b/libs/rational
-Subproject a0041906374b1b45c3e3dd7565163b9612fe8f9
+Subproject cc8833391d62a2af78d4c01bf9fa1cb02f2cf9b
diff --git a/libs/regex b/libs/regex
-Subproject c48d7bb4785e226cd51fc45044608354cd714a4
+Subproject ff95eb8d984e2eaee61dc0ad4ad7287fc316cd0
diff --git a/libs/serialization b/libs/serialization
-Subproject 36694aec8f0d34c73890de971356285960b4e80
+Subproject 4e29437a19cd9a863e6562fb24ee7bb7eb254a7
diff --git a/libs/signals b/libs/signals
-Subproject 16663e99e1cb4b083d27be05e726010c67a816b
+Subproject 11fe6f6212b5a51e3aca7ad73f0ee49a85d2fe0
diff --git a/libs/smart_ptr b/libs/smart_ptr
-Subproject 5ab6b2485639fdabbd230cd93c3cbd648d32f06
+Subproject d2194e3b243c73bd4bcfcc2d1a2e742387a1fd3
diff --git a/libs/spirit b/libs/spirit
-Subproject 555b348d5ad3b0f1736b1ba6a7603cfb6f3e5c8
+Subproject c0fa3527097026fd1a9a43607cec51016b5566a
diff --git a/libs/statechart b/libs/statechart
-Subproject 8915ba42f5fcac51900237082097248cbb33b7e
+Subproject 043b3c910c409455f8987ad8386574233a24cd4
diff --git a/libs/static_assert b/libs/static_assert
-Subproject 851fd2622e4c885946fd83ce4d3250972be0018
+Subproject f298ed51a9378187ea6d49a6ef77cfd475681fe
diff --git a/libs/test b/libs/test
-Subproject 6d1e9c19d9e9b5d9ceb994aa868f3df3eb2fac0
+Subproject 991e2a0b587e57443f5fa312f3c4fd412a08b90
diff --git a/libs/thread b/libs/thread
-Subproject 1c0f47003239db48c8b13a1b3a26532ffe6bf6d
+Subproject b4d12e08dd78648e06626fd605e61907980d7bf
diff --git a/libs/tokenizer b/libs/tokenizer
-Subproject e223113f8ba344c511d66160ae4d8e24cc62bcc
+Subproject 3103422b66f7a946193423352645121fd3ee24d
diff --git a/libs/tr1 b/libs/tr1
-Subproject 8c5552376c9add6675769da414a052d07661568
+Subproject b8e2c9d082007d7a1a1cd28132d68a48a096e98
diff --git a/libs/type_traits b/libs/type_traits
-Subproject ed23fafc80de35522e675b5ad67477820caa964
+Subproject 7c73784313362474e2782e540ef144a26955c95
diff --git a/libs/typeof b/libs/typeof
-Subproject 8d8d35c1ae55e98e7f90955c5850fac1919ef8a
+Subproject 1c1ab4c883808d9b8b5e7fd957a8e4b3d3f22a2
diff --git a/libs/utility b/libs/utility
-Subproject 6aa648d3157c6d274509ea90a4562d72fa4e81e
+Subproject 74462349c284e9a5785c3594f6509ada480e3b5
diff --git a/libs/variant b/libs/variant
-Subproject d465155ccc05bfb6a28711bf71497e28ffb3d77
+Subproject 5edc8631742b00be18db94ef605bc269da91119
diff --git a/libs/wave b/libs/wave
-Subproject 31e219acfc8382338dd0075f470b82b99d16b31
+Subproject e0f8d759891b01a2e884a0e0d816718f2ddc490
diff --git a/libs/xpressive b/libs/xpressive
-Subproject 0b5eca58d5e7860ba8deb081b3993ce5453239b
+Subproject 7782d4a6ccfa7c0c83e9aab7e4ee34dc0b051bc