From a28220f526c3edef96b274d0eaac4e46d83be0e6 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 9 Feb 2008 20:32:27 +0000 Subject: [PATCH 0001/2219] more doxygen comments, const-correctness tweak for fusion::at() on proto expression [SVN r43199] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index aa072a2754..5675808e2e 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit aa072a2754156df80bc0b4840badd12ca5d0aaa3 +Subproject commit 5675808e2e2058ba8e56641395b49c44e5dabe4f From 0fdff32d7bfed5457201b50c795e8c4ca5991d39 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 9 Feb 2008 20:34:33 +0000 Subject: [PATCH 0002/2219] document how to access children of proto expressions [SVN r43200] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 5675808e2e..287e2f5736 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 5675808e2e2058ba8e56641395b49c44e5dabe4f +Subproject commit 287e2f57367c957044aa834ef95aea6d85413191 From 524aae42c4ee10d270d5084b628515719c9ebe07 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 10 Feb 2008 06:57:24 +0000 Subject: [PATCH 0003/2219] fix oops in proto fusion interface [SVN r43204] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 287e2f5736..4e4c7170bf 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 287e2f57367c957044aa834ef95aea6d85413191 +Subproject commit 4e4c7170bfc5b361f902e9a3a9a57b0aaad86dcd From 9982c3795f5311eb2a036939cb58b1c447f9a48a Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 10 Feb 2008 07:02:54 +0000 Subject: [PATCH 0004/2219] suppress msvc warning [SVN r43205] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 4e4c7170bf..4140b8272c 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 4e4c7170bfc5b361f902e9a3a9a57b0aaad86dcd +Subproject commit 4140b8272c19b100bff18ba5840a460cdc6d0aa7 From 26482a0699a98c9ece8a407e595d0fd1bcba1f24 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 10 Feb 2008 09:55:03 +0000 Subject: [PATCH 0005/2219] Fix some broken links. [SVN r43206] --- libs/config | 2 +- libs/math | 2 +- libs/tr1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/config b/libs/config index 6f1384143e..5f70565f29 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 6f1384143ed8ee6a7a33b72f11bab1f2bf0a24c3 +Subproject commit 5f70565f29e3ab9391e87dad6bc7f08eea722de4 diff --git a/libs/math b/libs/math index 25f51c8bee..8f9e2eb66b 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 25f51c8beeb598f6807d32eb9a47560bcaaa7bc8 +Subproject commit 8f9e2eb66bef290884726bfdf6eeb4af59d92918 diff --git a/libs/tr1 b/libs/tr1 index 866a2ba1e4..0c37bb1063 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 866a2ba1e43df7e6826391b226ca6fde0b5a6094 +Subproject commit 0c37bb10638dd03c62a48a86a9a88ab915783b1c From cd8df41307c2d1541357d7b4340327477a9ee162 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sun, 10 Feb 2008 13:13:41 +0000 Subject: [PATCH 0006/2219] Tolerate argc being zero. Patch from C. K. Jester-Young. [SVN r43207] --- libs/program_options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/program_options b/libs/program_options index 152fbd8384..316e2fabe4 160000 --- a/libs/program_options +++ b/libs/program_options @@ -1 +1 @@ -Subproject commit 152fbd83840897518a20eb3ebbc3840087c483e8 +Subproject commit 316e2fabe41203777b46ddbcb4b401c78114d8d0 From d2d49ebb9a8af25b2f4c047dc89bc3d4d9538392 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 10 Feb 2008 14:56:22 +0000 Subject: [PATCH 0007/2219] Link to people pages on the website, as they've been removed from the download. [SVN r43209] --- libs/concept_check | 2 +- libs/conversion | 2 +- libs/crc | 2 +- libs/disjoint_sets | 2 +- libs/dynamic_bitset | 2 +- libs/format | 2 +- libs/functional | 2 +- libs/graph | 2 +- libs/integer | 2 +- libs/io | 2 +- libs/iostreams | 2 +- libs/libraries.htm | 2 +- libs/multi_array | 2 +- libs/property_map | 2 +- libs/python | 2 +- libs/random | 2 +- libs/rational | 2 +- libs/serialization | 2 +- libs/smart_ptr | 2 +- libs/timer | 2 +- libs/tuple | 2 +- libs/utility | 2 +- more/index.htm | 2 +- tools/index.html | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/libs/concept_check b/libs/concept_check index 624e9d53c2..2364f0f02a 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 624e9d53c289e4c54d61240e2d6468d889c3cec5 +Subproject commit 2364f0f02abc81f92a6e60078cb59c09e8b74635 diff --git a/libs/conversion b/libs/conversion index 408cbf0dcb..0ad888867f 160000 --- a/libs/conversion +++ b/libs/conversion @@ -1 +1 @@ -Subproject commit 408cbf0dcb435dc38dc808ca441a3995338103d3 +Subproject commit 0ad888867f00c42e5c7f47748c2f976fc0208f49 diff --git a/libs/crc b/libs/crc index c1abdded4c..d62d15f36b 160000 --- a/libs/crc +++ b/libs/crc @@ -1 +1 @@ -Subproject commit c1abdded4ca4c35c176c860bba872394f596d7f2 +Subproject commit d62d15f36b6152e055ecc66627d54fadcfe51263 diff --git a/libs/disjoint_sets b/libs/disjoint_sets index 02b183e834..e2426c7465 160000 --- a/libs/disjoint_sets +++ b/libs/disjoint_sets @@ -1 +1 @@ -Subproject commit 02b183e8346abccf4d4e8b3b445e441ba42cbd3a +Subproject commit e2426c7465381cffbd03dc85fea795e79cc34cca diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 717fb80e40..8a1da9667b 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 717fb80e406b2a1d6762791e2ef7e0924eab4ba5 +Subproject commit 8a1da9667b1ade4bfa440f8c922858d1395f69c8 diff --git a/libs/format b/libs/format index 7127dd351e..08bb5f492a 160000 --- a/libs/format +++ b/libs/format @@ -1 +1 @@ -Subproject commit 7127dd351e20a9e98a8c911ccb0f0b5666e8ebe3 +Subproject commit 08bb5f492ad4868c7119fc01dc8a7f6e65b2ad20 diff --git a/libs/functional b/libs/functional index 91145b5b0d..fd9f9aa9c6 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 91145b5b0db9d22fcb1c645626bbc38d3ac3cd56 +Subproject commit fd9f9aa9c6ac34d4a2738e764fe99cdde7ec94a2 diff --git a/libs/graph b/libs/graph index 231f4c3573..e45cfb0ee3 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 231f4c3573e4e3ab891aa8cc2f1efecf7100572a +Subproject commit e45cfb0ee36ff8440c43e7dddfdffb8b37f822f4 diff --git a/libs/integer b/libs/integer index cd6a9565ff..94ace80618 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit cd6a9565ff450559c84f6cdcf4d12864e34766b6 +Subproject commit 94ace806183f7e9d8a2cb97e20e7617d4f1b9e42 diff --git a/libs/io b/libs/io index a4085a5269..1c7374e831 160000 --- a/libs/io +++ b/libs/io @@ -1 +1 @@ -Subproject commit a4085a5269ed0f0f5e562812594a30b43bdf1100 +Subproject commit 1c7374e831398f61b36efc820513c1639e5fd576 diff --git a/libs/iostreams b/libs/iostreams index ecbd2bd5e8..263ad52b55 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit ecbd2bd5e84c8709d64e2e5b50b12f71f041981c +Subproject commit 263ad52b555a3ca720b77f5d49e861c0800bb935 diff --git a/libs/libraries.htm b/libs/libraries.htm index 96bbbe0a51..295ef26b90 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -21,7 +21,7 @@ content="text/html; charset=iso-8859-1"> face="Arial">Home Libraries - People FAQ diff --git a/libs/multi_array b/libs/multi_array index 26a3292289..0471415bbb 160000 --- a/libs/multi_array +++ b/libs/multi_array @@ -1 +1 @@ -Subproject commit 26a329228922ed32403c2a8d08d42ae7496b5f35 +Subproject commit 0471415bbb8456c03330fd575a0abacb0b53d1e5 diff --git a/libs/property_map b/libs/property_map index bfa4ffc2cf..8e7ccf84a9 160000 --- a/libs/property_map +++ b/libs/property_map @@ -1 +1 @@ -Subproject commit bfa4ffc2cf54c63537b4b3a4a82fa2fe39168837 +Subproject commit 8e7ccf84a92aa8ab68a81defe8cb5bc2357245f8 diff --git a/libs/python b/libs/python index 7ee9cf679b..60f4f5e54c 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 7ee9cf679b061ea2b1b8835aa19bd8e8afcbe10e +Subproject commit 60f4f5e54cb92e86075e9293ce2f6ec0345bc81d diff --git a/libs/random b/libs/random index 6f21f6d2dc..d2d9bc38bb 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit 6f21f6d2dc989c017edeca2a3012bc9a031ce808 +Subproject commit d2d9bc38bb36cbd9d837222e483be28c97d4ce80 diff --git a/libs/rational b/libs/rational index 16d0b949ee..ca66fb3c87 160000 --- a/libs/rational +++ b/libs/rational @@ -1 +1 @@ -Subproject commit 16d0b949eeebf81cc64c76e31b28421fc806d827 +Subproject commit ca66fb3c87f8a3695361e57ff89fec8bd0337708 diff --git a/libs/serialization b/libs/serialization index 1c90e422e6..480d7b2413 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 1c90e422e6f7b301b3c39d1572e1b52881556c27 +Subproject commit 480d7b2413434e962f4bd46fca98459050b08652 diff --git a/libs/smart_ptr b/libs/smart_ptr index e6f6ec9fa3..b2a3c9e59d 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit e6f6ec9fa350265b96c4d0a240dcffa10d6f53f0 +Subproject commit b2a3c9e59df684c2d4721ae1cc1d2afbbb60141a diff --git a/libs/timer b/libs/timer index 8fe7cc5c0b..3da1ed94c3 160000 --- a/libs/timer +++ b/libs/timer @@ -1 +1 @@ -Subproject commit 8fe7cc5c0b964044617c03d0abcd6c35b60e3c48 +Subproject commit 3da1ed94c3d29c7a47a25af4d5e65bb73526dc82 diff --git a/libs/tuple b/libs/tuple index d08c9bfab1..62d366fa68 160000 --- a/libs/tuple +++ b/libs/tuple @@ -1 +1 @@ -Subproject commit d08c9bfab1e43e9866152229f596523e99ec0688 +Subproject commit 62d366fa6843885e4b4286acd6e0237a8c40c471 diff --git a/libs/utility b/libs/utility index 28596e678d..691e4b6c34 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 28596e678d2f59b64484d087f2a9258ba712d667 +Subproject commit 691e4b6c347bf9b926bfd6af22c9418435eabf69 diff --git a/more/index.htm b/more/index.htm index 47d3db89e7..268d52ac77 100644 --- a/more/index.htm +++ b/more/index.htm @@ -14,7 +14,7 @@ boost.png (6897 bytes) Home Libraries - People + People FAQ More diff --git a/tools/index.html b/tools/index.html index 61fe6962bc..9da60812dc 100644 --- a/tools/index.html +++ b/tools/index.html @@ -22,7 +22,7 @@ boost.png (6897 bytes) Home Libraries - People + People FAQ More From 894be846dc1ae9bbc96969cf7cdc945aff33700f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 10 Feb 2008 15:02:17 +0000 Subject: [PATCH 0008/2219] Point links to the pages that used to be in 'more' to the site. [SVN r43210] --- libs/algorithm | 2 +- libs/concept_check | 2 +- libs/crc | 2 +- libs/dynamic_bitset | 2 +- libs/filesystem | 2 +- libs/foreach | 2 +- libs/format | 2 +- libs/functional | 2 +- libs/graph | 2 +- libs/integer | 2 +- libs/io | 2 +- libs/iostreams | 2 +- libs/iterator | 2 +- libs/libraries.htm | 2 +- libs/mpl | 2 +- libs/multi_array | 2 +- libs/parameter | 2 +- libs/pool | 2 +- libs/python | 2 +- libs/random | 2 +- libs/rational | 2 +- libs/smart_ptr | 2 +- libs/statechart | 2 +- libs/test | 2 +- libs/timer | 2 +- more/getting_started/detail/conclusion.rst | 4 ++-- more/getting_started/unix-variants.html | 10 +++++----- more/getting_started/unix-variants.rst | 2 +- more/getting_started/windows.html | 8 ++++---- tools/index.html | 2 +- tools/inspect | 2 +- 31 files changed, 39 insertions(+), 39 deletions(-) diff --git a/libs/algorithm b/libs/algorithm index 5b24f31486..90fca39906 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 5b24f31486a64aab50771bedf5d77e7e825e9bdf +Subproject commit 90fca3990648749d3cfec8d1b11608e6bbf4b156 diff --git a/libs/concept_check b/libs/concept_check index 2364f0f02a..a61d139751 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 2364f0f02abc81f92a6e60078cb59c09e8b74635 +Subproject commit a61d13975199c9914f97ed18e4281f2dda1a7388 diff --git a/libs/crc b/libs/crc index d62d15f36b..d31ba07f98 160000 --- a/libs/crc +++ b/libs/crc @@ -1 +1 @@ -Subproject commit d62d15f36b6152e055ecc66627d54fadcfe51263 +Subproject commit d31ba07f9890dcfb45c8d38941af6a7f777db458 diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 8a1da9667b..1b7c462afe 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 8a1da9667b1ade4bfa440f8c922858d1395f69c8 +Subproject commit 1b7c462afe1ef137f8d2d3b5c97f57d7d69a9ab5 diff --git a/libs/filesystem b/libs/filesystem index 4ed2439686..ccd4bb4d5f 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 4ed2439686546e5b624ee5d1aa5f26f261bdcb3a +Subproject commit ccd4bb4d5f9ad7e60e154349c568f33147b37a68 diff --git a/libs/foreach b/libs/foreach index 7466811e33..107c14d93c 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit 7466811e33d087e81c7ed44d58559d5d9b8e36aa +Subproject commit 107c14d93c3e5781c268d8ee7f17c527370b140e diff --git a/libs/format b/libs/format index 08bb5f492a..e21414149c 160000 --- a/libs/format +++ b/libs/format @@ -1 +1 @@ -Subproject commit 08bb5f492ad4868c7119fc01dc8a7f6e65b2ad20 +Subproject commit e21414149c902f09f4303e29e61d216f530992b8 diff --git a/libs/functional b/libs/functional index fd9f9aa9c6..65b9728704 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit fd9f9aa9c6ac34d4a2738e764fe99cdde7ec94a2 +Subproject commit 65b972870443b048f57788b6bc6393121111c00f diff --git a/libs/graph b/libs/graph index e45cfb0ee3..07eee8a2a1 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit e45cfb0ee36ff8440c43e7dddfdffb8b37f822f4 +Subproject commit 07eee8a2a1ec16803a9c3fc848a781da29f4b3b9 diff --git a/libs/integer b/libs/integer index 94ace80618..4e2c8440b5 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 94ace806183f7e9d8a2cb97e20e7617d4f1b9e42 +Subproject commit 4e2c8440b559cec5bd3a967a7b09dac406a9416f diff --git a/libs/io b/libs/io index 1c7374e831..a720ac89c1 160000 --- a/libs/io +++ b/libs/io @@ -1 +1 @@ -Subproject commit 1c7374e831398f61b36efc820513c1639e5fd576 +Subproject commit a720ac89c18b1e2838fbeb45e00ff3faba4bf3e1 diff --git a/libs/iostreams b/libs/iostreams index 263ad52b55..20804cceee 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 263ad52b555a3ca720b77f5d49e861c0800bb935 +Subproject commit 20804cceeec959eab2fab9589e53bf3981c11c58 diff --git a/libs/iterator b/libs/iterator index efecbd0d27..bf7d904bf8 160000 --- a/libs/iterator +++ b/libs/iterator @@ -1 +1 @@ -Subproject commit efecbd0d277bda99f3e7262c3a44f461200bda39 +Subproject commit bf7d904bf85219c9e03d1d0ba95ce6fd4c29a2d8 diff --git a/libs/libraries.htm b/libs/libraries.htm index 295ef26b90..eb76491159 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -23,7 +23,7 @@ content="text/html; charset=iso-8859-1"> size="4" face="Arial">Libraries People - FAQ More diff --git a/libs/mpl b/libs/mpl index 159d23ff7a..73d2968369 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit 159d23ff7af5af5903165143fa1dd5725a2fa710 +Subproject commit 73d296836959a5c802791d01c739f712e9f8030a diff --git a/libs/multi_array b/libs/multi_array index 0471415bbb..527585aef9 160000 --- a/libs/multi_array +++ b/libs/multi_array @@ -1 +1 @@ -Subproject commit 0471415bbb8456c03330fd575a0abacb0b53d1e5 +Subproject commit 527585aef92d0832bb661faa03d0513e8fd3317c diff --git a/libs/parameter b/libs/parameter index d9f0e42397..98bcbbad78 160000 --- a/libs/parameter +++ b/libs/parameter @@ -1 +1 @@ -Subproject commit d9f0e42397280b56782dd248a32e2ba0abb62ec4 +Subproject commit 98bcbbad78db5fc9143940108f43128a50dc6b36 diff --git a/libs/pool b/libs/pool index 9e856dc35a..ea8f298427 160000 --- a/libs/pool +++ b/libs/pool @@ -1 +1 @@ -Subproject commit 9e856dc35a5aee4a496b3ca93edc20bda4395947 +Subproject commit ea8f29842747368ecb0bbc6b975933be641ab093 diff --git a/libs/python b/libs/python index 60f4f5e54c..6ba5067e0b 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 60f4f5e54cb92e86075e9293ce2f6ec0345bc81d +Subproject commit 6ba5067e0ba9da7cd281d4b5b130d84e290966bd diff --git a/libs/random b/libs/random index d2d9bc38bb..9b987df0ab 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit d2d9bc38bb36cbd9d837222e483be28c97d4ce80 +Subproject commit 9b987df0ab2b7d78510ee0e681937a7bf5a66120 diff --git a/libs/rational b/libs/rational index ca66fb3c87..f541553180 160000 --- a/libs/rational +++ b/libs/rational @@ -1 +1 @@ -Subproject commit ca66fb3c87f8a3695361e57ff89fec8bd0337708 +Subproject commit f5415531801e27324fb5ae58fb38ea018ab54762 diff --git a/libs/smart_ptr b/libs/smart_ptr index b2a3c9e59d..7ca6d86bdc 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit b2a3c9e59df684c2d4721ae1cc1d2afbbb60141a +Subproject commit 7ca6d86bdc403d191213009b6f291ed321ba3496 diff --git a/libs/statechart b/libs/statechart index 875b4ff5e7..a3d35138a3 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit 875b4ff5e756c4c45483175cf7e8f73f2be61b60 +Subproject commit a3d35138a3d471a1a5d64a2e3b9e11399ff4a76a diff --git a/libs/test b/libs/test index 399391a8ff..1c59deebb0 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 399391a8ff10c2addd8d0fec4cb56ce853e1d11f +Subproject commit 1c59deebb0524b489aab33803d9de7f24d07b713 diff --git a/libs/timer b/libs/timer index 3da1ed94c3..90982d0754 160000 --- a/libs/timer +++ b/libs/timer @@ -1 +1 @@ -Subproject commit 3da1ed94c3d29c7a47a25af4d5e65bb73526dc82 +Subproject commit 90982d07548207d022eb070a332778c380748da3 diff --git a/more/getting_started/detail/conclusion.rst b/more/getting_started/detail/conclusion.rst index 7c74e95342..402dc6ffc5 100644 --- a/more/getting_started/detail/conclusion.rst +++ b/more/getting_started/detail/conclusion.rst @@ -33,7 +33,7 @@ mailing list`_. .. _Boost.Build reference manual: ../../tools/build/v2/index.html .. _Boost.Jam reference manual: `Boost.Jam`_ -.. _Boost Users' mailing list: ../../more/mailing_lists.htm#users +.. _Boost Users' mailing list: http://www.boost.org/more/mailing_lists.htm#users .. _Boost.Build Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2 -.. _Boost.Build mailing list: ../../more/mailing_lists.htm#jamboost +.. _Boost.Build mailing list: http://www.boost.org/more/mailing_lists.htm#jamboost diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index cb95ca6feb..0f90a525f3 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -490,7 +490,7 @@ linker, consider setting up a use in the Boost.Build documentation. If that isn't your problem or the user-config.jam file doesn't work for you, please address questions about configuring Boost for your compiler to the -Boost.Build mailing list.

+Boost.Build mailing list.

@@ -695,13 +695,13 @@ surely a few additional points you'll wish we had covered. One day we may have a “Book 2 in the Getting Started series” that addresses them. Until then, we suggest you pursue the following resources. If you can't find what you need, or there's anything we can do to -make this document clearer, please post it to the Boost Users' +make this document clearer, please post it to the Boost Users' mailing list.

@@ -719,7 +719,7 @@ mailing list.

[1]

If developers of Boost packages would like to work with us to make sure these instructions can be used with their packages, we'd be glad to help. Please make your interest known -to the Boost developers' list.

+to the Boost developers' list.

diff --git a/more/getting_started/unix-variants.rst b/more/getting_started/unix-variants.rst index ca9a3d0c85..90e5c31d84 100644 --- a/more/getting_started/unix-variants.rst +++ b/more/getting_started/unix-variants.rst @@ -225,7 +225,7 @@ Spoil Rock Hunter?” packages, we'd be glad to help. Please make your interest known to the `Boost developers' list`_. - .. _Boost developers' list: ../../more/mailing_lists.htm#main + .. _Boost developers' list: http://www.boost.org/more/mailing_lists.htm#main .. [#lowercase-l] That option is a dash followed by a lowercase “L” character, which looks very much like a numeral 1 in some fonts. diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index 38a57eb026..7300c0c48a 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -560,7 +560,7 @@ linker, consider setting up a use in the Boost.Build documentation. If that isn't your problem or the user-config.jam file doesn't work for you, please address questions about configuring Boost for your compiler to the -Boost.Build mailing list.

+Boost.Build mailing list.

@@ -766,13 +766,13 @@ surely a few additional points you'll wish we had covered. One day we may have a “Book 2 in the Getting Started series” that addresses them. Until then, we suggest you pursue the following resources. If you can't find what you need, or there's anything we can do to -make this document clearer, please post it to the Boost Users' +make this document clearer, please post it to the Boost Users' mailing list.

diff --git a/tools/index.html b/tools/index.html index 9da60812dc..5a4c8ce21e 100644 --- a/tools/index.html +++ b/tools/index.html @@ -23,7 +23,7 @@ Home Libraries People - FAQ + FAQ More diff --git a/tools/inspect b/tools/inspect index 01f988c50c..8e56180ca4 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 01f988c50ca719ee44194798c6a7898c7f53788a +Subproject commit 8e56180ca4c4a71e9ddbac74f212a3bdbb8d7e2a From 287094f6a1e81e3e3140e626a2f3df371cdb855b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 10 Feb 2008 16:10:16 +0000 Subject: [PATCH 0009/2219] Fix links on the home page as well. [SVN r43212] --- index.htm | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/index.htm b/index.htm index 7a56e9e182..b6bf80ea61 100644 --- a/index.htm +++ b/index.htm @@ -37,7 +37,7 @@ Standards

Boost provides free peer-reviewed portable C++ source libraries.

We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a - broad spectrum of applications. The Boost + broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.

We aim to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual @@ -59,7 +59,7 @@ Standards

Boost may also already be available on your organization's internal web server.

Background: The Background Information + class=note-body>The Background Information page has introductory material to help those educating their organization about Boost.

@@ -71,14 +71,14 @@ Standards

Library Working Group, participation has expanded to include thousands of programmers from the C++ community at large.

If you are interested in participating in Boost, please join our main - developers mailing list. + developers mailing list. Discussions are highly technical, and list members are encouraged to participate in formal reviews of proposed libraries. There is also a users mailing list, and several project specific lists.

+ href="http://www.boost.org/more/mailing_lists.htm#users">users mailing list, and several project specific lists.

Both the main Boost developers list and the users list are also accessible as newsgroups.

+ href="http://www.boost.org/more/mailing_lists.htm">newsgroups.

Latest News

@@ -390,7 +390,7 @@ Standards

href="http://developers.sun.com/sunstudio/compilers_index.html">Sun Studio 11 on Solaris.

Acknowledgements

-

Thomas Witt managed this +

Thomas Witt managed this release.

A great number of people contributed their time and expertise to make this release possible. Special thanks go to Vladimir Prus for making @@ -410,7 +410,7 @@ Standards

Libraries

@@ -504,11 +504,11 @@ Standards

SVN
  • Snapshots
  • Tools -
  • People +
  • People
  • Who's Using Boost? -
  • Moderators -
  • More Boost -
  • More C++
  • +
  • Moderators +
  • More Boost +
  • More C++
  • Official Branch Sites

    From 3854d3d72c3f97317dadd0861e92a94592d39c80 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 10 Feb 2008 16:21:22 +0000 Subject: [PATCH 0010/2219] Generated documentation which is no longer generated. [SVN r43213] --- doc/html/boost_math/gcd_lcm.html | 18 ------------------ doc/html/boost_math/inverse_complex.html | 18 ------------------ .../boost_math/math_special_functions.html | 17 ----------------- doc/html/boost_math/octonions.html | 17 ----------------- doc/html/boost_math/quaternions.html | 17 ----------------- doc/html/functionN.html | 16 ---------------- libs/fusion | 2 +- 7 files changed, 1 insertion(+), 104 deletions(-) delete mode 100644 doc/html/boost_math/gcd_lcm.html delete mode 100644 doc/html/boost_math/inverse_complex.html delete mode 100644 doc/html/boost_math/math_special_functions.html delete mode 100644 doc/html/boost_math/octonions.html delete mode 100644 doc/html/boost_math/quaternions.html delete mode 100755 doc/html/functionN.html diff --git a/doc/html/boost_math/gcd_lcm.html b/doc/html/boost_math/gcd_lcm.html deleted file mode 100644 index 4c8ace5372..0000000000 --- a/doc/html/boost_math/gcd_lcm.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Redirect to generated documentation - - - - Automatic redirection failed, please go to - http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_math/gcd_lcm.html - - - - diff --git a/doc/html/boost_math/inverse_complex.html b/doc/html/boost_math/inverse_complex.html deleted file mode 100644 index ee5ae63c8d..0000000000 --- a/doc/html/boost_math/inverse_complex.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - Redirect to generated documentation - - - - Automatic redirection failed, please go to - http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_math/inverse_complex.html - - - - diff --git a/doc/html/boost_math/math_special_functions.html b/doc/html/boost_math/math_special_functions.html deleted file mode 100644 index 9a2b3dab21..0000000000 --- a/doc/html/boost_math/math_special_functions.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - Redirect to generated documentation - - - - Automatic redirection failed, please go to - http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_math/math_special_functions.html - - - diff --git a/doc/html/boost_math/octonions.html b/doc/html/boost_math/octonions.html deleted file mode 100644 index 866f704964..0000000000 --- a/doc/html/boost_math/octonions.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - Redirect to generated documentation - - - - Automatic redirection failed, please go to - http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_math/octonions.html - - - diff --git a/doc/html/boost_math/quaternions.html b/doc/html/boost_math/quaternions.html deleted file mode 100644 index d1bf36d854..0000000000 --- a/doc/html/boost_math/quaternions.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - Redirect to generated documentation - - - - Automatic redirection failed, please go to - http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_math/quaternions.html - - - diff --git a/doc/html/functionN.html b/doc/html/functionN.html deleted file mode 100755 index 42bb349356..0000000000 --- a/doc/html/functionN.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - Redirect to generated documentation - - - - Automatic redirection failed, please go to - http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/functionN.html - - diff --git a/libs/fusion b/libs/fusion index f199472458..9a622b6904 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit f1994724589fbcef2d60da9b785c982d266aebba +Subproject commit 9a622b6904ed9be02ca3ccb778e2a78189d937d4 From 627f8bfbfc4471c948fadf66682041eb435c86ed Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 11 Feb 2008 03:48:41 +0000 Subject: [PATCH 0011/2219] include config.hpp and workaround.hpp before uses of BOOST_WORKAROUND and BOOST_MSVC [SVN r43220] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index 94b45ef51e..405ebd8cca 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 94b45ef51eee837d7c5e2b819c39e8d057b7e650 +Subproject commit 405ebd8cca4c28fef1cbd7510dcb1b7aec402198 From ec7b2a74555ce6a370578395174d340ce4118046 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 11 Feb 2008 13:59:44 +0000 Subject: [PATCH 0012/2219] Need to define _XOPEN_SOURCE_EXTENDED when compiling for HP-UX. [SVN r43221] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 697ef44e1c..86dc84f36d 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 697ef44e1ce78e5c93ddb76252da95816d7429cd +Subproject commit 86dc84f36d1c984beb8393cb7f37ce7ffd94c153 From d0d8249bd34923068b4723c69c116e07328ba20f Mon Sep 17 00:00:00 2001 From: David Jenkins Date: Mon, 11 Feb 2008 20:49:19 +0000 Subject: [PATCH 0013/2219] cleanup using local<> and skip() [SVN r43226] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 4140b8272c..e485508040 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 4140b8272c19b100bff18ba5840a460cdc6d0aa7 +Subproject commit e48550804053bfb52189af950e5e095540a8e322 From 13736423d968fcd805898bb776be65748d2e47de Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 13 Feb 2008 05:43:39 +0000 Subject: [PATCH 0014/2219] fixed return value of read(), to correctly handle eof [SVN r43239] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 20804cceee..3842ee9808 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 20804cceeec959eab2fab9589e53bf3981c11c58 +Subproject commit 3842ee98089e4e4bc966469ea2ab0b0d8c6e063f From 3422aa9f2cd6327ed7d5b2febe91114daac32fca Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 13 Feb 2008 05:47:44 +0000 Subject: [PATCH 0015/2219] merged changes from iostreams_dev, revisions 43059-43238: better debug output for mapped file; fixed large_file_test.cpp under UNICODE on Windows [SVN r43240] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 3842ee9808..f7b7dcd1af 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 3842ee98089e4e4bc966469ea2ab0b0d8c6e063f +Subproject commit f7b7dcd1afb28d3dfec4b3cc7f14a650adda1180 From 992bd4d83c6b780b7eac7e0b6e8bc6d23aa58d3e Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 13 Feb 2008 19:38:52 +0000 Subject: [PATCH 0016/2219] added markup for stdcxx failures (iostreams) [SVN r43241] --- status/explicit-failures-markup.xml | 34 +++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 75f5e386db..33d5d0365f 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2047,8 +2047,11 @@ - The Borland runtime library defines fpos_t as a 32-bit long, - incapable of storing large offsets (see stdio.h) + In the Dinkumware standard library, streampos relies on fpos_t + to store stream offsets, but fpos_t is defined as a 32-bit + long by the Borland runtime library. In Borland's modified + version of STLPort, streampos relies on streamoff to store + stream offsets, but streamoff is defined to be a 32-bit long. @@ -2063,8 +2066,31 @@ - This platform uses the Dinkumware fpos, but std::streamsize and - std::fpos_t are both 32-bit types. + On this platform, streampos is an alias for fpos, whose + implementation stores stream offsets using streamsize and + fpos_t; both of the latter types are 32-bit + + + + + + + + + + + + On this platform, streampos is an alias for ptrdiff_t, which + is an alias for a 32-bit type + + + + + + + The following applies only to gcc-4.2 using the stdcxx + standard library: On this platform, streampos is an alias for + ptrdiff_t, which is an alias for a 32-bit type From 99d11060e494baf42bee43f48d988f30ad725e4b Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 13 Feb 2008 19:42:10 +0000 Subject: [PATCH 0017/2219] switched from to , for stdcxx (which is conforming in this case) [SVN r43243] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index f7b7dcd1af..5344f24a11 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit f7b7dcd1afb28d3dfec4b3cc7f14a650adda1180 +Subproject commit 5344f24a11f3b503894664827def2d1cdc648a9a From 9c0b93db043b1a8638aba3712a81d616345cbf10 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 17:33:12 +0000 Subject: [PATCH 0018/2219] remove local admonitions [SVN r43246] --- libs/bimap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bimap b/libs/bimap index 305f65efed..0aa31387af 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit 305f65efed7e04f26708db1ec6985f7400619e4f +Subproject commit 0aa31387af5f7f331ecb51e5a1c564507bc08af6 From ca08ea869f2ac60e69767d5e49298076e6c64d51 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 17:43:52 +0000 Subject: [PATCH 0019/2219] optional docs fixes [SVN r43247] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 95c864e119..3e33d4a200 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 95c864e119314a2611f283a040294c7c8a234d90 +Subproject commit 3e33d4a200c9654e80e0349f7645d46345107c3b From 1b5cad363b770f589c0f2ad38331c71b181fa3ad Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 17:44:21 +0000 Subject: [PATCH 0020/2219] redirect optional docs to new version [SVN r43248] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 3e33d4a200..472a68c920 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 3e33d4a200c9654e80e0349f7645d46345107c3b +Subproject commit 472a68c92012d523f9df93f76f233a5e781cb490 From 84bb1856cd8ac11609dca42262b69c228ef7b647 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 18:08:16 +0000 Subject: [PATCH 0021/2219] conversion docs fixes [SVN r43251] --- libs/numeric/conversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/conversion b/libs/numeric/conversion index 9264998bb1..35a5859da6 160000 --- a/libs/numeric/conversion +++ b/libs/numeric/conversion @@ -1 +1 @@ -Subproject commit 9264998bb17be81b949ba3dcd9b6c05f838d4c48 +Subproject commit 35a5859da62fc8f6bac78ab3c1954608f8a96c2d From 8ae2edf54217c9d4dd316663a0dceb4b87bee241 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 18:09:34 +0000 Subject: [PATCH 0022/2219] redirect to new conversion docs [SVN r43252] --- libs/numeric/conversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/conversion b/libs/numeric/conversion index 35a5859da6..9487756e4b 160000 --- a/libs/numeric/conversion +++ b/libs/numeric/conversion @@ -1 +1 @@ -Subproject commit 35a5859da62fc8f6bac78ab3c1954608f8a96c2d +Subproject commit 9487756e4b521fc2d17993085c928cd8536fbdc0 From c6b5d93bdfc106730db97a8f624e69d4ef394c7a Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 18:19:34 +0000 Subject: [PATCH 0023/2219] redirect optional and numeric/conversion docs to new version [SVN r43253] --- libs/libraries.htm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index eb76491159..31db87198e 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -185,12 +185,12 @@ how to download, build, and install the libraries.

  • multi_index - Containers with multiple STL-compatible access interfaces, from Joaquín M López Muñoz.
  • -
  • numeric/conversion - Optimized Policy-based Numeric Conversions, +
  • numeric/conversion - Optimized Policy-based Numeric Conversions, from Fernando Cacciola.
  • operators - Templates ease arithmetic classes and iterators, from Dave Abrahams and Jeremy Siek.
  • -
  • optional - Discriminated-union +
  • optional - Discriminated-union wrapper for optional values, from Fernando Cacciola.
  • calculation, and collection of statistical accumulators, from Eric Niebler.
  • math - Several contributions in the domain of mathematics, from various authors.
  • -
  • numeric/conversion - Optimized Policy-based Numeric Conversions, +
  • numeric/conversion - Optimized Policy-based Numeric Conversions, from Fernando Cacciola.
  • integer - Headers to ease dealing with integral types.
  • @@ -639,7 +639,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey Hinnant, et al.
  • conversion - Polymorphic and lexical casts, from Dave Abrahams and Kevlin Henney.
  • -
  • numeric/conversion - Optimized Policy-based Numeric Conversions, +
  • numeric/conversion - Optimized Policy-based Numeric Conversions, from Fernando Cacciola.
  • crc - Cyclic Redundancy Code, from Daryle Walker.
  • @@ -647,7 +647,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • filesystem - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes.
  • -
  • optional - Discriminated-union +
  • optional - Discriminated-union wrapper for optional values, from Fernando Cacciola.
  • program_options - Access to configuration data given on command line, in config files and other sources, from Vladimir Prus.
  • From ce9fb0520f67cef9542f7727c748c368d0b5e815 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 19:03:55 +0000 Subject: [PATCH 0024/2219] bimap doc fixes [SVN r43254] --- libs/bimap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bimap b/libs/bimap index 0aa31387af..1ca770a7c4 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit 0aa31387af5f7f331ecb51e5a1c564507bc08af6 +Subproject commit 1ca770a7c44f50f1ec605c1607aa20528a2afd60 From c20bb3c3162f166dda7b35ae5416e0faa1303c2b Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 19:05:04 +0000 Subject: [PATCH 0025/2219] fix tabs in files [SVN r43255] --- libs/bimap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bimap b/libs/bimap index 1ca770a7c4..46f73cba0f 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit 1ca770a7c44f50f1ec605c1607aa20528a2afd60 +Subproject commit 46f73cba0f07ea82c7bf313f7475be986cdc6f40 From a7716da7b95fccf8dd82da07069d8da24e65d238 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 19:22:15 +0000 Subject: [PATCH 0026/2219] fix tabs in files [SVN r43256] --- libs/bimap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bimap b/libs/bimap index 46f73cba0f..d3856ba8a6 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit 46f73cba0f07ea82c7bf313f7475be986cdc6f40 +Subproject commit d3856ba8a6a72eb67ef7a4e3616dac89e1ed6e8f From b2bbdeec334ceb16e8eab17de5b00291cd14b092 Mon Sep 17 00:00:00 2001 From: Matias Capeletto Date: Thu, 14 Feb 2008 21:24:11 +0000 Subject: [PATCH 0027/2219] add missing images [SVN r43260] --- libs/bimap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bimap b/libs/bimap index d3856ba8a6..5f6dad7f6e 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit d3856ba8a6a72eb67ef7a4e3616dac89e1ed6e8f +Subproject commit 5f6dad7f6ef597fc80bc5b1b405336173ab108df From dad2448da1bd30542c088b2777c198d0ec80bd0b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 14 Feb 2008 22:01:54 +0000 Subject: [PATCH 0028/2219] Fixed a whitespace insertion glitch, where whitespace got inserted unconditionally between two operators even if one of these was a comma. [SVN r43262] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index db5dfdda69..e9be89fe49 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit db5dfdda6979d376b9e00cffddbad743348f9314 +Subproject commit e9be89fe496fc51aef29ed0b54737342ae69ec7a From 857dc54d342abb60912dfaf5147a3ccdba9b2014 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 14 Feb 2008 23:52:33 +0000 Subject: [PATCH 0029/2219] Wave: More fixes to whitespace insertion engine. [SVN r43264] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index e9be89fe49..889f1eb8eb 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit e9be89fe496fc51aef29ed0b54737342ae69ec7a +Subproject commit 889f1eb8ebb7ebe480aeb69700ff814b6f4709b0 From e52720d558608395f16e442cea0d685840e96a5f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 15 Feb 2008 14:35:36 +0000 Subject: [PATCH 0030/2219] Wave: More fixes to whitespace insertion engine. [SVN r43266] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 889f1eb8eb..51d0ad16ca 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 889f1eb8ebb7ebe480aeb69700ff814b6f4709b0 +Subproject commit 51d0ad16ca25ad03423e797a9dca7ffd601e174d From 6084f4ec3e5c1e87b9f0d6b25f5252ba64b0a290 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 15 Feb 2008 18:40:36 +0000 Subject: [PATCH 0031/2219] Added support for &&, || [SVN r43269] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index e73f08edee..f1afd17717 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit e73f08edeec301782c1b3217ceead7a95ae928e3 +Subproject commit f1afd177173329e33b61564b1a2b8f54689f77b1 From 5e53f6b8626e70b5235599d2a86c6c1bceea8ded Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 16 Feb 2008 10:13:08 +0000 Subject: [PATCH 0032/2219] Updated statechart markup [SVN r43272] --- status/explicit-failures-markup.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 33d5d0365f..ea8595d38c 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -4526,9 +4526,9 @@ for more information. - + - + @@ -4560,8 +4560,7 @@ for more information. - - + From 53617a862bf140688e204aa64805b2d31be8312a Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 16 Feb 2008 10:19:49 +0000 Subject: [PATCH 0033/2219] Silenced GCC 4.0.1 warning (patch supplied by Euan) [SVN r43274] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index a3d35138a3..ce4ee68b56 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit a3d35138a3d471a1a5d64a2e3b9e11399ff4a76a +Subproject commit ce4ee68b568ed3404062d6e46f635322fabe9b74 From f804df8b63f1234ea58ae1eed007b09d2defa22c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 16 Feb 2008 16:50:42 +0000 Subject: [PATCH 0034/2219] Corrected comments related to the allowed linker & linker-type values. Minor stylistic changes. [SVN r43280] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b8758c8539..886c2d7f90 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b8758c8539000c0e6c358e2aba58db6fefd34dc5 +Subproject commit 886c2d7f901ed42c2de47ff735b5646ea0a7eddf From a765f9ee9342840c9244dfffe2a593d2e791affe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 16 Feb 2008 16:53:33 +0000 Subject: [PATCH 0035/2219] Added support for compiling C++ programs without RTTI support using the gcc toolset. [SVN r43281] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 886c2d7f90..28e859c07a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 886c2d7f901ed42c2de47ff735b5646ea0a7eddf +Subproject commit 28e859c07ac60c28714adc435c1d98923c663794 From 55aaeb0d4f774fc638b13edfa361f13bb6203aa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 16 Feb 2008 17:03:54 +0000 Subject: [PATCH 0036/2219] Made the msvc toolset always explicitly enable or disable rtti support based on the feature value instead of only setting it if on and depending on it being disabled by default. The original behaviour did not work well with msvc 8.0 for which there was not way to disable rtti support as that compiler enables rtti support by default. [SVN r43282] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 28e859c07a..152335f037 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 28e859c07ac60c28714adc435c1d98923c663794 +Subproject commit 152335f03729dfd599747c9e76fbbd9d8d0aa454 From 5b53b611f8eace3f3456c660d115e00a2598498d Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 17 Feb 2008 02:01:32 +0000 Subject: [PATCH 0037/2219] Show output of example program [SVN r43283] --- libs/tokenizer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tokenizer b/libs/tokenizer index 5a5be4c30b..9a164dbf66 160000 --- a/libs/tokenizer +++ b/libs/tokenizer @@ -1 +1 @@ -Subproject commit 5a5be4c30b9be729ff337e564f95344dd383a397 +Subproject commit 9a164dbf663ef3538660bccce7badacb2863c7b4 From fa2f8f64a1dd5c2377f7c81afc75f9838dc1e892 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 17 Feb 2008 16:45:08 +0000 Subject: [PATCH 0038/2219] Wave: Extended a workaround to newest Intel compiler version (Linux V10.1) [SVN r43290] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 51d0ad16ca..b967f8efa7 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 51d0ad16ca25ad03423e797a9dca7ffd601e174d +Subproject commit b967f8efa72a25829aa536fdc1850d5ddde597e5 From 5f02a8766e33623b1edcf65655674e814551f747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Sun, 17 Feb 2008 16:49:38 +0000 Subject: [PATCH 0039/2219] support for comparinson operators [SVN r43292] --- libs/assign | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/assign b/libs/assign index 38f95ec3e8..70b172c69c 160000 --- a/libs/assign +++ b/libs/assign @@ -1 +1 @@ -Subproject commit 38f95ec3e8afd7226d9870ae8a708d10958ca17c +Subproject commit 70b172c69c887d0845c6172ec2ba74e8a92fd0f2 From aa437be4bd62f82e876436e54c2d94fc7888f5d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Sun, 17 Feb 2008 16:50:02 +0000 Subject: [PATCH 0040/2219] support for comparison operators [SVN r43293] --- libs/assign | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/assign b/libs/assign index 70b172c69c..426507ba23 160000 --- a/libs/assign +++ b/libs/assign @@ -1 +1 @@ -Subproject commit 70b172c69c887d0845c6172ec2ba74e8a92fd0f2 +Subproject commit 426507ba23fb762ea4414fdbd1762797ae9e7b34 From 19c83ce2e76303f815a3613311c0fd6e5cc02682 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 17 Feb 2008 17:00:20 +0000 Subject: [PATCH 0041/2219] Wave: Fixed test cases to reflect recent changes to whitespace insertion. [SVN r43294] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index b967f8efa7..7e9971ed97 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit b967f8efa72a25829aa536fdc1850d5ddde597e5 +Subproject commit 7e9971ed9739c572795c06cf20c632cd5a9fdc8c From 4499dc53618a2ea870fb06102863ecd54416ec90 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 17 Feb 2008 20:53:18 +0000 Subject: [PATCH 0042/2219] proto documentation improvements [SVN r43296] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index e485508040..c056040c72 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit e48550804053bfb52189af950e5e095540a8e322 +Subproject commit c056040c720b1bd2f790ca680e16bf3b7e104aa6 From d66c2f57b819347576ef80c1b0d6ad154f2f263c Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 18 Feb 2008 05:48:13 +0000 Subject: [PATCH 0043/2219] merged changes from iostreams_dev, revisions 43243-43298: overhaul of category_of and close(): stringstream is now dual_seekable; standard file streams and string streams are closable; public Boost.Iostreams streams and streambufs are closable; close() pops filtering streams and streambufs [SVN r43299] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 5344f24a11..34ee5bdaa6 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 5344f24a11f3b503894664827def2d1cdc648a9a +Subproject commit 34ee5bdaa653a6e2ebc9fb27750a735c98caaada From 540f7e91c8393bbb45b5e9ffcd6e50af9d1b52bb Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 18 Feb 2008 06:16:27 +0000 Subject: [PATCH 0044/2219] remove dependence on boost.lambda, make numeric function objects work with std binders [SVN r43300] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index e3c0f8d97c..42afc95cac 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit e3c0f8d97c6f9f0d71ac6c51056a3dbf3720af2b +Subproject commit 42afc95caca686de074efb2d5ba7c464a372cd27 From b113af15dbd1da9fa80fc9c20af7480d588cf938 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 18 Feb 2008 13:31:26 +0000 Subject: [PATCH 0045/2219] Fix printing of error messages. [SVN r43301] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 86dc84f36d..1a1f24c49f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 86dc84f36d1c984beb8393cb7f37ce7ffd94c153 +Subproject commit 1a1f24c49f99def84277b8991b543d298c144e7c From 6ecf1faf346b66149e0420fe3dd0877a2414c4f2 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 18 Feb 2008 13:33:23 +0000 Subject: [PATCH 0046/2219] Only define _XOPEN_SOURCE_EXTENDED when building with gcc on HP-UX. [SVN r43302] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 1a1f24c49f..ff29c1bcfb 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 1a1f24c49f99def84277b8991b543d298c144e7c +Subproject commit ff29c1bcfb062e45903d7bd9dcba1ea022cc8ef5 From 0f25930b9ec22cc49c6f9012ac901928dd27b3ae Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 18 Feb 2008 13:35:15 +0000 Subject: [PATCH 0047/2219] Add missing #include of socket_types.hpp needed for the SSL unit tests to compile successfully on Windows. [SVN r43303] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ff29c1bcfb..8e218007b0 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ff29c1bcfb062e45903d7bd9dcba1ea022cc8ef5 +Subproject commit 8e218007b0ba356e8c2eb65e199be3a92e606e81 From 54081d3b7b00d023eb50d9db43fede14ea7f4e13 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 18 Feb 2008 18:29:29 +0000 Subject: [PATCH 0048/2219] remove post_construct docs, fix link to boost.parameter library [SVN r43306] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 42afc95cac..12485222bb 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 42afc95caca686de074efb2d5ba7c464a372cd27 +Subproject commit 12485222bb4b9ff323cbcb424f9550f749691ada From 5d1dc6b574242164e87b544623b02db0bb7f521f Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Mon, 18 Feb 2008 22:11:19 +0000 Subject: [PATCH 0049/2219] Fixed the assignment of value_initialized for T being a C-style array. (The previous version would trigger a compile error in this case.) [SVN r43308] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 691e4b6c34..ad9108c1dc 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 691e4b6c347bf9b926bfd6af22c9418435eabf69 +Subproject commit ad9108c1dce16740d1ae172a7cbd9181ecbbbefd From 67d649653161d6ec3b2cd63444aa117cbbece1cb Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Mon, 18 Feb 2008 22:13:21 +0000 Subject: [PATCH 0050/2219] Tested the assignment of value_initialized, for T being a C-style array. Related to the fix of changeset [43308] [SVN r43309] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index ad9108c1dc..50268d1b29 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit ad9108c1dce16740d1ae172a7cbd9181ecbbbefd +Subproject commit 50268d1b2998e84e5e53e3b80832fbbbc1e4e0a5 From 8f0711c7ae6f71dd50f75368ee474b1be3e504c6 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 18 Feb 2008 23:03:23 +0000 Subject: [PATCH 0051/2219] some doxygen comments for proto/traits.hpp [SVN r43310] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index c056040c72..2eadfd3b2f 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit c056040c720b1bd2f790ca680e16bf3b7e104aa6 +Subproject commit 2eadfd3b2fb2afe7deddd1683384254370b7a2f9 From d982612ef18020fddaf49ec16cc7eb83ecc97002 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 19 Feb 2008 05:56:52 +0000 Subject: [PATCH 0052/2219] more proto documentation tweaks, remove unnecessary result_of::arg_c instantiation [SVN r43311] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 2eadfd3b2f..758c7e5eef 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 2eadfd3b2fb2afe7deddd1683384254370b7a2f9 +Subproject commit 758c7e5eef44872daab19571339a8fe67a7bbc1c From c7e36e9e243e0059eb041223073b6aaea194685f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 19 Feb 2008 07:14:37 +0000 Subject: [PATCH 0053/2219] fix droppable accumulators [SVN r43312] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 12485222bb..71e2a75fca 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 12485222bb4b9ff323cbcb424f9550f749691ada +Subproject commit 71e2a75fca96b92a26b8df24b77acccb6d4cff02 From 0393a214aab3de0aa03034dc53d3c2e6fab50b94 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 19 Feb 2008 07:33:30 +0000 Subject: [PATCH 0054/2219] darn, back out bad droppable changes [SVN r43314] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 71e2a75fca..333b17fd2b 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 71e2a75fca96b92a26b8df24b77acccb6d4cff02 +Subproject commit 333b17fd2b5051c13931951b1faad51cf7e8e945 From 8477693eb955928e377c04fb68de001c711ccbc3 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 13:18:58 +0000 Subject: [PATCH 0055/2219] Fixes #1590. [SVN r43316] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 7ca6d86bdc..f596092bac 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 7ca6d86bdc403d191213009b6f291ed321ba3496 +Subproject commit f596092bac04939f1f4a3d50a1d71474dc0bbff8 From 2e2579cc0fb34f24e624acca020a53f1f373b5e8 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 14:01:13 +0000 Subject: [PATCH 0056/2219] Fixes #1444. [SVN r43317] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index f596092bac..a055d9829e 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit f596092bac04939f1f4a3d50a1d71474dc0bbff8 +Subproject commit a055d9829e66c190012fbe1c9ec3f752208df9e6 From 7df987bb82bef23e01293155ef96a941765e9257 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 14:26:36 +0000 Subject: [PATCH 0057/2219] Fix #398, as long as the macros BOOST_NO_STD_TYPEINFO and BOOST_NO_IOSTREAM are defined. I don't know how Boost.Config needs to be changed to autodetect eVC4 and set these on its own. [SVN r43318] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index a055d9829e..3a4dc43924 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit a055d9829e66c190012fbe1c9ec3f752208df9e6 +Subproject commit 3a4dc43924cbf6be6378491cd16c2945d37cadbb From b6b6d09d582bd9c5a3016b5416528ff00f77dab1 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 14:51:10 +0000 Subject: [PATCH 0058/2219] Fix #1641. [SVN r43319] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index f1afd17717..f58543ac11 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit f1afd177173329e33b61564b1a2b8f54689f77b1 +Subproject commit f58543ac11ea0e7f251437b4374608fd4b701cc3 From e59da5498dbc4d92198318d5b57c436babdd249e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 14:59:28 +0000 Subject: [PATCH 0059/2219] Fix #1646. [SVN r43320] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index f58543ac11..ef993c777a 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit f58543ac11ea0e7f251437b4374608fd4b701cc3 +Subproject commit ef993c777a54b2d485c6d1ca4aab9b7131f2a6c0 From f71eaefffcdc326cc5ca26c557889595a6c6c3b2 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 15:09:10 +0000 Subject: [PATCH 0060/2219] Fix #1642. [SVN r43321] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index ef993c777a..aef08dd0cd 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit ef993c777a54b2d485c6d1ca4aab9b7131f2a6c0 +Subproject commit aef08dd0cdf5098281c5a1003e7c05a0abeb0843 From 8d942ca39ca4699cd8b4c344fb9eba212d7dd755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 19 Feb 2008 15:10:05 +0000 Subject: [PATCH 0061/2219] fixed problem with operator()() when the value_type was abstract. [SVN r43322] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index 405ebd8cca..7c0d73b8cf 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 405ebd8cca4c28fef1cbd7510dcb1b7aec402198 +Subproject commit 7c0d73b8cfb6f310defe11364e2f2e731c78c057 From 26fd8374fa2b5e5652fb400a3a2c89af7f090c0d Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 19 Feb 2008 15:40:58 +0000 Subject: [PATCH 0062/2219] Fix #1643. [SVN r43323] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index aef08dd0cd..dfd3da2cc4 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit aef08dd0cdf5098281c5a1003e7c05a0abeb0843 +Subproject commit dfd3da2cc461a6c77d80074b6088e9b0eed459a2 From 7409ed1e48d74a1d4d62fb310ac9aac3856e36ea Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 19 Feb 2008 19:34:07 +0000 Subject: [PATCH 0063/2219] stringstreams are no longer closable; the semantics of close() for these devices was illconsidered [SVN r43325] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 34ee5bdaa6..7194a92905 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 34ee5bdaa653a6e2ebc9fb27750a735c98caaada +Subproject commit 7194a9290552b523ffc682c9e691c36a6f513b60 From 65f021b0b75bf3278a0f791d1aa99e9a28dcf894 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 20 Feb 2008 00:09:06 +0000 Subject: [PATCH 0064/2219] menu fix from iostreams_dev [SVN r43328] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 7194a92905..0288280dc1 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 7194a9290552b523ffc682c9e691c36a6f513b60 +Subproject commit 0288280dc1b5d5213c1a601acea0beb7cab58d27 From 5334de088de7cba6eab3b37230c457c3a424e40c Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 20 Feb 2008 03:20:17 +0000 Subject: [PATCH 0065/2219] markup for pgi-7.0 (iostreams) [SVN r43329] --- status/explicit-failures-markup.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index ea8595d38c..a8bd4a763b 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1923,6 +1923,14 @@ compiler can't compile "windows.h" in strict mode + + + + + This platform lacks the placement delete operator + required by the C++ standard + + From db88d2fd3ab96c36c41c2a172d005e5d8f0ddb72 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 20 Feb 2008 13:46:49 +0000 Subject: [PATCH 0066/2219] Add .z7 archive generation [SVN r43330] --- tools/release/snapshot_windows.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/release/snapshot_windows.sh b/tools/release/snapshot_windows.sh index 633f3e230a..3a31884257 100755 --- a/tools/release/snapshot_windows.sh +++ b/tools/release/snapshot_windows.sh @@ -16,6 +16,7 @@ echo SNAPSHOT_DATE is $SNAPSHOT_DATE mv windows boost-windows-$SNAPSHOT_DATE rm -f windows.zip zip -r windows.zip boost-windows-$SNAPSHOT_DATE +7z a -r windows.7z boost-windows-$SNAPSHOT_DATE mv boost-windows-$SNAPSHOT_DATE windows # create the ftp script @@ -24,6 +25,9 @@ echo "binary" >>windows.ftp echo "put windows.zip" >>windows.ftp echo "mdelete boost-windows*.zip" >>windows.ftp echo "rename windows.zip boost-windows-$SNAPSHOT_DATE.zip" >>windows.ftp +echo "put windows.z7" >>windows.ftp +echo "mdelete boost-windows*.z7" >>windows.ftp +echo "rename windows.z7 boost-windows-$SNAPSHOT_DATE.z7" >>windows.ftp echo "dir" >>windows.ftp echo "bye" >>windows.ftp # use cygwin ftp rather than windows ftp From 484482279eb1c9bee30f29bfdd5c2da32590c6d9 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 Feb 2008 17:32:09 +0000 Subject: [PATCH 0067/2219] New readme page for now standalone release. [SVN r43332] --- README | 18 -- index.htm | 555 ---------------------------------------------------- readme.html | 105 ++++++++++ 3 files changed, 105 insertions(+), 573 deletions(-) delete mode 100644 README delete mode 100644 index.htm create mode 100644 readme.html diff --git a/README b/README deleted file mode 100644 index 43eb2f2447..0000000000 --- a/README +++ /dev/null @@ -1,18 +0,0 @@ -Copyright 2000-2003 Beman Dawes -Distributed under the Boost Software License, Version 1.0. (See accompany- -ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - -Unless otherwise specified, all Boost software and documentation is subject -to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt. -A copy of the license is also available at http://www.boost.org/LICENSE_1_0.txt. - -For the most current version of Boost libraries and documentation, see: - - http://www.boost.org - -Boost documentation is in HTML format. - -The top-level directory (which contains this README file) should contain -a file named index.htm with links to all documentation, including -documentation on building boost libraries for your particular compiler -and operating system. diff --git a/index.htm b/index.htm deleted file mode 100644 index b6bf80ea61..0000000000 --- a/index.htm +++ /dev/null @@ -1,555 +0,0 @@ - -Boost C++ Libraries - - - -
    -
    -
    -
    -
    -

    -

    ...one of the most highly regarded and -expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, -C++ Coding -Standards

    -
    -
    - - - - - - -
    -
    -

    Welcome to Boost.org!

    -
    -
    -
    -

    Boost provides free peer-reviewed portable C++ source libraries.

    -

    We emphasize libraries that work well with the C++ Standard Library. - Boost libraries are intended to be widely useful, and usable across a - broad spectrum of applications. The Boost - license encourages both commercial and non-commercial use.

    -

    We aim to establish "existing practice" and provide reference - implementations so that Boost libraries are suitable for eventual - standardization. Ten Boost libraries are already included in the C++ Standards - Committee's Library Technical Report ( TR1) - as a step toward becoming part of a future C++ Standard. More Boost - libraries are proposed for the upcoming TR2.

    -

    Getting started: Boost works on almost any modern operating system, - including UNIX and Windows variants. Follow the Getting Started Guide to download and - install Boost. Popular Linux and Unix distributions such as Fedora, Debian, and NetBSD include pre-built Boost packages. - Boost may also already be available on your organization's internal web - server.

    -

    Background: The Background Information - page has introductory material to help those educating their - organization about Boost.

    -
    -

    Participation

    -
    -
    -
    -

    Although Boost was begun by members of the C++ Standards Committee - Library Working Group, participation has expanded to include thousands of - programmers from the C++ community at large.

    -

    If you are interested in participating in Boost, please join our main - developers mailing list. - Discussions are highly technical, and list members are encouraged to - participate in formal reviews of proposed libraries. There is also a users mailing list, and several project specific lists.

    -

    Both the main Boost developers list and the users list are also - accessible as newsgroups.

    -
    -

    Latest News

    -
    -
    -
    -

    May 14, 2007 - BoostCon'07 starts today

    -

    The long anticipated BoostCon'07 finally starts today. Promising to be the - main face-to-face event for all things Boost, BoostCon'07 opens the door to - your C++ future.

    -

    May 12, 2007 - Version 1.34.0

    -

    New Libraries

    -
      -
    • Foreach - Library: BOOST_FOREACH macro for easily iterating - over the elements of a sequence, from Eric Niebler. -
    • Statechart Library: - Arbitrarily complex finite state machines can be implemented in easily - readable and maintainable C++ code, from Andreas Huber. -
    • TR1 - Library: An implementation of the C++ Technical Report on - Standard Library Extensions, from John Maddock. This library does not - itself implement the TR1 components, rather it's a thin wrapper that - will include your standard library's TR1 implementation (if it has one), - otherwise it will include the Boost Library equivalents, and import them - into namespace std::tr1. Highlights include: Reference - Wrappers, Smart Pointers, result_of, Function Object Binders, - Polymorphic function wrappers, Type Traits, Random Number Generators and - Distributions, Tuples, Fixed Size Array, Hash Function Objects, Regular - Expressions, and Complex Number Additional Algorithms. -
    • Typeof - Library: Typeof operator emulation, from Arkadiy Vertleyb and - Peder Holt. -
    • Xpressive - Library: Regular expressions that can be written as strings - or as expression templates, and that can refer to each other and - themselves recursively with the power of context-free grammars, from - Eric Niebler.
    -

    Updated Libraries

    -
      -
    • Assign - Library: -
        -
      • Support for ptr_map<key,T> via the new function - ptr_map_insert() -
      • Support for initialization of Pointer Containers when the - containers hold pointers to an abstract base class.
      -
    • Date_time - library: -
        -
      • Support for new US/Canada timezone rules and other bug fixes. See - Change History - for details.
      -
    • Filesystem Library: - Major upgrade in preparation for submission to the C++ Standards - Committee for TR2. Changes include: -
        -
      • Internationalization, - provided by class templates basic_path, - basic_filesystem_error, basic_directory_iterator, and - basic_directory_entry. -
      • Simplification - of the path interface by eliminating special constructors to identify - native formats. -
      • Rationalization - of predicate function design, including the addition of several new - functions. -
      • Clearer specification by reference to POSIX, the ISO/IEEE - Single Unix Standard, with provisions for Windows and other operating - systems. -
      • Preservation of - existing user code whenever possible. -
      • More - efficient directory iteration. -
      • Addition of a recursive - directory iterator.
      -
    • Function - Library: Boost.Function now implements a small buffer - optimization, which can drastically improve the performance when copying - or constructing Boost.Function objects storing small function objects. - For instance, bind(&X:foo, &x, _1, _2) requires no - heap allocation when placed into a Boost.Function object. -
    • Functional/Hash - Library -
        -
      • Use declarations for standard classes, so that the library doesn't - need to include all of their headers -
      • Deprecated the <boost/functional/hash/*.hpp> - headers. -
      • Add support for the BOOST_HASH_NO_EXTENSIONS macro, which - disables the extensions to TR1 -
      • Minor improvements to the hash functions for floating point - numbers.
      -
    • Graph - Library: - -
    • MultiArray - Library: Boost.MultiArray now by default provides - range-checking for operator[]. Range checking can be - disabled by defining the macro BOOST_DISABLE_ASSERTS before - including multi_array.hpp. A bug in - multi_array::resize() related to storage orders was fixed. -
    • Multi-index Containers - Library: - -
    • Optional - Library: -
        -
      • boost::none_t and boost::none now added to Optional's - documentation -
      • Relational operators now directly support arguments of type - 'T' and 'none_t' -
      • operator->() now also works with reference types. -
      • Helper functions make_optional(val), make_optional(cond,val) - and get_optional_value_or(opt,alternative_value) added. -
      • Constructor taking a boolean condition (as well as a value) added. - -
      • Member function get_value_or(alternative_value) - added. -
      • Incompatbility bug with mpl::apply<> fixed. -
      • Converting assignment bug with uninitialized lvalues fixed. -
      -
    • Parameter - Library: -
        -
      • Every ArgumentPack is now a valid MPL Forward - Sequence. -
      • Support for unnamed arguments (those whose keyword is deduced from - their types) is added. -
      • Support for named and unnamed template arguments is added. -
      • New overload generation macros solve the forwarding - problem directly. -
      • See also the Python library changes, below.
      -
    • Pointer - Container Library: -
        -
      • Support for serialization via Boost.Serialization. -
      • Exceptions can be disabled by defining the macro - BOOST_PTR_CONTAINER_NO_EXCEPTIONS before including any header. This - macro is defined by default if BOOST_NO_EXCEPTIONS is defined. -
      • Additional std::auto_ptr<T> overloads added - s.t. one can also pass std::auto_ptr<T> instead of - only T* arguments to member functions. -
      • transfer() now has weaker requirements s.t. one can - transfer objects from ptr_container<Derived> to - ptr_container<Base>,
      -
    • Python - Library: -
        -
      • Boost.Python now automatically appends C++ signatures to - docstrings. The new docstring_options.hpp - header is available to control the content of docstrings. -
      • stl_input_iterator, - for turning a Python iterable object into an STL input iterator, from - Eric Niebler. -
      • Support for void* conversions is added. -
      • Integrated support for wrapping C++ functions built with the - parameter library; keyword names are automatically known to - docsstrings. -
      • Enhancements to the API for better embedding support - (boost::python::import(), - boost::python::exec(), and - boost::python::exec_file()).
      -
    • Signals - Library: More improvements to signal invocation performance - from Robert Zeh. -
    • Smart - Pointers Library: - -
    • String Algorithm - Library: -
        -
      • lexicographical_compare -
      • join -
      • New comparison predicates is_less, - is_not_greater. -
      • Negative indexes support (like Perl) in various algorihtms - (*_head/tail, *_nth).
      -
    • Wave - Library: -
        -
      • Wave now correctly recognizes pp-number tokens as mandated by the - C++ Standard, which are converted to C++ tokens right before they are - returned from the library. -
      • Several new preprocessing hooks have been added. For a complete - description please refer to the related documentation page: The Context - Policy. -
      • Shared library (dll) support has been added for the generated Wave - libraries. -
      • The overall error handling has been improved. It is now possible - to recover and continue after an error or a warning was issued. -
      • Support for optional comment and/or full whitespace preservation - in the generated output stream has been added. -
      • The Wave library now performs automatic include guard detection to - avoid accessing header files more than once, if appropriate. -
      • Full interactive mode has been added to the Wave tool. Now the - Wave tool can be used just like Python or Perl for instance to - interactively try out your BOOST_PP macros. Additionally it is now - possible to load and save the current state of an interactive session - (macro tables et.al.). -
      • The overall performance has been improved by upto 40-60%, - depending on the concrete files to process. -
      • Support for new pragmas has been added allowing to control certain - library features from inside the preprocessed sources (partial output - redirection, control of generated whitespace and #line directives). -
      • Optional support for #pragma message "..." has been added. -
      • This version also includes a number of bug fixes and usage - improvements. For a complete list of changes, see the libraries change log.
    -

    Supported Compilers

    -

    Boost is tested on a wide range of compilers and platforms. Since Boost - libraries rely on modern C++ features not available in all compilers, not - all Boost libraries will work with every compiler. The following compilers - and platforms have been extensively tested with Boost, although many other - compilers and platforms will work as well. For more information, see the - regression test - results.

    -
      -
    • Apple GCC 4.0.1 on Mac OS - X. -
    • Borland - C++ 5.8.2 on Windows. -
    • GNU C++ -
        -
      • 3.2.x., 3.3.x, 3.4.x, 4.0.x, 4.1.x on Linux -
      • 4.1.x on Solaris -
      • 3.4.x on Windows
      -
    • HP aC++ A.06.14. -
    • Intel - C++ 9.1 on Windows, 9.0 on Linux. -
    • Metrowerks CodeWarrior 9.4 - on Windows. -
    • Microsoft Visual - C++ 6.0 (sp5, with and without STLport), 7.0, 7.1, 8.0. Note: Boost - does not support the non-standard "Safe" C++ Library shipping with - Visual C++ 8.0, which may result in many spurious warnings from Boost - headers and other standards-conforming C++ code. To suppress these - warnings, define the macro _SCL_SECURE_NO_DEPRECATE. -
    • Sun - Studio 11 on Solaris.
    -

    Acknowledgements

    -

    Thomas Witt managed this - release.

    -

    A great number of people contributed their time and expertise to make - this release possible. Special thanks go to Vladimir Prus for making - Boost.Build version 2 a reality, David Abrahams for authoring a new - Getting Started guide, Rene Rivera for general build and installation - support and Greg D. for answering countless - questions.

    -
    diff --git a/readme.html b/readme.html new file mode 100644 index 0000000000..816f849866 --- /dev/null +++ b/readme.html @@ -0,0 +1,105 @@ + + + + + Boost C++ Libraries + + + + + +
    Boost C++ Libraries
    + +

    Welcome to the Boost C++ Libraries, Release 1.35.0!

    + +

    Boost provides free peer-reviewed portable C++ source libraries.

    + +

    We emphasize libraries that work well with the C++ Standard Library. + Boost libraries are intended to be widely useful, and usable across a broad + spectrum of applications. The Boost license encourages both + commercial and non-commercial use.

    + +

    We aim to establish "existing practice" and provide reference + implementations so that Boost libraries are suitable for eventual + standardization. Ten Boost libraries are already included in the C++ Standards Committee's + Library Technical Report (TR1) + and will be included in the upcoming revision of the C++ Standard. More + Boost libraries are proposed for the upcoming TR2.

    + +

    Changes in this release

    + +

    This release includes new libraries blah, blah, and blah, and + maintenance fixes to existing libraries. See Release + History for more information.

    + +

    Getting Started

    + +

    If Boost hasn't already been installed on your system, follow the + Getting Started + Guide to complete the installation. But if you've reached to this point + by installing Boost from a Windows pre-build executable or a pre-built + Linux and Unix distribution package, that's already been completed. + Likewise, if you're reading this on your organization's internal web + server, the installation is probably already complete.

    + +

    Contents

    + +

    The release directory tree contains almost all of Boost; documentation, + sources, headers, scripts, tools, and everything else a Boost user might + need!

    + +

    Library Documentation

    + +

    The starting point for the documentation of individual libraries is the + Libraries page, which gives a brief + description of each library and links to its documentation.

    + +

    Web Site

    + +

    Some general interest or often changing Boost information lives only on + the Boost web site. The release contains + links to the site, so while browsing it you'll see occasional broken links + if you aren't connected to the Internet. But everything needed to use the + Boost libraries is contained within the release.

    + +

    Background

    + +

    Read the introductory material + to help you understand what Boost is about and to help in educating your + organization about Boost.

    + +

    Community

    + +

    Boost welcomes and thrives on participation from a variety of + individuals and organizations. Many avenues for participation are available + in the Boost Community.

    + + + + From f14c5750df25733f8c5ff49e93754d7d768073ca Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 Feb 2008 19:15:16 +0000 Subject: [PATCH 0068/2219] Fix link to getting started docs. [SVN r43334] --- readme.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.html b/readme.html index 816f849866..c8ca9405e7 100644 --- a/readme.html +++ b/readme.html @@ -48,12 +48,12 @@

    Getting Started

    If Boost hasn't already been installed on your system, follow the - Getting Started - Guide to complete the installation. But if you've reached to this point - by installing Boost from a Windows pre-build executable or a pre-built - Linux and Unix distribution package, that's already been completed. - Likewise, if you're reading this on your organization's internal web - server, the installation is probably already complete.

    + Getting Started Guide to + complete the installation. But if you've reached to this point by + installing Boost from a Windows pre-build executable or a pre-built Linux + and Unix distribution package, that's already been completed. Likewise, if + you're reading this on your organization's internal web server, the + installation is probably already complete.

    Contents

    From 60b3b85fe7210a9cab51226ee124fc8b5791e11d Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 Feb 2008 22:50:03 +0000 Subject: [PATCH 0069/2219] Add the to all requirements to allow other toolsets to use the currently configured python instead of relying on python being in the path. [SVN r43335] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 152335f037..2825f41bc3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 152335f03729dfd599747c9e76fbbd9d8d0aa454 +Subproject commit 2825f41bc3bc8c39abed662067d07d5235df1d3b From c96af5a50a253487da2347a913cd2e12319fcf8f Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 Feb 2008 23:01:43 +0000 Subject: [PATCH 0070/2219] Use the configured python interpreter instead of assuming it's in the path. [SVN r43336] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 2825f41bc3..15bc46625f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 2825f41bc3bc8c39abed662067d07d5235df1d3b +Subproject commit 15bc46625fb1e68fecb65348292890e4a210b309 From 749c4729603b8efbebd1a86dc71baf833265de48 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 Feb 2008 23:03:28 +0000 Subject: [PATCH 0071/2219] Add missing, and assumed, white background for screen rendering. [SVN r43337] --- doc/html/boostbook.css | 4 ++++ doc/src/boostbook.css | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/doc/html/boostbook.css b/doc/html/boostbook.css index 4a0d9266db..252fa9ecfd 100644 --- a/doc/html/boostbook.css +++ b/doc/html/boostbook.css @@ -372,6 +372,10 @@ @media screen { + body { + background-color: #FFFFFF; + } + /* Links */ a { diff --git a/doc/src/boostbook.css b/doc/src/boostbook.css index 4a0d9266db..252fa9ecfd 100644 --- a/doc/src/boostbook.css +++ b/doc/src/boostbook.css @@ -372,6 +372,10 @@ @media screen { + body { + background-color: #FFFFFF; + } + /* Links */ a { From 16d551a4eb41b95680b651a147b5af34bfe84ce0 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 20 Feb 2008 23:26:58 +0000 Subject: [PATCH 0072/2219] Doc cleanups. [SVN r43338] --- more/css_0/boost_bullet.gif | Bin 820 -> 0 bytes more/css_0/common.css | 241 --------------------- more/css_0/csshover.htc | 91 -------- more/css_0/front.css | 206 ------------------ more/css_0/heading-background.jpg | Bin 20717 -> 0 bytes more/css_0/inner.css | 70 ------ more/css_0/menu_link_indicator.png | Bin 334 -> 0 bytes more/css_0/search-button.png | Bin 1024 -> 0 bytes more/css_0/section_head.png | Bin 609 -> 0 bytes more/css_0/shadow-dark-light.png | Bin 160 -> 0 bytes more/css_0/shadow-light-dark.png | Bin 162 -> 0 bytes more/css_0/sidebar-shadow-bottom-right.png | Bin 208 -> 0 bytes more/css_0/sidebar-shadow-bottom.png | Bin 249 -> 0 bytes more/css_0/sidebar-shadow-right.png | Bin 261 -> 0 bytes more/favicon.ico | Bin 22486 -> 0 bytes more/getting_started/unix-variants.html | 5 +- more/index.htm | 108 --------- 17 files changed, 2 insertions(+), 719 deletions(-) delete mode 100644 more/css_0/boost_bullet.gif delete mode 100644 more/css_0/common.css delete mode 100644 more/css_0/csshover.htc delete mode 100644 more/css_0/front.css delete mode 100644 more/css_0/heading-background.jpg delete mode 100644 more/css_0/inner.css delete mode 100644 more/css_0/menu_link_indicator.png delete mode 100644 more/css_0/search-button.png delete mode 100644 more/css_0/section_head.png delete mode 100644 more/css_0/shadow-dark-light.png delete mode 100644 more/css_0/shadow-light-dark.png delete mode 100644 more/css_0/sidebar-shadow-bottom-right.png delete mode 100644 more/css_0/sidebar-shadow-bottom.png delete mode 100644 more/css_0/sidebar-shadow-right.png delete mode 100644 more/favicon.ico delete mode 100644 more/index.htm diff --git a/more/css_0/boost_bullet.gif b/more/css_0/boost_bullet.gif deleted file mode 100644 index f659f9524df97a0b2027900ae88e6aec08a517c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 820 zcmV-41IzqJNk%w1VFdsM0Ot$<000010RaL60s{jB1Ox;H1qB8M1_uWR2nYxX2?+`c z3JVJh3=9kn4Gj(s4i66x5D*X%5fKs+5)%^>6ciK{6%`g178e&67#J8C85tTH8XFrM z92^`S9UUGX9v>ecARr(iAt53nA|oRsBqSsyB_$>%CMPE+C@3f?DJd!{Dl021EG#T7 zEiEoCE-x=HFfcGNF)=bSGBYzXG&D3dH8nOiHa9mnI5;>tIXOByIy*Z%JUl!-Jv}}? zK0iM{KtMo2K|w-7LPJACL_|bIMMXwNMn^|SNJvOYNl8jdN=r*iOiWBoO-)WtPESuy zP*6}&QBhJ-Qd3h?R8&+|RaI72R##V7SXfwDSy@_IT3cINTwGjTU0q&YUSD5dU|?Wj zVPRroVq;@tWMpJzWo2e&W@l$-XlQ6@X=!R|YHMq2Y;0_8ZEbFDZf|dIaBy&OadC2T za&vQYbaZreb#-=jc6WDoczAeud3kzzdV70&e0+R;eSLm@et&;|fPjF3fq{a8f`fyD zgoK2Jg@uNOhKGlTh=_=ZiHVAeii?YjjEszpjg5|uj*pLzkdTm(k&%*;l9Q8@l$4Z} zm6ev3mY0{8n3$NEnVFiJnwy)OoSdAUot>VZo}ZteprD|kp`oIpqNAguq@<*!rKP5( zrl+T;sHmu^si~@}s;jH3tgNi9t*x%EuCK4Ju&}VPv9YqUva_?Zw6wIfwY9dkwzs#p zxVX5vxw*Q!y1To(yu7@dCU$jHda z$;ryf%FD~k%*@Qq&CSlv&d<-!(9qD)(b3Y<($mw^)YR0~)z#M4*4Nk9*x1lt)=I7_<=;-L_>FMg~>g((4 z?Ck9A?d|UF?(gsK@bK{Q@$vHV^7Hfa^z`)g_4W4l_V@Sq`1ttw`T6?#`uqF){QUg= y{r&#_{{R2~A^8LW3IP8AEC2ui00jUA000OP0RR01AW$H|fdCR7JZMm0Kma@Cz=?bS diff --git a/more/css_0/common.css b/more/css_0/common.css deleted file mode 100644 index ec1a6f02a0..0000000000 --- a/more/css_0/common.css +++ /dev/null @@ -1,241 +0,0 @@ -/* - Copyright 2004-2005 Redshift Software, Inc. - Distributed under the Boost Software License, Version 1.0. - (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -*/ -/* The base font size. The first one is for IE, the second for everyone else. */ -body { - font-size: smaller; -} -* > body { - font-size: 10pt; -} -/* Global defaults. */ -* { - margin: 0; - padding: 0; - font-weight: normal; - font-size: 100%; - text-decoration: none; -} -body { - font-family: sans-serif; - color: #000000; - background-color: #CCCCCC; -} -/* Links, black with sharp slate blue underline in all states. */ -a { - text-decoration: none; - color: #000000; - border-bottom: 1px solid #8AB4CA; -} -a:hover { - border-bottom: 1px solid #005090; -} -/* A generic class to clear this element. */ -.clear { - clear: both; - width: 100%; - height: 1px; - overflow: hidden; -} -/* Enforce a minimum width. */ -/* - For IE we can't really control this so we only make - sure the container doesn't look strange at small sizes by - making the body have enough whitespace. */ -/* #content h1, #content h2, #content h3 { - white-space: nowrap; -} */ -/* - New browsers have the easy way to set this. */ -.body-0 { - min-width: 55em; -} -/* The shadow arrangement. */ -.body-0 { - padding-left: 50px; - background: url(shadow-light-dark.png) repeat-y left; -} -.body-1 { - padding-right: 50px; - background: url(shadow-dark-light.png) repeat-y right; -} -.body-2 { - background-color: #FFFFFF; -} -/* */ -#content { - padding: 1em; -} -/* Heading, title and logo. */ -#heading { - background: #005080 url(heading-background.jpg) repeat bottom left; - border: 2px solid #FFFFFF; - position: relative; -} -#heading * { - color: #FFFFFF; -} -#heading h1 { - padding: 2em 0.25em 0.25em 0.75em; - float: left; - position: relative; - white-space: nowrap; -} -#heading h1 img { - border: none; -} -#heading #boost { - font-size: 250%; - font-weight: 900; - font-family: Impact, sans-serif; -} -#heading #cpplibraries { - font-size: 100%; - font-weight: 900; - padding-left: 0.75em; -} -#heading-quote { - white-space: nowrap; - margin: 0.75em 0.75em 0em -7em; - float: right; - clear: right; - position: relative; - text-align: right; -} -#heading-quote .quote { - font-size: 80%; - display: block; -} -#heading-quote .attribution { - font-size: 75%; - display: block; -} -#heading-quote a { - border-bottom: 1px solid #0080C0; -} -#heading-quote a:hover { - border-bottom: 1px solid #c8dae3; -} -/* Content sections, inside the top content section. */ -.section { - padding-left: 28px; - margin-bottom: 3em; -} -.section-body p { - margin: 0em 0em 0.75em 0em; -} -.section-body h2 { - margin: 0em 0em 0.5em 0em; - padding: 0em 0em 0em 0em; - font-size: 140%; - clear: both; -} -.section-body h3 { - margin: 0em; - padding: 0em; - font-size: 120%; - clear: both; -} -.section-body h4 { - margin: 0.5em 0em 0.5em 0em; - font-size: 110%; - clear: both; -} -.section-body ul { - margin: 0em 0em 0.75em 0em; - padding: 0em 0em 0em 2em; -} -.section-body ul li { - margin: 0.75em 0em 0em 0em; - text-indent: -1.75em; - padding: 0em; - list-style-type: none; -} -.section-body ul li ul { - margin: 0.75em 0em 0em 0em; - padding: 0em; -} -.section-body ul li ul li { - display: block; - margin: 0em; - padding: 0em 0em 0em 1em; - list-style-type: none; - background: url(boost_bullet.gif) no-repeat 0em 0.5em; - text-indent: 0em; -} -.section-body blockquote { - margin: 0.5em 1em 0em 2em; - border-right: 1px dashed #CCCCCC; - border-left: 1px dashed #CCCCCC; - text-align: justify; - padding-right: 0.5em; - padding-left: 0.5em; -} -.section-body .left-inset { - float: left; - margin: 0em 1em 1em 0em; -} -.section-body .library { - display: block; - margin: 0em 0em 0.5em 0em; -} -.section-body .faq { - margin: 0em 0em 1em 0em; -} -.section-body .faq .faq-question { - color: #005080; - font-weight: bold; -} -.section-body .faq .faq-answer { -} -.section-body .note { - margin: 0em 0em 1em 0em; -} -.section-body .note .note-label { - color: #005080; - font-weight: bold; -} -.section-body .note .note-body { -} -.section-body table { - width: 90%; - margin-left: auto; - margin-right: auto; - border-spacing: 0.5em; - border: none; -} -.section-body table caption { - margin-left: auto; - margin-right: auto; - border-bottom: 1pt solid #000000; - padding: 0em 0em 0.2em 0em; -} -.section-body table tr th { - border: none; - border-bottom: 1pt solid #000000; - text-align: left; - vertical-align: bottom; - font-weight: bold; - padding: 0em 0em 0.2em 0em; -} -.section-body table tr td { - border: none; - text-align: left; - vertical-align: top; - padding: 0em 0em 0.2em 0em; -} -/* Section headings, all use the same stream op indicator style. */ -#content h1, #content h2 { - padding-left: 24px; - background: url(section_head.png) no-repeat left center; - text-indent: 4px; - vertical-align: middle; - font-size: 140%; - position: relative; - left: -28px; -} -/* Uniformly color everything that's a heading */ -#content h1, #content h2, #content h3, #content h4 { - color: #005080; - font-weight: bold; -} diff --git a/more/css_0/csshover.htc b/more/css_0/csshover.htc deleted file mode 100644 index bab62c367a..0000000000 --- a/more/css_0/csshover.htc +++ /dev/null @@ -1,91 +0,0 @@ - - \ No newline at end of file diff --git a/more/css_0/front.css b/more/css_0/front.css deleted file mode 100644 index 974db16c01..0000000000 --- a/more/css_0/front.css +++ /dev/null @@ -1,206 +0,0 @@ -/* - Copyright 2004-2005 Redshift Software, Inc. - Distributed under the Boost Software License, Version 1.0. - (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -*/ -@import url(common.css); -/* */ -#news { - margin-bottom: 0em; -} -#content table { - border-spacing: 0em; -} -#sidebars-top { - vertical-align: top; -} -#sidebars-bottom { - vertical-align: bottom; -} -.sidebar { - width: 22em; - margin: 0em 0em 1em 1em -} -#content h1, #content h2 { - margin: 0em 0em 0.5em 0em; -} -/* The shadow and inner layout of the sidebars. */ -.sidebar { - background: url(sidebar-shadow-bottom.png) no-repeat left bottom; -} -.sidebar-0 { - background: url(sidebar-shadow-right.png) no-repeat right top; -} -.sidebar-1 { - padding: 0px 8px 8px 0px; - background: url(sidebar-shadow-bottom-right.png) no-repeat right bottom; -} -.sidebar-2 { - border: 1px solid #c8dae3; -} -.sidebar-3 { - padding: 0em 0.5em 0.5em 0em; -} -/* Arrangement of the various side cells. */ -#libraries, #search, #tests, -#groups, #contribute, #support, -#other, #official, #unofficial, #footer { - float: left; -} -#search, -#official, -#footer { - clear: left; -} -/* */ -.sidecell { - width: 50%; -} -.sidecell-0 { - padding: 0.5em 0em 0em 0.5em; - font-size: 85%; -} -.sidecell h4 { - display: block; margin: 0em; padding: 0em; - border-bottom: 1px solid #8AB4CA; -} -.sidecell:hover h4 { - border-bottom-color: #005090; -} -.sidecell form { - display: block; margin: 0em; padding: 0em; -} -.sidecell ul { - display: block; margin: 0em; padding: 0em; -} -/* Lists in sidecells are menus. */ -.sidecell ul a { - border: none; - padding-left: 14px; -} -.sidecell ul a:hover { - border: none; - background: url(menu_link_indicator.png) no-repeat left center; -} -.sidecell ul { - list-style-type: none; -} -.sidecell ul li { - margin: 0em; padding: 0em; -} -/* Search box */ -#search { - width: 98.5%; -} -/* - The three parts of the search widget. */ -#search #search-text { - display: block; - height: 1.8em; - margin: 0.25em 0em 0em 0em; - padding: 0em 48% 0em 0em; -} -#search #search-choice { - display: block; - height: 1.8em; - margin: -1.8em 0em 0em 55%; - padding: 0em 30px 0em 0em; -} -#search #go { - display: block; - height: 1.8em; - margin: -1.8em 0em 0em 55%; - text-align: right; -} -#search #search-text #q { - width: 100%; - margin: 0em; padding: 1px; - border: 1px solid #003399; - color: #000000; - background-color: #FFFFFF; -} -#search #search-choice #hq { - width: 100%; - margin: 0em; padding: 0em; - border: 1px solid #003399; - color: #000000; - background-color: #FFFFFF; -} -#search #go #search-button { - width: 26px; height: 20px; - margin: 0em; padding: 0em; - background-image: url(search-button.png); -} -/* - The custom Google banner and link. */ -#search #google { - display: block; - clear: both; - margin: 0em 0em 0em 0em; - border: none; - text-align: center; -} -#search #google a { - font-size: 10px; -} -#search #google img { - width: 75px; height: 32px; - margin: 0em -20px 0em 0em; - border: none; -} -/* Footer with copyright and license. */ -#footer-sidebar, -#footer-sidebar .sidebar-0, #footer-sidebar .sidebar-1, -#footer-sidebar .sidebar-2, #footer-sidebar .sidebar-3 { - background: #FFFFFF; - border: none; -} -#footer-sidebar { - padding: 3em 0em 0em 0em; -} -#footer { - width: 100%; -} -#footer p { - margin: 0em; padding: 0em; - text-align: left; -} -#footer #revised { - display: block; - border-bottom: 1px solid #8AB4CA; -} -#footer:hover #revised { - border-bottom-color: #005090; -} -#footer #revised p { -} -#footer #copyright { - display: block; - margin: 0.25em 0em 1em 14px; -} -#footer #copyright p { - margin: 0em; - padding: 0em 0em 0em 1.5em; - text-indent: -1.5em; -} -#footer #license { - display: block; - margin: 0.25em 0em 1em 14px; -} -#footer #license p { - margin: 0em; - padding: 0em 0em 0em 1.5em; - text-indent: -1.5em; -} -#footer #banners { - display: block; - margin: 0.25em 0em 0em 0em; - text-align: center; -} -#footer #banners p { - display: inline; -} -#footer #banners img { - border: none; -} -#footer #banners a { - border: none; -} diff --git a/more/css_0/heading-background.jpg b/more/css_0/heading-background.jpg deleted file mode 100644 index f02efb2d2b3574906419c0eb56d0b0fb54084859..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20717 zcmb5VXIK;86E?glgpL6MgdQNYP$cxC5)d$>;dhbO=DFH!xNdzGR0#ZUiq&Hho zssd7i1^6K%qJW4fHf*o|_xbXCeP*wnFS9e}oNITlIp@A-{yzV^2EeVY2vz_H1Oo8? zF5vGgK-BVFXb=F{*#Q^;0J#3$|K#s7a1!8vK%r0w$3Mlv!2#ps#$ z2?-t%6ciSf5)(#9hzJTI<&YB6(z3F$!ea7hc^R~njI7N6f`I6(TxVQvl5P}Gq z|7ZEj0tC5$0tg!dk_W(oAc!F7?+73P0FZx+0R5lY{!fFz5CF=-`Ol^c2f!c*1OkS_ zAfW#}_Rl5=K;(q5X7Y}{!m-+v(vMK{y3XM_g;)Dd2pzw;jDKEY{|onj#rqc#0K@(n zWdHg8&+`AP|1%y)P!4MbcJvjB)&9E#@ckPFEC>+5ToXO!KJXej~rNCD9$vgKSmZ#k?a4v0a4tr!~)knDz5mbVCyMFw# z6kXpZ9W%fSU$%eLv)VA#nC+H0&>EYG{BHHLqFL=+U!4k2Xd=A>n)e>zvwi!<`a{MF zfjxdaiyIr0^$zSVC~OzeG8YOmt`G{aukJKsUyHf3R`EOB!!Zo008>CN8$Ibgf^3)g zq}C(2Hrt`6bz2k=!Hw_#ahJF;pUtt9yY2WR827H9Nl0z#sCxtdzeh%8SbeP zKd$o^z?^zEa6$!Y8|D9obh;pwH{O<5Ut47cR?{)U+p0tM_RO*-xwrZ}m9VSKub0C4 zR-xq4pw{fB&?nClf9ttwtdXvLeEWKc5MO=l_qkf;S4B@gq;m1Cyzn9=UV>4c>w!#+ zS(rxa%2BKwu-x(WM!ZeKG87!72Fn#V62ouftoSNNFxP}6G=H>-iHce7)A-Ee(@>H# z2_sk9}$W&UN7lFF<4IZt-p3zY@v0^~-U~o5Rn3GxE+T2~V1*P&TIi^oE}cYRK{C zA&|MSxgsV>?L*y$B}RyErsG(p)QoB=H4gT$?UY1C6K3h)wRa~Jj$nOKId*M;r311h zX$n@$i)vw#xnp>QpIa=-tGQb?V)QzH@EDh#vesNKr3dyrrrqO{qL&KnXzI4@O_P#! z-UX4TK*~K&LzMU~<)C;hde(LpGL&p{emLB*E>+@$?j10joMJR$P-kTEFFO zBPB_?VSSA>jmozXX$XhI5V2RQ@%NMavkr;Vl=8#hIXd3#qee1?Wj#mq5t%f_;+J9MZ80!G0wTPr6!HGdYe2;koe5b_FAenZz!KiW`R zG4kF>?@9|B4=1jwi1vt6pFvzszAMGA1w9&dVOnPX zBh66379e76zfyXX_%^wi7zWhBYD2nEM>PZm+{n%Ay~=GkFPeG+FcRLiivfu);tQhh zuPlIDyL4lYv8P#6<7wb4xg98piNdan3lM>rDdOBumtEn;+;Qc*9^x5=hQ(9o>&%Wu zT$)F2V<%Zni|AHv$3-b&?>CRK)B}Dny=*9%BA5>C3s0g$|NXctUXxTxTPCc`j2bQ01CD;3`i=Zymu zjNx7`QC!vLxuhyu1hrFuq*LTm4r+IJ!cQ$2 zySLXT{ZYy<6>?lKA`|&?D|8UK-^l?TlfcNBiNwwYf9pCS*qie|*zMZrVQv2?)v!l| z--1JJni--xNM!NVFYcB-LFjUYP{W_2!Rg21CFgepA(W0ii-I&JB?nbKbFijheA!P( z=iBGT{=mwz^vC+3HOGMlV*;lk_HZFICYbD9f?aBk^m+Db132HzBNgUHO6lJF(sl{v zSOQcm>t3uxfgx1;2T7Yvy8qn~J>n0;JmU(S2hA=2U_8$X9bj?j$ee3o=O)}8<+!w@ z=+=VU?+Z1*@}QK_V_|W2S~Z4PH}kL;ZfuSbI*)bsB(Ni*c25}AN;-i2D=C1}N-s>p zz4)<6AW0OO$yP4D+L6x)+T^I*um3)A|S)w$rDoMB6x53aoz zSR?%rG$roTVgQ&yO{nG7oae;x_#%a+ArFcyw*yc)3YTeWNYBkq#uw>d4hf2s z5H3C`TZ(-Q7LC!-k@6#aCe2n@y)J{884WXA;UmWqs>hYOJX}B@6v7J#6?L%{f8>a^ zJ(gZ`GsvNlqUQ|~2Uo$M33^c1?!0a~Vdi<^Z-xp<-qwmNkkS%uCbwX%nU(EN9SL|U z_rYgg0Vvm4FOBRz(a;wVo!0>yYgF>6fGGI>1wx|b#d`#!*jvu6e*ueWTSLbNr1F@5 zSeuHw zGr!@>+BZzzW9TEU7`_m7L-}6R5OE^ayf^&tjIZq6g<2iWo0Gyuqk0dH`~|!bMWqfQ z4&n{N&lgk7%QKi;Y;D4-%9D5c+>F~uIp3bQcTK>09R7`|-m`r*Wn+Pgz2Yz{tYc}Tp^Gg(l#Xq;?-74Nz z$x6{;h&^_Y^O*?3&cuZ}n)S=2D@Yfdt&@n-yg@xR-~Q|5Y>zmgrNl>5-VEz|lqDe& zOzn0Yj9QCiL6S;)^-5CswuQ!yXE zw8@pP2-EtLJu2HF%CuiDpRBGpg_XZ5kZ+0FHQ&uzWOORU1bbJ)yba)?EEZFD1|_hz>+IAZ?dNt*_X+G!!N~5@g@WcH_4Db4wc-`DyO^#za)#~bkz{@TxJew(o=~g}A49ymVA^RFQ7$h4D8rg# zfDZguNtbk`^%0t4!F1Xt3y@`Kwb5*{WI_@YylG9HH_}snlUu z=boKNgb3R>_S*sTcYzikZz9!Dsfjxnq&+g~(t?5uEZ)52Ht(QS95K7Cj#x$^we3YL z+<0vK43+3R+k!waIm}-k1X#R|Ut%n%Ik+&$&j9SGWU-P3Uj&Be;a!em{E%pDJW-+n zaZPElXNAvlr06Kv0~Z|nETB0Gsc(Bty0W-9`vsl(PQSBU{!wq%(;5YP8zS4QrY2Z) z!5Pl+umjk)LFJ0?R<~N&1wyn+6kKW;So7_MLR8MNirOd~TE^6xq&b1I{n|D%6xRPx zA!EAW$LncleC`VUL`|8a&Vu<4V_w8B&C~g(^7nu~k%}>Ys)<7oXG_7ao#d#vDUoyE zmYQ6W>9!-bqf(mLiQF9Vne+>S&1`?#%RDQdRuNkkl#JCQy<;)nK^QY@(mx|@C*GA1a8M4D>v!gtPI-Og_KV>b|F-XQJ!b(e z;)D8`C)BWFw9D&v#zu$#O8}qqj)d89>_DUFOM<(c2^GI|BaIE`F3VleZ5B~#mFjrP z(|${Or*)p34LDd(PbI(YkF42V!GK#T<(J)s*Ns#Wx-mxE3KI2il$*4M24Up~ScTgoE)*yJjsimweR-C6MVC$zSmFjCalSr%)_9eTD5#d zp~!4%WnMYvsQXtBv!g|4>tfd}%5@)sLL7Js3x-FH`ZeJyT1m?1Tl9(i-*Jxw8n-`J zG!M8}8%0E0TLf$=Q~G=H-BAtM`xPyIoNY-COkTd>(QwN=AU~6)mjk6von4_n`i+9j z<4!ziX004Ft` zbs(83#aia%0HF2j=ILEjU1v{hya$v+SoyAeY3+mbB#|x)8vp0IcWtsxt)f^gK*!7v z^(*^2$F_ojuX!OnF{o4Q1@j|}ZRke4HL-s&{gla^g=TXr`qe4DN{JZ2At=bwrPRiD zOfS^9fV^2vUr^=LILyoRJ{bT03MYFt&&yUM2+`U4QJI0#L~H3t?yt6nTWncsYxC_o zK`D%pKleRr$?)>rDE3JgZ)S;miHSt@zf3u(5S?6S6@bz#H5K6v4<|QN?v0wRrPTuf zXrRVfEz2uhwM&vmpSS5Lskn%XGJLJ ziV{O6zudTR93pta&qTTvY2Hs~e#$ zdetKk4oUsu$}7ti1)aa*moTBcuARDh)yztiqkm)C{J)O;_6?bKy98;7@pjb7N9tz7 zSo=xR$@NWX?gZ$HXk^2rh~(ZA)VFDj;^Y*Q(hP?Fp0+bX72=ANWe$!~Wj8|mo{?;~ zUasDfSR#qIjj<$LIyAg!`{SGtIyD_yXoQr$&A#OkEO<+sv1KZTb;jL{C2X4%Z!%xN zp*7)(4?_f-iEV3Kl8&DaMZTWMtoP^yxa7mHJDi%Y_cvMS9p2jUPd_KJ}#q`d3}85 zlgGW@Eh>%a>JL%Uf5vxR2H@sEqZ<;AK6m4^fV}GmPe+N~5Wy#oZ+|o-L4`B--0Ss$ zbd+uM>%F_mjm_&+1Je%;OAhq*YEhrvWuEl&<9bZ{7^?9N*=uz6tqo~)xhSY5v|RQm z;u{y0Ppe>T&Kg$ROwbA{|2*1tXxsVy95`3pQ%7TY%Dc?5_52?Uekn1`5N;-a%y~J| zwLb%OO7|-GTHdUjy@JSjLK4q6H`iIinlEOtTwi#yBR}bni@T=HZ3 z=Fl~_S}G!A5@?xsCC@rWWw87eR-4}W1kg0nITULr=B?7sh!|)IHG3KQ*(=kmufy49 z;vptHqPtrTX3)%jDVZ?)R$B|&^M$AmnqZ9Oyq9h4{m&NJf$EzufAO!4`Y$4(7ll&c zNo`9mINtlSvF0*76DO^1#^^{n-AE|S0?2lOY_EngpP4WD02kPhwsgh3(+}skYmLM| z8~jWm&Eh7fQk$|KQ*2*%=owF%abK;hBJaCYa}k7WW9gX3wS6E%88&>&(2<#zY|!{! z{q_`}tT@xl&c`DndQ|g)^ra#-PbJ*~?lB$GPq~a_`~B!U3(0xKpnzL@CvCej9t3X@ zja^Xi8|ZJ%`<#ag11lZVc5qgVh3&>HnRkS>nH%%KPp7lBZ6LF*$c96FL!t}5(PC7@ zfAVzujjCN+DG?5rjUyFxsl4ilt6Mozqlj*m5f=2bvs*cPnzKZ{sM|;yD*~z^oeayR zAsRZ!jM{kGwA1Uu0n&0WKK!h4!V{?@jTR?z;Ig;S78hG=xGSZOAUw>~#LGAKJ)gY# za2uvMW#Pj*0x9LrC&K&4M@3w1G)3Qz7nI;gh8PwtlLWIsOggbN|%9_t| zVF_1V+>Wv#bDfcN?Qe2fLu1vsu+EANCDs*B(rzNAD2kVbeN?}n%N_(ZAG9rnUrNNC zX21+|&8xLgGaDq3bIi8HRadj)x1SD};T;7jOO0j^G@{ERKLR4=Z3$EIl!8f=Qx=uj zvf+3HCAv~w=u{RG?d;W4si1=={ny0JCfn(9+?ji)S$F!(m{v*T)O5aNE#*cnr?9_^$IA5rB04MT+BGEd}1(c zYYPNIKV*P2fKpjA!a@U=@XP7r9GPlf9u9Pu4c5!iBaZGB=@*D>cz1~v?8SQyF$)dD z5M`aaHXqMy-GK2Gt@wv=hlD)S;?DfZ-rdHqg8Si^2QM&sSh!ru&(Xkl^*OFf585gU zH>t}RpB|$l6yogyJzr@s00Cv7I82d;frc!lox7Qqede9n$cT`BV*vQE5K`zwP{sol zW0wFhVJTBwh=|#5cB1=Vk5Kje+^G!xYQ zlAs^ez+?XFxvPvd5iYJkWDA^`&_)@2QpDaOKNAe_f-A?}V@DQxl+*%7EuGJ}IDK8s z5w=S0n8#V08RiuvV>+3Ji16Y`)F-|kZ26DRw&vIzGz9u}+Ah>vDjlL@wQmUz$;^m5 z754UaOGR>=E!i&7v(H%oH?zD?dVbpBfH~SJ<&SJJGM?Zc+;vfQC|~={A;(j6OfXw7 zKHHVXGsDqwI(L0#djCB<9Jc z5H4?NrUH=K6Tcagq?OvMDOP(F!yWM%(Hd`4D%%*I#PZ|olr;OJI*X}JJ}DGrpr`)| z&3NWg;oOX0K{iCdp)*yvmAU~_9WxvFLzl{7U#yO0RN^*RjD~FPXl)Ry*v0ByU9ia%m)8Rm1A;Q{=$8bXl4f3Y zb^_mM?p*4B^@!OqpLO@MXU{~x`(;#i^+xeJbp@LZITr7ha}{MfLc4x{oBEoI%>;dG zX&Tloc)Zw<*`%bh0yL$Ai&$w0^S?l0MX9pyYWZv6wM$;}i!*g3M;8%CrhFP*e}45& zwx2fYGY)LaRh)dYw7CgQ)8-@nYCm$Ixab_y%kuZ*UjBeND^lsVbjr90XdY~4^Ua>} zw~Hxv+~!wEQ9#@A^N>|)u?Bk8{gppQHLs=HNbgtgG-#3L^TY(FUQgpfa>#_mLzgRN z;SaX_Eh|qpbZj51{>7eOhD9cugTVSHFs-rT-31dl}{a2|p3q zGN7$_^CZDs;khdru^mhspvR4PiPoE}H^#RdtO*1VG48qjxVj2aQuQg~f}Yh;04Kwt zy)D=YM2l40sP`%O3OY4BFLwhy7B_1B*JsKiR{N>LylIHgi}zcQ;}YJSFq^ zW@!at<;y5L70bX%d16Y7d|2Iw$t|CWroa=mp;?^tz$?b-PgDBpV!lbA%BkZTn1m@^ z|5#gn4h-ds!kp)6=`3steONNcrx$0%Z~wqD(zr!Qr{goxs|h#dQdH)sjm$lEky)N` z736}Ypck4v%?BtAEI~mB7XxG#$CYU5o%%10PZPx#?}PJaO4{g%%10DBeSpBiFtg=# zM^uGB=Ur19P-h%DY(!;e`PoOUSC?ey@t51*rytEc%~bgwA? zT^;&EsvymKFA9X(DpA(9e|mLM>D5)Z4kXSmbA^*|Jx2)kMT48WejFGTlXDxahm}7) zGo^XtX??*^&QLt-xrE_yDXpqR0k)hm)dIpw(f>_ZpEBv>TJoW zPG9QMc?YP%2y`zu(dPlsMCoZq9t|pCI|3vXZ`HXbB2DM^RYvcbA+*#NII%M(vjbxa z4#G6YB({0O*4miL56gMd$K4cpHV2972|W4P(#^~ODEJfy-uJNhUXB=CWPYS>({=9V zcaI)=_5cPFEeG8y=qzf|3`XGNqkJPRg?P8%ICF&Rog=HMWwEqZ$I_W^z!OjLvh&;6`@{E&CdE3u}irzZF6?4k2hXP@ra)EPU3OlFAC9eO>uyg z4tRjerzV8=lY~N7p$FmH9l9B2BiGl<)K}*koq@onqFQGd_j7vOdzT=>?x=m^E0d(c z`wn92H!7ODPQqfeZhZOqdrPV?*~)4xq%KHc>aFz}afIE?@u67pOPFBpiBR#P43U`F zJ&&sTGO~6+f7(D@oR@Xc`GyH*<4fC`wlVFnK9bwV?II`vtrit}^9AnkE`EaZ7%|p* zV_Ob{s(dhcxbOb8+f80)#lgj@%y1fPH?dH;S>>r2SWPmd&}*LkgQ3B=)!utCI&<07 zT6CcUul@BeB(!{1KLjQatEVQrexi=N`@`bm@$WzB6Wg}J{RM1lvc^6BXlpMXSDlLI z)qfJ&pXtKs*Iey)zI|ds>d;6Es)%jNgZEil1>-2bKfN=D)fNI(+h6OS3F>6j zTI{*>wT%|zoeWGz!_F1FB*tvJXVfdupJ@-udaC#Bt_1eCdUI#etH*>y%F1#p6zGrQ zn;O@?o^k$$N~&@lda>~1&c3UJ=n6knoK7F? zk2bedl1rf9bXg3-*zX%MD=sw~fiAM;U(TJr(g)q*M{&PAsDGxbs$_dm#QAfTI?3hX z4qhPsbxR5OL@E20!)Yfb@ND zVNM!S5>zVWo+s7Mv~nV)x6f8+B4ijyozKnP(YPb$gyb(g$@9v>NT2*LY97COBQ|{q zC;3h9)F5gCC7>Ydng2zV42^ZWQr=ZlD>{b1ILq8#9WYIWU$UGwE!Hkq14KUbG<*6D_WQI7D+?A4kK ziL~hCqcJd!*YcsK*ECv+dmZ>(%AFZCUurX({Gh|rP(L$FK#hE!ce+ML=4}9d9if}$ zG+|wwl^B0rPdWM%m_?}71QR4Ta3U0AUVZdJwxC;v&2IU{-~P` z_wxMtWSfb#SQF4)HJuV&wX>zxw*>I0f@tDsZl(<89)d@15P;wHP|njJCp?5L5wL_% zR!nAQ)g)7ISj%jN%x;)p&h(*PmdE`LBZPG2Q;LGus}_foO0K#cO9UVM2XTB-3<66AY}b@HR?<9A%!ovxZu;#ST( z*@dO`AILuVsj2Z8Gr^I4%k+X1ui_au#ywnp+t@OPJYiCa!+sxPuCfTNsQmf)ltp|@ zhzj$F5bQ5tyjtSS=&D>YaVh%?jPG+v+4=1$+^2U5%sqrpM-vL)SREYocA`Xb7ri+A z+Bnc;#t%Qgd1XNMwPRuK-lrQ@e6X@=>jwd$+T8ScU8Nk}7ir81Q}y6@`Fu5GHsD`` zu^4ev+7Ja5Es#X5%D125pMXw@D3jbc;#lh!789%0;Ap;7_M-#C4zD0yHL}VQ4xC?( z!3nNfSlX(FUn+OZypKo|VhPu~6F(2M922F);{$2f0dPeIb2z2firqJS@R~>^hb{Ea z(AN})&ct&Rov%MMU-9D=8VQacYz{Vt8N;BCyph59nnbC}hMpzD^WaD$-EGir7@v4q z!qnv9+(2NHg#{R9M|@S{@!EvVmbKl)jmpjU!A(qP07UTZ*Jg)AoiLvC6xgC-63*pM zSq}^jQaE=b=UE-uI-FIbz}a`;5aRwt?2P!>AGXIsvOwAMNJK+b=W_A=GVLtQB9Wd! zH?&1*&z|{**7Qk_%67juvS$Q^_w3ZYl>Y*sExox8Pd~A1OyJ>q^6=Ycey7Tf1_*1v zSLH7tez2zHct7gTfurU8XvLNzaQ+X6tQhr&OS-ysZ`M1OA%@G>na zHR-6D@13J*hvShs>DbG_%pWx@&l`5a2;mQd*;gI$UfVA%??_~CR)|oN0@gf)z)LyA z1u6TAAKxmaxCa%YGq5>KCaMp$B`%98s%dY63ihQ%|2UbZ*yeZ6cnjm@!d-m-rqz0R zj>5~Zn+x*@E=T3P9efct3ue^F%r$fdrB`j9s#ZRnEP&9sl&ygJDH)Z$6lDMJia z?|j_{gn^!U4Qv^N$0;@;$Cg2#>fsdj566kkv}8A>=RlkA%9KO(yIvVC)OB0FDO?k4 zXo+15z>hipl2gnV0?8*KU#HzXmM+=i7hh1i6!xKbZAh^p7w~sAwGNPT4~00OGZ4t% zs(9}xCO}#FjDLmz=Wr?aVs)hgHK{KVM+AF`D|+?U(*5wuZ;8-{U99L!Rw|vW5ta8a zqfz_!S7+71S=Z`a0W9GxhnH(`Ufok%UxO8NcjoPmN1Nv1XJJm?rCV}7^}VBj&{<^d z5S^fO?CGpVdu!yP;OlCJj(&**ELMu-wPp68tCkP8QrN2E^d_H@^C{Lo-ZqB@sov&f zZZ|!o&2S$64hz#zY-`ok&efqtx2w$z89sSN_3e?E03m+tE(N^fa;m-5PojW;kK9_yO)m8|*V<=d+2CgC$m@z zAHsct$OJ%TWQ;@NF?{&`SfW3fgHVN4vTa`tsSPibAoB&xaW#FECzhI;{&4=`d$g!v zzPzMk`@LUXj0s}6lERss;2_nVD5Ee9Z|I?w_F{W^g&V2E4oe@ii15~=6~ff zNXxBHD5ul?jSb)_uRuejo&h(;EfB)lQx&cEBt^ursD4@~K36a9UW3?x0u*F=(s4lB zyks#U5j+fMf`2KarHDT^ukLeH+88LK{YsAtwvc=$GaJmnE@TpJ#(;f4^~-d#&lqVQtM31;y`L)XFsVc=!O8k{-JFY)_@RDM zm+#c0dPfgysnF*?7j==wFOo`h@&e_eATlw^dTm-QlCD1HE7f>D>Wbr8Ma7ETi4lK6 z`u0GgR2E>R;OkvrG5bgHq8RubRL}TPl zoI>ML795*(MhJ|sHY8m|7})mntAqsAAp`HlDb zK-!Y*0pXWf%+06HvgNoO!Cfbg7tQMsn(G&C9{~h^w!+2rtCkaBoC6?~mRE`em!0#m z9arbPE0h?}@pYHf*BYrQG&SYLnT|Otjt5v(+$JuaPRVQKF5XF%hU2~@%Mc8dAv0GL z;#tO_8(L6kbN`U31E-j|7rnfDMq>QUC3l@dLuW1jyd6zsHV1xB1{H z>>3#ybnGc@L4%A8PYPujeyh!|J-lSQhOE31DV^RAJ1^oj7A1nY_b_?p#1XFl{49Ee zcOA7K-wAzbvUt;j|6*r~La8A$AD>Oe!t}=<|6%_(VXe_naTUUbH~8iXe$p#*9xZ-;CN@Rbc`Bboa*egLayVJtQ%WiZa(gQzBy~>8t>QIyqBZzIV+{7 zitpZ4u_IbP35Do+UBZS4aXrc7naxTEuv>!nSN@dQciqRizQfc;b2cgLi5Sc`JH!1c zo;%WT9CWvMskehMs}0+rOO;#=osVqn7)|(s1S|RX#;*qPAS`ITPHPji>zt6J((yd8H>?jGK--9Bb}q0d+ZcFC%RP5dkhRp9C;aRb#*uU~ z*xuooQ+b3+&dTfL88EGuazZJuYup_6887*9d$kq2#XDHY==oRJ=jiuyXeG8=NQksrdPaqm2$?`{(l=y$|5v(CGWuO6gCJ4n*;f|8M*OT~l=iY@|Zw(T^z zaN%j%u*~92hLS%0!S;j?W&hi1=hMD)G(pJ1WyTw&puiXnjgcjm4bL^Vnol=^4QYzfnNwSmSImT01|<3c#?*;uyuKn zsUTpn>+#_vM=ttoMcsG5(?5g-%cU#>2RfGQ?n<6C8(4CY&aS@Cq*JHN*M6T!T=<^l z(9Fau8G;AfPj3NWW%Q>Db0cc*_(;X73~~is_A-cS5jJ-5v(;<#4F0pt_wbwif(>S{ ztL)sE@LF^^J2>!0C{n4`yk+8RL(n!%f6AV04jEGTH&;xZaN;~J4ygb{w2Im_V-0D4FE;7Y0k)iO#0x7a?m1c#P8OK zX`2u!?ggTceWEEi=jF7*olIczcWCC85BvhX>Xq7T1)p)ca81~-UdAKkJI_>I&vN(Y zZTGpLoMM;5OnDEgmrtIRzZi?R$MdBMQ`T?pPdpu%m{xqcoqw_8$NcA$19~0Xbrab} znK-Hzpi{YL*H~sFs?#ANhZ4_TFOu8Q5t_Z7b3JTot)#)cu$u^kCZ#AxB-PD#fdHxV zEvIQ!;1H^<6c-|0=uHv&^X~;LkC^ogOd;99Mx3Qv^7Uk*mOQQ)@fWy!mgkfV_TG;l zPF`e0F5k%hpdw#+u>OQX0JR~swrk`*7AL9EKaP?yTJZMeT) z_|@ZH?hZF{*URi(wm9Lj!p?Ur?!D0N=b-_hLEZIv)#L8G0K|wXB*9+ESv&Red5Z~@ zRB2T8A>?c4Jvqs`=LI8z%7|@IFf-e~Qeg)l^k%rQV6*!9%`rEP2?qhAR@De?tU2C8 zxiz$91yqg>h*GV=Q-hMg<90S~m28m0S94 zvpL%1oVu02IM!8$Zr$RC>a6(-#JV)V$c--PBCbFsBC7KEnJa4+mf?&KLl$z<-&?#F zw=b#_Uf?GGgpSTWd#J$C&(UQ7Tv&XdVqQ}_y#2(~uddm0c8Y4nlAbVZGR-kYwLmLF zf9{(f>i!uWnyQtdK|kmtS|RoklER0`l*+i?|G1yWz1(0rhGrysxK!|jTO7EuC)u5WN-Y5(!x%j3ml zVfUqq?DIMdL{~e&eVcJ3^y&geJZc6tO8T$6rQy0R<3CPU*m5CjA8NXXb~=RZ^6a##Bk*%QW%NI1{J_^n<}F{rX8az@gjV2MUy~qR}yf_l;;# zsAg=xTYPB}ZOz4}F*!NomoudIQ4Gf`pXx;yy>YS{C;TJ$So9a&!~6!me;i_2V)mL} zXj(u4-aLM=0$lcLD2RLP;3m2RM0pa{^#c4HExe!|D{_V>S^3qXdG1B4m1!)C3jNbm z*dtMJ=QE|(Ka)Y2(Q$fpB1gSaU__Q@;A>vv`*)OoSTk+9KJOHM(-2b%TMr4)NWK( z?{Hog0j&he%gDR^}3R9I!@v@Ez zM*py;1d1>%M`|J6W$eHGe>Eo&IUAkT851-YKkouKl4y`8Y?Z;uKv97y9!^KFJZ#<| zZ}uw{YBpj^n^x%QE1Z-HDm%{kopWGpZIL!C>4fRLtsWEOFG$jWvw}zEx2UK@nHMch zgxaM@XQ;~C$vnj}P$uoIp1sApXE8Y|S>qGm8agvv;YgiUXqv8)oqTTOM7c_Hw<>+H zcNJYW0If8<=~*ys)RQ&jTT57v_0d0Aaj!LO$t9^5Fe%dTLD;|5)k9{VB0e^ZE`ZU%XKQ zFTOHE9kyrOHMu_6DZlyP^wT-zy$RE2(f87m+;G`MWw3w$X#l~w9>xB7rohizt4a+(3X0x3Z$*VVLEv8s7KO+sKsh<$$J#p_M|_}iroNHyI^5jK(v zo#NrB`<$84YqIvX$qzqfPqUy-80YZ(>o7=ga7NMo;dyeA!6)@OeeUHmD;*)f5igh7&(K|H1~DSnsX2G>DZD&|m2q?oL>|10n-^|E?dNQwm=z&}@`z zGS6>irfu@Q(P-|KLT(J4bLrZ{n z0k37JT|D`Q^DjxJhvH)gDB`lI2czj|q1b~~xbgUWomJ)Vq!RRcrxW^^CgXGp<921n z#WhP@y2llyppN*>SWb_Ch5f|6j?JrNx!$b1=i+fhTOTB$O}b>hj6IpN?uYq?88B%h<|ed2hT|g$PjtJ1L05+7$nS4asxR%x-Y#$8GetlQ(jxhh75gF4w4S56J zWeNL7TB!*|Gp>=0bZr9b?O}U<3AuV4{WNK@9NoUJJ4S+cG|p5QulXg_Z{i(cRtazS z^0s=2#S?>71?-0b_1sl{mo%u^ej-(xH`vP2m94FHx0!)Ket!198xqbqdj8C;!W0Cx z#J$iTH?!QdKf(4<>Trt?9#F0cOTFF_>TxN1`8Q9Zi&r`!T6#M1kDNxiTt5Eo_4{R^ zJJ5MUjxNbYm&(HK@hu#fP@;FXy@6yQ`bFrxvTUQ`+vr?E$>0f-)WwKKQihk;>XkJi za^%F`uKV&OuZELm84uG|nYQwPZ7DU?+vyZ@%;ySVVRfLGu}U$&eckbzJzVSjvAGmE zIfMWXB75SC2}NT?pdOAy(@Oun9`6u|gmv^0U>W4)uZ~4__)w z?wU`(W)x2a*O-Qhd5_T0m6I)MjX~mU4s}?3UgKk-7IYnof8Z`{`QX*+Gz;mnI{6K!Fm+}W}JgBSF3ysG?D%d!AixOya{pm{`pg( z|MLE>6&$8+BV-jUNNnV#dO_eInS(Zsigd&jHHO2Y!}*WZoFdMMta^VODEZftY3gZv z*kPM7N4cx^IKuypt$pK}%-iXs!}772*Kew1k(7Z7dBeup$7S17e37da*@{*f+*rEl zO;w7A5+XQO4Qq=7{Om9fW)5rr?NTq!Vm7LSxZa1_(gpe;FJo8f%MU|fy#A82ePWJ4 zQH@{Cc7w3?!hm?|MfHQTqUnEuIdR2HPcbek=r%4yU1hD8B;aM@)Lp%rC~<`!(IIBy ze^5U)zOHPNTg$wq`3ba7A4TN)`I!XWl#+JE@eErn2#@N3v`vyW%a;Kb;O{m;LV{hj z46$bV3e1UZxyw6NY?vfq^)@Y;iQ!cD1V-L|YYcEInDvkTP$HPSIIjentk0J4rk-t~ zTJw$6s9tXB)SmK>b>y4kUKAo~C;edO_1H)Wc8-dYwG3<0!US8_S22G9n_rNVaIuiK zz7CHr{TkKUn)Dln^{iI2>gGERJ)z2Svi_VOFzMhXJeX`pBn<8g-m?sqc9sV=uiFf> zj;mkGyzAJG9ri!Svkd7GjSE;~*Vw3NCn7077lSShILf`WpjA`WvmQH{fpt25GrWv> zImXeTZ|jv6!(fZ35a+qGEO%L9qnU@SugwF8Ak?YQmVypbp7G656|(1%r&s1-*YqCP z9!>5RF~)@gLHzN9%4jNgGne_uzYn}Z*GD`{@9}PpQNvN$p6XUF2`VmdPkC%HuX%G) z*4mj%V~{+J<{tmmDzDPTJ*gCYSH&Tc+Yff=k`f;5KHqU$YGm#Y{T~yTSRv;qZU~{1 zM4xB8kNsC$S(#{q2arVvh-FK4i2$pc%&(w!##pKNw5YKa2$q`JYgg3+#82(7XPSil zYv#b5^K|>T(RL>_iq?0&zF%C5W;C+RSRQO(&Ybn^=&St)NQTZ(vHjmHAJD~8sk}DC zlx-r516zW!4{3%!Yjz<_etwESqCH(n)9rsD!B%_mVYk5!m&nx@V8M`oESK%2VZz=I1Da8U6*DniIcD6#U~B`@Az12wI3E z_g5S0uI&R@X^V7)H+iy;-IgPCLV|M6{L zX3iSPw?-|_UVr0Mvu;Opa?g0jasRTbt#F3@3+Bx-QN+J4(lrT^Hbvr<`^vcFpD#93 z$OKIsAZ%{&LahUd>3j*3&on|?)pL#e?ydHYsu=`JUU1npIew>7yy|!C7v`2C#SeW{ zxzy^vjzr(wH@BU9lqa$OUjRZ7z3(suQ3C|)8f3(7ec)2%(pF)dg(z6+3MK{s?O4YD z0CQ8t)6@>002rFCn`*e~B+QzV+$M;Y0Lg)n1|R`Up^E}c6SQtj(NLi!vSiGR#wo2C zx2OV1IL;!o(HV);xe5F7lu}tP}${_+^akgpI8sK8!=-|W( znGb6ArPSS{2Bz0ZeH3kA5E!V8&i>UcQz0f~0RxJq!s6b$k_&KmsiQEIQxWE_aIFxN zsDqC)RkTXCK^`-j&uIdQA(}pv&7njr>Lzk_sybCbF=o{yoMM{WsV5i)GHER+c2Nbh zy%Ms(C?vrqDS8O0c4gE~^%HViEw|}Qq)C!-i0?!y$$S8D@~O5-4by^46TL82BT~e6 zikjOn3^J1>5maJWNMnN=P=$(KNdRVIq*2H}{)f_?3+g?#nW9`11ntP;m!z<*ladih z;GI8O*X_Y4Be)fn*4V@sKOiVOnJRjZijw;V#!H&*fElG(>J659hTNEpO#SM*=V`iWvRpMGef zgYgn*hE))R$=vf;lM;Y!n!nJWMKutoQ*1HqQUt4zq@Zoh2Ub?p?7cmOR@Jm_tALUQ z)Ag#+kW_K%jRce5oPC;m%^`!Isja0o&V7c|mz27K6p~KWETHxp)!AXEPe=eyk7~8H zYnIurDKgPKQZ=MkjFZeYNiMLsEyV2|g-bdwcvI0(bppVWdUzd$VQs->fIavWePz|u z!%(Tc&20=qnsIQ>zJ-Yzq=OwRBWjJ7Do?5VMq`syV5*w1c>-%%Ta5Amfs-QwhlZ1) z+$*FhjWo9mq-pCQWcQ~c+WafD0Z4${C7`JD$*KOA$M80hq{)pSiOner80sSf6+(=* z#-=1h^B=7QMUu@8kOcM_+Jr2NS)Amo5^Tw zexwR@oa+a^DT=A-5;-*g0EPaOldJr4WI%%^vZ|_vX@YkCC?RDUM#?vyD@k@y8i2{; z6cLz^1Wwyfw{WIz2r+?8a4f-MPdKD;tdIQ8F-!X-9dVg}epF-z1d`0dJ}BNmU=`Dd z1DZ($m>&r5Q3Y6+Bu^t9>ZL&G0LjKGc9i(5L z0ze>Bi=FrIHlY0=Y9>sP;*}o^@1%8*bifJ*1qCIEfg@q>P7$uOgds;%oD5YhvMFAp zDU4!$yK_dG!2x`NIe`=qhG3*?#NciBien8j#YWprDJr9ReP=ao=M z6(#65;l(5!$#cZ!q+8+#e`&6w7ep~JGXlApKzI@-Y*kt)g==F#nJ0g0%8CgB6ce9g zPDoHlgXU^Mi36nj_o<{QvX?*gK4k7q1Oq_0b30BbHlw>^8KknspGXCW_(f467*D7K z7Fd?2Ft)%A3{03iQU!ACCnpgSX!?CwVb8zyN2TDm32vQ6Jm!&AndK0&#FN1J)dr1Z zkA*-35$`orx(Xb~*g@EPQtKqr7R|eA31=+X8%H!Qu-DT70a&{!3lMk|fVtj89j7Ly zi8@)Gn|X-m?-dZMGZ`Lgilx<zu;bpZ0dxd~)JX(KOndKCwykkB zi3$M7;)zBeDFs*!saTXiq!5D>xD`@?3)KwlbqOR5sJ?_%x%ry4yBd@qS4OSmO%F!W+)}abWPaZ&$LuwH z3X5z10M;~s(hOw9IFfX;FcHLJmf0rYX$pYIGxYu_jZJVUB!X}}RN8cLQDJLau|jv~qg zwtRy%M6}?LvJB>Md;b7b--rTjU;taUkws+MxOF#4z?@cPahkbAc2!ljMxQ*I*3~XM zbcjKW=4yBPbe;X^WhFr*Z=NY`VNXlgv|8?6vMQM@Yb`mMV~@0mss$ z;1+@>-juyYZNfT*tDv&MoS56hpET(1?WF-=a!l4#TegO<4m(!R5pETc7z2S>ZTw9n zzC}l;Z9pto%z+rGGG1k$OeAo_`lEot01=M-QM5~IW4@mM0DY@cg@n;=`kLO{0C;Gh z(qf+DhEk(Y8)WZOaR_;dIjCN^%2p#QJ9wi$I?Miw+F9sZMVs%%J{46k zDH$wCB>S3cnbjbF%0546englSBr`(6)m5``*#sEGZ&J1=1da#{% zEX)H*$?#|;)ec%Ub^~dlbwYy_)>VJ_^8*Gzh^>5#qKl;l6zXV`Gf^nlZv-R&bL5@t zNfwL~h(A#^ODaG4D>;wmv(!47T`z1EL6iB2;-Kz8fd!!Kf4aH+)0&E?HZ}5QYfVlW zPV_{#>M)H(XC@+@^xGN`Fa%_e?z9C!02{~XDKBh1iWkQzroml2 z;|IM*iDqo_8Z3>rQ-;QW?Rty~34tN^(^%`08DTxsfKfr+O4Nhx9h#O=l@ ze-44zhS&^zfHgMO0!g|(*_PED)Rl-D*fvP#ar3T=iUqW3B)br2-l4zZ1+$RAoaP`8 z?yr;Kd{Kjmk|!H~bc{mVEDRrdt&lV*010N8_x}J@JKGip2#?&;aW0UB!d7ZnM(mhJ#zP#EnrGpkf)eswYdy0SR{ z`I0KPRYQ{;)|X%k!Sn*;f<%!SqMDDvATK*_Q#-a!;;Hyx4VO8Y9Q%KCG&crk3J73k zdCUqzrE5B{C9^)&Hz(7domcSI)l{E| zfr-p!DQ{se0K$oHl{JRA(sL*O097Yq9QZh?3-=dXH)HqptL22W>NgHS8yLkIcvdU` z&oXO~?l81ZXsfFeZzuCn4PNehs3=4dUDUt6>QdkF@X(-P#GrqTyse_Ew8&JO5? z+Je8ACM1fQt+WG9qQ*Be0Ga-)ejVE3b$o$8J*t+*q$KaEF;rb7-wsz;}~~16UKb^Hg^t*#H0{ed=g{T1Jv}5D4RPDsC6WQIZYD zm4E~Z#Ve>eJndK#)-K6CI|;=gGUJG+!YIw9fKWvFp=ufBl<6IeS4jLlw6-pZFAI~H zoYyVWrru)o+{TBSpgkQ8`S>*4{3C*%<6Lo z#`MKSo}?#GlO)kf8LhatI0G;vKi2gU1D=E@ybY_V)>z3W1NEe^f*fW8W9d)JFc;XL z{B{Zy#Ojg=#?w-HXV3$6Nhig00DULwXjsJ1(4*9C$Pg!u{{X6CQ3P8Mp{J9oX)QTI z+CY}uxE?6n$Kmx2W|?(`@fTMNOG_?tM>HMv5GA7|k%_2TZBF2TUbGbon{7j-~m5gdP2 zcxSfS$kVhIr6>quc$$~t+_jKS^A%$GLh7M?BTGl|^rQ^R`jJR61npe~a<4hm1wqLT zyvoU%e*rP=T~uP_C$K-w1~G0-id2@pX$k2ZakSMLK`X(=N6N2@WAa2CIapg{0huFu zu>3n9QFo*aW_{_t5@Is|(P5SY0d|T%n)R3U77?|tsuh?ih~|Sc6@&zxusNcz9||%J zQrZt)NGvC@r&26z3?AL31()Fvplva|Q9U(>lF&wwc8%#SsD_;8Gf8cTwjc~sHU-LB z)2gW?0{a4UN?TV*Gn}7#ik)s}w-rDDy>WXO28%FfplmT>tR&z`{duZnGX(&EK*8Me zN)cI=PS8)#6HfrU2!J*NY|SY<0lXDVN{NzjCloFzjS2^nJ?PuEqT)8>0(0J-{{Z_V zxfFbMlOTmn;96h+cFgfkWCB#_)G{~6Y9`p}yC+edj8fe}uHYq(m=inVh59UAb7*Hw z*FxJ%dR5mk#1l0oMHX4V@?;LxO*$@H0g08=N#0_v^tr%ZBLP=T4LLA9&1FP&hbIy+ zVoh?~yu$Fe0u6OqSTiKTlNEalz+TcyzzTruC?HVYu98`DrgrU$S3PRH5(R5G7ce>F b#V%M1$`&k6MB|ecs%zCUP7GG9pojn28-2C+ diff --git a/more/css_0/inner.css b/more/css_0/inner.css deleted file mode 100644 index 1b873ec968..0000000000 --- a/more/css_0/inner.css +++ /dev/null @@ -1,70 +0,0 @@ -/* - Copyright 2004-2005 Redshift Software, Inc. - Distributed under the Boost Software License, Version 1.0. - (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -*/ -@import url(common.css); -/* Heading quick pick menu. */ -#heading ul { - float: right; - clear: right; - margin: 0.5em 1em 0em 0em; - padding: 0.25em 0em 0.25em 0em; - position: relative; - list-style-type: none; - white-space: nowrap; -} -#heading ul li { - display: inline; - margin: 0em; padding: 0em; -} -#heading ul li a { - margin: 0em; - padding: 0em 0.25em 0em 0.25em; - background-color: #005080; - border: 1px solid #0080C0; -} -#heading ul li a:hover { - border: 1px solid #c8dae3; -} -#heading h1 a { - color: #FFFFFF; - border: none; -} -#heading h1 a:hover { - border: none; -} -/* */ -#history { - margin: 0em; - padding: 0em; - padding-left: 28px; -} -#content h1, #content h2 { - left: 0; -} -.section-body h3 { - margin: 1.5em 0em 0.5em 0em; -} -/* Footer with copyright and license. */ -#footer { - background-color: #c8dae3; - border: 2px solid #FFFFFF; - color: #000000; - padding: 0.5em; -} -#footer p { - margin: 0em; - padding: 0em; - font-size: 80%; - margin: 0em; - padding: 0em 0.5em 0em 0.5em; - text-align: center; -} -#footer a { - color: #000000; - border-bottom: 1px solid #A0B0C0; -} -#footer a:hover { - border-bottom: 1px solid #0080C0; -} diff --git a/more/css_0/menu_link_indicator.png b/more/css_0/menu_link_indicator.png deleted file mode 100644 index d604822e819a71741e9fd1dc8d29c9302616fd82..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^0zk~g!3-q367<#qDZc=p5Z8bI{$R`v(!#x|0_H8^iVbk$RTTV>bdUD#fQ!{p)p0)GL zoZV;V?K!t#?|G)c28MtJ#(;*EqT57)CNq`<`2{mLJiCzw;v{*yyD)UH%6b4foCO|{ z#S9GG!XV7ZFl&wkP>{XE)7O>#Dhm@Ezw(DW5fwlo*%H@?66gHf+|;}h2Ir#G#FEq$ zh4Rdj426)4R0VfW-+=cis(C<#0iG_7Ar-eudp!9X3`CqRT5aVk)!X~uH8pW-=S0?r z`wy`1+qC)2?B``Y+S5*GHBRE$-JdeqL$Rn&Ww-Q}Q^9O&9!>BMc~RK%T{BDlHcwp% ZW6f!n$m%^@en7JsJYD@<);T3K0RRV5f4cwx diff --git a/more/css_0/search-button.png b/more/css_0/search-button.png deleted file mode 100644 index c90815dfc33fd53cd7d71bff67473c34bd10bd40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1024 zcmV+b1poVqP)rld*`1h-Z_oiHV7ciHdZSrHqV>YnQT(jg5|u zj)jt$kB^U$k&%*;l9!j4nVFfInwo;8x}BY!o}QkcpP!+jp{1pzrlzK+r>Cf>sE)D4 zs;a7zw8^2eyrQ$cqO-oTva+SO!n3ops<*$jwY9LfytcNsx3{;rxVX8wxw^W#ySux* zyu7r(#U6T%FNEp&CSZr(ZtZ#ztY{#&d$Qs z;l|Y6(b3V<)6><})z8=5*4Eb7*VowC*xK6K+uPgG-{{=j+|%FY(%|Ub-QC{a-r?cl z*yQWt;^N}tlt)=HTe;=jZ3>=;-R|>gVh3>+9>~?egsG?C0+D?d|R7 z@AL2P@9^;O@$vEU^78ZZ^Yrxe_4W1k_V)Mp_xSku`T6j%(1cwqFN^od#t)guMG`J-=Bqhlb*_pq{ z&P?bz+)wY^=fm!qGk~$JODMrLn~DxLRn4g ztVVAY|L`ONAc5l)%HjS1aL?dmH7&E7cUB~lc`ZDty0lU`y0SABT%eFsu^@8umg}!W zO?Azqt2%>rQT3s|%^@NQX6^E4)#Um)Z#5qM_%tx*5RpXFsaLnJd4%mot@`(#o(Ul= u@P^xe^emR%XhrxxVIP000sQ0{{R3nec^@0002wP)t-s01f~F zP=Etcfdo>44_b#1T8A5AjT~c*9b=9jWR4$Yk051_A!d*wXOJUkktJ!8CTfx=YLhf` znKg8pHg%deb(=VLn>lx!I(M8qc%46cpH+&ga-O(zp1E|NxpknrcA&a=qPu#dynCd* zeWkvCr@w})!iTKGiLS(puf>nD$C0zhlC;Q_waKBr(4xQ4q`=Xo!P3Xr>+s|2@#O6BL;#2d9Y_EG010qN zS#tmY3ljhU3ljkVnw%H_000McNliru)dCU&BOIm~em?*J03CEiSad^gZEa<4bO1wg zWnpw>WFU8GbZ8({Xk{QrNlj4iWF>9@007NNL_t(|+FjAI*G1)1J8{$^RElF*Z)n*;ou5>a`rb63nkGWk z04+(-^9FvNOWyx?>l&Bb4DSi!rOvS~Suf1bR(w17iYVji vJhoyR1wM}`^UZl=#eMF!ch7lqH83zZ9en=$#NGSX90e}weP8^_oMJTd@z{XE z)7O>#Dhn60kfD9qdJUjZzNd?0NX4zaeH-}>Iq*2YJ+f1aV@Y(>*Y&^G##)Q8aabiB z51OWKUA1TNrmv}Ut51EH{9kcjo{P%<>&kwWg^QV&+eD#)1t>Jb)5S5Q;?~<6j(p7qJT4b!-r!>iG@DxW|8r=PbGSlB zb$`Y^*?q@2>yQ7t+yB{5#U({ziT~~2pYN%aSLJG-bD!AFb8V+@_G-UFy0?z~e03@& zWy2Zo-1TB^JB~K(co*_a>2U1Zt-6UzrZ=1|_kWSAXB6@@;bVseOZEHnlckC$GCrS^ wwp8HEnJfCcPb_Hm6H0J;zU#z}h0F)!4|{0*G&i4C19T&Ur>mdKI;Vst0P=!i&Hw-a diff --git a/more/css_0/sidebar-shadow-right.png b/more/css_0/sidebar-shadow-right.png deleted file mode 100644 index 6f1e5dee816107f584ec9cb16651303e1c2132dd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 261 zcmeAS@N?(olHy`uVBq!ia0vp^91IN1&wvC2!=FQq7C?%#z$3Dlfq`2Xgc%uT&5-~K zvX^-Jy0Two;bLazR5b)Ep-%i!ti=d#Wzp$P!GlwOkn diff --git a/more/favicon.ico b/more/favicon.ico deleted file mode 100644 index e2b448618aa6a64a87d15d4fa0a05e78897481aa..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22486 zcmeHv33O9Omi9Bo3$iR5$IP7Wo(9h8GykOjfAUXvCP|YH!Gy2}!eYQc$kyqm31KxP ztid8-3H#=-m>q+mvvenbSq%td={;Mryl=8)Yq4eRlC|5CrMdS#Jy|veyE~I)GKVLw zOHZ%r)>pS~)w^|X6$BAML=(UH4FPE^afwF|3kiZ4K0J6IOAx#Sf=Enc?iWQ7#I=7W zg87FNm;RL?hW?Vx5BHEyG=|MToLDrFAeN;P#M8hNsvzD0!g?OMBA8#Y7CuY(r3(pZ zRu++!^(-NkN{Ot63*q}h!ta+7Qg|+vX2Ekv;dd$i4tf2M&+qpWe!4u|!*f48_rvoi z*Aodmk-$$w0z>|nT)c!B_#`C6z@M0Yv}q8RxduSO>pOo8OrbD|#=_s&SZ<#c#0-F( zaj_iC9vK@usILm(B|vbXf;bMrjg5|t>!X4MZfqQ|rr84?PG5)y(a@t}Y35k=@lB42 z1K1pb1B~IKQ*Oeen~*So;39S+HVUwFIdSlb9sKD0Jdg-V1-R1{V1dW9Acl*gj|2I{ zMaFWW3BaAhetYmq&`iG#d|CT2)NavUd-o6JcD z{>jP7VTck2pwIyg!oe?bfM&>GL;}Qt>`-iQ7$P3_DU%Vnb2uDe4`Kt}Py~1*C5LPI zK#))r)4x!Z8_OG#5DzkqLpU^lXmLasB4CD~fj3g@poAejE{&b$&rQY#bgO`eeM|Q) z`~_``fs%+H+sa@{PU=>{0H{1JI3_`MJjj%UAH)va=@x`HIffVZ!NwvUWRHItJl$m4 zT^)JQP%d3T7x#$dh%k{t{*byrUx9RzY1RyXY;N}kL;hf!LGCF1B$hveCL%dG96qwg zk-~@+=7+&dQ$aXPTY-I;{1N?N=m5F| z`qC{geS;GY4ksuEMSAMX!}&prL2H8Sllnk|#bX#CbPx3@Pr3lUfAJrD9!K8$rh{SusN2h*BBjDCYcnBga^$=Eq$Or^Hgn~}3n5F~*3PL~-!-8od5fI?- z!-)(wRbaW%L<*e>h+$Ub%f}SzA&3M|F!ceB0R$0)X*5AZ`iTGm3qMQ&3qT_R3b;q; z3d|Q!1O$;#9#h~mEFcK*kuRjkKPAA26zYX?xMa+r)8W93fP8=#QURUvAw>ZQpeZq7 zsUlzn?ob<~!yvT=Ji*k5?GAW=@bWQ9*I!(x4hI?y^pC7laXl*SWt~c|P1$v7a4p+& ztqN5>xt>Vii3ENE68LXkXk2@Nu^!FsHN!yKjE6kEFX(vDxZH!) z2PZbVw;Es-#;m5IVq*t9Tmdf{N`g_&ELt9ZI}gJ36)c1z0RVh@GJsVKE+Of40|1Ck z>X`x9L*t?l9e#M+glPCAB*X`?qWKD0m}LYfX-HCRG>4M_AC?m^pi9yWh9pLFlB3}< zuwWTL`_bgbWfX5nd;%x>DLTVbEQ0}PGe$>qqCtKjEO-nV@Cr6I5hP1r(NG*Y<5S4; zR79{pc!QGY4{t~kCmONQ3?dQ|*cw7@9yA!sb7<~e6@Zl(9X%i+VE`9Wd>YKsRU8`# zAfffhI{GPwL8v!*(VW->kV^tD5y~=8Bf@G&^}%L?^m$mmXK^SR9S3zJKns(e3Nq;G zY7jtlG6xC*4dEpPuTY}^J~TU;Miy3S*z+OL2oLZ94_StE!@pa{@zc49yfjm@r5IG+oea;R6LP zv{S&)vDmEVP2f%$4H!2>U z!)pnyf#^nyjg60ukEb&v!ZU7s6g-copQ8!D8<+sM5tuzO3XFnyE-#+P@K5B$BCkR8 zvtWjVD25aB8yDTEU5~qc3j}PLN|-b62b8d=ydU6a@B{oveuf~DA1R0sL@FW#5!MJr zgaT$|MI?Mu;9G_w#hPKwfLT2Q=h?2fXd9a*LmA6c%G99f~0 z99y9)rfH?FBx|Lv^f;tPm+17RH~cPxYRZp|zO7mI3tMwl>y0(z%f9*ZZwjt_@SO1K zlIMlFK-ZSOAiTcp1>uclzZ2eEK09J8MQ$cYy?JU!m@=8$;b) z^`cOfcgoRj(X9Wm@Y`D(Ues4Va9myf`=ZR2!_S>I8?jUVfK9qx$O7--#Zn^F8ziu|GiB)7ZyR)TVJ1 zxqh^$;_#pAVO}kBwA6uf`}@D#=9bTDzS-XfV^$c#9@KdpudLpLk5|+i7Q1jG;Qn|V zRhTiJD&kL|3fGSkY9E|;wp%r8zi;$yE%m>)$cwGlSC1~vUH&2&(s{rg(wm^%QEzar zL87sP&a>F5P2&Oo1WE$wMQ-N$bsqpw5HbQEw2t7_b+AGLe#gGKrFW{EATV^{3hntA-xS9&Pf#8SEvWPNt+8V}$P^-1HGd`sC6`mv`!>BsdWLl z8(E^X9=Pw&)i``+<9E6($e(s{||3AEg$ zpH8AmfXcQ^F0wU{PLICnKfN|>cFW(k7;3kUFRb4+O)TFtP299+x>&J)hFGj$WBO_XKKGbga*MOlTdpmAUdZZv=pBVRADriV z(|H`PsPnAelxzXnZyF<1U)^hh_rO7qQTcmY&0Tx#_Q@1rr{sI4Q%!qjP>TICDb;~g zs`=n7swHz4)tWhn(jA^d8IGh;hC|bZZt0hfPKRM#fAHH|<^N%65Zi8lG+J^i{be$I zo~Nw{3!`0c75Y*!QJUN|3wy0Lpzfr2)BX zKTo6dD0jeaIyR589Djqd9+@e03o;FUmnpkHebA<^O>$~wO$A$1tMXRABx3EdaGe*y zJkQKE%sd~i^ECF&V}%W;mNj-*TSRW1{1-50)s2~Nme=o`N+R~AeKTq7D!|@+2(ix& z!#+2NeLmH8;tk4vVm{?KIls`SlDPcVmNETlgWITnuSNK!I}hyQ`|B9nrl-!c?P^adJWc4in$hTY>M6gz0Rqo`U$DN)FFEpo^6u*23mKhf-ch2* z=zQ7M*Qiqdm;&{;I}9*pj|2YSxSGUv7_UVQd#01&Iv>JLk5|;0xs1-U*irVU7EsR9 zZ&I!^Z&99;X+mGkb(i0v|DbR51mV;*jWpL5I6(eI`D;={1?yiSh3m(VD; zXwz6yk}-}f=8q?(o5zzSpG+i6KN%;g-ZQJzt*Oz0-VF8HT5mO9T&t9QHc3ch??vZz zL7k_^D_}>Rr}gG!81}PoQypjCAUnQXR^hj*n*C-a>?H5|0=wn7?5odgqKt{{{vVzXofE+=+>4yFMJCygrJES+~J+a?V*9P;^ z#=h|5bBCrb!l`9!5SLc|b66L?4DuZT@_nJ*+VWe_k!Rrk8L$uj9m!*8`Weu3PKDUj zu>18wc)y0``JOtDb0w=c^mq-!PU}4C4ay#|=lp^4W-k!=uJh%7n?~Yq>)%`y-bPrL z=NU_{cNit#T1+Lm7IWz}v!(2Y*;0PXY^}U)ZmYa)a;eKY+Kr0Wylt&}4L1*%8h1=8 zcxavnxwF_=*|R#2^G!GGs5ckh1=%CLQ`p%eb^T-5RcXeOYwn^Aqe!qRNhyCUS-N=~ zS^nvGs$$DTs%qOLs(R}LvMK9NvJSJdyxq|Be_-BkRv&$O9Oh-Sh@= zqwLSl7y3lU^q@Bv!e!c@?=TKxJZ4p8Rpxtj#hYFgmEt@Pb7jT0*Qmm)YrcyOK zU#DcdfVNF2Fy)`IdE2xfK_4t^EBeBz+C4>x;}vzDdA~B_)qEUuK75`>>@a5ALwXa$ ze*SIJ_tgibeoK?yZ&CNljtFlT==|!|{A`DKLyC~LZNNS#?}mLERR=a%{qE^h!|rLM z;=mlKM^j}2+x{6}TT7uXXJx%+|8x;MUi+`}LHy_D3p=Z>IQ>rJN8z~o^WD{2|4(jR zeRKKlv~ry1(LN}nu}`7pUcKXWs%~cxd(gIN+&NijxUyaAvum@xmX>jD*?pJx;7pR$ zd3?WGK=!Q8hu%@F+*zHc$LyOhW;fOQ9lCPAsj**nba=bqJ-SzY?Vv@nF{OaUj(W4b z3wteKmx1hAyNtGN&?esVI_attxV@I<@jkomg7w<=Rz29m-N$RtJ~+eZJU!QhW6!}c z`!?07Dssb^{kwgVFkk+wy-{o^+4@>>$)^)ZM&|)L=zR5#sZQp(AUS z&~<#a&~svrumkLyj?;66-m~+7<_o>}uKmlxV!x@u;nJ>H^A?@6 z`H;lfHlGBj_&lWNZJpw?ZJiBw17NRZ^u+Y{+`C#EhJyb?SG{LWY2~)bBw`QgO$hs= z?Rn7o0{iW~x=x4wtk0x)7Vs^bboII&-_lqD!*O3%x|cNQ-I&?f-$^K z{~+5@@yV;g8g{(yo)OY{e7~}5k%#7au#3${XHy-Gq|@&*ztw3`{i@U0^t9g~@6#{x z-B5Rxc4=gs4zs#ietc0KtiMG#&p%4%ne}(LJwKna97_{9{<5OHqvEoyQ(F}Px&Eb# z`w#Q2!_qvrt^9_&Zren94a=@YXxk>Z{>C*dzN5O&^Fez)YmUfya=y4zQ*Hs<7sI1J z_yzu(yp}IEs2g@n7KX3C8QZ37{f+O}?(_Tt%5iK~L5C#A7H}H3{NTWY6@tHS1g-}` z_C?^gA-m~(<|FKRw98J+BVCu4R{5<;ncvumhqQjQ%WK!4GTuC3RP3BkpxzI5<-r-G z=3pwR%S@cD3u?{n3C2D+arGXuGaX-+FFo zW9z9uR_jjxxyEpIQH}B3q8fAd;u`Du#WiggmekmDmee>dEva$kEUxn0+M$OrOZp8B zKiHh}I5~Bglq-Bzb%WQeDD|3^rCy7&)E7oDN0xS4k<_KI-Y)e!v~_-y;+4noeDdsx z1fEFX@0S3xEt5WU6WpQ6B*F7Ju#b~Irvs;9@O%!Q*I`l*UBn+cufv?v@!>g~l;C+C zIu#JO3DgRQV_@572J9py;9}Dh0p^Di!E_jXUI$79(**k54(u?+b31UsE>k*%U8k`B z6b`zuDV*0Cj`xr%AjNY#0!U*3F`rHqbc*M8;1;%~;&~lJCZPGixt(B&=XL-eeQt+I z`E-Nv{0<7DKj(Jv{7%=o9k_w3pXYXlW9?6_en`Ngs2ph5$hJYu_LQ|znq_S)$+9+; zWVI<6vMHn|oUL`A+nek9^mF#3x`(nj4XOpwGaGHWD_^d=wRW5=Z|!(l-um&fyXz;& z?roeX6RaOwCq4YW72=xP9xD7Df3Rs9cpB-AvMWn}C(T{h$C}xFAsBB9kL~BL zO%WAtogo9?@z>oLe1{vmw&~yGcg`v=zyECEjr5V-_oU!{lwfQgV;;Dd@nx2pe5p&<#0@d} z2fjG;igA@+e5Sqp{%@gfWe1)82Zr54!t7&!*xcsvqRPE#GN-ci z6x97m%U686^3-Bw^Vwx8P4)_v_QDF4K4+!Mn6pA@y}a2Dev%`-*54|R)0N#RzL`F< z^!BQkNsNuteIAM{Rl26t=Cae3w&^>j=IVyJZ7osOR}@kb;2DvqU*ZD-!C@oB4X_Etas z2J`LZ`t>6>3!+O;T@hA7``O?lNA;kNd2ls{n_U0WF?^&R} zxAJ-N!ABztMQdL!q}GipEZUG#C;?rUZcL%7cFvSJRpmJy*4E_^ht#m^eq1-VfZQ?e zt3T2eyJO?M7=LL$1%AZbkDL9rmM!2v9M}_sqqX5@=9+?1Ro+Q?i{M;&%l+&k@bQab zzm!Dx;DSV#f3DbCbw>j6=TvjymsRzjO)5g)a(JJI{3JnNIL6)Ry3r3##|!6Cot2lH zVcpwn%+{%sC&7N*WQcRV>~osdft=GJUFLI{mO#1$*4lF+wl-ILb(coIeS#2uHRxN# zcs(0SFlRAwKYK9V>S61~xJ~u~NvABY-fwSB>)HPBdz)N*OLk_JzW&^Y3iUNHzw< z`gbti=?uo)=r}DK=e+c%O24-9KE!+Azx6xQbXoUNobsh`ur_g-{=_Q z`L{&AZ&u0u=B9IxtJ|e-;+QM)%8ECQkziZ`edDZOyaC#dF>`v3Igm=W9GX?;mWu?P zPU9NeWqz~e(3Aq((ODu#)@+gcM4G7M)Lc==nRz1c+XKxl?3CS7K#aD}y|=DbS!V5# zKPt;Vogl3GjPYxuZTZ zFF#Z5EBIXPdyuK>EI#jmSWUn7E_)2hpPNf^WuR{oM(#nsZrC`d{kgceBy&cQyY!oS zzuPhq`t_B7P5Y|frXAgl>~L>y9ql*P$30H=;m_L5%`22S>om1nCko}@&u91MG#~0Q zw;!D&vYlU4(NTA&s?(y(1s`~?^J+Nn{(Sf78e<*xq9TY}mOXZE$GrtdQwv;w{ZQk# zD0lUTcYpK1zJXNzwLLnBwF}v~T?=zN?qTa1=dcgy#5}35u>jsF>i?FuhvS2I?N#;X z^Xt{SUn|t?pH`$hIK2qQT9Ns1YEj$KSw;54( zM4;h75%gd9@;zRrddbYjyV=JSf}8`&`xg#s#aH$@H1$dSsS?(RL&RCDiogBSGga4@ zK3{Qb`3n{IJ{+kqR@~dvpYqK`x!Ym?eHE;6z{XFZ1Zdx{8AVkbU0mhTHU7WH@i5j) z=H+jnUwduY2-ts`LZ6R78qvSnvuR9;spQ&4-R;i>s*{T|x)hQ#Em`jtYay;}J_fcr*sC7c-{w6tPueNHcm-_r zpR?tit@TgCnzsVt=4ACY*mJyfoY-{t=q+b??%!aIC2c!4r_g>3@ zZi8~?BysD3X%bWBbg}*TTzRLeIK5|mkGgkM-9BKsx#zz9?xEYRy9e)jD=vTGH>(Cc zD*t!=JrMZyFVMNl5B$qJ{EYhnB9f1k!H?ia@(DqtfDl9|2nBt5RRHH!k>KoViWN?- Jf_r)3e*v!!NJjtw diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index 0f90a525f3..edf1c58917 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -716,11 +716,10 @@ mailing list.

    - +to the Boost developers' list.
    [1]

    If developers of Boost packages would like to work +

    [1]If developers of Boost packages would like to work with us to make sure these instructions can be used with their packages, we'd be glad to help. Please make your interest known -to the Boost developers' list.

    -
    diff --git a/more/index.htm b/more/index.htm deleted file mode 100644 index 268d52ac77..0000000000 --- a/more/index.htm +++ /dev/null @@ -1,108 +0,0 @@ - - - - Boost More Information - - - - - -
    - - - - - - - - -
    - boost.png (6897 bytes)HomeLibrariesPeopleFAQMore
    -

    More Information

    -

    Boost Policies

    -
    -

    Mailing List Discussion Policy.  - What's acceptable and what isn't.

    -

    Library Requirements and Guidelines.  - Basic standards for those preparing a submission.

    -

    Guidelines for Libraries with Separate - Source.  Basic tutorial for libraries that require the - building of a separate link library.

    -

    Writing Documentation for Boost - Basic guidelines for writing documentation and templates for quickly generating - documentation that follows the guidelines.

    -

    Test Policy and Protocols.  How - testing works at Boost.

    -

    Library Submission Process.  - How to submit a library to Boost.

    -

    Library Formal Review Process. - Including how to submit a review comment.

    -

    Header Policy.  Headers are where a - library contacts its users, so programming practices are particularly - important.

    -

    Library Reuse.  Should Boost - libraries use other boost libraries?  What about the C++ Standard - Library?  It's another trade-off.

    -

    Moderators.  Who they are and what - they do.

    -
    -

    Boost Whatever

    -
    -

    License Information  Information - about the Boost Software License.

    -

    Bibliography  Print and online - publications relating to Boost and Boost libraries.

    -

    Who's Using Boost?   - Products and organisations that are using Boost.

    -

    Compiler Status  Describes - what library works with which compiler.

    -

    Links  Links of special interest to Boost - users.

    -

    Formal Review Schedule  - Future, current, and recently past Formal Reviews.

    -

    Release Procedures  How - developers and the release manager prepare for a Boost release.

    -

    Updating the Website  How - developers can update the Boost website between releases.

    -

    Internal Regression Test Suite   - Describes the tool for generating the compiler status tables -

    -

    Proposal for a C++ Library Repository Web Site  - The original 1998 proposal that launched Boost.

    -

    How to report bugs  Ways to report Boost - bugs.

    -

    How to request features Ways - to request new library features.

    -

    An overview of Boost participation in - Google Summer of Code™ 2006 A report of our first experience - in this open source initiative.

    -

    Version History Changes - and additions in past Boost releases.

    -
    -

    Articles and Papers

    -
    -

    Portability Hints: Borland C++ 5.5.1 describes - Borland C++ portability issues, with suggested workarounds.

    -

    Portability Hints: Microsoft VC++ 6.0 SP4 - describes Microsoft C++ portability issues, with suggested workarounds.

    -

    Coding Guidelines for Integral Constant - Expressions describes how to work through the maze of - compiler related bugs surrounding this tricky topic.

    -
    -
    -

    - Revised - 10 May, 2005

    -

    - Copyright Beman Dawes 2003.

    -

    - 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) -

    - - - From 3fcf420e5283625204103e9ac0769e237607ec19 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 21 Feb 2008 07:18:24 +0000 Subject: [PATCH 0073/2219] More Proto documentation [SVN r43344] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 758c7e5eef..339e8ee431 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 758c7e5eef44872daab19571339a8fe67a7bbc1c +Subproject commit 339e8ee431fd926cb8c4274c8a93b65c1d8747ba From 9f67877d6d87a23c6f74f2021f3c8c6ee0551775 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 10:37:59 +0000 Subject: [PATCH 0074/2219] Fix typo in example. Added links to PDF versions of the docs. Regenerated all the docs to fix people links. [SVN r43346] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 8f9e2eb66b..682c35e8c7 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 8f9e2eb66bef290884726bfdf6eeb4af59d92918 +Subproject commit 682c35e8c7289d57f9511c9d5e129babed378af6 From 532e41609dabd633c8c234dd83ec9e1dfd747c02 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 11:53:59 +0000 Subject: [PATCH 0075/2219] Update main overview page. [SVN r43347] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 682c35e8c7..ca775cadf9 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 682c35e8c7289d57f9511c9d5e129babed378af6 +Subproject commit ca775cadf932a35b26c40fcbf6f7bc4661715c81 From c52512bb243ee3ed63cdcecb32613d588e07b388 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 21 Feb 2008 12:46:11 +0000 Subject: [PATCH 0076/2219] Fix typo; .z7 should be .7z [SVN r43349] --- tools/release/snapshot_windows.sh | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/tools/release/snapshot_windows.sh b/tools/release/snapshot_windows.sh index 3a31884257..313591d097 100755 --- a/tools/release/snapshot_windows.sh +++ b/tools/release/snapshot_windows.sh @@ -14,20 +14,27 @@ rm -r windows/bin.v2 SNAPSHOT_DATE=`eval date +%Y-%m-%d` echo SNAPSHOT_DATE is $SNAPSHOT_DATE mv windows boost-windows-$SNAPSHOT_DATE + rm -f windows.zip zip -r windows.zip boost-windows-$SNAPSHOT_DATE + +rm -f windows.7z 7z a -r windows.7z boost-windows-$SNAPSHOT_DATE + mv boost-windows-$SNAPSHOT_DATE windows # create the ftp script echo "dir" >windows.ftp echo "binary" >>windows.ftp + echo "put windows.zip" >>windows.ftp echo "mdelete boost-windows*.zip" >>windows.ftp echo "rename windows.zip boost-windows-$SNAPSHOT_DATE.zip" >>windows.ftp -echo "put windows.z7" >>windows.ftp -echo "mdelete boost-windows*.z7" >>windows.ftp -echo "rename windows.z7 boost-windows-$SNAPSHOT_DATE.z7" >>windows.ftp + +echo "put windows.7z" >>windows.ftp +echo "mdelete boost-windows*.7z" >>windows.ftp +echo "rename windows.z7 boost-windows-$SNAPSHOT_DATE.7z" >>windows.ftp + echo "dir" >>windows.ftp echo "bye" >>windows.ftp # use cygwin ftp rather than windows ftp From 029ef8af0d7df64f9fa30f6f92aa03aed12fc54b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 12:58:15 +0000 Subject: [PATCH 0077/2219] Added link to PDF docs, and regenerated. [SVN r43351] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 370c429bd6..e32c5d0888 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 370c429bd6502ce06990b1bd38f8cd0bc81edef8 +Subproject commit e32c5d088840707b476ccf1984636fea05db750e From 8898e4dcd440049234a369fcc58706ffcd9e80bf Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 13:51:18 +0000 Subject: [PATCH 0078/2219] Added link to PDF docs, and regenerated. [SVN r43354] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 00b86fc75c..1f23f44e86 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 00b86fc75cfa38331c4d3f5c2b75eaab571778c9 +Subproject commit 1f23f44e862d43d0f49c09ec4c1571108de21094 From 160d6886a10edc17b302508f4b66b4a70d4695a1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 16:49:59 +0000 Subject: [PATCH 0079/2219] Added link to PDF docs. [SVN r43357] --- libs/static_assert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/static_assert b/libs/static_assert index 1663a635aa..bc5065e495 160000 --- a/libs/static_assert +++ b/libs/static_assert @@ -1 +1 @@ -Subproject commit 1663a635aa16446229a8ca8336c78b3a8cb5ffbf +Subproject commit bc5065e4958588dd3ad9f1031baf6402f37e41bc From 0adad0dc35b65b2714b78243cd8621a427c470f7 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 21 Feb 2008 17:01:26 +0000 Subject: [PATCH 0080/2219] Regenerated docs to fix links. [SVN r43359] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 5f70565f29..db33faa680 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 5f70565f29e3ab9391e87dad6bc7f08eea722de4 +Subproject commit db33faa6809e18da8826776cc86e8a14ac61d010 From 72aa9f571a5a4811600aa4e491b6176eeff39ba2 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 21 Feb 2008 20:11:32 +0000 Subject: [PATCH 0081/2219] Fix still another typo [SVN r43361] --- tools/release/snapshot_windows.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release/snapshot_windows.sh b/tools/release/snapshot_windows.sh index 313591d097..d3b18f1306 100755 --- a/tools/release/snapshot_windows.sh +++ b/tools/release/snapshot_windows.sh @@ -33,7 +33,7 @@ echo "rename windows.zip boost-windows-$SNAPSHOT_DATE.zip" >>windows.ftp echo "put windows.7z" >>windows.ftp echo "mdelete boost-windows*.7z" >>windows.ftp -echo "rename windows.z7 boost-windows-$SNAPSHOT_DATE.7z" >>windows.ftp +echo "rename windows.7z boost-windows-$SNAPSHOT_DATE.7z" >>windows.ftp echo "dir" >>windows.ftp echo "bye" >>windows.ftp From 216937024813397d2be5db5f76cc87f248b2eef5 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 21 Feb 2008 20:12:02 +0000 Subject: [PATCH 0082/2219] doxygen comments for proto::when<> [SVN r43362] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 339e8ee431..5a43ef4fb7 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 339e8ee431fd926cb8c4274c8a93b65c1d8747ba +Subproject commit 5a43ef4fb7bdff2decbc35c6619d6be3adc653cd From 714144092acfc72ab0343cb64cecd0de8c48c7f7 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 22 Feb 2008 00:42:12 +0000 Subject: [PATCH 0083/2219] fix crash when actions are in keep() expressions [SVN r43363] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 5a43ef4fb7..88cee30f4a 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 5a43ef4fb7bdff2decbc35c6619d6be3adc653cd +Subproject commit 88cee30f4a8dcec891469e25d3ef9cd203217638 From 20eff91947b981eb1c6e3a604769945ba793d703 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 22 Feb 2008 02:01:46 +0000 Subject: [PATCH 0084/2219] doxygen comments [SVN r43364] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 88cee30f4a..34cf2c9ad3 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 88cee30f4a8dcec891469e25d3ef9cd203217638 +Subproject commit 34cf2c9ad33948543e6bb574d98a2e86bca05401 From c2f7a950c014875180b6db366485661f1066c918 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 22 Feb 2008 05:26:39 +0000 Subject: [PATCH 0085/2219] Rename readme.html to index.html, and add forwarding index.htm for backward compatibility. [SVN r43365] --- index.htm | 25 +++++++++++++++++++++++++ readme.html => index.html | 8 -------- 2 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 index.htm rename readme.html => index.html (97%) diff --git a/index.htm b/index.htm new file mode 100644 index 0000000000..0a3ac3191d --- /dev/null +++ b/index.htm @@ -0,0 +1,25 @@ + + + + + + + + + + + + Automatic redirection failed, please go to index.html. + + + + diff --git a/readme.html b/index.html similarity index 97% rename from readme.html rename to index.html index c8ca9405e7..5cbee0636d 100644 --- a/readme.html +++ b/index.html @@ -5,14 +5,6 @@ Boost C++ Libraries - From 0f535fe362c23927795b486af51a35273a9b3000 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 22 Feb 2008 09:21:22 +0000 Subject: [PATCH 0086/2219] Update the index.html link in the navbar. [SVN r43368] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index c4db87b49d..3d0e98ea74 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit c4db87b49dff45214212389ce2821a07b5bad7c5 +Subproject commit 3d0e98ea740cdbab99d32bbd55d676f9b6274685 From b1a185adf910d98e173b273bd0823f0303e343e1 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 22 Feb 2008 16:25:21 +0000 Subject: [PATCH 0087/2219] Remove obsolete getting started files. They where replaced by more/getting_started/*. [SVN r43371] --- more/Jamfile.v2 | 25 - more/getting_started.rst | 1004 -------------------------------------- 2 files changed, 1029 deletions(-) delete mode 100644 more/Jamfile.v2 delete mode 100644 more/getting_started.rst diff --git a/more/Jamfile.v2 b/more/Jamfile.v2 deleted file mode 100644 index a61b176ee9..0000000000 --- a/more/Jamfile.v2 +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright David Abrahams 2006. 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) -import docutils ; - -import path ; -sources = getting_started.rst BoostCon07.rst ; -bases = $(sources:S=) ; - -# This is a path relative to the html/ subdirectory where the -# generated output will eventually be moved. -stylesheet = "--stylesheet=../rst.css" ; - -for local b in $(bases) -{ - html $(b) : $(b).rst : - - # "PYTHONPATH=~/src/boost/tools && python ~/src/boost/tools/litre/active-rst.py" - # "-gdt --writer=html --source-url="./$(b).rst" --link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript "$(stylesheet) - "-gdt --source-url="./$(b).rst" --link-stylesheet --traceback --trim-footnote-reference-space --footnote-references=superscript "$(stylesheet) - ; -} - -alias htmls : $(bases) ; -stage . : $(bases) ; diff --git a/more/getting_started.rst b/more/getting_started.rst deleted file mode 100644 index 131d7ee1ad..0000000000 --- a/more/getting_started.rst +++ /dev/null @@ -1,1004 +0,0 @@ -============================ - |(logo)|__ Getting Started -============================ - -.. |(logo)| image:: ../boost.png - :alt: Boost - :class: boost-logo - -__ ../index.htm - - -.. section-numbering:: - :depth: 2 - -.. contents:: Contents - :depth: 2 - :class: sidebar small - -.. ## Update this substitution for each release - -.. |boost_ver| replace:: ``boost_1_34_0`` -.. |boost_ver-bold| replace:: **boost_1_34_0** - -.. |root| replace:: ``/``\ *path*\ ``/``\ *to*\ ``/``\ |boost_ver| -.. |winroot| replace:: *path*\ ``\``\ *to*\ ``\``\ |boost_ver| -.. |winroot-default| replace:: ``C:\Program``\ `` ``\ ``Files\boost\``\ |boost_ver| -.. |bold-winroot-default| replace:: **C:\\Program Files\\boost\\**\ |boost_ver-bold| - -Introduction -============ - -Welcome to the Boost libraries! By the time you've completed this -tutorial, you'll be at least somewhat comfortable with the contents -of a Boost distribution and how to go about using it. - -What's Here ------------ - -This document is designed to be an *extremely* gentle introduction, -so we included a fair amount of material that may already be very -familiar to you. To keep things simple, we also left out some -information intermediate and advanced users will probably want. At -the end of this document, we'll refer you on to resources that can -help you pursue these topics further. - -Preliminaries -------------- - -We use one typographic convention that might not be immediately -obvious: *italic* text in examples is meant as a descriptive -placeholder for something else, usually information that you'll -provide. For example: - -.. parsed-literal:: - - **$** echo "My name is *your name*\ " - -Here you're expected to imagine replacing the text “your name” with -your actual name. - -We identify Unix and its variants such as Linux, FreeBSD, and MacOS -collectively as \*nix. If you're not targeting Microsoft Windows, -the instructions for \*nix users will probably work for you. -Cygwin users working from the Cygwin ``bash`` prompt should also -follow the \*nix instructions. To use your Cygwin compiler from -the Windows command prompt, follow the instructions for Windows -users. - -Although Boost supports a wide variety of Windows compilers -(including older Microsoft compilers), most instructions for -Windows users cover only the Visual Studio .NET 2003 and Visual -Studio 2005. We hope that gives you enough information to adapt -them for your own compiler or IDE. - -Get Boost -========= - -There are basically three ways to get Boost on your system: - -1. **Windows Installer**: Boost Consulting provides an installer_ - for Windows platforms that installs a complete Boost - distribution, plus optional precompiled library binaries for - Visual Studio, and (optionally) a prebuilt version of the - ``bjam`` build tool. - - .. _Windows installer: http://www.boost-consulting.com/download.html - .. |Windows installer| replace:: **Windows installer** - .. _Boost Consulting: http://boost-consulting.com - .. _installer: `Windows installer`_ - - -2. **Download**: users of other platforms—and Windows - users who prefer to build everything from scratch—can `download - a complete Boost distribution`__ from SourceForge. - - .. ## Update this link for each release - __ http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041&release_id=376197 - - - **Windows**: Download and run |boost_ver|\ ``.exe`` - to unpack the distribution. [#zip]_ - - - ***nix**: Download |boost_ver|\ ``.tar.bz2``. Then, in the - directory where you want to put the Boost installation, - execute - - .. parsed-literal:: - - tar --bzip2 -xf */path/to/*\ |boost_ver|\ .tar.bz2 - -3. **Boost packages** from RedHat, Debian, or some other - distribution packager: these instructions may not work for you - if you use 3rd party packages, because other packagers sometimes - choose to break Boost up into several packages or to reorganize - the directory structure of the Boost distribution. [#packagers]_ - -The Structure of a Boost Distribution -===================================== - -This is is a sketch of the directory structure you'll get when you -unpack your Boost installation (windows users replace forward -slashes with backslashes): - -.. parsed-literal:: - - |boost_ver-bold|\ **/** .................\ *The “boost root directory”* - **index.htm** .........\ *A copy of www.boost.org starts here* - **boost/** .........................\ *All Boost Header files* - **libs/** ............\ *Tests, .cpp*\ s\ *, docs, etc., by library* [#installer-src]_ - **index.html** ........\ *Library documentation starts here* - **algorithm/** - **any/** - **array/** - *…more libraries…* - **status/** .........................\ *Boost-wide test suite* - **tools/** ...........\ *Utilities, e.g. bjam, quickbook, bcp* - **more/** ..........................\ *Policy documents, etc.* - **doc/** ...............\ *A subset of all Boost library docs* - -.. sidebar:: Header Organization - :class: small - - The organization of Boost library headers isn't entirely uniform, - but most libraries follow a few patterns: - - * Some older libraries and most very small libraries place all - public headers directly into ``boost/``. - - * Most libraries' public headers live in a subdirectory of - ``boost/`` named after the library. For example, you'll find - the Type Traits Library's ``is_void.hpp`` header in - ``boost/type_traits/is_void.hpp``. - - * Some libraries have an “aggregate header” in ``boost/`` that - ``#include``\ s all of the library's other headers. For - example, Boost.Python_'s aggregate header is - ``boost/python.hpp``. - - * Most libraries place private headers in a subdirectory called - ``detail/`` or ``aux_/``. Don't look in these directories and - expect to find anything you can use. - -A few things are worth noting right off the bat: - -1. The path to the “boost root directory” is sometimes referred to - as ``$BOOST_ROOT`` in documentation and mailing lists. If you - used the Windows installer, that will usually be |winroot-default|. - -2. To compile anything in Boost, you need a directory containing - the ``boost/`` subdirectory in your ``#include`` path. For most - compilers, that means adding - - .. parsed-literal:: - - -I\ |root| - - to the command line. Specific steps for setting up ``#include`` - paths in Microsoft Visual Studio follow later in this document; - if you use another IDE, please consult your product's - documentation for instructions. - -3. Since all of Boost's header files have the ``.hpp`` extension, - and live in the ``boost/`` subdirectory of the boost root, your - Boost ``#include`` directives will look like: - - .. parsed-literal:: - - #include - - or - - .. parsed-literal:: - - #include "boost/\ *whatever*\ .hpp" - - depending on your religion as regards the use of angle bracket - includes. Even Windows users can use forward slashes in - ``#include`` directives; your compiler doesn't care. - -4. Don't be distracted by the ``doc/`` subdirectory; it only - contains a subset of the Boost documentation. Start with - ``libs/index.html`` if you're looking for the whole enchilada. - -Header-Only Libraries -===================== - -The first thing many people want to know is, “how do I build -Boost?” The good news is that often, there's nothing to build. - -.. admonition:: Nothing to Build - - Most Boost libraries are **header-only**: they consist *entirely - of header files* containing templates and inline functions, and - require no separately-compiled library binaries or special - treatment when linking. - -.. _separate: - -The only Boost libraries that can't be used without separate -compilation are: - -* Boost.Filesystem -* Boost.IOStreams -* Boost.ProgramOptions -* Boost.Python_ -* Boost.Regex -* Boost.Serialization -* Boost.Signals -* Boost.Test -* Boost.Thread -* Boost.Wave - -The DateTime library has a separately-compiled component that -is only needed if you're using its to/from_string and/or -serialization features or if you're targeting Visual C++ 6.x or -Borland. The Graph library also has a separately-compiled part, -but you won't need it unless you intend to `parse GraphViz -files`__. - -__ ../libs/graph/doc/read_graphviz.html - -.. ## Keep the list of non-header-only libraries up-to-date - -Build a Simple Program Using Boost -================================== - -To keep things simple, let's start by using a header-only library. -The following program reads a sequence of integers from standard -input, uses Boost.Lambda to multiply each number by three, and -writes them to standard output:: - - #include - #include - #include - #include - - int main() - { - using namespace boost::lambda; - typedef std::istream_iterator in; - - std::for_each( - in(std::cin), in(), std::cout << (_1 * 3) << " " ); - } - -Copy the text of this program into a file called ``example.cpp``. - -.. _unix-header-only: - -Build on \*nix --------------- - -In the directory where you saved ``example.cpp``, issue the -following command: - -.. parsed-literal:: - - c++ -I |root| example.cpp -o example - -To test the result, type: - -.. parsed-literal:: - - echo 1 2 3 | ./example - -.. |next| replace:: *next...* - -|next|__ - -__ `Errors and Warnings`_ - -Build from the Visual Studio Command Prompt -------------------------------------------- - -From your computer's *Start* menu, if you are a Visual -Studio 2005 user, select - - *All Programs* > *Microsoft Visual Studio 2005* - > *Visual Studio Tools* > *Visual Studio 2005 Command Prompt* - -or, if you're a Visual Studio .NET 2003 user, select - - *All Programs* > *Microsoft Visual Studio .NET 2003* - > *Visual Studio .NET Tools* > *Visual Studio .NET 2003 Command Prompt* - -to bring up a special `command prompt`_ window set up for the Visual -Studio compiler. In that window, type the following command and -hit the return key: - -.. parsed-literal:: - - cl /EHsc /I\ |winroot| *path*\ \\\ *to*\ \\example.cpp - -To test the result, type: - -.. parsed-literal:: - - echo 1 2 3 | example - -|next|__ - -__ `Errors and Warnings`_ - -.. _vs-header-only: - -Build in the Visual Studio IDE ------------------------------- - -* From Visual Studio's *File* menu, select *New* > *Project…* -* In the left-hand pane of the resulting *New Project* dialog, - select *Visual C++* > *Win32*. -* In the right-hand pane, select *Win32 Console Application* - (VS8.0) or *Win32 Console Project* (VS7.1). -* In the *name* field, enter “example” -* Right-click **example** in the *Solution Explorer* pane and - select *Properties* from the resulting pop-up menu -* In *Configuration Properties* > *C/C++* > *General* > *Additional Include - Directories*, enter the path to the Boost root directory, e.g. - |winroot-default|. -* In *Configuration Properties* > *C/C++* > *Precompiled Headers*, change - *Use Precompiled Header (/Yu)* to *Not Using Precompiled - Headers*. [#pch]_ -* Replace the contents of the ``example.cpp`` generated by the IDE - with the example code above. -* From the *Build* menu, select *Build Solution*. - -To test your application, hit the F5 key and type the following -into the resulting window, followed by the return key:: - - 1 2 3 - -Then hold down the control key and press "Z", followed by the -return key. - -Errors and Warnings -------------------- - -Don't be alarmed if you see compiler warnings from Boost headers. -We try to eliminate them, but doing so isn't always practical. -[#warnings]_ - -Errors are another matter. If you're seeing compilation errors at -this point in the tutorial, check to be sure you've copied the -example program correctly and that you've correctly identified the -Boost root directory. - -Get Boost Library Binaries -========================== - -If you want to use any of the separately-compiled Boost libraries, -you'll need library binaries. - -Install Visual Studio Binaries ------------------------------- - -The `Windows installer`_ supplied by Boost Consulting will download -and install pre-compiled binaries into the ``lib\`` subdirectory of -the boost root, typically |winroot-default|\ ``\lib\``. - -|next|__ - -__ `Link Your Program to a Boost Library`_ - -Build and Install \*nix Binaries --------------------------------- - -Issue the following commands in the shell (don't type ``$``; it -represents the shell's prompt): - -.. parsed-literal:: - - **$** cd |root| - **$** ./configure --help - -Select your configuration options and invoke ``./configure`` again. -Unless you have write permission in your system's ``/usr/local/`` -directory, you'll probably want to at least use - -.. parsed-literal:: - - **$** ./configure **--prefix=**\ *path*\ /\ *to*\ /\ *installation*\ /\ *prefix* - -to install somewhere else. Finally, - -.. parsed-literal:: - - **$** make install - -which will leave Boost binaries in the ``lib/`` subdirectory of -your installation prefix. You will also find a copy of the Boost -headers in the ``include/`` subdirectory of the installation -prefix, so you can henceforth use that directory as an ``#include`` -path in place of the Boost root directory. - -|next|__ - -__ `Expected Build Output`_ - -Build and Install Other Binaries --------------------------------- - -If you're not using Visual C++ 7.1 or 8.0, or you're a \*nix user -who wants want to build with a toolset other than your system's -default, or if you want a nonstandard variant build of Boost -(e.g. optimized, but with debug symbols), you'll need to use -Boost.Build_ to create your own binaries. - -Boost.Build_ is a text-based system for developing, testing, and -installing software. To use it, you'll need an executable called -``bjam``. - -.. |precompiled-bjam| replace:: pre-compiled ``bjam`` executables - - -.. _precompiled-bjam: http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=72941 -.. _Boost.Jam documentation: Boost.Jam_ -.. _Boost.Build: ../tools/build/index.html -.. _Boost.Jam: ../tools/jam/index.html -.. _Boost.Build documentation: Boost.Build_ - -Get ``bjam`` -............ - -``bjam`` is the `command-line tool`_ that drives the Boost Build -system. To build Boost binaries, you'll invoke ``bjam`` from the -Boost root. - -Boost provides |precompiled-bjam|_ for a variety of platforms. -Alternatively, you can build ``bjam`` yourself using `these -instructions`__. - -__ http://www.boost.org/doc/html/jam/building.html - - -.. _toolset: -.. _toolset-name: - -Identify Your Toolset -..................... - -First, find the toolset corresponding to your compiler in the -following table. - -+-----------+--------------------+-----------------------------+ -|Toolset |Vendor |Notes | -|Name | | | -+===========+====================+=============================+ -|``acc`` |Hewlett Packard |Only very recent versions are| -| | |known to work well with Boost| -+-----------+--------------------+-----------------------------+ -|``borland``|Borland | | -+-----------+--------------------+-----------------------------+ -|``como`` |Comeau Computing |Using this toolset may | -| | |require configuring__ another| -| | |toolset to act as its backend| -+-----------+--------------------+-----------------------------+ -|``cw`` |Metrowerks/FreeScale|The CodeWarrior compiler. We| -| | |have not tested versions of | -| | |this compiler produced since | -| | |it was sold to FreeScale. | -+-----------+--------------------+-----------------------------+ -|``dmc`` |Digital Mars |As of this Boost release, no | -| | |version of dmc is known to | -| | |handle Boost well. | -+-----------+--------------------+-----------------------------+ -|``darwin`` |Apple Computer |Apple's version of the GCC | -| | |toolchain with support for | -| | |Darwin and MacOS X features | -| | |such as frameworks. | -+-----------+--------------------+-----------------------------+ -|``gcc`` |The Gnu Project |Includes support for Cygwin | -| | |and MinGW compilers. | -+-----------+--------------------+-----------------------------+ -|``hp_cxx`` |Hewlett Packard |Targeted at the Tru64 | -| | |operating system. | -+-----------+--------------------+-----------------------------+ -|``intel`` |Intel | | -+-----------+--------------------+-----------------------------+ -|``kylix`` |Borland | | -+-----------+--------------------+-----------------------------+ -|``msvc`` |Microsoft | | -+-----------+--------------------+-----------------------------+ -|``qcc`` |QNX Software Systems| | -+-----------+--------------------+-----------------------------+ -|``sun`` |Sun |Only very recent versions are| -| | |known to work well with | -| | |Boost. | -+-----------+--------------------+-----------------------------+ -|``vacpp`` |IBM |The VisualAge C++ compiler. | -+-----------+--------------------+-----------------------------+ - -__ Boost.Build_ - -If you have multiple versions of a particular compiler installed, -you can apend the version number to the toolset name, preceded by a -hyphen, e.g. ``msvc-7.1`` or ``gcc-3.4``. - -.. Note:: if you built ``bjam`` yourself, you may - have selected a toolset name for that purpose, but that does not - affect this step in any way; you still need to select a Boost.Build - toolset from the table. - -.. _build directory: -.. _build-directory: - -Select a Build Directory -........................ - -Boost.Build_ will place all intermediate files it generates while -building into the **build directory**. If your Boost root -directory is writable, this step isn't strictly necessary: by -default Boost.Build will create a ``bin.v2/`` subdirectory for that -purpose in your current working directory. - -Invoke ``bjam`` -............... - -.. |build-directory| replace:: *build-directory* -.. |toolset-name| replace:: *toolset-name* - -Change your current directory to the Boost root directory and -invoke ``bjam`` as follows: - -.. parsed-literal:: - - bjam **--build-dir=**\ |build-directory|_ **\\** - **--toolset=**\ |toolset-name|_ stage - -For example, on Windows, your session might look like: - -.. parsed-literal:: - - C:\WINDOWS> cd |winroot-default| - |winroot-default|> bjam **\\** - **--build-dir=**\ %TEMP%\\build-boost **\\** - **--toolset=msvc stage** - -And on Unix: - -.. parsed-literal:: - - $ cd ~/|boost_ver| - $ bjam **--build-dir=**\ ~/build-boost **--prefix=**\ ~/boost - -In either case, Boost.Build will place the Boost binaries in the -``stage/`` subdirectory of your `build directory`_. - -.. Note:: ``bjam`` is case-sensitive; it is important that all the - parts shown in **bold** type above be entirely lower-case. - -For a description of other options you can pass when invoking -``bjam``, type:: - - bjam --help - -Expected Build Output ---------------------- - -During the process of building Boost libraries, you can expect to -see some messages printed on the console. These may include - -* Notices about Boost library configuration—for example, the Regex - library outputs a message about ICU when built without Unicode - support, and the Python library may be skipped without error (but - with a notice) if you don't have Python installed. - -* Messages from the build tool that report the number of targets - that were built or skipped. Don't be surprised if those numbers - don't make any sense to you; there are many targets per library. - -* Build action messages describing what the tool is doing, which - look something like: - - .. parsed-literal:: - - *toolset-name*.c++ *long*\ /\ *path*\ /\ *to*\ /\ *file*\ /\ *being*\ /\ *built* - -* Compiler warnings. - -In Case of Build Errors ------------------------ - -The only error messages you see when building Boost—if any—should -be related to the IOStreams library's support of zip and bzip2 -formats as described here__. Install the relevant development -packages for libz and libbz2 if you need those features. Other -errors when building Boost libraries are cause for concern. - -If it seems like the build system can't find your compiler and/or -linker, consider setting up a ``user-config.jam`` file as described -in the `Boost.Build documentation`_. If that isn't your problem or -the ``user-config.jam`` file doesn't work for you, please address -questions about configuring Boost for your compiler to the -`Boost.Build mailing list`_. - -__ file:///home/dave/src/boost/libs/iostreams/doc/installation.html - -Link Your Program to a Boost Library -==================================== - -To demonstrate linking with a Boost binary library, we'll use the -following simple program that extracts the subject lines from -emails. It uses the Boost.Regex_ library, which has a -separately-compiled binary component. :: - - #include - #include - #include - - int main() - { - std::string line; - boost::regex pat( "^Subject: (Re: |Aw: )*(.*)" ); - - while (std::cin) - { - std::getline(std::cin, line); - boost::smatch matches; - if (boost::regex_match(line, matches, pat)) - std::cout << matches[2] << std::endl; - } - } - -.. _Boost.Regex: ../libs/regex - -There are two main challenges associated with linking: - -1. Tool configuration, e.g. choosing command-line options or IDE - build settings. - -2. Identifying the library binary, among all the build variants, - whose compile configuration is compatible with the rest of your - project. - -.. Note:: Boost.Python_ users should read that library's own `build - documentation`__ as there are several library-specific issues to - consider. - -.. _Boost.Python: ../libs/python/index.html -__ ../libs/python/doc/building.html - -Link to a Boost Library on Windows ----------------------------------- - -.. _auto-linking: - -Most Windows compilers and linkers have so-called “auto-linking -support,” which eliminates the second challenge. Special code in -Boost header files detects your compiler options and uses that -information to encode the name of the correct library into your -object files; the linker selects the library with that name from -the directories you've told it to search. - -Link to a Boost Library from the Visual Studio Command Prompt -............................................................. - -For example, we can compile and link the above program from the -Visual C++ command-line by simply adding the **bold** text below to -the command line we used earlier, assuming your Boost binaries are -in |winroot-default|\ ``\lib``: - -.. parsed-literal:: - - cl /EHsc /I |winroot| example.cpp **\\** - **/link /LIBPATH:** |bold-winroot-default|\ **\\lib** - -|next|__ - -__ `Test Your Program`_ - -Link to a Boost Library in the Visual Studio IDE -................................................ - -Starting with the `header-only example project`__ we created -earlier: - -__ vs-header-only_ - -1. Right-click **example** in the *Solution Explorer* pane and - select *Properties* from the resulting pop-up menu -2. In *Configuration Properties* > *Linker* > *Additional Library - Directories*, enter the path to the Boost binaries, - e.g. |winroot-default|\ ``\lib\``. -3. From the *Build* menu, select *Build Solution*. - -|next|__ - -__ `Test Your Program`_ - -Link to a Boost Library On \*nix --------------------------------- - -There are two main ways to link to libraries: - -A. You can specify the full path to each library: - - .. parsed-literal:: - - $ c++ -I |root| example.cpp -o example **\\** - **~/boost/lib/libboost_regex-gcc-3.4-mt-d-1_34.a** - -B. You can separately specify a directory to search (with ``-L``\ - *directory*) and a library name to search for (with ``-l``\ - *library*, [#lowercase-l]_ dropping the filename's leading ``lib`` and trailing - suffix (``.a`` in this case): - - .. parsed-literal:: - - $ c++ -I |root| example.cpp -o example **\\** - **-L~/boost/lib/ -lboost_regex-gcc-3.4-mt-d-1_34** - - As you can see, this method is just as terse as method A for one - library; it *really* pays off when you're using multiple - libraries from the same directory. Note, however, that if you - use this method with a library that has both static (``.a``) and - dynamic (``.so``) builds, the system may choose one - automatically for you unless you pass a special option such as - ``-static`` on the command line. - -In both cases above, the bold text is what you'd add to `the -command lines we explored earlier`__. - -__ unix-header-only_ - -Library Naming --------------- - -When auto-linking is not available, you need to know how Boost -binaries are named so you can choose the right one for your build -configuration. Each library filename is composed of a common -sequence of elements that describe how it was built. For example, -``libboost_regex-vc71-mt-d-1_34.lib`` can be broken down into the -following elements: - -``lib`` - *Prefix*: except on Microsoft Windows, every Boost library - name begins with this string. On Windows, only ordinary static - libraries use the ``lib`` prefix; import libraries and DLLs do - not. [#distinct]_ - -``boost_regex`` - *Library name*: all boost library filenames begin with ``boost_``. - -``-vc71`` - *Toolset tag*: identifies the toolset and version used to build - the binary. - -``-mt`` - *Threading tag*: indicates that the library was - built with multithreading support enabled. Libraries built - without multithreading support can be identified by the absence - of ``-mt``. - -``-d`` - *ABI tag*: encodes details that affect the library's - interoperability with other compiled code. For each such - feature, a single letter is added to the tag: - - +-----+------------------------------------------------------------------------------+ - |Key |Use this library when: | - +=====+==============================================================================+ - |``s``|linking statically to the C++ standard library and compiler runtime support | - | |libraries. | - +-----+------------------------------------------------------------------------------+ - |``g``|using debug versions of the standard and runtime support libraries. | - +-----+------------------------------------------------------------------------------+ - |``y``|using a special `debug build of Python`__. | - +-----+------------------------------------------------------------------------------+ - |``d``|building a debug version of your code. [#debug-abi]_ | - +-----+------------------------------------------------------------------------------+ - |``p``|using the STLPort standard library rather than the default one supplied with | - | |your compiler. | - +-----+------------------------------------------------------------------------------+ - |``n``|using STLPort's deprecated “native iostreams” feature. [#native]_ | - +-----+------------------------------------------------------------------------------+ - - For example, if you build a debug version of your code for use - with debug versions of the static runtime library and the - STLPort standard library in “native iostreams” mode, - the tag would be: ``-sgdpn``. If none of the above apply, the - ABI tag is ommitted. - -``-1_34`` - *Version tag*: the full Boost release number, with periods - replaced by underscores. For example, version 1.31.1 would be - tagged as "-1_31_1". - -``.lib`` - *Extension*: determined according to the operating system's usual - convention. On most \*nix platforms the extensions are ``.a`` - and ``.so`` for static libraries (archives) and shared libraries, - respectively. On Windows, ``.dll`` indicates a shared library - and—except for static libraries built by ``gcc`` toolset, whose - names always end in ``.a``— ``.lib`` indicates a static or import - library. Where supported by \*nix toolsets, a full version - extension is added (e.g. ".so.1.34") and a symbolic link to the - library file, named without the trailing version number, will - also be created. - -.. _Boost.Build toolset names: toolset-name_ - -__ ../libs/python/doc/building.html#variants - -Test Your Program ------------------ - -To test our subject extraction, we'll filter the following text -file. Copy it out of your browser and save it as ``jayne.txt``:: - - To: George Shmidlap - From: Rita Marlowe - Subject: Will Success Spoil Rock Hunter? - --- - See subject. - -Test Your Program on Microsoft Windows -...................................... - -In a `command prompt`_ window, type: - -.. parsed-literal:: - - *path*\ \\\ *to*\ \\\ *compiled*\ \\example < *path*\ \\\ *to*\ \\\ jayne.txt - -The program should respond with the email subject, “Will Success -Spoil Rock Hunter?” - -Test Your Program on \*nix -.......................... - -If you linked to a shared library, you may need to prepare some -platform-specific settings so that the system will be able to find -and load it when your program is run. Most platforms have an -environment variable to which you can add the directory containing -the library. On many platforms (Linux, FreeBSD) that variable is -``LD_LIBRARY_PATH``, but on MacOS it's ``DYLD_LIBRARY_PATH``, and -on Cygwin it's simply ``PATH``. In most shells other than ``csh`` -and ``tcsh``, you can adjust the variable as follows (again, don't -type the ``$``\ —that represents the shell prompt): - -.. parsed-literal:: - - **$** *VARIABLE_NAME*\ =\ *path/to/lib/directory*\ :${\ *VARIABLE_NAME*\ } - **$** export *VARIABLE_NAME* - -On ``csh`` and ``tcsh``, it's - -.. parsed-literal:: - - **$** setenv *VARIABLE_NAME* *path/to/lib/directory*\ :${\ *VARIABLE_NAME*\ } - -Once the necessary variable (if any) is set, you can run your -program as follows: - -.. parsed-literal:: - - **$** *path*\ /\ *to*\ /\ *compiled*\ /\ example < *path*\ /\ *to*\ /\ jayne.txt - -The program should respond with the email subject, “Will Success -Spoil Rock Hunter?” - -Conclusion and Further Resources -================================ - -This concludes your introduction to Boost and to integrating it -with your programs. As you start using Boost in earnest, there are -surely a few additional points you'll wish we had covered. One day -we may have a “Book 2 in the Getting Started series” that addresses -them. Until then, we suggest you pursue the following resources. -If you can't find what you need, or there's anything we can do to -make this document clearer, please post it to the `Boost Users' -mailing list`_. - -* `Boost.Build reference manual`_ -* `Boost.Jam reference manual`_ -* `Boost Users' mailing list`_ -* `Boost.Build mailing list`_ -* `Boost.Build Wiki`_ - -.. Admonition:: Onward - - .. epigraph:: - - Good luck, and have fun! - - -- the Boost Developers - -.. _Boost.Build reference manual: ../tools/build/v2 -.. _Boost.Jam reference manual: `Boost.Jam`_ -.. _Boost Users' mailing list: mailing_lists.htm#users -.. _Boost.Build Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2 -.. _Boost.Build mailing list: mailing_lists.htm#jamboost - - -.. _`Using command-line tools in Windows`: -.. _`command prompt`: -.. _`command-line tool`: - -Appendix: Using command-line tools in Windows -============================================= - -In Windows, a command-line tool is invoked by typing its name, -optionally followed by arguments, into a *Command Prompt* window -and pressing the Return (or Enter) key. - -To open *Command Prompt*, click the *Start* menu button, click -*Run*, type “cmd”, and then click OK. - -All commands are executed within the context of a **current -directory** in the filesystem. To set the current directory, -type: - -.. parsed-literal:: - - cd *path*\ \\\ *to*\ \\\ *some*\ \\\ *directory* - -followed by Return. For example, - -.. parsed-literal:: - - cd |winroot-default| - -One way to name a directory you know about is to write - -.. parsed-literal:: - - %HOMEDRIVE%%HOMEPATH%\\\ *directory-name* - -which indicates a sibling folder of your “My Documents” folder. - -Long commands can be continued across several lines by typing -backslashes at the ends of all but the last line. Many of the -examples on this page use that technique to save horizontal -space. - ------------------------------- - -.. [#zip] If you prefer not to download executable programs, download - |boost_ver|\ ``.zip`` and use an external tool to decompress - it. We don't recommend using Windows' built-in decompression as - it can be painfully slow for large archives. - -.. [#packagers] If developers of Boost packages would like to work - with us to make sure these instructions can be used with their - packages, we'd be glad to help. Please make your interest known - to the `Boost developers' list`_. - -.. _Boost developers' list: mailing_lists.htm#main - -.. [#installer-src] If you used the `Windows installer`_ from Boost - Consulting and deselected “Source and Documentation” (it's - selected by default), you won't see the ``libs/`` subdirectory. - That won't affect your ability to use precompiled binaries, but - you won't be able to rebuild libraries from scratch. - -.. [#warnings] Remember that warnings are specific to each compiler - implementation. The developer of a given Boost library might - not have access to your compiler. Also, some warnings are - extremely difficult to eliminate in generic code, to the point - where it's not worth the trouble. Finally, some compilers don't - have any source code mechanism for suppressing warnings. - -.. [#pch] There's no problem using Boost with precompiled headers; - these instructions merely avoid precompiled headers because it - would require Visual Studio-specific changes to the source code - used in the examples. - -.. [#lowercase-l] That option is a dash followed by a lowercase “L” - character, which looks very much like a numeral 1 in some fonts. - -.. [#distinct] This convention distinguishes the static version of - a Boost library from the import library for an - identically-configured Boost DLL, which would otherwise have the - same name. - -.. [#debug-abi] These libraries were compiled without optimization - or inlining, with full debug symbols enabled, and without - ``NDEBUG`` ``#define``\ d. All though it's true that sometimes - these choices don't affect binary compatibility with other - compiled code, you can't count on that with Boost libraries. - -.. [#native] This feature of STLPort is deprecated because it's - impossible to make it work transparently to the user; we don't - recommend it. - From 5c493435279849c0fecec092ad71efa6c448e808 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 22 Feb 2008 22:43:54 +0000 Subject: [PATCH 0088/2219] Use the correct vector of timer queues when dispatching timers. [SVN r43377] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 8e218007b0..5b09097082 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 8e218007b0ba356e8c2eb65e199be3a92e606e81 +Subproject commit 5b0909708231c25bfd7c96eb04d712801728b2f2 From 7e0a2520c152421fab4abce17de73f31351c8e76 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 23 Feb 2008 00:05:49 +0000 Subject: [PATCH 0089/2219] Ported change from iostreams_dev [SVN r43390] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 0288280dc1..9a80c77b10 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 0288280dc1b5d5213c1a601acea0beb7cab58d27 +Subproject commit 9a80c77b10b37d719b2b9d9ebccefa4f56a2a82f From 00a473e3b17e1d3bbfac6cb3b94b9844319c1145 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 23 Feb 2008 00:06:24 +0000 Subject: [PATCH 0090/2219] Ported changes from iostreams_dev [SVN r43391] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 9a80c77b10..84a636d349 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 9a80c77b10b37d719b2b9d9ebccefa4f56a2a82f +Subproject commit 84a636d349a06f027ae48d242c9a018e4308e979 From dfbada8873e465d7ab52216017308f0fe83ca567 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 23 Feb 2008 00:07:13 +0000 Subject: [PATCH 0091/2219] merged changes from iostreams_dev, revisions 43327-43389 [SVN r43392] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 84a636d349..3a6564b05b 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 84a636d349a06f027ae48d242c9a018e4308e979 +Subproject commit 3a6564b05be8c8fd0d9ff521fa666da5e5875d0e From 575fa6816b8b26ae5932fddd1e81867ce9a9144c Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 23 Feb 2008 00:11:07 +0000 Subject: [PATCH 0092/2219] merged changes from iostreams_dev [SVN r43393] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 3a6564b05b..13b6b8c294 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 3a6564b05be8c8fd0d9ff521fa666da5e5875d0e +Subproject commit 13b6b8c2947d93eacbbe1aea26f841065fc56159 From 01df8d90d30f4dd80e86a992a528e6a3e8186e93 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 23 Feb 2008 06:07:59 +0000 Subject: [PATCH 0093/2219] updated to test close() on filtering streambufs [SVN r43395] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 13b6b8c294..8005d60743 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 13b6b8c2947d93eacbbe1aea26f841065fc56159 +Subproject commit 8005d60743eef7641728652b962eadf597998cf8 From 52c993613777283e92045d64d77b5390873f972d Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 23 Feb 2008 07:44:58 +0000 Subject: [PATCH 0094/2219] merged changes from iostreams_dev [SVN r43399] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 8005d60743..4c9337514a 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 8005d60743eef7641728652b962eadf597998cf8 +Subproject commit 4c9337514ad8b8dde460c738587e61f894699db9 From 88c40c8ff0251aa9372a35069a680c021cd83538 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 23 Feb 2008 14:04:02 +0000 Subject: [PATCH 0095/2219] Give the 1st and 2nd level index.html files a common look-and-feel. [SVN r43402] --- index.html | 28 +++++++++++++++--- libs/libraries.htm | 43 +++++++++++++++------------- libs/system | 2 +- tools/index.html | 71 ++++++++++++++++++++++++++++------------------ 4 files changed, 92 insertions(+), 52 deletions(-) diff --git a/index.html b/index.html index 5cbee0636d..2f6033b585 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,28 @@ -
    Boost C++ Libraries
    + + + + + +
    + + boost.png (6897 bytes) +
    + + + + + +
    Getting Started    +   Library Documentation    +   Release History    +   Tools    +   Web Site    +   Community    +   More
    +

    Welcome to the Boost C++ Libraries, Release 1.35.0!

    @@ -33,7 +53,7 @@

    Changes in this release

    -

    This release includes new libraries blah, blah, and blah, and +

    This release includes new libraries and maintenance fixes to existing libraries. See Release History for more information.

    @@ -94,4 +114,4 @@ Initiative.

    - + \ No newline at end of file diff --git a/libs/libraries.htm b/libs/libraries.htm index 31db87198e..494328a3dc 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -8,29 +8,32 @@ content="text/html; charset=iso-8859-1"> Boost Libraries + - +
    - - - - - - + + -
    - boost.png (6897 bytes)HomeLibrariesPeopleFAQMore + + boost.png (6897 bytes) + Libraries +
    + -

    Boost Libraries and Documentation

    + + + + +
    Getting Started    +   Release History    +   Tools    +   Web Site    +   Community    +   More
    Libraries Listed Alphabetically
    @@ -701,12 +704,12 @@ of arbitrary data for persistence and marshalling, from Robert Ramey

    Revised 05 Feb 2008

    +s-format="%d %b %Y" startspan -->23 Feb 2008

    -

    ? Copyright Beman Dawes 2000-2004

    +

    © Copyright Beman Dawes 2000-2004

    Distributed under the Boost Software License, Version 1.0. -(See accompanying file LICENSE_1_0.txt -or copy at www.boost.org/LICENSE_1_0.txt) +(See file LICENSE_1_0.txt +or www.boost.org/LICENSE_1_0.txt)

    diff --git a/libs/system b/libs/system index fcdecd4c96..51e9c56427 160000 --- a/libs/system +++ b/libs/system @@ -1 +1 @@ -Subproject commit fcdecd4c96d1eabd1f2d7f5529ec6420c6d6502e +Subproject commit 51e9c5642719641a14a7bbae6cb8f231da14ed8c diff --git a/tools/index.html b/tools/index.html index 5a4c8ce21e..aacb8804b5 100644 --- a/tools/index.html +++ b/tools/index.html @@ -1,12 +1,3 @@ - - - - - - - - - Boost Tools @@ -14,21 +5,33 @@ + - - - - - - - - - -
    - boost.png (6897 bytes)HomeLibrariesPeopleFAQMore
    -

    Boost Tools

    -

    Boost developers, testers, and maintainers have developed various programs to + + + + + + +
    + + boost.png (6897 bytes) + Tools +
    + + + + + +
    Getting Started    +   Release History    +   Tools    +   Web Site    +   Community    +   More
    + +

    Boost developers, testers, and maintainers have developed various tools to help with the administration of the Boost Libraries. Like everything else about Boost, these tools are available in source form, and are part of the regular Boost distribution.

    @@ -42,6 +45,9 @@
  • Regression - The Boost regression testing system reporting sources.
  • + Release - Scripts used to build the + release tarballs and zips.
     
  • Inspect - The inspection tool used to detect @@ -71,8 +77,19 @@

  • -

    Revised - - 19 February, 2005

    - - + +

    Revised +23 Feb 2008

    + +

    Copyright Beman Dawes 2003
    + Copyright Douglas Gregor 2003
    + Copyright Aleksey Gurtovoy 2004
    + Copyright John Maddock 2004
    + Copyright Eric Niebler 2005
    + Copyright Hartmut Kaiser 2005
    +
    +Distributed under the Boost Software License, Version 1.0. +(See file LICENSE_1_0.txt +or www.boost.org/LICENSE_1_0.txt)

    + From ee790111c76cbaff990688fa79fbe8b53d3b4611 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sun, 24 Feb 2008 12:59:04 +0000 Subject: [PATCH 0096/2219] Recognize that fact, for that for intel-win, matters and should be added to the library name. [SVN r43405] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 15bc46625f..a195eb88b2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 15bc46625fb1e68fecb65348292890e4a210b309 +Subproject commit a195eb88b24e72191f1ffbe6d07a0ce9417c629a From 911fe2a88f9600bdd3720202b5bbcaba179a0746 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 25 Feb 2008 00:53:26 +0000 Subject: [PATCH 0097/2219] Fix html boo boo [SVN r43409] --- tools/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/index.html b/tools/index.html index aacb8804b5..a726ef0cf0 100644 --- a/tools/index.html +++ b/tools/index.html @@ -92,4 +92,5 @@ s-format="%d %b %Y" startspan -->23 Feb 2008 From d53a688b4a0a89df9d1add799af77c462243f2dc Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 1 Mar 2008 19:32:56 +0000 Subject: [PATCH 0115/2219] add map_assign example [SVN r43441] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 38a8116273..f479c3e7e1 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 38a811627304a2c7cf6479a54d8a5bd846882176 +Subproject commit f479c3e7e11e5bfe800bb17f08d1449fe8812eb6 From e56a7fcdcd00e3bffb43d8bad67d094f647e0196 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 3 Mar 2008 06:20:14 +0000 Subject: [PATCH 0116/2219] merged changes from iostreams_dev, revisions 43399-43457 [SVN r43458] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 4c9337514a..675b07cd8c 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 4c9337514ad8b8dde460c738587e61f894699db9 +Subproject commit 675b07cd8c35d26c7692a6fe5e53eb3b52c66479 From ac21fdda3a92c8cb569b857f79aaee5713f854be Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 3 Mar 2008 08:44:42 +0000 Subject: [PATCH 0117/2219] Test and fix for issue #1665 [SVN r43461] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6a0d3e98bc..6c22bdb3bd 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6a0d3e98bc68d2e970afaea83c8db9e38a51fbf9 +Subproject commit 6c22bdb3bda899b4bd31c4cdad79e69a038bb3c1 From 187e5473bf5a2b271dfa40103f69557f321d4402 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 3 Mar 2008 10:52:44 +0000 Subject: [PATCH 0118/2219] thread constructor now accepts up to three additional arguments to pass to thread function [SVN r43464] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6c22bdb3bd..810306b8f3 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6c22bdb3bda899b4bd31c4cdad79e69a038bb3c1 +Subproject commit 810306b8f32924b69736eb3861ab5fc894de2888 From 4d423c3463d342766f5fa197289cab41d0c664d0 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 3 Mar 2008 12:10:35 +0000 Subject: [PATCH 0119/2219] Tell subversion that date_time.doc is a text file, not a word document. [SVN r43467] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 9b5d99078e..9a267135c1 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 9b5d99078ee83429732349ac991885263a850e19 +Subproject commit 9a267135c1a2e678f1759827bde62883a9552343 From d519b66fb53cc160e9491dbf2f812012573c38cd Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 3 Mar 2008 12:11:25 +0000 Subject: [PATCH 0120/2219] Fix license link in date_time.doc [SVN r43468] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 9a267135c1..890e8ed154 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 9a267135c1a2e678f1759827bde62883a9552343 +Subproject commit 890e8ed154cf7337c291caeeb04d98e4fb2f88ea From 87025700a46c7cbb2c5dd4bfdc588b59979c0b90 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 3 Mar 2008 13:21:05 +0000 Subject: [PATCH 0121/2219] Disable use of CancelIo by default, due to the possibility of silent failure on some system configurations. Swallow error returned by CancelIoEx if there are no operations to be cancelled. [SVN r43469] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 61bcc0b5ec..002ebea1e3 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 61bcc0b5ec17c04ec3a8d483722c65d328b30207 +Subproject commit 002ebea1e3eb6783651c6c737adf13d031cf06c7 From fbd958c1f7751be7504d8449d901694b95e550ed Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 3 Mar 2008 13:27:06 +0000 Subject: [PATCH 0122/2219] Add missing 'boost_' prefix to helper namespace. [SVN r43470] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 002ebea1e3..7df2a57eef 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 002ebea1e3eb6783651c6c737adf13d031cf06c7 +Subproject commit 7df2a57eefbbd6a210ae790598376c272371edd8 From 1083a9160056570470c9b950e5713c5df550b0cc Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 3 Mar 2008 13:36:35 +0000 Subject: [PATCH 0123/2219] Regenerate documentation. [SVN r43471] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7df2a57eef..d7bc0d3c9f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7df2a57eefbbd6a210ae790598376c272371edd8 +Subproject commit d7bc0d3c9f51ca93fbc037ff7c614d3a857162b3 From 54c58139d0fc869707207c447dbf8b95da5e3ef5 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 3 Mar 2008 14:05:35 +0000 Subject: [PATCH 0124/2219] Update copyright notices. [SVN r43472] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index d7bc0d3c9f..f99a3cb814 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit d7bc0d3c9f51ca93fbc037ff7c614d3a857162b3 +Subproject commit f99a3cb8142dffd3be1879548638762209a4368c From a90e14eaa86de81478f4f08d9d0574e73d3ec050 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 3 Mar 2008 14:13:01 +0000 Subject: [PATCH 0125/2219] Update copyright notices. [SVN r43473] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f99a3cb814..02e47999fa 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f99a3cb8142dffd3be1879548638762209a4368c +Subproject commit 02e47999fabfe470a72115fabecde36cf55fa13e From 5b8127e2fbdf7deaab13f18f1bcae08e6c0ebcab Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 3 Mar 2008 19:44:54 +0000 Subject: [PATCH 0126/2219] add Map Assign example to documentation [SVN r43476] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index f479c3e7e1..68e57dd29d 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit f479c3e7e11e5bfe800bb17f08d1449fe8812eb6 +Subproject commit 68e57dd29da36b77d9a80546dab659c77473534d From 69f5fde856ad3974a24e915074ae9ba40e6b642e Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 3 Mar 2008 19:47:47 +0000 Subject: [PATCH 0127/2219] second attempt at fixing actions in independent expressions [SVN r43478] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 68e57dd29d..1e401b1dad 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 68e57dd29da36b77d9a80546dab659c77473534d +Subproject commit 1e401b1dad536832c642e925c3ae08bebcc1a414 From 9621024709d389a4ee6ecd1072df7677381d3541 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 3 Mar 2008 23:48:17 +0000 Subject: [PATCH 0128/2219] handle static regexes with actions nested in dynamic independent subexpressions [SVN r43484] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 1e401b1dad..d101343476 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 1e401b1dad536832c642e925c3ae08bebcc1a414 +Subproject commit d1013434763548f33e8a2ffacdcbd0207ad312c6 From aafe5a0d0128d8d549ae9f97c42222aad86d7af0 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 4 Mar 2008 01:41:17 +0000 Subject: [PATCH 0129/2219] boost exception [SVN r43485] --- libs/exception | 2 +- libs/utility | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/exception b/libs/exception index ae714358ad..bf515d83ca 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ae714358adb4e37d57e37cb20dd8f44f67a6b156 +Subproject commit bf515d83cab5c2f6bc9ba8c0aa12214366636e16 diff --git a/libs/utility b/libs/utility index 50268d1b29..94865eabe6 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 50268d1b2998e84e5e53e3b80832fbbbc1e4e0a5 +Subproject commit 94865eabe6c79bf92e2dcb93daa57ff29e8cc658 From 3b1b711c30d9d9cd1f7ab6551f36417fc3ed807a Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 4 Mar 2008 18:51:07 +0000 Subject: [PATCH 0130/2219] rename numeric::empty to numeric::default_, fixes #1650 [SVN r43496] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 93e98df17e..eccdba7df9 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 93e98df17e6bad87fad7493a5e8b2ff8fc7048f9 +Subproject commit eccdba7df90146f09fd661d32c6fe8bd5b830da9 From 8ade172e2c6fbf2c9eaa7d86d436614f33d22086 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 4 Mar 2008 19:31:57 +0000 Subject: [PATCH 0131/2219] eliminate msvc level 4 warnings, fixes #1631 [SVN r43501] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index eccdba7df9..55a1ee8bd4 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit eccdba7df90146f09fd661d32c6fe8bd5b830da9 +Subproject commit 55a1ee8bd4d9f923d7c6ba7d272658d902beb3c1 From d1942193b1c0888ee86e9dc93e282a601f52c1fb Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 4 Mar 2008 19:42:36 +0000 Subject: [PATCH 0132/2219] add Dave Jenkin's evil static/dynamic actions in keep test case [SVN r43502] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index d101343476..bb57856a76 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit d1013434763548f33e8a2ffacdcbd0207ad312c6 +Subproject commit bb57856a76e3c8cdc7fa3a9d249751fbe8b28806 From f82c5b65815c70c5fa7fbc3d1a604fdae95576e0 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 4 Mar 2008 21:09:47 +0000 Subject: [PATCH 0133/2219] work around msvc bug 331418, fixes #1652 [SVN r43503] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index 107c14d93c..3dfd68ece6 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit 107c14d93c3e5781c268d8ee7f17c527370b140e +Subproject commit 3dfd68ece6dea5dd2588994e305d07a92181959e From 703e079da9ec78547ca5e3a0677b01891e064957 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 4 Mar 2008 23:01:17 +0000 Subject: [PATCH 0134/2219] fix bad interaction between boyer-moore optimization and partial match feature, fixes #1564 [SVN r43506] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index bb57856a76..84c2251069 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit bb57856a76e3c8cdc7fa3a9d249751fbe8b28806 +Subproject commit 84c22510697877a2684c6f177ee7b19c85de25a7 From d206527194587effb0391fbefef3e01f6cdd3cef Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 5 Mar 2008 06:32:39 +0000 Subject: [PATCH 0135/2219] add BOOST_REVERSE_FOREACH, fixes #1071 [SVN r43508] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index 3dfd68ece6..3402653d1a 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit 3dfd68ece6dea5dd2588994e305d07a92181959e +Subproject commit 3402653d1a84e3df34ed0b564299d3f5e9364f4a From 4fbe1935e8f7f1bcee2c67ee5afcff7aa998a7a5 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 5 Mar 2008 07:12:03 +0000 Subject: [PATCH 0136/2219] fix bug iterating over abstract base [SVN r43509] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index 3402653d1a..9613b894de 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit 3402653d1a84e3df34ed0b564299d3f5e9364f4a +Subproject commit 9613b894dee41d0b936f399394dbac09d392ad30 From c294beda6e7f4fd950b994838698e7f4049f6330 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 6 Mar 2008 01:56:57 +0000 Subject: [PATCH 0137/2219] fix documentation about droppable, replace accumulator_set_wrapper example with bind() and ref() [SVN r43523] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 55a1ee8bd4..08d96ec5c3 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 55a1ee8bd4d9f923d7c6ba7d272658d902beb3c1 +Subproject commit 08d96ec5c32b04682fded8daa714043e1239ff9d From 223ff79cd856b82b3676cfec86ca35adcda12a60 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 6 Mar 2008 03:28:47 +0000 Subject: [PATCH 0138/2219] Wave: Fixed #1673. [SVN r43524] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 066850f651..687c0a8a87 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 066850f65180347a47186788863c998c20acabcc +Subproject commit 687c0a8a870dd3852aa761dff9c9e8b0fdb9cb99 From ae5fbb79ce6eab15b613408cb8143583660b188c Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 6 Mar 2008 05:08:22 +0000 Subject: [PATCH 0139/2219] hooking up boost exception for testing [SVN r43525] --- libs/exception | 2 +- status/Jamfile.v2 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index bf515d83ca..45fe1f6289 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit bf515d83cab5c2f6bc9ba8c0aa12214366636e16 +Subproject commit 45fe1f628923ff5572e9a603f6ea501034f0505d diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 510a66d01f..0ae2e86329 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -38,6 +38,7 @@ build-project ../libs/conversion/test ; # test-suite conversion build-project ../libs/date_time/test ; # test-suite date_time build-project ../libs/disjoint_sets ; # test-suite disjoint_sets build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset +build-project ../libs/exception ; build-project ../libs/filesystem/test ; # test-suite filesystem build-project ../libs/foreach/test ; # test-suite foreach build-project ../libs/format/test ; # test-suite format From b1192ffe0e51130bbf1f9b5470d5db4545cb8baa Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 6 Mar 2008 06:06:17 +0000 Subject: [PATCH 0140/2219] Add 'pythonpath' feature to specify additional PYTHONPATH elements. Make bpl-test correctly set dependencies if used with multiple .pyd sources. Patch from Joshua Napoli. [SVN r43526] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a195eb88b2..08dbc7fe01 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a195eb88b24e72191f1ffbe6d07a0ce9417c629a +Subproject commit 08dbc7fe01bb6954186b7a385d6a4b77a4c1c1c8 From f397e35cb5e550522541010188ce05d66c1fa3f6 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 6 Mar 2008 06:57:27 +0000 Subject: [PATCH 0141/2219] Arrange for HPP source to be scanned for #includes, too. This fixes PCH not being rebuild when some other headers included from HPP being compiled change. Thanks to Pierre-Luc Neron for the bug report. [SVN r43527] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 08dbc7fe01..974f3220a4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 08dbc7fe01bb6954186b7a385d6a4b77a4c1c1c8 +Subproject commit 974f3220a4cc8cda26db28fc18960074587705b0 From 2aede940ac5c390c3721607c9fd1421476203320 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 6 Mar 2008 07:59:16 +0000 Subject: [PATCH 0142/2219] made the callable_no_args function object a named object rather than a temporary, in order to avoid gratuitous breakage on some compilers [SVN r43528] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 810306b8f3..a76c33f8cc 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 810306b8f32924b69736eb3861ab5fc894de2888 +Subproject commit a76c33f8cc355d40f36b273dda719bc4073e1b56 From 2267c9d1bbfc7d918f12f62bec21fdc2a7f4292d Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 6 Mar 2008 17:56:42 +0000 Subject: [PATCH 0143/2219] work around msvc-7.1 bug [SVN r43530] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 84c2251069..887994c6df 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 84c22510697877a2684c6f177ee7b19c85de25a7 +Subproject commit 887994c6df8c4dae964930b1c052cf5395a36b40 From 45861c9a65a75ada091897b636063ec2a29adc87 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 6 Mar 2008 18:07:22 +0000 Subject: [PATCH 0144/2219] fix warnings [SVN r43531] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index 9613b894de..5addb3060a 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit 9613b894dee41d0b936f399394dbac09d392ad30 +Subproject commit 5addb3060af275c2ef4e567f5947fe44fd2a914e From 1bdd64aef49c5e37c2bba3ad53b7350ef17f91ba Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 7 Mar 2008 07:37:46 +0000 Subject: [PATCH 0145/2219] fix oops [SVN r43534] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 887994c6df..44726081bc 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 887994c6df8c4dae964930b1c052cf5395a36b40 +Subproject commit 44726081bc01a4fcd6dba6a95695e9e78d1f02d3 From 99577edc3ff31e0e17c2371b2ee93002fdb5f29c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 7 Mar 2008 13:26:53 +0000 Subject: [PATCH 0146/2219] Wave: more fixes for #1673 [SVN r43535] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 687c0a8a87..8aec39fe19 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 687c0a8a870dd3852aa761dff9c9e8b0fdb9cb99 +Subproject commit 8aec39fe19b53ca834e7469c3d9fb719c37b6efe From 99145d90e622a96695d0a38335d7a7111b6f1f53 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 7 Mar 2008 16:18:13 +0000 Subject: [PATCH 0147/2219] Fix PCH on OSX [SVN r43537] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 974f3220a4..b12066613c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 974f3220a4cc8cda26db28fc18960074587705b0 +Subproject commit b12066613c0abb5f801355d4df155ac4803c7801 From 8061e186e101f246a17d522d26daa7462c105c76 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 7 Mar 2008 17:46:38 +0000 Subject: [PATCH 0148/2219] use a __pragma to disable a msvc warning, fixes #1672 [SVN r43538] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index 5addb3060a..acc07d988c 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit 5addb3060af275c2ef4e567f5947fe44fd2a914e +Subproject commit acc07d988c1c364ecf21340ff923b9bfcb1893ac From 4fd464c95b8eda62f36b8e4d9fe65a56d7f22ed3 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 7 Mar 2008 17:47:40 +0000 Subject: [PATCH 0149/2219] fix oops [SVN r43539] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index acc07d988c..e98d00ff89 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit acc07d988c1c364ecf21340ff923b9bfcb1893ac +Subproject commit e98d00ff898f4da89a213c256ca844932cbdafcb From 58c7bbd8f4f1cd6bb76f984cd5e0b3ef36b6d8dc Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 7 Mar 2008 19:51:26 +0000 Subject: [PATCH 0150/2219] Wave: Started to add testing of preprocessor hooks. [SVN r43540] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 8aec39fe19..cdb5d64051 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 8aec39fe19b53ca834e7469c3d9fb719c37b6efe +Subproject commit cdb5d640516b834079eb8ed20fb872cd55ffd96d From 8c721d2675b3f72bd96b628e0dd3b9d947380a6c Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 7 Mar 2008 21:59:06 +0000 Subject: [PATCH 0151/2219] Disable exception testing line as it's breaking testing. [SVN r43541] --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 0ae2e86329..6d07fd5cd5 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -38,7 +38,7 @@ build-project ../libs/conversion/test ; # test-suite conversion build-project ../libs/date_time/test ; # test-suite date_time build-project ../libs/disjoint_sets ; # test-suite disjoint_sets build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset -build-project ../libs/exception ; +#~ build-project ../libs/exception ; # << this is incorrect, authors responsible for the exception lib please provide a fix build-project ../libs/filesystem/test ; # test-suite filesystem build-project ../libs/foreach/test ; # test-suite foreach build-project ../libs/format/test ; # test-suite format From fc7b58636974562722093abde4afdd8bcd0edc55 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 7 Mar 2008 22:53:13 +0000 Subject: [PATCH 0152/2219] Wave: Applied a workaround for Intel compilers and for Pathscale. [SVN r43542] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index cdb5d64051..a9ddc1d840 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit cdb5d640516b834079eb8ed20fb872cd55ffd96d +Subproject commit a9ddc1d84014cd2926349baeca02ef9d571657ec From 5092799591fb50a06134b013717d2c5f24b11e60 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 7 Mar 2008 23:07:13 +0000 Subject: [PATCH 0153/2219] Hooking up boost exception for testing, second attempt. [SVN r43544] --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 6d07fd5cd5..42e4e6a92a 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -38,7 +38,7 @@ build-project ../libs/conversion/test ; # test-suite conversion build-project ../libs/date_time/test ; # test-suite date_time build-project ../libs/disjoint_sets ; # test-suite disjoint_sets build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset -#~ build-project ../libs/exception ; # << this is incorrect, authors responsible for the exception lib please provide a fix +build-project ../libs/exception/test ; build-project ../libs/filesystem/test ; # test-suite filesystem build-project ../libs/foreach/test ; # test-suite foreach build-project ../libs/format/test ; # test-suite format From 5b9d9a16e8c739780e870df86ad9f00d2abffe44 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Sun, 9 Mar 2008 04:30:13 +0000 Subject: [PATCH 0154/2219] map std::invalid_argument -> Python ValueError [SVN r43546] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 48aa6ab9a9..2dba3148ce 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 48aa6ab9a9f8cb059748be750419a10a6111cc78 +Subproject commit 2dba3148ce4f63bd539775e4f0452014903e9c5f From ee7ee4a1709988c48efdcf11ebb0334e908a5dfd Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 10 Mar 2008 20:18:19 +0000 Subject: [PATCH 0155/2219] fix for: boost/exception/enable_exception_cloning.hpp uses std::bad_alloc without #include'ing . Because of this, some exception library tests fail to compile on HP-UX. [SVN r43555] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 45fe1f6289..e961744baf 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 45fe1f628923ff5572e9a603f6ea501034f0505d +Subproject commit e961744baf0edcccdd48fece9de63a2a0a1b1232 From 6a4e429bed82d3541420a1d1ec96121bf9f153a4 Mon Sep 17 00:00:00 2001 From: Hailin Jin Date: Tue, 11 Mar 2008 17:28:42 +0000 Subject: [PATCH 0156/2219] Fixed two minor compiler errors showing up under in the new GCC 4.3.0 [SVN r43565] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index bc6f1f7d89..3a9c8996fa 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit bc6f1f7d898d1b45bfb2755f4928b95061535cdf +Subproject commit 3a9c8996faf792b62f3fb12c75e379ea99468f3d From 4cacdc60ccdb1e07b6a885a3abc02be0412f1217 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Tue, 11 Mar 2008 17:57:54 +0000 Subject: [PATCH 0157/2219] A user-config.jam that defined multiple python toolsets exposed an error in the python.jam init rule. Moved the feature definition out of the init rule to avoid the feature redefinition error. [SVN r43566] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b12066613c..b553af4b1e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b12066613c0abb5f801355d4df155ac4803c7801 +Subproject commit b553af4b1efbb8b5de94deb722af0f2b4adbb6e6 From 6ab6268789fe16a82ac4ff64c53fa6efe5072da6 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 12 Mar 2008 13:25:49 +0000 Subject: [PATCH 0158/2219] Revert to having the windows-bug workaround (short timeout on GetQueuedCompletionStatus) on all threads as there are still scenarios where threads can get stuck indefinitely. [SVN r43569] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 02e47999fa..301f79a384 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 02e47999fabfe470a72115fabecde36cf55fa13e +Subproject commit 301f79a384a520986e14a7c05ea8cd3c6a620e1d From 3e7d0df3870d318a14d551ca128e04b28ba6cbe1 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 12 Mar 2008 13:26:41 +0000 Subject: [PATCH 0159/2219] Use unions to fix a sockaddr_storage aliasing problem that shows up with g++ 4.3.0. [SVN r43570] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 301f79a384..7c43ea9399 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 301f79a384a520986e14a7c05ea8cd3c6a620e1d +Subproject commit 7c43ea93996e80cbfed1f53eb2683c5467a82d85 From 3c3d429c945c528b56d201ade8ddd443dc9b5e70 Mon Sep 17 00:00:00 2001 From: David Jenkins Date: Wed, 12 Mar 2008 14:46:24 +0000 Subject: [PATCH 0160/2219] Added test for keep() of nested regex with action [SVN r43572] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 44726081bc..c7dbee5801 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 44726081bc01a4fcd6dba6a95695e9e78d1f02d3 +Subproject commit c7dbee580173d7817dea89ca0c006724db6807c0 From cf758ffdbb4c4a84017c1d698aa23a338dc39ec7 Mon Sep 17 00:00:00 2001 From: David Jenkins Date: Wed, 12 Mar 2008 14:48:32 +0000 Subject: [PATCH 0161/2219] Fix keep() of nested regex with action [SVN r43573] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index c7dbee5801..b1f5cca3cc 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit c7dbee580173d7817dea89ca0c006724db6807c0 +Subproject commit b1f5cca3cc6ed08f86184be3439c403f2cfc871b From 3302853c243d3b89a0574165000f0ef9bbe7ef83 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 13 Mar 2008 06:59:02 +0000 Subject: [PATCH 0162/2219] Fix incorrect use of sin_port with a sockaddr_in6 structure. [SVN r43586] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7c43ea9399..adab7d88e0 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7c43ea93996e80cbfed1f53eb2683c5467a82d85 +Subproject commit adab7d88e0676cbdc32320161b7265ad6f1dc611 From 712db03c5476df5f16f7b68d81bbb1a596b97757 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 13 Mar 2008 13:16:19 +0000 Subject: [PATCH 0163/2219] Updated equations so that they are all 120dpi images. Also tweaked a few for better readability. [SVN r43590] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 4fb47c61e4..cbcdc42bd8 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 4fb47c61e477020f16d4b2495549bd940e5f876e +Subproject commit cbcdc42bd8596c639558f4662c35bb9131302210 From 0f2519ce0963965f6cef5d30804f7a4548a811f7 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 13 Mar 2008 17:22:59 +0000 Subject: [PATCH 0164/2219] work around msvc bug [SVN r43592] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index b1f5cca3cc..a775d1ea9d 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit b1f5cca3cc6ed08f86184be3439c403f2cfc871b +Subproject commit a775d1ea9d0ac9a1b9523bc62ce04a678028d786 From a9cf709b27a408f420ce111030831ef9ad3a8d7a Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 13 Mar 2008 17:46:09 +0000 Subject: [PATCH 0165/2219] add lambda example, fix doc errors and typos [SVN r43593] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index a775d1ea9d..80a290d936 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit a775d1ea9d0ac9a1b9523bc62ce04a678028d786 +Subproject commit 80a290d93673f1e1cfaa71c796ca4cf06298ac91 From f9024201469317d261d436e28cc747bfa20d91f0 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 13 Mar 2008 20:10:08 +0000 Subject: [PATCH 0166/2219] Bring back more/more.htm, supply links for pages moved to website [SVN r43595] --- index.html | 14 ++++--- libs/libraries.htm | 24 +++++------ more/index.htm | 102 +++++++++++++++++++++++++++++++++++++++++++++ tools/index.html | 21 ++++++---- 4 files changed, 134 insertions(+), 27 deletions(-) create mode 100644 more/index.htm diff --git a/index.html b/index.html index 2f6033b585..a6bd740608 100644 --- a/index.html +++ b/index.html @@ -14,24 +14,26 @@ boost.png (6897 bytes) +

    Release 1.35.0

    - +
    - +   FAQ    +   More Info
    Getting Started    -   Library Documentation    -   Release History    + Getting Started    +   Libraries      Tools      Web Site    +   News      Community    -   More
    -

    Welcome to the Boost C++ Libraries, Release 1.35.0!

    +

    Welcome to the Boost C++ Libraries

    Boost provides free peer-reviewed portable C++ source libraries.

    diff --git a/libs/libraries.htm b/libs/libraries.htm index 30b6165aa7..7c3886589c 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -24,14 +24,16 @@ content="text/html; charset=iso-8859-1"> - +
    - +
    Getting Started    -   Release History    -   Tools    -   Web Site    -   Community    -   MoreGetting Started    +      Tools    +      Web Site    +      News    +      Community    +      + FAQ    +      More Info
    @@ -63,9 +65,7 @@ content="text/html; charset=iso-8859-1">
    Libraries Retired from Boost
    -

    See Compiler Status - page to find out what library works with which compiler.
    -See Getting Started page to find out +

    See Getting Started page to find out how to download, build, and install the libraries.

    Documentation for some Boost libraries is available in other forms, @@ -704,7 +704,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey

    Revised 23 Feb 2008

    +s-format="%d %b %Y" startspan -->13 Mar 2008

    © Copyright Beman Dawes 2000-2004

    Distributed under the Boost Software License, Version 1.0. @@ -713,4 +713,4 @@ or www.boost.org/LICENSE_1_0.txt<

    - + \ No newline at end of file diff --git a/more/index.htm b/more/index.htm new file mode 100644 index 0000000000..467c3c9d73 --- /dev/null +++ b/more/index.htm @@ -0,0 +1,102 @@ + + + + Boost More Information + + + + + + + + + + + + +
    + + boost.png (6897 bytes) + More Info +
    + + + + + +
    Getting Started    +       + Libraries    +       Tools    +      Web Site    +      News    +     Community    +      + FAQ 
    + +

    Boost Policies

    +
    +

    Mailing List Discussion Policy.  + What's acceptable and what isn't.

    +

    Library Requirements and Guidelines.  + Basic standards for those preparing a submission.

    +

    + Guidelines for Libraries with Separate + Source.  Basic tutorial for libraries that require the + building of a separate link library.

    +

    Writing Documentation for Boost Basic guidelines for writing documentation and templates for quickly generating + documentation that follows the guidelines.

    +

    Test Policies and Protocols.  + What tests must be in place for a Boost library.

    +

    Library Submission Process.  + How to submit a library to Boost.

    +

    Library Formal Review Process. + Including how to submit a review comment.

    +

    Header Policy.  Headers are where a + library contacts its users, so programming practices are particularly + important.

    +

    Library Reuse.  Should Boost + libraries use other boost libraries?  What about the C++ Standard + Library?  It's another trade-off.

    +

    Moderators.  Who they are and what + they do.

    +
    +

    Boost Whatever

    +
    +

    License Information  Information + about the Boost Software License.

    +

    Bibliography  Print and online + publications relating to Boost and Boost libraries.

    +

    Who's Using Boost?   + Products and organizations that are using Boost.

    +

    Formal Review Schedule  + Future, current, and recently past Formal Reviews.

    +

    Proposal for a C++ Library Repository Web Site  + The original 1998 proposal that launched Boost.

    +

    How to report bugs  Ways to report Boost + bugs.

    +

    How to request features Ways + to request new library features.

    +
    +

    Articles and Papers

    +
    +

    + Coding Guidelines for Integral Constant + Expressions describes how to work through the maze of + compiler related bugs surrounding this tricky topic.

    +
    +
    +

    + Revised + 13 March, 2008

    +

    + Copyright Beman Dawes 2003.

    +

    + 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) +

    + + \ No newline at end of file diff --git a/tools/index.html b/tools/index.html index a726ef0cf0..da571e82e3 100644 --- a/tools/index.html +++ b/tools/index.html @@ -20,14 +20,17 @@ - +
    - +
    Getting Started    -   Release History    -   Tools    -   Web Site    -   Community    -   MoreGetting Started    +       + Libraries    +      Web Site    +      News    +     Community    +      + FAQ    +      More Info 
    @@ -80,7 +83,7 @@

    Revised 23 Feb 2008

    +s-format="%d %b %Y" startspan -->13 Mar 2008

    Copyright Beman Dawes 2003
    Copyright Douglas Gregor 2003
    @@ -93,4 +96,4 @@ Distributed under the Boost Software License, Version 1.0. (See file LICENSE_1_0.txt or www.boost.org/LICENSE_1_0.txt)

    - + \ No newline at end of file From 9de8036830a0bd14261eadc76b391c90897f4290 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 14 Mar 2008 12:10:23 +0000 Subject: [PATCH 0167/2219] Add forwarding file, thus resolving many broken links [SVN r43600] --- more/faq.htm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 more/faq.htm diff --git a/more/faq.htm b/more/faq.htm new file mode 100644 index 0000000000..302bf82257 --- /dev/null +++ b/more/faq.htm @@ -0,0 +1,15 @@ + + + + + +Automatic redirection failed, please go to + +http://www.boost.org/users/faq.html. +
    +

    Copyright Beman Dawes, 2008

    +

    Distributed under the Boost Software License, Version 1.0. (See +LICENSE_1_0.txt or +www.boost.org/LICENSE_1_0.txt)

    + + \ No newline at end of file From 4148b7c07eeda46938594e83abc5792f606c9e01 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 14 Mar 2008 12:17:18 +0000 Subject: [PATCH 0168/2219] Add forwarding file, thus resolving many broken links [SVN r43601] --- people/people.htm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 people/people.htm diff --git a/people/people.htm b/people/people.htm new file mode 100644 index 0000000000..dba531d717 --- /dev/null +++ b/people/people.htm @@ -0,0 +1,15 @@ + + + + + +Automatic redirection failed, please go to + +http://www.boost.org/users/people.html. +
    +

    Copyright Beman Dawes, 2008

    +

    Distributed under the Boost Software License, Version 1.0. (See +LICENSE_1_0.txt or +www.boost.org/LICENSE_1_0.txt)

    + + \ No newline at end of file From 6adeb1579d1935468433ac97555e3cdad8eb6d1b Mon Sep 17 00:00:00 2001 From: Tobias Schwinger Date: Fri, 14 Mar 2008 17:59:22 +0000 Subject: [PATCH 0169/2219] attempts to finally make Sun work [SVN r43605] --- libs/function_types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function_types b/libs/function_types index f5084b1410..8bc1c768ad 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit f5084b1410bddf074b4d91125b47fc7e89db872e +Subproject commit 8bc1c768ade18fcae2c0785eb7ac49f58eb7bef0 From 9162b90633efea3626df1e1c084d76ec08cc6cf8 Mon Sep 17 00:00:00 2001 From: Tobias Schwinger Date: Fri, 14 Mar 2008 18:29:26 +0000 Subject: [PATCH 0170/2219] resolves #1100 and #1602 [SVN r43606] --- libs/function_types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function_types b/libs/function_types index 8bc1c768ad..04a28f6d46 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit 8bc1c768ade18fcae2c0785eb7ac49f58eb7bef0 +Subproject commit 04a28f6d465a0f7d99728a44aff227f2cf567504 From db9daf5b92138191f78b594a486dd33562490d39 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 14 Mar 2008 18:32:45 +0000 Subject: [PATCH 0171/2219] Fixed Inspection report issues. [SVN r43607] --- libs/numeric/conversion | 2 +- libs/numeric/ublas | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/numeric/conversion b/libs/numeric/conversion index 9487756e4b..2994de17ef 160000 --- a/libs/numeric/conversion +++ b/libs/numeric/conversion @@ -1 +1 @@ -Subproject commit 9487756e4b521fc2d17993085c928cd8536fbdc0 +Subproject commit 2994de17ef1a8ad240702098ccaa5c7fed3c928c diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 51bfae792f..433f4dbfda 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 51bfae792f1523c8ae3c192b910d06115465f807 +Subproject commit 433f4dbfdabc28c62b165f22c9de9075ef3abec2 From 78b1cb80101e0311a0a73985676bee769a22aab2 Mon Sep 17 00:00:00 2001 From: Tobias Schwinger Date: Fri, 14 Mar 2008 18:36:46 +0000 Subject: [PATCH 0172/2219] adds acknowledgement for Noel helping to support Sun compilers [SVN r43608] --- libs/function_types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function_types b/libs/function_types index 04a28f6d46..e4da19535d 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit 04a28f6d465a0f7d99728a44aff227f2cf567504 +Subproject commit e4da19535d6eadaad7ddae151b240d4d71654295 From 42bd09d75d2410e004f0fe775c67f29dd3900e2b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 15 Mar 2008 12:46:02 +0000 Subject: [PATCH 0173/2219] Fix broken link, add count of new libraries. [SVN r43619] --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a6bd740608..206b2df530 100644 --- a/index.html +++ b/index.html @@ -55,8 +55,9 @@

    Changes in this release

    -

    This release includes new libraries and - maintenance fixes to existing libraries. See Release +

    This release includes 12 new libraries and + maintenance fixes to existing libraries. See + Release History for more information.

    Getting Started

    From fc472cb2315a97b325e050ddee6c59de5ad68351 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 15 Mar 2008 12:59:21 +0000 Subject: [PATCH 0174/2219] Update type traits links for new location. [SVN r43621] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 1f23f44e86..78eba00f6b 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 1f23f44e862d43d0f49c09ec4c1571108de21094 +Subproject commit 78eba00f6bbadca6ef87975d4535e70e0eae087e From 6af4b8f8e8eb09d2521513e5365ab2a4e581060a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 15 Mar 2008 13:04:57 +0000 Subject: [PATCH 0175/2219] Regenerate the type traits docs, to get changes from [43621]. Refs #1686. [SVN r43622] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 78eba00f6b..8fa9c7e6a7 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 78eba00f6bbadca6ef87975d4535e70e0eae087e +Subproject commit 8fa9c7e6a709d6b91830339b891e52e77e8fff5e From f93d832dd8699eca46f76d184cc61ce90d3315b0 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 15 Mar 2008 13:52:49 +0000 Subject: [PATCH 0176/2219] Fix a pair of broken links and regenerate the docs. [SVN r43625] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index cbcdc42bd8..f375fef8cd 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit cbcdc42bd8596c639558f4662c35bb9131302210 +Subproject commit f375fef8cdd6bc44bc98a182a03a62a850f90fc8 From 151d08deb10766fcfa468252a1e4a8dbae391831 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 15 Mar 2008 18:19:11 +0000 Subject: [PATCH 0177/2219] Added missing files. [SVN r43632] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index e32c5d0888..c9d1a42e05 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit e32c5d088840707b476ccf1984636fea05db750e +Subproject commit c9d1a42e053b21f02cb6a1384f3d7e2624a3532b From 97d55d467391f869b6ab267634456fef8464cd33 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 15 Mar 2008 18:41:51 +0000 Subject: [PATCH 0178/2219] Fix some inspection report issues. [SVN r43633] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 94865eabe6..2412b864d6 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 94865eabe6c79bf92e2dcb93daa57ff29e8cc658 +Subproject commit 2412b864d684a713f6d869a0813a01cd7fb68699 From bb0df034a9ca7f454724d64303318bb384561663 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sat, 15 Mar 2008 22:37:58 +0000 Subject: [PATCH 0179/2219] Merge asio doc fixes from release branch. [SVN r43640] --- doc/Jamfile.v2 | 1 + doc/html/boost_asio.html | 17 +++++++++++++++++ libs/asio | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 doc/html/boost_asio.html diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 31c4f0e9b6..a84fe22fd8 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -40,6 +40,7 @@ boostbook doc ../libs/intrusive/doc//autodoc.xml ../libs/intrusive/doc//intrusive ../libs/unordered/doc//unordered + ../libs/asio/doc//asio ## Add path references to the QuickBook generated docs... diff --git a/doc/html/boost_asio.html b/doc/html/boost_asio.html new file mode 100644 index 0000000000..2ab60e724c --- /dev/null +++ b/doc/html/boost_asio.html @@ -0,0 +1,17 @@ + + + + + Redirect to generated documentation + + + + Automatic redirection failed, please go to + http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/boost_asio.html + + + diff --git a/libs/asio b/libs/asio index adab7d88e0..601a882f6e 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit adab7d88e0676cbdc32320161b7265ad6f1dc611 +Subproject commit 601a882f6e2397225873ec2bd3fe83f92e480650 From 68f8a53f9ddd879058d31b76252e09f8de3d61a3 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 15 Mar 2008 23:43:21 +0000 Subject: [PATCH 0180/2219] range-based regex_replace, address LWG issues #726 and #727, misc. feedback about proto and docs [SVN r43641] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 80a290d936..334b39da0e 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 80a290d93673f1e1cfaa71c796ca4cf06298ac91 +Subproject commit 334b39da0eac319735d66d2d9bed28809483d3ba From 8712baae32e6878f66e2762f1a13e2a426a7dc1a Mon Sep 17 00:00:00 2001 From: Hailin Jin Date: Sat, 15 Mar 2008 23:44:54 +0000 Subject: [PATCH 0181/2219] Add copyright notice and Boost license [SVN r43642] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index 3a9c8996fa..4c02a09902 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit 3a9c8996faf792b62f3fb12c75e379ea99468f3d +Subproject commit 4c02a09902191189f7cf7a9c8b803c9244b5d61e From 5699b1a451249966264335f7458f9133eeebedbf Mon Sep 17 00:00:00 2001 From: Hailin Jin Date: Sat, 15 Mar 2008 23:45:25 +0000 Subject: [PATCH 0182/2219] Added copyright notice and Boost license [SVN r43643] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index 4c02a09902..c11bd9beeb 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit 4c02a09902191189f7cf7a9c8b803c9244b5d61e +Subproject commit c11bd9beebcdb65892e67a036918cc9fba0fc00c From 7c6bb73325db33e3e9ee1d9c3128159df9611ec1 Mon Sep 17 00:00:00 2001 From: Hailin Jin Date: Sat, 15 Mar 2008 23:50:04 +0000 Subject: [PATCH 0183/2219] Added copyright notice and Boost license [SVN r43644] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index c11bd9beeb..5a509d1d24 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit c11bd9beebcdb65892e67a036918cc9fba0fc00c +Subproject commit 5a509d1d24a1d7359b543dd3d47214d6a009af28 From 3160db9e1ba0c4c981cd54afa6157f14f1bbc93e Mon Sep 17 00:00:00 2001 From: Hailin Jin Date: Sat, 15 Mar 2008 23:53:32 +0000 Subject: [PATCH 0184/2219] Added copyright notice and Boost license [SVN r43645] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index 5a509d1d24..e40439716e 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit 5a509d1d24a1d7359b543dd3d47214d6a009af28 +Subproject commit e40439716e9803f46eeeeb11ade1c00bdc5e8cd8 From 486c0d15347d1f2df0dabb93439cfd74cd24a7a1 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 16 Mar 2008 01:39:59 +0000 Subject: [PATCH 0185/2219] Wave: Fixed whitespace insertion error, fixed test cases. [SVN r43646] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index a9ddc1d840..b01e685d23 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit a9ddc1d84014cd2926349baeca02ef9d571657ec +Subproject commit b01e685d2350b236b38c08d74f6e9ace2cfe5fdc From 58e96047efee33ae1d1edf1c36d876d53343d07c Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 16 Mar 2008 06:49:13 +0000 Subject: [PATCH 0186/2219] regex_replace supports formatter functions and function objects [SVN r43647] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 334b39da0e..e8b5a63570 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 334b39da0eac319735d66d2d9bed28809483d3ba +Subproject commit e8b5a635700c9a4c9426c9f08069825ae537d46f From 3b7c6c3e361ea6b21c1bfc9a30c8b3a9804b1a9c Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 16 Mar 2008 22:37:06 +0000 Subject: [PATCH 0187/2219] allow lambdas to be used as formatters [SVN r43660] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index e8b5a63570..b26c88a8ae 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit e8b5a635700c9a4c9426c9f08069825ae537d46f +Subproject commit b26c88a8ae040af8509094cdef0ead6fee19a94f From 6b55ad31754d32a5ef8194f85b5f2a9935c9eeac Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 16 Mar 2008 23:06:26 +0000 Subject: [PATCH 0188/2219] more tests for new regex_replace functionality [SVN r43661] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index b26c88a8ae..749be29b7f 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit b26c88a8ae040af8509094cdef0ead6fee19a94f +Subproject commit 749be29b7f93b1fefff80646437a06d793111189 From db59c60418b2ff31a1312195d1f1580678500cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 16 Mar 2008 23:55:49 +0000 Subject: [PATCH 0189/2219] Fixed ticket #1683 [SVN r43662] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 686c081bba..cd2a6c3368 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 686c081bbafe1cf100248b71e57ff49a99c70e34 +Subproject commit cd2a6c33683abcfb35f8b12c5dac3ceaeafe72a9 From deee7db6103e7b3a53a2cca4ed63ab23782e4c4a Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 17 Mar 2008 00:35:04 +0000 Subject: [PATCH 0190/2219] document new format flags, and range-based interface for regex_match and regex_search [SVN r43663] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 749be29b7f..fade278e7b 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 749be29b7f93b1fefff80646437a06d793111189 +Subproject commit fade278e7bc3e02387a5b1f51d1a1d9e872c63ec From 85a4b6b32efc8995b88897b8063dd6cb2827c829 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 17 Mar 2008 08:36:09 +0000 Subject: [PATCH 0191/2219] Test and fix for bug #1693 to ensure thread_specific_ptr works as desired [SVN r43666] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a76c33f8cc..b5bbb7fb1c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a76c33f8cc355d40f36b273dda719bc4073e1b56 +Subproject commit b5bbb7fb1c8d40d9ac042d1654e4d6470a85a473 From 9017135295cd19f1c4fecf707a756ea7f7acf602 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 17 Mar 2008 10:29:27 +0000 Subject: [PATCH 0192/2219] New documentation for new thread library [SVN r43671] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index b5bbb7fb1c..cfb08be1a8 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit b5bbb7fb1c8d40d9ac042d1654e4d6470a85a473 +Subproject commit cfb08be1a8568ac24be48833b71bed8111597489 From aff31f143afdb22c1faca6a02f6d1663160d19af Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 17 Mar 2008 16:53:58 +0000 Subject: [PATCH 0193/2219] Add function_types [SVN r43676] --- libs/maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/maintainers.txt b/libs/maintainers.txt index f2561dd6ed..804c21a658 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -29,6 +29,7 @@ filesystem Beman Dawes foreach Eric Niebler format Samuel Krempp function Douglas Gregor +function_types Tobias Schwinger functional functional/hash Daniel James fusion Joel de Guzman , Dan Marsden , Tobias Schwinger From c7e3415aa6b50e774bdd333265723907900f328e Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 17 Mar 2008 17:31:21 +0000 Subject: [PATCH 0194/2219] Fix typo [SVN r43679] --- tools/regression/xsl_reports/email_maintainers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/xsl_reports/email_maintainers.py b/tools/regression/xsl_reports/email_maintainers.py index d6fca013dc..308ab688f5 100644 --- a/tools/regression/xsl_reports/email_maintainers.py +++ b/tools/regression/xsl_reports/email_maintainers.py @@ -605,7 +605,7 @@ Potentially broken platforms for Boost regression testing message += "Report time: " + self.date + """ This report lists the high-priority platforms that are exhibiting a -large number of regresson test failures, which might indicate a problem +large number of regression test failures, which might indicate a problem with the test machines or testing harness. Detailed report: From 45e8e6e3b5ab28b6d8b829a9cacf670bfab1514b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 17 Mar 2008 17:34:46 +0000 Subject: [PATCH 0195/2219] Fix some documentation issues. Fixes #1655, fixes #1660 [SVN r43680] --- doc/html/mpi.html | 16 ++++++++++++++++ libs/graph | 2 +- libs/mpi | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 doc/html/mpi.html diff --git a/doc/html/mpi.html b/doc/html/mpi.html new file mode 100644 index 0000000000..f9b6b16818 --- /dev/null +++ b/doc/html/mpi.html @@ -0,0 +1,16 @@ + + + + + Redirect to generated documentation + + + + Automatic redirection failed, please go to + http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/mpi.html + + diff --git a/libs/graph b/libs/graph index 07eee8a2a1..ecedcaa5a3 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 07eee8a2a1ec16803a9c3fc848a781da29f4b3b9 +Subproject commit ecedcaa5a3acc01445aa9cf7635a62dbab91c232 diff --git a/libs/mpi b/libs/mpi index fe1a4d5dc7..870eaeb722 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit fe1a4d5dc7ee8f7dce83f55f813a08120fccb12e +Subproject commit 870eaeb7229c474e30190dced6ff23b6908f0671 From 4a0027a6d6a34698b164a18eb2c0ca0bbd0dd3a6 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 17 Mar 2008 21:46:08 +0000 Subject: [PATCH 0196/2219] small interface simplification, doc comment improvements [SVN r43685] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index fade278e7b..ba5faea955 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit fade278e7bc3e02387a5b1f51d1a1d9e872c63ec +Subproject commit ba5faea9552cbe805969507f6e44dbd9ba87c77d From 2fe3e994d9910d94094f0ed90726248aa16f1bb4 Mon Sep 17 00:00:00 2001 From: Jan Gaspar Date: Mon, 17 Mar 2008 22:27:15 +0000 Subject: [PATCH 0197/2219] circular_buffer: bugfix #1692 [SVN r43686] --- libs/circular_buffer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/circular_buffer b/libs/circular_buffer index e1472df6d8..4619a3ab9a 160000 --- a/libs/circular_buffer +++ b/libs/circular_buffer @@ -1 +1 @@ -Subproject commit e1472df6d871e1687c54f3148f3cac8cfb3f9a50 +Subproject commit 4619a3ab9a2a5b4db8d0e4213d7962a87e441e28 From 6407bc5084856bf8109ea3d682f5d50b3dbc5bbf Mon Sep 17 00:00:00 2001 From: Hailin Jin Date: Mon, 17 Mar 2008 22:28:58 +0000 Subject: [PATCH 0198/2219] Added two scripts [SVN r43687] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index e40439716e..9b60fc138a 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit e40439716e9803f46eeeeb11ade1c00bdc5e8cd8 +Subproject commit 9b60fc138abd247325d222b1e7652a42de1dfe7c From be0ecde748621efd464d0c911570b23991bed849 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 04:58:51 +0000 Subject: [PATCH 0199/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43690] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 480d7b2413..cfb16a8a9d 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 480d7b2413434e962f4bd46fca98459050b08652 +Subproject commit cfb16a8a9de1cd13d71b1b32228913f5e6c05946 From 2274791cbdf6bff59dee4b5ccd4206f8c100bbed Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 05:01:57 +0000 Subject: [PATCH 0200/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43691] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index cfb16a8a9d..66b1028d4c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit cfb16a8a9de1cd13d71b1b32228913f5e6c05946 +Subproject commit 66b1028d4c8e6fd94875347dadb74cbd846ea4d4 From 189ec1be6cb25a8cb56d9dc2c4363b102f8151be Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 05:47:10 +0000 Subject: [PATCH 0201/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43692] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 66b1028d4c..0530d1fcaa 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 66b1028d4c8e6fd94875347dadb74cbd846ea4d4 +Subproject commit 0530d1fcaa069c0a97c5142048aa94dc355e48e6 From 9c0ba2edf0d9c8ec2f9ec265c5b6e13bed1c79ee Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 05:52:10 +0000 Subject: [PATCH 0202/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43693] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 0530d1fcaa..b3c87d2dfa 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 0530d1fcaa069c0a97c5142048aa94dc355e48e6 +Subproject commit b3c87d2dfa4730102fd7730a60d2fffd7312ffde From 47ebb93d6f0d400cac1cd50d46e02eda96e5c8c5 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 05:53:07 +0000 Subject: [PATCH 0203/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43694] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b3c87d2dfa..ce7dc653df 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b3c87d2dfa4730102fd7730a60d2fffd7312ffde +Subproject commit ce7dc653dfaf1802ef0cc3357289cc235fc6f773 From 9ad34f9d9430b83cbe7653ad943fbae53b2d0f6f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 18 Mar 2008 06:18:33 +0000 Subject: [PATCH 0204/2219] work around gcc-4.0.1 bug with const-qualified function references [SVN r43695] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index ba5faea955..cb9a89873c 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit ba5faea9552cbe805969507f6e44dbd9ba87c77d +Subproject commit cb9a89873cb6484c5cfd811676f295af51f58904 From a901e40b731b2105360dc74df16fbe9ac551d8e4 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 18 Mar 2008 06:44:45 +0000 Subject: [PATCH 0205/2219] better, restrict fix to gcc-4.0 [SVN r43696] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index cb9a89873c..aa3a935e26 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit cb9a89873cb6484c5cfd811676f295af51f58904 +Subproject commit aa3a935e262fb3da661dfbc343465855801cc795 From 82831b7e9ccfc97790f6459d72294b834923882f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 15:51:13 +0000 Subject: [PATCH 0206/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43701] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index ce7dc653df..5264194e67 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit ce7dc653dfaf1802ef0cc3357289cc235fc6f773 +Subproject commit 5264194e6781df70c164992a4f7a0830d9f27970 From b423d3bc3b88dc639c49db57efaf403837b5f9c2 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 15:51:42 +0000 Subject: [PATCH 0207/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43702] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 5264194e67..aeb7ca4619 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 5264194e6781df70c164992a4f7a0830d9f27970 +Subproject commit aeb7ca4619006c30bdfddc4c77632e7ceb7e1a55 From 9495a5b950e32acf13fc4ed24b46de0bef652b3d Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 16:31:36 +0000 Subject: [PATCH 0208/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43704] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index aeb7ca4619..00a143fd3d 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit aeb7ca4619006c30bdfddc4c77632e7ceb7e1a55 +Subproject commit 00a143fd3d4aba705c030c35a0d19679968cad96 From d1a9ae524237dae5ad2a9f1b8de8bcd0fc52520c Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 16:32:22 +0000 Subject: [PATCH 0209/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43705] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 00a143fd3d..f6d14c80ea 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 00a143fd3d4aba705c030c35a0d19679968cad96 +Subproject commit f6d14c80ea2e062af28bc3030b9b61ebca316369 From c3fc3db1894a6e747c0fd68d6fc4c78e6dec347e Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 18 Mar 2008 16:32:48 +0000 Subject: [PATCH 0210/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43706] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f6d14c80ea..dc153d5e7b 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f6d14c80ea2e062af28bc3030b9b61ebca316369 +Subproject commit dc153d5e7b8b8bc66358d6b5f78cee5641eada49 From feceb4a1372d1f0ac99003fa665a56db8bc2c44e Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 18 Mar 2008 19:35:18 +0000 Subject: [PATCH 0211/2219] Fix inspect boo boos; mostly broken links [SVN r43709] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index ccd4bb4d5f..8fb975b2b9 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit ccd4bb4d5f9ad7e60e154349c568f33147b37a68 +Subproject commit 8fb975b2b9d93f86292185b6f12df8f5ee8ef50a From 25814b831d30aaaa9099edab461dee7afe8e50ed Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 19 Mar 2008 01:01:19 +0000 Subject: [PATCH 0212/2219] Disable serialization tests until Robert fixes the testing breakage. [SVN r43714] --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 42e4e6a92a..58f723b0b1 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -75,7 +75,7 @@ build-project ../libs/random/test ; # test-suite random build-project ../libs/range/test ; # test-suite range build-project ../libs/regex/test ; # test-suite regex build-project ../libs/regex/example ; # test-suite regex-examples -build-project ../libs/serialization/test ; # test-suite serialization +#~ build-project ../libs/serialization/test ; # test-suite serialization <<< temporarily disabled because of broken tests build-project ../libs/signals/test ; # test-suite signals build-project ../libs/smart_ptr/test ; # test-suite smart_ptr build-project ../libs/spirit/test ; # test-suite spirit From a9a47ff6dcd1ddf8b4bd3a55868d83a6e3c3d9c0 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 19 Mar 2008 01:42:03 +0000 Subject: [PATCH 0213/2219] Fix broken links [SVN r43715] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 1c59deebb0..fa17488859 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 1c59deebb0524b489aab33803d9de7f24d07b713 +Subproject commit fa174888594a7e341a037ee5a0f57ab5c309c494 From 238d131b732cf0e40bcb0cc7d41bf3ca3d1de796 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Wed, 19 Mar 2008 05:17:02 +0000 Subject: [PATCH 0214/2219] Support serialization in DLLS Make thread-safe fix portable binary archives [SVN r43717] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index dc153d5e7b..42b0c2ad3e 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit dc153d5e7b8b8bc66358d6b5f78cee5641eada49 +Subproject commit 42b0c2ad3e993b878ca421ae679aceccf0a28962 From 94b8aac7f1e91acacfba63e37b8059bf96e6a5fe Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 19 Mar 2008 05:18:50 +0000 Subject: [PATCH 0215/2219] correct minor doc inaccuracies [SVN r43718] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index aa3a935e26..35359f39ad 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit aa3a935e262fb3da661dfbc343465855801cc795 +Subproject commit 35359f39ad27babe7085e028a7c6d52abbd494b1 From d986f4c6926c55d1bc174d4510308a4a33c54ddf Mon Sep 17 00:00:00 2001 From: Jan Gaspar Date: Wed, 19 Mar 2008 09:24:24 +0000 Subject: [PATCH 0216/2219] circular_buffer: improved documentation [SVN r43719] --- libs/circular_buffer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/circular_buffer b/libs/circular_buffer index 4619a3ab9a..f9f143d114 160000 --- a/libs/circular_buffer +++ b/libs/circular_buffer @@ -1 +1 @@ -Subproject commit 4619a3ab9a2a5b4db8d0e4213d7962a87e441e28 +Subproject commit f9f143d114adfcb0cbe472baa825a2d5886d2966 From 049422eb242b768689fde9d2124ae8e556586335 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 19 Mar 2008 10:51:45 +0000 Subject: [PATCH 0217/2219] Fix #1698 (http://svn.boost.org/trac/boost/ticket/1698). * build/virtual-target.jam (register): Ignore differences in incidental dependency features. [SVN r43721] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b553af4b1e..dfe0e931f8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b553af4b1efbb8b5de94deb722af0f2b4adbb6e6 +Subproject commit dfe0e931f8649a96831bd24f42c5f53daf1012e3 From 0aec73b882dadfb8f9d35a65d06998804b117cf7 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 19 Mar 2008 11:09:29 +0000 Subject: [PATCH 0218/2219] Remove usage-requirements as they are not necessary, and can cause bogus dependencies for serialization's client. [SVN r43722] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 42b0c2ad3e..cca24b471e 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 42b0c2ad3e993b878ca421ae679aceccf0a28962 +Subproject commit cca24b471e48f95b96fe1d23a801fb5d5cf6db6c From 0cd12e5b885441b642fc59593919ea34145e0a98 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 19 Mar 2008 12:33:41 +0000 Subject: [PATCH 0219/2219] Fix ordering of libraries within categories. [Vicente Juan Botet] [SVN r43723] --- libs/libraries.htm | 53 ++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 25 deletions(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index 7c3886589c..53a60bfbc7 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -379,13 +379,13 @@ how to download, build, and install the libraries.

  • minmax - standard library extensions for simultaneous min/max and min/max element computations, from Hervé Brönnimann.
  • +
  • range - A new infrastructure + for generic algorithms that builds on top + of the new iterator concepts, from Thorsten Ottosen.
  • string_algo - String algorithms library, from Pavol Droba
  • utility - Class next(),  prior() function templates, from Dave Abrahams and others.
  • -
  • range - A new infrastructure - for generic algorithms that builds on top - of the new iterator concepts, from Thorsten Ottosen.
  • Function objects and higher-order programming

    @@ -425,6 +425,8 @@ how to download, build, and install the libraries.

  • enable_if - Selective inclusion of function template overloads, from Jaakko Järvi, Jeremiah Willcock, and Andrew Lumsdaine.
  • +
  • function_types - Type traits + for callable, built-in types, from Tobias Schwinger
  • gil - Generic Image Library, from Lubomir Bourdev and Hailin Jin.
  • in_place_factory, typed_in_place_factory- Generic in-place construction @@ -442,13 +444,16 @@ how to download, build, and install the libraries.

  • type_traits - Templates for fundamental properties of types, from John Maddock, Steve Cleary, et al.
  • -
  • function_types - Type traits - for callable, built-in types, from Tobias Schwinger
  • Template Metaprogramming

      +
    • function_types - Type traits + for callable, built-in types, from Tobias Schwinger
    • +
    • fusion - + Library for working with tuples, including various containers, + algorithms, etc.
    • mpl - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.
    • @@ -458,11 +463,7 @@ how to download, build, and install the libraries.

    • type_traits - Templates for fundamental properties of types, from John Maddock, Steve Cleary, et al.
    • -
    • function_types - Type traits - for callable, built-in types, from Tobias Schwinger
    • -
    • fusion - - Library for working with tuples, including various containers, algorithms, etc. - From Joel de Guzman, Dan Marsden and Tobias Schwinger.
    • +
    • From Joel de Guzman, Dan Marsden and Tobias Schwinger.

    Preprocessor Metaprogramming

    @@ -491,15 +492,14 @@ how to download, build, and install the libraries.

    • accumulators - Framework for incremental calculation, and collection of statistical accumulators, from Eric Niebler.
    • -
    • math - Several contributions in the - domain of mathematics, from various authors.
    • -
    • numeric/conversion - Optimized Policy-based Numeric Conversions, - from Fernando Cacciola.
    • +
    • Cacciola.
    • integer - Headers to ease dealing with integral types.
    • interval - Extends the usual arithmetic functions to mathematical intervals, from Guillaume Melquiond, Herv? Br?nnimann and Sylvain Pion.
    • +
    • math - Several contributions in the + domain of mathematics, from various authors.
    • math/complex number algorithms - These complex number algorithms are the inverses of trigonometric functions currently present in the C++ standard, from John Maddock.
    • math/common_factor - Greatest @@ -514,6 +514,8 @@ how to download, build, and install the libraries.

      A wide selection of univariate statistical distributions and functions that operate on them from John Maddock and Paul Bristow
    • multi_array - Multidimensional containers and adaptors for arrays of contiguous data, from Ron Garcia.
    • +
    • numeric/conversion - Optimized Policy-based Numeric Conversions, + from Fernando
    • operators - Templates ease arithmetic classes and iterators, from Dave Abrahams and Jeremy Siek.
    • @@ -548,18 +550,18 @@ how to download, build, and install the libraries.

    • compressed_pair - Empty member optimization, from John Maddock, Howard Hinnant, et al.
    • +
    • fusion - + Library for working with tuples, including various containers, algorithms, etc. + From Joel de Guzman and Dan Marsden and Tobias Schwinger.
    • multi_index - Containers with multiple STL-compatible access interfaces, from Joaquín M López Muñoz.
    • pointer container - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen.
    • tuple - Ease definition of functions returning multiple values, and more, - from Jaakko J?rvi.
    • + from Jaakko Jrvi.
    • variant - Safe, generic, stack-based discriminated union container, from Eric Friedman and Itay Maman.
    • -
    • fusion - - Library for working with tuples, including various containers, algorithms, etc. - From Joel de Guzman and Dan Marsden and Tobias Schwinger.

    Image processing

    @@ -573,6 +575,11 @@ how to download, build, and install the libraries.

  • asio - Portable networking, including sockets, timers, hostname resolution and socket iostreams, from Chris Kohlhoff.
  • +
  • assign - Filling containers + with constant or generated data has never been + easier, from Thorsten Ottosen. +
  • +
  • format - Type-safe 'printf-like' format operations, from Samuel Krempp.
  • io state savers - Save I/O state to @@ -582,10 +589,6 @@ how to download, build, and install the libraries.

    data given on command line, in config files and other sources, from Vladimir Prus.
  • serialization - Serialization of arbitrary data for persistence and marshalling, from Robert Ramey
  • -
  • assign - Filling containers - with constant or generated data has never been - easier, from Thorsten Ottosen. -
  • @@ -642,14 +645,14 @@ of arbitrary data for persistence and marshalling, from Robert Ramey Hinnant, et al.
  • conversion - Polymorphic and lexical casts, from Dave Abrahams and Kevlin Henney.
  • -
  • numeric/conversion - Optimized Policy-based Numeric Conversions, - from Fernando Cacciola.
  • crc - Cyclic Redundancy Code, from Daryle Walker.
  • date_time - Date-Time library from Jeff Garland.
  • filesystem - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes.
  • +
  • numeric/conversion - Optimized Policy-based Numeric Conversions, + from Fernando Cacciola.
  • optional - Discriminated-union wrapper for optional values, from Fernando Cacciola.
  • program_options - Access to configuration @@ -704,7 +707,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • Revised 13 Mar 2008

    +s-format="%d %b %Y" startspan -->19 Mar 2008

    © Copyright Beman Dawes 2000-2004

    Distributed under the Boost Software License, Version 1.0. From c14940c1368f390bb88ab2711d5de359d4b03ad1 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 19 Mar 2008 16:27:43 +0000 Subject: [PATCH 0220/2219] Re-enable serialization tests, now that they should be fixed. [SVN r43726] --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 58f723b0b1..42e4e6a92a 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -75,7 +75,7 @@ build-project ../libs/random/test ; # test-suite random build-project ../libs/range/test ; # test-suite range build-project ../libs/regex/test ; # test-suite regex build-project ../libs/regex/example ; # test-suite regex-examples -#~ build-project ../libs/serialization/test ; # test-suite serialization <<< temporarily disabled because of broken tests +build-project ../libs/serialization/test ; # test-suite serialization build-project ../libs/signals/test ; # test-suite signals build-project ../libs/smart_ptr/test ; # test-suite smart_ptr build-project ../libs/spirit/test ; # test-suite spirit From 5318e9120544c9e01b4adb104fd52d996575aa28 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 19 Mar 2008 17:25:13 +0000 Subject: [PATCH 0221/2219] Removed some warnings: those from issue #1640 and others [SVN r43730] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index cfb08be1a8..76e53c7bc5 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit cfb08be1a8568ac24be48833b71bed8111597489 +Subproject commit 76e53c7bc519fca423d5977d2d68438193332bb0 From c28aff122fdc38cb650e255c4ba0be6e275ee9f0 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 19 Mar 2008 18:22:58 +0000 Subject: [PATCH 0222/2219] Thread is now using quickbook so we have to add a dependency to get it to build, and add it to the path, as it needs to be picked up from the build location. [SVN r43731] --- doc/Jamfile.v2 | 2 ++ doc/src/boost.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index a84fe22fd8..e5c5766a3f 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -41,6 +41,7 @@ boostbook doc ../libs/intrusive/doc//intrusive ../libs/unordered/doc//unordered ../libs/asio/doc//asio + ../libs/thread/doc//thread ## Add path references to the QuickBook generated docs... @@ -58,6 +59,7 @@ boostbook doc ../libs/interprocess/doc//interprocess ../libs/intrusive/doc//intrusive ../libs/unordered/doc//unordered + ../libs/thread/doc//thread boost.libraries=../../libs/libraries.htm diff --git a/doc/src/boost.xml b/doc/src/boost.xml index af13808c08..9fddf825a4 100644 --- a/doc/src/boost.xml +++ b/doc/src/boost.xml @@ -640,7 +640,7 @@ - + From 9e7d253380b5c27898a09041f64f7e6eabdbf209 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 19 Mar 2008 18:27:34 +0000 Subject: [PATCH 0223/2219] Remove 'using quickbook' from my documentation jamfiles. It is no longer necessary, and might be harmful. [SVN r43732] --- libs/functional | 2 +- libs/unordered | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index e21da827b4..04df514be4 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit e21da827b44ff72b93aa2d1693b9da41c0d7d702 +Subproject commit 04df514be4534e3259745295648e53946b856911 diff --git a/libs/unordered b/libs/unordered index 61004d385e..535a41a2f5 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 61004d385e9e69bbac244972f6d66a89d399a8a6 +Subproject commit 535a41a2f507ca0bc0e0d8390e54ce8a862294d7 From 498b9d9860409b54045e456da3740226fa6e631b Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 19 Mar 2008 19:39:50 +0000 Subject: [PATCH 0224/2219] Regression test for enable_shared_from_this. [SVN r43733] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 3a4dc43924..2eb3991630 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 3a4dc43924cbf6be6378491cd16c2945d37cadbb +Subproject commit 2eb3991630d138b43b4e4ea13da2efa444a1e21c From d1e3ab932e365f1d649e83c7191e4f6e6f264e52 Mon Sep 17 00:00:00 2001 From: Lubomir Bourdev Date: Thu, 20 Mar 2008 04:27:41 +0000 Subject: [PATCH 0225/2219] GIL: Changed a private type name to differ from #define used on some Linux systems. [SVN r43735] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index 9b60fc138a..310ec6f28d 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit 9b60fc138abd247325d222b1e7652a42de1dfe7c +Subproject commit 310ec6f28d69fc545a2f769ceed36c61d7e56c7f From 36362713451f1b8c74c5ed3b12836ddab88589bd Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Thu, 20 Mar 2008 19:32:43 +0000 Subject: [PATCH 0226/2219] Added support for calling enable_shared_from_this::shared_from_this in constructors. Closes #1696. [SVN r43738] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2eb3991630..1c2d780f9e 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2eb3991630d138b43b4e4ea13da2efa444a1e21c +Subproject commit 1c2d780f9ef00068a75635fbdcde2f64de2d7aed From 7eb4ff35f5f910e534dff93ef9a169fdbbb7fecb Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 20 Mar 2008 22:10:52 +0000 Subject: [PATCH 0227/2219] Initialize _owned in the copy constructor as well. [SVN r43739] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 1c2d780f9e..5b17f88f0e 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 1c2d780f9ef00068a75635fbdcde2f64de2d7aed +Subproject commit 5b17f88f0e2310be9d6f57085dfd24fab91000db From 3f4a75a7e05732f6b241ca31a4ef4bed6763d470 Mon Sep 17 00:00:00 2001 From: Lubomir Bourdev Date: Fri, 21 Mar 2008 09:40:59 +0000 Subject: [PATCH 0228/2219] GIL: Fixed a bug in planar device_n view construction. [SVN r43741] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index 310ec6f28d..ddf9f44ed3 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit 310ec6f28d69fc545a2f769ceed36c61d7e56c7f +Subproject commit ddf9f44ed3d3e8627b2ce4a0ff00df99a15c2d2f From ae27447ab7048e881659fcf784145ea599698c08 Mon Sep 17 00:00:00 2001 From: Lubomir Bourdev Date: Fri, 21 Mar 2008 09:43:19 +0000 Subject: [PATCH 0229/2219] GIL: Replaced tabs with spaces. [SVN r43742] --- libs/gil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/gil b/libs/gil index ddf9f44ed3..68b33f6e7b 160000 --- a/libs/gil +++ b/libs/gil @@ -1 +1 @@ -Subproject commit ddf9f44ed3d3e8627b2ce4a0ff00df99a15c2d2f +Subproject commit 68b33f6e7b35c91263e669849dd1b013b94e2903 From d17f3dfd1db48d0be296e6cb7ff26d20b45cd465 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 21 Mar 2008 16:37:24 +0000 Subject: [PATCH 0230/2219] Added consideration for compac Tru64 [SVN r43747] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index cca24b471e..b1b114de63 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit cca24b471e48f95b96fe1d23a801fb5d5cf6db6c +Subproject commit b1b114de638f15b18660e73b949a48c87c40f5bb From b099ed4a7ff4bb4fcff960c462aa3846a370010f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 21 Mar 2008 16:40:06 +0000 Subject: [PATCH 0231/2219] added include for friend operators [SVN r43748] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b1b114de63..40ca5515f1 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b1b114de638f15b18660e73b949a48c87c40f5bb +Subproject commit 40ca5515f16e4f6ce9bc406787d2066df42a219a From eb920ab79fc98c14910442ae0b977bb331b376f9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 21 Mar 2008 16:52:40 +0000 Subject: [PATCH 0232/2219] Check links in single quotes as well as double quotes. [SVN r43750] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 8e56180ca4..79843906d0 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 8e56180ca4c4a71e9ddbac74f212a3bdbb8d7e2a +Subproject commit 79843906d0b53f464212d2eb2ac1532734baee23 From de9261bca1d2089d0feb07a23e806ca5147b6049 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 21 Mar 2008 16:56:35 +0000 Subject: [PATCH 0233/2219] Decode percent coded characters and '&' when inspecting urls. [SVN r43752] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 79843906d0..e1b48e60f5 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 79843906d0b53f464212d2eb2ac1532734baee23 +Subproject commit e1b48e60f5f5d7f5f5fcd17ff5db1f266e49b410 From d86cd4ce747d5ae257c4f88ce1f69e40dd662e74 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 21 Mar 2008 17:19:07 +0000 Subject: [PATCH 0234/2219] Adjustment to inhibit compile error with intel compilers [SVN r43758] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 40ca5515f1..d26a7830f5 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 40ca5515f16e4f6ce9bc406787d2066df42a219a +Subproject commit d26a7830f58e9b0f9a4741f673c4d7435525ed6c From 27f8b88dae709cefc50f62974bd3fd75d520764b Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Fri, 21 Mar 2008 19:19:25 +0000 Subject: [PATCH 0235/2219] Worked around compilation error in boost::get_deleter when using old versions of g++. [SVN r43766] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 5b17f88f0e..b30aa1468a 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 5b17f88f0e2310be9d6f57085dfd24fab91000db +Subproject commit b30aa1468a3bf3f3e599fd611b6558773ee4fb54 From 5e795b9a040144869b42a5dfcd682dbd13b6a4be Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 21 Mar 2008 21:04:36 +0000 Subject: [PATCH 0236/2219] pgi-7.1 has testable version macros, yeah! [SVN r43781] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index db33faa680..a593af70bb 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit db33faa6809e18da8826776cc86e8a14ac61d010 +Subproject commit a593af70bbd4a3d64761219079954e13e1501b6d From be09abc07439a50163bd253b52175a1cf96a8c8e Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Fri, 21 Mar 2008 21:12:21 +0000 Subject: [PATCH 0237/2219] Fixed bogus test failure caused by new enable_shared_from_this features. [SVN r43782] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index b30aa1468a..f22516d650 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit b30aa1468a3bf3f3e599fd611b6558773ee4fb54 +Subproject commit f22516d650db81410c56edc2fb375884543c13e9 From fed7768b1d3b5a70f1b91718aece3f43c402bd72 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 22 Mar 2008 18:59:07 +0000 Subject: [PATCH 0238/2219] streamlined Jamfile.v2 eliminated build of binary_w* removed usage-requirement dropped serialization.jam as its no longer used [SVN r43795] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index d26a7830f5..8ef74d1bd0 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit d26a7830f58e9b0f9a4741f673c4d7435525ed6c +Subproject commit 8ef74d1bd0ab083652d7787e512f315885da2a66 From 551803135797d4b735dc646e160aeff6083f55d7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 23 Mar 2008 13:03:24 +0000 Subject: [PATCH 0239/2219] Fix another license link I seem to have missed. [SVN r43803] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 890e8ed154..342e17aa5a 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 890e8ed154cf7337c291caeeb04d98e4fb2f88ea +Subproject commit 342e17aa5aad386c4f731d5f702ec22cd86ef865 From 7e499a25a5d66090cf1d9e71297e14d46363407f Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Sun, 23 Mar 2008 14:51:40 +0000 Subject: [PATCH 0240/2219] Added a little more test code for new enable_shared_from_this behavior. [SVN r43804] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index f22516d650..d7448b5746 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit f22516d650db81410c56edc2fb375884543c13e9 +Subproject commit d7448b574684207f62326f8ebe3adc526bf20566 From 8d6d9c5619d23a805db7a6e1f77c25da87229a2a Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 23 Mar 2008 18:36:00 +0000 Subject: [PATCH 0241/2219] adjusted header order for export.hpp to see if this will make gcc 4.x tests pass. [SVN r43806] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 8ef74d1bd0..11bd878431 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 8ef74d1bd0ab083652d7787e512f315885da2a66 +Subproject commit 11bd8784316f859dd8055d05ee682a26a5deb940 From ed83a1dcd33abea8a513f88f0468913389869497 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 23 Mar 2008 19:09:51 +0000 Subject: [PATCH 0242/2219] made test compile only [SVN r43807] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 11bd878431..5c6f9a495c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 11bd8784316f859dd8055d05ee682a26a5deb940 +Subproject commit 5c6f9a495cdddaa5af98ad480591476987e7d9e4 From 0496492b88ea4631a498674a4e62e9b003b99493 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 23 Mar 2008 19:10:31 +0000 Subject: [PATCH 0243/2219] made test_static_warning compile only [SVN r43808] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 5c6f9a495c..aff3ebb25a 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 5c6f9a495cdddaa5af98ad480591476987e7d9e4 +Subproject commit aff3ebb25a1e3b850de67fb5eaef4f087b5407ac From 8d03ccb10c50e30ea9cf84283ef1d67acfe8c646 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 23 Mar 2008 19:18:22 +0000 Subject: [PATCH 0244/2219] removed superflous static cast [SVN r43809] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index aff3ebb25a..de8fa1c425 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit aff3ebb25a1e3b850de67fb5eaef4f087b5407ac +Subproject commit de8fa1c425d771463a10c5084c1092cf31126476 From 6b1d6b19531cc1e980923adfed7cec3166279198 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 23 Mar 2008 21:51:40 +0000 Subject: [PATCH 0245/2219] mark up new foreach tests [SVN r43810] --- status/explicit-failures-markup.xml | 58 ++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 10 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index a0b12075bd..18cefd14c9 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1461,8 +1461,38 @@ + + + + This compiler does not support detection of + const rvalues. + + + + + + + + + + + + + + + + + + + + + + + + + This compiler does not support detection of const rvalues. @@ -1477,6 +1507,24 @@ + + + + + This compiler does not support detection of + rvalues. + + + + + + + + + + + + @@ -1504,16 +1552,6 @@ ADL which these compilers do not support. - - - - - is_base_and_derived<> is broken on this compiler, but - the problem can be worked around by specializing - boost::foreach::is_noncopyable<> for collection - types that are noncopyable. - - From f60257ef4051f09719c78bb8eda300ee5e6447d7 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Mon, 24 Mar 2008 15:07:00 +0000 Subject: [PATCH 0246/2219] Fixed compile error with new enable_shared_from_this code, reported by Tim Blechmann [SVN r43823] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index d7448b5746..d17a096407 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit d7448b574684207f62326f8ebe3adc526bf20566 +Subproject commit d17a0964071ba0707cfacd240d3f16cd4a691353 From 0b5b848d2bd277d1ab37c0393c4a38e3cdaa97cf Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 24 Mar 2008 15:46:09 +0000 Subject: [PATCH 0247/2219] removed EXIT_SUCCESS [SVN r43825] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index de8fa1c425..4c9a03dcb7 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit de8fa1c425d771463a10c5084c1092cf31126476 +Subproject commit 4c9a03dcb76eea75a845820a1df800604a42df56 From d55040385f2b4c96d39b4f767041446a65532e9b Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 24 Mar 2008 15:46:43 +0000 Subject: [PATCH 0248/2219] fixed minor typo [SVN r43826] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4c9a03dcb7..44b8a4ffdb 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4c9a03dcb76eea75a845820a1df800604a42df56 +Subproject commit 44b8a4ffdbe85eb712c393607a17f544f0d4a20d From 960a0e11c8b9781da548eae901e3908b0f974831 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 24 Mar 2008 16:00:28 +0000 Subject: [PATCH 0249/2219] New enable_shared_from_this tests, fix. [SVN r43829] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index d17a096407..af7d4fabad 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit d17a0964071ba0707cfacd240d3f16cd4a691353 +Subproject commit af7d4fabad5b9b3a2c0678771397bcd71863cff1 From ef9de882263f8e729827dc0b6918633b1c961801 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 24 Mar 2008 17:03:15 +0000 Subject: [PATCH 0250/2219] Merge new changes to unordered & hash. - Unordered tests can run lightweight test or Boost.Test (at least theoretically). - Workaround Open BSD's incorrect numeric_limits. - Move the hash extensions in their own file. - Various small improvements to the unordered docs. - Fix some unordered examples. Merged revisions 43117-43837 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk [SVN r43838] --- libs/functional | 2 +- libs/unordered | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index 04df514be4..1de2ad87bd 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 04df514be4534e3259745295648e53946b856911 +Subproject commit 1de2ad87bdade20142cb92f9a451b4dd63f718e2 diff --git a/libs/unordered b/libs/unordered index 535a41a2f5..e07e7e889d 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 535a41a2f507ca0bc0e0d8390e54ce8a862294d7 +Subproject commit e07e7e889dd22c7a070ed1dccd7240e8e0ed68da From d16352baf4e00527e4b1be8cc8c541fd029bc0f1 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 24 Mar 2008 18:27:22 +0000 Subject: [PATCH 0251/2219] Work around vc9 bugs [SVN r43845] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 2dba3148ce..2213cf98c6 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 2dba3148ce4f63bd539775e4f0452014903e9c5f +Subproject commit 2213cf98c68dcd4c86914e99c3e4aac89bf0a25c From 3dca2677845fd4391ef131f3bfdd5ad0906e91a6 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 24 Mar 2008 21:44:36 +0000 Subject: [PATCH 0252/2219] removed forward declaration for undefined type exclusive_lock [SVN r43847] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 76e53c7bc5..58d5110e61 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 76e53c7bc519fca423d5977d2d68438193332bb0 +Subproject commit 58d5110e61388a4cbf4b08937d73c2bf986fd3b5 From 0631dbafb2287f4a157526f12257dbff24289902 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 25 Mar 2008 13:40:53 +0000 Subject: [PATCH 0253/2219] Wave: Removed an assertion causing compilation problems on certain platforms. [SVN r43852] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index b01e685d23..13fa5c9314 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit b01e685d2350b236b38c08d74f6e9ace2cfe5fdc +Subproject commit 13fa5c9314b6f8f7ffd6ea6cb3e2f3f4bb52fc1f From f59e58c7aafdc1c8b763bc3b5b63a3d9b6fa971f Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 25 Mar 2008 15:46:40 +0000 Subject: [PATCH 0254/2219] _internal_accept_owner now checks if _owned isn't already true. [SVN r43856] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index af7d4fabad..dc6a8f0696 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit af7d4fabad5b9b3a2c0678771397bcd71863cff1 +Subproject commit dc6a8f069643b5dda0ef1b113a6d3852a83be464 From 392ea8d7ff435a7109d1b1970b90ef1587bdf4bc Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 25 Mar 2008 20:47:38 +0000 Subject: [PATCH 0255/2219] Work around intel-10.0-win compiler bug [SVN r43861] --- libs/concept_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/concept_check b/libs/concept_check index a61d139751..e7fbe05ee2 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit a61d13975199c9914f97ed18e4281f2dda1a7388 +Subproject commit e7fbe05ee2aff65de22db7f45313851957cb65da From 88443b347245addec4f78e3efd34f4f037aa4f65 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 25 Mar 2008 22:28:59 +0000 Subject: [PATCH 0256/2219] Account for intel 10.x compiler bug [SVN r43864] --- status/explicit-failures-markup.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 18cefd14c9..0616717422 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -4147,6 +4147,21 @@ for more information. little chance it will handle Boost.Python + + + + + + This compiler has a bug that causes silent misbehavior at runtime + when each of an assignment expression follows one of the following patterns: + expr.attr(name) + or expr[item], + where expr + is-a boost::python::object. We've been + unable to find a workaround. + + + From b2ea4468992c9aa757af0385e0abc2ccac6e3344 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 25 Mar 2008 23:06:50 +0000 Subject: [PATCH 0257/2219] Work around intel-win-10.0 preprocessor bug [SVN r43865] --- libs/mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpl b/libs/mpl index 73d2968369..827aa4828a 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit 73d296836959a5c802791d01c739f712e9f8030a +Subproject commit 827aa4828a8ffd8071ef1744c0d1e7489d2e9396 From 6045e385efeb2dae35c8292282c16b0c8eeaa022 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 26 Mar 2008 09:10:29 +0000 Subject: [PATCH 0258/2219] Boost.Thread's documentation no longer has a build section - so just link to the library's documentation like we do for other libraries. [SVN r43866] --- more/getting_started/detail/links.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/getting_started/detail/links.rst b/more/getting_started/detail/links.rst index e1a181c231..f4a18194d2 100644 --- a/more/getting_started/detail/links.rst +++ b/more/getting_started/detail/links.rst @@ -12,5 +12,5 @@ .. _Boost.Serialization: ../../libs/serialization/index.html .. _Boost.Signals: ../../libs/signals/index.html .. _Boost.Test: ../../libs/test/index.html -.. _Boost.Thread: ../../doc/html/thread/build.html#thread.build +.. _Boost.Thread: ../../doc/html/thread.html .. _Boost.Wave: ../../libs/wave/index.html From f3c15a1300b1ce5ed2e64765d7f5edbbb84d4ede Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 26 Mar 2008 15:59:52 +0000 Subject: [PATCH 0259/2219] Initial commit [SVN r43867] --- tools/release/make_packages.sh | 45 ++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100755 tools/release/make_packages.sh diff --git a/tools/release/make_packages.sh b/tools/release/make_packages.sh new file mode 100755 index 0000000000..3aeb17f8f5 --- /dev/null +++ b/tools/release/make_packages.sh @@ -0,0 +1,45 @@ +#!/bin/sh + +# Build branches/release packages + +# Copyright 2008 Beman Dawes +# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt + +if [ $# -lt 1 ] +then + echo "invoke:" $0 "package-name" + echo "example:" $0 "boost_1_35_0_RC3" + exit 1 +fi + +echo "preping posix..." +rm -r posix/bin.v2 2>/dev/null +rm -r posix/dist 2>/dev/null +mv posix $1 +rm -f $1.tar.gz 2>/dev/null +rm -f $1.tar.bz2 2>/dev/null +echo "creating gz..." +tar cfz $1.tar.gz $1 +echo "creating bz2..." +gunzip -c $1.tar.gz | bzip2 >$1.tar.bz2 +echo "cleaning up..." +mv $1 posix + +echo "preping windows..." +rm -r windows/bin.v2 2>/dev/null +rm -r windows/dist 2>/dev/null +mv windows $1 +rm -f $1.zip 2>/dev/null +rm -f $1.7z 2>/dev/null +echo "creating zip..." +zip -r $1.zip $1 +echo "creating 7z..." +7z a -r $1.7z $1 +echo "cleaning up..." +mv $1 windows + +echo "done automatic processing; you must now upload packages manually" +exit 0 + + + From 53dfdb09d963ee9819d2e0eaf0f4767c4746e203 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 26 Mar 2008 18:34:29 +0000 Subject: [PATCH 0260/2219] Added "Throws: nothing" to get_deleter. [SVN r43873] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index dc6a8f0696..5df69a8946 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit dc6a8f069643b5dda0ef1b113a6d3852a83be464 +Subproject commit 5df69a894665afa2c31ee18b906968f3cbabb313 From c253c41b9c3a64008f029807a27806ccbd715b7f Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 26 Mar 2008 21:26:55 +0000 Subject: [PATCH 0261/2219] Initial commit [SVN r43875] --- INSTALL | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 INSTALL diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000000..0f669e6db7 --- /dev/null +++ b/INSTALL @@ -0,0 +1,8 @@ +See ./index.html for information about this release. The "Getting Started" +section is a useful starting place. + +--------------------------- +Copyright Beman Dawes, 2008 + +Distributed under the Boost Software License, Version 1.0. +See ./LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt \ No newline at end of file From 1d7ed0adc41d21dfd4a5fb3e596b718caf34263f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 27 Mar 2008 05:49:45 +0000 Subject: [PATCH 0262/2219] Update the thread links in the generated getting started documentation. [SVN r43876] --- more/getting_started/unix-variants.html | 2 +- more/getting_started/windows.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index edf1c58917..91a29ff9af 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -187,7 +187,7 @@ before building and installing it)

  • Boost.Regex
  • Boost.Serialization
  • Boost.Signals
  • -
  • Boost.Thread
  • +
  • Boost.Thread
  • Boost.Wave
  • A few libraries have optional separately-compiled binaries:

    diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index 7300c0c48a..32d61f77d3 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -180,7 +180,7 @@ before building and installing it)
  • Boost.Regex
  • Boost.Serialization
  • Boost.Signals
  • -
  • Boost.Thread
  • +
  • Boost.Thread
  • Boost.Wave
  • A few libraries have optional separately-compiled binaries:

    From e3f68751ad7897cfa67f52b54b49da80ba402362 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 27 Mar 2008 14:18:07 +0000 Subject: [PATCH 0263/2219] Fix double-free error that occurs when an exception is thrown from a handler that has been dispatched (i.e. not posted) through a strand. [SVN r43879] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 601a882f6e..5ba249c3d1 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 601a882f6e2397225873ec2bd3fe83f92e480650 +Subproject commit 5ba249c3d1a7ef4327d1435b6516ffe57645a36e From 59c5d33e45f62c427713d9b84a9ca094b9b8df2f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 27 Mar 2008 15:53:37 +0000 Subject: [PATCH 0264/2219] removed suppression of builds for certain platforms with shared libraries [SVN r43880] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 44b8a4ffdb..2cbd120596 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 44b8a4ffdbe85eb712c393607a17f544f0d4a20d +Subproject commit 2cbd12059672e64e9f748b726ac6ffc086a3eb2e From f06467fd019cf872a5de6e41dc87803a40836b1f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 27 Mar 2008 17:11:23 +0000 Subject: [PATCH 0265/2219] tweaks to sneak past PGI compiler error message [SVN r43882] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 2cbd120596..9cae70dae7 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 2cbd12059672e64e9f748b726ac6ffc086a3eb2e +Subproject commit 9cae70dae731e5b8ec494432383b54e3bcdb28f8 From eebb14334330b7fa2101abed55572efd618ceed1 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 27 Mar 2008 17:12:22 +0000 Subject: [PATCH 0266/2219] added test to check warnings on type trait [SVN r43883] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 9cae70dae7..f0be07eff3 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 9cae70dae731e5b8ec494432383b54e3bcdb28f8 +Subproject commit f0be07eff3ca34334cbaf65d2f1b4962a8f5ee1f From 6dc5e131a37f9eb7b12cdcdf9a8265f3a925570f Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 27 Mar 2008 19:44:37 +0000 Subject: [PATCH 0267/2219] Change Boost.Function allocator behavior, from Emil Dotchevski [SVN r43884] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index cead36cd5b..adb7b0a214 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit cead36cd5b2cbef67455fadd7113a6e6300407a1 +Subproject commit adb7b0a21460f5d83efa6a8f1060aa26414da1ba From 3a0e3923fcf45e7d21b4000fc3342d73f8c75345 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 27 Mar 2008 22:13:55 +0000 Subject: [PATCH 0268/2219] Silence unused parameter warning. [SVN r43887] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 5df69a8946..b08789b784 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 5df69a894665afa2c31ee18b906968f3cbabb313 +Subproject commit b08789b784200611bc0e340668bec6c26851c692 From 3caeecb5d0d7edd940640baf0bd06be185f83d1d Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 27 Mar 2008 22:20:11 +0000 Subject: [PATCH 0269/2219] detail::yield(k) added. [SVN r43888] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index b08789b784..bb076d67e6 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit b08789b784200611bc0e340668bec6c26851c692 +Subproject commit bb076d67e66ac3c317a87b11be56ee8b658d094b From 4b4a1ba7a6008cd94fac631bb987228f5ef28273 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 27 Mar 2008 23:38:01 +0000 Subject: [PATCH 0270/2219] Merged revisions 43838-43894 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r43840 | danieljames | 2008-03-24 17:25:07 +0000 (Mon, 24 Mar 2008) | 1 line Fix a g++ warning. ........ r43844 | danieljames | 2008-03-24 17:56:28 +0000 (Mon, 24 Mar 2008) | 1 line It's a new-ish year. ........ r43885 | danieljames | 2008-03-27 20:36:10 +0000 (Thu, 27 Mar 2008) | 1 line The release script doesn't need to copy images and css - because that's now done in the jamfiles. Also tweak the shell script a tad bit. ........ r43890 | danieljames | 2008-03-27 23:01:40 +0000 (Thu, 27 Mar 2008) | 1 line Starting to add a docbook bibliography. ........ r43894 | danieljames | 2008-03-27 23:24:18 +0000 (Thu, 27 Mar 2008) | 1 line Redeclare 'data' in iterator_base to help compilers which have trouble with accessing the nested typedef. ........ [SVN r43895] --- libs/functional | 2 +- libs/unordered | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index 1de2ad87bd..509a1a8834 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 1de2ad87bdade20142cb92f9a451b4dd63f718e2 +Subproject commit 509a1a883427cf0fe20428e73565e97a70b115f0 diff --git a/libs/unordered b/libs/unordered index e07e7e889d..6aa582a90e 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit e07e7e889dd22c7a070ed1dccd7240e8e0ed68da +Subproject commit 6aa582a90eb306ffe292cae148403d488b69de66 From 6baf5885bf609b0b6dc94c93c1bb018681e935ba Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 28 Mar 2008 02:10:04 +0000 Subject: [PATCH 0271/2219] Fix address-model support for 32/64 bit code generation. Replaced -mcmodel with -m32 / -m64. [SVN r43900] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index dfe0e931f8..08c8e6d412 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit dfe0e931f8649a96831bd24f42c5f53daf1012e3 +Subproject commit 08c8e6d412339bc6a2b661d5fa964d8054592cea From f64d50f1580925bc76a51969c0eb0bae2ed24e26 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 28 Mar 2008 02:11:13 +0000 Subject: [PATCH 0272/2219] Remove per email from Dave [SVN r43901] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 2213cf98c6..863bff9072 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 2213cf98c68dcd4c86914e99c3e4aac89bf0a25c +Subproject commit 863bff9072b82b2b000545a43632a696ee09abc0 From dccbd317004af2a88900c2540f72ed41c6630d70 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 28 Mar 2008 06:10:55 +0000 Subject: [PATCH 0273/2219] proto support for BOOST_PROTO_MAX_FUNCTION_CALL_ARITY [SVN r43906] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 35359f39ad..a382930438 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 35359f39ad27babe7085e028a7c6d52abbd494b1 +Subproject commit a382930438444b90fa3c722093b047c49f20ca37 From 606adec4b5e63c23f90d69335a20b1e3f586685a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 28 Mar 2008 17:03:42 +0000 Subject: [PATCH 0274/2219] Added new macro BOOST_NO_ADL_BARRIER to address issue #1712. [SVN r43914] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index a593af70bb..24c158f324 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit a593af70bbd4a3d64761219079954e13e1501b6d +Subproject commit 24c158f3241788e8085d8b642a491b83fa7f789a From 5868f0c82ce73d96af82bf4b0ec11d78060e791a Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 28 Mar 2008 20:44:45 +0000 Subject: [PATCH 0275/2219] Missing "inline" added. [SVN r43916] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index bb076d67e6..2452705117 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit bb076d67e66ac3c317a87b11be56ee8b658d094b +Subproject commit 24527051177db895b8fc14ca0f6da2efc4166604 From d2694379a6467b5e4801f6064cb519fd5f9a4240 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Sat, 29 Mar 2008 02:03:29 +0000 Subject: [PATCH 0276/2219] Fix typo (forgot space before semi-colon). [SVN r43920] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 08c8e6d412..3e0976f5e3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 08c8e6d412339bc6a2b661d5fa964d8054592cea +Subproject commit 3e0976f5e36b512475917471b83803daf344c919 From a95baefb696c1c36e901ce3b8fdf986f8125e0c6 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 29 Mar 2008 16:20:14 +0000 Subject: [PATCH 0277/2219] make<_state> should evaluate the _state transform and make a new object of that type [SVN r43924] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index a382930438..2813dcd4d2 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit a382930438444b90fa3c722093b047c49f20ca37 +Subproject commit 2813dcd4d269b4ac5d6b97115e2dfcc53e88be4b From 9696aba76a6089901e1e1b8c3bd85aa2e17f0dd2 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 29 Mar 2008 16:27:34 +0000 Subject: [PATCH 0278/2219] Added missing files: from addition of new config macro BOOST_NO_ADL_BARRIER. [SVN r43927] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 24c158f324..da6e707602 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 24c158f3241788e8085d8b642a491b83fa7f789a +Subproject commit da6e707602081e45eafe5378436c9b581d279f71 From e39be16e12c1fa87153cb661486cf93decb6b884 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 30 Mar 2008 16:07:27 +0000 Subject: [PATCH 0279/2219] Fix bug report #1626: added missing #include. [SVN r43948] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 8fa9c7e6a7..21b6ef16db 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 8fa9c7e6a709d6b91830339b891e52e77e8fff5e +Subproject commit 21b6ef16dba0fb2cb2173a9b4dadba984819fb50 From 86fc4f8047c28b00f4b2be3b445374cbbd478867 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 30 Mar 2008 16:18:03 +0000 Subject: [PATCH 0280/2219] fixes #1711 [SVN r43949] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f0be07eff3..c7dee32206 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f0be07eff3ca34334cbaf65d2f1b4962a8f5ee1f +Subproject commit c7dee3220658ee43a4242c564f57e6b02862fde3 From db0ec514815030499c7ce9d66b73b55f1cb382e2 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 30 Mar 2008 16:33:58 +0000 Subject: [PATCH 0281/2219] boost::detail::spinlock added. [SVN r43950] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2452705117..6ef32e1627 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 24527051177db895b8fc14ca0f6da2efc4166604 +Subproject commit 6ef32e1627ad1378e930dc25fa7cc09efb87c141 From 77f4ac1be330012f253b2013f91a1cc699bc7a61 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 30 Mar 2008 17:19:07 +0000 Subject: [PATCH 0282/2219] Clean up a comment that said "I don't know what the standard says about this," now that I do know. [SVN r43951] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index c7dee32206..365af6450c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit c7dee3220658ee43a4242c564f57e6b02862fde3 +Subproject commit 365af6450c84dfc22ab76b4cc82a99821de60a69 From 051e8fc8b6a4a67ede26636c30f6a6bf1093deeb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 30 Mar 2008 17:25:24 +0000 Subject: [PATCH 0283/2219] Added support and tests for MSVC SSE intrinsic types with alignments > long long. [SVN r43952] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 21b6ef16db..9f60cc0b42 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 21b6ef16dba0fb2cb2173a9b4dadba984819fb50 +Subproject commit 9f60cc0b4255d73c49a6b0b3a207dfec6f8a9d0c From e5309e1c79d0214991ae1b83e40c3494c8d4b57c Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 30 Mar 2008 18:25:26 +0000 Subject: [PATCH 0284/2219] Undo the header re-ordering workaround now that the actual bug is fixed. See ticket:1711, comment 24 [SVN r43953] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 365af6450c..014543ff72 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 365af6450c84dfc22ab76b4cc82a99821de60a69 +Subproject commit 014543ff72749410fbf510f801fe9b56fd207097 From dfe84a5338d79667fd97aeb740cee22013614ff2 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 31 Mar 2008 15:45:38 +0000 Subject: [PATCH 0285/2219] updated comments to reflect the fact portable binary is unsupported [SVN r43954] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 014543ff72..dcb9c9dd50 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 014543ff72749410fbf510f801fe9b56fd207097 +Subproject commit dcb9c9dd508c610f6856b95227282b1c4c1bc0fd From 1015bb99657673f359349b1464f2f7c19d7c1bfc Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 31 Mar 2008 15:46:48 +0000 Subject: [PATCH 0286/2219] Corrected error in detection of 64 bit support [SVN r43955] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index dcb9c9dd50..940aa1df35 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit dcb9c9dd508c610f6856b95227282b1c4c1bc0fd +Subproject commit 940aa1df359c5c513f41e292f02adb38e754971a From 3b3d1517ff5f449ba4e6fddcd8bb1eb033ef4f38 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 31 Mar 2008 16:15:10 +0000 Subject: [PATCH 0287/2219] fixed name collision for "serialization map" [SVN r43956] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 940aa1df35..cc808738c4 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 940aa1df359c5c513f41e292f02adb38e754971a +Subproject commit cc808738c48c029ed9bb831c19e386203d168416 From 8c8c63ea0cab89e4fcb0acdae8eef7a9aed6b877 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 31 Mar 2008 16:16:24 +0000 Subject: [PATCH 0288/2219] correction of error which prevented compilation on gcc 43 [SVN r43957] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index cc808738c4..10faf88465 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit cc808738c48c029ed9bb831c19e386203d168416 +Subproject commit 10faf8846567bc839dc9c9a6eaf5b25619d370b1 From 2cfbfe9987cb8fc21ea1a2671506d53b2708fabb Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 31 Mar 2008 16:49:53 +0000 Subject: [PATCH 0289/2219] correction of error which prevented compilation on gcc 43 - again [SVN r43958] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 10faf88465..ecd03e84d7 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 10faf8846567bc839dc9c9a6eaf5b25619d370b1 +Subproject commit ecd03e84d7a5d470c97802f1fcb561c69b58cca1 From 909c6260eb3e867ed0cce7c5d5e55c9e5e65699c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 1 Apr 2008 16:48:58 +0000 Subject: [PATCH 0290/2219] Updated and strengthened type_with_alignment tests and fixed msvc issue that prevented a type_with_alignment (or any type containing it such as Boost.Optional) from being passed by value. See http://article.gmane.org/gmane.comp.lib.boost.devel/173011 for motivating test case. [SVN r43984] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 9f60cc0b42..912045e6ac 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 9f60cc0b4255d73c49a6b0b3a207dfec6f8a9d0c +Subproject commit 912045e6acb5f65bef68d1476ebefdeeedb7d650 From 0a6340acbbee0bc1cd94dd4bc4dd7ac45831c0cf Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 1 Apr 2008 17:16:04 +0000 Subject: [PATCH 0291/2219] Add 'import testing'. This is necessary so that things work when Boost.Serialization Jamfiles directly depend on some of the config tests. [SVN r43985] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index da6e707602..6f2afd458c 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit da6e707602081e45eafe5378436c9b581d279f71 +Subproject commit 6f2afd458cdc39bd5eb46ba00d9d45a8308f1cea From bea6c7e89f3c8c07ac5794d315e08cc73e0dcf56 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 1 Apr 2008 17:40:39 +0000 Subject: [PATCH 0292/2219] Allow "bjam path/to/file" to work. [SVN r43986] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3e0976f5e3..d21c34470a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3e0976f5e36b512475917471b83803daf344c919 +Subproject commit d21c34470a61d1f286fa2af47f39eee5b4280f3c From 0baea356512d8b9e6073da53bc1312178441b3e1 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 1 Apr 2008 17:53:45 +0000 Subject: [PATCH 0293/2219] Make logic for old-sprit-demanding compilers work. The previous code was all broken, trying to mix conditional requirements and indirect conditional requirements like: borland:@include-spirit [SVN r43987] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index ecd03e84d7..cf8bc022f6 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit ecd03e84d7a5d470c97802f1fcb561c69b58cca1 +Subproject commit cf8bc022f6928d39a981a366a8e546e190f26296 From 42923a76770054b24514293c3611517697e6cd91 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 1 Apr 2008 17:53:56 +0000 Subject: [PATCH 0294/2219] Changed BOOST_STATIC_ASSERT for GCC to suppress warnings about old C style casts. [SVN r43988] --- libs/static_assert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/static_assert b/libs/static_assert index bc5065e495..8b819d5c6c 160000 --- a/libs/static_assert +++ b/libs/static_assert @@ -1 +1 @@ -Subproject commit bc5065e4958588dd3ad9f1031baf6402f37e41bc +Subproject commit 8b819d5c6c61d157affe731f5ed9d5568c576760 From 19f0f0c84b12e13ab4ff30921646501872aa3155 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 1 Apr 2008 18:22:21 +0000 Subject: [PATCH 0295/2219] For BoostBuild regression test, handle OSX intel. Patch from Hugo Duncan. [SVN r43989] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d21c34470a..439d41eaee 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d21c34470a61d1f286fa2af47f39eee5b4280f3c +Subproject commit 439d41eaeef5632d6eabd02ef2291ce5a2af0c3c From 58d29fd56fd4be1ed4d11e4358dad9b353cf80bc Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 1 Apr 2008 18:39:55 +0000 Subject: [PATCH 0296/2219] Ubreak loading of build-system.jam. [SVN r43991] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 439d41eaee..67f811e2e5 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 439d41eaeef5632d6eabd02ef2291ce5a2af0c3c +Subproject commit 67f811e2e586d19f2e95035763649dd5137de536 From 5687ba5a902448a47a4bdd0e22b4fe3fbb8aa842 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 2 Apr 2008 01:42:32 +0000 Subject: [PATCH 0297/2219] Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages [SVN r43992] --- libs/config | 2 +- libs/detail | 2 +- libs/filesystem | 2 +- libs/interprocess | 2 +- libs/iostreams | 2 +- libs/numeric/conversion | 2 +- libs/program_options | 2 +- libs/serialization | 2 +- libs/tokenizer | 2 +- libs/utility | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/libs/config b/libs/config index 6f2afd458c..20818b6411 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 6f2afd458cdc39bd5eb46ba00d9d45a8308f1cea +Subproject commit 20818b64111bd6b80a5447ff9e9a23dfbaee9f4e diff --git a/libs/detail b/libs/detail index 715c05005f..9dcdea9efc 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 715c05005fee28d7e990255adb9efbe1c0f7da24 +Subproject commit 9dcdea9efc0ddd74a7617d5da66058c72faaa011 diff --git a/libs/filesystem b/libs/filesystem index 8fb975b2b9..dcbe9649c2 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 8fb975b2b9d93f86292185b6f12df8f5ee8ef50a +Subproject commit dcbe9649c263acbffd66d83e714bd0391a28a4a9 diff --git a/libs/interprocess b/libs/interprocess index ed5e79b6d3..de62388dc7 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit ed5e79b6d383484e8fc1263bcc7f6109350b588a +Subproject commit de62388dc750405d3a84a1cb3c0e8eeb54345719 diff --git a/libs/iostreams b/libs/iostreams index 675b07cd8c..553eefe79e 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 675b07cd8c35d26c7692a6fe5e53eb3b52c66479 +Subproject commit 553eefe79e0905c9237c3f77e5159dee640c5704 diff --git a/libs/numeric/conversion b/libs/numeric/conversion index 2994de17ef..6dc956e342 160000 --- a/libs/numeric/conversion +++ b/libs/numeric/conversion @@ -1 +1 @@ -Subproject commit 2994de17ef1a8ad240702098ccaa5c7fed3c928c +Subproject commit 6dc956e342b558a596ed27d2270e555d89d0bdcc diff --git a/libs/program_options b/libs/program_options index 316e2fabe4..4dcce9efce 160000 --- a/libs/program_options +++ b/libs/program_options @@ -1 +1 @@ -Subproject commit 316e2fabe41203777b46ddbcb4b401c78114d8d0 +Subproject commit 4dcce9efceae0b6b377296aede15e6ec292034cd diff --git a/libs/serialization b/libs/serialization index cf8bc022f6..575443f8e1 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit cf8bc022f6928d39a981a366a8e546e190f26296 +Subproject commit 575443f8e1aa16c6e38f8d323b610f9804a15229 diff --git a/libs/tokenizer b/libs/tokenizer index 9a164dbf66..ff61630882 160000 --- a/libs/tokenizer +++ b/libs/tokenizer @@ -1 +1 @@ -Subproject commit 9a164dbf663ef3538660bccce7badacb2863c7b4 +Subproject commit ff6163088205b3316d58d855df8ecd273e665ede diff --git a/libs/utility b/libs/utility index 2412b864d6..96d573d6ca 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 2412b864d684a713f6d869a0813a01cd7fb68699 +Subproject commit 96d573d6ca8637f2d28c23baf9caca59b380310a From 1fbee08f25c77118cbd86fff699dd17c44f2fe80 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 2 Apr 2008 05:15:43 +0000 Subject: [PATCH 0298/2219] Remove leftover debug code [SVN r43993] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 67f811e2e5..0673909fca 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 67f811e2e586d19f2e95035763649dd5137de536 +Subproject commit 0673909fca475e2b19a01aeceb4f34871f2e452f From 706617f1a41e6a1d0622edd293b3494624b62a5a Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 2 Apr 2008 05:21:58 +0000 Subject: [PATCH 0299/2219] Fix 64-bit static libs on vacpp. Patch from Christopher Cambly. [SVN r43994] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0673909fca..ca60b82c69 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0673909fca475e2b19a01aeceb4f34871f2e452f +Subproject commit ca60b82c69b1347b7d9dceb0e93ec43c152b09ba From 34ba05b1173ad690765fb9d641f189d345e5cb5b Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 2 Apr 2008 21:42:52 +0000 Subject: [PATCH 0300/2219] Fix #1759 in trunk. [SVN r44004] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 6ef32e1627..515be965bd 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 6ef32e1627ad1378e930dc25fa7cc09efb87c141 +Subproject commit 515be965bdf067184b794014fed37560b914fd30 From 76b3ac0ad54315210be27adcbf3c9e4bdee81fea Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 3 Apr 2008 16:41:43 +0000 Subject: [PATCH 0301/2219] Update the type_traits intrinsics support to include the gcc-4.3 intrinsics. Also added some braces to our testing macros to quieten gcc warnings. [SVN r44013] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 912045e6ac..713516cd7d 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 912045e6acb5f65bef68d1476ebefdeeedb7d650 +Subproject commit 713516cd7d89af1d50b4e95920302911a36d20cb From 9d4197f35ce09d03578794bd4b6d1a12832f481c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 3 Apr 2008 18:12:04 +0000 Subject: [PATCH 0302/2219] Updated type_traits intrinsic support for VC8/9. Updated type_traits intrinsics docs. [SVN r44017] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 713516cd7d..4298d36237 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 713516cd7d89af1d50b4e95920302911a36d20cb +Subproject commit 4298d3623722010ccf82e18b32816f3941be528e From 7dd52e6800681e43ff14d35b47d9bf255a938f1c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 3 Apr 2008 20:09:41 +0000 Subject: [PATCH 0303/2219] Wave: Added new sample 'preprocess_pragma_output' and fixed a couple of problems (see ChangeLog). [SVN r44020] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 13fa5c9314..d2639cf363 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 13fa5c9314b6f8f7ffd6ea6cb3e2f3f4bb52fc1f +Subproject commit d2639cf3636bce5b921ed6e5e68672c5b74ef017 From 302fc5b42dc92dcee536eaf1f47a04168425b912 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 4 Apr 2008 01:22:12 +0000 Subject: [PATCH 0304/2219] Wave: Some updates to the new 'preprocess_pragma_output' example. This fixes ticket #1752. [SVN r44023] --- libs/wave | 2 +- tools/build | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/wave b/libs/wave index d2639cf363..afc30f4fc7 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit d2639cf3636bce5b921ed6e5e68672c5b74ef017 +Subproject commit afc30f4fc7b3751a4b7caa567eb4e5d6b73df8f4 diff --git a/tools/build b/tools/build index ca60b82c69..c71500ada6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ca60b82c69b1347b7d9dceb0e93ec43c152b09ba +Subproject commit c71500ada6431c36af5fc19d03213d355bf4847b From 46a9790db27e7027a9bcff07c47dc29aa2fa2f21 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 4 Apr 2008 01:26:47 +0000 Subject: [PATCH 0305/2219] Reverted accidental change. [SVN r44024] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c71500ada6..f6fc415b20 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c71500ada6431c36af5fc19d03213d355bf4847b +Subproject commit f6fc415b206611dfaecd1434210e7f5ce3b3f41a From 6d1c656a496c2d0b240f311c0fe4b45526275169 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 4 Apr 2008 01:47:29 +0000 Subject: [PATCH 0306/2219] Wave: Fixed ticket #1766 [SVN r44025] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index afc30f4fc7..4bb41846e5 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit afc30f4fc7b3751a4b7caa567eb4e5d6b73df8f4 +Subproject commit 4bb41846e5b07f27cb771a8cc471a4f4e221454f From 3d01ddead1bfd10d725759c754058118ebf4862e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 4 Apr 2008 02:00:35 +0000 Subject: [PATCH 0307/2219] Wave: Added new test to check for regression as reported by ticket #1766. [SVN r44026] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 4bb41846e5..e3302210d7 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 4bb41846e5b07f27cb771a8cc471a4f4e221454f +Subproject commit e3302210d747b116a851c789c92af37cbc29aa52 From eca593884e6c6b81f4230f1238faec2e77b6120b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 4 Apr 2008 09:07:48 +0000 Subject: [PATCH 0308/2219] Oops, fix mangled docs. [SVN r44029] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 20818b6411..1ce5a784ae 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 20818b64111bd6b80a5447ff9e9a23dfbaee9f4e +Subproject commit 1ce5a784ae7553d27b4f7329145424d366393777 From e6ad82f1392a31ee6224a97be15b6ff6766713d6 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 4 Apr 2008 12:26:53 +0000 Subject: [PATCH 0309/2219] Add missing include for is_void [SVN r44030] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index adb7b0a214..0936dbdd03 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit adb7b0a21460f5d83efa6a8f1060aa26414da1ba +Subproject commit 0936dbdd03ced9b3cb55fa938b1e7f93858bfaf1 From f7c3263d36776681cb88dd8a62d02de46005b196 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 4 Apr 2008 13:30:33 +0000 Subject: [PATCH 0310/2219] Wave: Documentation fix (closes #1772). [SVN r44032] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index e3302210d7..613781ba75 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit e3302210d747b116a851c789c92af37cbc29aa52 +Subproject commit 613781ba759e8848f88d890d88a7bd68d4dccc81 From 5b63e042785a04e26c6e2b757b70948500ed2285 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 4 Apr 2008 17:03:21 +0000 Subject: [PATCH 0311/2219] enhanced test to detect more errors [SVN r44039] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 575443f8e1..6b9974569c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 575443f8e1aa16c6e38f8d323b610f9804a15229 +Subproject commit 6b9974569c3c89e1bb0c36c016b48e75d64f7ec8 From 7330cbe81c00f854608b2a2c40267fe86a04f7c5 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Fri, 4 Apr 2008 18:57:27 +0000 Subject: [PATCH 0312/2219] bogus VC8 warning C4180 disabled [SVN r44041] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 863bff9072..2f1f79ce87 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 863bff9072b82b2b000545a43632a696ee09abc0 +Subproject commit 2f1f79ce87093d7227b14a3d289052dc025a7b9d From 27522be9e3a89c990edfdbb9d0def74ffe1305f8 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 5 Apr 2008 15:06:31 +0000 Subject: [PATCH 0313/2219] spinlock_nt.hpp added, Cygwin fixes. [SVN r44055] --- libs/detail | 2 +- libs/smart_ptr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/detail b/libs/detail index 9dcdea9efc..e4054d843a 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 9dcdea9efc0ddd74a7617d5da66058c72faaa011 +Subproject commit e4054d843aee99a1a7a0c3699398e96054be3270 diff --git a/libs/smart_ptr b/libs/smart_ptr index 515be965bd..acb6824ef7 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 515be965bdf067184b794014fed37560b914fd30 +Subproject commit acb6824ef724f0e32f4a38a4f8aeacc99c4ce63d From 5b8918f4cccc3cf8ac63b5e53c8420d20b4f3c49 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 5 Apr 2008 15:23:28 +0000 Subject: [PATCH 0314/2219] BOOST_SMT_PAUSE factored out. [SVN r44056] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index acb6824ef7..373c52efa3 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit acb6824ef724f0e32f4a38a4f8aeacc99c4ce63d +Subproject commit 373c52efa330eff0c9d02a579968b9d0ee7eb14b From 9449f5d579e4345713cb3baeb76474ecb62e849b Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 5 Apr 2008 16:32:49 +0000 Subject: [PATCH 0315/2219] BOOST_COMPILER_FENCE factored out. [SVN r44058] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 373c52efa3..6b25c57712 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 373c52efa330eff0c9d02a579968b9d0ee7eb14b +Subproject commit 6b25c577122e2126f577d736db6a0c5374c6135d From f7da544527beed30aa0c716073faa6274bbff451 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 5 Apr 2008 17:03:16 +0000 Subject: [PATCH 0316/2219] Reverted unintenional changes. [SVN r44060] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f6fc415b20..df70c1065a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f6fc415b206611dfaecd1434210e7f5ce3b3f41a +Subproject commit df70c1065a020ae2d66e05dacbb42021ecee8d03 From fdbcf80c9a5a5ae9eece3cb4b894f7ff4ce3f4d7 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sun, 6 Apr 2008 05:00:28 +0000 Subject: [PATCH 0317/2219] Make xsltproc more usable standalone. * tools/xsltproc.jam (xslt-xsltproc): Bind STYLESHEET. (xslt-xsltproc-dir): Likewise. Thanks to Eric Woodruff for the bug report. [SVN r44067] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index df70c1065a..ca078a9f84 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit df70c1065a020ae2d66e05dacbb42021ecee8d03 +Subproject commit ca078a9f8406bfd0d87404ba47e526bb86fc321b From f8da738154d8506a2cc25289f56dad2db415307e Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sun, 6 Apr 2008 13:13:52 +0000 Subject: [PATCH 0318/2219] Added event<> placement new documentation. [SVN r44069] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index ce4ee68b56..ce464b657e 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit ce4ee68b568ed3404062d6e46f635322fabe9b74 +Subproject commit ce464b657ece83bf69897a3a59492f48ac4a5703 From 5d5b5be20ab6ea8a999277b6ef4b30ea4263f896 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sun, 6 Apr 2008 15:16:00 +0000 Subject: [PATCH 0319/2219] Adapted fifo_scheduler<> to the changed allocator interface of boost::function. [SVN r44071] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index ce464b657e..15b6552f96 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit ce464b657ece83bf69897a3a59492f48ac4a5703 +Subproject commit 15b6552f9626660ac48bc3585f2057928a9a2377 From 29750617510d1555686321e90e67b9f9aab98c90 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 6 Apr 2008 16:23:42 +0000 Subject: [PATCH 0320/2219] Add MT runs of yield_k_test and spinlock_try_test. [SVN r44073] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 6b25c57712..4880292c07 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 6b25c577122e2126f577d736db6a0c5374c6135d +Subproject commit 4880292c07fd89a78fb9d070ee3c8b77f56f55aa From 75ab66af81f14180a87f8aa4c771076dc2e8221b Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 6 Apr 2008 16:53:11 +0000 Subject: [PATCH 0321/2219] detail/spinlock_pool.hpp added. [SVN r44074] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 4880292c07..748b1baee8 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 4880292c07fd89a78fb9d070ee3c8b77f56f55aa +Subproject commit 748b1baee8420f381e95fd7b1cea384bef7bde09 From 3aff8ea4f36b168da26690962e2c9cd5531819be Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Apr 2008 20:01:48 +0000 Subject: [PATCH 0322/2219] change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT [SVN r44078] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 6b9974569c..f994293020 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 6b9974569c3c89e1bb0c36c016b48e75d64f7ec8 +Subproject commit f994293020e0fa1518d00cd88ae3d7bacc918c22 From d4d60b15ddce9b8098bda0c52464acbc05fe8651 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Apr 2008 20:02:54 +0000 Subject: [PATCH 0323/2219] change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT [SVN r44079] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f994293020..5e424ec896 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f994293020e0fa1518d00cd88ae3d7bacc918c22 +Subproject commit 5e424ec896c9ff82b889dd5da8ecaf6d86e71483 From 26c428ad615e5d48f27b74bc54b570d7cf6fa94b Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Apr 2008 20:03:21 +0000 Subject: [PATCH 0324/2219] change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT [SVN r44080] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 5e424ec896..852deb8c10 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 5e424ec896c9ff82b889dd5da8ecaf6d86e71483 +Subproject commit 852deb8c1082de4c63c5072a2c6644542082ea55 From 1cbbbb7b212ede91ec040ddd0f4a161a087765eb Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Apr 2008 20:03:59 +0000 Subject: [PATCH 0325/2219] change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT [SVN r44081] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 852deb8c10..23e0f37d37 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 852deb8c1082de4c63c5072a2c6644542082ea55 +Subproject commit 23e0f37d3799672982833ee4f4e7be7c1f8cf5c7 From ff6cbfa4408fcb2fda0b041bba227cf8e4774455 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Apr 2008 20:04:20 +0000 Subject: [PATCH 0326/2219] enhanced test to detect more errors [SVN r44082] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 23e0f37d37..f81a766b70 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 23e0f37d3799672982833ee4f4e7be7c1f8cf5c7 +Subproject commit f81a766b702e9b0c0a87ec485affe3d5ddd278a4 From e461f522a9b0b7d7d1c864aff59fd86bd447e97a Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Apr 2008 20:05:56 +0000 Subject: [PATCH 0327/2219] remove supperfluous abstract.hpp header [SVN r44083] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f81a766b70..3297e43087 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f81a766b702e9b0c0a87ec485affe3d5ddd278a4 +Subproject commit 3297e430871bca5eccad632e9532952e7f6921b3 From 2ed27ac8f1640be78ab0a69cfdd3d00fc900bae2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 6 Apr 2008 22:36:59 +0000 Subject: [PATCH 0328/2219] Made the msvc toolset registration example consistent with its comment and added an additional one specifying the exact msvc version. Many stylistic comment changes. [SVN r44086] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ca078a9f84..17a7f79f67 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ca078a9f8406bfd0d87404ba47e526bb86fc321b +Subproject commit 17a7f79f6757e6b976a46039c119fbdfe4565da5 From 5629a35ac1726a74343125083a4187feb52884c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 7 Apr 2008 09:55:18 +0000 Subject: [PATCH 0329/2219] Solved the problem with child process returning the value 259 (Windows constant STILL_ACTIVE) causing bjam never to detect that it exited and therefore keep running in an endless loop. Done by relying on the Windows WaitForMultipleObjects() function to detect when a process has exited instead of GetExitCodeProcess(). The later function's MSDN article (http://msdn2.microsoft.com/en-us/library/ms683189(VS.85).aspx) warns about this problem. Solved the problem with bjam going into an active wait state, hogging up processor resources, when waiting for one of its child processes to terminate while not all of its available child process slots are being used. To see this bug in action, try compiling a simple C++ program on a 2 processor PC with the -j 2 command-line option and watching how much processor resources bjam uses while linking. Was caused by treating unused process slots as used in the try_wait() function, causing the WaitForMultipleObjects() Windows API call to exit instantly with an error which was then getting incorrectly interpreted as a timeout, starting the whole cycle anew. Solved a race condition between bjam's output reading/child process termination detection and the child process's output generation/termination which could have caused bjam not to collect the terminated process's final output. Extracted all GetExitCodeProcess() API calls into one location so it no longer gets called in three separate places. Minor comment changes in code touched by previous fixes. [SVN r44087] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 17a7f79f67..0fcdc894ac 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 17a7f79f6757e6b976a46039c119fbdfe4565da5 +Subproject commit 0fcdc894ac51e1533aaaef7dacc25b9fbfe5b07d From 809562604ece2518cb01e3897c0be969ca4bf786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 7 Apr 2008 10:32:09 +0000 Subject: [PATCH 0330/2219] Fixed a bug with bjam not handling the '\' root Windows path correctly without its drive letter being specified. One effect could be seen by MkDir rule on such a path always attempting to create its base folder even if that folder already exists. For example if you attempted to create folder '\Projects\XYZ\BuildDir' it would incorrectly think that '\Projects' folder does not exist and attempt to create it - thus causing the whole build to fail due to the underlying OS mkdir command failing. This was caused by the file_dirscan() function in the filent.c module not working correctly when passed '\' as its dir. It then messed up when formatting its file-selection parameter for the _findfirst()/findfirst() API and constructed it as '\/*' which caused that API to fail and return -1 which was in turn being interpreted as 'file not found'. [SVN r44088] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0fcdc894ac..b624553db8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0fcdc894ac51e1533aaaef7dacc25b9fbfe5b07d +Subproject commit b624553db84182505b36f844f4527bf5cd0ebca6 From f4963fd8d19db7f70760d82fcf24c4980e0670b1 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 7 Apr 2008 13:09:36 +0000 Subject: [PATCH 0331/2219] Added locked-> owns_lock change to breaking changes [SVN r44089] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 58d5110e61..6f13227eda 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 58d5110e61388a4cbf4b08937d73c2bf986fd3b5 +Subproject commit 6f13227eda411e560c48056400376154b3a9466f From a09e2a90ebbc4e2722a23fb82803de807e45096e Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 7 Apr 2008 15:58:51 +0000 Subject: [PATCH 0332/2219] Merged changes from sandbox to Trunk: New special functions for truncation and rounding, plus exponential integrals and zeta. New non central distributions. Updated equation png's so that they are all consistent. [SVN r44091] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index f375fef8cd..669bfb3991 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit f375fef8cdd6bc44bc98a182a03a62a850f90fc8 +Subproject commit 669bfb399125ec3c08ce9d7e24a4eb590ee68402 From f1b18a84fb219af81b29661b9666288d19e79cdb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 7 Apr 2008 16:34:28 +0000 Subject: [PATCH 0333/2219] Updated last commit info, plus compiler compatibility and news. [SVN r44093] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 669bfb3991..d453569a95 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 669bfb399125ec3c08ce9d7e24a4eb590ee68402 +Subproject commit d453569a954185cd281f0902760c46ef2f2b4ac1 From c2b9767a2e04d1b7e5a0d770d3380682b7999309 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 7 Apr 2008 17:05:38 +0000 Subject: [PATCH 0334/2219] updated markup for serialization library eliminated deprecated tests enabled tests on vacpp [SVN r44094] --- status/explicit-failures-markup.xml | 115 +--------------------------- 1 file changed, 2 insertions(+), 113 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 0616717422..fe7537d82c 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2556,11 +2556,10 @@ for more information. - - + @@ -2569,13 +2568,13 @@ for more information. - + @@ -2585,14 +2584,6 @@ for more information. - - - - - - - - @@ -2610,29 +2601,6 @@ for more information. - - - - - - - - - - - - - - - - - - - - - - - @@ -2642,10 +2610,8 @@ for more information. - - @@ -2685,11 +2651,6 @@ for more information. - - - - - @@ -2718,24 +2679,6 @@ for more information. - - - - - - - - - - - This is caused by a compiler bug in this particular version, but not present - in version thereafter. The compiler has some difficulties resolving operators - to methods in the archive classes. This can be worked around by calling the - operator directly, and such a work around is already present in library code. - This test demonstrates that this can happen in user code. - - - @@ -2763,36 +2706,6 @@ for more information. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2804,7 +2717,6 @@ for more information. - @@ -2820,29 +2732,6 @@ for more information. - - - - - This failure is caused by an unresearched compiler bug; the - conditions under which the bug manifests itself seem to be - uncommon, however, and the static version of this same test - builds and runs correctly. - - - - - - - - - - - This failure is caused by serialization library bug in the - code visible only on big endian platforms. - - - From f63fdf4f2ba87b5d0640926261be0bd3865f1469 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 7 Apr 2008 17:07:00 +0000 Subject: [PATCH 0335/2219] change BOOST_IS_ABSTRACT to BOOST_ASSUME_ABSTRACT [SVN r44095] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 3297e43087..fe3857afaa 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 3297e430871bca5eccad632e9532952e7f6921b3 +Subproject commit fe3857afaafa6023f367f304c64b8dc5fc95c878 From 7ec77db5b0b4343a92807553f5da8ae84653f95f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 7 Apr 2008 17:23:07 +0000 Subject: [PATCH 0336/2219] changed type traits macro to BOOST_TT_BROKEN_COMPILER_SPEC [SVN r44096] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index fe3857afaa..f2c76b43c7 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit fe3857afaafa6023f367f304c64b8dc5fc95c878 +Subproject commit f2c76b43c7bba53e328d657112e98a7988fdbf70 From 60aafbff5b70669ea91e376fa66eede16a7b9a57 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 7 Apr 2008 19:00:45 +0000 Subject: [PATCH 0337/2219] fixed compile errors on various platforms [SVN r44104] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index e961744baf..e0881a603d 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit e961744baf0edcccdd48fece9de63a2a0a1b1232 +Subproject commit e0881a603d1b8e586939505fef92994d784cde02 From bf4314cb670b4cc9b51cee5991d1580811fe0e26 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 8 Apr 2008 21:29:37 +0000 Subject: [PATCH 0338/2219] fixed compile errors, removed tabs as required. [SVN r44114] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index e0881a603d..0fbc4dc974 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit e0881a603d1b8e586939505fef92994d784cde02 +Subproject commit 0fbc4dc97484611b06be59c61983b7105157b14b From a00a7bb8836d7f40bec8a9120821e637b4644533 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 9 Apr 2008 01:29:12 +0000 Subject: [PATCH 0339/2219] In preparation for spirit2: * flat includes * home directory * forwarding headers * classic spirit [SVN r44118] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 261421ba46..2d7bdb1412 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 261421ba464f29defc19cbfba499333575894ed0 +Subproject commit 2d7bdb141261cc5456ef5c126332de89ce930f89 From c9963a45451cbbfc2ff1811a4bf1c33afd9059d7 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 9 Apr 2008 01:51:47 +0000 Subject: [PATCH 0340/2219] In preparation for spirit2: * flat includes * home directory * forwarding headers * classic spirit [SVN r44119] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2d7bdb1412..a14b9952d7 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2d7bdb141261cc5456ef5c126332de89ce930f89 +Subproject commit a14b9952d7df155c10dffa0caaca999865f902f1 From 7540708b7c8edf25d33b36cb0a9c2064b067c568 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 9 Apr 2008 02:17:53 +0000 Subject: [PATCH 0341/2219] Fixed one more include path [SVN r44120] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a14b9952d7..a1885e7f67 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a14b9952d7df155c10dffa0caaca999865f902f1 +Subproject commit a1885e7f67316dae3c59f5293fcb1ca92e88e7dd From d7c406f480e007b5a51d5aa26246425637aa2c9a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 11:34:20 +0000 Subject: [PATCH 0342/2219] Run config_info and config_test in both single and multi-thread modes. [SVN r44121] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 1ce5a784ae..9c70289360 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 1ce5a784ae7553d27b4f7329145424d366393777 +Subproject commit 9c702893608a03dbacd0b2d5b9facea47764bb12 From 0e64f8110ad2da2608481ccfc3383891d4f40743 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 11:34:45 +0000 Subject: [PATCH 0343/2219] Run config_info and config_test in both single and multi-thread modes. [SVN r44122] --- status/Jamfile.v2 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 42e4e6a92a..fec0c2cdf2 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -111,9 +111,17 @@ build-project ../libs/xpressive/test ; # test-suite xpressive : #args : #input-files : #requirements - multi #!!!config_test.cpp + multi + : config_test_threaded ] - [ run libs/config/test/config_info.cpp : : : always_show_run_output ] + [ run libs/config/test/config_test.cpp test_exec_monitor + : #args + : #input-files + : #requirements + single msvc:static msvc:static + ] + [ run libs/config/test/config_info.cpp : : : always_show_run_output single msvc:static msvc:static ] + [ run libs/config/test/config_info.cpp : : : always_show_run_output multi : config_info_threaded ] [ run libs/config/test/math_info.cpp : : : always_show_run_output borland:static borland:static ] [ run libs/config/test/abi/abi_test.cpp libs/config/test/abi/main.cpp ] [ run libs/config/test/limits_test.cpp test_exec_monitor ] @@ -190,3 +198,7 @@ build-project ../libs/xpressive/test ; # test-suite xpressive + + + + From 58fabc43dce2801d942f3ff8404ef5c7fc556632 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 11:35:36 +0000 Subject: [PATCH 0344/2219] Added needed #includes. [SVN r44123] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index d453569a95..cd13eecbfa 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit d453569a954185cd281f0902760c46ef2f2b4ac1 +Subproject commit cd13eecbfa7424dcef6f05ea3a1ea288aa5fc946 From 26f6ae39644179127f6bdfbd602b848bec4006be Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 11:45:15 +0000 Subject: [PATCH 0345/2219] Added improved SVG support. [SVN r44124] --- tools/quickbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quickbook b/tools/quickbook index b8d7685401..70e3351883 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit b8d768540123ae1d97a31318c773b137805ff396 +Subproject commit 70e3351883be34ea602c35a98b8eb09ddcaecccf From f35d28b42a53dcf6fa059ba81c5c3b1005ae266a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 9 Apr 2008 13:50:03 +0000 Subject: [PATCH 0346/2219] Fixed #pragma message directives and a couple of forwarding headers. [SVN r44125] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a1885e7f67..eeae956f5c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a1885e7f67316dae3c59f5293fcb1ca92e88e7dd +Subproject commit eeae956f5c511a096b175777ebc44cf159072ea5 From a4bf5235d6df07f7de49711b7248a7cfbefd067d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 15:21:03 +0000 Subject: [PATCH 0347/2219] Fix bug report #1797. [SVN r44126] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 4298d36237..aaefead804 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 4298d3623722010ccf82e18b32816f3941be528e +Subproject commit aaefead804ab8aed214e7dc64430841e17d62bed From 5ac6f6bf0f674de953f37f2d8d94c2484c2320bb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 15:31:33 +0000 Subject: [PATCH 0348/2219] Update for bug report #1790. [SVN r44127] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 9c70289360..b62d7ccb27 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 9c702893608a03dbacd0b2d5b9facea47764bb12 +Subproject commit b62d7ccb272d645c53881386bd814df542e7aaf3 From 14d1bb534da360670bdf99d74abffd6b99acb3f9 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 9 Apr 2008 15:32:08 +0000 Subject: [PATCH 0349/2219] Fix for bug #1790. [SVN r44128] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index c9d1a42e05..e5bc36d7c9 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit c9d1a42e053b21f02cb6a1384f3d7e2624a3532b +Subproject commit e5bc36d7c900faf829552c899b5ac4f5e8b2e871 From 24bba42263f2c648472c92777cb1a2a71604c771 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 9 Apr 2008 17:26:31 +0000 Subject: [PATCH 0350/2219] Fix a typo. [SVN r44130] --- libs/function_types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function_types b/libs/function_types index e4da19535d..f9a2056786 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit e4da19535d6eadaad7ddae151b240d4d71654295 +Subproject commit f9a205678692de5cacec7e1edb7d4ef915315508 From 07d3efb33d4ce45993b6756ed951ba225c8ce828 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 9 Apr 2008 17:27:08 +0000 Subject: [PATCH 0351/2219] Rebuild the function types documentation. [SVN r44131] --- libs/function_types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function_types b/libs/function_types index f9a2056786..0071f74393 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit f9a205678692de5cacec7e1edb7d4ef915315508 +Subproject commit 0071f7439336a03006fb8a14dddd3a00c67ef713 From 8cad5845174985ec6e15479f082eb85a04543555 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 9 Apr 2008 17:49:20 +0000 Subject: [PATCH 0352/2219] Proper try_lock semantics. [SVN r44132] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 748b1baee8..b4885a1dd6 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 748b1baee8420f381e95fd7b1cea384bef7bde09 +Subproject commit b4885a1dd6df5aa0e6652123ccc44ca22290fcdd From 4eb033008e8be190cdf64014ab849beeab619c84 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 9 Apr 2008 18:48:39 +0000 Subject: [PATCH 0353/2219] missing include [SVN r44134] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 0fbc4dc974..65d278a387 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 0fbc4dc97484611b06be59c61983b7105157b14b +Subproject commit 65d278a38794ba8b055c500531c6877cc148e2cf From 0987929dea98518a1d1529a80e7f9a93cc1b6f9d Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 9 Apr 2008 19:33:06 +0000 Subject: [PATCH 0354/2219] Added test for trac ticket #1803: condition_variable::notify_one may fail to wake a waiting thread on win32 [SVN r44136] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6f13227eda..8696b610ca 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6f13227eda411e560c48056400376154b3a9466f +Subproject commit 8696b610ca507d53b611537f4dccfa4c14c77ab9 From 1d3594f8bda9a3829d7def6554061e2c8e3ca297 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 9 Apr 2008 19:58:54 +0000 Subject: [PATCH 0355/2219] sp_counted_base_spin.hpp added, enabled by BOOST_SP_USE_SPINLOCK. [SVN r44137] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index b4885a1dd6..d8296b3933 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit b4885a1dd6df5aa0e6652123ccc44ca22290fcdd +Subproject commit d8296b393300828ea3077c1763f694eea3ad7ec2 From 540ce652fb6856961fa714c56da756442b2ff706 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 9 Apr 2008 21:08:39 +0000 Subject: [PATCH 0356/2219] spinlock_gcc_arm.hpp added. [SVN r44138] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index d8296b3933..e4f638025c 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit d8296b393300828ea3077c1763f694eea3ad7ec2 +Subproject commit e4f638025c4117221420e7b453ce99b8b1646b6f From fea7755ed951dc8086f14fdeb731536c1273957f Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Wed, 9 Apr 2008 21:20:28 +0000 Subject: [PATCH 0357/2219] Add ARM architecture/instrustion-set. [SVN r44139] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b624553db8..6d681aae0f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b624553db84182505b36f844f4527bf5cd0ebca6 +Subproject commit 6d681aae0f6a6d513c05dbcb60c6bf757f248bb5 From 468ca595bca711bd01f7e129c9efa8ce819e085a Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 9 Apr 2008 23:19:22 +0000 Subject: [PATCH 0358/2219] ARM assembly fix. [SVN r44140] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index e4f638025c..dbd62686a3 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit e4f638025c4117221420e7b453ce99b8b1646b6f +Subproject commit dbd62686a3c5de9252d8a16b3ac25b984b0706cc From d2b40b906ebeb82966d2c1367d5c237bd84063f4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 10 Apr 2008 12:46:41 +0000 Subject: [PATCH 0359/2219] Doh! Changes to code should actually compile! A fix for the last change. [SVN r44145] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index e5bc36d7c9..6e9b9a7995 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit e5bc36d7c900faf829552c899b5ac4f5e8b2e871 +Subproject commit 6e9b9a7995a77693e161706571f79145cab9263c From 3dde667d9c699f1a6a584b262cce274db08efa03 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 13:14:43 +0000 Subject: [PATCH 0360/2219] fix for notify problem in trac ticket #1803 [SVN r44146] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 8696b610ca..86f9480da4 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 8696b610ca507d53b611537f4dccfa4c14c77ab9 +Subproject commit 86f9480da4c8fbdd53ddcd14cf7ed16cb9c0e18d From 9c462abdb897b67d69e123841d2bfdfb684a66e5 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 13:27:44 +0000 Subject: [PATCH 0361/2219] fix for trac ticket #1804 [SVN r44147] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 86f9480da4..343d049772 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 86f9480da4c8fbdd53ddcd14cf7ed16cb9c0e18d +Subproject commit 343d0497725dfa85042f61ad212f36572fb5ff2a From 18d45a4f6921ef8d29b740c3c81869cdcc116db7 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 13:35:07 +0000 Subject: [PATCH 0362/2219] Added native_handle to thread on posix platforms [SVN r44148] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 343d049772..e9fb470b06 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 343d0497725dfa85042f61ad212f36572fb5ff2a +Subproject commit e9fb470b06225df3684346c457702418614e79ac From b7123ff08df2fd58f49f29770b3fdc4ec5f4ad47 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 14:07:39 +0000 Subject: [PATCH 0363/2219] added overloads of timed_lock_shared with a relative timeout to shared_mutex [SVN r44149] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index e9fb470b06..c40f47a78a 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit e9fb470b06225df3684346c457702418614e79ac +Subproject commit c40f47a78a47ef7b455503ffcb5d1c6e29cbb2f6 From a4e1dead6d9c751b7d5965f639cae6307dc49c79 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 14:15:26 +0000 Subject: [PATCH 0364/2219] added tests for plain timed_lock on shared_mutex [SVN r44150] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index c40f47a78a..8b916d21b1 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit c40f47a78a47ef7b455503ffcb5d1c6e29cbb2f6 +Subproject commit 8b916d21b1aed5d4d93c07c4c9948e1009f62fda From a2e05a10be854b04c120ea1f49a1f64fa4e86f16 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Thu, 10 Apr 2008 14:38:14 +0000 Subject: [PATCH 0365/2219] Added test and fix for "convertible to bool" requirement [SVN r44151] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 96d573d6ca..be50b95508 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 96d573d6ca8637f2d28c23baf9caca59b380310a +Subproject commit be50b9550803fe946dbc15d5cedd417259b257e4 From fbbe0e8fa13673fd1db9cb5eb166da21a546c90b Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 15:52:01 +0000 Subject: [PATCH 0366/2219] Added native_handle to condition_variable on pthreads [SVN r44152] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 8b916d21b1..08dc521daf 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 8b916d21b1aed5d4d93c07c4c9948e1009f62fda +Subproject commit 08dc521daf1a537bafd4a6f433ef7fa985c920f1 From c36070661e9ce585ed35ff5b5f570ebca8da7317 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 10 Apr 2008 18:34:42 +0000 Subject: [PATCH 0367/2219] Updated thread.hpp as catch-all header [SVN r44153] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 08dc521daf..a3695bd4a0 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 08dc521daf1a537bafd4a6f433ef7fa985c920f1 +Subproject commit a3695bd4a0eb20390d60633d27d3eb7fffa51263 From 55b5ca086490519507543041c294562f80580634 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 10 Apr 2008 21:05:14 +0000 Subject: [PATCH 0368/2219] Refactor mpi_datatype_cache to fix problems on VC9 [SVN r44160] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 870eaeb722..c67c8f8882 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 870eaeb7229c474e30190dced6ff23b6908f0671 +Subproject commit c67c8f8882a47a45ebb974cc2afccbfb8d81a6ea From 6d3027c6d1eae2baa20d1b0cf2cd10eac39d75f9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 10 Apr 2008 21:06:48 +0000 Subject: [PATCH 0369/2219] Try to fix Herve's name in a couple of places. [SVN r44161] --- libs/libraries.htm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index 53a60bfbc7..4dd8b2503c 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -150,7 +150,7 @@ how to download, build, and install the libraries.

    process-shared mutexes, condition variables, containers and allocators, from Ion Gaztañaga
  • interval - Extends the usual arithmetic functions to mathematical intervals, from Guillaume - Melquiond, Herv´ Brönnimann and Sylvain Pion.
  • + Melquiond, Hervé Brönnimann and Sylvain Pion.
  • intrusive - Intrusive containers and algorithms, from Ion Gaztañaga
  • in_place_factory, typed_in_place_factory- Generic in-place construction of contained objects with a variadic argument-list, from Fernando Cacciola.
  • io state savers - Save I/O state to @@ -497,7 +497,7 @@ how to download, build, and install the libraries.

    dealing with integral types.
  • interval - Extends the usual arithmetic functions to mathematical intervals, from Guillaume - Melquiond, Herv? Br?nnimann and Sylvain Pion.
  • + Melquiond, Hervé Brönnimann and Sylvain Pion.
  • math - Several contributions in the domain of mathematics, from various authors.
  • math/complex number algorithms - @@ -716,4 +716,4 @@ or www.boost.org/LICENSE_1_0.txt<

    - \ No newline at end of file + From d2f78ea07eddde38ca7048b379bd7f002c7bebe9 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 10 Apr 2008 23:51:31 +0000 Subject: [PATCH 0370/2219] moving stuff to classic spirit [SVN r44163] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index eeae956f5c..994d4e48cc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit eeae956f5c511a096b175777ebc44cf159072ea5 +Subproject commit 994d4e48cc2efa51a6ab3c0e66f3e8d94bf792e1 From 4da249e6bf890b5112b13125039b1c07f8282401 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 11 Apr 2008 03:51:06 +0000 Subject: [PATCH 0371/2219] to_string fixes [SVN r44164] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 65d278a387..3c7f53176f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 65d278a38794ba8b055c500531c6877cc148e2cf +Subproject commit 3c7f53176fe48d02ec506ebe463cee21e8dbaef8 From db7edd34037c62349e716f519b8b94dff1cfc0fe Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 11 Apr 2008 05:34:00 +0000 Subject: [PATCH 0372/2219] Use local sorted() function to support Python < 2.4. [SVN r44165] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6d681aae0f..23cf7db67e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6d681aae0f6a6d513c05dbcb60c6bf757f248bb5 +Subproject commit 23cf7db67e2c382852be699ab6c21d055aac1085 From cb27586d999d1d30bc63e7089c0a754c6b539241 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 11 Apr 2008 05:36:28 +0000 Subject: [PATCH 0373/2219] Add support for toolset requirements at the definition level. [SVN r44166] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 23cf7db67e..6affa2ddcc 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 23cf7db67e2c382852be699ab6c21d055aac1085 +Subproject commit 6affa2ddcc61e48d1890fca0adb29241e3524b64 From 0157380a93e34302a3179db8e0c811e944aaa79c Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 11 Apr 2008 07:50:47 +0000 Subject: [PATCH 0374/2219] Initial support for cross-compiling to ARM architecture. [SVN r44167] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6affa2ddcc..88190045a4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6affa2ddcc61e48d1890fca0adb29241e3524b64 +Subproject commit 88190045a4694549eee3a7a7969f2d110fa1a7d9 From eb4f9c46d06adf109addea7e5532f241a0ad4f54 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 11 Apr 2008 08:52:09 +0000 Subject: [PATCH 0375/2219] Added test and fix for win32 condition_variable broadcast bug similar to #1803 [SVN r44168] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a3695bd4a0..795cc23f3e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a3695bd4a0eb20390d60633d27d3eb7fffa51263 +Subproject commit 795cc23f3e5cf01d6edb3c14dda129552b61a929 From ea4a57695e65c8b2723fe8c44804c1717bb4db9b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 08:53:54 +0000 Subject: [PATCH 0376/2219] Fix doc typo from issue #1794. [SVN r44169] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 6e9b9a7995..c7dda1b549 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 6e9b9a7995a77693e161706571f79145cab9263c +Subproject commit c7dda1b549ae2cb9d27a77e96982e32918465b4e From cf89dfe0ff63fb7d2d24473d4b504af09ea26f81 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 09:21:08 +0000 Subject: [PATCH 0377/2219] Beefed up pthreads test cases. [SVN r44170] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index b62d7ccb27..0dcc2aeffb 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit b62d7ccb272d645c53881386bd814df542e7aaf3 +Subproject commit 0dcc2aeffb7998047a8bf56e0a057dd606f0a2c7 From 84200e62d62045ec9a272eb886e921777fff8971 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 09:22:31 +0000 Subject: [PATCH 0378/2219] Hopefully fix gcc/solaris single threading mode. [SVN r44171] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 0dcc2aeffb..80b0407338 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 0dcc2aeffb7998047a8bf56e0a057dd606f0a2c7 +Subproject commit 80b0407338144bcfeb9ff0cb3bc3229a54bff4e1 From 78140e7b5622ffebf9d64bfc7af2c2c815d6e3d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 11 Apr 2008 10:51:43 +0000 Subject: [PATCH 0379/2219] Comment typo correction. [SVN r44172] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 88190045a4..b43a22503d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 88190045a4694549eee3a7a7969f2d110fa1a7d9 +Subproject commit b43a22503d4b8be637106bd65f7950692e2336fa From b02525773dee76bf78bbe2af0117d7e0a8392ea8 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 11 Apr 2008 15:39:41 +0000 Subject: [PATCH 0380/2219] Fix some header-inclusion and header-ordering issues to get the MPI library compiling again. [SVN r44175] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f2c76b43c7..99be4e2168 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f2c76b43c7bba53e328d657112e98a7988fdbf70 +Subproject commit 99be4e2168eff3692026302c531f6cd1a5a30543 From f10fdb057c4bb61389609d5b61e243c2476febec Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 17:54:47 +0000 Subject: [PATCH 0381/2219] Disable long double tests on unsupported platforms. [SVN r44186] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index cd13eecbfa..fdda9b8350 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit cd13eecbfa7424dcef6f05ea3a1ea288aa5fc946 +Subproject commit fdda9b83504a15b994ad0f32445d4b301170e0d4 From 6fd1651a43c34ab7743f633ac2b2a50c17d41e2b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 17:57:58 +0000 Subject: [PATCH 0382/2219] We don't need duplicate using declarations. [SVN r44187] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index fdda9b8350..1e4560e42b 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit fdda9b83504a15b994ad0f32445d4b301170e0d4 +Subproject commit 1e4560e42bc63055e1cbe5e5a516b63721c1f08c From 8af17bf0dedfcce7a7151ae74bdae74e0b6ea97a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 18:08:59 +0000 Subject: [PATCH 0383/2219] Update error levels for real_concept tests. [SVN r44188] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 1e4560e42b..4f7c4cfc24 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 1e4560e42bc63055e1cbe5e5a516b63721c1f08c +Subproject commit 4f7c4cfc24e17c756522e97d92a5e3f9ef251742 From f50f9c182bd803dc66159d7736901c9fa0ca6a12 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Apr 2008 18:12:02 +0000 Subject: [PATCH 0384/2219] Update tolerance used for skewness test. [SVN r44189] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 4f7c4cfc24..7fd387031c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 4f7c4cfc24e17c756522e97d92a5e3f9ef251742 +Subproject commit 7fd387031c4ff7d82379f87ccd6eb473ddf1ee07 From 45bfed0c02727569246824f84c834fd0122918a6 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 11 Apr 2008 18:19:46 +0000 Subject: [PATCH 0385/2219] Fixed reference to Spirit classic test suite [SVN r44190] --- status/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index fec0c2cdf2..0bf9cfcbbb 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -78,7 +78,7 @@ build-project ../libs/regex/example ; # test-suite regex-examples build-project ../libs/serialization/test ; # test-suite serialization build-project ../libs/signals/test ; # test-suite signals build-project ../libs/smart_ptr/test ; # test-suite smart_ptr -build-project ../libs/spirit/test ; # test-suite spirit +build-project ../libs/spirit/classic/test ; # test-suite classic spirit build-project ../libs/statechart/test ; # test-suite statechart build-project ../libs/static_assert ; # test-suite static_assert build-project ../libs/system/test ; # test-suite system From 2d1f74c87bb7a897aa9d9712b4f52785ec58b2f5 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 11 Apr 2008 18:34:46 +0000 Subject: [PATCH 0386/2219] to_string adjustments [SVN r44192] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 3c7f53176f..761ae0bc1e 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 3c7f53176fe48d02ec506ebe463cee21e8dbaef8 +Subproject commit 761ae0bc1ed97b603c444e62d8916f2debd45d12 From d854fd40e64df4699d44488f94a189495d574fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 11 Apr 2008 21:03:06 +0000 Subject: [PATCH 0387/2219] Implemented a patch contributed by Igor Nazarenko reimplementing the list_sort() function to use a C qsort() function instead of a hand-crafted merge-sort algorithm. Makes some list sortings (e.g. 1,2,1,2,1,2,1,2,...) extremely faster, in turn significantly speeding up some project builds. [SVN r44195] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b43a22503d..44f0865599 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b43a22503d4b8be637106bd65f7950692e2336fa +Subproject commit 44f08655993ae7b05f66948baaceaf354c4e044d From f7331acfc7563ba1e59a8c19c126e978a7a66423 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 11 Apr 2008 22:01:55 +0000 Subject: [PATCH 0388/2219] Changed SpiritV1 header files to have a classic_ prefix [SVN r44196] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 994d4e48cc..d011669e57 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 994d4e48cc2efa51a6ab3c0e66f3e8d94bf792e1 +Subproject commit d011669e574832ea3c62cadf45c2c2d2844ea876 From 1706595c08342e3170841fc34f9a0048dad6ee17 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 11 Apr 2008 22:05:25 +0000 Subject: [PATCH 0389/2219] Renamed a SpiritV1 header file I missed before [SVN r44197] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d011669e57..22050b506a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d011669e574832ea3c62cadf45c2c2d2844ea876 +Subproject commit 22050b506a7430084df2f2e94eded3abaf9e5b99 From 4e58f2a8b5fc346810b0ee00b251cbd457fcd863 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 12 Apr 2008 02:35:34 +0000 Subject: [PATCH 0390/2219] Renamed PhoenixV1 files. [SVN r44198] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 22050b506a..a26ce80291 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 22050b506a7430084df2f2e94eded3abaf9e5b99 +Subproject commit a26ce80291f9fd49ab8cf1240d3be3afa4f4c199 From c6de6b8ebab6db75566195544b176b166c5731e4 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 12 Apr 2008 03:00:17 +0000 Subject: [PATCH 0391/2219] Fixed an ambiguity. [SVN r44203] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index aaefead804..fb2ea8595a 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit aaefead804ab8aed214e7dc64430841e17d62bed +Subproject commit fb2ea8595a7b3c3b958645ea464094da41e17869 From 0e54491424b31c88d646af6f7f143b55dc6dd2f5 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 12 Apr 2008 03:02:34 +0000 Subject: [PATCH 0392/2219] Fixed more SpiritV1 header references after renaming [SVN r44206] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a26ce80291..657dbe12fa 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a26ce80291f9fd49ab8cf1240d3be3afa4f4c199 +Subproject commit 657dbe12fab3b8606950a4baa25cf8666cdb8e43 From fa500719a15c779f0d674a6ed050f2f3e702ceeb Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 12 Apr 2008 03:27:57 +0000 Subject: [PATCH 0393/2219] removed tabs. what's wrong with tabs anyway? [SVN r44246] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 761ae0bc1e..ec40d3d8ad 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 761ae0bc1ed97b603c444e62d8916f2debd45d12 +Subproject commit ec40d3d8ad2873d128298d47960e996411bf52c4 From ea92799e169442d3c0b7be9f01092ab96d61c257 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 12 Apr 2008 06:08:10 +0000 Subject: [PATCH 0394/2219] documentation cleanup [SVN r44342] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ec40d3d8ad..bf5e44f798 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ec40d3d8ad2873d128298d47960e996411bf52c4 +Subproject commit bf5e44f798069cfdaa0ae3d00ff342bf8c2da3d7 From b5571723137b4577f5d0dabdd51ea5c7ef12e2f6 Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Sat, 12 Apr 2008 11:02:35 +0000 Subject: [PATCH 0395/2219] Fixed a bug in for seldom used argument in rule format-name. Added /property-name/ may be a regex. [SVN r44343] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 44f0865599..3d2aeda1dc 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 44f08655993ae7b05f66948baaceaf354c4e044d +Subproject commit 3d2aeda1dcd21fe42a308edd493ecf97b2b47027 From 9f0e347455c67965c947c1331903915e39948222 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 12 Apr 2008 14:27:22 +0000 Subject: [PATCH 0396/2219] shared_ptr::lock no longer requires exceptions. [SVN r44344] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index dbd62686a3..f85a1bf406 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit dbd62686a3c5de9252d8a16b3ac25b984b0706cc +Subproject commit f85a1bf4063886595140599287d0821d37afeab7 From 9a8ea452262afe06771c8a11a67978391d4cc36a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 12 Apr 2008 16:01:16 +0000 Subject: [PATCH 0397/2219] Remove references to Boost.Test from the config_test target. [SVN r44346] --- status/Jamfile.v2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 0bf9cfcbbb..0575e17997 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -107,14 +107,14 @@ build-project ../libs/xpressive/test ; # test-suite xpressive # interpreted by humans. # But such change will require tweaking libs/config/tools/generate.cpp # so postponing to later. - [ run libs/config/test/config_test.cpp test_exec_monitor + [ run libs/config/test/config_test.cpp : #args : #input-files : #requirements multi : config_test_threaded ] - [ run libs/config/test/config_test.cpp test_exec_monitor + [ run libs/config/test/config_test.cpp : #args : #input-files : #requirements @@ -202,3 +202,4 @@ build-project ../libs/xpressive/test ; # test-suite xpressive + From b1d212e8fea4813634d792088e764dc17d14c906 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 12 Apr 2008 16:02:24 +0000 Subject: [PATCH 0398/2219] When -lrt is needed, it's needed in *both* single and multi-threaded builds. [SVN r44347] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3d2aeda1dc..df5a46c2a9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3d2aeda1dcd21fe42a308edd493ecf97b2b47027 +Subproject commit df5a46c2a9c540538e25e3a1f8d8f19c069b6052 From 9b396d8b99355bd427ebaad2eaf20499deec98ed Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 12 Apr 2008 16:27:11 +0000 Subject: [PATCH 0399/2219] Add non central distro's to fwd.hpp. Added needed #include to bessel_ik.hpp. [SVN r44350] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 7fd387031c..8b89996bd5 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 7fd387031c4ff7d82379f87ccd6eb473ddf1ee07 +Subproject commit 8b89996bd534a2344eb91c71f3df38110f3c372d From e469d11696f50eddca4caf298eae96da015c5dcd Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 12 Apr 2008 16:28:57 +0000 Subject: [PATCH 0400/2219] Fix declaration order in dist_nc_beta_incl_test.cpp test. Fix long long usage in sf_modf_incl_test.cpp. Adjust failure rates in test_zeta.cpp to cope with HP aCC and 128-bit long doubles. [SVN r44351] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 8b89996bd5..d6071aded4 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 8b89996bd534a2344eb91c71f3df38110f3c372d +Subproject commit d6071aded4dc0c9a18fd56fa68479abe5de450e2 From c4b86d3c1e927748f26fb3186554c9299969aa62 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 12 Apr 2008 16:42:28 +0000 Subject: [PATCH 0401/2219] Remove test row that causes problems for VC-7.1 due to a compiler bug. [SVN r44352] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index d6071aded4..6c50f2e966 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit d6071aded4dc0c9a18fd56fa68479abe5de450e2 +Subproject commit 6c50f2e96692e84c5f976184e737969a13070634 From 6e1c5d6ed3829d4f73ff75e6cb18f07b32ddc2ec Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 12 Apr 2008 18:22:18 +0000 Subject: [PATCH 0402/2219] sp_accept_owner added. [SVN r44353] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index f85a1bf406..4094c23537 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit f85a1bf4063886595140599287d0821d37afeab7 +Subproject commit 4094c2353733dfd9fe568f642d701cce994cdedb From 2ada5efce78fa68dc945e2610f2dff35fe7acefe Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 12 Apr 2008 19:44:47 +0000 Subject: [PATCH 0403/2219] Add multiple requirements for toolset subconditions instead of one composite as they are not supported for conditional requirements. Thanks to Roland for finding the problem. [SVN r44354] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index df5a46c2a9..7ec865e5bc 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit df5a46c2a9c540538e25e3a1f8d8f19c069b6052 +Subproject commit 7ec865e5bc761bfa9af6bbbfaf6762100fd8785f From 00309d3ddc986f10a2af161b8353d4c28738f14d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 12 Apr 2008 23:58:29 +0000 Subject: [PATCH 0404/2219] Changed copyright, started to apply changes for switching namespaces. [SVN r44355] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 657dbe12fa..b61f659831 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 657dbe12fab3b8606950a4baa25cf8666cdb8e43 +Subproject commit b61f65983151a85e8f3943464177f9f205550548 From 52afbe50b26a4bdc35d8278a19e61105dfaa50c6 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Apr 2008 00:15:11 +0000 Subject: [PATCH 0405/2219] added flat forwarding headers [SVN r44356] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index b61f659831..118d4329f3 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit b61f65983151a85e8f3943464177f9f205550548 +Subproject commit 118d4329f33e1315e00ce8ab699b395d3c51aeb7 From aefe23649f41174d1cfdf9d1f3a196dd6add369c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Apr 2008 00:39:00 +0000 Subject: [PATCH 0406/2219] added flat forwarding headers [SVN r44357] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 118d4329f3..f2a31e171d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 118d4329f33e1315e00ce8ab699b395d3c51aeb7 +Subproject commit f2a31e171db64c20d53c3753d7ccca75b76ca7f0 From 2ed45b0460bbbfdba317c1940978c284cd0253a8 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Apr 2008 00:54:10 +0000 Subject: [PATCH 0407/2219] adding spirit2 [SVN r44358] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f2a31e171d..ffd0cc1001 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f2a31e171db64c20d53c3753d7ccca75b76ca7f0 +Subproject commit ffd0cc1001163ba59eddd7cbd248862b5162c2d4 From f3a64557d9458ae5abf2a350d7b95f488aa86f46 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Apr 2008 01:52:31 +0000 Subject: [PATCH 0408/2219] spirit2 ! :) [SVN r44359] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ffd0cc1001..bfb86cb157 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ffd0cc1001163ba59eddd7cbd248862b5162c2d4 +Subproject commit bfb86cb157d96315284b685275d1cbf7ace269b5 From c924d784d7ceade3602d128af9e6b96cc9f0708b Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Apr 2008 03:02:30 +0000 Subject: [PATCH 0409/2219] spirit2 ! :) [SVN r44360] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index bfb86cb157..2431a80d8a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit bfb86cb157d96315284b685275d1cbf7ace269b5 +Subproject commit 2431a80d8a420d235fafc4f524bd519694c1e0f6 From 44dc66b5870a61bfe5cee7797a791085ef29276a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Apr 2008 03:17:57 +0000 Subject: [PATCH 0410/2219] spirit2 ! :) [SVN r44361] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2431a80d8a..8bd8881e4c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2431a80d8a420d235fafc4f524bd519694c1e0f6 +Subproject commit 8bd8881e4ca10464c31c355dce4d9eac2aae4b89 From 04e08cbc6f5bcff0e7b2dabfcfc252db279b740e Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sun, 13 Apr 2008 13:57:42 +0000 Subject: [PATCH 0411/2219] Changed the PingPong example to demonstrate how the inner workings of an asynchronous_state_machine<> subclass can be hidden. [SVN r44367] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index 15b6552f96..6a53799c51 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit 15b6552f9626660ac48bc3585f2057928a9a2377 +Subproject commit 6a53799c51e2b56d345719860d76ce8d1e9f58cd From 92ab9147c41c38a7827d698f2f593eeda30844ae Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 13 Apr 2008 15:35:40 +0000 Subject: [PATCH 0412/2219] Honor BOOST_DISABLE_THREADS; route GCC/ARM to the spinlock implementation; fall back to the spinlock implementation instead of using pthread_mutex. [SVN r44369] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 4094c23537..b45d011d5a 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 4094c2353733dfd9fe568f642d701cce994cdedb +Subproject commit b45d011d5ae88f7519f43419cd4eb24941d8ce04 From 9ce805fc734e2f3ceb253910ec41e784adcd907a Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 13 Apr 2008 15:50:08 +0000 Subject: [PATCH 0413/2219] Added extended adopt/defer/try constructors to upgrade_lock [SVN r44370] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 795cc23f3e..f91986ad0d 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 795cc23f3e5cf01d6edb3c14dda129552b61a929 +Subproject commit f91986ad0ddf383f67e8a0a0f61c7f90a1336b15 From adb0c4096cdc447d89e0857ac0d394005844ec09 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Apr 2008 16:28:27 +0000 Subject: [PATCH 0414/2219] Fixed Spirit Classic namespace switching. [SVN r44371] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8bd8881e4c..0ac381dcf3 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8bd8881e4ca10464c31c355dce4d9eac2aae4b89 +Subproject commit 0ac381dcf3659e34b41499bc683770ba7930e79e From f8a175e7e18d68441007fda814d04a9805e494d8 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 13 Apr 2008 17:07:26 +0000 Subject: [PATCH 0415/2219] minor compile error fix [SVN r44372] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index bf5e44f798..92fbda9a88 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit bf5e44f798069cfdaa0ae3d00ff342bf8c2da3d7 +Subproject commit 92fbda9a886c3dfdbce945fefac2549bc8c32707 From af847222661e42ecf74e2f4cb74c057a27cad533 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Apr 2008 22:00:04 +0000 Subject: [PATCH 0416/2219] Added SpiritV2 test suite to regression tests. [SVN r44374] --- status/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 0575e17997..e6f14407f0 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -79,6 +79,7 @@ build-project ../libs/serialization/test ; # test-suite serialization build-project ../libs/signals/test ; # test-suite signals build-project ../libs/smart_ptr/test ; # test-suite smart_ptr build-project ../libs/spirit/classic/test ; # test-suite classic spirit +build-project ../libs/spirit/test ; # test-suite spirit_v2 build-project ../libs/statechart/test ; # test-suite statechart build-project ../libs/static_assert ; # test-suite static_assert build-project ../libs/system/test ; # test-suite system From c9c3d32e8efcbb77c638f70fa169d209dcdc5493 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 22:12:12 +0000 Subject: [PATCH 0417/2219] Move array test into canonical test subdir structure. [SVN r44376] --- libs/array | 2 +- status/Jamfile.v2 | 29 ++++++----------------------- 2 files changed, 7 insertions(+), 24 deletions(-) diff --git a/libs/array b/libs/array index 069b5e2ca1..9804292dad 160000 --- a/libs/array +++ b/libs/array @@ -1 +1 @@ -Subproject commit 069b5e2ca1fdc4d2aa38c76d2dfa1664ddf104ef +Subproject commit 9804292dad3e497636c7b4b08aca755261c8ab09 diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index e6f14407f0..faea7bb7a4 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -19,14 +19,12 @@ project status import testing ; -alias test_exec_monitor : ../libs/test/build//boost_test_exec_monitor/static ; -alias unit_test_framework : ../libs/test/build//boost_unit_test_framework/static ; - # Tests from Jamfiles in individual library test subdirectories # Please keep these in alphabetic order by test-suite name build-project ../libs/accumulators/test ; # test-suite accumulators build-project ../libs/algorithm/minmax/test ; # test-suite algorith/minmax build-project ../libs/algorithm/string/test ; # test-suite algorithm/string +build-project ../libs/array/test ; # test-suite array build-project ../libs/asio/test ; # test-suite asio build-project ../libs/assign/test ; # test-suite assign build-project ../libs/any/test ; # test-suite any @@ -79,7 +77,6 @@ build-project ../libs/serialization/test ; # test-suite serialization build-project ../libs/signals/test ; # test-suite signals build-project ../libs/smart_ptr/test ; # test-suite smart_ptr build-project ../libs/spirit/classic/test ; # test-suite classic spirit -build-project ../libs/spirit/test ; # test-suite spirit_v2 build-project ../libs/statechart/test ; # test-suite statechart build-project ../libs/static_assert ; # test-suite static_assert build-project ../libs/system/test ; # test-suite system @@ -99,6 +96,11 @@ build-project ../libs/xpressive/test ; # test-suite xpressive # Tests specified in this Jamfile +alias test_exec_monitor : ../libs/test/build//boost_test_exec_monitor/static ; +explicit test_exec_monitor ; +alias unit_test_framework : ../libs/test/build//boost_unit_test_framework/static ; +explicit unit_test_framework ; + test-suite config : # FIXME: Ideally, this should be just an alias to 'main' test suite @@ -140,15 +142,6 @@ build-project ../libs/xpressive/test ; # test-suite xpressive [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - test-suite array_suite # !!! - : [ run libs/array/array0.cpp ] - [ run libs/array/array1.cpp ] - [ run libs/array/array2.cpp ] - [ run libs/array/array3.cpp ] - [ run libs/array/array4.cpp ] - [ run libs/array/array5.cpp ] - ; - run libs/crc/crc_test.cpp test_exec_monitor ; run libs/functional/function_test.cpp ; @@ -194,13 +187,3 @@ build-project ../libs/xpressive/test ; # test-suite xpressive [ run libs/tokenizer/simple_example_4.cpp ] [ run libs/tokenizer/simple_example_5.cpp ] ; - - - - - - - - - - From 8e0968be53719909575ff3e0697accdb025a9db6 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 22:24:41 +0000 Subject: [PATCH 0418/2219] Move crc test into canonical test subdir structure. [SVN r44377] --- libs/crc | 2 +- status/Jamfile.v2 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/libs/crc b/libs/crc index d31ba07f98..3305db5c72 160000 --- a/libs/crc +++ b/libs/crc @@ -1 +1 @@ -Subproject commit d31ba07f9890dcfb45c8d38941af6a7f777db458 +Subproject commit 3305db5c724d99ae2e396b766b2e8778f73cabbb diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index faea7bb7a4..a09bea83da 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -33,6 +33,7 @@ build-project ../libs/bind/test ; # test-suite bind build-project ../libs/circular_buffer/test ; # test-suite circular_buffer build-project ../libs/concept_check ; # test-suite concept_check build-project ../libs/conversion/test ; # test-suite conversion +build-project ../libs/crc/test ; # test-suite crc build-project ../libs/date_time/test ; # test-suite date_time build-project ../libs/disjoint_sets ; # test-suite disjoint_sets build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset @@ -142,8 +143,6 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - run libs/crc/crc_test.cpp test_exec_monitor ; - run libs/functional/function_test.cpp ; From d5c96afe9551c4f0f3a435403847d2ca1ae5e20a Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 22:32:28 +0000 Subject: [PATCH 0419/2219] Oops, forgot the important file. [SVN r44379] --- libs/crc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/crc b/libs/crc index 3305db5c72..344cd4474b 160000 --- a/libs/crc +++ b/libs/crc @@ -1 +1 @@ -Subproject commit 3305db5c724d99ae2e396b766b2e8778f73cabbb +Subproject commit 344cd4474b8cb4fc6d578bb3b0bc1b8e8ac03421 From e6d35a32a2a4a7170aadff2e46229acd1a1a465b Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 22:37:56 +0000 Subject: [PATCH 0420/2219] Move pool tests into canonical test subdir structure. [SVN r44380] --- libs/pool | 2 +- status/Jamfile.v2 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/libs/pool b/libs/pool index ea8f298427..7de7330fdc 160000 --- a/libs/pool +++ b/libs/pool @@ -1 +1 @@ -Subproject commit ea8f29842747368ecb0bbc6b975933be641ab093 +Subproject commit 7de7330fdcf53cca57536d61ee1450f450351a7f diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index a09bea83da..362e44b089 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -66,6 +66,7 @@ build-project ../libs/multi_array/test ; # test-suite multi_array build-project ../libs/multi_index/test ; # test-suite multi_index build-project ../libs/optional/test ; # test-suite optional build-project ../libs/parameter/test ; # test-suite parameter +build-project ../libs/pool/test ; # test-suite parameter build-project ../libs/program_options/test ; # test-suite program_options build-project ../libs/property_map/test ; # test-suite property_map build-project ../libs/ptr_container/test ; # test-suite ptr_container @@ -152,8 +153,6 @@ explicit unit_test_framework ; [ run libs/integer/integer_traits_test.cpp test_exec_monitor ] ; - run libs/pool/test/test_pool_alloc.cpp test_exec_monitor ; - test-suite preprocessor : [ compile libs/preprocessor/test/arithmetic.cpp ] [ compile libs/preprocessor/test/array.cpp ] From ab4eb974c353f127f57e597ecd13197cfa741b68 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Apr 2008 22:39:12 +0000 Subject: [PATCH 0421/2219] Wave: Updated to use new Spirit Classic library structure and namespace. Lots' of minor changes and adjustments. Switched version to 2.0 since this version is not backwards compatible anymore with earlier versions. [SVN r44381] --- libs/filesystem | 2 +- libs/wave | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/filesystem b/libs/filesystem index dcbe9649c2..89839af509 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit dcbe9649c263acbffd66d83e714bd0391a28a4a9 +Subproject commit 89839af509019323f700b141fec3c298e86a005e diff --git a/libs/wave b/libs/wave index 613781ba75..6b02159942 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 613781ba759e8848f88d890d88a7bd68d4dccc81 +Subproject commit 6b02159942bf3b3bb35b6a00664ef58cb0309f15 From 8498ec47b2e216a88fac34e05df9c0bbbda9e120 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Apr 2008 22:39:59 +0000 Subject: [PATCH 0422/2219] Spirit V2: Fixes to new multi?pass iterator [SVN r44382] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0ac381dcf3..ca7ef92102 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0ac381dcf3659e34b41499bc683770ba7930e79e +Subproject commit ca7ef92102e07dedc0231ef885d3f983df6d665a From 29e827c3ef822f1228061cdd132c496ea82f8373 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 22:47:01 +0000 Subject: [PATCH 0423/2219] Move functional tests into canonical test subdir structure. [SVN r44383] --- libs/functional | 2 +- status/Jamfile.v2 | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/libs/functional b/libs/functional index 509a1a8834..ad8e8b1087 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 509a1a883427cf0fe20428e73565e97a70b115f0 +Subproject commit ad8e8b1087cd2aca00a201953fae07a051e43e0a diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 362e44b089..697db8b24c 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -42,6 +42,7 @@ build-project ../libs/filesystem/test ; # test-suite filesystem build-project ../libs/foreach/test ; # test-suite foreach build-project ../libs/format/test ; # test-suite format build-project ../libs/function/test ; # test-suite function +build-project ../libs/functional/test ; # test-suite functional build-project ../libs/functional/hash/test ; # test-suite functional/hash build-project ../libs/function_types/test ; # test-suite function_types build-project ../libs/fusion/test ; # test-suite fusion @@ -144,9 +145,6 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - run libs/functional/function_test.cpp ; - - test-suite integer : [ run libs/integer/cstdint_test.cpp ] [ run libs/integer/integer_test.cpp ] From 9bae045a417434075c1af48598879ac5f86b17db Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 23:00:19 +0000 Subject: [PATCH 0424/2219] Move integer tests into canonical test subdir structure. [SVN r44384] --- libs/integer | 2 +- status/Jamfile.v2 | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/libs/integer b/libs/integer index 4e2c8440b5..600801670e 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 4e2c8440b559cec5bd3a967a7b09dac406a9416f +Subproject commit 600801670ea4fcfd4a3ad2f3ff0357e157115079 diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 697db8b24c..e65c66d1ee 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -49,6 +49,7 @@ build-project ../libs/fusion/test ; # test-suite fusion build-project ../libs/gil/test ; # test-suite gil build-project ../libs/graph/test ; # test-suite graph build-project ../libs/io/test ; # test-suite io +build-project ../libs/integer/test ; # test-suite integer build-project ../libs/interprocess/example ; # test-suite interprocess_example build-project ../libs/interprocess/test ; # test-suite interprocess_test build-project ../libs/intrusive/example ; # test-suite intrusive_example @@ -67,7 +68,7 @@ build-project ../libs/multi_array/test ; # test-suite multi_array build-project ../libs/multi_index/test ; # test-suite multi_index build-project ../libs/optional/test ; # test-suite optional build-project ../libs/parameter/test ; # test-suite parameter -build-project ../libs/pool/test ; # test-suite parameter +build-project ../libs/pool/test ; # test-suite pool build-project ../libs/program_options/test ; # test-suite program_options build-project ../libs/property_map/test ; # test-suite property_map build-project ../libs/ptr_container/test ; # test-suite ptr_container @@ -145,12 +146,6 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - test-suite integer - : [ run libs/integer/cstdint_test.cpp ] - [ run libs/integer/integer_test.cpp ] - [ run libs/integer/integer_traits_test.cpp test_exec_monitor ] - ; - test-suite preprocessor : [ compile libs/preprocessor/test/arithmetic.cpp ] [ compile libs/preprocessor/test/array.cpp ] From 9c01dd6475f41372c76329e2e0bfe4c64d69e71e Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 23:21:57 +0000 Subject: [PATCH 0425/2219] Move preprocessor tests into canonical test subdir structure. [SVN r44385] --- libs/preprocessor | 2 +- status/Jamfile.v2 | 18 +----------------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/libs/preprocessor b/libs/preprocessor index aba62cac02..485db8aef5 160000 --- a/libs/preprocessor +++ b/libs/preprocessor @@ -1 +1 @@ -Subproject commit aba62cac02cb2971566f821eb23083c6f2a0dd46 +Subproject commit 485db8aef503c45e293bc23bfd139a6f810f92e4 diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index e65c66d1ee..4bf0ba58fd 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -69,6 +69,7 @@ build-project ../libs/multi_index/test ; # test-suite multi_index build-project ../libs/optional/test ; # test-suite optional build-project ../libs/parameter/test ; # test-suite parameter build-project ../libs/pool/test ; # test-suite pool +build-project ../libs/preprocessor/test ; # test-suite preprocessor build-project ../libs/program_options/test ; # test-suite program_options build-project ../libs/property_map/test ; # test-suite property_map build-project ../libs/ptr_container/test ; # test-suite ptr_container @@ -146,23 +147,6 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - test-suite preprocessor - : [ compile libs/preprocessor/test/arithmetic.cpp ] - [ compile libs/preprocessor/test/array.cpp ] - [ compile libs/preprocessor/test/comparison.cpp ] - [ compile libs/preprocessor/test/control.cpp ] - [ compile libs/preprocessor/test/debug.cpp ] - [ compile libs/preprocessor/test/facilities.cpp ] - [ compile libs/preprocessor/test/iteration.cpp ] - [ compile libs/preprocessor/test/list.cpp ] - [ compile libs/preprocessor/test/logical.cpp ] - [ compile libs/preprocessor/test/repetition.cpp ] - [ compile libs/preprocessor/test/selection.cpp ] - [ compile libs/preprocessor/test/seq.cpp ] - [ compile libs/preprocessor/test/slot.cpp ] - [ compile libs/preprocessor/test/tuple.cpp ] - ; - test-suite rational : [ run libs/rational/rational_example.cpp ] [ run libs/rational/rational_test.cpp unit_test_framework ] From 3a36a6ede4237d8436080ab234ddde5e4fe60924 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 23:36:17 +0000 Subject: [PATCH 0426/2219] Move rational tests into canonical test subdir structure. [SVN r44386] --- libs/rational | 2 +- status/Jamfile.v2 | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/libs/rational b/libs/rational index f541553180..1b8403048e 160000 --- a/libs/rational +++ b/libs/rational @@ -1 +1 @@ -Subproject commit f5415531801e27324fb5ae58fb38ea018ab54762 +Subproject commit 1b8403048e106cad9d90777356449b80ad8ddd7c diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 4bf0ba58fd..72b1f7127e 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -76,6 +76,7 @@ build-project ../libs/ptr_container/test ; # test-suite ptr_container build-project ../libs/python/test ; # test-suite python build-project ../libs/random/test ; # test-suite random build-project ../libs/range/test ; # test-suite range +build-project ../libs/rational/test ; # test-suite rational build-project ../libs/regex/test ; # test-suite regex build-project ../libs/regex/example ; # test-suite regex-examples build-project ../libs/serialization/test ; # test-suite serialization @@ -147,11 +148,6 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - test-suite rational - : [ run libs/rational/rational_example.cpp ] - [ run libs/rational/rational_test.cpp unit_test_framework ] - ; - compile libs/timer/timer_test.cpp ; test-suite tokenizer From d4591048cc1f6018472256e5be63ab92aa9a18c2 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 23:45:04 +0000 Subject: [PATCH 0427/2219] Move timer tests into canonical test subdir structure. [SVN r44387] --- libs/timer | 2 +- status/Jamfile.v2 | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/libs/timer b/libs/timer index 90982d0754..fad60ce4fa 160000 --- a/libs/timer +++ b/libs/timer @@ -1 +1 @@ -Subproject commit 90982d07548207d022eb070a332778c380748da3 +Subproject commit fad60ce4fa1730f81458a00508243ebdf2628919 diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 72b1f7127e..e4b3695737 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -88,6 +88,7 @@ build-project ../libs/static_assert ; # test-suite static_assert build-project ../libs/system/test ; # test-suite system build-project ../libs/test/test ; # test-suite test build-project ../libs/thread/test ; # test-suite thread +build-project ../libs/timer/test ; # test-suite timer build-project ../libs/tr1/test ; # test-suite tr1 build-project ../libs/tuple/test ; # test-suite tuple build-project ../libs/type_traits/test ; # test-suite type_traits @@ -148,8 +149,6 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - compile libs/timer/timer_test.cpp ; - test-suite tokenizer : [ run libs/tokenizer/examples.cpp test_exec_monitor ] [ run libs/tokenizer/simple_example_1.cpp ] From f122639b3dfbbec58dc2b1e1dd4791bf6f15801e Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 13 Apr 2008 23:55:58 +0000 Subject: [PATCH 0428/2219] Move tokenizer tests into canonical test subdir structure. [SVN r44388] --- libs/tokenizer | 2 +- status/Jamfile.v2 | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/libs/tokenizer b/libs/tokenizer index ff61630882..79e83dece7 160000 --- a/libs/tokenizer +++ b/libs/tokenizer @@ -1 +1 @@ -Subproject commit ff6163088205b3316d58d855df8ecd273e665ede +Subproject commit 79e83dece7c0278db438695a2fc91826732f31fd diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index e4b3695737..d521f5b4f8 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -89,6 +89,7 @@ build-project ../libs/system/test ; # test-suite system build-project ../libs/test/test ; # test-suite test build-project ../libs/thread/test ; # test-suite thread build-project ../libs/timer/test ; # test-suite timer +build-project ../libs/tokenizer/test ; # test-suite tokenizer build-project ../libs/tr1/test ; # test-suite tr1 build-project ../libs/tuple/test ; # test-suite tuple build-project ../libs/type_traits/test ; # test-suite type_traits @@ -148,12 +149,3 @@ explicit unit_test_framework ; [ compile-fail libs/config/test/threads/test_thread_fail1.cpp ] [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] ; - - test-suite tokenizer - : [ run libs/tokenizer/examples.cpp test_exec_monitor ] - [ run libs/tokenizer/simple_example_1.cpp ] - [ run libs/tokenizer/simple_example_2.cpp ] - [ run libs/tokenizer/simple_example_3.cpp ] - [ run libs/tokenizer/simple_example_4.cpp ] - [ run libs/tokenizer/simple_example_5.cpp ] - ; From 451bed61148fc7d2371f8656c1968f33da21cdc3 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 14 Apr 2008 01:11:23 +0000 Subject: [PATCH 0429/2219] Fixed namespace issue for Spirit.Classic [SVN r44389] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ca7ef92102..3d1c6bdfb1 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ca7ef92102e07dedc0231ef885d3f983df6d665a +Subproject commit 3d1c6bdfb1ae4595d73197b294f7be31bc4394fb From e7cf30252c74831f00257b297c2ed3a7782b4a36 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 14 Apr 2008 01:47:46 +0000 Subject: [PATCH 0430/2219] Applied a minor optimization to one of the multi_pass policies. [SVN r44390] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 3d1c6bdfb1..a00a036693 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 3d1c6bdfb1ae4595d73197b294f7be31bc4394fb +Subproject commit a00a03669312d533a9dd24a779076917b1166ab5 From d166a92170159b6f044df6e7ef14b8c735e0fae5 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 14 Apr 2008 02:30:27 +0000 Subject: [PATCH 0431/2219] Fix missing spirit tests. [SVN r44391] --- status/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index d521f5b4f8..fd668d8ef2 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -83,6 +83,7 @@ build-project ../libs/serialization/test ; # test-suite serialization build-project ../libs/signals/test ; # test-suite signals build-project ../libs/smart_ptr/test ; # test-suite smart_ptr build-project ../libs/spirit/classic/test ; # test-suite classic spirit +build-project ../libs/spirit/test ; # test-suite spirit_v2 build-project ../libs/statechart/test ; # test-suite statechart build-project ../libs/static_assert ; # test-suite static_assert build-project ../libs/system/test ; # test-suite system From 4b0cc54b805fdad877f65573e51c1fd03528f046 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 14 Apr 2008 04:20:31 +0000 Subject: [PATCH 0432/2219] ignore SIGCHLD in case of regular child exit with code 0 [SVN r44392] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index fa17488859..ce2e18c54c 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit fa174888594a7e341a037ee5a0f57ab5c309c494 +Subproject commit ce2e18c54cd9831e1f5fe04abc1fc73a4b748119 From d9ba2a07e09fc4e00acfc5242ffaed52424deddd Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 14 Apr 2008 05:51:49 +0000 Subject: [PATCH 0433/2219] initiaize stack_t structure with nulls, before calling sigaltstack [SVN r44396] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index ce2e18c54c..409042c0af 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit ce2e18c54cd9831e1f5fe04abc1fc73a4b748119 +Subproject commit 409042c0af8d0aed772e52ae901a689ee5fc088b From e36d8a01c984c5139f7d9ed9699071d0d252626f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 14 Apr 2008 06:27:40 +0000 Subject: [PATCH 0434/2219] minor fix [SVN r44404] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 92fbda9a88..9bac76a06d 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 92fbda9a886c3dfdbce945fefac2549bc8c32707 +Subproject commit 9bac76a06de9086009825ccfe281b316c333ce20 From 84410226428c9b3fc182b8aaae8c2f7daac2d2d0 Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Mon, 14 Apr 2008 13:27:46 +0000 Subject: [PATCH 0435/2219] Added "contrib" subdirectory for user contributed modules that are not yet fully reviewed. Added first module: boost.jam for linking to prebuilt (decorated) boost libraries. [SVN r44411] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7ec865e5bc..ddf1479809 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7ec865e5bc761bfa9af6bbbfaf6762100fd8785f +Subproject commit ddf1479809fd7ed2f1ba0a4b19ae0e859cacfac9 From 9a0966dbfe1e4c101bdabba8cf5d108accbc8d2c Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 14 Apr 2008 13:51:18 +0000 Subject: [PATCH 0436/2219] Define is_mpi_datatype appropriately for wchar_t and long long/int64 types [SVN r44412] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index c67c8f8882..497c042dd4 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit c67c8f8882a47a45ebb974cc2afccbfb8d81a6ea +Subproject commit 497c042dd4e2ec519259590ee08819612912030d From 7e7b8ac54c8a8c443e446be5ebf7ff3f4268a1ae Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 14 Apr 2008 14:57:33 +0000 Subject: [PATCH 0437/2219] Fix compilation on GCC 4.3, from Maik Beckmann [SVN r44416] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 497c042dd4..e826b118aa 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 497c042dd4e2ec519259590ee08819612912030d +Subproject commit e826b118aa814a656e224cb99124d1926ebf1e72 From 9a72a6ae21f8e0b3a3717f6d9611815fefd4d957 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 14 Apr 2008 15:10:26 +0000 Subject: [PATCH 0438/2219] Add the new allocator constructors, use composition instead of inheritance for the implementation and some small fixes. Merged revisions 43922,43962,43966,43971,43981,43995-43996,44042,44046-44048,44057 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r43922 | danieljames | 2008-03-29 14:55:59 +0000 (Sat, 29 Mar 2008) | 1 line Fix some typos in the reference documentation. ........ r43962 | danieljames | 2008-03-31 18:29:59 +0100 (Mon, 31 Mar 2008) | 1 line Add a name variable to the release script, so that I can have different release names in different branches. ........ r43966 | danieljames | 2008-03-31 18:43:16 +0100 (Mon, 31 Mar 2008) | 1 line Fix the image directory for standalone docs. ........ r43971 | danieljames | 2008-03-31 19:17:25 +0100 (Mon, 31 Mar 2008) | 1 line Fix the unordered stylesheet. ........ r43981 | danieljames | 2008-04-01 13:31:26 +0100 (Tue, 01 Apr 2008) | 2 lines Cast the pointer in the Visual C++ 6.5 _Charalloc method. ........ r43995 | danieljames | 2008-04-02 12:50:27 +0100 (Wed, 02 Apr 2008) | 1 line Try using the interprocess containers for testing. Compilation is a bit slower but hopefully I'll run into less cross-platform problems. ........ r43996 | danieljames | 2008-04-02 13:25:49 +0100 (Wed, 02 Apr 2008) | 1 line Revert my experiment with the interprocess containers. It didn't work out. ........ r44042 | danieljames | 2008-04-04 20:38:09 +0100 (Fri, 04 Apr 2008) | 1 line Make hash table data a member of hash table, instead of a base. ........ r44046 | danieljames | 2008-04-05 12:38:05 +0100 (Sat, 05 Apr 2008) | 1 line Remove rvalue_ref from Jamfile.v2 - I didn't mean to check it in. ........ r44047 | danieljames | 2008-04-05 12:39:38 +0100 (Sat, 05 Apr 2008) | 1 line New constructors with allocators. ........ r44048 | danieljames | 2008-04-05 12:58:11 +0100 (Sat, 05 Apr 2008) | 1 line Document the new constructors. ........ r44057 | danieljames | 2008-04-05 17:08:23 +0100 (Sat, 05 Apr 2008) | 1 line Fix some bugs in the exception testing code. ........ [SVN r44417] --- libs/functional | 2 +- libs/unordered | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index ad8e8b1087..e13a3e7b65 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit ad8e8b1087cd2aca00a201953fae07a051e43e0a +Subproject commit e13a3e7b6577231d1e7e68a859e3979a7c48b16e diff --git a/libs/unordered b/libs/unordered index 6aa582a90e..5989e9227c 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 6aa582a90eb306ffe292cae148403d488b69de66 +Subproject commit 5989e9227cdf79560ea4e01659590f85f971dd3f From 519cebcd90e26faac52de76140352c05bd3ac7ab Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 14 Apr 2008 17:31:38 +0000 Subject: [PATCH 0439/2219] minor to_string fix [SVN r44419] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 9bac76a06d..08607bca72 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 9bac76a06de9086009825ccfe281b316c333ce20 +Subproject commit 08607bca7239f6894dc5cc41c0b0986021c89e71 From 98f1aa1c2739bda2090678760adf1cde3f6cd711 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 14 Apr 2008 18:06:59 +0000 Subject: [PATCH 0440/2219] Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly. [SVN r44422] --- libs/config | 2 +- libs/serialization | 2 +- status/Jamfile.v2 | 48 +--------------------------------------------- 3 files changed, 3 insertions(+), 49 deletions(-) diff --git a/libs/config b/libs/config index 80b0407338..6fac146f52 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 80b0407338144bcfeb9ff0cb3bc3229a54bff4e1 +Subproject commit 6fac146f52952ea17e63488a4ca19ddb685ce0a1 diff --git a/libs/serialization b/libs/serialization index 99be4e2168..4eedf9ab70 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 99be4e2168eff3692026302c531f6cd1a5a30543 +Subproject commit 4eedf9ab70f7eeb2a4092cd94f122a999f245c4c diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index fd668d8ef2..0d85afe4f2 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -32,6 +32,7 @@ build-project ../libs/bimap/test ; # test-suite bimap build-project ../libs/bind/test ; # test-suite bind build-project ../libs/circular_buffer/test ; # test-suite circular_buffer build-project ../libs/concept_check ; # test-suite concept_check +build-project ../libs/config/test ; # test-suite config build-project ../libs/conversion/test ; # test-suite conversion build-project ../libs/crc/test ; # test-suite crc build-project ../libs/date_time/test ; # test-suite date_time @@ -103,50 +104,3 @@ build-project ../libs/variant/test ; # test-suite variant build-project ../libs/wave/test/build ; # test-suite wave build-project ../libs/xpressive/test ; # test-suite xpressive -# Tests specified in this Jamfile - -alias test_exec_monitor : ../libs/test/build//boost_test_exec_monitor/static ; -explicit test_exec_monitor ; -alias unit_test_framework : ../libs/test/build//boost_unit_test_framework/static ; -explicit unit_test_framework ; - - test-suite config - : - # FIXME: Ideally, this should be just an alias to 'main' test suite - # defined in libs/config/test/Jamfile.v2 - # That way, we'll avoid code duplication and won't run additional - # tests in 'auxilliary' test suites, that need to be run and - # interpreted by humans. - # But such change will require tweaking libs/config/tools/generate.cpp - # so postponing to later. - [ run libs/config/test/config_test.cpp - : #args - : #input-files - : #requirements - multi - : config_test_threaded - ] - [ run libs/config/test/config_test.cpp - : #args - : #input-files - : #requirements - single msvc:static msvc:static - ] - [ run libs/config/test/config_info.cpp : : : always_show_run_output single msvc:static msvc:static ] - [ run libs/config/test/config_info.cpp : : : always_show_run_output multi : config_info_threaded ] - [ run libs/config/test/math_info.cpp : : : always_show_run_output borland:static borland:static ] - [ run libs/config/test/abi/abi_test.cpp libs/config/test/abi/main.cpp ] - [ run libs/config/test/limits_test.cpp test_exec_monitor ] - [ run libs/config/test/link/main.cpp ../libs/config/test/link//link_test - : #args - : #input-files - : #requirements - shared - BOOST_DYN_LINK=1 - BOOST_CONFIG_NO_LIB=1 - : - config_link_test - ] - [ compile-fail libs/config/test/threads/test_thread_fail1.cpp ] - [ compile-fail libs/config/test/threads/test_thread_fail2.cpp ] - ; From 1169970a9919b6c8f442364536565fc3e6ae70e2 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 14 Apr 2008 21:04:33 +0000 Subject: [PATCH 0441/2219] Fix for issue #1657 [SVN r44424] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index f91986ad0d..6e1a866b13 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit f91986ad0ddf383f67e8a0a0f61c7f90a1336b15 +Subproject commit 6e1a866b13bcfa0e88bf7adfff59983d3ebad3bf From c67028b1440b379fd5cdfee48b7d52e90798afb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Tue, 15 Apr 2008 07:58:48 +0000 Subject: [PATCH 0442/2219] The thread start routine needs C linkage. This fixes a compilation error on Tru64/cxx. [SVN r44427] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 6fac146f52..f4ea4c2def 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 6fac146f52952ea17e63488a4ca19ddb685ce0a1 +Subproject commit f4ea4c2defe95cd0fdd0f8ec83c1df09eec0904c From 4ec7ea48ae734e4ac1cd3e51f602517a41ddbf2f Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 15 Apr 2008 16:32:28 +0000 Subject: [PATCH 0443/2219] Fix IBM AIX compiler errors. [SVN r44431] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 6c50f2e966..c05ff98898 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 6c50f2e96692e84c5f976184e737969a13070634 +Subproject commit c05ff9889892dc94bbf97dc5bddfa58bc9751cdd From 0822696742304a17411208e3d14f1a1031e9ff12 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 15 Apr 2008 16:36:21 +0000 Subject: [PATCH 0444/2219] Attempt fix for Intel on Darwin failures. [SVN r44432] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index c05ff98898..29ebccba73 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit c05ff9889892dc94bbf97dc5bddfa58bc9751cdd +Subproject commit 29ebccba7308148cf5f06ee116dbc3944b916ae1 From f831b8b4612f42003ca6e93d49f4be03dd8f4e11 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 15 Apr 2008 17:10:18 +0000 Subject: [PATCH 0445/2219] Fix error rates on Mac OS X. Fix long double support for pow_test.cpp. [SVN r44433] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 29ebccba73..74b36956cb 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 29ebccba7308148cf5f06ee116dbc3944b916ae1 +Subproject commit 74b36956cb2b96675f1d6712e799ac62ad0d7abc From 5baa321d571dd01431592f6c0f5e0b4ed6802d9a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 15 Apr 2008 17:30:03 +0000 Subject: [PATCH 0446/2219] Add some explicit casts from the FP_* macros to type int, so that comparisons actually work when building with GCC, this is GCC bug report: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20589. [SVN r44434] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 74b36956cb..fb220c20dd 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 74b36956cb2b96675f1d6712e799ac62ad0d7abc +Subproject commit fb220c20dd9cc7c178cdebb8edb92f84e8f326fa From 2ef5e4b576bf0873617612f883e0946e9350b177 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 15 Apr 2008 17:35:07 +0000 Subject: [PATCH 0447/2219] Try and fix one remaining zeta test failure. [SVN r44435] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index fb220c20dd..8e5072e556 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit fb220c20dd9cc7c178cdebb8edb92f84e8f326fa +Subproject commit 8e5072e556ddc7dccbdeaba902da8268a7cff6e1 From 04be9e29e6ccf05093b987d725e50822a7363bad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 15 Apr 2008 17:44:31 +0000 Subject: [PATCH 0448/2219] Minor stylistic comment changes. [SVN r44436] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ddf1479809..021297d25c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ddf1479809fd7ed2f1ba0a4b19ae0e859cacfac9 +Subproject commit 021297d25ce0b2821602cb54f0c1c88be993e524 From 580e0f9f203fc0d1ab2bc19c91ccb00e7cbb79e8 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 15 Apr 2008 17:50:11 +0000 Subject: [PATCH 0449/2219] Add explicit type cast to fix GCC-C++0X mode error. [SVN r44437] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index c7dda1b549..5fdf2752ae 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit c7dda1b549ae2cb9d27a77e96982e32918465b4e +Subproject commit 5fdf2752ae3633b6e14646a7cb7e15747721381e From 0c90ec87ef2ea7fb8be5f8c963d3e3531c2dbc0b Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 18:24:46 +0000 Subject: [PATCH 0450/2219] N2179 compliance (pending documentation update) [SVN r44438] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 08607bca72..c61e655ada 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 08607bca7239f6894dc5cc41c0b0986021c89e71 +Subproject commit c61e655ada83fb293c634d427e190c24ab78011d From 331da44dc0705ea725e4441a24290186734e8292 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 18:47:16 +0000 Subject: [PATCH 0451/2219] introduced boost/exception_ptr.hpp, using Boost Exception [SVN r44439] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index c61e655ada..f29f86f65c 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit c61e655ada83fb293c634d427e190c24ab78011d +Subproject commit f29f86f65c32bc9dd2f0ecb53a615ea31b584b89 From 4cbf4a0ed30109af6763b9236f78260803a5e42d Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 15 Apr 2008 19:02:13 +0000 Subject: [PATCH 0452/2219] Disabled sync use for hppa. [SVN r44441] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index b45d011d5a..16828c9c0a 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit b45d011d5ae88f7519f43419cd4eb24941d8ce04 +Subproject commit 16828c9c0ab9b5d471f27704b5e69c9e718f1d40 From c9c4b8f21395a2988469dd46664eb0352e995a32 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 21:13:24 +0000 Subject: [PATCH 0453/2219] Boost Exception header compilation tests added. [SVN r44442] --- libs/exception | 2 +- libs/utility | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/exception b/libs/exception index f29f86f65c..eb7a736198 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f29f86f65c32bc9dd2f0ecb53a615ea31b584b89 +Subproject commit eb7a736198a1748a3dc0431c71832aba1d70fadd diff --git a/libs/utility b/libs/utility index be50b95508..bafe37fdab 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit be50b9550803fe946dbc15d5cedd417259b257e4 +Subproject commit bafe37fdab1a22f552728f59fc6c00105057ba2f From 69133e1b15401d79e3e683b2c3455ab0c54a8484 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 21:14:23 +0000 Subject: [PATCH 0454/2219] Boost Exception documentation source [SVN r44443] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index eb7a736198..4ae983f5f0 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit eb7a736198a1748a3dc0431c71832aba1d70fadd +Subproject commit 4ae983f5f0d40354d25c174d17504ed81b66ecfe From 8090a87d719a3fec1270bd317b016011b26fdeb6 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 21:56:34 +0000 Subject: [PATCH 0455/2219] Boost Exception documentation update [SVN r44444] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 4ae983f5f0..b1b9478cbc 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 4ae983f5f0d40354d25c174d17504ed81b66ecfe +Subproject commit b1b9478cbc8c52bc55461e6f43626f1608fb1f47 From 72b679494ead9cc30c4f3ea703b63ddd5be8c6c7 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 22:23:19 +0000 Subject: [PATCH 0456/2219] Boost Exception documentation fix [SVN r44445] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index b1b9478cbc..79f0253d94 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit b1b9478cbc8c52bc55461e6f43626f1608fb1f47 +Subproject commit 79f0253d94f154d56a227d16025574b734f9c2c4 From 8da68f15b2d3e8a354059c313a78b84e41b91770 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 15 Apr 2008 22:25:11 +0000 Subject: [PATCH 0457/2219] Boost Exception documentation fix [SVN r44446] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 79f0253d94..a61063b8f5 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 79f0253d94f154d56a227d16025574b734f9c2c4 +Subproject commit a61063b8f5a21a1b64b51f51bf016fd6e6c85107 From b19c0deffd8c97d702270168ea39af2483f6a65a Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Wed, 16 Apr 2008 00:06:29 +0000 Subject: [PATCH 0458/2219] Avoid needless overhead of wrapping owner's deleter in deleter_wrapper if shared_from_this has not been called yet, as Peter suggested earlier. [SVN r44448] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 16828c9c0a..9365853fde 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 16828c9c0ab9b5d471f27704b5e69c9e718f1d40 +Subproject commit 9365853fde3061acbdd11b74b0218b80d9ef4ce0 From 8692098d4c710f3b3c9803fac46f28b8aac23dca Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 16 Apr 2008 03:07:06 +0000 Subject: [PATCH 0459/2219] Andreas patch [SVN r44449] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 2f1f79ce87..52245de2e5 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 2f1f79ce87093d7227b14a3d289052dc025a7b9d +Subproject commit 52245de2e5a24a12a0faedb80d677d866ef994bb From c33635fd70ec04fffdeddce9f493a32afc3c386e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 16 Apr 2008 03:07:11 +0000 Subject: [PATCH 0460/2219] Andreas indexing suite patch [SVN r44450] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 52245de2e5..b316819925 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 52245de2e5a24a12a0faedb80d677d866ef994bb +Subproject commit b316819925a9d4536a60d06a83a8e7aba44d788a From c0f1f2c80fb9de718f3de428e20f6b01c015a4b6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 16 Apr 2008 11:57:29 +0000 Subject: [PATCH 0461/2219] Reinstated real_cast to that STLPort tests can pass. [SVN r44452] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 8e5072e556..c3acff62f7 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 8e5072e556ddc7dccbdeaba902da8268a7cff6e1 +Subproject commit c3acff62f772c1a94fb0e81e8f4c72e135948875 From 9a78b3298d8113c0db44fd61bf68722e7a97aa33 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 16 Apr 2008 18:24:17 +0000 Subject: [PATCH 0462/2219] Added #define NOMINMAX to preserve standard behavior of std::min and std::max. Is including here necessary? [SVN r44472] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 342e17aa5a..6cfc268a27 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 342e17aa5aad386c4f731d5f702ec22cd86ef865 +Subproject commit 6cfc268a2786795514e86460b94a9d9d91b217a0 From b782cdd055ec229ad7f8311ce13116e04e15cf6b Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 16 Apr 2008 18:36:30 +0000 Subject: [PATCH 0463/2219] Reverting previous change... #define NOMINMAX isn't a good idea either. [SVN r44473] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 6cfc268a27..48a959accb 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 6cfc268a2786795514e86460b94a9d9d91b217a0 +Subproject commit 48a959accbd94aebb1ada76a28852fc1352a9e8b From bc8849bde0353f98d8b85648ba860c77a81ecb42 Mon Sep 17 00:00:00 2001 From: Alexander Nasonov Date: Wed, 16 Apr 2008 21:13:25 +0000 Subject: [PATCH 0464/2219] Use make_unsigned and get rid of gcc warnings when -DBOOST_LEXICAL_CAST_ASSUME_C_LOCALE [SVN r44474] --- libs/conversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/conversion b/libs/conversion index 0ad888867f..e1dbc6ef04 160000 --- a/libs/conversion +++ b/libs/conversion @@ -1 +1 @@ -Subproject commit 0ad888867f00c42e5c7f47748c2f976fc0208f49 +Subproject commit e1dbc6ef04c042c42fb676a94ad88b046de29ef0 From 4081d442d62a4f113b4f1e808e53b5794a14178e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 16 Apr 2008 22:50:47 +0000 Subject: [PATCH 0465/2219] Spirit V2: started to address regression test failures [SVN r44475] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a00a036693..34d36738cf 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a00a03669312d533a9dd24a779076917b1166ab5 +Subproject commit 34d36738cf0712870c43ed59149d5b432f31c3c6 From 28c97eba8998af4819bf16266c82a91eafc2abe9 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 16 Apr 2008 22:55:19 +0000 Subject: [PATCH 0466/2219] minor documentation fixes. [SVN r44476] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index a61063b8f5..ce9a26634c 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit a61063b8f5a21a1b64b51f51bf016fd6e6c85107 +Subproject commit ce9a26634c2e3df110ea2335afcca5742227a31a From 89abd332dd7d086385b69a68bc9602d2ea894a84 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 16 Apr 2008 22:56:15 +0000 Subject: [PATCH 0467/2219] Wave: fixed a newly introduced compilation error specific to certain platforms. [SVN r44477] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 6b02159942..bb92da5224 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 6b02159942bf3b3bb35b6a00664ef58cb0309f15 +Subproject commit bb92da5224ca17e252df71f47531f586b6f698e1 From 3d5bf2d5843c35ae7e7b949287ddf213b4040ca0 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 16 Apr 2008 23:17:24 +0000 Subject: [PATCH 0468/2219] Spirit V2: Fixed more regression problems. [SVN r44478] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 34d36738cf..19e9487cad 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 34d36738cf0712870c43ed59149d5b432f31c3c6 +Subproject commit 19e9487cadd720228e1a96f92229d05b15eeca5c From 64a0c44b3048df9282c3da24f83f9a5d8aa33b65 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 16 Apr 2008 23:18:18 +0000 Subject: [PATCH 0469/2219] Wave: minor edits... [SVN r44479] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index bb92da5224..a8205456ef 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit bb92da5224ca17e252df71f47531f586b6f698e1 +Subproject commit a8205456ef59a3a1a704eb8a1e894614457fdb1e From 932f692af70af3d7b610ae71da5b19d192a464df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 17 Apr 2008 00:20:33 +0000 Subject: [PATCH 0470/2219] Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug. [SVN r44480] --- libs/pool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/pool b/libs/pool index 7de7330fdc..7f87d3e79b 160000 --- a/libs/pool +++ b/libs/pool @@ -1 +1 @@ -Subproject commit 7de7330fdcf53cca57536d61ee1450f450351a7f +Subproject commit 7f87d3e79b7f3adcc3d2e4a7eb68be4a83d9f60e From b5609368aa4351ae6ca21f7ea5df5dc58d1e366a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 17 Apr 2008 00:27:30 +0000 Subject: [PATCH 0471/2219] Corrected the documentation related to installing new internal property types. [SVN r44481] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index ecedcaa5a3..476e8dd7d1 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit ecedcaa5a3acc01445aa9cf7635a62dbab91c232 +Subproject commit 476e8dd7d10aa9fcd83ab6f9561e81ef13d49793 From 06ea05f427c05de70b461199dad0113f2fb3f83a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Apr 2008 01:04:19 +0000 Subject: [PATCH 0472/2219] Wave: minor edits... [SVN r44482] --- libs/spirit | 2 +- libs/wave | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/spirit b/libs/spirit index 19e9487cad..a1ef04fe31 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 19e9487cadd720228e1a96f92229d05b15eeca5c +Subproject commit a1ef04fe312f1b2be7f1cc29c00ffd3c184a51c0 diff --git a/libs/wave b/libs/wave index a8205456ef..6fb42073b8 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit a8205456ef59a3a1a704eb8a1e894614457fdb1e +Subproject commit 6fb42073b8e8dd3d1313738420708a1fd3114c1d From 0e073f7d4a24c31eb0cd7b2849d9442949e100a2 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Apr 2008 01:56:25 +0000 Subject: [PATCH 0473/2219] Wave: Fixed slex test [SVN r44483] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 6fb42073b8..ef3c6f606f 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 6fb42073b8e8dd3d1313738420708a1fd3114c1d +Subproject commit ef3c6f606fb5aff64cc8743c36358d1f00236488 From 42096a810ac6c4e61d1626cffe87af0ddc9b9c83 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Apr 2008 02:00:20 +0000 Subject: [PATCH 0474/2219] Wave: Fixed slex test [SVN r44484] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index ef3c6f606f..e6d759b065 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit ef3c6f606fb5aff64cc8743c36358d1f00236488 +Subproject commit e6d759b065736c224440a2f78de8f639818861ba From 1754e07c422c89319d0a8ffb00e9a5453dbfbeda Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 17 Apr 2008 07:34:15 +0000 Subject: [PATCH 0475/2219] Movable unordered containers, full support only for compilers with rvalue references. Merged revisions 44076-44414 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44076 | danieljames | 2008-04-06 20:41:19 +0100 (Sun, 06 Apr 2008) | 1 line Move semantics for compilers with rvalue references. ........ r44077 | danieljames | 2008-04-06 20:48:59 +0100 (Sun, 06 Apr 2008) | 1 line Do move assignment 'properly'. ........ r44085 | danieljames | 2008-04-06 22:46:04 +0100 (Sun, 06 Apr 2008) | 1 line Use normal references for the move members, reset the source buckets_ pointer to stop the buckets getting deleted, and remove a superflous pointer check. ........ r44109 | danieljames | 2008-04-07 23:49:36 +0100 (Mon, 07 Apr 2008) | 1 line Add missing tests. ........ r44366 | danieljames | 2008-04-13 12:59:46 +0100 (Sun, 13 Apr 2008) | 1 line Avoid using rvalue references in the implementation files. ........ r44368 | danieljames | 2008-04-13 15:13:33 +0100 (Sun, 13 Apr 2008) | 6 lines Use a cut down version of the work in progress move library to implement move semantics on more compilers. Unfortunately the move constructor with allocator isn't really practical at the moment, since in the case where the container can't be moved, and the allocators aren't equal it will copy the container twice. ........ [SVN r44486] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 5989e9227c..cf529e496a 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 5989e9227cdf79560ea4e01659590f85f971dd3f +Subproject commit cf529e496ac9493a1d407f9b9ac2c98646543f9c From dee42358ca8e308f5992e09ecaa40ba5aaed79f6 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 17 Apr 2008 07:39:24 +0000 Subject: [PATCH 0476/2219] Use Boost.Test's minimal test library for unordered & hash. It's closer to Boster.Test which makes it easier to switch to take advantage of Boost.Test's extra testing facilities. Merged revisions 44420 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44420 | danieljames | 2008-04-14 19:02:03 +0100 (Mon, 14 Apr 2008) | 1 line Use Boost.Test's minimal test library. ........ [SVN r44487] --- libs/functional | 2 +- libs/unordered | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index e13a3e7b65..ab9f98e4dc 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit e13a3e7b6577231d1e7e68a859e3979a7c48b16e +Subproject commit ab9f98e4dce298d742c390b4afdcb7f026988a2d diff --git a/libs/unordered b/libs/unordered index cf529e496a..9cfee57633 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit cf529e496ac9493a1d407f9b9ac2c98646543f9c +Subproject commit 9cfee57633b47b91abcbebed6ed88669e43f8799 From d3436fe69a4be52fd1d9de493f98128d06226306 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 17 Apr 2008 07:42:47 +0000 Subject: [PATCH 0477/2219] A few tweaks for the unordered tests. Merged revisions 44461-44462,44466 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44461 | danieljames | 2008-04-16 18:34:48 +0100 (Wed, 16 Apr 2008) | 2 lines Try to get some more tests working on Borland. ........ r44462 | danieljames | 2008-04-16 18:34:59 +0100 (Wed, 16 Apr 2008) | 2 lines Write out the number of copies when the unnecessary copy test fails. ........ r44466 | danieljames | 2008-04-16 18:35:44 +0100 (Wed, 16 Apr 2008) | 2 lines Add compile test for get_allocator. ........ [SVN r44488] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 9cfee57633..07addb7030 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 9cfee57633b47b91abcbebed6ed88669e43f8799 +Subproject commit 07addb70302b78b534c4a814bacb68a2d28abc35 From 8b9937245ce6d0cdb64cc306ecb0aa5602c67cc6 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 17 Apr 2008 07:45:20 +0000 Subject: [PATCH 0478/2219] Refactor the hash table implementation a little bit. Some of the changes are to make implementing emplace easier. Merged revisions 44458-44460,44463-44465 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44458 | danieljames | 2008-04-16 18:31:35 +0100 (Wed, 16 Apr 2008) | 2 lines Pull out the buffered functions. ........ r44459 | danieljames | 2008-04-16 18:31:45 +0100 (Wed, 16 Apr 2008) | 4 lines Inline construct_node and create_node into copy_group - these used to be used in the implementation of insert but aren't now because of insert's exception requirements, so keeping them around was just confusing. ........ r44460 | danieljames | 2008-04-16 18:31:54 +0100 (Wed, 16 Apr 2008) | 4 lines Change link_node so that it takes a node_constructor containing a constructed node instead of a node - this makes the code a little cleaner and also simplifies exception safety. ........ r44463 | danieljames | 2008-04-16 18:35:11 +0100 (Wed, 16 Apr 2008) | 2 lines Explicitly name the different insert overloads. ........ r44464 | danieljames | 2008-04-16 18:35:22 +0100 (Wed, 16 Apr 2008) | 2 lines Explicitly name the different erase overloads. ........ r44465 | danieljames | 2008-04-16 18:35:33 +0100 (Wed, 16 Apr 2008) | 2 lines Call the erase methods in hash_table_data directly. ........ [SVN r44489] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 07addb7030..15666285fa 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 07addb70302b78b534c4a814bacb68a2d28abc35 +Subproject commit 15666285fa2514bf0154119a102c4118036ed9d7 From 5ed1192004b3498d8d8373cb9efc71a9745ff8e9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 17 Apr 2008 07:49:45 +0000 Subject: [PATCH 0479/2219] Fix an error on compilers without SFINAE. Merged revisions 44470 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44470 | danieljames | 2008-04-16 18:36:26 +0100 (Wed, 16 Apr 2008) | 2 lines Missing semi-colon. ........ [SVN r44490] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 15666285fa..9689f844f4 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 15666285fa2514bf0154119a102c4118036ed9d7 +Subproject commit 9689f844f49d89a5ba88440c7e92b0e80c06c79b From 5a2dbe27810f66ed391c31b21c539755089068a2 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 17 Apr 2008 09:01:51 +0000 Subject: [PATCH 0480/2219] char-sets [SVN r44491] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a1ef04fe31..1628e941ea 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a1ef04fe312f1b2be7f1cc29c00ffd3c184a51c0 +Subproject commit 1628e941ea04a419fd607dc8c5918a1b287795f1 From 2af590c34b09c8f9d8c91bf674771835580c8470 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 17 Apr 2008 09:02:03 +0000 Subject: [PATCH 0481/2219] char-sets [SVN r44492] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1628e941ea..706b11546b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1628e941ea04a419fd607dc8c5918a1b287795f1 +Subproject commit 706b11546b76c65848765b3a0eb171c2b57b8c02 From 4283750232b7b4fb79b87ee3c58b2ebd36e96efa Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 17 Apr 2008 09:44:31 +0000 Subject: [PATCH 0482/2219] fixed redundancy in namespace qi::detail::detail [SVN r44493] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 706b11546b..66e8471d2d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 706b11546b76c65848765b3a0eb171c2b57b8c02 +Subproject commit 66e8471d2d42aa6f174211be21a98d017c55ef83 From e3026b47aa4160c58846f273d0e49f4c186ee767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 17 Apr 2008 11:56:16 +0000 Subject: [PATCH 0483/2219] Removed an extra unused 'executed' feature attribute. [SVN r44495] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 021297d25c..11a57cc021 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 021297d25ce0b2821602cb54f0c1c88be993e524 +Subproject commit 11a57cc02124091a3777d885f8fc6883993b848b From e31ba8065126610ed0b7b332de3c7c776aa34e1c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Apr 2008 12:22:33 +0000 Subject: [PATCH 0484/2219] Spirit V2: Fixed a gcc complaint [SVN r44496] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 66e8471d2d..ccfc1e3869 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 66e8471d2d42aa6f174211be21a98d017c55ef83 +Subproject commit ccfc1e38697fad823e5c7154123dec4bee8df2b0 From f94d084127eb415a6f18a1502531b530fb03959f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Apr 2008 12:29:18 +0000 Subject: [PATCH 0485/2219] Spirit V2: Fixed a gcc complaint [SVN r44497] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ccfc1e3869..db23e48ee3 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ccfc1e38697fad823e5c7154123dec4bee8df2b0 +Subproject commit db23e48ee3a0fe1452a0f9555761d5a352a3309f From cabf66e99a9a2ff88cbd5b35f83817f4d13516c0 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Thu, 17 Apr 2008 13:40:44 +0000 Subject: [PATCH 0486/2219] Added another BOOST_ASSERT to enable_shared_from_this::_internal_accept_owner. [SVN r44499] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 9365853fde..3a578ac7c1 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 9365853fde3061acbdd11b74b0218b80d9ef4ce0 +Subproject commit 3a578ac7c147d1bf0fa232fdac66562aa680841b From 99e5bc6ee4523d4a26a621d0689bbe44baa97f6d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 17 Apr 2008 15:49:39 +0000 Subject: [PATCH 0487/2219] Change include so that it still works when Boost.TR1 is in the include path. [SVN r44506] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index 0936dbdd03..fe2d04e954 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit 0936dbdd03ced9b3cb55fa938b1e7f93858bfaf1 +Subproject commit fe2d04e95431fefc736b3cb8d1d3dc4c87b61c41 From 169d48541c7e25ddd2f06667a62b03d95f80678a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 17 Apr 2008 16:21:04 +0000 Subject: [PATCH 0488/2219] Try and fix the remaining Intel-Linux failures. [SVN r44507] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index c3acff62f7..9860b40aca 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit c3acff62f772c1a94fb0e81e8f4c72e135948875 +Subproject commit 9860b40aca6c26c8b1e68e24d1bf46db6cb54f4a From f3f67bfa9911e18df26be254c3b7934aa0734e86 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 17 Apr 2008 23:59:34 +0000 Subject: [PATCH 0489/2219] action-dispatch [SVN r44524] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index db23e48ee3..400ca0d9d0 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit db23e48ee3a0fe1452a0f9555761d5a352a3309f +Subproject commit 400ca0d9d0e49065972e0d7d84bdf06c58e5f0e2 From ba96b80e47fc85768c2301718be5f1149593daf2 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 00:55:12 +0000 Subject: [PATCH 0490/2219] added example on various ways to attach actions [SVN r44525] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 400ca0d9d0..9d00a34502 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 400ca0d9d0e49065972e0d7d84bdf06c58e5f0e2 +Subproject commit 9d00a3450290c4caa75ceef3f9e663857e4c9edf From cf9e980698f8656b4ada72fb9de0d8c137f98e6c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 00:59:39 +0000 Subject: [PATCH 0491/2219] action-dispatch tweaks for phoenix special handling [SVN r44526] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 9d00a34502..c94a2c87cc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 9d00a3450290c4caa75ceef3f9e663857e4c9edf +Subproject commit c94a2c87cc9035cf5d57c88dfcea461a70cc07de From 0c95a7672bbf334a7ff93da2515031d917d0a06b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Apr 2008 01:11:25 +0000 Subject: [PATCH 0492/2219] Spirit: added eol and end parsers. [SVN r44527] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c94a2c87cc..f0c8c61753 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c94a2c87cc9035cf5d57c88dfcea461a70cc07de +Subproject commit f0c8c61753a67ce8422f8dc7e2191cf6e3043ad9 From 5aac208fa0d428fbb6d835dd22ab7e9f0b9afd92 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Apr 2008 01:12:10 +0000 Subject: [PATCH 0493/2219] Spirit.Lex: Added support for token ids other than std::size_t. [SVN r44528] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f0c8c61753..299c865272 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f0c8c61753a67ce8422f8dc7e2191cf6e3043ad9 +Subproject commit 299c865272fc73191850b4defb2e427730c7acd3 From dae0dc8a42e87a4b0ff36ae818ba504c909edb17 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Apr 2008 01:39:58 +0000 Subject: [PATCH 0494/2219] Spirit.Karma: added simple function support for semantic actions, added example. [SVN r44529] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 299c865272..40ffde23f5 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 299c865272fc73191850b4defb2e427730c7acd3 +Subproject commit 40ffde23f5329573de69bef1dcabdf4e4f28b0c7 From 39b9a8d4690e1fc8f533cadbf3f7eae59432c448 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 01:49:31 +0000 Subject: [PATCH 0495/2219] minor tweaks [SVN r44530] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 40ffde23f5..7301242691 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 40ffde23f5329573de69bef1dcabdf4e4f28b0c7 +Subproject commit 73012426914bca1be31f76d513c46c7d1f2920d8 From 5557e0d40d3eb5ad99a35393ddff4b22aa077cf0 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 08:33:12 +0000 Subject: [PATCH 0496/2219] fixed include [SVN r44531] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7301242691..a3e695b437 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 73012426914bca1be31f76d513c46c7d1f2920d8 +Subproject commit a3e695b437a8fe8542059ebe62cf7c1d29ebab95 From b03582488bfb11bca7f8d9e0f5a3f9a8c64c1643 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 18 Apr 2008 10:03:46 +0000 Subject: [PATCH 0497/2219] Removed command line options that screw up Intel on Darwin. Added warning suppression to code instead. [SVN r44533] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 9860b40aca..ade4cc09c4 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 9860b40aca6c26c8b1e68e24d1bf46db6cb54f4a +Subproject commit ade4cc09c4a9087aac8d690e9d25cc6c97c9e1e4 From 0137f129bdfe994f22c59d3a49dfa16e00fd9968 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 18 Apr 2008 10:14:23 +0000 Subject: [PATCH 0498/2219] Update thread tests: allow thread creation to fail at runtime. [SVN r44534] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index f4ea4c2def..2cac8cf454 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit f4ea4c2defe95cd0fdd0f8ec83c1df09eec0904c +Subproject commit 2cac8cf454c7763341e97980e9d8a2f57d246362 From da1dd45f79c7dae9254a8d50700339eace105091 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 18 Apr 2008 10:15:09 +0000 Subject: [PATCH 0499/2219] Apply BOOST_NO_ADL_BARRIER to more Sunpro versions. [SVN r44535] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 2cac8cf454..37698ba3cf 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 2cac8cf454c7763341e97980e9d8a2f57d246362 +Subproject commit 37698ba3cff043dfede1f08ceb6a4908c8a45ab6 From 9d46e850a5f18a9af944eb6a4a764aa62f47eb50 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 10:32:09 +0000 Subject: [PATCH 0500/2219] added actions test + bug fixes [SVN r44537] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a3e695b437..abb5ca0886 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a3e695b437a8fe8542059ebe62cf7c1d29ebab95 +Subproject commit abb5ca0886022d4cd60690489c85add64bb7ff42 From ec7463f325b7988e0155fdab138ad8bc0cd61ba8 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 10:32:40 +0000 Subject: [PATCH 0501/2219] added actions test + bug fixes [SVN r44538] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index abb5ca0886..e5d2f7790f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit abb5ca0886022d4cd60690489c85add64bb7ff42 +Subproject commit e5d2f7790fcf467eb609607613225621880c8d67 From 0109e1b2bcd012a9621c23a909f76e4c45b5cbb4 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 11:12:14 +0000 Subject: [PATCH 0502/2219] tweaks [SVN r44539] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e5d2f7790f..671bc84a17 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e5d2f7790fcf467eb609607613225621880c8d67 +Subproject commit 671bc84a174b64bd89eab8ab838e1f2c5e0c732b From 93dc1bc3548e827f997e3fbdd9ca8408740c992b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Apr 2008 12:35:25 +0000 Subject: [PATCH 0503/2219] Spirit: changed end parser to be named eoi. [SVN r44540] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 671bc84a17..d8ceabba73 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 671bc84a174b64bd89eab8ab838e1f2c5e0c732b +Subproject commit d8ceabba73302049d73211b306a9b680405bdec7 From e3f34d9a0b69ad58b70539f7ee019f782a00cfdf Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Apr 2008 13:52:47 +0000 Subject: [PATCH 0504/2219] Spirit.Lex: trying to fix some gcc issues. [SVN r44541] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d8ceabba73..0d05a19fcb 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d8ceabba73302049d73211b306a9b680405bdec7 +Subproject commit 0d05a19fcb077ee5dbed838cd6925ce5450c2a2a From 8d971cca3e12026c7bb167324d8c187d1cc23c88 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Apr 2008 16:03:09 +0000 Subject: [PATCH 0505/2219] Spirit: Fixed a duplicate header include guard constant [SVN r44547] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0d05a19fcb..baeaffcb6c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0d05a19fcb077ee5dbed838cd6925ce5450c2a2a +Subproject commit baeaffcb6c8f14556edc39252467f93d1dfe6ff5 From 79b52ae1fec0ed09396cb88712521d243b7e576f Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Fri, 18 Apr 2008 18:11:03 +0000 Subject: [PATCH 0506/2219] relaxed test, ignoring case of drive letter. Thanks to Mat Marcus for the fix. [SVN r44551] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 11a57cc021..3975f3105a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 11a57cc02124091a3777d885f8fc6883993b848b +Subproject commit 3975f3105a646a6edd0d286b52123f6d44476bb4 From 540ea0d8f5c439f346a857b198070bd50278bab0 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 20:05:59 +0000 Subject: [PATCH 0507/2219] removed unnecessary stuff [SVN r44553] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index baeaffcb6c..76eebdb3fd 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit baeaffcb6c8f14556edc39252467f93d1dfe6ff5 +Subproject commit 76eebdb3fde87a361e75de0c3448c19c3adf21f9 From 070ca63e15486b2f96627dd85b8fb551d5ac2ec1 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 20:23:21 +0000 Subject: [PATCH 0508/2219] added test for function reference; removed test for non-const ref attribute. [SVN r44554] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 76eebdb3fd..03caba0b50 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 76eebdb3fde87a361e75de0c3448c19c3adf21f9 +Subproject commit 03caba0b50cb5c97953d780dc79656d5e7392af3 From 745be486b21fd7dd5c2cc4183808037c1ef95db7 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 20:23:49 +0000 Subject: [PATCH 0509/2219] disallow mutability of attribute in actions [SVN r44555] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 03caba0b50..faba835c78 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 03caba0b50cb5c97953d780dc79656d5e7392af3 +Subproject commit faba835c7810fa5688d9f0dd56926749ba964de7 From be7c3d2f6183d7db854ab3eb90da7dc049fa1c39 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 20:32:43 +0000 Subject: [PATCH 0510/2219] tweaks [SVN r44556] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index faba835c78..2da1838bc1 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit faba835c7810fa5688d9f0dd56926749ba964de7 +Subproject commit 2da1838bc18fd2567b346e6ec8f0820014d4bd2d From 8f8e2fb139ffc63fe91511454c426d469433bb1e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 20:33:10 +0000 Subject: [PATCH 0511/2219] uncommenting failing code (a regression) [SVN r44557] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2da1838bc1..24956f5b87 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2da1838bc18fd2567b346e6ec8f0820014d4bd2d +Subproject commit 24956f5b87d44d7237cf6a5a5f08bd88d6662dbc From d8cbbcda319f557b4c0294da8ad4e1aaafe9865a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 21:03:53 +0000 Subject: [PATCH 0512/2219] fixed rule accepting any type of skipper but doing nothing [SVN r44558] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 24956f5b87..87cef26948 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 24956f5b87d44d7237cf6a5a5f08bd88d6662dbc +Subproject commit 87cef2694886f6d8280e65e3df194411241e4b56 From 43a8420bf231d17608c303759699d48f154f2ad4 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 21:04:15 +0000 Subject: [PATCH 0513/2219] fixed rule accepting any type of skipper but doing nothing [SVN r44559] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 87cef26948..8167d05087 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 87cef2694886f6d8280e65e3df194411241e4b56 +Subproject commit 8167d0508775ba7aba983bf065af4bd035990cc7 From 4aaef228bd30e068e18ccd4025f25f4f9c435ab5 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 21:09:11 +0000 Subject: [PATCH 0514/2219] fixed rule accepting any type of skipper but doing nothing [SVN r44560] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8167d05087..a3bda1ebe4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8167d0508775ba7aba983bf065af4bd035990cc7 +Subproject commit a3bda1ebe48086e05706855ca0114ec1b302c186 From 9952b2d8da477be163988a1a9365a970bb6bd872 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Apr 2008 23:41:48 +0000 Subject: [PATCH 0515/2219] put virtual_component_base outside detail namespace plus a few renames [SVN r44561] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a3bda1ebe4..dcfccb43a8 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a3bda1ebe48086e05706855ca0114ec1b302c186 +Subproject commit dcfccb43a88cf940b9aa055914c25cb34f9c1380 From b77bce0c19ddfc342e05044e97dd2a4116fd52bb Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 00:06:02 +0000 Subject: [PATCH 0516/2219] Spirit: Removed testing for compatibility of skipper and delimiter with the rule. Added some comments at the place where the compilation error occurs if skipper of delimiter are incompatible. [SVN r44562] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index dcfccb43a8..e67ccf7aa7 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit dcfccb43a88cf940b9aa055914c25cb34f9c1380 +Subproject commit e67ccf7aa7a248c5c8125db7ac4812bf40002d9e From 573bdff2330f9d30d2a9c84597583af12163c4e0 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 00:23:19 +0000 Subject: [PATCH 0517/2219] Spirit.Qi: Fixed a big endian issue in tests/qi/binary.cpp [SVN r44564] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e67ccf7aa7..ce5ac8867d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e67ccf7aa7a248c5c8125db7ac4812bf40002d9e +Subproject commit ce5ac8867d232804be5c6b5ced383c98397abcb9 From c092985e440060c7845b3c3dd7cb198dac3067f6 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 00:52:54 +0000 Subject: [PATCH 0518/2219] Wave: Added a missing header file. [SVN r44567] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index e6d759b065..012a34744d 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit e6d759b065736c224440a2f78de8f639818861ba +Subproject commit 012a34744db104527704d94648379eeb40ea896a From 8fe3135bbed26cc03c4f90bbcb199eedc692fbbc Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 01:11:17 +0000 Subject: [PATCH 0519/2219] Spirit: removed multi_pass tests from regression runs, these are not completed yet. [SVN r44568] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ce5ac8867d..6ef195bf25 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ce5ac8867d232804be5c6b5ced383c98397abcb9 +Subproject commit 6ef195bf2520d9fb3816b7307f817f8170da8a01 From 618a7de36ee6ea6887d145af2b1e436a1307ba3e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 19 Apr 2008 02:13:57 +0000 Subject: [PATCH 0520/2219] no-case for chsets [SVN r44569] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6ef195bf25..26854ba520 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6ef195bf2520d9fb3816b7307f817f8170da8a01 +Subproject commit 26854ba520d80397b216ff15a976cefea8b05746 From 0fdabf182ce67cbe111a53c351cc896bfbcb93ce Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 19 Apr 2008 02:14:11 +0000 Subject: [PATCH 0521/2219] no-case for chsets [SVN r44570] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 26854ba520..b173d8390d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 26854ba520d80397b216ff15a976cefea8b05746 +Subproject commit b173d8390d42708ea610b1c412cb495145088a52 From d769af6a9e666fbb03592b246bfb2417b9495ba1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 19 Apr 2008 16:28:00 +0000 Subject: [PATCH 0522/2219] Changed #includes to avoid circular dependencies between shared_ptr and TR1. [SVN r44595] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 3a578ac7c1..35f2af947c 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 3a578ac7c147d1bf0fa232fdac66562aa680841b +Subproject commit 35f2af947c02bdf639c4dae29fb6b104e6633197 From ace4f4ccd7c7d2c09833435cd624a0de25e002e4 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 16:41:29 +0000 Subject: [PATCH 0523/2219] Spirit.Karma: disabled real_numerics tests for real_concept for now. [SVN r44597] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index b173d8390d..85597dea09 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit b173d8390d42708ea610b1c412cb495145088a52 +Subproject commit 85597dea0991ad7ce87d1a8e9d2ef62f0e49182a From bd40505319bb8e162ff93475fe0e40aa9deea624 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 19:59:59 +0000 Subject: [PATCH 0524/2219] Wave: fixing compilation using Intel compilers [SVN r44602] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 012a34744d..47ed1eede2 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 012a34744db104527704d94648379eeb40ea896a +Subproject commit 47ed1eede2bdab77e1eefe939e504611c6c28318 From ebecfba7d6d34011e784d5303c8478dec942899d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 20:03:21 +0000 Subject: [PATCH 0525/2219] Wave: Added workaround for VC7.1 [SVN r44603] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 47ed1eede2..4f310880c9 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 47ed1eede2bdab77e1eefe939e504611c6c28318 +Subproject commit 4f310880c93bb601baa4340be23c81a1c6d259fc From f74eee22780b42492ddad546f9e2bdad0ace352a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 20:09:11 +0000 Subject: [PATCH 0526/2219] Wave: Applied a fix for HP Tru64 compiler [SVN r44604] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 4f310880c9..f7ccfb3dc0 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 4f310880c93bb601baa4340be23c81a1c6d259fc +Subproject commit f7ccfb3dc06725824cacdb15d16815b1df1f0491 From 42e689cb3edb67d5ad20ba39fcdb4b9ce9d2b4d8 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 20:22:39 +0000 Subject: [PATCH 0527/2219] Spirit: renamed end_type to eoi_type (missed that while original renaming) [SVN r44605] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 85597dea09..7113a63181 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 85597dea0991ad7ce87d1a8e9d2ef62f0e49182a +Subproject commit 7113a631813e25c1537577c730a65fbf5100327e From 13cf18a4d03bc06838a6254c93e3a847b0b8507f Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 19 Apr 2008 21:13:59 +0000 Subject: [PATCH 0528/2219] replace_extension -> change_extension name fix [Lothar May] [SVN r44606] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 89839af509..5cebe06acb 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 89839af509019323f700b141fec3c298e86a005e +Subproject commit 5cebe06acbac084982c65acde7b89a45ef507226 From 01fc05f0dd4e89fb6653b1f52cc24b7e60148362 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Apr 2008 21:15:37 +0000 Subject: [PATCH 0529/2219] Wave: attempt to fix test runs [SVN r44607] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index f7ccfb3dc0..f2421a5d85 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit f7ccfb3dc06725824cacdb15d16815b1df1f0491 +Subproject commit f2421a5d85b10069526d7518f82293aa3b2b70ce From c571d84b0e120eca1b874b3d6681d139a764c13e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 01:42:27 +0000 Subject: [PATCH 0530/2219] Spirit.Lex: First version of wrapped semantic actions. [SVN r44608] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7113a63181..8d6396669a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 7113a631813e25c1537577c730a65fbf5100327e +Subproject commit 8d6396669a8659d157abd63bdaa0492bbb84b80e From b0ebc853822372989b5cbe9dde88df3ec3d77704 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 20 Apr 2008 08:00:41 +0000 Subject: [PATCH 0531/2219] add wchar test [SVN r44609] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8d6396669a..30ff9930a0 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8d6396669a8659d157abd63bdaa0492bbb84b80e +Subproject commit 30ff9930a020a924f21bc56008b5dc56f851c413 From 7e0f0bb75463a4fc709d7313fc105f995a0249e4 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 20 Apr 2008 08:27:25 +0000 Subject: [PATCH 0532/2219] various fixes [SVN r44610] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 30ff9930a0..7ff19d4ae9 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 30ff9930a020a924f21bc56008b5dc56f851c413 +Subproject commit 7ff19d4ae9ebdeddb696c4dc92faf362664be03d From cbebefc129a272446c3c8f141790650b1c9561d1 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 20 Apr 2008 08:27:41 +0000 Subject: [PATCH 0533/2219] more tests [SVN r44611] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7ff19d4ae9..a61287861a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 7ff19d4ae9ebdeddb696c4dc92faf362664be03d +Subproject commit a61287861ac4f9c17da45c03442951aa0e48a32b From b097c713abddff232f9f90e1b22f0806d1ed4317 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 20 Apr 2008 10:58:20 +0000 Subject: [PATCH 0534/2219] Moved real_concept and std_real_concept overloads of the rounding and truncation functions into the same namespace as the classes so that they can be found via ADL. Updated the tests to cope with the change. Updated library configuration to cope with the change. Made sure that the rounding and truncation functions are all correctly forward declared. [SVN r44612] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index ade4cc09c4..bde28692c3 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit ade4cc09c4a9087aac8d690e9d25cc6c97c9e1e4 +Subproject commit bde28692c36ab9254796830aa16c7d3c5aabfa59 From a82089265d5aaaa20f6e7ef763a420c8c0e37523 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 20 Apr 2008 12:10:56 +0000 Subject: [PATCH 0535/2219] Merge in fix for the swap tests, and rename allocator. Merged revisions 44512-44515,44517-44536 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ................ r44512 | danieljames | 2008-04-17 20:03:00 +0100 (Thu, 17 Apr 2008) | 11 lines Rename allocator.hpp. ................ r44536 | danieljames | 2008-04-18 11:27:50 +0100 (Fri, 18 Apr 2008) | 1 line Check that hash_table_impl::swap isn't swapping with itself - which is causing the buffered functions to be set with the same value twice, resulting in an assertion. ................ [SVN r44614] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 9689f844f4..1c8ff48a21 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 9689f844f49d89a5ba88440c7e92b0e80c06c79b +Subproject commit 1c8ff48a21692295db876f3d15421d943d8b1684 From 52e80e1cd52776d33791da2dc1d7e32a1476caec Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 20 Apr 2008 12:11:22 +0000 Subject: [PATCH 0536/2219] Remove some tabs. [SVN r44615] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 1c8ff48a21..69943aebf4 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 1c8ff48a21692295db876f3d15421d943d8b1684 +Subproject commit 69943aebf489c556398cdebb857765f7215bcf58 From 9dfaa81a31ab3cb7f270ac82b7846f35f823674c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 20 Apr 2008 12:53:37 +0000 Subject: [PATCH 0537/2219] Added docs for new warning_disable.hpp header. [SVN r44620] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 37698ba3cf..9f1b6471d9 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 37698ba3cff043dfede1f08ceb6a4908c8a45ab6 +Subproject commit 9f1b6471d95e372f555e6baa7acae7cf8ff5772d From 5a577bba37a7e16322e3b93e31774e85786802bf Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 20 Apr 2008 12:54:21 +0000 Subject: [PATCH 0538/2219] Added new warning_disable.hpp header. [SVN r44621] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 9f1b6471d9..4819b3b321 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 9f1b6471d95e372f555e6baa7acae7cf8ff5772d +Subproject commit 4819b3b321f828832df23105d656f509c3586aa8 From 5b368b38d48d802806c410fb580e90bfe58c014c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:00:21 +0000 Subject: [PATCH 0539/2219] Spirit.Karma: re-enabled real_numerics tests related to math::real_concept. [SVN r44622] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a61287861a..8285af4c3f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a61287861ac4f9c17da45c03442951aa0e48a32b +Subproject commit 8285af4c3f2a6795e9610d23d6224327284ba574 From 68550e69cd83b5d48600d6158799e312c7e3d8be Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:13:42 +0000 Subject: [PATCH 0540/2219] Spirit.Lex: Changed wrap_action::phoenix_action to be a embedded function object. Same errors still... [SVN r44623] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8285af4c3f..1cb517eca7 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8285af4c3f2a6795e9610d23d6224327284ba574 +Subproject commit 1cb517eca74ed43fb7e54be3381e8c3b65aa51f9 From 58dd0af73e83d60916c988bbff8fa06ee48d7f74 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:24:11 +0000 Subject: [PATCH 0541/2219] Spirit.Lex: Worked around a problem related to HP-UX_ia64_aCC. [SVN r44624] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1cb517eca7..057ae7efb1 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1cb517eca74ed43fb7e54be3381e8c3b65aa51f9 +Subproject commit 057ae7efb196733755dfb2910622603ffeb4583e From 5f5a49b7e13906eb9c3429c0263f8ca562291dd6 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:25:47 +0000 Subject: [PATCH 0542/2219] Spirit.Lex: Reverted wrap_action code to use Boost.Bind for now, just to avoid regression errors. [SVN r44625] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 057ae7efb1..445460321b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 057ae7efb196733755dfb2910622603ffeb4583e +Subproject commit 445460321b048efbcd55094954de4fc1364ecd48 From 0dfb9ab62eb07da83b0d2ac5b4ff6306308357a5 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:30:15 +0000 Subject: [PATCH 0543/2219] Spirit.Lex: Added a workaround for missing WCHAR_MAX constant. [SVN r44626] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 445460321b..3a058d9103 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 445460321b048efbcd55094954de4fc1364ecd48 +Subproject commit 3a058d9103906b58251f511c06ea300bba05a1b8 From 88947554f3df5ab1fae4ac70e56d98916c7781f1 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:33:53 +0000 Subject: [PATCH 0544/2219] Spirit.Lex: Added another workaround for wchar.h [SVN r44627] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 3a058d9103..bf519c4922 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 3a058d9103906b58251f511c06ea300bba05a1b8 +Subproject commit bf519c492269b049b41cb173deafc4e16330cc24 From 9ec337bb0faea1ddddeb9a69d6debc66892fdba0 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:37:42 +0000 Subject: [PATCH 0545/2219] Spirit.Lex: Yet another wchar_t fix. [SVN r44628] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index bf519c4922..e5459e94ab 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit bf519c492269b049b41cb173deafc4e16330cc24 +Subproject commit e5459e94ab13bd4d53a4e6845a328c82d93b8fab From a829ffc9a9defdc01b0e1bfd3df6c9aa3abef837 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:45:06 +0000 Subject: [PATCH 0546/2219] Spirit: Added a missing header #include. [SVN r44629] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e5459e94ab..acb3a2febf 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e5459e94ab13bd4d53a4e6845a328c82d93b8fab +Subproject commit acb3a2febfd5a9d9478d22f19dc37cf4b2992065 From 2548d2ec3c48f2c7161544dcabf556493c8508ff Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:46:10 +0000 Subject: [PATCH 0547/2219] Spirit: Added a missing header #include. [SVN r44630] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index acb3a2febf..ebf0fbeb64 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit acb3a2febfd5a9d9478d22f19dc37cf4b2992065 +Subproject commit ebf0fbeb64601fcb0668b0742aea0b17c5199a2f From e964eec4259847d9323e05e643bf6e0a5996f400 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:51:15 +0000 Subject: [PATCH 0548/2219] Added some parenthesis to disambiguate expressions. [SVN r44631] --- libs/function_types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function_types b/libs/function_types index 0071f74393..594c159568 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit 0071f7439336a03006fb8a14dddd3a00c67ef713 +Subproject commit 594c1595684db0af6a6271788123a54cfc902fb2 From a0a898836e32ad599cc9b5ffa7fa32a7d8277e8f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 13:57:47 +0000 Subject: [PATCH 0549/2219] Spirit: Added a missing header #include. [SVN r44632] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ebf0fbeb64..8fa549791a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ebf0fbeb64601fcb0668b0742aea0b17c5199a2f +Subproject commit 8fa549791a80db8e6624151f14581284e6e2268b From 47eda3cb7a883a30ac0e4b5c9b74727f90681d5d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 14:01:18 +0000 Subject: [PATCH 0550/2219] Spirit: Added a missing header #include. [SVN r44633] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8fa549791a..35df8170ca 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8fa549791a80db8e6624151f14581284e6e2268b +Subproject commit 35df8170ca7f7c4e6ac8a6993c8607a387840090 From c8cc0f479806efa38509671796921f58e252c542 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 14:01:34 +0000 Subject: [PATCH 0551/2219] Spirit: Added a missing header #include. [SVN r44634] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 35df8170ca..96aa66a03d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 35df8170ca7f7c4e6ac8a6993c8607a387840090 +Subproject commit 96aa66a03db166c08535c57755ecc3014897455b From 7d443f108b84338d135396c2395f1c8efc5ec7d2 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 14:04:08 +0000 Subject: [PATCH 0552/2219] Spirit.Lex: Fixed a gcc4.3.0 compilation error. [SVN r44635] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 96aa66a03d..47e09cc644 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 96aa66a03db166c08535c57755ecc3014897455b +Subproject commit 47e09cc64432189cbbb51a44abb96b1ac0474dcc From 90574cf86f5596c085414dbb97193e732b9246f5 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 20 Apr 2008 14:59:12 +0000 Subject: [PATCH 0553/2219] Atomic access added. [SVN r44636] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 35f2af947c..04be979670 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 35f2af947c02bdf639c4dae29fb6b104e6633197 +Subproject commit 04be979670d977b2deda77ca5ee9900d2196b3a8 From a5d33983365742d82cbafd1c59ed7fba96a5b021 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 15:27:30 +0000 Subject: [PATCH 0554/2219] Spirit.Qi: Fixed eol parser [SVN r44637] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 47e09cc644..230ccfda69 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 47e09cc64432189cbbb51a44abb96b1ac0474dcc +Subproject commit 230ccfda69434b4251917fa1277ba4a5e768d7c6 From 053a05e5f71cdcfacf5c0719cdd880944ed06747 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 20 Apr 2008 15:37:08 +0000 Subject: [PATCH 0555/2219] Factored out boost/detail/lightweight_thread.hpp. [SVN r44638] --- libs/detail | 2 +- libs/smart_ptr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/detail b/libs/detail index e4054d843a..3d539b76df 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit e4054d843aee99a1a7a0c3699398e96054be3270 +Subproject commit 3d539b76df2514a6fdb5355ccbf13394b8890064 diff --git a/libs/smart_ptr b/libs/smart_ptr index 04be979670..71fa2cd658 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 04be979670d977b2deda77ca5ee9900d2196b3a8 +Subproject commit 71fa2cd658c930d09e150d6499c3a65e2d14ce0b From e97c4244a6fbfc1b52a09da97851951b86fabf20 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 17:00:35 +0000 Subject: [PATCH 0556/2219] Spirit.Qi: Fixed lit parser [SVN r44639] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 230ccfda69..b291f10422 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 230ccfda69434b4251917fa1277ba4a5e768d7c6 +Subproject commit b291f10422d66155738b59020069ff614b558f8c From 5e9e01797ec980195a82003785b99951674e88a2 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 20 Apr 2008 17:00:58 +0000 Subject: [PATCH 0557/2219] sp_atomic_mt_test.cpp added. [SVN r44640] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 71fa2cd658..7802c695ef 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 71fa2cd658c930d09e150d6499c3a65e2d14ce0b +Subproject commit 7802c695ef79b27fcc9c152efdf8c0b8ea49be2b From 3bfb97fcc87b8856a16e13b7237e13b5b0dbe0cc Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 20 Apr 2008 21:08:57 +0000 Subject: [PATCH 0558/2219] Update an include. [SVN r44650] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 69943aebf4..ed97a43f40 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 69943aebf489c556398cdebb857765f7215bcf58 +Subproject commit ed97a43f40b8ccc229ea10f2bdd5f3cf9049c4ed From 73e58d2f0cc59a9754ab64ce00618132c1476237 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 20 Apr 2008 21:11:44 +0000 Subject: [PATCH 0559/2219] problem fixed with lambda[f] [SVN r44651] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index b291f10422..998a2375d5 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit b291f10422d66155738b59020069ff614b558f8c +Subproject commit 998a2375d54fd2f5218924a0b2439ab83ce058a1 From dc7c5e94e8b3ebaa71a3a517af244dcbde49ec9a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 21:27:28 +0000 Subject: [PATCH 0560/2219] Spirit.Lex: Fixed VC7.1 compilation issue [SVN r44652] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 998a2375d5..52f870c540 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 998a2375d54fd2f5218924a0b2439ab83ce058a1 +Subproject commit 52f870c540f458f047adf0891a79a976d26941ce From 798386a86675d8d7f055ded6fadea4ac842d914e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 21:28:20 +0000 Subject: [PATCH 0561/2219] Wave: Updated iterator for change in multi_pass [SVN r44653] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index f2421a5d85..c31e2b50b0 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit f2421a5d85b10069526d7518f82293aa3b2b70ce +Subproject commit c31e2b50b048254df07d4af4fd9515cde8235b3f From 3f6654c99cf7170639194228b9748ef37a23444b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 21:29:01 +0000 Subject: [PATCH 0562/2219] Wave: Updated iterator for change in multi_pass [SVN r44654] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index c31e2b50b0..a8cdaa4a20 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit c31e2b50b048254df07d4af4fd9515cde8235b3f +Subproject commit a8cdaa4a20415a6e11c1fd08ff423cffd9c58820 From 95a5672004accf0b55f84b88880bb0f55be31b08 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 21:39:36 +0000 Subject: [PATCH 0563/2219] Spirit.Lex: Fixed wrap_action [SVN r44655] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 52f870c540..f04097af1d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 52f870c540f458f047adf0891a79a976d26941ce +Subproject commit f04097af1d51a26d0c725e70084c925b4adbcb52 From dae96ea1e9ea90372b897fd82412d9521fc4517e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 21:44:25 +0000 Subject: [PATCH 0564/2219] Spirit.Lex: Cleaning up ... [SVN r44656] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f04097af1d..44b155065a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f04097af1d51a26d0c725e70084c925b4adbcb52 +Subproject commit 44b155065a9016cef8f56deacdb9f05fc8eda268 From d25869e44731d9877fcb07f3d1023d42d925a502 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 20 Apr 2008 22:37:35 +0000 Subject: [PATCH 0565/2219] Spirit.Lex: Updated examples. [SVN r44657] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 44b155065a..785cab308e 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 44b155065a9016cef8f56deacdb9f05fc8eda268 +Subproject commit 785cab308ed0ec422160da8c1881fb13b08d4ec3 From 0ae2c7b09a017757285cbdaf0a7c6aa41c3c3a8e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 21 Apr 2008 00:20:39 +0000 Subject: [PATCH 0566/2219] Spirit.Karma: Added actions test [SVN r44659] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 785cab308e..679e89be50 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 785cab308ed0ec422160da8c1881fb13b08d4ec3 +Subproject commit 679e89be5000057a6d530e509c8332374d1876a2 From 3ea56fb845b9b92e5488d6af8fed568411a1f940 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 21 Apr 2008 00:29:36 +0000 Subject: [PATCH 0567/2219] Spirit.Lex. Updated Lexer quickstart docs with new action prototypes [SVN r44660] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 679e89be50..a8a3e79bda 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 679e89be5000057a6d530e509c8332374d1876a2 +Subproject commit a8a3e79bdab01f37ee58c3f61afb2e3c75c98f8e From 24293c29e6cbee6c1e835c49bc4e2ce4274e7ff0 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 01:23:42 +0000 Subject: [PATCH 0568/2219] Add ability to disable the uses of the typeid operator by defining BOOST_NO_TYPEID or BOOST_ASIO_NO_TYPEID. [SVN r44662] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 5ba249c3d1..64b08a01c4 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 5ba249c3d1a7ef4327d1435b6516ffe57645a36e +Subproject commit 64b08a01c438ebc33bf83e6c13549d1fc989bc0b From f3319aec7d6e0b17b9bce6c945a73af1b0225dbb Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 01:27:48 +0000 Subject: [PATCH 0569/2219] Ensure that timer dispatching responsibility is correctly relinquished when processing leftover interrupts from a previous run invocation. [SVN r44663] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 64b08a01c4..ee4e432de1 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 64b08a01c438ebc33bf83e6c13549d1fc989bc0b +Subproject commit ee4e432de1ccc2609602ef669f60c0a7215dc68a From 5cf00fdc96f341a5ae637c7925e30c526a467a0d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 01:36:28 +0000 Subject: [PATCH 0570/2219] Enhance example to make it clear that invocation hooking can be used with asynchronous operations. [SVN r44665] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ee4e432de1..17ef45244b 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ee4e432de1ccc2609602ef669f60c0a7215dc68a +Subproject commit 17ef45244b4791bc00a76094e07d98e7f1ebd3a2 From 815c8ab73644a948329790c43b6f05bc235cec8c Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 01:39:06 +0000 Subject: [PATCH 0571/2219] Improve efficiency of basic_streambuf::consume() by using a single call to gbump() rather than calling sbumpc() in a loop. [SVN r44666] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 17ef45244b..9af5979e38 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 17ef45244b4791bc00a76094e07d98e7f1ebd3a2 +Subproject commit 9af5979e38a79f90faa138028d44c302d8f28a40 From 2a6696d4113e864e8acb46f65cc35cf42c73a529 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 01:41:29 +0000 Subject: [PATCH 0572/2219] Update version number to match release. [SVN r44667] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 9af5979e38..1a12b931f9 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 9af5979e38a79f90faa138028d44c302d8f28a40 +Subproject commit 1a12b931f96245e960a4e75a6ece4f10a9b1689c From 095ad5da27743c9091c2bd6cd05851162a5ca4e3 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 01:42:10 +0000 Subject: [PATCH 0573/2219] Fix infinite recursion in the ssl::stream's shutdown() implementation. [SVN r44668] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 1a12b931f9..2ae65fbd27 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 1a12b931f96245e960a4e75a6ece4f10a9b1689c +Subproject commit 2ae65fbd278e093b65449f12b64d0bf824c4598a From aa3674c85bd183755951ce3d7860cfcdf114af5b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 21 Apr 2008 02:01:31 +0000 Subject: [PATCH 0574/2219] Spirit.Qi: Added ~ for eoi and eol, added corresponding tests [SVN r44669] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a8a3e79bda..649c7425f8 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a8a3e79bdab01f37ee58c3f61afb2e3c75c98f8e +Subproject commit 649c7425f8ca892a6edac1f8085829e46e98a74d From 034f46e867cc903a2304d4e1a9e693c51fdaef08 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 02:01:34 +0000 Subject: [PATCH 0575/2219] Improve documentation for the protected functions and data in basic_io_object<>. [SVN r44670] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 2ae65fbd27..5d44c01796 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 2ae65fbd278e093b65449f12b64d0bf824c4598a +Subproject commit 5d44c01796b6cb33277c85c337ba880a3c7174d5 From 1cd53d40cd0d7fb62fb058434eb7d2840f060726 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 21 Apr 2008 02:02:37 +0000 Subject: [PATCH 0576/2219] Spirit.Qi: Added new test to test Jamfile [SVN r44671] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 649c7425f8..26d1480961 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 649c7425f8ca892a6edac1f8085829e46e98a74d +Subproject commit 26d148096135a1a6ec4de902b00e52234cbce48b From 6f6e485550356915718371888e0731b0269e5395 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 21 Apr 2008 02:04:06 +0000 Subject: [PATCH 0577/2219] Spirit.Lex: pending commits, fixed static lexer. [SVN r44672] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 26d1480961..cf3b0ccc64 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 26d148096135a1a6ec4de902b00e52234cbce48b +Subproject commit cf3b0ccc64c42e99cdfcdb38c08929aa69fe700b From af015ad301caa4d9c64c6513dcbed694b8af710d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 04:02:37 +0000 Subject: [PATCH 0578/2219] Add a special null_buffers type that allows read and write operations to be used to indicate the socket's readiness to read or write without blocking. [SVN r44673] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 5d44c01796..a277af13a5 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 5d44c01796b6cb33277c85c337ba880a3c7174d5 +Subproject commit a277af13a50acf5a9184207240c512e1b38263ac From acbde477647b49d777df21bdeb9d0f5ba84e5038 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 04:43:05 +0000 Subject: [PATCH 0579/2219] Add support for UNIX domain sockets. [SVN r44674] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index a277af13a5..f784e54ced 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a277af13a50acf5a9184207240c512e1b38263ac +Subproject commit f784e54cedb9c592d69a6464cb4121c108edafd8 From 652d9dc35ad3347b672e8ec2b732e0cdd1310ebd Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 05:16:15 +0000 Subject: [PATCH 0580/2219] Add new wrapper classes for stream-oriented file descriptors on POSIX platforms. [SVN r44675] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f784e54ced..1ef42e04c6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f784e54cedb9c592d69a6464cb4121c108edafd8 +Subproject commit 1ef42e04c632bcb3e04de0833a4b7d68bcd1f843 From c77faccce0a495c11fab47f3ea28c06430e75960 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 05:32:34 +0000 Subject: [PATCH 0581/2219] Add new wrapper classes for stream-oriented handles on Windows. [SVN r44676] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 1ef42e04c6..ee449aa163 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 1ef42e04c632bcb3e04de0833a4b7d68bcd1f843 +Subproject commit ee449aa1631b7ca56feff43f0a366738fbd509bc From 02d80ac2ad7be7efe6638092acb66436c8819528 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 05:43:42 +0000 Subject: [PATCH 0582/2219] Add porthopper example to demonstrate applications that mix synchronous and asynchronous operations. [SVN r44678] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ee449aa163..888b36fa55 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ee449aa1631b7ca56feff43f0a366738fbd509bc +Subproject commit 888b36fa55e0b824fd0f77f3ccba050b85cba4c5 From ef2487315e010ca60416ff019069139f22c8f622 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 05:52:20 +0000 Subject: [PATCH 0583/2219] Remove a local variable that was hiding the ec parameter and preventing error codes from being correctly propagated. Fixes #1820. [SVN r44679] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 888b36fa55..482e083b76 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 888b36fa55e0b824fd0f77f3ccba050b85cba4c5 +Subproject commit 482e083b76b2ed83481aa7db8ea3c02f2d3d7f35 From ca29da018794fe70c660beb5373b09a6ad9bd133 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 06:14:29 +0000 Subject: [PATCH 0584/2219] Ensure all non-friend related functions are included in the documentation. [SVN r44681] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 482e083b76..4ef94bda42 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 482e083b76b2ed83481aa7db8ea3c02f2d3d7f35 +Subproject commit 4ef94bda423e1f1eb2c12e103c5364a7420c6837 From 74356f0893f475d75d05eb729295989781de2300 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 06:15:17 +0000 Subject: [PATCH 0585/2219] Add UNIX domain sockets, POSIX stream-oriented descriptors and Windows stream-oriented handles to the reference documentation. [SVN r44682] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 4ef94bda42..0d06a87088 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 4ef94bda423e1f1eb2c12e103c5364a7420c6837 +Subproject commit 0d06a870888826be4b5e2874e90084dedd6dfb07 From dcc9d42e0a6d8a84e3fba45e2e23913bbddec796 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 06:15:50 +0000 Subject: [PATCH 0586/2219] Regenerate documentation. [SVN r44683] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 0d06a87088..9d35aa9751 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 0d06a870888826be4b5e2874e90084dedd6dfb07 +Subproject commit 9d35aa9751afe054f30d11112abd3cf06339181a From 6a34532c964a5a8be2254f197b45e8747d5cb8ce Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 06:20:32 +0000 Subject: [PATCH 0587/2219] Add documentation on the limits of the number of buffers that may be transferred in individual operations. [SVN r44684] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 9d35aa9751..62729d734d 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 9d35aa9751afe054f30d11112abd3cf06339181a +Subproject commit 62729d734dc45b403f3314a0b9e29c8f5931a251 From f718f0004135cd7c77b033de962bdf3774f5d016 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 21 Apr 2008 07:59:21 +0000 Subject: [PATCH 0588/2219] Add requirements for handle and descriptor services. Add new classes to the quickref index page. [SVN r44685] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 62729d734d..be84a0a75a 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 62729d734dc45b403f3314a0b9e29c8f5931a251 +Subproject commit be84a0a75a0e65f33c600a2fcac2729dea398b13 From 6188d2cc01dccaf22d7d4c02e78ed1291e1ce39a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Mon, 21 Apr 2008 08:07:55 +0000 Subject: [PATCH 0589/2219] Remove trailing comma at end of enumerator list (gcc 4.x -pedantic error) [SVN r44686] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 7802c695ef..ca344809ba 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 7802c695ef79b27fcc9c152efdf8c0b8ea49be2b +Subproject commit ca344809ba368a530a2de04abef36e06f91acd38 From 91f6401f47837813e52d790cccc13c347a1f15ee Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 21 Apr 2008 08:46:18 +0000 Subject: [PATCH 0590/2219] Oops fix typo. [SVN r44687] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 4819b3b321..6feb703b7e 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 4819b3b321f828832df23105d656f509c3586aa8 +Subproject commit 6feb703b7ec1712b13c3c27e364e4bb3d31df730 From 0fd23307958d7704b07247b2a6486bcba88cad03 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 21 Apr 2008 08:47:04 +0000 Subject: [PATCH 0591/2219] Fix msvc warnings using new warning suppression header. [SVN r44688] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 5cebe06acb..d6a16ca075 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 5cebe06acbac084982c65acde7b89a45ef507226 +Subproject commit d6a16ca07507cf8b20449510695fb8ffe0a9aa61 From da1194fd07796aa5820743ec4f9ae0e1d71ddc71 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 21 Apr 2008 09:19:30 +0000 Subject: [PATCH 0592/2219] Added new macro BOOST_NO_TEMPLATED_IOSTREAMS in response to issue #1765. [SVN r44689] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 6feb703b7e..5bad377e04 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 6feb703b7ec1712b13c3c27e364e4bb3d31df730 +Subproject commit 5bad377e049565b8bec0d3e78b69764247cc6b61 From ba5151acc929f0e053a760b47e240b2cddb26ce7 Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Mon, 21 Apr 2008 11:46:03 +0000 Subject: [PATCH 0593/2219] removed act-as-jamfile, which gives errors when boost.use-project is not invoked from Jamroot file. [SVN r44691] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3975f3105a..bdeadd30b0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3975f3105a646a6edd0d286b52123f6d44476bb4 +Subproject commit bdeadd30b02463d73f62c172ed888768466b0b81 From cebd732d878616124cdab13dd14dcde8f4548c52 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 21 Apr 2008 12:06:02 +0000 Subject: [PATCH 0594/2219] Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS. Changed to in order to prevent cyclic dependencies between Fusion Tuples and TR1. [SVN r44692] --- libs/config | 2 +- libs/fusion | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/config b/libs/config index 5bad377e04..b4eaf1eb50 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 5bad377e049565b8bec0d3e78b69764247cc6b61 +Subproject commit b4eaf1eb504f844c1b6fc60b30213f4f2ef1dbc1 diff --git a/libs/fusion b/libs/fusion index 9a622b6904..6d462cbd63 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 9a622b6904ed9be02ca3ccb778e2a78189d937d4 +Subproject commit 6d462cbd636b682bff8001ca477834770ffbf43a From a08dd46f36d3df46581a0c5c6755aff599d980af Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 21 Apr 2008 13:00:16 +0000 Subject: [PATCH 0595/2219] Merged changes from the Sandbox, and rebuilt the docs. Also added some missing files. [SVN r44694] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index bde28692c3..c7e262f797 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit bde28692c36ab9254796830aa16c7d3c5aabfa59 +Subproject commit c7e262f797bb61dfbd8291c2196856f6c4df6d6d From f905f100caf2457a09f9a55cbf301fa472807827 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 21 Apr 2008 15:55:40 +0000 Subject: [PATCH 0596/2219] Factor out the code for choosing the bucket count, and which bucket that hash values map to make it easier to experiment with alternative policies. [SVN r44697] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index ed97a43f40..c56213442d 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit ed97a43f40b8ccc229ea10f2bdd5f3cf9049c4ed +Subproject commit c56213442d4836bd92fdaf52899fde28f63b996f From 501c1d91ee7333692c915a237cc58a11931bae44 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 21 Apr 2008 16:20:31 +0000 Subject: [PATCH 0597/2219] added private copy assignment operator and copy constructor to remove warnings [SVN r44698] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6e1a866b13..c26a4cf082 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6e1a866b13bcfa0e88bf7adfff59983d3ebad3bf +Subproject commit c26a4cf08295250b5c56a8c9c73b4c523042af1e From ec7d73f64518b36b95f387977999a19d2f97a9f3 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 21 Apr 2008 16:22:16 +0000 Subject: [PATCH 0598/2219] Revamped condition variable to try and fix swallowed-notify problems (trac issue #1834) [SVN r44699] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index c26a4cf082..bc89df04cb 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit c26a4cf08295250b5c56a8c9c73b4c523042af1e +Subproject commit bc89df04cb86764eaf886acae1565a4cad78b08a From 11f667b54f12208178fbfe199d682551e2c8366c Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 21 Apr 2008 21:29:28 +0000 Subject: [PATCH 0599/2219] Add ref_fn_test.cpp per #1846. [SVN r44704] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index dfd3da2cc4..037a4d1976 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit dfd3da2cc461a6c77d80074b6088e9b0eed459a2 +Subproject commit 037a4d1976f1f8388b9fc4ac2286c34e8e5a4290 From d2c866a3571b0746b8510987437e41b29e2ce271 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 21 Apr 2008 21:42:29 +0000 Subject: [PATCH 0600/2219] Fix #1846. [SVN r44705] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index bafe37fdab..a5b85eda07 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit bafe37fdab1a22f552728f59fc6c00105057ba2f +Subproject commit a5b85eda07d936b497dd519a8dbfe8339f6d9d2d From cc4c3f76a52efdf35e29dbab455aeca9e209c98f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 21 Apr 2008 22:42:54 +0000 Subject: [PATCH 0601/2219] Fixed MSVC-specific compile errors when /Za command-line option is used, due to lack of throw() in std::~exception(). [SVN r44706] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ce9a26634c..628b06a2fa 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ce9a26634c2e3df110ea2335afcca5742227a31a +Subproject commit 628b06a2fa37d70fb9a99803a383f53be1e4c752 From fa8d638aaa5c41e9c9a86f9d6c18eaa720f42011 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 21 Apr 2008 23:01:51 +0000 Subject: [PATCH 0602/2219] Honor BOOST_NO_TEMPLATED_IOSTREAMS. [SVN r44707] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index ca344809ba..b541145a60 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit ca344809ba368a530a2de04abef36e06f91acd38 +Subproject commit b541145a60607d5ea9b03f56aa5b069b28efa5d4 From 5de70a4df449e34a648537b11a61c5511fd00c72 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Tue, 22 Apr 2008 06:31:32 +0000 Subject: [PATCH 0603/2219] Avoid unneccessary increment/decrement of reference count [SVN r44711] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index b541145a60..e12ed6864b 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit b541145a60607d5ea9b03f56aa5b069b28efa5d4 +Subproject commit e12ed6864b99f6b4eae0be9b6068774dcb6be753 From d509dd1674daaeafdc0ddcf442a13382cf78d6bb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 22 Apr 2008 08:34:43 +0000 Subject: [PATCH 0604/2219] Added new files. [SVN r44715] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index b4eaf1eb50..047d11cf66 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit b4eaf1eb504f844c1b6fc60b30213f4f2ef1dbc1 +Subproject commit 047d11cf66ee8acd086cad5f0a909f3a310172c6 From 2f415e06bb0ade4f808ddb2812385439b3cf8b0d Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 22 Apr 2008 12:24:25 +0000 Subject: [PATCH 0605/2219] Resource-constrained shortest paths, from Michael Drexl [SVN r44717] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index 476e8dd7d1..bb1977b17a 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 476e8dd7d10aa9fcd83ab6f9561e81ef13d49793 +Subproject commit bb1977b17abcbe39c5a79fefbeed608781de679b From 59091f371cd4b738d593760136bda70962180482 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 22 Apr 2008 14:13:58 +0000 Subject: [PATCH 0606/2219] Spirit: Started to add '#include ' to tests and examples. [SVN r44718] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cf3b0ccc64..f673379bfc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cf3b0ccc64c42e99cdfcdb38c08929aa69fe700b +Subproject commit f673379bfc897fc45db9770918ba1961f74b7d42 From d0b544d948ead4e6416ea5219dec7e6c50259d41 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 22 Apr 2008 15:10:52 +0000 Subject: [PATCH 0607/2219] Spirit.Support: Minor change [SVN r44719] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f673379bfc..22d12741a0 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f673379bfc897fc45db9770918ba1961f74b7d42 +Subproject commit 22d12741a0b94ba0f0f58a5f60e9b65be116e1b2 From b6824e576fb93893895af12ec58dee3d9f30595c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 22 Apr 2008 17:23:21 +0000 Subject: [PATCH 0608/2219] Wave: fixed #1843 [SVN r44722] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index a8cdaa4a20..1ed518e9fa 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit a8cdaa4a20415a6e11c1fd08ff423cffd9c58820 +Subproject commit 1ed518e9fa63ffd7640f09d2ee8675a0455495ee From 8941290c99d1f736287a4d9bcd8807bbaaf241cd Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Tue, 22 Apr 2008 19:48:39 +0000 Subject: [PATCH 0609/2219] Reduce enable_shared_from_this overhead [SVN r44724] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index e12ed6864b..9e92c6354c 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit e12ed6864b99f6b4eae0be9b6068774dcb6be753 +Subproject commit 9e92c6354cc8dcf3b39b6a92810c7cfd9e638df9 From 19fd702fb61597e6c6d585e1ed708e5c2e60ac0e Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 22 Apr 2008 22:23:27 +0000 Subject: [PATCH 0610/2219] seems like static causes errors [SVN r44726] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 628b06a2fa..0dec4fed2c 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 628b06a2fa37d70fb9a99803a383f53be1e4c752 +Subproject commit 0dec4fed2cf54d586fc7990eb2be4425d725e598 From 43797460a6bc3694acf8f76aaf64b8bff926531c Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 22 Apr 2008 23:46:15 +0000 Subject: [PATCH 0611/2219] Fix or suppress MSVC level 4 warnings. Fixes #1703. [SVN r44727] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index be84a0a75a..8768d9dff1 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit be84a0a75a0e65f33c600a2fcac2729dea398b13 +Subproject commit 8768d9dff1a55e15f0ff05d09e40603486cb809d From f0e05224eb9c2725aa68a91de0f91d1181809f37 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 23 Apr 2008 00:33:58 +0000 Subject: [PATCH 0612/2219] Silence an g++ -Wextra warning. [SVN r44728] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 9e92c6354c..93545d5cf2 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 9e92c6354cc8dcf3b39b6a92810c7cfd9e638df9 +Subproject commit 93545d5cf21225cac4fc9e2188579c213ae93ac9 From ca42782c479e8106b646462f526b5eb6c1e0536d Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Wed, 23 Apr 2008 01:35:01 +0000 Subject: [PATCH 0613/2219] Fixed intel-darwin unresolved symbols by changing the wide integer type from unsigned int (which managles as a 'j') to an int (which mangles as an 'i'). This change makes intel-darwin generated code match the darwin toolset generated code. Intel reports this won't be fixed in 10.1 because it's an ABI breanking chanage so we won't see this patched until the 10.2 compilers. [SVN r44729] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bdeadd30b0..4781a9ecf9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bdeadd30b02463d73f62c172ed888768466b0b81 +Subproject commit 4781a9ecf9fabea765567cfa9cdc3919f87637b3 From 1b64beeae5f37aea576629e86b95764edc5f1f78 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Wed, 23 Apr 2008 06:12:39 +0000 Subject: [PATCH 0614/2219] Reduce enable_shared_from_this overhead (replace _internal_shared_ptr by _internal_shared_count) [SVN r44730] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 93545d5cf2..77f2d3f614 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 93545d5cf21225cac4fc9e2188579c213ae93ac9 +Subproject commit 77f2d3f61420df9759a4d32eef6e2196a2407e60 From 4b4e0127203ebc0999ad9ee745ca78665a89725c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 23 Apr 2008 07:09:58 +0000 Subject: [PATCH 0615/2219] Merge support for emplace for compilers with rvalue references and variadic templates arguments, and better use of C++0x allocators. Merged revisions 44058-44075,44078-44084,44086-44108,44110-44365,44367,44369-44414,44416-44419,44421-44457,44467-44469,44471-44511,44513-44535,44537-44737 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ................ r44467 | danieljames | 2008-04-16 18:35:56 +0100 (Wed, 16 Apr 2008) | 2 lines Add C++-0x support to the test allocators. ................ r44468 | danieljames | 2008-04-16 18:36:06 +0100 (Wed, 16 Apr 2008) | 2 lines Add a C++-0x node_constructor. ................ r44469 | danieljames | 2008-04-16 18:36:16 +0100 (Wed, 16 Apr 2008) | 2 lines C++-0x constructor for node. ................ r44516 | danieljames | 2008-04-17 21:41:48 +0100 (Thu, 17 Apr 2008) | 16 lines Merge in my work so far on implementing emplace for compilers with variadic template & rvalue references. Merged revisions 44059-44062 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/dev ........ r44059 | danieljames | 2008-04-05 17:41:25 +0100 (Sat, 05 Apr 2008) | 1 line First stab at implementing emplace - only for compilers with variadic template & rvalue references. ........ r44062 | danieljames | 2008-04-05 19:12:09 +0100 (Sat, 05 Apr 2008) | 1 line Better variable template arguments, need to add proper support to BoostBook. ........ ................ r44616 | danieljames | 2008-04-20 13:30:19 +0100 (Sun, 20 Apr 2008) | 1 line Merge with trunk, fixes tabs. ................ r44618 | danieljames | 2008-04-20 13:42:38 +0100 (Sun, 20 Apr 2008) | 2 lines Some extra compile tests. ................ r44619 | danieljames | 2008-04-20 13:42:50 +0100 (Sun, 20 Apr 2008) | 2 lines Fix an error message. ................ r44703 | danieljames | 2008-04-21 20:19:50 +0100 (Mon, 21 Apr 2008) | 15 lines Merge latest changes from trunk. Merged revisions 44616-44702 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r44650 | danieljames | 2008-04-20 22:08:57 +0100 (Sun, 20 Apr 2008) | 1 line Update an include. ........ r44697 | danieljames | 2008-04-21 16:55:40 +0100 (Mon, 21 Apr 2008) | 1 line Factor out the code for choosing the bucket count, and which bucket that hash values map to make it easier to experiment with alternative policies. ........ ................ r44733 | danieljames | 2008-04-23 07:55:43 +0100 (Wed, 23 Apr 2008) | 2 lines Remove 'reserve_extra'. ................ r44734 | danieljames | 2008-04-23 07:55:55 +0100 (Wed, 23 Apr 2008) | 2 lines More unnecessary copy tests - showing some weakness in the emplace implementation. ................ r44735 | danieljames | 2008-04-23 07:56:06 +0100 (Wed, 23 Apr 2008) | 2 lines More tests. ................ r44736 | danieljames | 2008-04-23 07:56:19 +0100 (Wed, 23 Apr 2008) | 2 lines Comment out a test which requires a C++0x std::pair. ................ r44737 | danieljames | 2008-04-23 07:56:35 +0100 (Wed, 23 Apr 2008) | 2 lines Avoid creating unnecessary copies in unordered_set::emplace and unordered_map::emplace. ................ [SVN r44738] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index c56213442d..94932ae026 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit c56213442d4836bd92fdaf52899fde28f63b996f +Subproject commit 94932ae026f79079b55065d02ff5ee1927e816e7 From 4a4b735f01138754b782f2f38160e9996f157ede Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Wed, 23 Apr 2008 16:16:38 +0000 Subject: [PATCH 0616/2219] Patch PGI to fix config problem (clock_gettime is unresolved external) and add required macro define for IOV_MAX support. [SVN r44741] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4781a9ecf9..81f4782477 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4781a9ecf9fabea765567cfa9cdc3919f87637b3 +Subproject commit 81f4782477b1ac0c4de7415b69ccce6db830b4ba From 0c9e4edbb3b029db02a1c0529611f95346a8040f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 23 Apr 2008 17:31:56 +0000 Subject: [PATCH 0617/2219] Fix for http://tinyurl.com/6owy6b. [SVN r44742] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 0dec4fed2c..487235a7cc 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 0dec4fed2cf54d586fc7990eb2be4425d725e598 +Subproject commit 487235a7cccbb62f6b846c8c9501db47804be5c4 From 749b912426f198b43e8377db8be02ccf43645bfe Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Wed, 23 Apr 2008 19:32:44 +0000 Subject: [PATCH 0618/2219] Remove dynamic_cast in init_internal_shared_once() [SVN r44744] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 77f2d3f614..8b3907ae81 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 77f2d3f61420df9759a4d32eef6e2196a2407e60 +Subproject commit 8b3907ae811554608fe17581a04f66faa80f9519 From a0e8d0cd855adbdc6a9632b7917b933df4ed4b5b Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Thu, 24 Apr 2008 01:40:31 +0000 Subject: [PATCH 0619/2219] Fixup patch to intel-darwin.jam so it looks and reads a bit better. [SVN r44746] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 81f4782477..0c5d3e7493 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 81f4782477b1ac0c4de7415b69ccce6db830b4ba +Subproject commit 0c5d3e7493762db95222e7df2307672ee7526981 From 11200f20ca9269d08a75e066671bf57948206969 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Thu, 24 Apr 2008 04:58:27 +0000 Subject: [PATCH 0620/2219] Force pgi to always link rt lib, ugh. [SVN r44747] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0c5d3e7493..d3c72b24cb 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0c5d3e7493762db95222e7df2307672ee7526981 +Subproject commit d3c72b24cb71c9643607b2dec7b3f3d1985dd2e5 From 2811fbe5531604f28ac6edbaa6b4a20fbeea72a4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 24 Apr 2008 09:40:31 +0000 Subject: [PATCH 0621/2219] Apply VC-7.1 fixes: sometimes ADL fails, and we need a using declaration in order for the correct overload to be found. Add missing #include. to t_distribution_inv.hpp. Suppress unnecessary instantiations in instantiate_all.cpp. [SVN r44748] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index c7e262f797..ffbb796900 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit c7e262f797bb61dfbd8291c2196856f6c4df6d6d +Subproject commit ffbb7969000c24c51ed8afb4a081d3680522ce89 From 0ba12a2120e04ea795e012c16e21f2cf401d2686 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 24 Apr 2008 13:52:22 +0000 Subject: [PATCH 0622/2219] Phoenix: disambiguated ref() (gcc 4.3 complained...) [SVN r44749] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 22d12741a0..107499b808 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 22d12741a0b94ba0f0f58a5f60e9b65be116e1b2 +Subproject commit 107499b808ae4dbe1a5dd7abec192c252b75c2da From 64456a233e15e949f6c3f1b027020855e34b36f4 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 24 Apr 2008 13:54:05 +0000 Subject: [PATCH 0623/2219] Spirit.Qi: helping gcc 4.3 to understand what's going on. [SVN r44750] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 107499b808..6d61b42901 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 107499b808ae4dbe1a5dd7abec192c252b75c2da +Subproject commit 6d61b429012a4affccb9c745624ee7b52fc7d9f9 From 6ac0927dda825626ae44942847eae2ecddc70bcb Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 24 Apr 2008 20:29:08 +0000 Subject: [PATCH 0624/2219] Fix #1858, typo in non-member operators table [SVN r44752] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index d6a16ca075..863f208115 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit d6a16ca07507cf8b20449510695fb8ffe0a9aa61 +Subproject commit 863f2081156edc47fc783469502c3c417f3686f2 From a8ab999d5ccf339147de602a34b87e0c60e870ff Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 24 Apr 2008 20:30:03 +0000 Subject: [PATCH 0625/2219] Make it possible to filter which libraries are tested from the CLI with "--filter-tests=" options. [SVN r44753] --- status/Jamfile.v2 | 187 ++++++++++++++++++++++++++-------------------- 1 file changed, 104 insertions(+), 83 deletions(-) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 0d85afe4f2..a01b5b4e5f 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -18,89 +18,110 @@ project status ; import testing ; +import modules ; + +local rule run-tests ( tests * ) +{ + local limit-tests = [ MATCH "^--limit-tests=(.*)" : [ modules.peek : ARGV ] ] ; + for local test in $(tests) + { + if $(limit-tests) + { + if [ MATCH "^($(limit-tests))" : $(test) ] + { + build-project ../libs/$(test) ; + } + } + else + { + build-project ../libs/$(test) ; + } + } +} # Tests from Jamfiles in individual library test subdirectories # Please keep these in alphabetic order by test-suite name -build-project ../libs/accumulators/test ; # test-suite accumulators -build-project ../libs/algorithm/minmax/test ; # test-suite algorith/minmax -build-project ../libs/algorithm/string/test ; # test-suite algorithm/string -build-project ../libs/array/test ; # test-suite array -build-project ../libs/asio/test ; # test-suite asio -build-project ../libs/assign/test ; # test-suite assign -build-project ../libs/any/test ; # test-suite any -build-project ../libs/bimap/test ; # test-suite bimap -build-project ../libs/bind/test ; # test-suite bind -build-project ../libs/circular_buffer/test ; # test-suite circular_buffer -build-project ../libs/concept_check ; # test-suite concept_check -build-project ../libs/config/test ; # test-suite config -build-project ../libs/conversion/test ; # test-suite conversion -build-project ../libs/crc/test ; # test-suite crc -build-project ../libs/date_time/test ; # test-suite date_time -build-project ../libs/disjoint_sets ; # test-suite disjoint_sets -build-project ../libs/dynamic_bitset ; # test-suite dynamic_bitset -build-project ../libs/exception/test ; -build-project ../libs/filesystem/test ; # test-suite filesystem -build-project ../libs/foreach/test ; # test-suite foreach -build-project ../libs/format/test ; # test-suite format -build-project ../libs/function/test ; # test-suite function -build-project ../libs/functional/test ; # test-suite functional -build-project ../libs/functional/hash/test ; # test-suite functional/hash -build-project ../libs/function_types/test ; # test-suite function_types -build-project ../libs/fusion/test ; # test-suite fusion -build-project ../libs/gil/test ; # test-suite gil -build-project ../libs/graph/test ; # test-suite graph -build-project ../libs/io/test ; # test-suite io -build-project ../libs/integer/test ; # test-suite integer -build-project ../libs/interprocess/example ; # test-suite interprocess_example -build-project ../libs/interprocess/test ; # test-suite interprocess_test -build-project ../libs/intrusive/example ; # test-suite intrusive_example -build-project ../libs/intrusive/test ; # test-suite intrusive_test -build-project ../libs/iostreams/test ; # test-suite iostreams -build-project ../libs/iterator/test ; # test-suite iterator -build-project ../libs/lambda/test ; # test-suite lambda -build-project ../libs/logic/test ; # test-suite logic -build-project ../libs/math/test ; # test-suite math -build-project ../libs/mpi/test ; # test-suite mpi -build-project ../libs/mpl/test ; # test-suite mpl -build-project ../libs/numeric/conversion/test ; # test-suite numeric/conversion -build-project ../libs/numeric/interval/test ; # test-suite numeric/interval -build-project ../libs/numeric/ublas/test ; # test-suite numeirc/uBLAS -build-project ../libs/multi_array/test ; # test-suite multi_array -build-project ../libs/multi_index/test ; # test-suite multi_index -build-project ../libs/optional/test ; # test-suite optional -build-project ../libs/parameter/test ; # test-suite parameter -build-project ../libs/pool/test ; # test-suite pool -build-project ../libs/preprocessor/test ; # test-suite preprocessor -build-project ../libs/program_options/test ; # test-suite program_options -build-project ../libs/property_map/test ; # test-suite property_map -build-project ../libs/ptr_container/test ; # test-suite ptr_container -build-project ../libs/python/test ; # test-suite python -build-project ../libs/random/test ; # test-suite random -build-project ../libs/range/test ; # test-suite range -build-project ../libs/rational/test ; # test-suite rational -build-project ../libs/regex/test ; # test-suite regex -build-project ../libs/regex/example ; # test-suite regex-examples -build-project ../libs/serialization/test ; # test-suite serialization -build-project ../libs/signals/test ; # test-suite signals -build-project ../libs/smart_ptr/test ; # test-suite smart_ptr -build-project ../libs/spirit/classic/test ; # test-suite classic spirit -build-project ../libs/spirit/test ; # test-suite spirit_v2 -build-project ../libs/statechart/test ; # test-suite statechart -build-project ../libs/static_assert ; # test-suite static_assert -build-project ../libs/system/test ; # test-suite system -build-project ../libs/test/test ; # test-suite test -build-project ../libs/thread/test ; # test-suite thread -build-project ../libs/timer/test ; # test-suite timer -build-project ../libs/tokenizer/test ; # test-suite tokenizer -build-project ../libs/tr1/test ; # test-suite tr1 -build-project ../libs/tuple/test ; # test-suite tuple -build-project ../libs/type_traits/test ; # test-suite type_traits -build-project ../libs/typeof/test ; # test-suite typeof -build-project ../libs/unordered/test/unordered ; # test-suite unordered -build-project ../libs/unordered/test/exception ; # test-suite unordered-exception -build-project ../libs/utility/enable_if/test ; # test-suite utility/enable_if -build-project ../libs/utility/test ; # test-suite utility -build-project ../libs/variant/test ; # test-suite variant -build-project ../libs/wave/test/build ; # test-suite wave -build-project ../libs/xpressive/test ; # test-suite xpressive - +run-tests + accumulators/test # test-suite accumulators + algorithm/minmax/test # test-suite algorith/minmax + algorithm/string/test # test-suite algorithm/string + array/test # test-suite array + asio/test # test-suite asio + assign/test # test-suite assign + any/test # test-suite any + bimap/test # test-suite bimap + bind/test # test-suite bind + circular_buffer/test # test-suite circular_buffer + concept_check # test-suite concept_check + config/test # test-suite config + conversion/test # test-suite conversion + crc/test # test-suite crc + date_time/test # test-suite date_time + disjoint_sets # test-suite disjoint_sets + dynamic_bitset # test-suite dynamic_bitset + exception/test + filesystem/test # test-suite filesystem + foreach/test # test-suite foreach + format/test # test-suite format + function/test # test-suite function + functional/test # test-suite functional + functional/hash/test # test-suite functional/hash + function_types/test # test-suite function_types + fusion/test # test-suite fusion + gil/test # test-suite gil + graph/test # test-suite graph + io/test # test-suite io + integer/test # test-suite integer + interprocess/example # test-suite interprocess_example + interprocess/test # test-suite interprocess_test + intrusive/example # test-suite intrusive_example + intrusive/test # test-suite intrusive_test + iostreams/test # test-suite iostreams + iterator/test # test-suite iterator + lambda/test # test-suite lambda + logic/test # test-suite logic + math/test # test-suite math + mpi/test # test-suite mpi + mpl/test # test-suite mpl + numeric/conversion/test # test-suite numeric/conversion + numeric/interval/test # test-suite numeric/interval + numeric/ublas/test # test-suite numeirc/uBLAS + multi_array/test # test-suite multi_array + multi_index/test # test-suite multi_index + optional/test # test-suite optional + parameter/test # test-suite parameter + pool/test # test-suite pool + preprocessor/test # test-suite preprocessor + program_options/test # test-suite program_options + property_map/test # test-suite property_map + ptr_container/test # test-suite ptr_container + python/test # test-suite python + random/test # test-suite random + range/test # test-suite range + rational/test # test-suite rational + regex/test # test-suite regex + regex/example # test-suite regex-examples + serialization/test # test-suite serialization + signals/test # test-suite signals + smart_ptr/test # test-suite smart_ptr + spirit/classic/test # test-suite classic spirit + spirit/test # test-suite spirit_v2 + statechart/test # test-suite statechart + static_assert # test-suite static_assert + system/test # test-suite system + test/test # test-suite test + thread/test # test-suite thread + timer/test # test-suite timer + tokenizer/test # test-suite tokenizer + tr1/test # test-suite tr1 + tuple/test # test-suite tuple + type_traits/test # test-suite type_traits + typeof/test # test-suite typeof + unordered/test/unordered # test-suite unordered + unordered/test/exception # test-suite unordered-exception + utility/enable_if/test # test-suite utility/enable_if + utility/test # test-suite utility + variant/test # test-suite variant + wave/test/build # test-suite wave + xpressive/test # test-suite xpressive + ; From 5cb9777a678e14ba7ec526fd497473dc61863e42 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 24 Apr 2008 22:13:32 +0000 Subject: [PATCH 0626/2219] added nullary function support [SVN r44755] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6d61b42901..fad0fdec26 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6d61b429012a4affccb9c745624ee7b52fc7d9f9 +Subproject commit fad0fdec26eca7dd963a4f37ef011c7e362c6a23 From a12fe0c23fabf8d584464b18e0b5a3e4c4a5ebf0 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 24 Apr 2008 22:13:58 +0000 Subject: [PATCH 0627/2219] use plain functions instead of bind [SVN r44756] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index fad0fdec26..e47f6e4673 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit fad0fdec26eca7dd963a4f37ef011c7e362c6a23 +Subproject commit e47f6e4673341f4585f03ade87d5bafab084ff17 From 8b944829a84944b5d7fa3538800032a76d6aa7bf Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Thu, 24 Apr 2008 23:05:16 +0000 Subject: [PATCH 0628/2219] Added no two phase name lookup for intel-darwin compilers. [SVN r44758] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 047d11cf66..1f2864b3ae 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 047d11cf66ee8acd086cad5f0a909f3a310172c6 +Subproject commit 1f2864b3aeaea6ef1178eaa157a4e0be0c658b1c From 9a13687f0dd54ae435e9365b29cd75e28d15fab2 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 25 Apr 2008 15:38:26 +0000 Subject: [PATCH 0629/2219] Enable macros BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE and BOOST_HAS_NANOSLEEP. [SVN r44764] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 1f2864b3ae..239f2b758b 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 1f2864b3aeaea6ef1178eaa157a4e0be0c658b1c +Subproject commit 239f2b758b81b383f84f17ac1c1e5b787d0fb079 From 8bdd07fd5bc0779fc962d2faacec2f95b9eb0634 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Fri, 25 Apr 2008 16:50:32 +0000 Subject: [PATCH 0630/2219] Improved swap for optional, co-written by Thorsten and Fernando: added support for tweaking whether swap should use T's default constructor. Added swap member function. Discussed at Boost developers' mailing list, "[optional] problems with swap()", http://lists.boost.org/Archives/boost/2008/04/135882.php [SVN r44766] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 472a68c920..66c366d18a 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 472a68c92012d523f9df93f76f233a5e781cb490 +Subproject commit 66c366d18a416fd1f3500581ef44a0f9d584a74b From a93ec50901c0bfa099f5cca41b1c39d836496685 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Fri, 25 Apr 2008 16:52:34 +0000 Subject: [PATCH 0631/2219] Added unit tests, testing optional swap improvements of revision [44766] [SVN r44767] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 66c366d18a..1afed544db 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 66c366d18a416fd1f3500581ef44a0f9d584a74b +Subproject commit 1afed544db9c2ede9fe1dc4b514a669e81174b44 From 5e6d15e857d454f42d354465c2f16ad22f3913cd Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 25 Apr 2008 17:37:47 +0000 Subject: [PATCH 0632/2219] Get config tests working (missing -lrt). [SVN r44768] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d3c72b24cb..abf4a6418e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d3c72b24cb71c9643607b2dec7b3f3d1985dd2e5 +Subproject commit abf4a6418eb9581914461c464d934f75bb8a1cc3 From e923b8e98ec4b5b2ae1ee45feb9680bb977f7678 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 02:02:44 +0000 Subject: [PATCH 0633/2219] Applied patch provided by Felipe Magno de Almeida [felipe.m.almeida@gmail.com]. [SVN r44771] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e47f6e4673..c403847634 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e47f6e4673341f4585f03ade87d5bafab084ff17 +Subproject commit c403847634963e4564c29ab36ded6bd50ccd153c From 9107ad063fc6afc51d86c5b0666069d2611a7e47 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Sat, 26 Apr 2008 06:36:59 +0000 Subject: [PATCH 0634/2219] No need for the new ctors to be templates [SVN r44772] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 8b3907ae81..2251b1d2df 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 8b3907ae811554608fe17581a04f66faa80f9519 +Subproject commit 2251b1d2df3d85e162a29a1999fd1fb9521b5b77 From db4f13b6098212b21d7e9025eb9f1e706c20e935 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sat, 26 Apr 2008 07:34:46 +0000 Subject: [PATCH 0635/2219] Fixed g++ compile error [SVN r44773] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index bc89df04cb..de67d2e27e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit bc89df04cb86764eaf886acae1565a4cad78b08a +Subproject commit de67d2e27e6e21459f08d1229f6ffb99a0a80591 From 1d7b685fead9c488976d77e3e0d1e86b71cd2056 Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Sat, 26 Apr 2008 09:54:07 +0000 Subject: [PATCH 0636/2219] use-project didn't actually do what the comment promised. This triggered an error with thread Jamfile that could be seen when bjam was invoked in rootdir with bjam --with-wave. [SVN r44774] --- Jamroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jamroot b/Jamroot index 189bc3a413..0205e9f7ef 100644 --- a/Jamroot +++ b/Jamroot @@ -497,7 +497,7 @@ rule boost-install ( libraries * ) } # Make project ids of all libraries known. -for local l in $(libraries) +for local l in $(all-libraries) { use-project /boost/$(l) : libs/$(l)/build ; } From 6f3665b43372f1081d4eeaeefffc414e5d3ed0ec Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 26 Apr 2008 13:39:52 +0000 Subject: [PATCH 0637/2219] Added a few more tests. [SVN r44775] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2251b1d2df..7dc6b3d810 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2251b1d2df3d85e162a29a1999fd1fb9521b5b77 +Subproject commit 7dc6b3d8102f14109ee8ea7574f359914f0c72a9 From dfa11d80d0960eec3a8ad1f6294aa5f2c8fcbe36 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Sat, 26 Apr 2008 15:42:13 +0000 Subject: [PATCH 0638/2219] Added new reset()-counterparts for the new ctors [SVN r44777] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 7dc6b3d810..6f8dc5923c 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 7dc6b3d8102f14109ee8ea7574f359914f0c72a9 +Subproject commit 6f8dc5923c11e580556c2518e89edfb224ddb287 From 84d973fe3b122be4a07515b160a815935b346fce Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 26 Apr 2008 17:43:58 +0000 Subject: [PATCH 0639/2219] Added protected destructor to the base type error_info_base [SVN r44781] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 487235a7cc..b5877b8d9a 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 487235a7cccbb62f6b846c8c9501db47804be5c4 +Subproject commit b5877b8d9a02e69a93342ea6cb9b5ace0660f848 From 77e5a38f6c604984764deb4051f782a974bbdf56 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Sat, 26 Apr 2008 19:59:11 +0000 Subject: [PATCH 0640/2219] Refactored and optimized enable_shared_from_this [SVN r44782] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 6f8dc5923c..a01e4c3f83 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 6f8dc5923c11e580556c2518e89edfb224ddb287 +Subproject commit a01e4c3f83514c5f0cc933359b31f536f0376876 From fab240688c915af4d8b6f55ed067a8466e794be7 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 20:09:56 +0000 Subject: [PATCH 0641/2219] Added wrap_action for zero parameter semantic actions [SVN r44783] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c403847634..4706fcb6fc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c403847634963e4564c29ab36ded6bd50ccd153c +Subproject commit 4706fcb6fc944df18e7d900f36b0efd8a9f89e17 From 45beef05fab9e1c76aae35fdeb55a164f20e7ede Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 20:10:36 +0000 Subject: [PATCH 0642/2219] Spirit.Lex: fixed typos in comments [SVN r44784] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 4706fcb6fc..9690c9154a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 4706fcb6fc944df18e7d900f36b0efd8a9f89e17 +Subproject commit 9690c9154ae7a2e38de23bc4e7c29b26575f26cd From a672d0818fe7a9aae5ce87f0907725b79eddaca7 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 20:11:25 +0000 Subject: [PATCH 0643/2219] Spirit.Classic: Added some explaining comments to the namespace handling. [SVN r44785] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 9690c9154a..45af0e1f88 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 9690c9154ae7a2e38de23bc4e7c29b26575f26cd +Subproject commit 45af0e1f8816b56a3c0dd20c9b78b45e44f5cd7c From 8d74da12e8831596c4784e0742b059e2b4f2de52 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 20:12:12 +0000 Subject: [PATCH 0644/2219] Spirit: applied patch from #1886, closed now. [SVN r44786] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 45af0e1f88..6b73e6b839 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 45af0e1f8816b56a3c0dd20c9b78b45e44f5cd7c +Subproject commit 6b73e6b8399c21182f4038b4c8c1267ac86bf7c0 From 3d9ead14df215ed6ea3a87d3b18b8abbd5d55cf9 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 20:24:00 +0000 Subject: [PATCH 0645/2219] Spirit: Switched to use unordered from main Boost distribution, removed local copy of unordered. [SVN r44787] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6b73e6b839..dc4d0e9fa3 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6b73e6b8399c21182f4038b4c8c1267ac86bf7c0 +Subproject commit dc4d0e9fa35facac37fb52cf6e8640d1a457ba04 From 4a99e61e957e8d9f228a5f8e3b907d78d630d4f3 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 26 Apr 2008 21:51:59 +0000 Subject: [PATCH 0646/2219] Phoenix: Fixed gcc 4.3.0 compilation issue. [SVN r44789] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index dc4d0e9fa3..cb8131449d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit dc4d0e9fa35facac37fb52cf6e8640d1a457ba04 +Subproject commit cb8131449d20e44a429b6688eace747cbacadb53 From 6ea5b2f13db519ed4aa76d72fa85c8cae9c4b7bc Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 26 Apr 2008 22:21:50 +0000 Subject: [PATCH 0647/2219] Add the test target name to the bjam XML log output to make it easier to match tests to jam targets. [SVN r44790] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index abf4a6418e..9dc48843f8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit abf4a6418eb9581914461c464d934f75bb8a1cc3 +Subproject commit 9dc48843f84c6ebf3f15c88fa77554143ff015cb From b7ecbd7f30122e994ca959eec4e711d642bd01df Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 26 Apr 2008 23:15:40 +0000 Subject: [PATCH 0648/2219] Re-implement PJL in Python to fix various problems with the C++ version. In brief to remove the need of a good C++ compiler to submit results, remove the post-processing of the raw bjam output, and to fix missing results (for example Spirit classic results). [SVN r44791] --- tools/regression/src/process_jam_log.py | 383 ++++++++++++++++++++++++ 1 file changed, 383 insertions(+) create mode 100755 tools/regression/src/process_jam_log.py diff --git a/tools/regression/src/process_jam_log.py b/tools/regression/src/process_jam_log.py new file mode 100755 index 0000000000..4ffa04a5a4 --- /dev/null +++ b/tools/regression/src/process_jam_log.py @@ -0,0 +1,383 @@ +#!/usr/bin/python +# Copyright 2008 Rene Rivera +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) + +import re +import optparse +import time +import xml.dom.minidom +from xml.sax.saxutils import unescape, escape +import os.path + +#~ Process a bjam XML log into the XML log format for Boost result processing. +class BJamLog2Results: + + def __init__(self): + opt = optparse.OptionParser( + usage="%prog [options] input") + opt.add_option( '--output', + help="output file" ) + opt.add_option( '--runner', + help="runner ID (e.g. 'Metacomm')" ) + opt.add_option( '--comment', + help="an HTML comment file to be inserted in the reports" ) + opt.add_option( '--tag', + help="the tag for the results" ) + opt.add_option( '--incremental', + help="do incremental run (do not remove previous binaries)", + action='store_true' ) + opt.add_option( '--platform' ) + opt.add_option( '--source' ) + opt.add_option( '--revision' ) + self.output = None + self.runner = None + self.comment='comment.html' + self.tag='trunk' + self.incremental=False + self.platform='' + self.source='SVN' + self.revision=None + self.input = [] + ( _opt_, self.input ) = opt.parse_args(None,self) + self.results = xml.dom.minidom.parseString(''' + + +''' % { + 'source' : self.source, + 'runner' : self.runner, + 'platform' : self.platform, + 'tag' : self.tag, + 'run-type' : 'incremental' if self.incremental else 'full', + 'revision' : self.revision, + } ) + + self.test = {} + self.target = {} + self.child = {} + self.parent = {} + self.log = {} + + self.add_log() + self.gen_output() + + #~ print self.test + #~ print self.target + + def add_log(self): + bjam_log = xml.dom.minidom.parse(self.input[0]) + self.x(bjam_log.documentElement) + + def gen_output(self): + if self.output: + out = open(self.output,'w') + else: + out = sys.stdout + if out: + self.results.writexml(out,encoding='utf-8') + + def tostring(self): + return self.results.toxml('utf-8') + + def x(self, *context, **kwargs): + node = None + names = [ ] + for c in context: + if c: + if not isinstance(c,xml.dom.Node): + suffix = '_'+c.replace('-','_').replace('#','_') + else: + suffix = '_'+c.nodeName.replace('-','_').replace('#','_') + node = c + names.append('x') + names = map(lambda x: x+suffix,names) + if node: + for name in names: + if hasattr(self,name): + return getattr(self,name)(node,**kwargs) + else: + assert False, 'Unknown node type %s'%(name) + return None + + #~ The single top-level build element... + def x_build( self, node ): + test_run = self.results.documentElement + #~ Iterate over the sub-sections in a specific order to build up the + #~ cross-reference information and the XML output. + for type in ('timestamp','comment','test','targets','action'): + items = self.x(node,type) + #~ Any items generated by the processing are inteserted into the results. + if items: + for item in items: + if item: + test_run.appendChild(self.results.createTextNode("\n")) + test_run.appendChild(item) + return None + + #~ The timestamp goes to the corresponding attribute in the result. + def x_build_timestamp( self, node ): + test_run = self.results.documentElement + timestamp = self.get_child(self.get_child(node,tag='timestamp'),tag='#cdata-section').data.strip() + test_run.setAttribute('timestamp',timestamp) + return None + + #~ Comment file becomes a comment node. + def x_build_comment( self, node ): + comment = None + if self.comment: + comment_f = open(self.comment) + if comment_f: + comment = comment_f.read() + comment_f.close() + if not comment: + comment = '' + return [self.new_text('comment',comment)] + + #~ Tests are remembered for future reference. + def x_build_test( self, node ): + test_run = self.results.documentElement + test_node = self.get_child(node,tag='test') + while test_node: + test_name = test_node.getAttribute('name') + self.test[test_name] = { + 'library' : test_name.split('/',1)[0], + 'test-name' : test_name.split('/',1)[1], + 'test-type' : test_node.getAttribute('type').lower(), + 'test-program' : self.get_child_data(test_node,tag='source').strip(), + 'target' : self.get_child_data(test_node,tag='target').strip(), + 'info' : self.get_child_data(test_node,tag='info',strip=True) + } + #~ Add a lookup for the test given the test target. + self.target[self.test[test_name]['target']] = test_name + test_node = self.get_sibling(test_node.nextSibling,tag='test') + return None + + #~ Process the target dependency DAG into an ancestry tree so we can look up + #~ which top-level library and test targets specific build actions correspond to. + def x_build_targets( self, node ): + test_run = self.results.documentElement + target_node = self.get_child(self.get_child(node,tag='targets'),tag='target') + while target_node: + name = self.get_child_data(target_node,tag='name').strip() + #~ Map for jam targets to virtual targets. + self.target[self.get_child_data(target_node,tag='jam-target').strip()] = { + 'name' : name, + 'path' : self.get_child_data(target_node,tag='path').strip() + } + #~ Create the bidirectional ancestry. + self.child[name] = [] + dep_node = self.get_child(self.get_child(target_node,tag='dependencies'),tag='dependency') + while dep_node: + child = self.get_data(dep_node).strip() + self.child[name].append(child) + self.parent[child] = name + dep_node = self.get_sibling(dep_node.nextSibling,tag='dependency') + target_node = self.get_sibling(target_node.nextSibling,tag='target') + return None + + #~ Given a build action log, process into the corresponding test log and + #~ specific test log sub-part. + def x_build_action( self, node ): + test_run = self.results.documentElement + action_node = self.get_child(node,tag='action') + while action_node: + name = self.get_child(action_node,tag='name') + if name: + name = self.get_data(name) + #~ Based on the action, we decide what sub-section the log + #~ should go into. + action_type = None + if re.match('[^%]+%[^.]+[.](compile)',name): + action_type = 'compile' + elif re.match('[^%]+%[^.]+[.](link|archive)',name): + action_type = 'link' + elif re.match('[^%]+%testing[.](capture-output)',name): + action_type = 'run' + if action_type: + #~ Get the corresponding test. + (target,test) = self.get_test(action_node,type=action_type) + #~ And the log node, which we will add the results to. + log = self.get_log(action_node,test) + #~ print "--- [%s] %s %s :: %s" %(action_type,name,target,log) + #~ Collect some basic info about the action. + result_data = "%(info)s\n\n%(command)s\n%(output)s\n" % { + 'command' : self.get_action_command(action_node,action_type), + 'output' : self.get_action_output(action_node,action_type), + 'info' : self.get_action_info(action_node,action_type) + } + #~ The result sub-part we will add this result to. + result_node = self.get_child(log,tag=action_type) + if not result_node: + #~ If we don't have one already, create it and add the result. + result_node = self.new_text(action_type,result_data, + result='succeed' if action_node.getAttribute('status') == '0' else 'fail', + timestamp=action_node.getAttribute('start')) + log.appendChild(self.results.createTextNode("\n")) + log.appendChild(result_node) + else: + #~ For an existing result node we set the status to fail + #~ when any of the individual actions fail. + result = result_node.getAttribute('result') + if action_node.getAttribute('status') != '0': + result = 'fail' + result_node.setAttribute('result',result) + result_node.appendChild(self.results.createTextNode("\n")) + result_node.appendChild(self.results.createTextNode(result_data)) + action_node = self.get_sibling(action_node.nextSibling,tag='action') + return self.log.values() + + #~ The command executed for the action. For run actions we omit the command + #~ as it's just noise. + def get_action_command( self, action_node, action_type ): + if action_type != 'run': + return self.get_child_data(action_node,tag='command') + else: + return '' + + #~ The command output. + def get_action_output( self, action_node, action_type ): + return self.get_child_data(action_node,tag='output',default='') + + #~ Some basic info about the action. + def get_action_info( self, action_node, action_type ): + info = "" + #~ The jam action and target. + info += "%s %s\n" %(self.get_child_data(action_node,tag='name'), + self.get_child_data(action_node,tag='path')) + #~ The timing of the action. + info += "Time: (start) %s -- (end) %s -- (user) %s -- (system) %s\n" %( + action_node.getAttribute('start'), action_node.getAttribute('end'), + action_node.getAttribute('user'), action_node.getAttribute('system')) + #~ And for compiles some context that may be hidden if using response files. + if action_type == 'compile': + define = self.get_child(self.get_child(action_node,tag='properties'),name='define') + while define: + info += "Define: %s\n" %(self.get_data(define,strip=True)) + define = self.get_sibling(define.nextSibling,name='define') + return info + + #~ Find the test corresponding to an action. For testing targets these + #~ are the ones pre-declared in the --dump-test option. For libraries + #~ we create a dummy test as needed. + def get_test( self, node, type = None ): + base = self.target[self.get_child_data(node,tag='jam-target')]['name'] + #~ main-target-type is a precise indicator of what the build target is + #~ proginally meant to be. + main_type = self.get_child_data(self.get_child(node,tag='properties'), + name='main-target-type',strip=True) + target = base + if main_type == 'LIB' and type: + if type == 'compile': + target = self.parent[target] + if not target in self.test: + self.test[target] = { + 'library' : re.search(r'libs/([^/]+)',target).group(1), + 'test-name' : os.path.basename(target), + 'test-type' : 'lib', + 'test-program' : os.path.basename(target), + 'target' : target + } + test = self.test[target] + else: + while target in self.parent: + target = self.parent[target] + test = self.test[self.target[target]] + return (base,test) + + #~ Find, or create, the test-log node to add results to. + def get_log( self, node, test ): + target_directory = os.path.dirname(self.get_child_data( + node,tag='path',strip=True)) + target_directory = re.sub(r'[.][.][/\\]','',target_directory) + target_directory = re.sub(r'[\\]','/',target_directory) + if not target_directory in self.log: + self.log[target_directory] = self.new_node('test-log', + library=test['library'], + test_name=test['test-name'], + test_type=test['test-type'], + test_program=test['test-program'], + toolset=self.get_toolset(node), + target_directory=target_directory, + show_run_output='true' if 'info' in test and test['info'] == 'always_show_run_output' else 'false') + return self.log[target_directory] + + #~ The precise toolset from the build properties. + def get_toolset( self, node ): + toolset = self.get_child_data(self.get_child(node,tag='properties'), + name='toolset',strip=True) + toolset_version = self.get_child_data(self.get_child(node,tag='properties'), + name='toolset-%s:version'%toolset,strip=True) + return '%s-%s' %(toolset,toolset_version) + + #~ XML utilities... + + def get_sibling( self, sibling, tag = None, id = None, name = None ): + n = sibling + while n: + found = True + if tag and found: + found = found and tag == n.nodeName + if (id or name) and found: + found = found and n.nodeType == xml.dom.Node.ELEMENT_NODE + if id and found: + if n.hasAttribute('id'): + found = found and n.getAttribute('id') == id + else: + found = found and n.hasAttribute('id') and n.getAttribute('id') == id + if name and found: + found = found and n.hasAttribute('name') and n.getAttribute('name') == name + if found: + return n + n = n.nextSibling + return None + + def get_child( self, root, tag = None, id = None, name = None ): + return self.get_sibling(root.firstChild,tag=tag,id=id,name=name) + + def get_data( self, node, strip = False, default = None ): + data = None + if node: + if not data: + data = self.get_child(node,tag='#text') + if not data: + data = self.get_child(node,tag='#cdata-section') + if data: + data = data.data if not strip else data.data.strip() + if not data: + data = default + return data + + def get_child_data( self, root, tag = None, id = None, name = None, strip = False, default = None ): + return self.get_data(self.get_child(root,tag=tag,id=id,name=name),strip=strip,default=default) + + def new_node( self, tag, *child, **kwargs ): + result = self.results.createElement(tag) + for k in kwargs.keys(): + if kwargs[k] != '': + if k == 'id': + result.setAttribute('id',kwargs[k]) + elif k == 'klass': + result.setAttribute('class',kwargs[k]) + else: + result.setAttribute(k.replace('_','-'),kwargs[k]) + for c in child: + if c: + result.appendChild(c) + return result + + def new_text( self, tag, data, **kwargs ): + result = self.new_node(tag,**kwargs) + data = data.strip() + if len(data) > 0: + result.appendChild(self.results.createTextNode(data)) + return result + + +BJamLog2Results() From 87161be3a646c10f95cbff37d075d4e9a6539987 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 00:49:41 +0000 Subject: [PATCH 0649/2219] Spirit: disabled some warnings for VC /W4 [SVN r44792] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cb8131449d..4656fd1526 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cb8131449d20e44a429b6688eace747cbacadb53 +Subproject commit 4656fd1526382b50894a9d4a2c564d3be74d9abf From 27604dd093bb8772eeaf80fb8a10c29c05ad7930 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:00:34 +0000 Subject: [PATCH 0650/2219] Spirit: suppressed more VC level 4 warnings [SVN r44793] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 4656fd1526..0c34d7f893 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 4656fd1526382b50894a9d4a2c564d3be74d9abf +Subproject commit 0c34d7f8939a32504837b2e27c8ebfc33406af73 From 3e04b74d81993c9b12309d1e7b19e03c3978c62d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:04:25 +0000 Subject: [PATCH 0651/2219] Fusion: Fixed a VC level 4 warning [SVN r44794] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 6d462cbd63..91ea13a593 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 6d462cbd636b682bff8001ca477834770ffbf43a +Subproject commit 91ea13a593b0b705d31340397aeb915880713a77 From b4ca4190353b7973a930914a8d97bbcb026d6e4d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:08:04 +0000 Subject: [PATCH 0652/2219] Spirit: suppressed more VC level 4 warnings. [SVN r44795] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0c34d7f893..caa3bbad28 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0c34d7f8939a32504837b2e27c8ebfc33406af73 +Subproject commit caa3bbad28a3fd719e919f40a18d07accf692180 From 17f23e0f4ca113df51eb5c26ad0d358b0e5e7a25 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:08:43 +0000 Subject: [PATCH 0653/2219] Spirit: suppressed more VC level 4 warnings. [SVN r44796] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index caa3bbad28..5f484e2c4b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit caa3bbad28a3fd719e919f40a18d07accf692180 +Subproject commit 5f484e2c4b12b1ccd7043725534dd251538146a4 From 7f39f27c890986a4bf2a5e70752b4e43bc21e896 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:38:42 +0000 Subject: [PATCH 0654/2219] Spirit.Lex: Attempt to fix Intel V9.1 issue. [SVN r44797] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 5f484e2c4b..538ae6ac33 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 5f484e2c4b12b1ccd7043725534dd251538146a4 +Subproject commit 538ae6ac3344f27eae657fe1145098d9218dcc00 From a351fe31302728f248ba01e26ee8f51a247bc525 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:44:31 +0000 Subject: [PATCH 0655/2219] Spirit.Lex: fixed some gcc 4.3 warnings. [SVN r44798] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 538ae6ac33..4d5aeff7f8 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 538ae6ac3344f27eae657fe1145098d9218dcc00 +Subproject commit 4d5aeff7f8a57f2f90fadc3bb5f579685806518d From f71a8bf200a585c8288e6c80d88a677533f23816 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:45:05 +0000 Subject: [PATCH 0656/2219] Spirit.Lex: Fixed gcc 4.3 compilation erros. [SVN r44799] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 4d5aeff7f8..05932eb1db 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 4d5aeff7f8a57f2f90fadc3bb5f579685806518d +Subproject commit 05932eb1db899b1d3fd5b8951b517884b35f3680 From 9b4ccdbd7e488fdc4eac6075f41a42157328b42b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:46:24 +0000 Subject: [PATCH 0657/2219] Spirit.Lex: fixed some gcc 4.3 warnings. [SVN r44800] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 05932eb1db..8354a8fec1 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 05932eb1db899b1d3fd5b8951b517884b35f3680 +Subproject commit 8354a8fec18cf7f38d7acd4c111c627270429aeb From b535e18e37682a06e915ae95825fb613d831aae8 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:47:35 +0000 Subject: [PATCH 0658/2219] Spirit.Lex: fixed some gcc 4.3 warnings. [SVN r44801] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8354a8fec1..87132a99ae 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8354a8fec18cf7f38d7acd4c111c627270429aeb +Subproject commit 87132a99aee7a79de7273fac71fe160512a01e22 From cce2c67c9cb95f12d0ac1baae94c42492f2221d7 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:50:50 +0000 Subject: [PATCH 0659/2219] Spirit.Karma: Fixed Jamfile [SVN r44802] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 87132a99ae..49da119c16 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 87132a99aee7a79de7273fac71fe160512a01e22 +Subproject commit 49da119c16deca44466baebb79d13e127eb7d936 From 131f8987679e66c8ef3cf9acef149c3d98459d89 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 01:59:44 +0000 Subject: [PATCH 0660/2219] Spirit.Qi: Fixed a ambiguity reported by gcc 4.3 [SVN r44803] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 49da119c16..09a5b7cb10 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 49da119c16deca44466baebb79d13e127eb7d936 +Subproject commit 09a5b7cb10cc8fe99afa50e9181971e6dc8df1b9 From f732c36632e5e3c08a08989d5d255950a93a3a14 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 02:01:22 +0000 Subject: [PATCH 0661/2219] Spirit.Karma: Fixed gcc 4.3 compilation issue. [SVN r44804] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 09a5b7cb10..5f91bbb99f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 09a5b7cb10cc8fe99afa50e9181971e6dc8df1b9 +Subproject commit 5f91bbb99f126a5b1d7043053cd514faeca27943 From 37a848860aed2cd2ed73e38ab1f1d79753115270 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 02:04:07 +0000 Subject: [PATCH 0662/2219] Spirit: Fixed a ambiguity reported by VC8 for embedded systems [SVN r44805] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 5f91bbb99f..d0a4d525e7 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 5f91bbb99f126a5b1d7043053cd514faeca27943 +Subproject commit d0a4d525e7a75510908f90d268d3c3fd89ec457a From 4e96ce07161a7b8f7a89e33d63b9d17847539916 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 27 Apr 2008 03:21:12 +0000 Subject: [PATCH 0663/2219] tweak: const correctness [SVN r44806] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d0a4d525e7..0e14db2f58 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d0a4d525e7a75510908f90d268d3c3fd89ec457a +Subproject commit 0e14db2f582805b8b767815d1a59abf7713d7cb4 From 6ac697a9a0a699e51ee340ec198cd596c73cf856 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 27 Apr 2008 07:39:49 +0000 Subject: [PATCH 0664/2219] Merge in documentation fixes. Apart from the change to optional's documenation Jamfile, which I included by mistake. Fixes #1659, #1661, #1684, #1685, 1687, #1690, #1801 I wrote about this at: http://lists.boost.org/Archives/boost/2008/04/136405.php Merged revisions 44585-44806 via svnmerge from https://svn.boost.org/svn/boost/branches/doc ........ r44585 | danieljames | 2008-04-19 16:25:27 +0100 (Sat, 19 Apr 2008) | 2 lines Fix broken link to vacpp in bjam docs. Refs #1512 ........ r44586 | danieljames | 2008-04-19 16:27:36 +0100 (Sat, 19 Apr 2008) | 2 lines Fix broken link to bcpp in bjam docs. Refs #1513 ........ r44587 | danieljames | 2008-04-19 16:33:58 +0100 (Sat, 19 Apr 2008) | 2 lines DateTime documentation - Fix a link to the serialization library. Refs #1659 ........ r44588 | danieljames | 2008-04-19 16:35:36 +0100 (Sat, 19 Apr 2008) | 2 lines Fix some links in interprocess & intrusive. Refs #1661 ........ r44589 | danieljames | 2008-04-19 16:37:39 +0100 (Sat, 19 Apr 2008) | 2 lines Fix some links in the python docs. Refs #1684. ........ r44590 | danieljames | 2008-04-19 16:38:29 +0100 (Sat, 19 Apr 2008) | 2 lines Work around a quickbook bug which is affecting the python docs. Refs #1684. ........ r44591 | danieljames | 2008-04-19 16:39:34 +0100 (Sat, 19 Apr 2008) | 2 lines Fix a broken link in the numeric conversion docs. Refs #1685 ........ r44592 | danieljames | 2008-04-19 16:40:45 +0100 (Sat, 19 Apr 2008) | 2 lines Fix some links in the optional docs. Refs #1687 ........ r44593 | danieljames | 2008-04-19 16:42:09 +0100 (Sat, 19 Apr 2008) | 2 lines Fix link to the hash documentation from bimap. Refs #1690 ........ r44599 | danieljames | 2008-04-19 18:07:33 +0100 (Sat, 19 Apr 2008) | 2 lines Fix a typo in the format library. Refs #1801 ........ r44600 | danieljames | 2008-04-19 19:20:59 +0100 (Sat, 19 Apr 2008) | 1 line Initialise svnmerge. ........ r44641 | danieljames | 2008-04-20 18:59:47 +0100 (Sun, 20 Apr 2008) | 2 lines Fix the lincense url in shared container iterator documentation. ........ r44642 | danieljames | 2008-04-20 19:00:00 +0100 (Sun, 20 Apr 2008) | 2 lines Fix image link in the mpi documentation. ........ r44643 | danieljames | 2008-04-20 19:00:11 +0100 (Sun, 20 Apr 2008) | 2 lines Fix a typo in the spirit docs. ........ r44644 | danieljames | 2008-04-20 19:00:23 +0100 (Sun, 20 Apr 2008) | 2 lines Escape the slash so that quickbook doesn't think it the start of an italic section, and mess up the link. Refs #1844 ........ r44647 | danieljames | 2008-04-20 19:39:47 +0100 (Sun, 20 Apr 2008) | 2 lines Fix another typo in spirit docs. ........ [SVN r44807] --- libs/bimap | 2 +- libs/date_time | 2 +- libs/format | 2 +- libs/interprocess | 2 +- libs/intrusive | 2 +- libs/mpi | 2 +- libs/numeric/conversion | 2 +- libs/optional | 2 +- libs/python | 2 +- libs/spirit | 2 +- libs/utility | 2 +- tools/build | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/libs/bimap b/libs/bimap index 5f6dad7f6e..02b2282260 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit 5f6dad7f6ef597fc80bc5b1b405336173ab108df +Subproject commit 02b2282260c42a018a79db4fc950d3ff07ecf570 diff --git a/libs/date_time b/libs/date_time index 48a959accb..aebbc1c144 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 48a959accbd94aebb1ada76a28852fc1352a9e8b +Subproject commit aebbc1c144455724f58ea240a94c5cc1f268bc37 diff --git a/libs/format b/libs/format index e21414149c..8bbaa45579 160000 --- a/libs/format +++ b/libs/format @@ -1 +1 @@ -Subproject commit e21414149c902f09f4303e29e61d216f530992b8 +Subproject commit 8bbaa4557929f2b614b65e6d9a4aed19e786135c diff --git a/libs/interprocess b/libs/interprocess index de62388dc7..5c06570b14 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit de62388dc750405d3a84a1cb3c0e8eeb54345719 +Subproject commit 5c06570b14e0bb90c8430baddf3cc3a52db7e00b diff --git a/libs/intrusive b/libs/intrusive index cd2a6c3368..daea35153f 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit cd2a6c33683abcfb35f8b12c5dac3ceaeafe72a9 +Subproject commit daea35153f006e2fb6ee4aa2302bd1bd01782c0c diff --git a/libs/mpi b/libs/mpi index e826b118aa..bce78db7ac 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit e826b118aa814a656e224cb99124d1926ebf1e72 +Subproject commit bce78db7ac7323d63fe8b74be9866066bb60008e diff --git a/libs/numeric/conversion b/libs/numeric/conversion index 6dc956e342..128e01f1ea 160000 --- a/libs/numeric/conversion +++ b/libs/numeric/conversion @@ -1 +1 @@ -Subproject commit 6dc956e342b558a596ed27d2270e555d89d0bdcc +Subproject commit 128e01f1eae8ee5e24208306214a1b475583a7e9 diff --git a/libs/optional b/libs/optional index 1afed544db..951b49f992 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 1afed544db9c2ede9fe1dc4b514a669e81174b44 +Subproject commit 951b49f992d2ae205fedf7e6a254ad54c1ad6cc5 diff --git a/libs/python b/libs/python index b316819925..a33ed032c6 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit b316819925a9d4536a60d06a83a8e7aba44d788a +Subproject commit a33ed032c6a672caef19f2f9ac19cf9b0053a7bb diff --git a/libs/spirit b/libs/spirit index 0e14db2f58..41840e0470 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0e14db2f582805b8b767815d1a59abf7713d7cb4 +Subproject commit 41840e0470c8c41548c470508e08327b83af47b0 diff --git a/libs/utility b/libs/utility index a5b85eda07..f1c86c35c4 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit a5b85eda07d936b497dd519a8dbfe8339f6d9d2d +Subproject commit f1c86c35c43c6a625c2fbd0fe350fec39ab4d829 diff --git a/tools/build b/tools/build index 9dc48843f8..ffd8344b45 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9dc48843f84c6ebf3f15c88fa77554143ff015cb +Subproject commit ffd8344b456318b0256ef0582687832e7e267d09 From 8c53c33f213b0eb3da754be029d380b687b80108 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 27 Apr 2008 08:41:13 +0000 Subject: [PATCH 0665/2219] added grammar_class [SVN r44812] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 41840e0470..2c17f4c9f4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 41840e0470c8c41548c470508e08327b83af47b0 +Subproject commit 2c17f4c9f43c910745fb153b0cbf144eb932664d From 518945e545368d7dfd944e0a804ec6ff835fcdc9 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 27 Apr 2008 08:41:47 +0000 Subject: [PATCH 0666/2219] added grammar_class test [SVN r44813] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2c17f4c9f4..84012e2ee3 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2c17f4c9f43c910745fb153b0cbf144eb932664d +Subproject commit 84012e2ee3ab6aa6ca06647ea42b68ce78fffd5c From c830853de92a52fbf60b62794cc16b7f1d783442 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 27 Apr 2008 08:44:38 +0000 Subject: [PATCH 0667/2219] tweak grammar_class test [SVN r44814] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 84012e2ee3..bc41709d8b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 84012e2ee3ab6aa6ca06647ea42b68ce78fffd5c +Subproject commit bc41709d8bf6b97d3aeebe2cba8af7ff7ad605d6 From 2b3abc8e0516c5a030770977aff76420927921bb Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 27 Apr 2008 09:11:33 +0000 Subject: [PATCH 0668/2219] tweak grammar_class test [SVN r44815] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index bc41709d8b..e55f09961f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit bc41709d8bf6b97d3aeebe2cba8af7ff7ad605d6 +Subproject commit e55f09961f7feeec19cd9dde7fa95f2f98acec8c From be1b68f8c9e7964c60bf2effe47f63e7b38e8fa8 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 27 Apr 2008 09:11:49 +0000 Subject: [PATCH 0669/2219] tweak grammar_class [SVN r44816] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e55f09961f..3c7927eba8 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e55f09961f7feeec19cd9dde7fa95f2f98acec8c +Subproject commit 3c7927eba8967942dcd9e00e6c1c3c7616b565c7 From cb9deb6548db1777482035f9b7bd81923e05fdb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 27 Apr 2008 14:57:11 +0000 Subject: [PATCH 0670/2219] Intrusive: * Added `linear<>` and `cache_last<>` options to singly linked lists. * Added `optimize_multikey<>` option to unordered container hooks. * Optimized unordered containers when `store_hash` option is used in the hook. * Implementation changed to be exception agnostic so that it can be used in environments without exceptions. * Added `container_from_iterator` function to tree-based containers. Interprocess: * Added anonymous shared memory for UNIX systems. * Fixed file lock compilation errors [SVN r44818] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 5c06570b14..15990aea8c 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 5c06570b14e0bb90c8430baddf3cc3a52db7e00b +Subproject commit 15990aea8c6234c707c7a8d12775813bbda0f7df From a0d269bd415a77fedc9af4cb149d88d48539f00e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 27 Apr 2008 15:03:06 +0000 Subject: [PATCH 0671/2219] Intrusive: * Added `linear<>` and `cache_last<>` options to singly linked lists. * Added `optimize_multikey<>` option to unordered container hooks. * Optimized unordered containers when `store_hash` option is used in the hook. * Implementation changed to be exception agnostic so that it can be used in environments without exceptions. * Added `container_from_iterator` function to tree-based containers. Interprocess: * Added anonymous shared memory for UNIX systems. * Fixed file lock compilation errors [SVN r44819] --- libs/interprocess | 2 +- libs/intrusive | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/interprocess b/libs/interprocess index 15990aea8c..3af7cdba54 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 15990aea8c6234c707c7a8d12775813bbda0f7df +Subproject commit 3af7cdba54d23fa57306119ef18ec306be4bddcd diff --git a/libs/intrusive b/libs/intrusive index daea35153f..7e50778757 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit daea35153f006e2fb6ee4aa2302bd1bd01782c0c +Subproject commit 7e50778757c77d2384d5ed6fe826f9d088ae3f61 From 52b5f14b80e276a3681a47a86b9e7cbf0c45b50c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 18:09:29 +0000 Subject: [PATCH 0672/2219] Spirit.Lex: introduced workaround for Intel compilers <= V9.1 [SVN r44820] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 3c7927eba8..0efb13fb4c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 3c7927eba8967942dcd9e00e6c1c3c7616b565c7 +Subproject commit 0efb13fb4c54ab2fd13641cb26abe0ed15ca14bd From c7030ddcf49808c5f98eb51eb079a84c851a9690 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 18:11:17 +0000 Subject: [PATCH 0673/2219] Spirit.Qi: Made it clear for gcc 4.3 which ref() to use. [SVN r44821] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0efb13fb4c..04ded1891d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0efb13fb4c54ab2fd13641cb26abe0ed15ca14bd +Subproject commit 04ded1891dae88e2b6d61e28ca42a85823fc0064 From 4e9617892d23e08b37bc84911ba43c9b6029ea7c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 18:14:49 +0000 Subject: [PATCH 0674/2219] Spirit.Lex: Fixed a gcc 4.3 warning [SVN r44822] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 04ded1891d..f93fa11c12 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 04ded1891dae88e2b6d61e28ca42a85823fc0064 +Subproject commit f93fa11c12e1740e49c9638fa265b961757aa24c From a2bde09a688bbb995673ad5f3e66a789bcf4e9f0 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 18:28:04 +0000 Subject: [PATCH 0675/2219] Spirit.Lex: Fixed a gcc 4.3 warning [SVN r44823] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f93fa11c12..96ddd776ae 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f93fa11c12e1740e49c9638fa265b961757aa24c +Subproject commit 96ddd776aeec8050523eddc1854976b1874937f0 From 3caa3ab5138c648a02302e6a6dbc589fb8cd5e7f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 27 Apr 2008 18:37:41 +0000 Subject: [PATCH 0676/2219] Spirit.Lex: Fixed a gcc 4.3 warning (again, sigh) [SVN r44824] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 96ddd776ae..cc512ae371 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 96ddd776aeec8050523eddc1854976b1874937f0 +Subproject commit cc512ae371684d4460f7a666a6400e36e81f663c From 96b1d45a0c0d95c0d31bb665d4a60b134fc55123 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 27 Apr 2008 21:07:10 +0000 Subject: [PATCH 0677/2219] Added forward declaration of optional's boost::swap overload, as mentioned at http://article.gmane.org/gmane.comp.lib.boost.devel/174350 "Re: [optional] problems with swap()" [SVN r44825] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 951b49f992..a4572497be 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 951b49f992d2ae205fedf7e6a254ad54c1ad6cc5 +Subproject commit a4572497bef424f4db0ceb4fe75661ce0218611a From acf1ffb941c433ba3a4151b90964dc26ecfc6bfa Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 27 Apr 2008 21:09:50 +0000 Subject: [PATCH 0678/2219] Replaced "using std::swap" by "using boost::swap" within optional::swap member function, hoping to fix GCC test failures, as mentioned at http://article.gmane.org/gmane.comp.lib.boost.devel/174350 "Re: [optional] problems with swap()" [SVN r44826] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index a4572497be..74674531c8 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit a4572497bef424f4db0ceb4fe75661ce0218611a +Subproject commit 74674531c880f34773ecfc9c89e7198b84e6fd72 From c274adde8c92d37cf492f4a95cc3bc6fa48b6c0c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 28 Apr 2008 01:07:52 +0000 Subject: [PATCH 0679/2219] tweaks [SVN r44831] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cc512ae371..aeaf3024bd 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cc512ae371684d4460f7a666a6400e36e81f663c +Subproject commit aeaf3024bd5af52dfbfc512a395cc7fd7b369ad1 From 990793d958d1a10b2c1805d3f073ea465718112d Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Mon, 28 Apr 2008 07:17:11 +0000 Subject: [PATCH 0680/2219] Improved sp_deleter_wrapper implementation [SVN r44837] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index a01e4c3f83..e3422efec6 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit a01e4c3f83514c5f0cc933359b31f536f0376876 +Subproject commit e3422efec60dc9eb70bf8dafd53ffdc957615016 From f7d94f51d875d54f1d115cc3f9cb7aa7bb60eac9 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 28 Apr 2008 09:00:58 +0000 Subject: [PATCH 0681/2219] Added detail::try_lock_wrapper for use as scoped_try_lock typedefs, to fix issue #1873 [SVN r44838] --- libs/smart_ptr | 2 +- libs/thread | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index e3422efec6..f13591ef2b 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit e3422efec60dc9eb70bf8dafd53ffdc957615016 +Subproject commit f13591ef2b98a9b0158faff458a200861e9ba7cd diff --git a/libs/thread b/libs/thread index de67d2e27e..918b920670 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit de67d2e27e6e21459f08d1229f6ffb99a0a80591 +Subproject commit 918b920670053a9b0cd334e2d165a5d2e5674b41 From 694f6820670cc64e2927062d374fc5058dbbeb0f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 28 Apr 2008 09:04:40 +0000 Subject: [PATCH 0682/2219] reverted accidental change [SVN r44839] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index f13591ef2b..4bb747fb27 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit f13591ef2b98a9b0158faff458a200861e9ba7cd +Subproject commit 4bb747fb273ae01395c3821511bfa62b78c9d0f6 From b81411ac502c1e4bdf9bd5c98364da5287103e86 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 28 Apr 2008 09:10:38 +0000 Subject: [PATCH 0683/2219] Added entry to breaking changes about default-constructed threads and the current thread: issue #1835 [SVN r44840] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 918b920670..a5c02b73dc 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 918b920670053a9b0cd334e2d165a5d2e5674b41 +Subproject commit a5c02b73dc0e7be43a3a240ebc3dd0b53b6829d9 From 4045d17829152c6f48eb199821c915685d8fdcba Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 28 Apr 2008 11:07:14 +0000 Subject: [PATCH 0684/2219] Fixes for issue #1871 that prevents duplicate symbol errors with VC++ compilers, when building with /Zc:wchar_t-. [SVN r44842] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 5fdf2752ae..3704b9c595 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 5fdf2752ae3633b6e14646a7cb7e15747721381e +Subproject commit 3704b9c59525dffe91acec6d7d69932bee9b6405 From 058c684dd65ab4d85660528c11367e8fbf02623c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 28 Apr 2008 11:15:13 +0000 Subject: [PATCH 0685/2219] experimental grammar/grammar_def unification [SVN r44843] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index aeaf3024bd..dcf54f0ab9 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit aeaf3024bd5af52dfbfc512a395cc7fd7b369ad1 +Subproject commit dcf54f0ab9fb18bd7195b46e4c7ef27b7782cde4 From 8437bdf0d9bd16617a380d4b87f619d3e5b33fed Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 28 Apr 2008 11:16:29 +0000 Subject: [PATCH 0686/2219] experimental grammar/grammar_def unification [SVN r44844] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index dcf54f0ab9..b7cb4d9850 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit dcf54f0ab9fb18bd7195b46e4c7ef27b7782cde4 +Subproject commit b7cb4d9850b0da7fd6b014df3352dd2364e91f99 From 16a1741e93176d825ede3b6644873059b5e3067d Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 28 Apr 2008 11:17:09 +0000 Subject: [PATCH 0687/2219] calc2 generating an AST [SVN r44845] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index b7cb4d9850..cfe8961485 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit b7cb4d9850b0da7fd6b014df3352dd2364e91f99 +Subproject commit cfe896148539856d81a221cef6206f2045652164 From 8f18da66e52a38918a6718ff455a5614bf66a8b7 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 28 Apr 2008 12:26:27 +0000 Subject: [PATCH 0688/2219] Updated locks.hpp to work with gcc as well as msvc [SVN r44846] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a5c02b73dc..1c5c070983 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a5c02b73dc0e7be43a3a240ebc3dd0b53b6829d9 +Subproject commit 1c5c07098354754262b382a207d86096495f2492 From c85642d691f2de5139b36fa3c67cc9e0a72fff5d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 28 Apr 2008 13:33:15 +0000 Subject: [PATCH 0689/2219] Spirit.Lex: fixed workaround for Intel compilers <= V9.1 [SVN r44847] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cfe8961485..16e798a4f0 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cfe896148539856d81a221cef6206f2045652164 +Subproject commit 16e798a4f0031ae0ad3f34686bbc23f8ab0edd45 From f5d5db6371d9db590caf2440038e06ea600f2f9f Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 28 Apr 2008 13:35:27 +0000 Subject: [PATCH 0690/2219] Update asio version number. [SVN r44848] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 8768d9dff1..bfda1481e0 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 8768d9dff1a55e15f0ff05d09e40603486cb809d +Subproject commit bfda1481e0799acf368efcd0d83e22c13689ced3 From 28f36c04acf6c26623706e09f2b880b1bcfc71c1 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 28 Apr 2008 13:36:18 +0000 Subject: [PATCH 0691/2219] Add raw socket support. [SVN r44849] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index bfda1481e0..23c4f7061d 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit bfda1481e0799acf368efcd0d83e22c13689ced3 +Subproject commit 23c4f7061d272816bd8ff498445f2ffe80fe4009 From a979330153aa4045e452c663af7ed5330529acb6 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 28 Apr 2008 13:44:40 +0000 Subject: [PATCH 0692/2219] Spirit.Qi: Added a missing 'using namespace'. [SVN r44850] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 16e798a4f0..9b8e72f414 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 16e798a4f0031ae0ad3f34686bbc23f8ab0edd45 +Subproject commit 9b8e72f414412226fcc5e48010d26359f5be8390 From 2ab0998b687107ed3e8845e3e789941ef48c3a6c Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 28 Apr 2008 13:56:07 +0000 Subject: [PATCH 0693/2219] Add an experimental two-lock queue implementation for task_io_service. [SVN r44851] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 23c4f7061d..a34a1413ca 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 23c4f7061d272816bd8ff498445f2ffe80fe4009 +Subproject commit a34a1413caa09add14214347f806ca0c3005d722 From fc769de8ce3c4f6761cc4201e05f9f621dc1ae06 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 28 Apr 2008 14:11:46 +0000 Subject: [PATCH 0694/2219] Improve documentation on the size/efficiency of boost::function objects [SVN r44852] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index fe2d04e954..04040ae566 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit fe2d04e95431fefc736b3cb8d1d3dc4c87b61c41 +Subproject commit 04040ae5662bf89d8dfa56a5e587fc6dc7f975bc From 5397c970a7ec392e0804b33462db2e0f3c61f5cf Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 28 Apr 2008 14:34:02 +0000 Subject: [PATCH 0695/2219] Spirit.Qi: calc2_ast: fixed a wrong include statement [SVN r44853] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 9b8e72f414..73f5b091a5 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 9b8e72f414412226fcc5e48010d26359f5be8390 +Subproject commit 73f5b091a5d79d7c94cdb3be810d6b923bb5fbd6 From e836db240ea76575f2ba4f359f283b9b3a82cc2f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 28 Apr 2008 16:46:33 +0000 Subject: [PATCH 0696/2219] add missing #include [SVN r44857] --- libs/parameter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/parameter b/libs/parameter index 98bcbbad78..ef9dfeb2d1 160000 --- a/libs/parameter +++ b/libs/parameter @@ -1 +1 @@ -Subproject commit 98bcbbad78db5fc9143940108f43128a50dc6b36 +Subproject commit ef9dfeb2d16f01f55856c5938dff9e7a1f83856d From d45ced2a9600a4656637e628f6308053f7eecaed Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Mon, 28 Apr 2008 21:14:15 +0000 Subject: [PATCH 0697/2219] Marked MSVC 7.1 optional_test failure as "expected", because of an ADL-related compiler issue. [SVN r44862] --- status/explicit-failures-markup.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index fe7537d82c..10161d70c5 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2516,6 +2516,15 @@ for more information. + + + + + MSVC 2003 (7.1) does not always do argument-dependent lookup (ADL), when it should. + This causes test failures when swapping boost::optional<T>, for + T = optional_swap_test::class_whose_default_ctor_should_be_used. + + From 2558c0a208aae1aab72882504daf011c6940fb97 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Mon, 28 Apr 2008 21:50:19 +0000 Subject: [PATCH 0698/2219] - fix and close #1829 - You are right. The scaled norm wrongly assumed that the first element is not zero. [SVN r44864] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 433f4dbfda..e71cfe5952 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 433f4dbfdabc28c62b165f22c9de9075ef3abec2 +Subproject commit e71cfe5952a117197d51f0c415dffd0a15e966bb From deefeb37c0b5eea030db655c382c1c63215630b1 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Tue, 29 Apr 2008 05:32:13 +0000 Subject: [PATCH 0699/2219] Fixed comment to reflect the intention and the current code [SVN r44873] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 4bb747fb27..357d3c4d54 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 4bb747fb273ae01395c3821511bfa62b78c9d0f6 +Subproject commit 357d3c4d5429f8e2f74d52b0e80c43598728d7a4 From 4ca998821153228ada78adf224dfc4875ef4ebd2 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 29 Apr 2008 10:05:11 +0000 Subject: [PATCH 0700/2219] Changed long long to boost::long_long_type and unsigned long long to boost::ulong_long_type. A couple of other typo corrections, to get the code compiling with g++ -pedantic. [SVN r44877] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index ffbb796900..6012b10c87 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit ffbb7969000c24c51ed8afb4a081d3680522ce89 +Subproject commit 6012b10c8730a64d2e2207f75c07835360c6e892 From 93625ed47c72d21f5b706477a19e5e966e2b7f54 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 29 Apr 2008 13:53:21 +0000 Subject: [PATCH 0701/2219] Spirit.Qi: Fixed grammar_test [SVN r44881] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 73f5b091a5..fdbe745630 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 73f5b091a5d79d7c94cdb3be810d6b923bb5fbd6 +Subproject commit fdbe7456309204bfc2e1c28da4cfa5a200936d74 From 4be0789f0e18cb36e135cdd6a55107713dc85a9e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 29 Apr 2008 14:09:40 +0000 Subject: [PATCH 0702/2219] Spirit.Qi: Fixed grammar_test [SVN r44882] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index fdbe745630..c78ea8e8c5 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit fdbe7456309204bfc2e1c28da4cfa5a200936d74 +Subproject commit c78ea8e8c5221cff937de6a30de892532a79cbe3 From 9c837dfa07dec142fb777230e9cef92d5148d89f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 29 Apr 2008 14:47:29 +0000 Subject: [PATCH 0703/2219] Spirit.Qi: Minor edits mainly in comments [SVN r44883] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c78ea8e8c5..51eaff631c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c78ea8e8c5221cff937de6a30de892532a79cbe3 +Subproject commit 51eaff631c9c2bdc300dd30eaae6b9236813b518 From ed5ce3e96b01bbd863a293da390ec3111fe0f326 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 29 Apr 2008 17:17:45 +0000 Subject: [PATCH 0704/2219] Added required header #include [SVN r44886] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index b5877b8d9a..f3cfeeee57 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit b5877b8d9a02e69a93342ea6cb9b5ace0660f848 +Subproject commit f3cfeeee57f08c87c122c6c3dbf654f54ca7a113 From 7ead1a79c79a67245579e42b50159b1a055ce247 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 29 Apr 2008 17:57:54 +0000 Subject: [PATCH 0705/2219] Add support for MPI_SIGNED_CHAR to Boost.MPI [SVN r44887] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index bce78db7ac..c9da321861 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit bce78db7ac7323d63fe8b74be9866066bb60008e +Subproject commit c9da321861271379f2fa33fde34c2a18b9c17d4c From 671b25d468a445dfbc494679ffcd1e266c01d6a7 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 29 Apr 2008 18:18:01 +0000 Subject: [PATCH 0706/2219] Remove names of unused variables. Fixes #1832 and fixes #1865 [SVN r44889] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index bb1977b17a..ccf09ceddf 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit bb1977b17abcbe39c5a79fefbeed608781de679b +Subproject commit ccf09ceddfd3d6feff094d2f3eb8892322b3c8ef From ba78707fa6889b21bad0f34fd321aa207f91a4ac Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 29 Apr 2008 18:34:28 +0000 Subject: [PATCH 0707/2219] Correct erroneous call to is_reachable from is_connected. Fixes #870 [SVN r44891] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index ccf09ceddf..b98298ab98 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit ccf09ceddfd3d6feff094d2f3eb8892322b3c8ef +Subproject commit b98298ab981e3af1abd0800260d0f47dc7c24724 From b67d2d1a6a60ca49d92b6e1cf583015551e77ae3 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 29 Apr 2008 18:37:26 +0000 Subject: [PATCH 0708/2219] Improve logic to guess the toolset name in top-level configure script. Fixes #1087 [SVN r44893] --- configure | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/configure b/configure index 60391df0da..b7f115e000 100755 --- a/configure +++ b/configure @@ -185,7 +185,28 @@ my_dir="." # Determine the toolset, if not already decided if test "x$TOOLSET" = x; then - TOOLSET=`$my_dir/tools/jam/src/build.sh --guess-toolset` + guessed_toolset=`$my_dir/tools/jam/src/build.sh --guess-toolset` + case $guessed_toolset in + acc | darwin | gcc | como | mipspro | pathscale | pgi | qcc | vacpp ) + TOOLSET=$guessed_toolset + ;; + + intel-* ) + TOOLSET=intel + ;; + + mingw ) + TOOLSET=gcc + ;; + + sun* ) + TOOLSET=sun + ;; + + * ) + # Not supported by Boost.Build + ;; + esac fi rm -f config.log From 436faef61ec4f672303ca20f183b8ed9e84ee44b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 29 Apr 2008 18:46:17 +0000 Subject: [PATCH 0709/2219] Make configure more closely follow autotools conventions. Fixes #1664 [SVN r44895] --- configure | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/configure b/configure index b7f115e000..4e967e6227 100755 --- a/configure +++ b/configure @@ -244,15 +244,15 @@ fi # Setup paths if test "x$EPREFIX" = x; then - EPREFIX=$PREFIX + EPREFIX="\$(prefix)" fi if test "x$LIBDIR" = x; then - LIBDIR="$EPREFIX/lib" + LIBDIR="\$(exec_prefix)/lib" fi if test "x$INCLUDEDIR" = x; then - INCLUDEDIR="$PREFIX/include" + INCLUDEDIR="\$(prefix)/include" fi # Find Python @@ -339,10 +339,10 @@ echo "Generating Makefile..." cat > Makefile < Date: Tue, 29 Apr 2008 20:16:19 +0000 Subject: [PATCH 0710/2219] Updated bounds on uniform_real and uniform_smallint to allow min == max [SVN r44897] --- libs/random | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/random b/libs/random index 9b987df0ab..9512b57937 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit 9b987df0ab2b7d78510ee0e681937a7bf5a66120 +Subproject commit 9512b579375ee57102baa1290f472bbb9d79345d From c5fbfaa787152aefb4e9a5e41f9848520a330823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 29 Apr 2008 22:49:36 +0000 Subject: [PATCH 0711/2219] Typo corrections & minor stylistic comment changes. [SVN r44900] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ffd8344b45..c48f725d30 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ffd8344b456318b0256ef0582687832e7e267d09 +Subproject commit c48f725d30d7ae17dbad07874027ce161942906d From fcd6bad2db7f638fe593700b2487095440540e20 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 00:59:08 +0000 Subject: [PATCH 0712/2219] Spirit.Karma: Fixed rule, added calc2_ast_dump example [SVN r44901] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 51eaff631c..15359da298 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 51eaff631c9c2bdc300dd30eaae6b9236813b518 +Subproject commit 15359da2980ce8ed61caec46c2b6b95ea19bd829 From 865ade2bbc7401d695034560e5af69a5e4eb1a77 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 01:33:53 +0000 Subject: [PATCH 0713/2219] Spirit: Fixed main classic header [SVN r44902] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 15359da298..83737ee98c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 15359da2980ce8ed61caec46c2b6b95ea19bd829 +Subproject commit 83737ee98cde8974d6ba2b3561be05ffafabf28a From c0e0123d5d6c7c8973e1cb21a35c31780478ed55 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 01:57:39 +0000 Subject: [PATCH 0714/2219] Spirit.Karma: Fixing ref() ambiguity [SVN r44904] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 83737ee98c..85effe2aff 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 83737ee98cde8974d6ba2b3561be05ffafabf28a +Subproject commit 85effe2aff266cb87a4e8859481ce85443d3f41c From 004b1bf851c916721fbd92f6b88c1befa9a5d3db Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 01:59:05 +0000 Subject: [PATCH 0715/2219] Spirit.Karma: Fixing ref() ambiguity [SVN r44905] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 85effe2aff..b66237e75f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 85effe2aff266cb87a4e8859481ce85443d3f41c +Subproject commit b66237e75f7c365f51fadea123a7f68bde3d5f9a From bdb51d9f70884a7caedb95ea1a81751977a5e266 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 02:00:28 +0000 Subject: [PATCH 0716/2219] Spirit.Qi: Fixing ref() ambiguity [SVN r44906] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index b66237e75f..8794956f62 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit b66237e75f7c365f51fadea123a7f68bde3d5f9a +Subproject commit 8794956f62f15cdc26ec3671f1b62478b92ede18 From 41114f127c7c6393145ad511da820ff0ec331040 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 02:02:27 +0000 Subject: [PATCH 0717/2219] Spirit.Qi: Fixing ref() ambiguity [SVN r44907] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8794956f62..f7fd670110 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8794956f62f15cdc26ec3671f1b62478b92ede18 +Subproject commit f7fd6701109fe0b2fab49ec26346fbd0dc162af6 From b182d985c787736da08daa0154fb2b79d758039a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 30 Apr 2008 07:57:04 +0000 Subject: [PATCH 0718/2219] Merge in support for equality operators for the unordered containers and hopefully better cross-platform support. Merged revisions 44778-44835,44837-44918 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44778 | danieljames | 2008-04-26 17:15:44 +0100 (Sat, 26 Apr 2008) | 2 lines Remove a trailing comma. ........ r44779 | danieljames | 2008-04-26 17:23:51 +0100 (Sat, 26 Apr 2008) | 1 line Merge in support for equality operators. ........ r44780 | danieljames | 2008-04-26 17:28:44 +0100 (Sat, 26 Apr 2008) | 1 line Use my own list container to avoid working around STL container bugs. ........ r44833 | danieljames | 2008-04-28 08:03:43 +0100 (Mon, 28 Apr 2008) | 1 line Better equality tests. ........ r44834 | danieljames | 2008-04-28 08:04:03 +0100 (Mon, 28 Apr 2008) | 1 line Remove a superfluous check. ........ r44835 | danieljames | 2008-04-28 08:04:21 +0100 (Mon, 28 Apr 2008) | 1 line Add equality reference documentation. ........ r44916 | danieljames | 2008-04-30 08:16:52 +0100 (Wed, 30 Apr 2008) | 1 line New version of list.hpp ........ r44917 | danieljames | 2008-04-30 08:18:31 +0100 (Wed, 30 Apr 2008) | 1 line Support compilers without ADL in the compile tests. ........ r44918 | danieljames | 2008-04-30 08:25:20 +0100 (Wed, 30 Apr 2008) | 7 lines Change the typedef of buffered functions as it was confusing MSVC 6.5 get_allocator wasn't compiling when the allocator workaround is used because it couldn't cast from the wrapped allocator to an allocator of another type. So use value_alloc_ when it's available (it's only unavailable on compilers with C++0x support, which don't require the workaround). ........ [SVN r44919] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 94932ae026..b5db48b6a4 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 94932ae026f79079b55065d02ff5ee1927e816e7 +Subproject commit b5db48b6a4c68e9cf3a44fa1ba032b9bfa9d0c8d From 9c3f9479920ae480834767fa7af13f9341877866 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 15:47:07 +0000 Subject: [PATCH 0719/2219] Spirit.Karma: Added example calc2_ast_rpn [SVN r44934] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f7fd670110..35fbe53124 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f7fd6701109fe0b2fab49ec26346fbd0dc162af6 +Subproject commit 35fbe531244861261f0773cec858dca0e529ef8b From 4d1429aaebe04b813ad3aaeda63593a07a87ab26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Apr 2008 19:24:04 +0000 Subject: [PATCH 0720/2219] Comment cleanup - both stylistic & typo corrections. [SVN r44941] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c48f725d30..69ee94dcd8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c48f725d30d7ae17dbad07874027ce161942906d +Subproject commit 69ee94dcd87160e74aeb1964e05aa97cbf8afebf From 3525e058699ca241a59e7e89ade5c561394c60ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Apr 2008 19:26:55 +0000 Subject: [PATCH 0721/2219] Comment typo correction. [SVN r44942] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 69ee94dcd8..c4659a614f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 69ee94dcd87160e74aeb1964e05aa97cbf8afebf +Subproject commit c4659a614f498c0aba9e1bb16a49b4d5240db273 From 7cf06e23307e66569f428a250941767ddc325cf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Apr 2008 20:00:24 +0000 Subject: [PATCH 0722/2219] Removed trailing spaces from tools/build/v2/build/modifiers.jam. [SVN r44949] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c4659a614f..5469b49d33 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c4659a614f498c0aba9e1bb16a49b4d5240db273 +Subproject commit 5469b49d33291c54928ffaf872fb06a382001f99 From bf2a0b59b6f0c393100a65970e942fa31413902b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 20:33:23 +0000 Subject: [PATCH 0723/2219] Spirit.Karma: Fixed rule tests (pattern.cpp) [SVN r44950] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 35fbe53124..33114734c0 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 35fbe531244861261f0773cec858dca0e529ef8b +Subproject commit 33114734c0f1d432cef4a335e5b51acb767ec2d9 From 3439d6d9f786f65443270d0c0267ff3e1f20fabf Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 20:41:37 +0000 Subject: [PATCH 0724/2219] Spirit.Karma: added #include to Karma examples [SVN r44951] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 33114734c0..7c177ad524 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 33114734c0f1d432cef4a335e5b51acb767ec2d9 +Subproject commit 7c177ad524f57415ffedc24a9275284175f4f6b5 From 27cd1bb79bba7de8d53a68c7294f0369a97dbca5 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 20:42:11 +0000 Subject: [PATCH 0725/2219] Spirit.Lex: added #include to Lex examples [SVN r44952] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7c177ad524..b52c8eb04b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 7c177ad524f57415ffedc24a9275284175f4f6b5 +Subproject commit b52c8eb04bb9eff6a46559e4f647c11bacee32e4 From 251e96a6dcd061d06c812851d65d930b648045a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Apr 2008 20:58:05 +0000 Subject: [PATCH 0726/2219] Corrected a typo in the Boost Build documentation. [SVN r44953] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5469b49d33..9c16e9d0dd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5469b49d33291c54928ffaf872fb06a382001f99 +Subproject commit 9c16e9d0dd912ad7916263759ead4f61aa869e9d From 1c8a5d74a49155d2fae9aea9d9ab9b49f9aba0c3 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 30 Apr 2008 21:45:00 +0000 Subject: [PATCH 0727/2219] Integration of Boost Exception in boost::throw_exception(). [SVN r44954] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f3cfeeee57..cc7d466f5d 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f3cfeeee57f08c87c122c6c3dbf654f54ca7a113 +Subproject commit cc7d466f5db9acf3da43f045840ff70fca08146b From 35ec33f0031c3a422b9da59f6e11ad1a6f9251bb Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 30 Apr 2008 22:54:09 +0000 Subject: [PATCH 0728/2219] Spirit.Qi: added #include to Qi examples [SVN r44957] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index b52c8eb04b..6bc3cd9901 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit b52c8eb04bb9eff6a46559e4f647c11bacee32e4 +Subproject commit 6bc3cd9901f5bd14a27675e877809dc17307d2bf From 10579bcec67058e5f8c132a2e6594c2e1a88051a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 1 May 2008 02:10:56 +0000 Subject: [PATCH 0729/2219] integer overflow fix [SVN r44962] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6bc3cd9901..f51426993a 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6bc3cd9901f5bd14a27675e877809dc17307d2bf +Subproject commit f51426993a0335644eb36afddb21e059ff272b90 From c55dc7e4170df16c89cadc011faab53fb0ff441a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 1 May 2008 09:23:22 +0000 Subject: [PATCH 0730/2219] Add list.hpp which was missed from the merge. [SVN r44968] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index b5db48b6a4..0a0572b983 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit b5db48b6a4c68e9cf3a44fa1ba032b9bfa9d0c8d +Subproject commit 0a0572b983f0c52a144084013b5220f22e8764f3 From 5b83998273a658443548488f288eb4e93b52893f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 09:39:45 +0000 Subject: [PATCH 0731/2219] Consistently converted tabs to spaces in tools/build/v2/test/BoostBuild.py to avoid confusion reading the Python source. [SVN r44969] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9c16e9d0dd..92bb5ccf97 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9c16e9d0dd912ad7916263759ead4f61aa869e9d +Subproject commit 92bb5ccf970a6ed252e59bbb63233f4cef03c82b From 5cffef26fc12bd3e59eb727a63edce65aa7da847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 09:55:47 +0000 Subject: [PATCH 0732/2219] Renamed the Tester.wait_for_time_change() function to Tester.wait_for_time_change_since_last_build() to avoid confusion. [SVN r44970] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 92bb5ccf97..3051ef0aba 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 92bb5ccf970a6ed252e59bbb63233f4cef03c82b +Subproject commit 3051ef0abad1fd89c8e9326594220795317ddd99 From c3982a1ff855b47f1cca2ce73040e43036e0d9c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 10:03:15 +0000 Subject: [PATCH 0733/2219] Boost Build documentation typo correction. Removed trailing spaces. Minor stylistic changes. [SVN r44971] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3051ef0aba..d77573c4c9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3051ef0abad1fd89c8e9326594220795317ddd99 +Subproject commit d77573c4c97fc41a16fc60cd51995713c9b048d2 From 30196667f3317fb15e7407b82850d533ef5e1317 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 1 May 2008 11:51:39 +0000 Subject: [PATCH 0734/2219] Fix broken URL. [SVN r44972] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 863f208115..6459f72371 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 863f2081156edc47fc783469502c3c417f3686f2 +Subproject commit 6459f72371e4807f02d7447d96c33cb15a641aa6 From 0db4395db8962c39a3bb3dcf6e80719f76578d7e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 1 May 2008 14:17:52 +0000 Subject: [PATCH 0735/2219] Spirit.Karma: Trying to workaround a gcc 4.2.1 bug. [SVN r44973] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f51426993a..e55546b080 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f51426993a0335644eb36afddb21e059ff272b90 +Subproject commit e55546b080eb194e6d5cf1780a60d48353726311 From fed3196883db2dd0cc1e76c3863ee7aa8486148a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 15:09:58 +0000 Subject: [PATCH 0736/2219] Boost Build comment typo corrections and minor stylistic changes. [SVN r44975] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d77573c4c9..42c2a9072b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d77573c4c97fc41a16fc60cd51995713c9b048d2 +Subproject commit 42c2a9072b0c95231a7aaa5cdfb3bcb94adc22aa From b39ca6fb386795f425ae4b7cc29765775a3e1d62 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 1 May 2008 16:20:38 +0000 Subject: [PATCH 0737/2219] Wave: Changing properties for test.cfg to fix test failures non Windows systems [SVN r44977] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 1ed518e9fa..4b50d02f7a 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 1ed518e9fa63ffd7640f09d2ee8675a0455495ee +Subproject commit 4b50d02f7a379b4ae6e257e94fc7a7febdc4c783 From 2075830bcc5c61e63f3bc96e7d2153dc981351ea Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 1 May 2008 16:50:39 +0000 Subject: [PATCH 0738/2219] make_shared added; tweaks for old compilers; fixes #1884. [SVN r44979] --- libs/smart_ptr | 2 +- libs/type_traits | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 357d3c4d54..18a6c1add8 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 357d3c4d5429f8e2f74d52b0e80c43598728d7a4 +Subproject commit 18a6c1add8a306aaa9c8e8b32f42b098cae6e1b0 diff --git a/libs/type_traits b/libs/type_traits index fb2ea8595a..72e51548aa 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit fb2ea8595a7b3c3b958645ea464094da41e17869 +Subproject commit 72e51548aaa0f36d3be678a30fac83cf18a4674f From b6d2ee30d4376951dc9add6dc1370d5ee6d53a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 17:01:03 +0000 Subject: [PATCH 0739/2219] Minor stylistic comment changes. [SVN r44980] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 42c2a9072b..776ab9e539 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 42c2a9072b0c95231a7aaa5cdfb3bcb94adc22aa +Subproject commit 776ab9e5397fc27130dfce34b1bd61ce2aac594f From 6c5dd0c9bd6eea00517cb7e997ef514705b0e3b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 17:04:22 +0000 Subject: [PATCH 0740/2219] Added explanation comments for match_exact() and match_re() functions in tools/build/v2/test/TestCmd.py. Removed corpse interpreted member from the TescCmd class and the related setter function in tools/build/v2/test/TestCmd.py. Minor stylistic comment changes. [SVN r44981] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 776ab9e539..c11256748d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 776ab9e5397fc27130dfce34b1bd61ce2aac594f +Subproject commit c11256748d61090f028205c88aaf6e4100fbd835 From 74eaad838c370ea81b3e9c0201af7eb7674e4d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 17:06:02 +0000 Subject: [PATCH 0741/2219] Updated the main Tester class comment in tools/build/v2/build/v2/test/BoostBuild.py describing all of its available constructor parameters. Minor stylistic changes. [SVN r44982] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c11256748d..81ca84e34f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c11256748d61090f028205c88aaf6e4100fbd835 +Subproject commit 81ca84e34fd89a94a1293d5272ab2a01386f4284 From 5729a208404935c8220f1af42df07b472052b6a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 17:08:04 +0000 Subject: [PATCH 0742/2219] Updated the Boost Build test system documentation. Now all the command line options are described. Several function descriptions updated. [SVN r44983] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 81ca84e34f..4de244fa71 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 81ca84e34fd89a94a1293d5272ab2a01386f4284 +Subproject commit 4de244fa713bee9d6f5f4267e01468233d768e64 From 50a45681b92decef90bb1429816e421384a997a9 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 1 May 2008 17:31:42 +0000 Subject: [PATCH 0743/2219] Spirit.Lex: Removed unused variables [SVN r44984] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e55546b080..25ff7efaac 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e55546b080eb194e6d5cf1780a60d48353726311 +Subproject commit 25ff7efaac0f347ecd94fcb3dc210146dae890d1 From 76def1552a88f779e04cc3f6a79283f0a420e3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 19:47:37 +0000 Subject: [PATCH 0744/2219] Fixed a bug with BOOST_BUILD_PATH not getting set correctly in Boost Build unit tests in case it contained spaces. [SVN r44991] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4de244fa71..a4fb74303d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4de244fa713bee9d6f5f4267e01468233d768e64 +Subproject commit a4fb74303dce0c4346e149dbb77ab2ff37eb3e31 From f37d51eb0aeef19d68806c42f95b3a9ce0861aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 20:22:12 +0000 Subject: [PATCH 0745/2219] Upgraded the internal Boost Build test system so it can be run from folders whose names contain spaces on Windows. Also added a workaround for a Python bug on Windows where it has some undocumented behavior when starting processes using commands containing quotes. [SVN r44993] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a4fb74303d..4e43a57214 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a4fb74303dce0c4346e149dbb77ab2ff37eb3e31 +Subproject commit 4e43a57214629e9b075e8156894503c2b1e42c73 From 0afb8f129f25b2cf29814da556ad1b8842e30378 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 1 May 2008 21:19:11 +0000 Subject: [PATCH 0746/2219] Minor stylistic changes. [SVN r44995] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4e43a57214..de10d27aab 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4e43a57214629e9b075e8156894503c2b1e42c73 +Subproject commit de10d27aab64efe8697c763bd80c66b866d6fdaa From 43679717a4ea09b1423adc0f71d87a1bdf347ffe Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 1 May 2008 22:00:26 +0000 Subject: [PATCH 0747/2219] Add a fast path for some speculative read and write operations in the epoll_reactor. [SVN r44997] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index a34a1413ca..ee366184d6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a34a1413caa09add14214347f806ca0c3005d722 +Subproject commit ee366184d660622ea457a4447f61a33b7e07d635 From 7228ed5409b3cdafd6704dbc2f6ab06cfeaea27d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 1 May 2008 22:27:21 +0000 Subject: [PATCH 0748/2219] A memory barrier is needed on some platforms to ensure that all updates to the node occur before the tail pointer is updated. [SVN r44998] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ee366184d6..7acfc68a3a 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ee366184d660622ea457a4447f61a33b7e07d635 +Subproject commit 7acfc68a3a323f0c45584b0407980b6e49f055f2 From 429f001df65b73c748be69ca1f49c1ee86fd33d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 00:10:09 +0000 Subject: [PATCH 0749/2219] Minor stylistic changes. [SVN r44999] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index de10d27aab..9ac0675a4a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit de10d27aab64efe8697c763bd80c66b866d6fdaa +Subproject commit 9ac0675a4a9c0287b8a526fe3b3f8d43f1813d27 From 31ee49e6e1f58794c7219aa4f55d1ef0f508f682 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 00:12:29 +0000 Subject: [PATCH 0750/2219] Added support for tests checking that a build run did not take longer than expected to finish. Minor stylistic changes. [SVN r45000] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9ac0675a4a..7ef2104518 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9ac0675a4a9c0287b8a526fe3b3f8d43f1813d27 +Subproject commit 7ef2104518798aee5e6e9886b3cb92b775173df1 From aaa1a4031675f134db4e8c5ca1efc7564641cc34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 00:36:23 +0000 Subject: [PATCH 0751/2219] Added a new regression test making sure that the Boost Jam SORT builtin rule does not start getting quadratic behavior in some special cases as well as testing that the sorting algorithm works correctly. Related to the patch committed in revision 44195. Trimmed trailing spaces in tools/build/v2/test/test_all.py. [SVN r45001] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7ef2104518..c7233ba87c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7ef2104518798aee5e6e9886b3cb92b775173df1 +Subproject commit c7233ba87c517c51866af7d3a6a775670446be37 From 1600edd457b60082e98266b2205e04829e5b3ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 00:51:05 +0000 Subject: [PATCH 0752/2219] Documentation typo corrected. [SVN r45002] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c7233ba87c..9da0c8acf2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c7233ba87c517c51866af7d3a6a775670446be37 +Subproject commit 9da0c8acf201c4c12911076e2b0ff9d30ea80af8 From 55d0d5ad2123191db38f650765be919fb10743ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 00:57:29 +0000 Subject: [PATCH 0753/2219] Minor stylistic changes. [SVN r45004] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9da0c8acf2..99ac045eef 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9da0c8acf201c4c12911076e2b0ff9d30ea80af8 +Subproject commit 99ac045eef4a724204bc67e4508aed9d219e4cd0 From 5bfa471bbfaa9a9a39b703f21088629bc71c4a35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 01:02:01 +0000 Subject: [PATCH 0754/2219] Updated the Boost Build test system's documentation about Tester.run_build_system() parameters. Minor stylistic changes. [SVN r45005] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 99ac045eef..b3212fb63e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 99ac045eef4a724204bc67e4508aed9d219e4cd0 +Subproject commit b3212fb63e987320b8fe4240630f25d51d3ce701 From 6869650bf8befe5f5e53da0622a0666aec0de4da Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 2 May 2008 07:59:01 +0000 Subject: [PATCH 0755/2219] Fully qualify uses of asio's placeholders to resolve ambiguity with C++0x's placeholders namespace. [SVN r45006] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7acfc68a3a..528e09e9f6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7acfc68a3a323f0c45584b0407980b6e49f055f2 +Subproject commit 528e09e9f65d6f174128a842b79a01a1a69ba676 From f50e627e2b499b85ff08962fe61d7a835ecf6bf8 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 2 May 2008 08:38:15 +0000 Subject: [PATCH 0756/2219] Don't use the names readv and writev for functions defined inside asio as these names seem to be macros on Tru64. [SVN r45010] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 528e09e9f6..a89f7596cf 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 528e09e9f65d6f174128a842b79a01a1a69ba676 +Subproject commit a89f7596cf3190b8d3d771c0cca0f5b395932e27 From d259cd99b3ef4199f6ad5fb07a92f3122cfb8aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Fri, 2 May 2008 08:38:15 +0000 Subject: [PATCH 0757/2219] added missing const in insert() [SVN r45011] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 599ad71812..ef4821c056 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 599ad71812c177efeffbe32bbceb11a2a58c020e +Subproject commit ef4821c05674f583acc10e3f9fd3dffc7ebfd30d From efaa997f2feaf857df56f797caf06d804d57d141 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 2 May 2008 11:07:08 +0000 Subject: [PATCH 0758/2219] Tickets #1883, #1862, #1709 [SVN r45019] --- libs/interprocess | 2 +- libs/intrusive | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/interprocess b/libs/interprocess index 3af7cdba54..ba80ed3c10 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 3af7cdba54d23fa57306119ef18ec306be4bddcd +Subproject commit ba80ed3c10b8ab5a320fa15b58b0cbf16d677d9c diff --git a/libs/intrusive b/libs/intrusive index 7e50778757..57e77dc340 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 7e50778757c77d2384d5ed6fe826f9d088ae3f61 +Subproject commit 57e77dc3402d86ac50f783a40a53728ec846603a From b801dd46b4d0931fcc6a23a9cfcb5ed34bb077a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 15:26:44 +0000 Subject: [PATCH 0759/2219] Minor stylistic Boost Build code changes. [SVN r45023] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b3212fb63e..b97333aa4e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b3212fb63e987320b8fe4240630f25d51d3ce701 +Subproject commit b97333aa4e13fb990f23034bc8e5dbd1b24cac19 From 62446bb030193512278fb7d96857ee7652556f3b Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 2 May 2008 15:44:25 +0000 Subject: [PATCH 0760/2219] Use all test sub-projects regardless of filtering so that the tests show up in the bjam XML log. [SVN r45025] --- status/Jamfile.v2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index a01b5b4e5f..a8e303b188 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -31,6 +31,10 @@ local rule run-tests ( tests * ) { build-project ../libs/$(test) ; } + else + { + use-project /boost/$(test) : ../libs/$(test) ; + } } else { From fdf922a7fc4eef83edb41c4ef59b258bacda67c9 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 2 May 2008 15:52:42 +0000 Subject: [PATCH 0761/2219] Add support for test log processing with process_jam_log.py instead of C++ PJL. (also fixes #1889) [SVN r45026] --- tools/regression/src/process_jam_log.py | 84 +++++++++++++--------- tools/regression/src/regression.py | 93 ++++++++++++++++++++----- tools/regression/src/run.py | 2 +- 3 files changed, 128 insertions(+), 51 deletions(-) diff --git a/tools/regression/src/process_jam_log.py b/tools/regression/src/process_jam_log.py index 4ffa04a5a4..1b4e1c136f 100755 --- a/tools/regression/src/process_jam_log.py +++ b/tools/regression/src/process_jam_log.py @@ -13,7 +13,7 @@ import os.path #~ Process a bjam XML log into the XML log format for Boost result processing. class BJamLog2Results: - def __init__(self): + def __init__(self,args=None): opt = optparse.OptionParser( usage="%prog [options] input") opt.add_option( '--output', @@ -39,7 +39,7 @@ class BJamLog2Results: self.source='SVN' self.revision=None self.input = [] - ( _opt_, self.input ) = opt.parse_args(None,self) + ( _opt_, self.input ) = opt.parse_args(args,self) self.results = xml.dom.minidom.parseString(''' %s' % (self.boost_root,svn_info_file) ) + self.svn_command( 'info --xml "%s" >"%s"' % (self.boost_root,svn_info_file) ) if os.path.exists( svn_info_file ): f = open( svn_info_file, 'r' ) @@ -376,15 +388,33 @@ class runner: revision += svn_info[i] i += 1 - from collect_and_upload_logs import collect_logs - collect_logs( - self.regression_results, - self.runner, self.tag, self.platform, comment_path, - self.timestamp_path, - self.user, - source, run_type, - self.dart_server, self.proxy, - revision ) + if self.pjl_toolset != 'python': + from collect_and_upload_logs import collect_logs + collect_logs( + self.regression_results, + self.runner, self.tag, self.platform, comment_path, + self.timestamp_path, + self.user, + source, run_type, + self.dart_server, self.proxy, + revision ) + else: + from process_jam_log import BJamLog2Results + BJamLog2Results([ + '--output='+os.path.join(self.regression_results,self.runner+'.xml'), + '--runner='+self.runner, + '--comment='+comment_path, + '--tag='+self.tag, + '--platform='+self.platform, + '--source='+source, + '--revision='+revision, + '--incremental' if run_type == 'incremental' else '', + self.regression_log + ]) + self.compress_file( + os.path.join(self.regression_results,self.runner+'.xml'), + os.path.join(self.regression_results,self.runner+'.zip') + ) def command_upload_logs(self): self.import_utils() @@ -673,6 +703,33 @@ class runner: smtp_server.sendmail( self.mail, [ self.mail ], 'Subject: %s\nTo: %s\n\n%s' % ( subject, self.mail, msg ) ) + def compress_file( self, file_path, archive_path ): + self.import_utils() + utils.log( 'Compressing "%s"...' % file_path ) + + try: + import zipfile + z = zipfile.ZipFile( archive_path, 'w', zipfile.ZIP_DEFLATED ) + z.write( file_path, os.path.basename( file_path ) ) + z.close() + utils.log( 'Done writing "%s".'% archive_path ) + except Exception, msg: + utils.log( 'Warning: Compressing falied (%s)' % msg ) + utils.log( ' Trying to compress using a platform-specific tool...' ) + try: + import zip_cmd + except ImportError: + script_dir = os.path.dirname( os.path.abspath( sys.argv[0] ) ) + utils.log( 'Could not find \'zip_cmd\' module in the script directory (%s).' % script_dir ) + raise Exception( 'Compressing failed!' ) + else: + if os.path.exists( archive_path ): + os.unlink( archive_path ) + utils.log( 'Removing stale "%s".' % archive_path ) + + zip_cmd.main( file_path, archive_path ) + utils.log( 'Done compressing "%s".' % archive_path ) + #~ Dowloading source, from SVN... def svn_checkout( self ): diff --git a/tools/regression/src/run.py b/tools/regression/src/run.py index 05f14d03aa..5e8e0c7d01 100644 --- a/tools/regression/src/run.py +++ b/tools/regression/src/run.py @@ -23,7 +23,7 @@ if no_update: root = os.path.abspath(os.path.dirname(os.path.realpath(__file__))) print '# Running regressions in %s...' % root -script_sources = [ 'collect_and_upload_logs.py', 'regression.py' ] +script_sources = [ 'collect_and_upload_logs.py', 'process_jam_log.py', 'regression.py' ] script_local = os.path.join(root,'tools','regression','src') script_remote = 'http://svn.boost.org/svn/boost/trunk/tools/regression/src' script_dir = os.path.join(root,'tools_regression_src') From 2a5cb19d26f5ff76e3e6224d4a14f75f66015fd6 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 2 May 2008 16:49:34 +0000 Subject: [PATCH 0762/2219] Fix throwing enums instead of archive_exceptions. [SVN r45027] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4eedf9ab70..4364bc44f0 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4eedf9ab70f7eeb2a4092cd94f122a999f245c4c +Subproject commit 4364bc44f0937d21f05f3d38f7b29d319a252117 From a7cd186c265bcba92ffe7421cae6718aad2c656e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 2 May 2008 19:41:43 +0000 Subject: [PATCH 0763/2219] Corrected some small typos in the Boost.Build documentation. Added more links. Minor stylistic changes. [SVN r45039] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b97333aa4e..d0dca6c378 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b97333aa4e13fb990f23034bc8e5dbd1b24cac19 +Subproject commit d0dca6c3789a3722b4df2684daaace551536a4b6 From 2f21e208c91e491d7116904191a4e5f4e3eb7c39 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Fri, 2 May 2008 19:44:56 +0000 Subject: [PATCH 0764/2219] missing workaround.hpp include added [SVN r45040] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 18a6c1add8..440fcb7ba0 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 18a6c1add8a306aaa9c8e8b32f42b098cae6e1b0 +Subproject commit 440fcb7ba0d379ce1e14a11da2d04fbcb145a385 From 5caa33f7276fae2d2a3043c8c18e8c449732775f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 2 May 2008 20:40:39 +0000 Subject: [PATCH 0765/2219] throw_exception() now ensures that the exception type passed to it derives publicly from std::exception. [SVN r45041] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index cc7d466f5d..e1056d2f4a 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit cc7d466f5db9acf3da43f045840ff70fca08146b +Subproject commit e1056d2f4a4951cc79814985e0607129d6a6ed8a From 2ae54630a7c06ee857ba9cf1cc4cab498b22d5ce Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 2 May 2008 20:51:31 +0000 Subject: [PATCH 0766/2219] tabs removed, added protected inline dtors. [SVN r45042] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index e1056d2f4a..d4a15cd9db 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit e1056d2f4a4951cc79814985e0607129d6a6ed8a +Subproject commit d4a15cd9db071ab8e6818876331dd5b356f0d679 From 889af474aa7f905fe0aefb4a82968f981993a101 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 2 May 2008 21:34:46 +0000 Subject: [PATCH 0767/2219] Boost Exception documentation update. [SVN r45043] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d4a15cd9db..4900711406 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d4a15cd9db071ab8e6818876331dd5b356f0d679 +Subproject commit 4900711406fbd71819c5d065e2bbb14719b118d2 From ab9690a06b1518c4b2051391a38308073b25a2c8 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 2 May 2008 22:18:42 +0000 Subject: [PATCH 0768/2219] Spirit.Karma: Fixed some fusion sequence problems [SVN r45044] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 25ff7efaac..15fdd64fc0 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 25ff7efaac0f347ecd94fcb3dc210146dae890d1 +Subproject commit 15fdd64fc0ebaf20b79e179cbbcc31b828713949 From 64853f952896ad40d6d6a61ee855002e2031aaf1 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 3 May 2008 03:42:08 +0000 Subject: [PATCH 0769/2219] Fix running -dumpversion when g++ command is multi-part. [SVN r45056] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d0dca6c378..045d833d72 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d0dca6c3789a3722b4df2684daaace551536a4b6 +Subproject commit 045d833d72dc419adddcf4c24cf8b9448e467c00 From 51e3ce76164878cc4a079a8750c949580878daee Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sat, 3 May 2008 11:36:16 +0000 Subject: [PATCH 0770/2219] Add fast-pathing of speculative reads and writes to the kqueue_reactor. [SVN r45059] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index a89f7596cf..09272f1402 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a89f7596cf3190b8d3d771c0cca0f5b395932e27 +Subproject commit 09272f1402b6372c08fe7d7a489e60eec66218f0 From ccae8c36897b662c99cf06479930cd97c8c862d9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 3 May 2008 12:07:15 +0000 Subject: [PATCH 0771/2219] Old versions on the intel compiler (and I assume other EDG based compilers) don't seem to be able to deal with the SFINAE code used in 'has_move'. [SVN r45061] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 0a0572b983..814653754f 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 0a0572b983f0c52a144084013b5220f22e8764f3 +Subproject commit 814653754f3132fd7ed6d323fe5a286e05e6f7d8 From ca4a04583100b16299d02b80668501fda4d32897 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 3 May 2008 12:55:45 +0000 Subject: [PATCH 0772/2219] Wave: Fixing the test application, which caused 2 regressions reported on non-Windows systems [SVN r45062] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 4b50d02f7a..cedfb5313a 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 4b50d02f7a379b4ae6e257e94fc7a7febdc4c783 +Subproject commit cedfb5313ab09a33c5b00b9aa12a5ee7c9623469 From 2f8124ce0329c45db242d12a18ced357b208287d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 3 May 2008 13:08:35 +0000 Subject: [PATCH 0773/2219] Spirit.Qi: Working around issue with gcc 4.2.1 [SVN r45065] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 15fdd64fc0..8ba55bb0bd 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 15fdd64fc0ebaf20b79e179cbbcc31b828713949 +Subproject commit 8ba55bb0bd110cbe2402d4feb9c343405a8341ff From f8369b065af1d97ecdbc4c64836c28260db37b5f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 3 May 2008 13:08:54 +0000 Subject: [PATCH 0774/2219] Spirit.Karma: Trying to workaround a gcc 4.2.1 bug. [SVN r45066] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8ba55bb0bd..3679931de9 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8ba55bb0bd110cbe2402d4feb9c343405a8341ff +Subproject commit 3679931de9ac111de911d46e02bd4362a65bbda6 From 8e5ed0b29f734d5805dd7c9d6b4d5d7ecd3f7e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 3 May 2008 13:17:37 +0000 Subject: [PATCH 0775/2219] Updated the documentation for Boost.Build's 'path' & 'propagated' feature attributes. Minor stylistic changes. [SVN r45067] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 045d833d72..8c4d464f1a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 045d833d72dc419adddcf4c24cf8b9448e467c00 +Subproject commit 8c4d464f1a519b48a1a0d2f3dfe1e919343b651d From 98a5a4c116afb4d299ba06d76b525e6013960c65 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 3 May 2008 15:07:58 +0000 Subject: [PATCH 0776/2219] Fix #1106. [SVN r45068] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 440fcb7ba0..0c4aaef77c 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 440fcb7ba0d379ce1e14a11da2d04fbcb145a385 +Subproject commit 0c4aaef77cefde9ad1680e05271f80a02f84195e From 63400f3bedc2b998b4c55cce32e25132fa09c233 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 3 May 2008 15:33:06 +0000 Subject: [PATCH 0777/2219] Fixes for old compilers. [SVN r45069] --- libs/exception | 2 +- libs/smart_ptr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/exception b/libs/exception index 4900711406..5ffd47553f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 4900711406fbd71819c5d065e2bbb14719b118d2 +Subproject commit 5ffd47553f55e5a3c542c88328efa7b4f5326bb0 diff --git a/libs/smart_ptr b/libs/smart_ptr index 0c4aaef77c..da323af72d 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 0c4aaef77cefde9ad1680e05271f80a02f84195e +Subproject commit da323af72dcd0dea62d0c41a5d79178be03d45dd From a58a6e48d6d1baca27a923c2c9643b7a1b4576b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 3 May 2008 16:05:17 +0000 Subject: [PATCH 0778/2219] Cleaned up the main Boost Build module a bit related to how it processes explicit file (not target) references specified on the command line. Improved the related unit test. Minor stylistic changes. [SVN r45070] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8c4d464f1a..8d75524f7f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8c4d464f1a519b48a1a0d2f3dfe1e919343b651d +Subproject commit 8d75524f7f51348a94e7aefbc554c0ac798b7a61 From 2f5ee4d2fe4fb20556ef8407a19e2ea44d874f8f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 3 May 2008 16:16:05 +0000 Subject: [PATCH 0779/2219] Wave: Fixed regressions on non-Windows systems. [SVN r45071] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index cedfb5313a..b7ea48db83 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit cedfb5313ab09a33c5b00b9aa12a5ee7c9623469 +Subproject commit b7ea48db83fc26c8fc36b8f6ad90a4c1d152fcea From 1c9f91f8f8ffde03cc9df6c85a377b2e8a045102 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 3 May 2008 16:32:23 +0000 Subject: [PATCH 0780/2219] Removed a TODO comment related to the 'NOTFILE all ;' statement in tools/build/v2/build-system.jam and replace with a better explanation comment. Dead code removal, Comment typo corrections. Minor stylistic changes. [SVN r45072] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8d75524f7f..4a70266395 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8d75524f7f51348a94e7aefbc554c0ac798b7a61 +Subproject commit 4a702663956139e0008adcf9455c3bc5de9f3a31 From 00ec7406b7cbde2f9c987899d5f6cfc5f32852f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 3 May 2008 17:22:08 +0000 Subject: [PATCH 0781/2219] Made it clear that Boost Build's Windows path handling does not handle paths with multiple successive path separator characters. Added several missing internal path.jam module tests. Minor stylistic changes. [SVN r45079] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4a70266395..64f00b1fa4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4a702663956139e0008adcf9455c3bc5de9f3a31 +Subproject commit 64f00b1fa44928377b81e78d3c08dc47fc4cb22b From 775f61ee0b1fd42ebfbd0f3af2e59cfccb964f76 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 3 May 2008 18:15:21 +0000 Subject: [PATCH 0782/2219] Spirit.Karma: Simplified test helper functions. [SVN r45081] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 3679931de9..140100f181 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 3679931de9ac111de911d46e02bd4362a65bbda6 +Subproject commit 140100f181f583254a933e9ffce42283743139be From a898ff4bd0df34b74ca59fe1c1763dd00b3ad7f7 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 3 May 2008 18:20:15 +0000 Subject: [PATCH 0783/2219] Disabled bogus GCC warnings. [SVN r45082] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 5ffd47553f..cde6de22d9 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 5ffd47553f55e5a3c542c88328efa7b4f5326bb0 +Subproject commit cde6de22d9b6d8b94bc7a1b6930d237e3f72235d From ca51a1e72a461e2abd8f746b6a0c3a6e5d427876 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 3 May 2008 18:22:53 +0000 Subject: [PATCH 0784/2219] Spirit.Karma: simplified some of the examples [SVN r45083] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 140100f181..d610f1596b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 140100f181f583254a933e9ffce42283743139be +Subproject commit d610f1596b15b03c57583dd5fc0db7d0b568c2a1 From 0d891ec8872af74750625700c88d2c167eecefd4 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 3 May 2008 19:29:01 +0000 Subject: [PATCH 0785/2219] Fixes for MSVC 6.0. [SVN r45085] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index da323af72d..83c43617af 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit da323af72dcd0dea62d0c41a5d79178be03d45dd +Subproject commit 83c43617af8faae0cf211133387718f4dcea3956 From 59d6b44aed02af126d637de6bf93739623a38efd Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 3 May 2008 19:43:52 +0000 Subject: [PATCH 0786/2219] More fixes for MSVC 6.0. [SVN r45086] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 83c43617af..d13f1d8694 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 83c43617af8faae0cf211133387718f4dcea3956 +Subproject commit d13f1d8694c9cdc86761f33a3be971afbee4975f From 2c309c6d412ede1406791f5026be9c3e6cf1e9c4 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 3 May 2008 19:51:41 +0000 Subject: [PATCH 0787/2219] Improved compatibility with various compilers. [SVN r45087] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index cde6de22d9..7cc96d23ec 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit cde6de22d9b6d8b94bc7a1b6930d237e3f72235d +Subproject commit 7cc96d23ec277cd57048e58c3c4f23424738c9fc From 48102f76e69ec2514ec619708b6fde10813bef6e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 3 May 2008 20:12:25 +0000 Subject: [PATCH 0788/2219] intrusive_ptr::reset() added. [SVN r45089] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index d13f1d8694..efdc390bc9 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit d13f1d8694c9cdc86761f33a3be971afbee4975f +Subproject commit efdc390bc9b05a5f536d8b97ac97da9c76508bd9 From 6ff840ad21a9ca716e8ad3952daed31f41a1827f Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 3 May 2008 22:47:35 +0000 Subject: [PATCH 0789/2219] sp_atomic_mt2_test.cpp added. [SVN r45094] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index efdc390bc9..f0f9f72be6 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit efdc390bc9b05a5f536d8b97ac97da9c76508bd9 +Subproject commit f0f9f72be6005f1413ce57c50ef96e45e80ce599 From f7c01c2befedb7950be255db9f05c04ef982fb5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 3 May 2008 23:27:00 +0000 Subject: [PATCH 0790/2219] Upgraded some internal Boost Build tests. Minor stylistic changes. [SVN r45095] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 64f00b1fa4..a98f0c68ac 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 64f00b1fa44928377b81e78d3c08dc47fc4cb22b +Subproject commit a98f0c68ac9bfa376d7151b91c2c50400a49b049 From 966560a959967c8967beea545cd5c579625cf66a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 3 May 2008 23:30:59 +0000 Subject: [PATCH 0791/2219] Added functionality for more easily testing the Boost Jam version from Jamfiles. Now you can use the version.check-jam-version rule, as in [ versions.check-jam-version 3 1 17 ] which will return true if the current Boost Jam version is at least 3.1.17. Added related internal Boost Build tests for the new functionality. [SVN r45096] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a98f0c68ac..fd00d21f3c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a98f0c68ac9bfa376d7151b91c2c50400a49b049 +Subproject commit fd00d21f3c22ba6ed0cbdc01ba71c1c33df07e4e From ba6941b8b0bb593c6c7afc5869732d37248c294f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sat, 3 May 2008 23:45:30 +0000 Subject: [PATCH 0792/2219] Updated docs re bug #1855 [SVN r45097] --- libs/lambda | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/lambda b/libs/lambda index b2dc95bb18..1c953ed38c 160000 --- a/libs/lambda +++ b/libs/lambda @@ -1 +1 @@ -Subproject commit b2dc95bb18860c351c6c98d65f0b4b88846b3f0b +Subproject commit 1c953ed38c5feef0e54c937b8540e34e85cdb7f8 From 962c77ee732e0922be89f0a0a2d4128304591c7c Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sat, 3 May 2008 23:50:51 +0000 Subject: [PATCH 0793/2219] Fixed typo re bug #1853 [SVN r45098] --- libs/numeric/interval | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/interval b/libs/numeric/interval index 5f406b9953..e771b553cb 160000 --- a/libs/numeric/interval +++ b/libs/numeric/interval @@ -1 +1 @@ -Subproject commit 5f406b99537d43476dda6244ad39d0b7cb1e231b +Subproject commit e771b553cbaa7bbaccc4ee3dcb467085b40c0404 From 1db13e647bf6fc7435bc6af304331e9e40b28e67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 01:27:09 +0000 Subject: [PATCH 0794/2219] Fixed a bug in the tools/build/v2/util/numbers.jam module related to numbers.log10 & numbers.less rules not working correctly with numbers that have leading zeroes. Added related regression tests. Among other things this was breaking the new Boost Jam version detection functionality in some realistic cases. Added related regression tests. [SVN r45100] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index fd00d21f3c..49370bb57d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit fd00d21f3c22ba6ed0cbdc01ba71c1c33df07e4e +Subproject commit 49370bb57dab8fb6c82facaaa7bf3e27ee9db99c From 93e2efd5d0d862dc37e102bf575e4fbcf15c90a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 01:58:58 +0000 Subject: [PATCH 0795/2219] Minor stylistic comment change. [SVN r45102] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 49370bb57d..137ba701bf 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 49370bb57dab8fb6c82facaaa7bf3e27ee9db99c +Subproject commit 137ba701bf597a06e32d0453d84cbb30cb71b0fa From 45ea2899af284ece24c8c37e0483bd2682fc2984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 02:01:52 +0000 Subject: [PATCH 0796/2219] Cleaned up and better documented how the path.make-NT and path.join rules work. Corrected some minor flaws like the path.join rule returning only the initial path element in case its second path element was empty but there were more elements after it. This is the preparation for cleaning up the NORMALIZE_PATH builtin Boost Jam rule that is causing this implementation to be so messy. [SVN r45103] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 137ba701bf..f534024af8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 137ba701bf597a06e32d0453d84cbb30cb71b0fa +Subproject commit f534024af89d64a88b43ef2861574a8b15eb64a7 From 10d5a8186f762b874feb693dd90882cbb1f1544b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 02:11:21 +0000 Subject: [PATCH 0797/2219] Simplified the stage.copy-file() rule. Minor stylistic changes. [SVN r45104] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f534024af8..d850370d14 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f534024af89d64a88b43ef2861574a8b15eb64a7 +Subproject commit d850370d148c4df1185a2f3e0ce29b564ba892fe From 952e8364ed242aab55d3d166c880bb572f580e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 03:19:19 +0000 Subject: [PATCH 0798/2219] Minor stylistic changes preparing for a more substantial patch without cluttering it with this. [SVN r45105] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d850370d14..f8ec4f27a9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d850370d148c4df1185a2f3e0ce29b564ba892fe +Subproject commit f8ec4f27a9003ab70f896bb8167c5a20ac9074ad From a1a0967c1c2eca9b895e9ab252de3a0dbf4121d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 03:30:15 +0000 Subject: [PATCH 0799/2219] Removed the old and no longer existing 'new' folder form the internal Boost Build path. [SVN r45106] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f8ec4f27a9..9683e5a085 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f8ec4f27a9003ab70f896bb8167c5a20ac9074ad +Subproject commit 9683e5a085deae485a5756314724da534fc54366 From 2a438f55d2ec094b0026d2ceeee3930201f15185 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 4 May 2008 04:37:28 +0000 Subject: [PATCH 0800/2219] NetBsd fix [SVN r45107] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 409042c0af..e1b46462fe 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 409042c0af8d0aed772e52ae901a689ee5fc088b +Subproject commit e1b46462fe9a5278c3a1166c8b4949af0bf5b202 From 4867e4b577b4682e6a2f1b40118c282484c97c16 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 4 May 2008 09:52:54 +0000 Subject: [PATCH 0801/2219] Simplified move support [SVN r45108] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 1c5c070983..ec735d3e9b 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 1c5c07098354754262b382a207d86096495f2492 +Subproject commit ec735d3e9bafec24d2661bc4fda75f7be7a0d770 From d8ab91e92787dd546bc95ced7cb9e98d86dbf82b Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 4 May 2008 18:05:34 +0000 Subject: [PATCH 0802/2219] Added missing include. [SVN r45116] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 7cc96d23ec..ec0ae8105d 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 7cc96d23ec277cd57048e58c3c4f23424738c9fc +Subproject commit ec0ae8105d64b7d175ed196763fcbaabd5e0e956 From a55244a6f90a9e1454bda712e2dc5a8cb0b4cf48 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 4 May 2008 19:46:59 +0000 Subject: [PATCH 0803/2219] Work around for specifying test names with periods in them which creates "duplicate" target names. [SVN r45117] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9683e5a085..7afd8cb01e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9683e5a085deae485a5756314724da534fc54366 +Subproject commit 7afd8cb01e77c5aabce0fa946d4c929a3d26c84e From 08a2397f1c82971bf8c2ea58546c2aabae2ea258 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 4 May 2008 20:00:00 +0000 Subject: [PATCH 0804/2219] Fix putting sublibrary tests within the same root library. And make the jam-target to test lookup step clear. (PJL.py) [SVN r45118] --- tools/regression/src/process_jam_log.py | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/tools/regression/src/process_jam_log.py b/tools/regression/src/process_jam_log.py index 1b4e1c136f..16f6367f87 100755 --- a/tools/regression/src/process_jam_log.py +++ b/tools/regression/src/process_jam_log.py @@ -60,6 +60,7 @@ class BJamLog2Results: } ) self.test = {} + self.target_to_test = {} self.target = {} self.parent = {} self.log = {} @@ -146,15 +147,16 @@ class BJamLog2Results: while test_node: test_name = test_node.getAttribute('name') self.test[test_name] = { - 'library' : test_name.split('/',1)[0], - 'test-name' : test_name.split('/',1)[1], + 'library' : '/'.join(test_name.split('/')[0:-1]), + 'test-name' : test_name.split('/')[-1], 'test-type' : test_node.getAttribute('type').lower(), 'test-program' : self.get_child_data(test_node,tag='source').strip(), 'target' : self.get_child_data(test_node,tag='target').strip(), 'info' : self.get_child_data(test_node,tag='info',strip=True) } #~ Add a lookup for the test given the test target. - self.target[self.test[test_name]['target']] = test_name + self.target_to_test[self.test[test_name]['target']] = test_name + #~ print "--- %s\n => %s" %(self.test[test_name]['target'],test_name) test_node = self.get_sibling(test_node.nextSibling,tag='test') return None @@ -288,10 +290,12 @@ class BJamLog2Results: #~ are the ones pre-declared in the --dump-test option. For libraries #~ we create a dummy test as needed. def get_test( self, node, type = None ): - target = self.get_child_data(node,tag='jam-target') - base = self.target[target]['name'] + jam_target = self.get_child_data(node,tag='jam-target') + base = self.target[jam_target]['name'] + target = jam_target while target in self.parent: target = self.parent[target] + #~ print "--- TEST: %s ==> %s" %(jam_target,target) #~ main-target-type is a precise indicator of what the build target is #~ proginally meant to be. main_type = self.get_child_data(self.get_child(node,tag='properties'), @@ -308,7 +312,7 @@ class BJamLog2Results: } test = self.test[lib] else: - test = self.test[self.target[self.target[target]['name']]] + test = self.test[self.target_to_test[self.target[target]['name']]] return (base,test) #~ Find, or create, the test-log node to add results to. From aa254442728cdb2c8a3ee9d49ae844d2f9daf9a1 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 4 May 2008 22:39:52 +0000 Subject: [PATCH 0805/2219] new BTS-based mutex implementation on win32 [SVN r45119] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index ec735d3e9b..0516b86a6e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit ec735d3e9bafec24d2661bc4fda75f7be7a0d770 +Subproject commit 0516b86a6ecbeba15e391a5b7b7cecec54d48802 From a607c6e025af9ec39aaec21d6fa2a17422202866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 23:55:56 +0000 Subject: [PATCH 0806/2219] Minor stylistic changes. [SVN r45120] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7afd8cb01e..ddc382175e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7afd8cb01e77c5aabce0fa946d4c929a3d26c84e +Subproject commit ddc382175e0781acded37266614b075da0cbd6a4 From ebf610df94965714958535d9ac1a1c19db6efeb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 4 May 2008 23:59:21 +0000 Subject: [PATCH 0807/2219] Corrected a typo in the tools/build/v2/tools/common.jam __test__ rule causing it to mess up the global .name variable in the os.jam module. This was effectively causing an internal os.jam module test to fail when you ran 'bjam --debug'. [SVN r45121] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ddc382175e..b94fe3475c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ddc382175e0781acded37266614b075da0cbd6a4 +Subproject commit b94fe3475cce7c2f9bfea3b5b09b0e4073e3815a From 7e7dca91d4410b965a01bbd8379905e176604154 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 5 May 2008 06:30:13 +0000 Subject: [PATCH 0808/2219] Implement custom memory allocation support for reactor-based asynchronous operations. [SVN r45122] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 09272f1402..f4b17b0fda 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 09272f1402b6372c08fe7d7a489e60eec66218f0 +Subproject commit f4b17b0fdac1604e9ed2186af8799fee929e2171 From dd0eaddb77f6705a34b769ce55a76cf892ca7197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Mon, 5 May 2008 06:41:54 +0000 Subject: [PATCH 0809/2219] fix for as_literal() [SVN r45123] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index 7c0d73b8cf..f117011b60 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 7c0d73b8cfb6f310defe11364e2f2e731c78c057 +Subproject commit f117011b60400b225abd2e018cbabd3d8811abfe From 7da2fc29d7cf5aecc3f592468081ac6f212faa46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Mon, 5 May 2008 06:42:30 +0000 Subject: [PATCH 0810/2219] test of updated as_literal() [SVN r45124] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index f117011b60..36a99eb0a0 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit f117011b60400b225abd2e018cbabd3d8811abfe +Subproject commit 36a99eb0a0c0351d1b897523f66a5d5610dc4d29 From c6191e88f61ac4d0df89e8525799a0750bec7e42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Mon, 5 May 2008 08:16:21 +0000 Subject: [PATCH 0811/2219] Removed use of conditional expressions, as this is only available in Python 2.5 and later. [SVN r45125] --- tools/regression/src/regression.py | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/tools/regression/src/regression.py b/tools/regression/src/regression.py index bf4504132f..7ce9e2d0c1 100644 --- a/tools/regression/src/regression.py +++ b/tools/regression/src/regression.py @@ -363,11 +363,6 @@ class runner: f.write( '

    Tests are run on %s platform.

    ' % self.platform_name() ) f.close() - if self.incremental: - run_type = 'incremental' - else: - run_type = 'full' - source = 'tarball' revision = '' svn_root_file = os.path.join( self.boost_root, '.svn' ) @@ -390,6 +385,10 @@ class runner: if self.pjl_toolset != 'python': from collect_and_upload_logs import collect_logs + if self.incremental: + run_type = 'incremental' + else: + run_type = 'full' collect_logs( self.regression_results, self.runner, self.tag, self.platform, comment_path, @@ -400,6 +399,10 @@ class runner: revision ) else: from process_jam_log import BJamLog2Results + if self.incremental: + run_type = '--incremental' + else: + run_type = '' BJamLog2Results([ '--output='+os.path.join(self.regression_results,self.runner+'.xml'), '--runner='+self.runner, @@ -408,7 +411,7 @@ class runner: '--platform='+self.platform, '--source='+source, '--revision='+revision, - '--incremental' if run_type == 'incremental' else '', + run_type, self.regression_log ]) self.compress_file( From b81092444bc3578d24e0ba4f40ff8652a80eddd6 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 5 May 2008 15:24:56 +0000 Subject: [PATCH 0812/2219] Allow to separately specify include, lib and bin paths for Qt4. Patch from tr1gun [SVN r45143] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b94fe3475c..73770d23c2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b94fe3475cce7c2f9bfea3b5b09b0e4073e3815a +Subproject commit 73770d23c2d2403bb508022fc13969caa189cc40 From 044346bb9c6d2ae972a55650a9be02c85f2e6464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 5 May 2008 15:52:56 +0000 Subject: [PATCH 0813/2219] Fixed a bug causing Boost Jam not to handle target file names specified as both short and long file names correctly. Bug fixed by making bindtarget() function map names to TARGETs by using their long file names. When scanning directories and creating a list of all their content (filent.c) it would identify all the located files and folders using their long file names. On the other hand, referencing a target using its short file name inside a Jam script caused Boost Jam to reference those files twice using two separate TARGET structures - one identified using the file's short name and one using the file's long name. One bad example was the MkDir which would always attempt to create a folder identified by its short name even if that folder already existed (due to the NOUPDATE rule getting applied on the incorrect TARGET). The change does not affect targets whose names do not represent existing file names. Also, it seems to me that the short_path_to_long_path() call in file_dirscan() in the filent.c module should most likely be moved to file_info() in the filesys.c module. This would make mapping file names to file_info_t & TARGET structures consistent. However, I have not done this in this patch just to make the patch as minimal as possible. Prepared tests have been do nothing on non Windows platforms. [SVN r45144] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 73770d23c2..5ea6d62a5c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 73770d23c2d2403bb508022fc13969caa189cc40 +Subproject commit 5ea6d62a5c0d85ca3fe3390535ede93fa425680c From 0cafbbe73b79a4c35deccd67c2ba5a8874206f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 5 May 2008 16:01:21 +0000 Subject: [PATCH 0814/2219] Removed some old corpse comments and debugging output code related to functionality long removed in revision 29361. Minor stylistic comment changes. [SVN r45145] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5ea6d62a5c..560f054a32 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5ea6d62a5c0d85ca3fe3390535ede93fa425680c +Subproject commit 560f054a321bd727df014656fb0ce9d8433c3a81 From 0c8d55ed25d6d2369fbbcc0d31d4c654f6ceb7a9 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 5 May 2008 16:46:17 +0000 Subject: [PATCH 0815/2219] Remove use of conditional expressions as they are not supported in Python 2.3. [SVN r45147] --- tools/regression/src/process_jam_log.py | 27 +++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/tools/regression/src/process_jam_log.py b/tools/regression/src/process_jam_log.py index 16f6367f87..b147be9805 100755 --- a/tools/regression/src/process_jam_log.py +++ b/tools/regression/src/process_jam_log.py @@ -40,6 +40,10 @@ class BJamLog2Results: self.revision=None self.input = [] ( _opt_, self.input ) = opt.parse_args(args,self) + if self.incremental: + run_type = 'incremental' + else: + run_type = 'full' self.results = xml.dom.minidom.parseString(''' Date: Mon, 5 May 2008 19:31:47 +0000 Subject: [PATCH 0816/2219] Minor stylistic Boost Jam test cleanup. [SVN r45148] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 560f054a32..9103d18138 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 560f054a321bd727df014656fb0ce9d8433c3a81 +Subproject commit 9103d18138790b1707347712b0384d6e74a2ed1a From 967eafdf5a62c5f27cbbc1c562e18f35755cb3bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 5 May 2008 19:35:02 +0000 Subject: [PATCH 0817/2219] Minor stylistic Boost Jam test cleanup. [SVN r45149] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9103d18138..a7ad8a6708 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9103d18138790b1707347712b0384d6e74a2ed1a +Subproject commit a7ad8a6708f0fb0c23513eaf2656290334503b02 From 43fc68f0ca2d3ddd2b85f2ec92e9f0803d6edaef Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 5 May 2008 20:06:58 +0000 Subject: [PATCH 0818/2219] Unconditionally #include for std::exception. [SVN r45150] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ec0ae8105d..ebc9563ed0 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ec0ae8105d64b7d175ed196763fcbaabd5e0e956 +Subproject commit ebc9563ed01a1fdd72673bcd75c69d14f339bb60 From d64fdc798f758b4711d5131d6a69a1fc28328867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 5 May 2008 22:37:19 +0000 Subject: [PATCH 0819/2219] Patch for the NORMALIZE_PATH builtin Boost Jam rule as well as an appropriate update for the path.jam Boost Build module where that rule was being used to implement path.join and related operations. As it was written before the rule had 'random' behavior in some borderline cases such as: not passing it a parameter, passing it a folder whose path starts with one or two backslashes (as opposed to slashes) or passing it an invalid rooted path with enough '..' path elements to take it 'before the root path'. In those cases it would cause an access violation, 'incorrectly' un-root the path (i.e. remove the leading slash) or simply remove a 'random' path modification respectively. Also the rule is now more tiny bit more efficient and much better documented. Invalid rooted paths with enough '..' path elements to take them 'before the root path' are now recognized and an empty list is returned. Due to this rule having such 'messy' behavior the path.join rule and its user make-NT rule had some twisted logic in them to work around all the problems this caused. This patch invalidates the logic in question and replaces it with a much simpler one (detailed comments added). Other NORMALIZE_PATH callers should not be affected since both the old and the new version work the same on 'regular' paths (i.e. those not mentioned above). The new functionality for recognizing Boost Jam versions has been used to make Boost Build scripts use the old path functionality when using Boost Jam older than 3.1.17 and use the new functionality otherwise. As consequence, now anyone using the trunk version of Boost Build and an older 3.1.17 version of Boost.Jam will need to recompile their Boost Jam executable. The patch does not cause any Boost Build or Boost Jam tests to fail. Added a related NORMALIZE_PATH Boost Jam test. Note that this test causes Boost Jam versions built prior to this patch to crash (access violation). Added additional internal Boost Build tests for the path.jam module testing how it handles some invalid Windows paths. [SVN r45158] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a7ad8a6708..2871e44c9c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a7ad8a6708f0fb0c23513eaf2656290334503b02 +Subproject commit 2871e44c9ce672ac614ca025e169f416405f509b From ded8853e5c1cb0a45805dcec4b711c3628bebd3b Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 5 May 2008 22:46:54 +0000 Subject: [PATCH 0820/2219] fixed line continuation [SVN r45159] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index e1b46462fe..60eecee789 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit e1b46462fe9a5278c3a1166c8b4949af0bf5b202 +Subproject commit 60eecee789e062a3146861cb51d623d3095f2f65 From d97e67547d9b25ee37fe8eabde4c61299ebe6406 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 5 May 2008 22:56:56 +0000 Subject: [PATCH 0821/2219] bug fix for missing default clause for si_code value switch [SVN r45160] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 60eecee789..ca35db80b1 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 60eecee789e062a3146861cb51d623d3095f2f65 +Subproject commit ca35db80b176afc090faf2a5cda7731809e67dd8 From fbbe3bf3026dcbe80320d29cb5804ebe585fbe53 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 6 May 2008 03:25:41 +0000 Subject: [PATCH 0822/2219] Added new test 'ascii_check' [SVN r45162] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index e1b48e60f5..5cda972525 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit e1b48e60f5f5d7f5f5fcd17ff5db1f266e49b410 +Subproject commit 5cda97252596c8459d29ac0d0e80dae708280083 From d4b46ed9c4e4b71c0789ba4f5a0cff05c3acfdd9 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 6 May 2008 03:44:29 +0000 Subject: [PATCH 0823/2219] Added a couple more legal chars to ascii-check [SVN r45164] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 5cda972525..08d045167c 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 5cda97252596c8459d29ac0d0e80dae708280083 +Subproject commit 08d045167ca878bf50e85b7e7700b6b0fef81ea7 From a2cc00cb805ca1ec9935866bacb4a84ab4671571 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 6 May 2008 09:33:53 +0000 Subject: [PATCH 0824/2219] Removed a duplicated test case. [SVN r45167] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 2871e44c9c..7326258cb1 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 2871e44c9ce672ac614ca025e169f416405f509b +Subproject commit 7326258cb1485c38a9551520960652a46dc282a1 From 2a68c844c094236cb3496f726e3e0a219ab8ac39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 6 May 2008 09:34:20 +0000 Subject: [PATCH 0825/2219] Minor stylistic comment change. [SVN r45168] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7326258cb1..cb5da6afd4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7326258cb1485c38a9551520960652a46dc282a1 +Subproject commit cb5da6afd41c9ac262ffb0ceb7fcd277eee40e1d From 98033742756f97d6dc14a0653b5a28cb5ea7c1fe Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 6 May 2008 18:58:15 +0000 Subject: [PATCH 0826/2219] Fix g++ 3.2 regression. [SVN r45177] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index f0f9f72be6..2f1b1acc7a 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit f0f9f72be6005f1413ce57c50ef96e45e80ce599 +Subproject commit 2f1b1acc7a7ce6d3956fff629acc50e2cc791897 From c7d7c5fdb935c1ab5b317a6c0e1c7fb07dbcf381 Mon Sep 17 00:00:00 2001 From: Alexander Nasonov Date: Tue, 6 May 2008 20:44:09 +0000 Subject: [PATCH 0827/2219] Fixes #1704 [any] 4512 warning from VC8/9 on warning level 4 [SVN r45178] --- libs/any | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/any b/libs/any index d5bf33f2f9..ed171b8cd4 160000 --- a/libs/any +++ b/libs/any @@ -1 +1 @@ -Subproject commit d5bf33f2f995c96c042454c1279919d2eabf4b77 +Subproject commit ed171b8cd4b8a428d9d74f3984e995f52e652a44 From bcf724d293b0407bead9803b863ecd77a8315892 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 6 May 2008 22:09:47 +0000 Subject: [PATCH 0828/2219] Use an atomic counter for strand reference counting. [SVN r45179] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f4b17b0fda..40fd64673f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f4b17b0fdac1604e9ed2186af8799fee929e2171 +Subproject commit 40fd64673fbb0360143b3aa7a48a1d9c88aaf21f From fbba2f344793e1b49a5860129ec14df0954c7864 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 6 May 2008 23:58:25 +0000 Subject: [PATCH 0829/2219] Spirit.Karma: Added binary padding generator [SVN r45183] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d610f1596b..ffee1cad1f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d610f1596b15b03c57583dd5fc0db7d0b568c2a1 +Subproject commit ffee1cad1fd6f03f1a2c7752ae0913e6ed586671 From b3eb12f3e6e987a526d9f6a504c16d718ae43046 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 6 May 2008 23:58:57 +0000 Subject: [PATCH 0830/2219] Spirit.Karma: Added calc2_ast_vm example [SVN r45184] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ffee1cad1f..de99ec1304 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ffee1cad1fd6f03f1a2c7752ae0913e6ed586671 +Subproject commit de99ec13044173485cdc59324e06519fb5183bfa From 37e79f2411ee10213c0b8f456eafd503f697cd3b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 6 May 2008 23:59:24 +0000 Subject: [PATCH 0831/2219] Spirit.Karma: Fixed alternative generator [SVN r45185] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index de99ec1304..daf8331bd4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit de99ec13044173485cdc59324e06519fb5183bfa +Subproject commit daf8331bd4263f77b5e87b5551ec5348e2a702a2 From 6006cea02e151fbc666354e027f2f8985055c9e0 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 7 May 2008 04:20:04 +0000 Subject: [PATCH 0832/2219] Spirit.Karma: Fixed output iterator issue [SVN r45187] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index daf8331bd4..533e0fe614 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit daf8331bd4263f77b5e87b5551ec5348e2a702a2 +Subproject commit 533e0fe61443135e778439e21c7f817d3ec3ebe1 From 8b007fb6e0d7fc1229d017a9b384022cb1a43b17 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 7 May 2008 10:15:16 +0000 Subject: [PATCH 0833/2219] Fix sp_convertible_test.cpp failure in C++0x mode. [SVN r45194] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2f1b1acc7a..4b0490c0ae 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2f1b1acc7a7ce6d3956fff629acc50e2cc791897 +Subproject commit 4b0490c0ae03c03a4f6793b012dfdaa399d36c6e From 6e8f813625bc4b06795487e413ad0d0214af3d09 Mon Sep 17 00:00:00 2001 From: Alexander Nasonov Date: Wed, 7 May 2008 19:17:09 +0000 Subject: [PATCH 0834/2219] Fixes #1898 Compilation Error in Any Test [SVN r45200] --- libs/any | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/any b/libs/any index ed171b8cd4..181c33d131 160000 --- a/libs/any +++ b/libs/any @@ -1 +1 @@ -Subproject commit ed171b8cd4b8a428d9d74f3984e995f52e652a44 +Subproject commit 181c33d131605145abaf8c5d7d468546b673091c From 86b3bb775e8f3f29895b85a78ca774e9d038fc3e Mon Sep 17 00:00:00 2001 From: Alexander Nasonov Date: Wed, 7 May 2008 19:43:55 +0000 Subject: [PATCH 0835/2219] Fixes #1847 Can't compile without header, boost::lexical_cast problem [SVN r45201] --- libs/conversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/conversion b/libs/conversion index e1dbc6ef04..ae5cbbbec8 160000 --- a/libs/conversion +++ b/libs/conversion @@ -1 +1 @@ -Subproject commit e1dbc6ef04c042c42fb676a94ad88b046de29ef0 +Subproject commit ae5cbbbec84bd81369b475a787473498ffce5a86 From 16d48dbe1bedb738ffe434c354943499d099a94f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 8 May 2008 12:59:10 +0000 Subject: [PATCH 0836/2219] Added native_handle to mutex types where possible [SVN r45210] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 0516b86a6e..7861cf1146 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 0516b86a6ecbeba15e391a5b7b7cecec54d48802 +Subproject commit 7861cf11469af9ebf7e5b0693cf30c31b2050fe8 From cf2a824ac380084ca43309ed3384a19db909ab5f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 8 May 2008 12:59:59 +0000 Subject: [PATCH 0837/2219] Added docs for native_handle [SVN r45211] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 7861cf1146..3926fd3a20 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 7861cf11469af9ebf7e5b0693cf30c31b2050fe8 +Subproject commit 3926fd3a20509770da0ea9709f1aaa87a857fad0 From d2e2ec52afcae2b78ad290a311b68edf5fb62056 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 8 May 2008 14:34:40 +0000 Subject: [PATCH 0838/2219] Added default constructor to lock types [SVN r45212] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 3926fd3a20..70d9dbc45a 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 3926fd3a20509770da0ea9709f1aaa87a857fad0 +Subproject commit 70d9dbc45aaa746b162b989698cb05906b1fdf6e From e26b7e261be4a62913b8903de79139242e716684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 8 May 2008 19:08:38 +0000 Subject: [PATCH 0839/2219] Replaced non-ascii characters, ticket 1736 [SVN r45224] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 4b0490c0ae..d52878df88 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 4b0490c0ae03c03a4f6793b012dfdaa399d36c6e +Subproject commit d52878df885d5b3127af6f9cf87fd4f40c3e2104 From a75400b3350109366ebad536694536d869c15f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 8 May 2008 19:22:16 +0000 Subject: [PATCH 0840/2219] Replaced non-ascii characters, ticket 1736 [SVN r45225] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index d52878df88..d261079616 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit d52878df885d5b3127af6f9cf87fd4f40c3e2104 +Subproject commit d2610796164870db794fa3e96b4be204e1b1393b From adc862c6b9562d76eb200611464fab819fa05ac0 Mon Sep 17 00:00:00 2001 From: Daniel Wallin Date: Thu, 8 May 2008 20:04:24 +0000 Subject: [PATCH 0841/2219] Fixed #1044. ArgumentPack is now available in the return type calculation [SVN r45226] --- libs/parameter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/parameter b/libs/parameter index ef9dfeb2d1..834f245953 160000 --- a/libs/parameter +++ b/libs/parameter @@ -1 +1 @@ -Subproject commit ef9dfeb2d16f01f55856c5938dff9e7a1f83856d +Subproject commit 834f2459533310841f68cf3f4eb69ed269461a4f From f257579d040f927b7718ab73d9cc191872300553 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 8 May 2008 21:42:56 +0000 Subject: [PATCH 0842/2219] Replace some non-ASCII characters in the interprocess library headers. [SVN r45231] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index ba80ed3c10..2ff7425fd9 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit ba80ed3c10b8ab5a320fa15b58b0cbf16d677d9c +Subproject commit 2ff7425fd9406b9e5ab0fbf774e814b523ac0367 From 2e955f35e7fd43c6b78afbb71af9e0af210cde37 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 8 May 2008 21:50:19 +0000 Subject: [PATCH 0843/2219] Fix some invalid xml by replacing ampersands with character entities. [SVN r45232] --- libs/signals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/signals b/libs/signals index 8be72e01f6..13fee9a9da 160000 --- a/libs/signals +++ b/libs/signals @@ -1 +1 @@ -Subproject commit 8be72e01f690d5feb8ecc6720b59ed039db4cda1 +Subproject commit 13fee9a9da1c1f758f23d492ef4ef2748eb9841d From 6437956b1060b4ad6b7b5fae96b9cf4fbedd9190 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 8 May 2008 22:01:14 +0000 Subject: [PATCH 0844/2219] Work around differing option parsing assumptions between Python 2.3 and 2.5. The former assumes the arguments always include the program name, while the former assumes it doesn't. [SVN r45233] --- tools/regression/src/process_jam_log.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/regression/src/process_jam_log.py b/tools/regression/src/process_jam_log.py index b147be9805..3a37a878b2 100755 --- a/tools/regression/src/process_jam_log.py +++ b/tools/regression/src/process_jam_log.py @@ -76,7 +76,10 @@ class BJamLog2Results: #~ print self.target def add_log(self): - bjam_log = xml.dom.minidom.parse(self.input[0]) + if self.input[0]: + bjam_log = xml.dom.minidom.parse(self.input[0]) + else: + bjam_log = xml.dom.minidom.parse(self.input[1]) self.x(bjam_log.documentElement) def gen_output(self): From ca749e25f883e138729a3fff040f7d9d8f41acb5 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 8 May 2008 22:07:28 +0000 Subject: [PATCH 0845/2219] Replace spaces in generated file names with underscores, and replace multiple consecutive underscores with a single underscore. Fixes #1705 [SVN r45234] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 3d0e98ea74..f0c7c3d9b9 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 3d0e98ea740cdbab99d32bbd55d676f9b6274685 +Subproject commit f0c7c3d9b9b42c5ef36c308b84ce91c17770f772 From 6787d52ce69a0b00515294e0d99b1226fe0a5f00 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 9 May 2008 07:47:14 +0000 Subject: [PATCH 0846/2219] Use _WIN32 rather than WIN32 to prevent include of [SVN r45241] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 70d9dbc45a..86097fa038 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 70d9dbc45aaa746b162b989698cb05906b1fdf6e +Subproject commit 86097fa038c532c34c3f06d54605d8884d50c23b From 6131127d01091b5bc99baa6fdd4a404e892e29ff Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 9 May 2008 07:48:44 +0000 Subject: [PATCH 0847/2219] Test and fix for bug #1905 [SVN r45242] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 86097fa038..33d9f9774c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 86097fa038c532c34c3f06d54605d8884d50c23b +Subproject commit 33d9f9774cecbc33fbde746f3dd2c42ad7cfd7a9 From 867e5b85dc860f789a6d97a5811afcde10c238c9 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 9 May 2008 07:49:22 +0000 Subject: [PATCH 0848/2219] Fixed type truncation warning [SVN r45243] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 33d9f9774c..ea0961b7f6 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 33d9f9774cecbc33fbde746f3dd2c42ad7cfd7a9 +Subproject commit ea0961b7f6c80ff4e10713640396698cd6306816 From a40eb258fa57e93805dd1ca1f3ff1dcd7ffd7170 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 9 May 2008 07:59:57 +0000 Subject: [PATCH 0849/2219] Cleaned up to remove warnings [SVN r45244] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index ea0961b7f6..dc5d03a6dc 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit ea0961b7f6c80ff4e10713640396698cd6306816 +Subproject commit dc5d03a6dc6de3c98a4fa781bfc49f15db838206 From b4feca1b4d8c847dfdcba2f7740513d91c445e8e Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 9 May 2008 08:03:35 +0000 Subject: [PATCH 0850/2219] Don't assign build properties as target's usage requirements when it fails to generate. We try to avoid building the same target twice, by caching the result of previous calls to target.generate, and returning it if a build request with the same property set is made. When the target fails to generate, for example due to no property, we used to store the entire build property set as the usage requirements of the build. This is clearly, wrong, this patch makes us store no as usage requirements instead. Fixes #1816. [SVN r45245] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index cb5da6afd4..e1b68398ec 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit cb5da6afd41c9ac262ffb0ceb7fcd277eee40e1d +Subproject commit e1b68398ecc4a8754475338821e3015a74bdf40c From c7c5e06c23dd6572b32fbd825f6a53936d354d07 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 9 May 2008 14:32:23 +0000 Subject: [PATCH 0851/2219] Spirit: Fixed gcc compilation problems. [SVN r45249] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 533e0fe614..24fe2d765b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 533e0fe61443135e778439e21c7f817d3ec3ebe1 +Subproject commit 24fe2d765b77ea05ef3c5d099c51a08c3dc50cd0 From a3d9f98adda961aafb50a84dc300c426eb60ba76 Mon Sep 17 00:00:00 2001 From: Roland Schwarz Date: Fri, 9 May 2008 14:41:00 +0000 Subject: [PATCH 0852/2219] Same name for header only libs as in boost root. [SVN r45250] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e1b68398ec..636de9c01d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e1b68398ecc4a8754475338821e3015a74bdf40c +Subproject commit 636de9c01d6550d844a1b2980330fd7f8b6918a7 From 7b96844554dc0b085aa02a1d9ea5f92ae819458c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 9 May 2008 14:48:51 +0000 Subject: [PATCH 0853/2219] Spirit: Fixed gcc compilation problems. [SVN r45251] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 24fe2d765b..cf5a24454e 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 24fe2d765b77ea05ef3c5d099c51a08c3dc50cd0 +Subproject commit cf5a24454ee9a64afa2d4f7812bcef9eb98a9871 From adf03d7e3dd7f7edb69cc10e63715649a84ed8fb Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 9 May 2008 14:49:48 +0000 Subject: [PATCH 0854/2219] Spirit.Lex: Minor fixes to one of the examples [SVN r45252] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cf5a24454e..0a00898eaa 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cf5a24454ee9a64afa2d4f7812bcef9eb98a9871 +Subproject commit 0a00898eaa55aba2b68c6bc8d831a1b8d3666be0 From 556e463af9f7ffb62c73b70fc898865ce3c36cbe Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 9 May 2008 22:08:46 +0000 Subject: [PATCH 0855/2219] result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes #862. [SVN r45256] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index f1c86c35c4..ad0bcf4a00 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit f1c86c35c43c6a625c2fbd0fe350fec39ab4d829 +Subproject commit ad0bcf4a00670df71a2ed0e10d98a51c954863ea From 3a972d73520479b1e9c85a97fa4d68233a189688 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 10 May 2008 08:10:09 +0000 Subject: [PATCH 0856/2219] Fix typo. [SVN r45257] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 239f2b758b..186abf9110 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 239f2b758b81b383f84f17ac1c1e5b787d0fb079 +Subproject commit 186abf911023a15137fcdc6120bc00de5843da5a From 62d6233efc87a93bbb05d54c645f1f5fcd313659 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 10 May 2008 13:52:14 +0000 Subject: [PATCH 0857/2219] Fix a clumsy error. [SVN r45261] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 814653754f..cdbb3f39e0 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 814653754f3132fd7ed6d323fe5a286e05e6f7d8 +Subproject commit cdbb3f39e0e093cfa92f628a6bcfa7df234c97f2 From b0fd21596d07a6820ecf84cf20e346f17a3e7210 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 10 May 2008 13:53:35 +0000 Subject: [PATCH 0858/2219] The unordered containers are failing to compile on Borland. This is a short in the dark at fixing that. [SVN r45262] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index cdbb3f39e0..0bf6fcba47 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit cdbb3f39e0e093cfa92f628a6bcfa7df234c97f2 +Subproject commit 0bf6fcba47ece4908b8f1f94e5be391cfc927188 From fb7809c2627be9efd3f1a42299d77569f974ad1f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 10 May 2008 13:55:59 +0000 Subject: [PATCH 0859/2219] Remove some code that doesn't even make it past preprocessing, I should have removed it when I wrote separate allocation code for C++0x compilers. [SVN r45263] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 0bf6fcba47..980d3f87c5 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 0bf6fcba47ece4908b8f1f94e5be391cfc927188 +Subproject commit 980d3f87c5939d7cc82eeee759bea2771f442746 From ef646c7769083d64e31d66fbbfacef289caf92a5 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sat, 10 May 2008 14:42:49 +0000 Subject: [PATCH 0860/2219] Added forward declaration of boost::optional_swap_should_use_default_constructor. [SVN r45264] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 74674531c8..43eac5bb12 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 74674531c880f34773ecfc9c89e7198b84e6fd72 +Subproject commit 43eac5bb126413fdc31ba04c18b79dda3c6b603f From 2a359c7c148883c2ff32c538a7377727c2ca089b Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sat, 10 May 2008 14:53:51 +0000 Subject: [PATCH 0861/2219] Added more optional::swap tests, especially on self swap, on specializing boost::swap for optional, and on swapping optional when T is a template class. [SVN r45265] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 43eac5bb12..63f6e7f45e 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 43eac5bb126413fdc31ba04c18b79dda3c6b603f +Subproject commit 63f6e7f45e7cdae40d389881c82e234fa4bd4e81 From 2b109a3dcca2417b659ac11bd2cf040a2c939428 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 10 May 2008 17:19:15 +0000 Subject: [PATCH 0862/2219] Spirit: Fixed gcc compilation problems. [SVN r45267] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0a00898eaa..d3ff532bf6 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0a00898eaa55aba2b68c6bc8d831a1b8d3666be0 +Subproject commit d3ff532bf646154d95cc97218a005b0f0efe6fd7 From f4dc7ca02c6c474cdcd0e62ce2a4ddf7eaab37ec Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 10 May 2008 19:55:16 +0000 Subject: [PATCH 0863/2219] Disable Boost.Exception for Borland 5.8.x as well. [SVN r45268] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ebc9563ed0..f243fadab2 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ebc9563ed01a1fdd72673bcd75c69d14f339bb60 +Subproject commit f243fadab23914f6cbd2e9801ad99e211ab61463 From 726efce4193f7df51641893792f7aa3ebd0fd974 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 10 May 2008 23:24:25 +0000 Subject: [PATCH 0864/2219] Spirit: removed some extra ';'. [SVN r45270] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d3ff532bf6..443668f02c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d3ff532bf646154d95cc97218a005b0f0efe6fd7 +Subproject commit 443668f02cf8a26685f9ab5248b096bdbb3f53b3 From cd5bc140bdcdc52f7c937a3f78095e98a0a4d5e1 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 10 May 2008 23:35:58 +0000 Subject: [PATCH 0865/2219] Wave: Workaround for pathscale compiler [SVN r45271] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index b7ea48db83..4230a7cd9b 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit b7ea48db83fc26c8fc36b8f6ad90a4c1d152fcea +Subproject commit 4230a7cd9bac256ce2cbc94666741aa8af47c668 From fb38f61e53340d565e27ee0cadba7097b1d7f106 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 10 May 2008 23:36:33 +0000 Subject: [PATCH 0866/2219] Wave: started to fix serialization support [SVN r45272] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 4230a7cd9b..2f42411de1 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 4230a7cd9bac256ce2cbc94666741aa8af47c668 +Subproject commit 2f42411de1399fde6fa90988673a02516c759f8a From fbe35e25e2376aaa220c058ec04c7f057a7f16b2 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 11 May 2008 02:15:49 +0000 Subject: [PATCH 0867/2219] Borland compatibility for enable_error_info.hpp, Tabs removed from exception.hpp, Documentation rebound. [SVN r45273] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f243fadab2..9f8623a2c9 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f243fadab23914f6cbd2e9801ad99e211ab61463 +Subproject commit 9f8623a2c977807a4a836c389cd229ce3427e574 From e4b5c466e49aac6bf2011e41b2e8204566e9fdbf Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 11 May 2008 12:09:07 +0000 Subject: [PATCH 0868/2219] Merge changelog updates. Merged revisions 45156-45157 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r45156 | danieljames | 2008-05-05 21:32:40 +0100 (Mon, 05 May 2008) | 1 line Update the changelog. ........ r45157 | danieljames | 2008-05-05 21:32:57 +0100 (Mon, 05 May 2008) | 1 line Add a changelog for unordered. ........ [SVN r45274] --- libs/functional | 2 +- libs/unordered | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index ab9f98e4dc..58f74fb524 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit ab9f98e4dce298d742c390b4afdcb7f026988a2d +Subproject commit 58f74fb524b08efd9cc7a61f309fd6b346201216 diff --git a/libs/unordered b/libs/unordered index 980d3f87c5..e1630b27cf 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 980d3f87c5939d7cc82eeee759bea2771f442746 +Subproject commit e1630b27cf904b721b5fe5c094d48ab3d02c09a1 From 29177d00a1dc7a5ad459bfaaacd56cbdf9bb5395 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 11 May 2008 13:49:20 +0000 Subject: [PATCH 0869/2219] Quote href values - our tools don't support unquoted values. [SVN r45283] --- libs/algorithm | 2 +- libs/assign | 2 +- libs/graph | 2 +- libs/iostreams | 2 +- libs/multi_array | 2 +- libs/property_map | 2 +- libs/python | 2 +- libs/range | 2 +- libs/rational | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/libs/algorithm b/libs/algorithm index a389d768c4..346f032be2 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit a389d768c4539a05e89a26307455d6794b419d31 +Subproject commit 346f032be2c74aa29ad4846c4d6e6ea7ce5af6e8 diff --git a/libs/assign b/libs/assign index 426507ba23..580acb0750 160000 --- a/libs/assign +++ b/libs/assign @@ -1 +1 @@ -Subproject commit 426507ba23fb762ea4414fdbd1762797ae9e7b34 +Subproject commit 580acb0750bda88492838091e4069e57121be8f5 diff --git a/libs/graph b/libs/graph index b98298ab98..c6c6be7ae0 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit b98298ab981e3af1abd0800260d0f47dc7c24724 +Subproject commit c6c6be7ae05b3a893cdd02f623ed769fa750745b diff --git a/libs/iostreams b/libs/iostreams index 553eefe79e..f3971ed396 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 553eefe79e0905c9237c3f77e5159dee640c5704 +Subproject commit f3971ed3966f49235ac41ad1128ec6f661d2f88f diff --git a/libs/multi_array b/libs/multi_array index 527585aef9..1f0df94e27 160000 --- a/libs/multi_array +++ b/libs/multi_array @@ -1 +1 @@ -Subproject commit 527585aef92d0832bb661faa03d0513e8fd3317c +Subproject commit 1f0df94e27dc8cc135f9172af87226dc84fc77ee diff --git a/libs/property_map b/libs/property_map index 8e7ccf84a9..6874cc3214 160000 --- a/libs/property_map +++ b/libs/property_map @@ -1 +1 @@ -Subproject commit 8e7ccf84a92aa8ab68a81defe8cb5bc2357245f8 +Subproject commit 6874cc32149e676b795a96ddf03927e1f942634c diff --git a/libs/python b/libs/python index a33ed032c6..79b7f88df6 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit a33ed032c6a672caef19f2f9ac19cf9b0053a7bb +Subproject commit 79b7f88df6dd882bdec09c1e2d2684bc754ea18f diff --git a/libs/range b/libs/range index 36a99eb0a0..95d424012b 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 36a99eb0a0c0351d1b897523f66a5d5610dc4d29 +Subproject commit 95d424012b165811f7c6817e6f40e039a4c941d6 diff --git a/libs/rational b/libs/rational index 1b8403048e..b889865e0d 160000 --- a/libs/rational +++ b/libs/rational @@ -1 +1 @@ -Subproject commit 1b8403048e106cad9d90777356449b80ad8ddd7c +Subproject commit b889865e0dfba456459cdfa8847cd9794cb05d18 From 891eb24e1b8c472f558cccd0266bb737683e1d37 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 12 May 2008 08:30:21 +0000 Subject: [PATCH 0870/2219] Regenerate documentation to include raw socket classes. [SVN r45292] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 40fd64673f..ba11496382 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 40fd64673fbb0360143b3aa7a48a1d9c88aaf21f +Subproject commit ba11496382d60a5c77159839f65754aab953652f From 761949d0c7a93cec95bf19c26d3c258959ad9585 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 12 May 2008 08:35:56 +0000 Subject: [PATCH 0871/2219] Don't generate enum value lists for empty enums. [SVN r45293] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ba11496382..4dc6d7c679 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ba11496382d60a5c77159839f65754aab953652f +Subproject commit 4dc6d7c67902862fdd6f325fd65cd6e0ceeb31ec From df70fdf5c0db28e418d3e5369413f9c1d53e4373 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 12 May 2008 09:04:02 +0000 Subject: [PATCH 0872/2219] Updated docs to make it explicit that terminate is called if a thread function throws an exception [SVN r45294] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index dc5d03a6dc..f77285f375 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit dc5d03a6dc6de3c98a4fa781bfc49f15db838206 +Subproject commit f77285f375092c6a79828341f016dd8f37e340d0 From 61ca16aeb123cf1a39ff78e9578ce531f63588c9 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Mon, 12 May 2008 13:29:52 +0000 Subject: [PATCH 0873/2219] Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers. [SVN r45295] --- libs/optional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/optional b/libs/optional index 63f6e7f45e..3ebabcb2d8 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 63f6e7f45e7cdae40d389881c82e234fa4bd4e81 +Subproject commit 3ebabcb2d8dcb410544aa6d67b3d2011c5163c6f From 29da56f80c8af92705c8e73daa8a9290d6fcd49d Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Mon, 12 May 2008 13:38:41 +0000 Subject: [PATCH 0874/2219] Adapted text of expected optional_test failure on msvc-7.1, following changeset [45265] [SVN r45296] --- status/explicit-failures-markup.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 10161d70c5..6a967006e8 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2519,10 +2519,10 @@ for more information. - + MSVC 2003 (7.1) does not always do argument-dependent lookup (ADL), when it should. This causes test failures when swapping boost::optional<T>, for - T = optional_swap_test::class_whose_default_ctor_should_be_used. + T = optional_swap_test::template_whose_default_ctor_should_be_used<char>.
    From c78818917feb19b9d92792eaf7eff73fed50e01b Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Mon, 12 May 2008 13:59:20 +0000 Subject: [PATCH 0875/2219] Prevent a class' or namespace's associated free functions (a "free-function-group" element inside a "class" or "namespace" element) from reappearing in the synopsis of nested classes or namespaces. This is a merge of revision 45297 from the boost_docs sandbox. [SVN r45298] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index f0c7c3d9b9..18cbde7d28 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit f0c7c3d9b9b42c5ef36c308b84ce91c17770f772 +Subproject commit 18cbde7d2873a7e4d56ff750f27cfe567b650dd6 From 3d2485d2f3d0cc6d067f15c3f21bd72c271fd815 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 12 May 2008 17:46:54 +0000 Subject: [PATCH 0876/2219] Move userman.pdf to a http location [SVN r45303] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 636de9c01d..d3c2a0d8a0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 636de9c01d6550d844a1b2980330fd7f8b6918a7 +Subproject commit d3c2a0d8a06861d916e36ed731e7a29d46341880 From bace060d9a120a564c481a6abea5a26df4c3c147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 12 May 2008 18:31:59 +0000 Subject: [PATCH 0877/2219] Documented that modules.call-in and modules.call-locally rules may forward at most 8 parameters to the rules they call. Also removed the extra unused $(9) parameter forwarding in the modules.call-locally rule. [SVN r45304] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d3c2a0d8a0..f7290b2187 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d3c2a0d8a06861d916e36ed731e7a29d46341880 +Subproject commit f7290b2187e6590e35b32bd9aa2af64472df5f05 From 3159798dc3618e4f43c4e766b9339c57ab4015e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 12 May 2008 18:35:56 +0000 Subject: [PATCH 0878/2219] Minor stylistic changes. [SVN r45305] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f7290b2187..5de08f981c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f7290b2187e6590e35b32bd9aa2af64472df5f05 +Subproject commit 5de08f981c5cc32c4f45845a7eb99bc7b23812f4 From 9985a48b3fa408a6668ac2437c2a626d44aed026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 12 May 2008 19:38:37 +0000 Subject: [PATCH 0879/2219] Replaced non-ascii characters, ticket 1736 [SVN r45306] --- libs/interprocess | 2 +- libs/intrusive | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/interprocess b/libs/interprocess index 2ff7425fd9..c3b9801811 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 2ff7425fd9406b9e5ab0fbf774e814b523ac0367 +Subproject commit c3b9801811b832ed53618e19603836eb15fa72cb diff --git a/libs/intrusive b/libs/intrusive index 57e77dc340..dd3969306e 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 57e77dc3402d86ac50f783a40a53728ec846603a +Subproject commit dd3969306ef167ad5e13461b7f0c9e0f63020c94 From 5c3a463b4384e193ff8093a2f89790b0e0f92898 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 12 May 2008 19:43:07 +0000 Subject: [PATCH 0880/2219] Replaced non-ascii characters, ticket 1736 [SVN r45307] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index dd3969306e..436b5048d6 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit dd3969306ef167ad5e13461b7f0c9e0f63020c94 +Subproject commit 436b5048d6665d98b754f23b3e5b12ea5fc4cddc From 367fd0235d8395dac07b0ef2eb1fd78e447367e9 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 13 May 2008 19:59:48 +0000 Subject: [PATCH 0881/2219] enable_error_info.hpp hacked to support Borland 0x582 [SVN r45339] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 9f8623a2c9..8328f20b1a 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 9f8623a2c977807a4a836c389cd229ce3427e574 +Subproject commit 8328f20b1a79b7c61f4fa2dbdfe680baf31c48f1 From fd4bea3d27c4f801d9d51d497d28f1db92b3b490 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Tue, 13 May 2008 23:53:12 +0000 Subject: [PATCH 0882/2219] Disable sp_convertible for Borland 5.x. [SVN r45346] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index d261079616..05e050abe0 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit d2610796164870db794fa3e96b4be204e1b1393b +Subproject commit 05e050abe0080528e4dec4ad8ec07f739d661391 From 31849aea874037fd5baf8fae94e6694effa7859f Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 14 May 2008 00:21:28 +0000 Subject: [PATCH 0883/2219] Updated Borland workaround to properly use BOOST_NO_MEMBER_TEMPLATE_FRIENDS. [SVN r45347] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 05e050abe0..31685fe551 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 05e050abe0080528e4dec4ad8ec07f739d661391 +Subproject commit 31685fe5516eca027bd5b2d78ff4d00cb945b20e From c730a0895d5072c5564c658aceda14fee27c7cfd Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 14 May 2008 11:14:30 +0000 Subject: [PATCH 0884/2219] Added needed #includes to source files. [SVN r45353] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 3704b9c595..8928c7737e 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 3704b9c59525dffe91acec6d7d69932bee9b6405 +Subproject commit 8928c7737e66ad15df9aaedac9f25b04f6cb9859 From d8e73ff6168a5444b3b491734a6974c7f7d4647f Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 14 May 2008 11:19:58 +0000 Subject: [PATCH 0885/2219] Changed behaviour of \B so that it succeeds when the neither adjacent character is a word character. [SVN r45354] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 8928c7737e..4c105a90a1 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 8928c7737e66ad15df9aaedac9f25b04f6cb9859 +Subproject commit 4c105a90a1491fdd0a13840e33a3ba36bf0a2020 From 15c8c02686766b49cefe7002d9fbbd99809ead09 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 14 May 2008 12:17:26 +0000 Subject: [PATCH 0886/2219] Add check for empty heap when determining the minimum wait duration for a timer queue. [SVN r45355] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 4dc6d7c679..db608c4370 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 4dc6d7c67902862fdd6f325fd65cd6e0ceeb31ec +Subproject commit db608c4370988b19056f80fff4812acbf463275b From 5749fc5974904945f0d386d76579718e9b54573b Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Wed, 14 May 2008 19:38:08 +0000 Subject: [PATCH 0887/2219] braces added to resolve g++ 4.3.0 warning [SVN r45359] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 79b7f88df6..a334649b0c 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 79b7f88df6dd882bdec09c1e2d2684bc754ea18f +Subproject commit a334649b0c8d884a496fab8d657dc71453c69ead From e0687b4392c4a3bf1e48882fff45a5e9ca97d248 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 15 May 2008 00:47:50 +0000 Subject: [PATCH 0888/2219] Added required #include [SVN r45378] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 8328f20b1a..d04ddee87a 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 8328f20b1a79b7c61f4fa2dbdfe680baf31c48f1 +Subproject commit d04ddee87a4863634b4b2335f6a49edc15e4a117 From f1159c4a31e12e6bb07b45db2e1a78b5ee87b430 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 15 May 2008 15:55:00 +0000 Subject: [PATCH 0889/2219] Disable BOOST_HAS_FTIME on WinCE. [SVN r45393] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 186abf9110..89f16cfbc0 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 186abf911023a15137fcdc6120bc00de5843da5a +Subproject commit 89f16cfbc0115b6dadc6751137c32a84e29a7094 From fe4dc091cfd41fa6cbb358789f28fc83af228c2a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 15 May 2008 17:04:31 +0000 Subject: [PATCH 0890/2219] Sunpro and HPUX fix. [SVN r45395] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 6012b10c87..f47f9de505 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 6012b10c8730a64d2e2207f75c07835360c6e892 +Subproject commit f47f9de505b074efe6872055d4cda61267a33b0e From 183f2c3c04ffd72ebe1215514245816dd77247c3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 15 May 2008 21:10:51 +0000 Subject: [PATCH 0891/2219] Borland doesn't seem to be able to cope with 'has_move_assign'. [SVN r45409] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index e1630b27cf..00737cbc26 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit e1630b27cf904b721b5fe5c094d48ab3d02c09a1 +Subproject commit 00737cbc2614556bb33e688aa96e09a78f8a8a1b From 5abcfd208524ba79fafaa328256cfa33b4ba923f Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 16 May 2008 09:09:23 +0000 Subject: [PATCH 0892/2219] Don't test SSE2 primitives on non-Intel chips. [SVN r45421] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 72e51548aa..d1420c8e5a 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 72e51548aaa0f36d3be678a30fac83cf18a4674f +Subproject commit d1420c8e5a77b8f914abd8cd782cf36c1afa9d18 From 62f12d9e88d851031a4b39c6138bd9d0d7c1fbb4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 16 May 2008 11:12:32 +0000 Subject: [PATCH 0893/2219] Use the "no_tr1" version of : addition of Boost.Exception support to throw_exception has created new cyclic dependencies with Boost.TR1. [SVN r45422] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 31685fe551..83e2510ce5 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 31685fe5516eca027bd5b2d78ff4d00cb945b20e +Subproject commit 83e2510ce572dc38d3e68ce6c8af293246f24da6 From 419894b9c35891a2ff51092db82c336250cfa5be Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 16 May 2008 11:13:29 +0000 Subject: [PATCH 0894/2219] Added TR1 include path to configuration tests. [SVN r45423] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index f508ef04c5..c8f3d8c622 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit f508ef04c5ef1d40bd0ea462b71b017defef7a81 +Subproject commit c8f3d8c6223345e33cc15d6b16a0b8c4402574d2 From 45c8296f4001c433e61d6d20af765be23060a3bc Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 17 May 2008 06:14:11 +0000 Subject: [PATCH 0895/2219] Consistently use symlinks when installing Boost. * Jamroot: use symlink, not hardlink * tools/build/v2/tools/symlink.jam: Implement fallback for doing symlinks on Windows. Fixes #1902. Thanks to Frank Mori Hess for the patch. [SVN r45445] --- Jamroot | 4 ++-- tools/build | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Jamroot b/Jamroot index 0205e9f7ef..2ba44523bc 100644 --- a/Jamroot +++ b/Jamroot @@ -414,14 +414,14 @@ if $(layout-versioned) } } - # Create hardlinks without version. + # Create links without version. for local s in $(filtered) { local name = [ $(s).name ] ; local ea = [ $(s).action ] ; local ep = [ $(ea).properties ] ; local a = [ - new non-scanning-action $(s) : common.hard-link : $(ep) ] ; + new non-scanning-action $(s) : symlink.ln : $(ep) ] ; local noversion-file ; if $(nt) diff --git a/tools/build b/tools/build index 5de08f981c..111ac9bd27 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5de08f981c5cc32c4f45845a7eb99bc7b23812f4 +Subproject commit 111ac9bd2738515998bfd1e1d35f1268ce982435 From 4a4bd212601dd3af5b8e7abe163c0e48eaae6f95 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 17 May 2008 06:33:09 +0000 Subject: [PATCH 0896/2219] Fix comment [SVN r45446] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 89f16cfbc0..725c43c501 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 89f16cfbc0115b6dadc6751137c32a84e29a7094 +Subproject commit 725c43c5019a86eff31482380b65650aa82a18bd From 898af955c35187f7db1eb72f9c1fd409ae3ea727 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 17 May 2008 06:52:20 +0000 Subject: [PATCH 0897/2219] Add missing import. Fixes #1911. Patch from Steven Watanabe. [SVN r45447] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 111ac9bd27..36c570c4f6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 111ac9bd2738515998bfd1e1d35f1268ce982435 +Subproject commit 36c570c4f6488a9d1dc84ce7517ff41c8546e4a5 From 74b23fa340746d0f30a5a7f73befa1c382e34eb4 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 17 May 2008 07:13:03 +0000 Subject: [PATCH 0898/2219] Fix command line example. Closes #1880. [SVN r45449] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 36c570c4f6..a0c5c6d842 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 36c570c4f6488a9d1dc84ce7517ff41c8546e4a5 +Subproject commit a0c5c6d84268ec156aa9062521c77046785b7462 From 80425b390ffd515a785a27c54d45281e2060bad5 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Sat, 17 May 2008 18:04:04 +0000 Subject: [PATCH 0899/2219] Patch tr1/test Jamfile so compile actions are correct. [SVN r45456] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index c8f3d8c622..64b0c9008d 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit c8f3d8c6223345e33cc15d6b16a0b8c4402574d2 +Subproject commit 64b0c9008ded8f29af7aceaac001621dde7fafa2 From 0883c5fc33f1d8d15154f2666a2b8e2dc6d2632a Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 18 May 2008 08:45:44 +0000 Subject: [PATCH 0900/2219] Added beginnings of real rvalue-reference support [SVN r45479] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index f77285f375..6d5e7f63a7 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit f77285f375092c6a79828341f016dd8f37e340d0 +Subproject commit 6d5e7f63a79463aa61a76b1c0c224a100de42399 From 03dc590cd9570138f0c0addd11a7d14bab28b291 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 18 May 2008 09:10:20 +0000 Subject: [PATCH 0901/2219] support for a generic lock() function [SVN r45481] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6d5e7f63a7..4a4f87e017 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6d5e7f63a79463aa61a76b1c0c224a100de42399 +Subproject commit 4a4f87e0178c1f28c9fb3637df89461e8479f17d From 2b96dd6247687f1ba01aba85fb4d3731d8eab525 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 18 May 2008 09:18:22 +0000 Subject: [PATCH 0902/2219] Merged additions/changes from the Sandbox to Trunk. [SVN r45482] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index f47f9de505..4ce850dd8c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit f47f9de505b074efe6872055d4cda61267a33b0e +Subproject commit 4ce850dd8c6c861db57a88ede103b4fd693a5483 From 2890079c7cabcb994b673def95e1dc9c376abfd1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 18 May 2008 09:31:21 +0000 Subject: [PATCH 0903/2219] Updated last revision merged number. [SVN r45483] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 4ce850dd8c..b5520ad60b 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 4ce850dd8c6c861db57a88ede103b4fd693a5483 +Subproject commit b5520ad60b4d6400ab2e54339c1e5b0c17d9b5b6 From 0d07bfe4e36ab31c2cc6aaf85987270d2dac6fec Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 19 May 2008 15:09:54 +0000 Subject: [PATCH 0904/2219] Renamed CRITICAL_SECTION to critical_section to avoid ambiguity. [SVN r45545] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 83e2510ce5..2bfe13c9c4 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 83e2510ce572dc38d3e68ce6c8af293246f24da6 +Subproject commit 2bfe13c9c4fd7be06a5c5e9c6b43ed1c39c6cbb8 From 244f43d3a8db726015c368ec8370f7d404611722 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 19 May 2008 18:03:09 +0000 Subject: [PATCH 0905/2219] Rename some of the extern "C" C99 functions so we don't get infinite recursion. Disabled long double testing when not available. [SVN r45550] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index b5520ad60b..211d58523c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit b5520ad60b4d6400ab2e54339c1e5b0c17d9b5b6 +Subproject commit 211d58523cf5f191ccaf4817eac77e3e39357fb3 From bdf8e95e83160dc11ce458a371c03f554574a165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 19 May 2008 20:46:22 +0000 Subject: [PATCH 0906/2219] x's cache_last was not updated when splicing the whole container [SVN r45565] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 436b5048d6..377a4f8a0b 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 436b5048d6665d98b754f23b3e5b12ea5fc4cddc +Subproject commit 377a4f8a0bee52eeac56efee0d72ee9feac3eaf6 From d039c96ca544950c558122d47bd5d182221a793d Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 20 May 2008 00:06:06 +0000 Subject: [PATCH 0907/2219] fix bug where pow() wasn't finding operator overload in the operators namespace [SVN r45570] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 08d96ec5c3..420714f55d 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 08d96ec5c32b04682fded8daa714043e1239ff9d +Subproject commit 420714f55d300154c1936b51c1d4b054e12f6bc4 From 0616adb2094a4d54438c2977612b03a56338b7b1 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 20 May 2008 15:13:57 +0000 Subject: [PATCH 0908/2219] Fix for older versions of the Borland C++ compiler which create the default 'operator=' even when an 'operator=' which takes its argument by value has been defined. This causes assignments to be ambiguous. To work around this, I'm removing the definitions on those compilers - breaking move assignment, but allowing other assignments to work. I'm using 0x0593 because that's the earliest compiler that I've seen do the right thing, but it might also work on earlier 5.9.x versions. Refs #1923. [SVN r45573] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 00737cbc26..18e46ae624 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 00737cbc2614556bb33e688aa96e09a78f8a8a1b +Subproject commit 18e46ae62407d396d1137971cbdc25f9a0593c31 From f713984cfe1b34b457a70a8bb16add18167a080c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 20 May 2008 15:24:20 +0000 Subject: [PATCH 0909/2219] Merge in a few small changes to unordered. Merged revisions 45277-45280 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r45277 | danieljames | 2008-05-11 14:09:05 +0100 (Sun, 11 May 2008) | 2 lines Put the prime number list into a template so that they (hopefully) only get included once. ........ r45278 | danieljames | 2008-05-11 14:12:27 +0100 (Sun, 11 May 2008) | 2 lines Add a quick explanation for an odd looking constructor. ........ r45279 | danieljames | 2008-05-11 14:12:37 +0100 (Sun, 11 May 2008) | 2 lines No need to include the exception objects in helpers/strong.hpp. Now helpers on depend on the forwarding header from the objects. ........ r45280 | danieljames | 2008-05-11 14:14:31 +0100 (Sun, 11 May 2008) | 1 line Instead of comparing potentially dangling pointers in move_tests check if any objects have been constructed. ........ [SVN r45574] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 18e46ae624..0be8004724 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 18e46ae62407d396d1137971cbdc25f9a0593c31 +Subproject commit 0be800472489f09634da383c661dadee3d52f53a From b2f54990d13d61cbaf015d7a23df13f3b9f7d477 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 20 May 2008 15:39:25 +0000 Subject: [PATCH 0910/2219] Merge some small documentation fixes from the doc branch, and mark some previously merged changes as merged. Merged revisions 44811,45129,45142,45154,45281-45282,45365 via svnmerge from https://svn.boost.org/svn/boost/branches/doc ........ r45129 | danieljames | 2008-05-05 12:36:50 +0100 (Mon, 05 May 2008) | 2 lines Update navbar links in boostbook. ........ r45282 | danieljames | 2008-05-11 14:15:31 +0100 (Sun, 11 May 2008) | 2 lines Group functions in the hash header - requires Frank's free-function-group fix. ........ r45365 | danieljames | 2008-05-14 21:39:00 +0100 (Wed, 14 May 2008) | 2 lines Add boost.root to standalone hash documentation. ........ [SVN r45576] --- libs/functional | 2 +- tools/boostbook | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/functional b/libs/functional index 58f74fb524..693e2e87be 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 58f74fb524b08efd9cc7a61f309fd6b346201216 +Subproject commit 693e2e87beaf1d72d352a49d478f50d0a95dec27 diff --git a/tools/boostbook b/tools/boostbook index 18cbde7d28..2ed2e95f0b 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 18cbde7d2873a7e4d56ff750f27cfe567b650dd6 +Subproject commit 2ed2e95f0b8fc54580fe3390961d99e5d2414479 From 4c7cb4d4d4d54503929dcd666af857d368b44826 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 20 May 2008 15:49:55 +0000 Subject: [PATCH 0911/2219] Merge in improved ids in boostbook. Merged revisions 44958,45130-45131,45152-45153,45366 via svnmerge from https://svn.boost.org/svn/boost/branches/doc ........ r44958 | danieljames | 2008-05-01 00:08:20 +0100 (Thu, 01 May 2008) | 2 lines Don't generated file names with spaces, and replace multiple consecutive underscores with a single underscore. Refs #1705 ........ r45130 | danieljames | 2008-05-05 12:37:04 +0100 (Mon, 05 May 2008) | 2 lines Combine the two alternative versions of the function generate.id ........ r45131 | danieljames | 2008-05-05 12:37:18 +0100 (Mon, 05 May 2008) | 2 lines Deal with generated ids that contain dots which aren't separators. ........ r45152 | danieljames | 2008-05-05 21:28:44 +0100 (Mon, 05 May 2008) | 2 lines Only add the id to fully qualified ids inside specializations - so that we're not adding generated ids on to the end of generated ids. ........ r45153 | danieljames | 2008-05-05 21:28:56 +0100 (Mon, 05 May 2008) | 2 lines If the same macro appears twice, generated unique ids. ........ r45366 | danieljames | 2008-05-14 21:39:14 +0100 (Wed, 14 May 2008) | 2 lines Avoid removing underscores that are part of a class or function name. ........ [SVN r45577] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 2ed2e95f0b..68bc7fa4dc 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 2ed2e95f0b8fc54580fe3390961d99e5d2414479 +Subproject commit 68bc7fa4dc129ee60f49edfd9459b012928127e9 From 939a96a187eb9022d3d4cb46955d716fa1614978 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 20 May 2008 16:54:15 +0000 Subject: [PATCH 0912/2219] Fixed partial specialization. [SVN r45585] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 211d58523c..97bdf5e56d 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 211d58523cf5f191ccaf4817eac77e3e39357fb3 +Subproject commit 97bdf5e56d2f6f803381c963917ba60b3da6d0b9 From 0d5e59232290aaa586e34ac8422b4de848c6d312 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 21 May 2008 04:01:31 +0000 Subject: [PATCH 0913/2219] updated tests [SVN r45594] --- tools/quickbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quickbook b/tools/quickbook index 70e3351883..a8797c9f8f 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit 70e3351883be34ea602c35a98b8eb09ddcaecccf +Subproject commit a8797c9f8f4e79bf700f9c576e9c62b78f0faec7 From b951f8bef306b19727330c15dae1d61040124fb3 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 21 May 2008 06:29:33 +0000 Subject: [PATCH 0914/2219] - doc updates - rudementary template debugging - template bug! added in test [SVN r45598] --- tools/quickbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quickbook b/tools/quickbook index a8797c9f8f..e3d132e111 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit a8797c9f8f4e79bf700f9c576e9c62b78f0faec7 +Subproject commit e3d132e111df011e6bc27a2f276fdb14ea42fad0 From aed7501905e2e988eee1bcae375754f18b5925a4 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 21 May 2008 09:25:12 +0000 Subject: [PATCH 0915/2219] Implement custom allocation support for timer operations. [SVN r45600] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index db608c4370..e011561170 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit db608c4370988b19056f80fff4812acbf463275b +Subproject commit e011561170e6990924bcef8d8b21ce9815a447f4 From 1aaffc9b5f4914680f6e33e8f030f786b3d05e7e Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 21 May 2008 09:51:53 +0000 Subject: [PATCH 0916/2219] Renamed namespace user to user_test_ns to try and avoid a name clash on some platforms [SVN r45601] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 4a4f87e017..61b940b705 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 4a4f87e0178c1f28c9fb3637df89461e8479f17d +Subproject commit 61b940b705802017103ddf5b6209ab985d55bb88 From 43fb868791c9305b414b00eb4f82c694808bcd80 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 21 May 2008 10:39:47 +0000 Subject: [PATCH 0917/2219] try_lock_wrapper has its own operator bool_type to avoid problems with a using declaration [SVN r45602] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 61b940b705..2ac2eb2a61 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 61b940b705802017103ddf5b6209ab985d55bb88 +Subproject commit 2ac2eb2a614e4e6b590592aaefe187008073a2ce From ff07e7605e4f9c33b10d609815dbe4150fc25777 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 21 May 2008 12:00:06 +0000 Subject: [PATCH 0918/2219] When importing from Python into an module with empty string as name, import into root module. [SVN r45603] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a0c5c6d842..f910b39e26 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a0c5c6d84268ec156aa9062521c77046785b7462 +Subproject commit f910b39e26036cc5bd143aa3f14bcf4a23b5ab37 From 8eb406d200d6ad02a98fb7fcbeec4273ad4670ae Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 21 May 2008 12:18:08 +0000 Subject: [PATCH 0919/2219] Disallow '=' in the values of non-free features. [SVN r45604] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f910b39e26..01eadb8719 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f910b39e26036cc5bd143aa3f14bcf4a23b5ab37 +Subproject commit 01eadb87194f0f0b9dd12fcc66e6daad0ef5898b From 50c5a6d6f89aeda3c5846e68064ba117e8a02b67 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 21 May 2008 12:41:41 +0000 Subject: [PATCH 0920/2219] Added tntnet application server support, from Eduardo Gurgel. [SVN r45606] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 01eadb8719..787cc1b3be 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 01eadb87194f0f0b9dd12fcc66e6daad0ef5898b +Subproject commit 787cc1b3be4f7f6b49d9d54f46b30fa454774c00 From 15b33f9e609c314c2701cbbe14955f281a8d29ef Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 21 May 2008 13:38:04 +0000 Subject: [PATCH 0921/2219] New tests for a normal function with one argument, and a member function with 0 or 1 arguments [SVN r45607] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 2ac2eb2a61..080654e3ef 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 2ac2eb2a614e4e6b590592aaefe187008073a2ce +Subproject commit 080654e3ef22c4f0fa550861d6cf74d5cd935e59 From bd1b1c906b9e67056f1598cf2407f96db6fb2fd6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 21 May 2008 15:39:41 +0000 Subject: [PATCH 0922/2219] Apply NetBSD fix from issue #1922. [SVN r45608] --- libs/detail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/detail b/libs/detail index 3d539b76df..7e259580c1 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 3d539b76df2514a6fdb5355ccbf13394b8890064 +Subproject commit 7e259580c1532e678509075c0944d2086bc34f52 From 836510f6e28b86c22c7dbbc7a612a28f3cd09d93 Mon Sep 17 00:00:00 2001 From: Jan Gaspar Date: Wed, 21 May 2008 15:53:50 +0000 Subject: [PATCH 0923/2219] circular_buffer: bugfix #1919, #1852 [SVN r45609] --- libs/circular_buffer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/circular_buffer b/libs/circular_buffer index f9f143d114..6c59b9fe12 160000 --- a/libs/circular_buffer +++ b/libs/circular_buffer @@ -1 +1 @@ -Subproject commit f9f143d114adfcb0cbe472baa825a2d5886d2966 +Subproject commit 6c59b9fe121749f7ee01b3a761b21dbade4e8320 From a1e27a9e63d78ef626a562fbf885e7b561fc544f Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 21 May 2008 19:49:47 +0000 Subject: [PATCH 0924/2219] bind( type(), f, ... ) now works when f is a member function. [SVN r45619] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index 037a4d1976..203ca82ef2 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit 037a4d1976f1f8388b9fc4ac2286c34e8e5a4290 +Subproject commit 203ca82ef2f721ecb61a4910d604e77c825dba80 From 3705b98a47aa37bfe1e80945fc3b17d4c7983bd4 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 21 May 2008 20:43:40 +0000 Subject: [PATCH 0925/2219] Some compilers don't like the use of sizeof with a static template member array, so I'm hardcoding the prime number list length. Pity. [SVN r45620] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 0be8004724..c85c8dbeef 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 0be800472489f09634da383c661dadee3d52f53a +Subproject commit c85c8dbeef6a393cdbeff41255d16f82e9bfd931 From e79635c69f82ae4b9d662634b477d913a7b8f6b9 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 21 May 2008 20:44:08 +0000 Subject: [PATCH 0926/2219] Extended boost::thread to 9 arguments, hopefully fixed member function ambiguity. [SVN r45621] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 080654e3ef..01f99da03a 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 080654e3ef22c4f0fa550861d6cf74d5cd935e59 +Subproject commit 01f99da03a70c906e6bef58a12c15501a1999d3e From 2aa82fb7bbd21aa1fbf8c97cd1cd9d3f6c6dd3b8 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 21 May 2008 21:10:45 +0000 Subject: [PATCH 0927/2219] Use lock_guard<> instead of unique_lock<> internally. Clear out generations after notify_all, as they're all notified [SVN r45625] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 01f99da03a..8831b13efc 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 01f99da03a70c906e6bef58a12c15501a1999d3e +Subproject commit 8831b13efca409810e831e5f3db257f5eea7317f From 42edce2f8904117109a2365ae55add20e0f6a73b Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 21 May 2008 21:11:30 +0000 Subject: [PATCH 0928/2219] more rvalue reference stuff [SVN r45626] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 8831b13efc..94d89aac5f 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 8831b13efca409810e831e5f3db257f5eea7317f +Subproject commit 94d89aac5fdf86ff98a8dbf8d96917e1f3fc28de From 685cf194215036fd2701974da48be7b4e50c5d9a Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 21 May 2008 21:13:22 +0000 Subject: [PATCH 0929/2219] Largely pointless Borland 5.5.1 changes. :-) [SVN r45627] --- libs/conversion | 2 +- libs/test | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/conversion b/libs/conversion index ae5cbbbec8..0d258ff7b1 160000 --- a/libs/conversion +++ b/libs/conversion @@ -1 +1 @@ -Subproject commit ae5cbbbec84bd81369b475a787473498ffce5a86 +Subproject commit 0d258ff7b15bb7a41667fa7fed4b4f4c9c0ccacb diff --git a/libs/test b/libs/test index ca35db80b1..77cb774f71 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit ca35db80b176afc090faf2a5cda7731809e67dd8 +Subproject commit 77cb774f71d6360fa079dbb3a710a17163bab171 From 7aa7751ef9e77cf40acab9890c09a9b42d3b856c Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 21 May 2008 22:56:49 +0000 Subject: [PATCH 0930/2219] Some Windows platforms don't define IPPROTO_ICMPV6. [SVN r45633] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index e011561170..ac762e87b9 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit e011561170e6990924bcef8d8b21ce9815a447f4 +Subproject commit ac762e87b95ef4849711a878dcb438bd8d856b66 From eebba4de99387e77b64598dfd65d243e27fec779 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 22 May 2008 08:03:59 +0000 Subject: [PATCH 0931/2219] Fix wording [SVN r45638] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 787cc1b3be..ab445e90a9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 787cc1b3be4f7f6b49d9d54f46b30fa454774c00 +Subproject commit ab445e90a9e5a0779f5b0bf49ccc064c6c924b22 From f560c77dc89151d149fa16b1749fb6292a7e5959 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 22 May 2008 11:23:57 +0000 Subject: [PATCH 0932/2219] Split test_tr1 into two: one for long double, and one for float and double types. [SVN r45645] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 97bdf5e56d..396f854d6f 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 97bdf5e56d2f6f803381c963917ba60b3da6d0b9 +Subproject commit 396f854d6f47c1408ce673cd459eccef2440705b From 856b1e4dbd9b6771c5eeac3b635056f8f402f30c Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 22 May 2008 11:49:48 +0000 Subject: [PATCH 0933/2219] Refactored boost::thread code to try and remove duplication [SVN r45647] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 94d89aac5f..afecfd7c2d 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 94d89aac5fdf86ff98a8dbf8d96917e1f3fc28de +Subproject commit afecfd7c2dd86db4c59b36e3bee53dc6254dd0e8 From f003147b62680775c253cf15370d5c544b39243a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 22 May 2008 13:38:49 +0000 Subject: [PATCH 0934/2219] Applied patch disambiguating types. [SVN r45653] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 443668f02c..628b251880 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 443668f02cf8a26685f9ab5248b096bdbb3f53b3 +Subproject commit 628b251880c0848777bcdd9817e60059bda481e3 From d8d2b326ad8bdd01fb367f452f409cd2be008a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 22 May 2008 15:23:01 +0000 Subject: [PATCH 0935/2219] Added an explanation comment to Boost's initial build system file boost-build.jam. [SVN r45657] --- boost-build.jam | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/boost-build.jam b/boost-build.jam index 33fcf8a3e9..8b8775433a 100644 --- a/boost-build.jam +++ b/boost-build.jam @@ -1,9 +1,15 @@ -#~ Copyright (C) 2002-2003 David Abrahams. -#~ Copyright (C) 2002-2003 Vladimir Prus. -#~ Copyright (C) 2003,2007 Rene Rivera. -#~ 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 (C) 2002-2003 David Abrahams. +# Copyright (C) 2002-2003 Vladimir Prus. +# Copyright (C) 2003,2007 Rene Rivera. +# 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) + +# This is the initial file loaded by Boost Jam when run from any Boost library +# folder. It allows us to choose which Boost Build installation to use for +# building Boost libraries. Unless explicitly selected using a command-line +# option, the version included with the Boost library distribution is used (as +# opposed to any other Boost Build version installed on the user's sytem). BOOST_ROOT = $(.boost-build-file:D) ; BOOST_BUILD = [ MATCH --boost-build=(.*) : $(ARGV) ] ; From f88b60ce78d2aa8042e15b108b563c0d57ada152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 22 May 2008 15:47:38 +0000 Subject: [PATCH 0936/2219] Minor stylistic changes made to Boost Jam's base Jambase script. Mainly trimmed trailing spaces and wrapped comments at 80 lines. [SVN r45658] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ab445e90a9..beb1b4fa67 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ab445e90a9e5a0779f5b0bf49ccc064c6c924b22 +Subproject commit beb1b4fa671a485e11399c79f7c3c4d6144b152e From 7c9085afe0f2b4b52fcb7944e1ae27353009bf04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 22 May 2008 15:49:01 +0000 Subject: [PATCH 0937/2219] Minor stylistic changes made to Boost Jam's base Jambase script. Mainly trimmed trailing spaces and wrapped comments at 80 lines. [SVN r45659] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index beb1b4fa67..dffc656abe 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit beb1b4fa671a485e11399c79f7c3c4d6144b152e +Subproject commit dffc656abe46959466bc44d672a84a858b5d49ae From 4cb2290602800762cb947425705f4898e5272d9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 22 May 2008 15:50:28 +0000 Subject: [PATCH 0938/2219] Corrected a bug in Boost Jam's base Jambase script causing it to trim the error message displayed when its boost-build rule gets called multiple times. [SVN r45660] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index dffc656abe..d7ed152dc9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit dffc656abe46959466bc44d672a84a858b5d49ae +Subproject commit d7ed152dc953d77def4dca5d051a29ce19683279 From 396578d0542c78c4fd455c9b030e8a31aac76312 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 22 May 2008 16:33:34 +0000 Subject: [PATCH 0939/2219] tidying up move [SVN r45661] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index afecfd7c2d..113288e3b0 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit afecfd7c2dd86db4c59b36e3bee53dc6254dd0e8 +Subproject commit 113288e3b05545158cf00271482b2eb0bdcf8598 From 6630c0d76308d6bf381cb03c261bc6714686c295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 22 May 2008 16:57:52 +0000 Subject: [PATCH 0940/2219] Minor Boost Build documentation changes. [SVN r45662] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d7ed152dc9..5f6d845eed 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d7ed152dc953d77def4dca5d051a29ce19683279 +Subproject commit 5f6d845eed98145f135e6a26d864dfb2ece296e7 From ddc7a5232cb625124da7c6710ed0ccd7ea14c11a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Thu, 22 May 2008 19:02:10 +0000 Subject: [PATCH 0941/2219] Add support for additional Qt-4.4 libraries [SVN r45663] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5f6d845eed..486fe604fd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5f6d845eed98145f135e6a26d864dfb2ece296e7 +Subproject commit 486fe604fdd99f8dd4a821bcec0149f2d7a34c32 From 204aaec234292f04cc54a15336a2df971240c1eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Thu, 22 May 2008 19:06:32 +0000 Subject: [PATCH 0942/2219] Make all libraries "explicit". Workaround for missing "configure" support. [SVN r45664] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 486fe604fd..07f1712c16 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 486fe604fdd99f8dd4a821bcec0149f2d7a34c32 +Subproject commit 07f1712c160311a9792c9a23e9a497ae7ff38c82 From ca99e601410c396fbfc61a946d5f3f677d636886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Thu, 22 May 2008 19:53:35 +0000 Subject: [PATCH 0943/2219] Revert parts of r45645 due to missing "has_long_double_support.cpp" [SVN r45665] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 396f854d6f..15840abf4b 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 396f854d6f47c1408ce673cd459eccef2440705b +Subproject commit 15840abf4bf1ec84414c152b3f6106f526406864 From d6a734bce03fbc17db96b545ca9e1d80c68549f9 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 22 May 2008 20:04:59 +0000 Subject: [PATCH 0944/2219] Switch to using pulldom to be able to handle the very-large bjam XML log files. [SVN r45667] --- tools/regression/src/process_jam_log.py | 317 ++++++++++++++---------- 1 file changed, 180 insertions(+), 137 deletions(-) diff --git a/tools/regression/src/process_jam_log.py b/tools/regression/src/process_jam_log.py index 3a37a878b2..a7722b9d7a 100755 --- a/tools/regression/src/process_jam_log.py +++ b/tools/regression/src/process_jam_log.py @@ -7,6 +7,7 @@ import re import optparse import time import xml.dom.minidom +import xml.dom.pulldom from xml.sax.saxutils import unescape, escape import os.path @@ -77,10 +78,37 @@ class BJamLog2Results: def add_log(self): if self.input[0]: - bjam_log = xml.dom.minidom.parse(self.input[0]) + bjam_xml = self.input[0] else: - bjam_log = xml.dom.minidom.parse(self.input[1]) - self.x(bjam_log.documentElement) + bjam_xml = self.input[1] + events = xml.dom.pulldom.parse(bjam_xml) + context = [] + test_run = self.results.documentElement + for (event,node) in events: + if event == xml.dom.pulldom.START_ELEMENT: + context.append(node) + if node.nodeType == xml.dom.Node.ELEMENT_NODE: + x_f = self.x_name_(*context) + if x_f: + events.expandNode(node) + # expanding eats the end element, hence walking us out one level + context.pop() + # call the translator, and add returned items to the result + items = (x_f[1])(node) + if items: + for item in items: + if item: + test_run.appendChild(self.results.createTextNode("\n")) + test_run.appendChild(item) + elif event == xml.dom.pulldom.END_ELEMENT: + context.pop() + #~ Add the log items nwo that we've collected all of them. + items = self.log.values() + if items: + for item in items: + if item: + test_run.appendChild(self.results.createTextNode("\n")) + test_run.appendChild(item) def gen_output(self): if self.output: @@ -93,6 +121,24 @@ class BJamLog2Results: def tostring(self): return self.results.toxml('utf-8') + def x_name_(self, *context, **kwargs): + node = None + names = [ ] + for c in context: + if c: + if not isinstance(c,xml.dom.Node): + suffix = '_'+c.replace('-','_').replace('#','_') + else: + suffix = '_'+c.nodeName.replace('-','_').replace('#','_') + node = c + names.append('x') + names = map(lambda x: x+suffix,names) + if node: + for name in names: + if hasattr(self,name): + return (name,getattr(self,name)) + return None + def x(self, *context, **kwargs): node = None names = [ ] @@ -113,26 +159,10 @@ class BJamLog2Results: assert False, 'Unknown node type %s'%(name) return None - #~ The single top-level build element... - def x_build( self, node ): - test_run = self.results.documentElement - #~ Iterate over the sub-sections in a specific order to build up the - #~ cross-reference information and the XML output. - for type in ('timestamp','comment','test','targets','action'): - items = self.x(node,type) - #~ Any items generated by the processing are inteserted into the results. - if items: - for item in items: - if item: - test_run.appendChild(self.results.createTextNode("\n")) - test_run.appendChild(item) - return None - #~ The timestamp goes to the corresponding attribute in the result. def x_build_timestamp( self, node ): test_run = self.results.documentElement - timestamp = self.get_child(self.get_child(node,tag='timestamp'),tag='#cdata-section').data.strip() - test_run.setAttribute('timestamp',timestamp) + test_run.setAttribute('timestamp',self.get_data(node).strip()) return None #~ Comment file becomes a comment node. @@ -150,122 +180,122 @@ class BJamLog2Results: #~ Tests are remembered for future reference. def x_build_test( self, node ): test_run = self.results.documentElement - test_node = self.get_child(node,tag='test') - while test_node: - test_name = test_node.getAttribute('name') - self.test[test_name] = { - 'library' : '/'.join(test_name.split('/')[0:-1]), - 'test-name' : test_name.split('/')[-1], - 'test-type' : test_node.getAttribute('type').lower(), - 'test-program' : self.get_child_data(test_node,tag='source').strip(), - 'target' : self.get_child_data(test_node,tag='target').strip(), - 'info' : self.get_child_data(test_node,tag='info',strip=True) - } - #~ Add a lookup for the test given the test target. - self.target_to_test[self.test[test_name]['target']] = test_name - #~ print "--- %s\n => %s" %(self.test[test_name]['target'],test_name) - test_node = self.get_sibling(test_node.nextSibling,tag='test') + test_node = node + test_name = test_node.getAttribute('name') + self.test[test_name] = { + 'library' : '/'.join(test_name.split('/')[0:-1]), + 'test-name' : test_name.split('/')[-1], + 'test-type' : test_node.getAttribute('type').lower(), + 'test-program' : self.get_child_data(test_node,tag='source',strip=True), + 'target' : self.get_child_data(test_node,tag='target',strip=True), + 'info' : self.get_child_data(test_node,tag='info',strip=True) + } + #~ Add a lookup for the test given the test target. + self.target_to_test[self.test[test_name]['target']] = test_name + #~ print "--- %s\n => %s" %(self.test[test_name]['target'],test_name) return None #~ Process the target dependency DAG into an ancestry tree so we can look up #~ which top-level library and test targets specific build actions correspond to. - def x_build_targets( self, node ): + def x_build_targets_target( self, node ): test_run = self.results.documentElement - target_node = self.get_child(self.get_child(node,tag='targets'),tag='target') - while target_node: - name = self.get_child_data(target_node,tag='name').strip() - path = self.get_child_data(target_node,tag='path').strip() - jam_target = self.get_child_data(target_node,tag='jam-target').strip() - #~ Map for jam targets to virtual targets. - self.target[jam_target] = { - 'name' : name, - 'path' : path - } - #~ Create the ancestry. - dep_node = self.get_child(self.get_child(target_node,tag='dependencies'),tag='dependency') - while dep_node: - child = self.get_data(dep_node).strip() - child_jam_target = '%s' % (path,child.split('//',1)[1]) - self.parent[child_jam_target] = jam_target - #~ print "--- %s\n ^ %s" %(jam_target,child_jam_target) - dep_node = self.get_sibling(dep_node.nextSibling,tag='dependency') - target_node = self.get_sibling(target_node.nextSibling,tag='target') + target_node = node + name = self.get_child_data(target_node,tag='name',strip=True) + path = self.get_child_data(target_node,tag='path',strip=True) + jam_target = self.get_child_data(target_node,tag='jam-target',strip=True) + #~ print "--- target :: %s" %(name) + #~ Map for jam targets to virtual targets. + self.target[jam_target] = { + 'name' : name, + 'path' : path + } + #~ Create the ancestry. + dep_node = self.get_child(self.get_child(target_node,tag='dependencies'),tag='dependency') + while dep_node: + child = self.get_data(dep_node,strip=True) + child_jam_target = '%s' % (path,child.split('//',1)[1]) + self.parent[child_jam_target] = jam_target + #~ print "--- %s\n ^ %s" %(jam_target,child_jam_target) + dep_node = self.get_sibling(dep_node.nextSibling,tag='dependency') return None #~ Given a build action log, process into the corresponding test log and #~ specific test log sub-part. def x_build_action( self, node ): test_run = self.results.documentElement - action_node = self.get_child(node,tag='action') - while action_node: - name = self.get_child(action_node,tag='name') - if name: - name = self.get_data(name) - #~ Based on the action, we decide what sub-section the log - #~ should go into. - action_type = None - if re.match('[^%]+%[^.]+[.](compile)',name): - action_type = 'compile' - elif re.match('[^%]+%[^.]+[.](link|archive)',name): - action_type = 'link' - elif re.match('[^%]+%testing[.](capture-output)',name): - action_type = 'run' - elif re.match('[^%]+%testing[.](expect-failure|expect-success)',name): - action_type = 'result' - #~ print "+ [%s] %s %s :: %s" %(action_type,name,'','') - if action_type: - #~ Get the corresponding test. - (target,test) = self.get_test(action_node,type=action_type) - #~ And the log node, which we will add the results to. - log = self.get_log(action_node,test) - #~ print "--- [%s] %s %s :: %s" %(action_type,name,target,test) - #~ Collect some basic info about the action. - result_data = "%(info)s\n\n%(command)s\n%(output)s\n" % { - 'command' : self.get_action_command(action_node,action_type), - 'output' : self.get_action_output(action_node,action_type), - 'info' : self.get_action_info(action_node,action_type) - } - #~ For the test result status we find the appropriate node - #~ based on the type of test. Then adjust the result status - #~ acorrdingly. This makes the result status reflect the - #~ expectation as the result pages post processing does not - #~ account for this inversion. - action_tag = action_type - if action_type == 'result': - if re.match(r'^compile',test['test-type']): - action_tag = 'compile' - elif re.match(r'^link',test['test-type']): - action_tag = 'link' - elif re.match(r'^run',test['test-type']): - action_tag = 'run' - #~ The result sub-part we will add this result to. - result_node = self.get_child(log,tag=action_tag) - if action_node.getAttribute('status') == '0': - action_result = 'succeed' + action_node = node + name = self.get_child(action_node,tag='name') + if name: + name = self.get_data(name) + #~ Based on the action, we decide what sub-section the log + #~ should go into. + action_type = None + if re.match('[^%]+%[^.]+[.](compile)',name): + action_type = 'compile' + elif re.match('[^%]+%[^.]+[.](link|archive)',name): + action_type = 'link' + elif re.match('[^%]+%testing[.](capture-output)',name): + action_type = 'run' + elif re.match('[^%]+%testing[.](expect-failure|expect-success)',name): + action_type = 'result' + #~ print "+ [%s] %s %s :: %s" %(action_type,name,'','') + if action_type: + #~ Get the corresponding test. + (target,test) = self.get_test(action_node,type=action_type) + #~ Skip action that have no correspoding test as they are + #~ regular build actions and don't need to show up in the + #~ regression results. + if not test: + return None + #~ And the log node, which we will add the results to. + log = self.get_log(action_node,test) + #~ print "--- [%s] %s %s :: %s" %(action_type,name,target,test) + #~ Collect some basic info about the action. + result_data = "%(info)s\n\n%(command)s\n%(output)s\n" % { + 'command' : self.get_action_command(action_node,action_type), + 'output' : self.get_action_output(action_node,action_type), + 'info' : self.get_action_info(action_node,action_type) + } + #~ For the test result status we find the appropriate node + #~ based on the type of test. Then adjust the result status + #~ acorrdingly. This makes the result status reflect the + #~ expectation as the result pages post processing does not + #~ account for this inversion. + action_tag = action_type + if action_type == 'result': + if re.match(r'^compile',test['test-type']): + action_tag = 'compile' + elif re.match(r'^link',test['test-type']): + action_tag = 'link' + elif re.match(r'^run',test['test-type']): + action_tag = 'run' + #~ The result sub-part we will add this result to. + result_node = self.get_child(log,tag=action_tag) + if action_node.getAttribute('status') == '0': + action_result = 'succeed' + else: + action_result = 'fail' + if not result_node: + #~ If we don't have one already, create it and add the result. + result_node = self.new_text(action_tag,result_data, + result = action_result, + timestamp = action_node.getAttribute('start')) + log.appendChild(self.results.createTextNode("\n")) + log.appendChild(result_node) + else: + #~ For an existing result node we set the status to fail + #~ when any of the individual actions fail, except for result + #~ status. + if action_type != 'result': + result = result_node.getAttribute('result') + if action_node.getAttribute('status') != '0': + result = 'fail' else: - action_result = 'fail' - if not result_node: - #~ If we don't have one already, create it and add the result. - result_node = self.new_text(action_tag,result_data, - result = action_result, - timestamp = action_node.getAttribute('start')) - log.appendChild(self.results.createTextNode("\n")) - log.appendChild(result_node) - else: - #~ For an existing result node we set the status to fail - #~ when any of the individual actions fail, except for result - #~ status. - if action_type != 'result': - result = result_node.getAttribute('result') - if action_node.getAttribute('status') != '0': - result = 'fail' - else: - result = action_result - result_node.setAttribute('result',result) - result_node.appendChild(self.results.createTextNode("\n")) - result_node.appendChild(self.results.createTextNode(result_data)) - action_node = self.get_sibling(action_node.nextSibling,tag='action') - return self.log.values() + result = action_result + result_node.setAttribute('result',result) + result_node.appendChild(self.results.createTextNode("\n")) + result_node.appendChild(self.results.createTextNode(result_data)) + return None #~ The command executed for the action. For run actions we omit the command #~ as it's just noise. @@ -323,7 +353,11 @@ class BJamLog2Results: } test = self.test[lib] else: - test = self.test[self.target_to_test[self.target[target]['name']]] + target_name_ = self.target[target]['name'] + if self.target_to_test.has_key(target_name_): + test = self.test[self.target_to_test[target_name_]] + else: + test = None return (base,test) #~ Find, or create, the test-log node to add results to. @@ -357,10 +391,12 @@ class BJamLog2Results: #~ XML utilities... - def get_sibling( self, sibling, tag = None, id = None, name = None ): + def get_sibling( self, sibling, tag = None, id = None, name = None, type = None ): n = sibling while n: found = True + if type and found: + found = found and type == n.nodeType if tag and found: found = found and tag == n.nodeName if (id or name) and found: @@ -377,23 +413,30 @@ class BJamLog2Results: n = n.nextSibling return None - def get_child( self, root, tag = None, id = None, name = None ): - return self.get_sibling(root.firstChild,tag=tag,id=id,name=name) + def get_child( self, root, tag = None, id = None, name = None, type = None ): + return self.get_sibling(root.firstChild,tag=tag,id=id,name=name,type=type) def get_data( self, node, strip = False, default = None ): data = None if node: - if not data: - data = self.get_child(node,tag='#text') - if not data: - data = self.get_child(node,tag='#cdata-section') - if data: - if not strip: - data = data.data - else: - data = data.data.strip() + data_node = None + if not data_node: + data_node = self.get_child(node,tag='#text') + if not data_node: + data_node = self.get_child(node,tag='#cdata-section') + data = "" + while data_node: + data += data_node.data + data_node = data_node.nextSibling + if data_node: + if data_node.nodeName != '#text' \ + and data_node.nodeName != '#cdata-section': + data_node = None if not data: data = default + else: + if strip: + data = data.strip() return data def get_child_data( self, root, tag = None, id = None, name = None, strip = False, default = None ): From f9450e32b03ffc8ed1997c7f40ea5bb31645e392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 23 May 2008 08:59:49 +0000 Subject: [PATCH 0945/2219] Worked around an unused variable compiler warning displayed in concept_check.hpp when _ITERATOR_ is not defined. [SVN r45671] --- libs/concept_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/concept_check b/libs/concept_check index e7fbe05ee2..cc5dcdfb33 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit e7fbe05ee2aff65de22db7f45313851957cb65da +Subproject commit cc5dcdfb3334ba9966a07d0749ae81d5563f12e3 From bce62d4e61f769d4976636d3730cea4ea84fcd62 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 23 May 2008 10:48:07 +0000 Subject: [PATCH 0946/2219] Reset thread_info on move rather than assigning 0 [SVN r45672] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 113288e3b0..d8af0d0b4e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 113288e3b05545158cf00271482b2eb0bdcf8598 +Subproject commit d8af0d0b4e92e117a8c3f74dbce7322fe2e8c5ec From 9cd221f056324a23b564e876acfa2d9663b7639a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 23 May 2008 10:51:05 +0000 Subject: [PATCH 0947/2219] Added missing file and reinstated Jamfile.v2. [SVN r45673] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 15840abf4b..b8deb3aeeb 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 15840abf4bf1ec84414c152b3f6106f526406864 +Subproject commit b8deb3aeeb15343a293b7dc2809b4f7d25de25bc From da71dfbaed766a47407b03334d99c7aec05fde8f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 23 May 2008 13:16:01 +0000 Subject: [PATCH 0948/2219] Fixed #ifdef to actually use BTS primitives on MSVC 9 [SVN r45676] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index d8af0d0b4e..a0a0e57527 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit d8af0d0b4e92e117a8c3f74dbce7322fe2e8c5ec +Subproject commit a0a0e57527ede37bb689ab135c35286cc45496ff From 4341140a0f39fb944885efc170bdea2effb1233d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 23 May 2008 13:19:48 +0000 Subject: [PATCH 0949/2219] Spirit: Fixed compilation errors introduced recently [SVN r45677] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 628b251880..aa5b095f7d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 628b251880c0848777bcdd9817e60059bda481e3 +Subproject commit aa5b095f7d04e448ec1fe5cc4dda7efb2c35b499 From ea6fb622689350462ca4f1ff2d43b71e0913cca0 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 23 May 2008 13:25:05 +0000 Subject: [PATCH 0950/2219] Rename some tests to avoid ambiguity with namespace names, on old versions of Borland. [SVN r45678] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index c85c8dbeef..e861b793bc 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit c85c8dbeef6a393cdbeff41255d16f82e9bfd931 +Subproject commit e861b793bc13fa9c536e14aeecab1dabc9e29fc7 From cf4b501dc2b17f1630773bb1ca6c6174955b4cd2 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 23 May 2008 15:17:14 +0000 Subject: [PATCH 0951/2219] try_lock_wrapper implements operator! in order to try and avoid compiler problems [SVN r45681] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a0a0e57527..4d21dd1f47 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a0a0e57527ede37bb689ab135c35286cc45496ff +Subproject commit 4d21dd1f471789824842a8cb71d72dd56f3c3c18 From 17d926631743d091c1cb42859900b867e7310636 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 23 May 2008 15:18:19 +0000 Subject: [PATCH 0952/2219] define intrusive_ptr_add_ref and intrusive_ptr_release at namespace scope rather than inline as friends in order to try and avoid compiler problems [SVN r45682] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 4d21dd1f47..c2661d7eb5 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 4d21dd1f471789824842a8cb71d72dd56f3c3c18 +Subproject commit c2661d7eb518116f70836528dd2e4153c0f4122c From c6b797f5f53f5b3518804b1b64e752afe2c34d59 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Fri, 23 May 2008 16:46:43 +0000 Subject: [PATCH 0953/2219] Changed boost::initialized_value from a class to an instance, to make its use more convenient, as discussed with Fernando. [SVN r45685] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index ad0bcf4a00..8efae71f4a 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit ad0bcf4a00670df71a2ed0e10d98a51c954863ea +Subproject commit 8efae71f4aa6f6721daa0fc7084869129305463b From e93e03375e3a6e0505b219f83a639205ddf82f30 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Fri, 23 May 2008 16:48:10 +0000 Subject: [PATCH 0954/2219] Fixed value_init test + doc, according to change of boost::initialized_value, revision [45685] [SVN r45686] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 8efae71f4a..67f3ca090a 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 8efae71f4aa6f6721daa0fc7084869129305463b +Subproject commit 67f3ca090aeea6fae4b41aa06c4838e4dca5e131 From 9f0242f18740d1f48b83aac609f9d7b091bf34dd Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 23 May 2008 19:33:18 +0000 Subject: [PATCH 0955/2219] Added note about mutex not being recursive [SVN r45688] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index c2661d7eb5..999613c686 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit c2661d7eb518116f70836528dd2e4153c0f4122c +Subproject commit 999613c686ff6b6a39fd99ca20f61b29bcbaa8f1 From 8130200c46b13756d6a9d75c1f305e53714b21bf Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 23 May 2008 19:53:06 +0000 Subject: [PATCH 0956/2219] The signature of _interlockedbittestandset changes between MSVC 2005 and MSVC 2008 [SVN r45689] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 999613c686..e00b764454 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 999613c686ff6b6a39fd99ca20f61b29bcbaa8f1 +Subproject commit e00b764454623e9958783bb0353d0d8b28ae042d From d982e490c8e035fe60b6cb5b0e6cd058500fc7fd Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Fri, 23 May 2008 20:29:14 +0000 Subject: [PATCH 0957/2219] Fix #1938 in trunk [SVN r45690] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2bfe13c9c4..366472fc35 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2bfe13c9c4fd7be06a5c5e9c6b43ed1c39c6cbb8 +Subproject commit 366472fc35a1f6138abf333c8e2c20bfcc05b300 From f06c215c3afe0b8b0b8e49701aacc961426552aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:13:10 +0000 Subject: [PATCH 0958/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45692] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index c3b9801811..c35c6680b2 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit c3b9801811b832ed53618e19603836eb15fa72cb +Subproject commit c35c6680b211822909bad243980163a97690bdb6 From fc8f4f63114b304001e114684a7be5f7ab020509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:13:34 +0000 Subject: [PATCH 0959/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45693] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 377a4f8a0b..2b0b70b225 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 377a4f8a0bee52eeac56efee0d72ee9feac3eaf6 +Subproject commit 2b0b70b225822bbfe2484f3089f1d365cdaae138 From d0df23307f02f9a44fc88de40f634d60c84512c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:25:35 +0000 Subject: [PATCH 0960/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45694] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index c35c6680b2..92a38675ba 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit c35c6680b211822909bad243980163a97690bdb6 +Subproject commit 92a38675bacd85f2509a7784512de758e04f9845 From a158f0dceb1f0c293ce8def3917c0e1ae10130d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:29:32 +0000 Subject: [PATCH 0961/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45695] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 92a38675ba..da38f57a8e 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 92a38675bacd85f2509a7784512de758e04f9845 +Subproject commit da38f57a8ef0ce66cd6a4d44787768b3af542df0 From 1abf1a66c84224448913b945a4f2728cc804823f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:32:55 +0000 Subject: [PATCH 0962/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45696] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 2b0b70b225..0ec871e202 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 2b0b70b225822bbfe2484f3089f1d365cdaae138 +Subproject commit 0ec871e2024414ccffbc8f7340db2bf9c29f253c From 023a57c9874ca20f39ad9e3a4abd6e6247310680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:34:14 +0000 Subject: [PATCH 0963/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45697] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index da38f57a8e..efbc779259 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit da38f57a8ef0ce66cd6a4d44787768b3af542df0 +Subproject commit efbc77925997f180472f5bca1c7f0d80047057d0 From 5a23f17c94eb18378e6576344dad9dbcebf1f761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:34:43 +0000 Subject: [PATCH 0964/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45698] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index efbc779259..3a7c09de5c 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit efbc77925997f180472f5bca1c7f0d80047057d0 +Subproject commit 3a7c09de5cedfc3ab422342a0550d5936dfc55cc From d299eec0f848e4e3232802698d32d89523f58f14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:35:01 +0000 Subject: [PATCH 0965/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45699] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 3a7c09de5c..3368fce1d9 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 3a7c09de5cedfc3ab422342a0550d5936dfc55cc +Subproject commit 3368fce1d9fcc079f3726af949df0d679a08dd47 From fc55bde7aa533faf9cf15ffa2919563e0c126f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:36:29 +0000 Subject: [PATCH 0966/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45700] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 3368fce1d9..2624000860 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 3368fce1d9fcc079f3726af949df0d679a08dd47 +Subproject commit 2624000860927864dcf28f2343f1bf37f95a3cba From e23ccba8e0fe18315f91b69b5f2cd719b9fa56ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:37:10 +0000 Subject: [PATCH 0967/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45701] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 2624000860..26139ae6a3 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 2624000860927864dcf28f2343f1bf37f95a3cba +Subproject commit 26139ae6a3d2a27614de50112b088699fec4c1fc From 1ca1528834cb1cbc90676779cc77631c39151dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:39:21 +0000 Subject: [PATCH 0968/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45702] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 26139ae6a3..ffba3d772a 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 26139ae6a3d2a27614de50112b088699fec4c1fc +Subproject commit ffba3d772ae8ab3fee1729948593a2bb273f6bc0 From 194f3359d1b7b30f5d319dcd51197ecfce9aa5d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 22:44:34 +0000 Subject: [PATCH 0969/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45703] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index ffba3d772a..044c20b477 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit ffba3d772ae8ab3fee1729948593a2bb273f6bc0 +Subproject commit 044c20b4773becc9a7ca5c0d8f318b2457eadf74 From 1a3cc2648ff409e225e1d2d2a932f97b35f1709c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 23:17:56 +0000 Subject: [PATCH 0970/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45704] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 044c20b477..3e4b2e1a76 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 044c20b4773becc9a7ca5c0d8f318b2457eadf74 +Subproject commit 3e4b2e1a7640213390a96e1150723e7103f1afcd From 8dc16ad2aae8b1c1600ba49a165cb6da859a4510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 23 May 2008 23:20:33 +0000 Subject: [PATCH 0971/2219] #1912: some copy edits on boost.intrusive #1932: move semantics for shared objects #1635: Incomplete include guard in boost/intrusive [SVN r45705] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 3e4b2e1a76..62fedf648f 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 3e4b2e1a7640213390a96e1150723e7103f1afcd +Subproject commit 62fedf648f95b46ba156dacc3dd5470fc0efa627 From 2aea05270ca8b0cbbd62596e4e3107d470646528 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 24 May 2008 14:44:05 +0000 Subject: [PATCH 0972/2219] Wave: fixed var() ambiguity reported by gcc 4.3 [SVN r45709] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 2f42411de1..b9ce21d0cd 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 2f42411de1399fde6fa90988673a02516c759f8a +Subproject commit b9ce21d0cdba49b1a5d04043217168b3bbdbfdd6 From acf93e9d30f82f94db571f6a73499cfa16637450 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 25 May 2008 16:14:17 +0000 Subject: [PATCH 0973/2219] Support for variadic parameters. Merged revisions 44832-44957,44959-44995,44997-45128,45132-45135 via svnmerge from https://svn.boost.org/svn/boost/branches/doc ........ r44832 | danieljames | 2008-04-28 07:55:01 +0100 (Mon, 28 Apr 2008) | 2 lines Add variadic attribute to template type parameters. ........ r44943 | danieljames | 2008-04-30 20:27:32 +0100 (Wed, 30 Apr 2008) | 1 line Back out my half-done support for variadic template parameters. ........ r44994 | danieljames | 2008-05-01 21:52:59 +0100 (Thu, 01 May 2008) | 1 line Support for variadic template parameters. ........ r45132 | danieljames | 2008-05-05 12:37:35 +0100 (Mon, 05 May 2008) | 2 lines Rename variadic attributes pack. ........ r45133 | danieljames | 2008-05-05 12:37:50 +0100 (Mon, 05 May 2008) | 2 lines Support for function parameter packs. ........ r45134 | danieljames | 2008-05-05 12:38:08 +0100 (Mon, 05 May 2008) | 2 lines Support for inherited pack expansions. ........ r45135 | danieljames | 2008-05-05 12:38:25 +0100 (Mon, 05 May 2008) | 2 lines Support for pack expansions in template specializations. ........ [SVN r45741] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 68bc7fa4dc..843e939404 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 68bc7fa4dc129ee60f49edfd9459b012928127e9 +Subproject commit 843e939404f0dee513f47790208923c5269d4890 From aaf25fe744465c43da384dc8d1b9980c708f5a7c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 25 May 2008 16:17:55 +0000 Subject: [PATCH 0974/2219] Merge documentation update to use the pack attribute in the unordered documentation. Merged revisions 44738-44777,44781-44832,44836-44915,44919-45155,45158-45275,45281-45574,45576-45707,45709-45741 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r44836 | danieljames | 2008-04-28 08:05:19 +0100 (Mon, 28 Apr 2008) | 1 line Use the variadic template argument support I'm working on in the doc branch. ........ r45155 | danieljames | 2008-05-05 21:29:41 +0100 (Mon, 05 May 2008) | 2 lines Update for latest version of variadic template parameter support. ........ [SVN r45742] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index e861b793bc..56f4d6ae6d 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit e861b793bc13fa9c536e14aeecab1dabc9e29fc7 +Subproject commit 56f4d6ae6da4d0843bed6a7a8917d49a4aef9107 From c5d448d620eb62b9435be09b9ce8eb19c8ce540b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 25 May 2008 16:57:45 +0000 Subject: [PATCH 0975/2219] Added include of testing rules, and install rules. [SVN r45746] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index b8deb3aeeb..1c4dae80e0 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit b8deb3aeeb15343a293b7dc2809b4f7d25de25bc +Subproject commit 1c4dae80e05d1b396b43b848bc0f52a402a86688 From 02db33e1e6a661c750bddfaede11fdff49485da7 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sun, 25 May 2008 19:13:02 +0000 Subject: [PATCH 0976/2219] fixed issue 1545 [SVN r45750] --- libs/rational | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/rational b/libs/rational index b889865e0d..fa7f26c8f4 160000 --- a/libs/rational +++ b/libs/rational @@ -1 +1 @@ -Subproject commit b889865e0dfba456459cdfa8847cd9794cb05d18 +Subproject commit fa7f26c8f41c8bfcd15332a7607aec37ff71e869 From 071f03e5b862d9206275112298c4f12b764f5be5 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sun, 25 May 2008 22:03:22 +0000 Subject: [PATCH 0977/2219] made tee work with input streams (fixes #791) [SVN r45752] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index f3971ed396..29af23da89 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit f3971ed3966f49235ac41ad1128ec6f661d2f88f +Subproject commit 29af23da89a4fc996a277c1107b6c9339e9d41d8 From a6d0b80be16b5794ee64fb5562a99377b43171af Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sun, 25 May 2008 23:24:22 +0000 Subject: [PATCH 0978/2219] fixed unused params warnings [SVN r45753] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 29af23da89..798e53bee5 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 29af23da89a4fc996a277c1107b6c9339e9d41d8 +Subproject commit 798e53bee5a31df79a088531e6b96b33f761ca98 From 4102ac2a547eee1e039d30c0dd5480a00858edc0 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sun, 25 May 2008 23:36:55 +0000 Subject: [PATCH 0979/2219] silenced warning about comma operator (C4913) for VC 8-9 with warning level 4 [SVN r45754] --- libs/detail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/detail b/libs/detail index 7e259580c1..96b53f28a8 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 7e259580c1532e678509075c0944d2086bc34f52 +Subproject commit 96b53f28a8bf5002764021bbad796871fd5cf821 From 29f51c3c129f2776381830377b8b2d662708a688 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sun, 25 May 2008 23:49:01 +0000 Subject: [PATCH 0980/2219] fixed #1727 [SVN r45755] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 798e53bee5..14eed28185 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 798e53bee5a31df79a088531e6b96b33f761ca98 +Subproject commit 14eed28185f8f16084cc16bfbdbeb93e800ed5a9 From b697bb2734f3fda54a67c69d39b39cccff2440e5 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 26 May 2008 04:53:35 +0000 Subject: [PATCH 0981/2219] use SIGPOLL noly if it'si defined [SVN r45763] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 77cb774f71..cc03fb892b 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 77cb774f71d6360fa079dbb3a710a17163bab171 +Subproject commit cc03fb892b737cca6a445da49359c8037242d3cb From b7215b565e857e44d8ab04d3dceabb1a1b9ed593 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 26 May 2008 07:36:16 +0000 Subject: [PATCH 0982/2219] Try and avoid compile errors in test_thread_callable_object_one_argument [SVN r45764] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index e00b764454..6868280409 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit e00b764454623e9958783bb0353d0d8b28ae042d +Subproject commit 68682804096e21bb48bab2868f1a6782ce34cc77 From 85d6a10de0a35b2f81b92e4c1ffce4ce751e0d92 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 26 May 2008 08:40:13 +0000 Subject: [PATCH 0983/2219] Initial test for generic lock functions [SVN r45765] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6868280409..9ea179b052 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 68682804096e21bb48bab2868f1a6782ce34cc77 +Subproject commit 9ea179b0522acb256572f65e0eda718d55b4cf26 From efb7b2943404c1f3cb844f0845c174b720fb5a1d Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 26 May 2008 08:40:21 +0000 Subject: [PATCH 0984/2219] Initial test for generic lock functions [SVN r45766] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 9ea179b052..eee95fef57 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 9ea179b0522acb256572f65e0eda718d55b4cf26 +Subproject commit eee95fef57c660aac80ba1a107afaa18c2b8e327 From 9b55811aac74d417dd00637926074910b5a9e062 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 26 May 2008 08:59:48 +0000 Subject: [PATCH 0985/2219] Basic tests for lock() when other thread is acquiring locks in same or opposite order [SVN r45767] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index eee95fef57..8be168fd87 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit eee95fef57c660aac80ba1a107afaa18c2b8e327 +Subproject commit 8be168fd87ee32fedec0b7b93652315a5340b485 From 8da2a11cdd80b6ad78c71e98d5fe20cfd50447e4 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 26 May 2008 13:02:19 +0000 Subject: [PATCH 0986/2219] Get a some output from the move tests, they are passing on compilers where they should fail (because rvalue references aren't supported). [SVN r45769] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 56f4d6ae6d..5d8cdcc710 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 56f4d6ae6da4d0843bed6a7a8917d49a4aef9107 +Subproject commit 5d8cdcc710667134756560c6d992cc8167fd470e From 1c93a4598630a3a42d04ab0d080d9e3ab192bbb4 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 26 May 2008 16:49:14 +0000 Subject: [PATCH 0987/2219] removed unreferenced param warnings [SVN r45775] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 14eed28185..a91ea7000e 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 14eed28185f8f16084cc16bfbdbeb93e800ed5a9 +Subproject commit a91ea7000ea0734915981ca02e2b18a31650a867 From 9830b757b7b9aa7ca3ef599850f2246b52558785 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Mon, 26 May 2008 17:27:32 +0000 Subject: [PATCH 0988/2219] Add option to generate results for 1.35.0 release. And change upload method to use rsync to reduce bandwidth. [SVN r45778] --- tools/regression/xsl_reports/build_results.sh | 46 ++++++++++++++----- 1 file changed, 34 insertions(+), 12 deletions(-) diff --git a/tools/regression/xsl_reports/build_results.sh b/tools/regression/xsl_reports/build_results.sh index 0682106c5b..a6bbe04c55 100755 --- a/tools/regression/xsl_reports/build_results.sh +++ b/tools/regression/xsl_reports/build_results.sh @@ -1,6 +1,6 @@ #!/bin/sh -#~ Copyright Redshift Software, Inc. 2007 +#~ Copyright Redshift Software, Inc. 2007-2008 #~ Distributed under the Boost Software License, Version 1.0. #~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) @@ -8,9 +8,9 @@ set -e build_all() { - update_tools ${1} - build_results ${1} - upload_results ${1} + update_tools ${1} ${2} + build_results ${1} ${2} + upload_results ${1} ${2} } update_tools() @@ -93,8 +93,25 @@ build_results() root=`pwd` boost=${cwd}/boost case ${1} in - trunk) tag=trunk ;; - release) tag=branches/release ;; + trunk) + tag=trunk + reports="dd,ds,i,n" + ;; + + release) + tag=branches/release + reports="dd,ds,i,n" + ;; + + release) + tag=branches/release + reports="dd,ds,i,n" + ;; + + release-1_35_0) + tag=tags/release/Boost_1_35_0 + reports="dd,ud,ds,us,ddr,udr,dsr,usr,i,n,e" + ;; esac report_info python "${boost}/tools/regression/xsl_reports/boost_wide_report.py" \ @@ -104,20 +121,25 @@ build_results() --failures-markup="${boost}/status/explicit-failures-markup.xml" \ --comment="comment.html" \ --user="" \ - --reports="i,dd,ds,n" + --reports=${reports} cd "${cwd}" } upload_results() { cwd=`pwd` + upload_dir=/home/grafik/www.boost.org/testing + cd ${1}/all rm -f ../../${1}.zip* - zip -r -9 ../../${1} * -x '*.xml' + zip -q -r -9 ../../${1} * -x '*.xml' cd "${cwd}" - bzip2 -9 ${1}.zip - scp ${1}.zip.bz2 grafik@beta.boost.org:/home/grafik/www.boost.org/testing/incoming/ - ssh grafik@beta.boost.org bunzip2 /home/grafik/www.boost.org/testing/incoming/${1}.zip.bz2 + mv ${1}.zip ${1}.zip.uploading + rsync -vuzhh --rsh=ssh --stats \ + ${1}.zip.uploading grafik@beta.boost.org:/${upload_dir}/incoming/ + ssh grafik@beta.boost.org \ + cp ${upload_dir}/incoming/${1}.zip.uploading ${upload_dir}/live/${1}.zip + mv ${1}.zip.uploading ${1}.zip } -build_all ${1} +build_all ${1} ${2} From 1df80dd663e34b6c040081252159b08f97575c97 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 26 May 2008 18:43:34 +0000 Subject: [PATCH 0989/2219] fixes (I hope) the first warning in #1875 [SVN r45781] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index a91ea7000e..af886af4a7 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit a91ea7000ea0734915981ca02e2b18a31650a867 +Subproject commit af886af4a781efaeb531ef33498836732f9647d3 From e4e2333e8dd2509e21e2178ed133e21edbd6b2f8 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 26 May 2008 19:25:07 +0000 Subject: [PATCH 0990/2219] added 'x' prefix to several function and type names, to prevent them from being renamed by the preprocessor when Z_PREFIX is defined (fixes #1870) [SVN r45783] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index af886af4a7..48738994c7 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit af886af4a781efaeb531ef33498836732f9647d3 +Subproject commit 48738994c7d8b5819bc8290c39a02a57c3e293d7 From e411bca7def7473afa387d31bd7575a0ff6d32cb Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 26 May 2008 19:54:29 +0000 Subject: [PATCH 0991/2219] disabled warning 6334 (sizeof operator ... might yield unexpected results) around invocations of macro BOOST_IOSTREAMS_BOOL_TRAIT_DEF (issue #1618) [SVN r45788] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 48738994c7..5195bdabe6 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 48738994c7d8b5819bc8290c39a02a57c3e293d7 +Subproject commit 5195bdabe6bbaddba9ece869458f64dc2c85f636 From d376248033a196395c0d9ee3df49c8720e5b8789 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 26 May 2008 20:15:18 +0000 Subject: [PATCH 0992/2219] added static assert to fix issue #1580 [SVN r45790] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 5195bdabe6..3e1906a049 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 5195bdabe6bbaddba9ece869458f64dc2c85f636 +Subproject commit 3e1906a0497ad513abdb1f8253b79a7e0b1619ca From 734af2cba4095d27f262f8ffaf9c1efe02346d7a Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 27 May 2008 06:32:05 +0000 Subject: [PATCH 0993/2219] intrusive_ptr_add_ref and intrusive_ptr_release need to be inline if defined in the header [SVN r45809] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 8be168fd87..28be2cfeef 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 8be168fd87ee32fedec0b7b93652315a5340b485 +Subproject commit 28be2cfeefc7a0c18c62f69bd97158dfa564b83c From 747567d0a1fdaeb2cd400b0b7831c826627d2a99 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 27 May 2008 07:54:12 +0000 Subject: [PATCH 0994/2219] Fix a crash that can occur when destroying a handler object that owns its own memory (as is the case when destroying handlers in an orphaned strand). [SVN r45811] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ac762e87b9..56b93eea3a 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ac762e87b95ef4849711a878dcb438bd8d856b66 +Subproject commit 56b93eea3a34c2c57c3092f10a93fc13d52b813e From e59f687c655542ab4e2db1cdf4fe895e24be6b3a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 27 May 2008 12:11:56 +0000 Subject: [PATCH 0995/2219] Updated guidelines to account for new Jamfile locations. [SVN r45812] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 725c43c501..cb26255e3c 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 725c43c5019a86eff31482380b65650aa82a18bd +Subproject commit cb26255e3c78351340abb79214c953642202a065 From 767e5448ff56ca72dcc4d095a9ee7f3dc95c2c20 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 27 May 2008 16:09:09 +0000 Subject: [PATCH 0996/2219] Fixed a couple of typos. [SVN r45813] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index cb26255e3c..6c321feebf 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit cb26255e3c78351340abb79214c953642202a065 +Subproject commit 6c321feebf9f1d81da947593eaa00e184686d3a5 From 3a8c0b9911f74dc785775f402d39b2abfa7c4ba9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 27 May 2008 16:39:25 +0000 Subject: [PATCH 0997/2219] Ticket #1951 [SVN r45814] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 62fedf648f..00653b57fc 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 62fedf648f95b46ba156dacc3dd5470fc0efa627 +Subproject commit 00653b57fcf070058d48e7e4269cfd0148040509 From f2051cdb262e24705b73e0f696cd678e49d211b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 27 May 2008 17:05:22 +0000 Subject: [PATCH 0998/2219] Ticket #1921: interprocess shared_memory example needs patch (provided) [SVN r45816] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 00653b57fc..26c92da8dc 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 00653b57fcf070058d48e7e4269cfd0148040509 +Subproject commit 26c92da8dca1ce12df9d0f3cf7994290a736f1a9 From f6caaa55bb0c99cfcd62d9ad976ba3ad55043ba5 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 27 May 2008 17:38:49 +0000 Subject: [PATCH 0999/2219] Added missing #include. [SVN r45824] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 1c4dae80e0..38812b8a96 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 1c4dae80e05d1b396b43b848bc0f52a402a86688 +Subproject commit 38812b8a96d27d157ae19cd05908c7fecb40dc35 From 9326def33c0605c96a55bb51ed9b1787f3be2a30 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 27 May 2008 17:49:17 +0000 Subject: [PATCH 1000/2219] Remove exception.cpp [SVN r45826] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 6459f72371..583f944e67 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 6459f72371e4807f02d7447d96c33cb15a641aa6 +Subproject commit 583f944e678729c286dc4ba5475f2889c3bc71e3 From 2e255c57bb76d4abe769a83a6c736d4ec908b95c Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 27 May 2008 17:51:11 +0000 Subject: [PATCH 1001/2219] Merge MPI-Python fix for Intel C++ from release branch. Yes, I did this backwards. [SVN r45827] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index c9da321861..dd5f08605f 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit c9da321861271379f2fa33fde34c2a18b9c17d4c +Subproject commit dd5f08605f58bb6654ee1c94a2ae454cb95d9da8 From 233cf5a880b47fe850eee05cda82d2fdf77b007a Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 27 May 2008 19:20:08 +0000 Subject: [PATCH 1002/2219] Add /nologo [SVN r45828] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 07f1712c16..3e5e74d8e3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 07f1712c160311a9792c9a23e9a497ae7ff38c82 +Subproject commit 3e5e74d8e328af0563759ee79f8213f1310615f8 From e83d063e356af2d27e38905b84b185a437f35949 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 27 May 2008 19:59:10 +0000 Subject: [PATCH 1003/2219] Fix ticket #1609 [SVN r45829] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 583f944e67..85509b2357 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 583f944e678729c286dc4ba5475f2889c3bc71e3 +Subproject commit 85509b23571644432670e30ad31eb1c0e9a96ff1 From 03347124cc60959246efaf644470d56c92ff0839 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 27 May 2008 20:01:15 +0000 Subject: [PATCH 1004/2219] Fix ticket #1609 [SVN r45830] --- libs/system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/system b/libs/system index 51e9c56427..98a757dbf7 160000 --- a/libs/system +++ b/libs/system @@ -1 +1 @@ -Subproject commit 51e9c5642719641a14a7bbae6cb8f231da14ed8c +Subproject commit 98a757dbf76f09a028e7a1333a4adc0f5d5d7cb4 From 5bcfd8590f57f2719377be91852d1a401ee72eed Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 27 May 2008 20:09:49 +0000 Subject: [PATCH 1005/2219] More URL checking in inspect. Now parses the URL and checks a few extra things. [SVN r45832] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 08d045167c..5f04135d98 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 08d045167ca878bf50e85b7e7700b6b0fef81ea7 +Subproject commit 5f04135d9808d8cd7a415dc311bc020bdeb61cdc From 14058f8008d42f7db2c9eb00ec2a1ed1f0a0b590 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 27 May 2008 20:18:02 +0000 Subject: [PATCH 1006/2219] added grep_filter and tests (issue #1627); line_filter needed modification to be usable as a base for grep_filter; the commented out tests for grep_filter::count() are incorrect, because they query the original filter rather than the copy used for i/o; I have verified independently that count() works, and will fix the test later [SVN r45833] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 3e1906a049..4c96a2557d 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 3e1906a0497ad513abdb1f8253b79a7e0b1619ca +Subproject commit 4c96a2557de99102237c81592effc81a000b60b5 From 03590ec865107f090959d876c5d2a55a0f84c588 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 27 May 2008 20:46:13 +0000 Subject: [PATCH 1007/2219] Boost.Exception now requires derivation from std::exception [SVN r45834] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 85509b2357..c27865d779 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 85509b23571644432670e30ad31eb1c0e9a96ff1 +Subproject commit c27865d779f8aaa0a4a6ce2def6057407bed8440 From 6206fc6bdac0b400e3c9de6530d65e45a868a44f Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 27 May 2008 23:23:57 +0000 Subject: [PATCH 1008/2219] added partial specializations of category_of and mode_of for reference wrappers; allows ref(c) to be treated as a filter or device if c is a filter or device [SVN r45837] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 4c96a2557d..715ff5b61a 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 4c96a2557de99102237c81592effc81a000b60b5 +Subproject commit 715ff5b61ad08f6018e9103b73671c3e25a115b8 From feb3756ca7d6ef516565375c37ba2bb7cfd302c8 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 27 May 2008 23:24:26 +0000 Subject: [PATCH 1009/2219] suppressed 'condition is always true' warning [SVN r45838] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 715ff5b61a..0b3a8f035f 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 715ff5b61ad08f6018e9103b73671c3e25a115b8 +Subproject commit 0b3a8f035f8186b5d839ff0cb1bea5a7b14fba03 From 8d36e0067778cbaab2e442716774b01fbd0f6c4c Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 27 May 2008 23:24:58 +0000 Subject: [PATCH 1010/2219] removed spurious bitwise complement in close_impl() [SVN r45839] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 0b3a8f035f..7ff557125b 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 0b3a8f035f8186b5d839ff0cb1bea5a7b14fba03 +Subproject commit 7ff557125bfaa56484b6ef0584d8d7d8bd8d70b5 From fff6f9b215e5434085c1d6667f1eaae35723d40f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 27 May 2008 23:25:19 +0000 Subject: [PATCH 1011/2219] add missing include, fixes #1961 [SVN r45840] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 2813dcd4d2..b5eab5fd19 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 2813dcd4d269b4ac5d6b97115e2dfcc53e88be4b +Subproject commit b5eab5fd19e25c38e514c8f217d863f810219c1d From b4d359afe290597d32cadcb7b3c7e887a3cba16b Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 27 May 2008 23:26:16 +0000 Subject: [PATCH 1012/2219] fixed tests for grep_filter::count() by passing a reference wrapper instead of a copy to io::compose [SVN r45841] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 7ff557125b..680a5e6abc 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 7ff557125bfaa56484b6ef0584d8d7d8bd8d70b5 +Subproject commit 680a5e6abcfeb50fe11ce0d2b76cebc2f03259ad From 1990c252204022698b87f3635d7ed304556d1060 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 27 May 2008 23:56:14 +0000 Subject: [PATCH 1013/2219] moved code suppressing VC warning 6334 into disable_warnings.hpp [SVN r45843] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 680a5e6abc..bc7d428d58 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 680a5e6abcfeb50fe11ce0d2b76cebc2f03259ad +Subproject commit bc7d428d58934cf6233ae7de7c5b8e0c9526a5b6 From f1520821e1912b92c636fd37296107a19e32bce3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 28 May 2008 06:19:26 +0000 Subject: [PATCH 1014/2219] Add missing include. [SVN r45855] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 5d8cdcc710..28549b3160 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 5d8cdcc710667134756560c6d992cc8167fd470e +Subproject commit 28549b3160cf07f19ff0180f8f9b0a83b54eca15 From 0b9338d5c76bc6c2714fdc365c1ffe617b8bad61 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 08:09:07 +0000 Subject: [PATCH 1015/2219] Added note about move support [SVN r45856] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 28be2cfeef..6e42a04e43 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 28be2cfeefc7a0c18c62f69bd97158dfa564b83c +Subproject commit 6e42a04e43b60f80a0ecef7be14d22ef58d66efd From 2592f35d1d5d419c7f098d88b7e7b7202e5a7322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Wed, 28 May 2008 08:32:12 +0000 Subject: [PATCH 1016/2219] Added missing include. This was already fixed on the 1.34 branch but never merged to the trunk. [SVN r45857] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 346f032be2..d0a03fdb4e 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 346f032be2c74aa29ad4846c4d6e6ea7ce5af6e8 +Subproject commit d0a03fdb4e7c3dbc9a0d1feccd04a4ce98d1f919 From 545d0a492907638a06fce0a714317974dd580364 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 09:00:23 +0000 Subject: [PATCH 1017/2219] Added documentation for time support in the thread library [SVN r45858] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6e42a04e43..1a5c911e36 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6e42a04e43b60f80a0ecef7be14d22ef58d66efd +Subproject commit 1a5c911e365bf269414575bd8a01cfe3ab1785c1 From 6e31db16efa922ed4df3cc2cb3e55d638ce13df3 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 09:00:32 +0000 Subject: [PATCH 1018/2219] Added documentation for time support in the thread library [SVN r45859] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 1a5c911e36..767d14ae4f 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 1a5c911e365bf269414575bd8a01cfe3ab1785c1 +Subproject commit 767d14ae4fe38900e45c2176e20a356425da2f62 From 7a1a021c6e708b8eb4e213c39dbfa3da2c445f6e Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 09:38:14 +0000 Subject: [PATCH 1019/2219] hardware_concurrency works for CYGWIN [SVN r45860] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 767d14ae4f..52bace18b2 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 767d14ae4fe38900e45c2176e20a356425da2f62 +Subproject commit 52bace18b2bc4f7acfb6db4de16292c6bf990854 From 364db09e18413b9eea7c298d73dcfa4d6b161c7e Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 28 May 2008 09:39:25 +0000 Subject: [PATCH 1020/2219] Fix links to pdfs in the maths documentation. [SVN r45861] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 38812b8a96..0d491f42a2 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 38812b8a96d27d157ae19cd05908c7fecb40dc35 +Subproject commit 0d491f42a275a0e543ff88b170dea0170a7f0523 From ddb62781a5bcf154a10481512a6b39720d346e08 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 28 May 2008 09:44:15 +0000 Subject: [PATCH 1021/2219] Update the license link markup in the TR1 documentation. [SVN r45862] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 64b0c9008d..d46f416187 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 64b0c9008ded8f29af7aceaac001621dde7fafa2 +Subproject commit d46f416187a2d0b2c7df1fe9766a23569fc8ea00 From ef0151915df98e7c5cfd8ed680386afafd69a1ee Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 28 May 2008 10:58:42 +0000 Subject: [PATCH 1022/2219] Make it possible to pass the unordered move tests without rvalue references - although compilers still require good return value optimisation. [SVN r45864] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 28549b3160..79ed1693ff 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 28549b3160cf07f19ff0180f8f9b0a83b54eca15 +Subproject commit 79ed1693ff84587638e4d820a256f933d4ab69c1 From 05a41861a24b82a58d2743a6098f3994ed87d011 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 11:02:06 +0000 Subject: [PATCH 1023/2219] Added abi prefix and suffix headers [SVN r45865] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 52bace18b2..2991ca6c6f 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 52bace18b2bc4f7acfb6db4de16292c6bf990854 +Subproject commit 2991ca6c6f6e3dbbe0a16c46cfab779212b719cc From 698492f0b5e91edb6b5066679ccb6d6234329778 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 28 May 2008 11:15:13 +0000 Subject: [PATCH 1024/2219] Fix precedence error. [SVN r45866] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 79ed1693ff..749dfc4044 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 79ed1693ff84587638e4d820a256f933d4ab69c1 +Subproject commit 749dfc4044faedd1232a87af9be0cb6fe16ca5d2 From ad0e66fddc45dc1b272973696d86d09f29602601 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 12:55:30 +0000 Subject: [PATCH 1025/2219] Removed surplus "the" [SVN r45869] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 2991ca6c6f..ef8c08ba99 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 2991ca6c6f6e3dbbe0a16c46cfab779212b719cc +Subproject commit ef8c08ba993a8a0af1fb6c3a3fd3f92d57c39198 From a33a9b86686547f6a9774042bda061b9ec3fa9b3 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 28 May 2008 14:50:25 +0000 Subject: [PATCH 1026/2219] Added missing "no" [SVN r45870] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index ef8c08ba99..31a34cd0b5 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit ef8c08ba993a8a0af1fb6c3a3fd3f92d57c39198 +Subproject commit 31a34cd0b5bd43c8c6fa754eefeef8f1387779f4 From 811f42049f163bbb453cae4090181db2460f700c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Wed, 28 May 2008 16:08:31 +0000 Subject: [PATCH 1027/2219] Ticket #1960: detail/math_functions.hpp misses #include [SVN r45872] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 26c92da8dc..10f13ce7c7 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 26c92da8dca1ce12df9d0f3cf7994290a736f1a9 +Subproject commit 10f13ce7c74691036c000c6eb2af563e4c2ca8e5 From c1ba2a6cf0b105450dc81bb57e099dd8a48df3ae Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 28 May 2008 17:52:41 +0000 Subject: [PATCH 1028/2219] added documentation for grep filter; fixed broken links [SVN r45873] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index bc7d428d58..41ea8559a8 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit bc7d428d58934cf6233ae7de7c5b8e0c9526a5b6 +Subproject commit 41ea8559a8ffa081b66ec5c3726d63046848cf7a From cd237a2de021bbdd073d60522a5320cde98c1c5c Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 28 May 2008 18:01:34 +0000 Subject: [PATCH 1029/2219] added links to documentation for grep filter to menu and quick reference [SVN r45875] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 41ea8559a8..918ff03f84 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 41ea8559a8ffa081b66ec5c3726d63046848cf7a +Subproject commit 918ff03f84f3a6b4c04df1996f5719a684fb07e2 From 60d834f708a356bf3d85cc5be590e8b0d6eaa207 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 29 May 2008 01:34:53 +0000 Subject: [PATCH 1030/2219] Fix Ticket #1768 by including [SVN r45894] --- libs/system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/system b/libs/system index 98a757dbf7..69d2a2234c 160000 --- a/libs/system +++ b/libs/system @@ -1 +1 @@ -Subproject commit 98a757dbf76f09a028e7a1333a4adc0f5d5d7cb4 +Subproject commit 69d2a2234ce338cde4808db1e48cb3f209a449d4 From 6dd5504319eb9a6eb70b585920adc85176805234 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 29 May 2008 09:02:05 +0000 Subject: [PATCH 1031/2219] More tests for generic locks, and a new range version [SVN r45897] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 31a34cd0b5..67cc49f333 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 31a34cd0b5bd43c8c6fa754eefeef8f1387779f4 +Subproject commit 67cc49f333a6c5d1ff08675ed34bb4a719d7e354 From 0a8ccdec9f79bec7d17a0a0c4d98e4a7e82b8ce8 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 29 May 2008 14:47:08 +0000 Subject: [PATCH 1032/2219] Switch to use 7zip (for ZIP compression) to speed up the archive generation and to squeeze it a bit more. [SVN r45907] --- tools/regression/xsl_reports/build_results.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/regression/xsl_reports/build_results.sh b/tools/regression/xsl_reports/build_results.sh index a6bbe04c55..82c0700a05 100755 --- a/tools/regression/xsl_reports/build_results.sh +++ b/tools/regression/xsl_reports/build_results.sh @@ -132,7 +132,8 @@ upload_results() cd ${1}/all rm -f ../../${1}.zip* - zip -q -r -9 ../../${1} * -x '*.xml' + #~ zip -q -r -9 ../../${1} * -x '*.xml' + 7za a -tzip -mx=9 ../../${1}.zip * '-x!*.xml' cd "${cwd}" mv ${1}.zip ${1}.zip.uploading rsync -vuzhh --rsh=ssh --stats \ From f6d7b83e10a610218a9d2715e92b0c1be3d80249 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 29 May 2008 15:16:04 +0000 Subject: [PATCH 1033/2219] Use wrapper functions in try_lock_wrapper rather than using declarations, as the latter confuse some compilers [SVN r45908] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 67cc49f333..fdd20a519e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 67cc49f333a6c5d1ff08675ed34bb4a719d7e354 +Subproject commit fdd20a519e5c57c09a84267748c1e7cc1e48789c From 73550a3c4997154163cb046315047e31912276e2 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 29 May 2008 15:16:55 +0000 Subject: [PATCH 1034/2219] Move definition of constructor and destructor of condition_variable into condition_variable_fwd.hpp, so they are always available [SVN r45909] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index fdd20a519e..6abb53c9d3 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit fdd20a519e5c57c09a84267748c1e7cc1e48789c +Subproject commit 6abb53c9d3402cdda8682486120bf168775a6e67 From e3e30dd7e1f898e3e8cd26acfed0bdc7d7e39c4e Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Thu, 29 May 2008 15:31:53 +0000 Subject: [PATCH 1035/2219] Add 'flags' use to be able to specify flags for objective-c/c++ compiles. [SVN r45910] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3e5e74d8e3..f353a9ab98 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3e5e74d8e328af0563759ee79f8213f1310615f8 +Subproject commit f353a9ab989b7b6753830abcb7b2ca7ce22b6c88 From 4f283f1b2628e23fded0735bfb5e8c19864b5188 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 29 May 2008 15:36:52 +0000 Subject: [PATCH 1036/2219] Don't construct function objects directly in boost::thread constructor as some compilers can't handle that. [SVN r45911] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6abb53c9d3..3f13340903 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6abb53c9d3402cdda8682486120bf168775a6e67 +Subproject commit 3f1334090395b9f6848b899ffbedcf43086c684c From 84bb12364a7996d38783470ea98aee911e4cd293 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 29 May 2008 15:38:08 +0000 Subject: [PATCH 1037/2219] Move thread_data to detail namespace rather than have it as a nested type of boost::thread, to try and help compilers that have problems with the partial specializations for reference_wrapper [SVN r45912] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 3f13340903..4db57bcb10 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 3f1334090395b9f6848b899ffbedcf43086c684c +Subproject commit 4db57bcb10b16fbda81d2e745f278e2b1eb4b427 From e458b28a73fd91d2a7a478c89bbe6a0bb2784479 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 29 May 2008 16:03:26 +0000 Subject: [PATCH 1038/2219] Added missing #include. Prevented macro substitution of fpclassify. [SVN r45913] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 0d491f42a2..4a4271a594 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 0d491f42a275a0e543ff88b170dea0170a7f0523 +Subproject commit 4a4271a5945de65545cd556fd7ec42f765fda9a4 From 562b727bb2865f8f52f67f79c7d58c5a82d70eb6 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Thu, 29 May 2008 19:48:55 +0000 Subject: [PATCH 1039/2219] See Python C++-SIG thread: "object.attr(object& attrname) proposal" Started 2008-05-25 by hohehohe2@gmail.com. Excerpts: If char const* is passed to objecjt.attr(), it uses PyObject_GetAttrStrng() or PyObject_SetAttrStrng(). If object is passed to objecjt.attr(), it takes the object as a Python string object and uses PyObject_GetAttr() or PyObject_SetAttr(). If attr() behaves like this, it can be useful when there are lots of objects which you know have the same attribute name. You can save time by first making a boost::python::object and passing it to every object's attr() inside a loop. I just made a bit of modification to boost:python locally and did a quick test, like test 1: for(int i = 0; i < n; ++i) { omain.attr(attrname) = 444; //attrname is a char const* } test 2: for(int i = 0; i < n; ++i) { object o = omain.attr(attrname); //attrname is a char const* } test 3: for(int i = 0; i < n; ++i) { omain.attr(oaaaa) = 444; //oaaaa is boost::python::object that represents a string } test 4: for(int i = 0; i < n; ++i) { object o = omain.attr(oaaaa); //oaaaa is boost::python::object that represents a string } and it reasonably reflected the difference between PyObject_*Attr() and PyObject_*AttrString. test 1 :2783ms test 2 :2357ms test 3 :1882ms test 4 :1267ms test5: PyObject_SetAttrString(po_main, "aaaa", po_num444); test6: Py_DECREF(PyObject_GetAttrString(po_main, "aaaa")); test7: PyObject_SetAttr(po_main, po_aaaa, po_num444); test8: Py_DECREF(PyObject_GetAttr(po_main, po_aaaa)); (po_ prefixed variables are PyObject*), all inside each for loop, and the results were test 5 :2410ms test 6 :2277ms test 7 :1629ms test 8 :1094ms It's boost 1.35.0, Python 2.5 on linux(gcc4.1.2). I also did the same test on windows(vs8) and the tendency was not so different. [SVN r45918] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index a334649b0c..304277b806 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit a334649b0c8d884a496fab8d657dc71453c69ead +Subproject commit 304277b806745a44a3eaf0d629da703b671a3b3d From 23c4f92d18daa59eaac3339123e41f84e59c8581 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Thu, 29 May 2008 20:04:19 +0000 Subject: [PATCH 1040/2219] Projects using Boost.Python: PolyBoRi (text provided by Michael Brickenstein) [SVN r45920] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 304277b806..b0a9b11c9c 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 304277b806745a44a3eaf0d629da703b671a3b3d +Subproject commit b0a9b11c9cf80dd1418057292143aa0d0e8bc9d5 From f8bbc7f9d8d2a93ce3a19742f2757273fce46a38 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 30 May 2008 00:34:24 +0000 Subject: [PATCH 1041/2219] Move objective-c target types declaration to common location. [SVN r45931] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f353a9ab98..c44edcaa33 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f353a9ab989b7b6753830abcb7b2ca7ce22b6c88 +Subproject commit c44edcaa3305fca8e24576d423e164ab75b1819e From 7ebff8a0bd55e55068e51ac1b9323f9bc768802d Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 30 May 2008 05:29:27 +0000 Subject: [PATCH 1042/2219] Don't use the /Wp64 option on msvc 9.0. Patch from Jaroslav Gresula. [SVN r45934] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c44edcaa33..adbe58dea5 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c44edcaa3305fca8e24576d423e164ab75b1819e +Subproject commit adbe58dea5516e7079589ccab52a0fa82f31302d From be49cfadb6271bd26d6114fd4074516754ccf5c4 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 30 May 2008 08:39:19 +0000 Subject: [PATCH 1043/2219] Fix a deadlock that can occur when destroying a thread object with global lifetime in a dynamically loaded DLL on Windows. Note that deadlock can still occur if the thread is launched by the constructor of an object with global lifetime. [SVN r45935] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 56b93eea3a..f3ee6627d8 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 56b93eea3a34c2c57c3092f10a93fc13d52b813e +Subproject commit f3ee6627d852df4019327c026818803f3e429b69 From 324b944d59cdb43044e3081ebf8981a63732a9df Mon Sep 17 00:00:00 2001 From: "Troy D. Straszheim" Date: Fri, 30 May 2008 13:58:01 +0000 Subject: [PATCH 1044/2219] Disambiguate strip_signel_element_sequence... gcc4.2 getting confused. [SVN r45949] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index aa5b095f7d..1b0e5ccbf4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit aa5b095f7d04e448ec1fe5cc4dda7efb2c35b499 +Subproject commit 1b0e5ccbf42e43e174daaff82eadd93afb5eeab8 From 305f30979e3814edbdc22497a89d22ea123e24d8 Mon Sep 17 00:00:00 2001 From: "Troy D. Straszheim" Date: Fri, 30 May 2008 14:09:08 +0000 Subject: [PATCH 1045/2219] gcc needs these forward declarations to get the ADL right, see http://lists.boost.org/Archives/boost/2008/05/138134.php [SVN r45950] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1b0e5ccbf4..9824848864 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1b0e5ccbf42e43e174daaff82eadd93afb5eeab8 +Subproject commit 98248488640bab32cc6e8a8c184c7c475420e8ca From 706c1309a6ce118815bae9a6cf329dc3dce004ce Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 30 May 2008 15:45:19 +0000 Subject: [PATCH 1046/2219] remove unused variable [SVN r45954] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index b5eab5fd19..b84d0b1bcb 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit b5eab5fd19e25c38e514c8f217d863f810219c1d +Subproject commit b84d0b1bcb94ba2173e8ba6c196a60c6f37839de From e7cbadddbe5144600c6438aeeb1b5d81f8293bed Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 30 May 2008 16:22:39 +0000 Subject: [PATCH 1047/2219] Change execunix.c to always use fork() instead of vfork() on the Mac. This works around known issues with bjam on PPC under Tiger and a problem reported by Rene with bjam on x86 under Leopard. A future revision will change execvp() use to execve() to enable the Mac to once again use the more efficient vfork() on the Mac. [SVN r45956] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index adbe58dea5..498d4d2b69 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit adbe58dea5516e7079589ccab52a0fa82f31302d +Subproject commit 498d4d2b69098c5be9ace5a24eada29f0f48dea1 From 49ed4688ada4b70ca6ca719ef3389f5da61dfd74 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 30 May 2008 17:06:19 +0000 Subject: [PATCH 1048/2219] Spirit.Lex: Fixed include file problem [SVN r45957] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 9824848864..0f75989193 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 98248488640bab32cc6e8a8c184c7c475420e8ca +Subproject commit 0f75989193a3db962162bea3d29732675fca100f From d0becb21414aa8b82fc599185bffa58b19ed1750 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 30 May 2008 17:07:27 +0000 Subject: [PATCH 1049/2219] Spirit.Lex: Fixed predefined lex semantic actions to match changed parameter sequence. Untabified files. [SVN r45958] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0f75989193..0bfa0dcc10 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0f75989193a3db962162bea3d29732675fca100f +Subproject commit 0bfa0dcc1090e52be77869b5b9024e19d3e5cf39 From 5eea0167005429f781d6cd051c1432da3f8eef76 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 30 May 2008 18:38:11 +0000 Subject: [PATCH 1050/2219] Spirit.Lex: Fixed lexer examples failing to compile using gcc 4.x [SVN r45959] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0bfa0dcc10..2a26ee0831 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0bfa0dcc1090e52be77869b5b9024e19d3e5cf39 +Subproject commit 2a26ee083105eb12105915f6ca5e56ce4fd2280a From ae252f0ca27f19e03f43dc1ef0b81b56d57a684a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 30 May 2008 19:55:04 +0000 Subject: [PATCH 1051/2219] Spirit: Fixed a bogus #include dircetive. [SVN r45961] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2a26ee0831..0b433aa3bc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2a26ee083105eb12105915f6ca5e56ce4fd2280a +Subproject commit 0b433aa3bc09ed50f968dcfbc0e69f922c240961 From 03771d815a5651d01cdb19f8b8d0bee0fcbe5b52 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 31 May 2008 00:43:25 +0000 Subject: [PATCH 1052/2219] Spirit.Lex: Fixed remaining compilation errors in lexer examples. [SVN r45967] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0b433aa3bc..f6d786de9c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0b433aa3bc09ed50f968dcfbc0e69f922c240961 +Subproject commit f6d786de9c694ff19663e8677c9f94bdfdfe566f From 1d6a4e22b44c9ea0dbc4021cbbec752375711cbb Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 31 May 2008 00:59:38 +0000 Subject: [PATCH 1053/2219] Spirit.Lex: Made typedef's more consistent [SVN r45968] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f6d786de9c..858ca8edfd 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f6d786de9c694ff19663e8677c9f94bdfdfe566f +Subproject commit 858ca8edfd37934a70e812be36681f72f5975059 From 1e61933ba30980cf67bb05edc0d09705fa03bd6c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 31 May 2008 14:52:48 +0000 Subject: [PATCH 1054/2219] Spirit.Lex: And another gcc 4.3 problem. [SVN r45978] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 858ca8edfd..cb4f403632 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 858ca8edfd37934a70e812be36681f72f5975059 +Subproject commit cb4f4036328d4aae5388e6cf488167c3434aca17 From 6a83d8a6e51f9a6fe77ccd3d2c5135ea853b1d22 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 31 May 2008 15:28:39 +0000 Subject: [PATCH 1055/2219] Spirit.Lex: fixed minor issue with one of the examples [SVN r45979] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cb4f403632..ec9bc64c36 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cb4f4036328d4aae5388e6cf488167c3434aca17 +Subproject commit ec9bc64c36f6f29aa0864478981a4258bfa7dee6 From b43b2dc0ce1be37d4905466de82194634b70f8bf Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 31 May 2008 20:44:34 +0000 Subject: [PATCH 1056/2219] Remove duplicate tag case. [SVN r45990] --- tools/regression/xsl_reports/build_results.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tools/regression/xsl_reports/build_results.sh b/tools/regression/xsl_reports/build_results.sh index 82c0700a05..c14e085dc6 100755 --- a/tools/regression/xsl_reports/build_results.sh +++ b/tools/regression/xsl_reports/build_results.sh @@ -103,11 +103,6 @@ build_results() reports="dd,ds,i,n" ;; - release) - tag=branches/release - reports="dd,ds,i,n" - ;; - release-1_35_0) tag=tags/release/Boost_1_35_0 reports="dd,ud,ds,us,ddr,udr,dsr,usr,i,n,e" From cdbfde14bdba2bd7d8a9a40cb49b71f80b337b44 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 31 May 2008 22:49:41 +0000 Subject: [PATCH 1057/2219] added static asserts [SVN r45996] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 918ff03f84..b9b83f1fd5 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 918ff03f84f3a6b4c04df1996f5719a684fb07e2 +Subproject commit b9b83f1fd577c0374448a961524f9f4c8efa0bb1 From 126e9c23568c0f3cdaeada7791108af050498955 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 31 May 2008 22:50:19 +0000 Subject: [PATCH 1058/2219] made string_type depend on allocator parameter [SVN r45997] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index b9b83f1fd5..d5f557d533 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit b9b83f1fd577c0374448a961524f9f4c8efa0bb1 +Subproject commit d5f557d533c7eb5fe3c5f098158ad42626bff6d5 From e62ff868646694cf8b7f6fe7bb2090d69d900879 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 31 May 2008 22:50:56 +0000 Subject: [PATCH 1059/2219] removed commented-out code [SVN r45998] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index d5f557d533..05301ee6e7 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit d5f557d533c7eb5fe3c5f098158ad42626bff6d5 +Subproject commit 05301ee6e7542b2795e56492c28da54dbdcb736b From e1635dc0501fe4d711aeabc101426c3b77bc7020 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 31 May 2008 22:51:27 +0000 Subject: [PATCH 1060/2219] implemented putback [SVN r45999] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 05301ee6e7..cc50284ea8 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 05301ee6e7542b2795e56492c28da54dbdcb736b +Subproject commit cc50284ea8812f89278de88ce0c4fce101ab332b From 2cf43107a033ba334130bff3000244482daba546 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 31 May 2008 22:52:28 +0000 Subject: [PATCH 1061/2219] renamed include guards to reflect namespace [SVN r46000] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index cc50284ea8..e2a9e26c6a 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit cc50284ea8812f89278de88ce0c4fce101ab332b +Subproject commit e2a9e26c6a95ede072dcd6ca2f65df0cacc2edc7 From ce5d01f9db858805dc199b8bcb61e3bfb6e5756d Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 31 May 2008 22:53:58 +0000 Subject: [PATCH 1062/2219] added support for archives with multiple members; added tests for metadata and for multiple members (fixes #1896) [SVN r46001] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index e2a9e26c6a..e5f1ed2f13 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit e2a9e26c6a95ede072dcd6ca2f65df0cacc2edc7 +Subproject commit e5f1ed2f1323022dc0ee5e00bf2159be7a53335b From 012256ebe880f2fc5ec6bc01d0ac945587b82a59 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sun, 1 Jun 2008 01:31:25 +0000 Subject: [PATCH 1063/2219] Add test for the crash that can occur when destroying a handler object that owns its own memory (as is the case when destroying handlers in an orphaned strand). [SVN r46003] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f3ee6627d8..b466d42996 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f3ee6627d852df4019327c026818803f3e429b69 +Subproject commit b466d4299657136a86dc48e5a21840b2cfd0fbe6 From 3f7cca345b938dc3eb8bd99837a5abefe0c85bcf Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 1 Jun 2008 03:01:23 +0000 Subject: [PATCH 1064/2219] GCC 4.2 and higher in Darwin does not have -Wno-long-double. [SVN r46004] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 498d4d2b69..13730ea91c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 498d4d2b69098c5be9ace5a24eada29f0f48dea1 +Subproject commit 13730ea91cbed2b364e96f8d3ccec4268dea8eb1 From b0a438a5a9cba01697e27c26eab6fde8226c7f4a Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sun, 1 Jun 2008 15:38:27 +0000 Subject: [PATCH 1065/2219] added CRC check; replaced assignment with ==; zero crc and isize in footer::reset() [SVN r46013] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index e5f1ed2f13..c3f9d79b45 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit e5f1ed2f1323022dc0ee5e00bf2159be7a53335b +Subproject commit c3f9d79b459c46dacc8a65644e098247b31dbabb From b33034c03a320bec66005aa7c5fca7b72db645bb Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 1 Jun 2008 18:00:53 +0000 Subject: [PATCH 1066/2219] Merge test improvements, pdf documentation improvements, some implementation tweaks. Merged revisions 45747-46030 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ................ r45747 | danieljames | 2008-05-25 18:03:30 +0100 (Sun, 25 May 2008) | 1 line Remove /branches/unordered/dev from svnmerge tracking. ................ r45874 | danieljames | 2008-05-28 18:54:53 +0100 (Wed, 28 May 2008) | 1 line Merge from trunk. ................ r45881 | danieljames | 2008-05-29 00:10:37 +0100 (Thu, 29 May 2008) | 2 lines Make it possible to use a custom generator in more places. ................ r45882 | danieljames | 2008-05-29 00:10:56 +0100 (Thu, 29 May 2008) | 2 lines Remove several unused parameters. ................ r45883 | danieljames | 2008-05-29 00:11:06 +0100 (Thu, 29 May 2008) | 2 lines No need to run move_construct_tests1 from move_construct_tests2, already calling it directly. ................ r45884 | danieljames | 2008-05-29 00:11:15 +0100 (Thu, 29 May 2008) | 2 lines Remove unused 'construct' as in trunk. ................ r45885 | danieljames | 2008-05-29 00:11:25 +0100 (Thu, 29 May 2008) | 2 lines More consistent implementations of insert_impl. ................ r45886 | danieljames | 2008-05-29 00:11:34 +0100 (Thu, 29 May 2008) | 2 lines No need to use the single argument version of methods when the variadic version is available. Frees up the non-variadic version for overloading to emulate variadic methods. ................ r45887 | danieljames | 2008-05-29 00:11:44 +0100 (Thu, 29 May 2008) | 2 lines Add another test, mainly to avoid an unused parameter warning. ................ r45888 | danieljames | 2008-05-29 00:11:54 +0100 (Thu, 29 May 2008) | 2 lines Adjust the pixels per inch of the buckets diagram so it'll fit on the page. ................ r45889 | danieljames | 2008-05-29 00:15:49 +0100 (Thu, 29 May 2008) | 1 line Improve pdf output, thanks to John Maddock. ................ r45890 | danieljames | 2008-05-29 00:17:45 +0100 (Thu, 29 May 2008) | 1 line Add an svg version of the bucket diagram. ................ r45891 | danieljames | 2008-05-29 00:18:11 +0100 (Thu, 29 May 2008) | 1 line Remove the original dia buckets diagram, I'm not using it anymore. ................ r46025 | danieljames | 2008-06-01 18:39:51 +0100 (Sun, 01 Jun 2008) | 1 line Initialise merging from doc. ................ r46030 | danieljames | 2008-06-01 18:54:36 +0100 (Sun, 01 Jun 2008) | 29 lines Merge in documentation improvements from the doc branch. Merged revisions 45892-46020 via svnmerge from https://svn.boost.org/svn/boost/branches/doc ........ r45892 | danieljames | 2008-05-29 00:30:07 +0100 (Thu, 29 May 2008) | 1 line Merge latest changes from unordered. ........ r46017 | danieljames | 2008-06-01 18:18:15 +0100 (Sun, 01 Jun 2008) | 2 lines Use both PNG and SVG versions of the buckets diagram. ........ r46018 | danieljames | 2008-06-01 18:18:27 +0100 (Sun, 01 Jun 2008) | 2 lines Improved function summary tables in unordered documenations. ........ r46019 | danieljames | 2008-06-01 18:18:39 +0100 (Sun, 01 Jun 2008) | 3 lines I'd hacked the bibliography to avoid showing the title twice, but this was causing problems when generating PDFs, so show the title twice. ........ r46020 | danieljames | 2008-06-01 18:18:52 +0100 (Sun, 01 Jun 2008) | 3 lines Don't use the compact boostbook refernce style in the standalone documentation as it is too wide for printing out. ........ ................ [SVN r46031] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 749dfc4044..6b65b7a916 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 749dfc4044faedd1232a87af9be0cb6fe16ca5d2 +Subproject commit 6b65b7a91605af4418ed284b5f39a671656412ea From 370a5712469f133bd40bb10919f3216120bf5a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 2 Jun 2008 08:12:47 +0000 Subject: [PATCH 1067/2219] Minor stylistic Boost Build Jam script cleanup. [SVN r46040] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 13730ea91c..9956d88fa6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 13730ea91cbed2b364e96f8d3ccec4268dea8eb1 +Subproject commit 9956d88fa6fc8631c6c4424d45e360631b7d408f From 5a52921c22bfd14d9d8942b2c632013f7f6b145d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Mon, 2 Jun 2008 08:18:03 +0000 Subject: [PATCH 1068/2219] Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues. [SVN r46041] --- libs/foreach | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/foreach b/libs/foreach index e98d00ff89..6c7e0cabf3 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit e98d00ff898f4da89a213c256ca844932cbdafcb +Subproject commit 6c7e0cabf372d5c951a57b8183b3a3931a31867e From 07a9a37c832175335f2cedfbcb29b2167ba79588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 2 Jun 2008 09:49:54 +0000 Subject: [PATCH 1069/2219] Minor stylistic Boost Build Jam script cleanup. [SVN r46042] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9956d88fa6..77b87d8edb 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9956d88fa6fc8631c6c4424d45e360631b7d408f +Subproject commit 77b87d8edbc7ec5c6f1cdc0af4d879098bfd1ace From 77729681641fb8fa406d7c0ce5ab9ba46b9d1169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 2 Jun 2008 09:51:15 +0000 Subject: [PATCH 1070/2219] Corrected a bug causing abbreviated build folder name caching never getting used. [SVN r46043] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 77b87d8edb..b2aa0e52d5 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 77b87d8edbc7ec5c6f1cdc0af4d879098bfd1ace +Subproject commit b2aa0e52d52d218f44ccdabd527f53c40bda0542 From ef85ca6f3f4e5aa34fc559fe5b4d1683f34dd8e0 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 2 Jun 2008 15:15:16 +0000 Subject: [PATCH 1071/2219] Disable hash and slist support when _STLP_NO_EXTENSIONS is defined. [SVN r46044] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 6c321feebf..2045854fde 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 6c321feebf9f1d81da947593eaa00e184686d3a5 +Subproject commit 2045854fdeefed67bd0026a21f698a2ba412f161 From 34d60c5bcc9c1cfc81445f0fd9e2fe90eadafaf1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 2 Jun 2008 15:33:13 +0000 Subject: [PATCH 1072/2219] Fix namespace typo. [SVN r46045] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 2045854fde..342f67a562 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 2045854fdeefed67bd0026a21f698a2ba412f161 +Subproject commit 342f67a5627032294f98d599477818a3c13fe91f From 7fbe99d3b8b42a1cc37f983acf892193fec4cedf Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Mon, 2 Jun 2008 16:31:42 +0000 Subject: [PATCH 1073/2219] in forward.hpp, disabled forwarding constructors and overloads of open when the first parameter is the same as the device type, to address #1671; removed unnecessary poilcy_type members; renamed remaining policy_type members to component_type or device_type, depending on the context [SVN r46047] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index c3f9d79b45..51b1b8b055 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit c3f9d79b459c46dacc8a65644e098247b31dbabb +Subproject commit 51b1b8b05572a876aff2a7e1f0d9b597a79b0523 From dbe9c4ca2fc59afc9e441c3f4aad3617515d839f Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 2 Jun 2008 20:01:30 +0000 Subject: [PATCH 1074/2219] #include in spinlock_sync.hpp as well. [SVN r46055] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 366472fc35..2a92df56f2 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 366472fc35a1f6138abf333c8e2c20bfcc05b300 +Subproject commit 2a92df56f2dee5579de8bd6ca5acae6bb7d54d2a From e0e49a1b9cd25cb239f5404ccf63688be1e682c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 06:46:16 +0000 Subject: [PATCH 1075/2219] Minor stylistic Boost Build documentation changes & typo corrections. [SVN r46074] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b2aa0e52d5..d5628c706f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b2aa0e52d52d218f44ccdabd527f53c40bda0542 +Subproject commit d5628c706f5af27cd8e9ddbab6e915bfade60d9e From 56a5737300ed759a31fd2abbf6faf594f7584804 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 3 Jun 2008 12:52:55 +0000 Subject: [PATCH 1076/2219] Patch for VC9 explicit template instantiation. Fixes #1959. [SVN r46077] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 4c105a90a1..31b68369ae 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 4c105a90a1491fdd0a13840e33a3ba36bf0a2020 +Subproject commit 31b68369ae8c324b8a5f61e0ab2b1066b0c657eb From 169c0cd5a64cf1163d9fcd347c655c69b0dc4c0e Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Tue, 3 Jun 2008 14:34:25 +0000 Subject: [PATCH 1077/2219] Properly set soname on aCC. Thanks to Volker Steinlein for the bug report and testing this fix. [SVN r46080] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d5628c706f..13a767d7b9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d5628c706f5af27cd8e9ddbab6e915bfade60d9e +Subproject commit 13a767d7b96a4e7df393b892473a75cb8506912f From 121c078f906b853716fb566d375ec983a3232070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 3 Jun 2008 15:14:52 +0000 Subject: [PATCH 1078/2219] Reactivated HP-UX gcc tests on Interprocess [SVN r46081] --- status/explicit-failures-markup.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 6a967006e8..f2e6c3c54a 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1850,14 +1850,12 @@ - - The compiler does not support features that are essential for the library. From 3bfb3e51e3c9c9347574339c2146b9b3f79dbd7d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 3 Jun 2008 18:08:04 +0000 Subject: [PATCH 1079/2219] Wave: Fixed ticket #1985 [SVN r46083] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index b9ce21d0cd..ac8bb63e61 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit b9ce21d0cdba49b1a5d04043217168b3bbdbfdd6 +Subproject commit ac8bb63e61b79a6cd34f008aed6152f352b48b62 From 1eea9ce5e2fe0e0f414ce23e6afcc62104acbfdd Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 3 Jun 2008 20:18:04 +0000 Subject: [PATCH 1080/2219] Documentation source updated. [SVN r46087] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d04ddee87a..3b2a6a2711 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d04ddee87a4863634b4b2335f6a49edc15e4a117 +Subproject commit 3b2a6a271128cc0b9b47e537b99423a8ac6f3824 From 23e8ac2bc6e7b6c9275c451b3858f0115817a062 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 3 Jun 2008 20:55:40 +0000 Subject: [PATCH 1081/2219] removed unused header [SVN r46093] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 4db57bcb10..5edfa273ff 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 4db57bcb10b16fbda81d2e745f278e2b1eb4b427 +Subproject commit 5edfa273ff27a7023951b73683c3b20b68ce3f14 From ceac48392626e9c3f744469fdd8edcd7802bb152 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 3 Jun 2008 20:56:39 +0000 Subject: [PATCH 1082/2219] basic_condition_variable::lock_entry extracted to basic_cv_lock_entry in order to try and eliminate problems on Borland compiler [SVN r46094] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 5edfa273ff..c8e5ad564d 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 5edfa273ff27a7023951b73683c3b20b68ce3f14 +Subproject commit c8e5ad564dab48917573863837d4815349eed46f From 24230cf773961ca08a783a8851b055dcd1cfb6f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 3 Jun 2008 22:10:58 +0000 Subject: [PATCH 1083/2219] update [SVN r46096] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index ef4821c056..fd92f0680e 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit ef4821c05674f583acc10e3f9fd3dffc7ebfd30d +Subproject commit fd92f0680e4d7924f965a88b49407d1be595a33b From 92d0d293af1608af6b4b8eba7cd8c7219117c10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 3 Jun 2008 22:15:13 +0000 Subject: [PATCH 1084/2219] update for unordered containers [SVN r46097] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index fd92f0680e..f80dcea60b 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit fd92f0680e4d7924f965a88b49407d1be595a33b +Subproject commit f80dcea60b6068905d20eb96eba54e9f646b05a2 From f2c4d9a2242d7730d8abdc2725131d832c30f3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 3 Jun 2008 22:18:59 +0000 Subject: [PATCH 1085/2219] update [SVN r46098] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index f80dcea60b..768c210a39 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit f80dcea60b6068905d20eb96eba54e9f646b05a2 +Subproject commit 768c210a398f467f787cb133d489bbdfe0ac524f From 9f024a516d6cc916b3c49c77614ac3da25dcffe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 3 Jun 2008 22:20:38 +0000 Subject: [PATCH 1086/2219] update [SVN r46099] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 768c210a39..6bb9de8d2f 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 768c210a398f467f787cb133d489bbdfe0ac524f +Subproject commit 6bb9de8d2fe8d93d95201b5142a507e0292f1b34 From 7adfe1d63722880c35a46e925b0e0f0715cc1d61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:12:31 +0000 Subject: [PATCH 1087/2219] Made Boost Jam tests quote their bjam executable name when calling it allowing those executables to contain spaces in their name and/or path. This also causes one of the tests (action_status.jam) to fail on Windows due to a popen() command unquoting feature on that platform. [SVN r46101] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 13a767d7b9..1605098680 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 13a767d7b96a4e7df393b892473a75cb8506912f +Subproject commit 16050986806e34db3553d68e8e9b22ae60c61581 From 3f0b4cc3781ef8ed1884fb5cb91c0ccb12cdde5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:14:54 +0000 Subject: [PATCH 1088/2219] Added a comment describing an additional Boost Jam test for the Windows popen() command unquoting bug that should be added once a better testing framework is implemented for Boost Jam. [SVN r46102] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 1605098680..89bf2cbde1 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 16050986806e34db3553d68e8e9b22ae60c61581 +Subproject commit 89bf2cbde1c356b5ea47de6a7f0107a15a363cc4 From 9c891f3c2338172742c3ee8fa7e4b2ee08584c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:16:33 +0000 Subject: [PATCH 1089/2219] Corrected the comment in src/build.bat to list all the currently supported toolsets when building Boost Jam. [SVN r46103] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 89bf2cbde1..57b48ed76c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 89bf2cbde1c356b5ea47de6a7f0107a15a363cc4 +Subproject commit 57b48ed76c47c9c835c26329cbe80f155e016b07 From 9898bac3d8eec7d0a758cbf1b7c63299ed1db105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:19:58 +0000 Subject: [PATCH 1090/2219] Made all Boost Jam's ECHO commands automatically flush the standard output to make that output more promptly displayed to the user. [SVN r46104] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 57b48ed76c..4c90be4496 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 57b48ed76c47c9c835c26329cbe80f155e016b07 +Subproject commit 4c90be44965d1b165b2ad583d0f79da2332e703f From 017a0f026e6ddc28f9f081b01455b31e220c9a68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:23:49 +0000 Subject: [PATCH 1091/2219] Corrected a potential memory leak in Boost Jam's builtin_shell() function that would appear should Boost Jam ever start to release its allocated string objects. Minor stylistic changes. [SVN r46105] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4c90be4496..491181d72e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4c90be44965d1b165b2ad583d0f79da2332e703f +Subproject commit 491181d72e9f01d555199b0f6906d0139f558bd3 From a0070ebd09f6a210238252d2f8ae310f0bb22551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:44:23 +0000 Subject: [PATCH 1092/2219] Fixed a Boost Jam bug on Windows causing its SHELL command not to work correctly with some commands containing quotes. Caused by a 'funny feature' in the Windows popen() implementation causing it to remove external quotes in some cases similar to how the Windows cmd.exe shell command interpreter does it. [SVN r46106] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 491181d72e..8574e6a0a8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 491181d72e9f01d555199b0f6906d0139f558bd3 +Subproject commit 8574e6a0a89564981b8fec281c4ebacf3ebb2f3e From bd96a42eed5816dc49acb8c950518ddbf6005f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 3 Jun 2008 23:59:27 +0000 Subject: [PATCH 1093/2219] Cleaned up the build/modifiers.jam Boost Build module so it no longer references long removed 'multiple' parameter to a generator.run() rule. [SVN r46108] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8574e6a0a8..3ef68aac9c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8574e6a0a89564981b8fec281c4ebacf3ebb2f3e +Subproject commit 3ef68aac9c026264940d4a2f61a1252d8b4f1276 From 0b58b3e19427ea72beaeb3de890f3317b3fb5973 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 4 Jun 2008 00:51:44 +0000 Subject: [PATCH 1094/2219] Made Boost Build's python.jam toolset module work correctly when the python command interpreter executable path contains spaces. This is not supported on Windows with Boost Jam versions prior to 3.1.17. Made python.jam toolset's cygwin symlink detection work correctly with symlinks to .cmd files. Minor stylistic changes. [SVN r46109] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3ef68aac9c..ae26b5e8dd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3ef68aac9c026264940d4a2f61a1252d8b4f1276 +Subproject commit ae26b5e8ddb36406e1e61b626809a93f13817a9c From b41e6260da77cdbb1e61f19d883bd06333549af8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Wed, 4 Jun 2008 15:11:05 +0000 Subject: [PATCH 1095/2219] Added missing ostream header file. [SVN r46115] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index b0a9b11c9c..b01e0e6b9c 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit b0a9b11c9cf80dd1418057292143aa0d0e8bc9d5 +Subproject commit b01e0e6b9cbfc863fe8fc06d5f309ed15debd930 From 47d18c711604c7d53c6359b825806cc46a8f1d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 4 Jun 2008 15:29:05 +0000 Subject: [PATCH 1096/2219] comparison predicates and stream support for better integration with Boost.Test [SVN r46116] --- libs/assign | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/assign b/libs/assign index 580acb0750..e97ee2aeb2 160000 --- a/libs/assign +++ b/libs/assign @@ -1 +1 @@ -Subproject commit 580acb0750bda88492838091e4069e57121be8f5 +Subproject commit e97ee2aeb2fb6897d843f6ce41f60247c032448b From 20df96669b26f190e908dea41c9a6a41f971a241 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 4 Jun 2008 15:30:16 +0000 Subject: [PATCH 1097/2219] Update for unordered containers [SVN r46117] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 6bb9de8d2f..d8297356bb 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 6bb9de8d2fe8d93d95201b5142a507e0292f1b34 +Subproject commit d8297356bbf3267403d14c0fc47bb1c9a4c931a6 From 760a987a4d3845f8d83dfc57ca415723cb035b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 4 Jun 2008 15:31:13 +0000 Subject: [PATCH 1098/2219] Update for unordered containers [SVN r46118] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index d8297356bb..dd5be24573 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit d8297356bbf3267403d14c0fc47bb1c9a4c931a6 +Subproject commit dd5be2457343cdda1781335843f705236e042395 From 6f17a7725f662fe0dd2418c01af5190634e5ce74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 4 Jun 2008 15:31:58 +0000 Subject: [PATCH 1099/2219] Update for unordered containers [SVN r46119] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index dd5be24573..512ac4bdbe 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit dd5be2457343cdda1781335843f705236e042395 +Subproject commit 512ac4bdbe72cd0df67ec772f74be1d9d3b88fe1 From 07cc6ef8aacfe61861aff9806b02e8687844ffd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 4 Jun 2008 15:37:56 +0000 Subject: [PATCH 1100/2219] minor fixes [SVN r46120] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 512ac4bdbe..b7ebf887c6 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 512ac4bdbe72cd0df67ec772f74be1d9d3b88fe1 +Subproject commit b7ebf887c6fa1fe73417ff68ccdef1c87a28ac94 From a378e13f38600e758085f1f875b9dc48e67329dc Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 4 Jun 2008 15:50:34 +0000 Subject: [PATCH 1101/2219] Added free function swap() for threads [SVN r46121] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index c8e5ad564d..5b83d81e40 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit c8e5ad564dab48917573863837d4815349eed46f +Subproject commit 5b83d81e407b91438892aa499e96e75a3af87ea1 From 4a2a85b86a953c9bdcba43a8a03a6447ed7b3bb5 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 4 Jun 2008 16:00:13 +0000 Subject: [PATCH 1102/2219] Added documentation for swap() [SVN r46122] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 5b83d81e40..a5e95845b3 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 5b83d81e407b91438892aa499e96e75a3af87ea1 +Subproject commit a5e95845b36f8b2db2afa46ab1bf9287b52747aa From 9eccc41c73378180c872e015b702cbded4286eef Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 4 Jun 2008 16:03:51 +0000 Subject: [PATCH 1103/2219] Added extra initializer to timeout to try and eliminate warnings with some compilers [SVN r46123] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a5e95845b3..5882a675bb 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a5e95845b36f8b2db2afa46ab1bf9287b52747aa +Subproject commit 5882a675bb952db0c2c0e6faea2d96daa6035071 From a2b5dfb870e5cdcdea6110f0b57a69ac4c04e994 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 4 Jun 2008 16:05:29 +0000 Subject: [PATCH 1104/2219] Removed partial initializer for res: both values will be assigned later, so no need to initialize either [SVN r46124] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 5882a675bb..6c60cce60d 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 5882a675bb952db0c2c0e6faea2d96daa6035071 +Subproject commit 6c60cce60d50b851d9e8cc534c37006e7b7d4ccc From 4daf0f04ae12eb0c1372ba4841137ce02e1d0cc4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 4 Jun 2008 17:00:19 +0000 Subject: [PATCH 1105/2219] Enable alignof intrinsic support. Also fixes #1946. [SVN r46127] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index d1420c8e5a..3cc8416611 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit d1420c8e5a77b8f914abd8cd782cf36c1afa9d18 +Subproject commit 3cc8416611ea8e784d8bd56773a051a5eac483bc From 15ba3e7b80f3797cd69b7cf4a31b61d2d3e86fc6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 4 Jun 2008 17:09:37 +0000 Subject: [PATCH 1106/2219] Added alignof intrinsic support: new tests and docs. Also added test case from issue #1946. [SVN r46128] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index 3cc8416611..21d466f451 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 3cc8416611ea8e784d8bd56773a051a5eac483bc +Subproject commit 21d466f4513744bbe058e79d3825dca4e3fb947e From 20c443a27b3748d3eaf4c6c747e58ac72814afd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 4 Jun 2008 18:13:38 +0000 Subject: [PATCH 1107/2219] Updated the main Boost Build msvc toolset configuration comment to list and document all the available options and supported toolset versions. Minor stylistic changes. [SVN r46134] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ae26b5e8dd..03206cf4b6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ae26b5e8ddb36406e1e61b626809a93f13817a9c +Subproject commit 03206cf4b696b80f8a9a4ca18f2d8bb02c6adfc8 From 3a6a598556fc14127f0bc268d31827d59c90fa57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 4 Jun 2008 18:29:34 +0000 Subject: [PATCH 1108/2219] Made the Boost Build msvc toolset use correct setup scripts in case of some stripped down MSVC 8.0+ distributions like the MSVC express 9.0 version distributed with the Microsoft Platform SDK that come without the vcvarsall.bat script. Added new Boost Build msvc configuration options: setup-amd64, setup-i386 & setup-ia64 so separate setup commands can be specified for different target platforms. These overrule any global setup setting and do not get any parameters passed to them. Documented how the Boost Build msvc toolset locates its default setup scripts depending on the actual MSVC distribution used. [SVN r46135] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 03206cf4b6..9dc76b769f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 03206cf4b696b80f8a9a4ca18f2d8bb02c6adfc8 +Subproject commit 9dc76b769f8ec71fa05bc95eaffe41305f7e4c5a From 98c7417f6f84215ee7baf8d42e34cd0cdfe0f505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 5 Jun 2008 08:13:43 +0000 Subject: [PATCH 1109/2219] Brown paper bag fix for a Boost Build msvc toolset bug causing it not to work on toolsets using a global setup command with default parameters (i.e. default MSVC 8.0+ behaviour was broken). [SVN r46156] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9dc76b769f..cae374dfa6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9dc76b769f8ec71fa05bc95eaffe41305f7e4c5a +Subproject commit cae374dfa6d4aa0b1977e2081bc3b4c94edf69b1 From e1e991dd7580a2e308f38de71b8a44a7b0f4c061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Thu, 5 Jun 2008 08:31:09 +0000 Subject: [PATCH 1110/2219] Silence Gcc warning. [SVN r46157] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index cc03fb892b..3ee7c0990d 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit cc03fb892b737cca6a445da49359c8037242d3cb +Subproject commit 3ee7c0990d8011dbf6e239f480054ae1661ae7bc From 14e0d74c6e36f95942dab8f90da42ac48edd2ed7 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 5 Jun 2008 08:36:39 +0000 Subject: [PATCH 1111/2219] Reverted changeset 45393. [SVN r46158] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 342f67a562..2b3583277f 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 342f67a5627032294f98d599477818a3c13fe91f +Subproject commit 2b3583277fe7b94eaac312b3f063c9fc7fe7526b From 9f4893a78c0e74559731608279018e098eff5ced Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 5 Jun 2008 09:30:40 +0000 Subject: [PATCH 1112/2219] Fix uninitialized variable. Valgrind complains if any data passed to a syscall is uninitialized, even though logically, kernel will not use part of it. This commit shuts down the warning. [SVN r46159] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 3ee7c0990d..41eb47789f 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 3ee7c0990d8011dbf6e239f480054ae1661ae7bc +Subproject commit 41eb47789f6e518bba4f2f948bde828761b4d492 From f5185e80e5755e2ab3efb4cd40c5b6050c3517de Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 5 Jun 2008 10:39:08 +0000 Subject: [PATCH 1113/2219] Added swap for unique_lock [SVN r46160] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6c60cce60d..8af680f307 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6c60cce60d50b851d9e8cc534c37006e7b7d4ccc +Subproject commit 8af680f3077403aa7fc503ed678675ee8182451d From 35b3060b587645345272c299577ca4c4c5966838 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 5 Jun 2008 11:16:05 +0000 Subject: [PATCH 1114/2219] Test and fix for bug #1958 on Win32 [SVN r46161] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 8af680f307..685e4d446b 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 8af680f3077403aa7fc503ed678675ee8182451d +Subproject commit 685e4d446bd6393a69314c6b7f8a80bfc02d7bfd From af13d320a067d3824e66d79d0fdf4851bf1c481c Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 5 Jun 2008 11:19:06 +0000 Subject: [PATCH 1115/2219] Combined TSS header for pthread and win32, #1958 now fixed for pthread too [SVN r46162] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 685e4d446b..e984dff4e4 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 685e4d446bd6393a69314c6b7f8a80bfc02d7bfd +Subproject commit e984dff4e4e38a5bee427c4d38b0b928554e1148 From 0dfaf7bfa6834e75a3b1cb8bec181e6065172a9f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 5 Jun 2008 12:25:58 +0000 Subject: [PATCH 1116/2219] Added swap for try_lock_wrapper [SVN r46164] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index e984dff4e4..a56887167e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit e984dff4e4e38a5bee427c4d38b0b928554e1148 +Subproject commit a56887167ef19b8c24ff8f1fd709c4fd47c4957a From 280ad03f35e615e68a8c6cde601ff90eb75e49c3 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 5 Jun 2008 17:07:42 +0000 Subject: [PATCH 1117/2219] Changed POSIX API functions to use the global C locale. Fixes #1446. [SVN r46170] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 31b68369ae..d7d38da27f 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 31b68369ae8c324b8a5f61e0ab2b1066b0c657eb +Subproject commit d7d38da27fd3f56707cd7448007db2891fb16b79 From eeb0318d5573dbe11b42465c5e62cb161860a3a6 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 5 Jun 2008 18:05:25 +0000 Subject: [PATCH 1118/2219] Moved Units to trunk [SVN r46171] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 88da98e37b..90caf8d446 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 88da98e37b9539c103ae9e6fc7db1b4e52010585 +Subproject commit 90caf8d446d417830901dc94f341fe52964cee36 From 17fd7624bf1acc21569560680a2c935c976ef1e8 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 5 Jun 2008 18:17:56 +0000 Subject: [PATCH 1119/2219] Removed generated pdf from svn [SVN r46172] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 90caf8d446..d8775326f0 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 90caf8d446d417830901dc94f341fe52964cee36 +Subproject commit d8775326f0bb91f0cae5a0218c2bd304b8262ab3 From 11a103c636e70c3e0945dfd839bf5d58dd2d1b62 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 5 Jun 2008 20:06:00 +0000 Subject: [PATCH 1120/2219] Added tests for Units [SVN r46180] --- status/Jamfile.v2 | 1 + 1 file changed, 1 insertion(+) diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index a8e303b188..3dcae813de 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -121,6 +121,7 @@ run-tests tuple/test # test-suite tuple type_traits/test # test-suite type_traits typeof/test # test-suite typeof + units/test # test-suite units unordered/test/unordered # test-suite unordered unordered/test/exception # test-suite unordered-exception utility/enable_if/test # test-suite utility/enable_if From 3adcdbb726f7b8a688e6ed812cc15e3391a93fbe Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 5 Jun 2008 21:49:44 +0000 Subject: [PATCH 1121/2219] FF is a valid ascii char [SVN r46181] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 5f04135d98..f5a47d137d 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 5f04135d9808d8cd7a415dc311bc020bdeb61cdc +Subproject commit f5a47d137d09e61591645739a3f72f27e5e63d2b From 3abb35a1f37f52736d60b8012c87d770f3614dc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 6 Jun 2008 15:28:36 +0000 Subject: [PATCH 1122/2219] Minor stylistic changes in Boost Build's kernel/class.jam module. [SVN r46194] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index cae374dfa6..21133b86dd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit cae374dfa6d4aa0b1977e2081bc3b4c94edf69b1 +Subproject commit 21133b86dd5a28b5d19e0789fe6f53bb5c4693eb From a17ef51d05c08c67273b32d760b3b7d5b3042b1a Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 7 Jun 2008 05:15:12 +0000 Subject: [PATCH 1123/2219] Attempt to resolve the Intel failures by using ice_or/ice_and [SVN r46207] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index d8775326f0..1ecdf02abd 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit d8775326f0bb91f0cae5a0218c2bd304b8262ab3 +Subproject commit 1ecdf02abdaad40a3041f27fa2f806a42b279bf3 From 0001c53270d1f6c06f507523fe7b374c8e4e1b60 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 7 Jun 2008 05:17:18 +0000 Subject: [PATCH 1124/2219] Changed qualification in this expected-fail test so it fails for the right reason [SVN r46208] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 1ecdf02abd..62619d2f1d 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 1ecdf02abdaad40a3041f27fa2f806a42b279bf3 +Subproject commit 62619d2f1d0b36d6fe5700f0c8d32b77cc62b550 From 33ce2d5cfeaf679f6418f4e330df4561cc39df37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 7 Jun 2008 16:43:25 +0000 Subject: [PATCH 1125/2219] Minor stylistic changes. [SVN r46215] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 21133b86dd..75b6acbf71 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 21133b86dd5a28b5d19e0789fe6f53bb5c4693eb +Subproject commit 75b6acbf711725466356b5f35ae99ce7df67993a From 2db204d2f4ff3d56da8f14dff917da5c0ec4e073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 7 Jun 2008 16:45:04 +0000 Subject: [PATCH 1126/2219] Corrected the vector.insert rule so it works correctly when given an index lager than the number of elements in the given vector (patch by Rick Yang). Added new related tests. [SVN r46216] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 75b6acbf71..8688dbc48b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 75b6acbf711725466356b5f35ae99ce7df67993a +Subproject commit 8688dbc48b1ff9fb51dd0a916dd9e7e54a2efb8a From fea54ae2c10602b12e296745a926f5c503f34db7 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 7 Jun 2008 17:15:24 +0000 Subject: [PATCH 1127/2219] Remove compiler specific code from cmath. Disable functions which cannot be implemented easily using Boost.Math [SVN r46217] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 62619d2f1d..e634a7c6be 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 62619d2f1d0b36d6fe5700f0c8d32b77cc62b550 +Subproject commit e634a7c6bef7180ec34387fd7bb7c0236c17a990 From 7e51d5b1b41fe75ed691e4c40026bf19620e39ba Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 7 Jun 2008 17:44:28 +0000 Subject: [PATCH 1128/2219] Use int instead of float_denorm_style for msvc 8.0 with stlport 5.1 [SVN r46218] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index e634a7c6be..6dc0c7a9ce 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit e634a7c6bef7180ec34387fd7bb7c0236c17a990 +Subproject commit 6dc0c7a9ce8691a2e6027fff5d1eb331d77e5c45 From d76eb2319bda11d8a0e6330eae18bfbfa029834f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sat, 7 Jun 2008 20:54:19 +0000 Subject: [PATCH 1129/2219] Don't try and use _interlockedbittestandset primitives if we don't know they're present [SVN r46219] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a56887167e..309acb9597 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a56887167ef19b8c24ff8f1fd709c4fd47c4957a +Subproject commit 309acb959779dcc85156251a19c6f7541589a6a5 From 51d0ea04bbcc5bfcba596eb2e0d4bdc60b51be15 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 7 Jun 2008 23:40:05 +0000 Subject: [PATCH 1130/2219] miscellaneous adjustments in to address trunk test failures [SVN r46220] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4364bc44f0..58f531541b 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4364bc44f0937d21f05f3d38f7b29d319a252117 +Subproject commit 58f531541b46e5b8c5b41045a5fbae36ab88d73f From 3bf28203e18a71b28a7b58b1ea6e4ab88fc570ca Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 7 Jun 2008 23:40:44 +0000 Subject: [PATCH 1131/2219] miscellaneous adjustments in to address trunk test failures [SVN r46221] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 58f531541b..f828a336bd 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 58f531541b46e5b8c5b41045a5fbae36ab88d73f +Subproject commit f828a336bd3da86ae4df68aeb3a9ebf9c7319bf6 From 142065488f977fd2e55fb75a52b6ffd1b777af02 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 7 Jun 2008 23:41:59 +0000 Subject: [PATCH 1132/2219] fix typos pointed out by users [SVN r46222] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f828a336bd..34bf772e83 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f828a336bd3da86ae4df68aeb3a9ebf9c7319bf6 +Subproject commit 34bf772e83e42309ec2de0c15d5a12bb199b8cd4 From 60764b11844199b6335f670481c21b91523040a1 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 7 Jun 2008 23:43:01 +0000 Subject: [PATCH 1133/2219] replace is_abstract with assume_abstract [SVN r46223] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 34bf772e83..066a615634 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 34bf772e83e42309ec2de0c15d5a12bb199b8cd4 +Subproject commit 066a615634f0c89f57368cd838a7e1738f2b8f23 From 307a260a7188567651b6dde3f9d03a768715fab0 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 7 Jun 2008 23:44:17 +0000 Subject: [PATCH 1134/2219] add typename for dependent type [SVN r46224] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 066a615634..10f429dac1 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 066a615634f0c89f57368cd838a7e1738f2b8f23 +Subproject commit 10f429dac1bafc41c807aac65ff5dd9217a6cf7e From afbc4be5ebde1aa70afd9f56a2d4403156658371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 7 Jun 2008 23:46:46 +0000 Subject: [PATCH 1135/2219] Updated the vector class defined in Boost Build's containers.jam module. vector.empty() rule no longer returns true for a non empty container containing only empty strings. Removed vector.indices() rule that had a defective implementation causing vector.equal() to compare only the first and last vector element (reported by Rick Yang). Corrected the vector.equal() rule. Added new vector class related tests. Minor stylistic changes. [SVN r46225] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8688dbc48b..79318df0b3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8688dbc48b1ff9fb51dd0a916dd9e7e54a2efb8a +Subproject commit 79318df0b328ed6a45bf5973c0d746f2750dd718 From 8107584b6e1f51a99568d5bdae8dfbd804d4e0d6 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 7 Jun 2008 23:49:23 +0000 Subject: [PATCH 1136/2219] miscellaneous adjustments in to address trunk test failures [SVN r46226] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 10f429dac1..c763c57fa9 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 10f429dac1bafc41c807aac65ff5dd9217a6cf7e +Subproject commit c763c57fa953e8d8c140823552bbce81f5c83c21 From 76eef736f9d1f5af313a4fee13fe25876a6884bb Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sun, 8 Jun 2008 03:37:48 +0000 Subject: [PATCH 1137/2219] Turn on asynch-exceptions on msvc for the tests [SVN r46227] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 6dc0c7a9ce..5f09980dc1 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 6dc0c7a9ce8691a2e6027fff5d1eb331d77e5c45 +Subproject commit 5f09980dc170e80b21ca677b7f85da1085d7ac18 From b4ebd83a5c457fe5a195a56005aa0533571abfdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 13:03:39 +0000 Subject: [PATCH 1138/2219] Fixed a bug in Boost Build causing its module names to be displayed incorrectly when running Boost Build module tests for indirectly loaded modules. Minor stylistic changes. [SVN r46235] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 79318df0b3..28cdc8e4b1 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 79318df0b328ed6a45bf5973c0d746f2750dd718 +Subproject commit 28cdc8e4b10670899d4593f2e8df80a8b179563f From 1318a38d0bc8971e609bf4afed5e926e8725e2aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 14:18:11 +0000 Subject: [PATCH 1139/2219] Refactored the Boost Build's modules.jam module to avoid possible problems with running Boost Build's internal unit tests and the .tested global variable being used from an incorrect module/namespace. Made displaying a list of modules with not __test__ internal unit testing rule defined an optional feature enabled by specifying the --debug-tests command line option. Minor stylistic changes. [SVN r46237] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 28cdc8e4b1..47f1d05c13 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 28cdc8e4b10670899d4593f2e8df80a8b179563f +Subproject commit 47f1d05c13357ce88f6c6bdd575cd9e5a1e47061 From 72fcd27018e3d37282a1fd00f84d1c77ea1a4dff Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 8 Jun 2008 15:54:03 +0000 Subject: [PATCH 1140/2219] Made BOOST_STATIC_WARNING a no-op for all Intel compilers [SVN r46241] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index c763c57fa9..42c9bc72c1 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit c763c57fa953e8d8c140823552bbce81f5c83c21 +Subproject commit 42c9bc72c12c5a4638021c877dd1a1ee46588174 From 81ad37248906e00ecb0ed7cb02dd9ba6c2d87a2a Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 8 Jun 2008 16:05:15 +0000 Subject: [PATCH 1141/2219] correct test to throw legal exception [SVN r46242] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 42c9bc72c1..01f9d42a23 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 42c9bc72c12c5a4638021c877dd1a1ee46588174 +Subproject commit 01f9d42a2331a295ce11b5c158a66c125ba5c563 From 04e3e93c3f974a419361de88311a38ef2819a002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 18:09:13 +0000 Subject: [PATCH 1142/2219] Corrected two XML structure errors in the Boost Build tutorial.xml documentation file. [SVN r46252] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 47f1d05c13..f17f15ae3c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 47f1d05c13357ce88f6c6bdd575cd9e5a1e47061 +Subproject commit f17f15ae3c2cb9528b2127dbcdb55eed5ad9bb78 From 767b6a04276beee76bf638f72f42abad095c0d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 18:15:13 +0000 Subject: [PATCH 1143/2219] Minor stylistic cleanup in the tutorial.xml Boost Build documentation file. [SVN r46253] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f17f15ae3c..c2bd122eb9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f17f15ae3c2cb9528b2127dbcdb55eed5ad9bb78 +Subproject commit c2bd122eb934fdbf1783c4e8523568bcfe870583 From b7c9380a1a3e9e84ccefbd03d3b0daa2b16ed769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 19:41:56 +0000 Subject: [PATCH 1144/2219] Minor stylistic Boost Build script changes. [SVN r46254] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c2bd122eb9..4c7cb7818f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c2bd122eb934fdbf1783c4e8523568bcfe870583 +Subproject commit 4c7cb7818fc552fafaf00ca014822c138c34f5bc From 2f31524930467e0fddeef69970d00b7d0e377bed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 19:56:22 +0000 Subject: [PATCH 1145/2219] Minor stylistic Boost Build script changes. [SVN r46255] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4c7cb7818f..24d375751e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4c7cb7818fc552fafaf00ca014822c138c34f5bc +Subproject commit 24d375751eecb61adf4a521d52d3a3b2ce659179 From a648cab0d47ebbaf07364efd6bf6cff6d523efba Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 8 Jun 2008 20:12:34 +0000 Subject: [PATCH 1146/2219] cosmetic change to suppress bogus Microsoft warning [SVN r46256] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 01f9d42a23..4d62235d3a 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 01f9d42a2331a295ce11b5c158a66c125ba5c563 +Subproject commit 4d62235d3aa68933fc58840f748764630ecca79e From 4f487d51c0a6cc232b146852afb56e85a4d12521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 20:56:24 +0000 Subject: [PATCH 1147/2219] Renamed Boost.Build's internal assert.nonempty-variable() rule to assert.variable-non-empty(). [SVN r46257] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 24d375751e..34728f57f1 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 24d375751eecb61adf4a521d52d3a3b2ce659179 +Subproject commit 34728f57f1b1fb0c49a879102821b38e0bc9fc66 From 2a54da6b9a2227368ff42d3bcb8ec86116001bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 21:55:16 +0000 Subject: [PATCH 1148/2219] Removed empty internal Boost Build __test__ rules. Made remaining __test__ rules be non-local to correct a defect introduced during last internal testing system reorganization with local __test__ rules not getting called. Minor stylistic changes. [SVN r46258] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 34728f57f1..c2e96b4454 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 34728f57f1b1fb0c49a879102821b38e0bc9fc66 +Subproject commit c2e96b445496d996fd1ce01a2c6246ec40df2651 From 152eb670f7e5b55dc20736a59149aa5db77612b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 21:58:33 +0000 Subject: [PATCH 1149/2219] Reverting Boost Build's stage.jam module changes made by accident in the last revision. [SVN r46259] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c2e96b4454..7722c0b981 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c2e96b445496d996fd1ce01a2c6246ec40df2651 +Subproject commit 7722c0b981415ff05fddcb2d175eb1557b5ffd0e From 8183a32e672c2633307be0e8f207ea8189207969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 22:05:09 +0000 Subject: [PATCH 1150/2219] Renamed Boost Build's internal testing assert.result-equal rule to assert.result-set-equal to make it clear that results are compared as sets - ignoring duplicates and ordering. [SVN r46260] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7722c0b981..3536ca0702 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7722c0b981415ff05fddcb2d175eb1557b5ffd0e +Subproject commit 3536ca0702e75e64e1660c5bafbd4744af1c2af3 From fc067000e9fa35510ee984528c7f876bf09859a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 22:08:04 +0000 Subject: [PATCH 1151/2219] Made Boost Build's internal assert.result rule compare its values without ignoring trailing empty strings. [SVN r46261] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3536ca0702..cb6a97af1c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3536ca0702e75e64e1660c5bafbd4744af1c2af3 +Subproject commit cb6a97af1c1bc38ff66802712355a025fd522655 From a7eff6cbf7e2d0ebac2dac3e335faade305abf2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 22:10:54 +0000 Subject: [PATCH 1152/2219] Added internal Boost Build unit tests making sure its equality tests work as expected. Used tests to explicitly document the standard Boost Jam = && != operator behaviour with ignoring trailing empty strings. [SVN r46262] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index cb6a97af1c..8be0a77922 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit cb6a97af1c1bc38ff66802712355a025fd522655 +Subproject commit 8be0a779221d4b5a6da25bbc19c53e25ae68c9b3 From 38e75894e1939371b4c80b83ff4542bbae035822 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 8 Jun 2008 22:36:08 +0000 Subject: [PATCH 1153/2219] Minor stylistic Boost Build script changes. [SVN r46263] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8be0a77922..4677ac9c2c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8be0a779221d4b5a6da25bbc19c53e25ae68c9b3 +Subproject commit 4677ac9c2c3e7a2d3722cbc4867cd8652402bd4d From c759fbebfad69edec7d329f90b9df4cd789d5099 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 9 Jun 2008 04:01:07 +0000 Subject: [PATCH 1154/2219] change to suppress warnings regarding unused arguments [SVN r46264] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4d62235d3a..7ecc858bc1 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4d62235d3aa68933fc58840f748764630ecca79e +Subproject commit 7ecc858bc1c9f36de3f519240fca634e6e8c85e8 From ba99a78cd097218e1893469493e1634dd3f8f5eb Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 9 Jun 2008 04:01:54 +0000 Subject: [PATCH 1155/2219] change to suppress warnings regarding unused arguments [SVN r46265] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 7ecc858bc1..6e9a999a4b 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 7ecc858bc1c9f36de3f519240fca634e6e8c85e8 +Subproject commit 6e9a999a4b2d622c87c92517ef3f4a38d6a81ecb From eacf153d9b70339376dc42e3491d613dc84a2bfc Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 9 Jun 2008 04:02:42 +0000 Subject: [PATCH 1156/2219] fix typos in documentation [SVN r46266] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 6e9a999a4b..91467ba193 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 6e9a999a4b2d622c87c92517ef3f4a38d6a81ecb +Subproject commit 91467ba193b6a8e06edffbf1b8d5efd004140ec4 From d9b0120614020bbeb34bf6a7037d9f0f32f20eb2 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 9 Jun 2008 04:04:03 +0000 Subject: [PATCH 1157/2219] very minor adjustments in the course of reviewing reset_object_address [SVN r46267] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 91467ba193..9276d21cf2 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 91467ba193b6a8e06edffbf1b8d5efd004140ec4 +Subproject commit 9276d21cf21102f4dd59dcb520f0d5e94dab1fb4 From a73b4e2b40a6183cf30d4f09c8b2b1ba8deefe7a Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 9 Jun 2008 12:54:55 +0000 Subject: [PATCH 1158/2219] Add support for serial ports. [SVN r46272] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index b466d42996..7e062f298d 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit b466d4299657136a86dc48e5a21840b2cfd0fbe6 +Subproject commit 7e062f298dc8ee95a8aac77d10f1ea1f9abd090c From 2ae7ec52f8af12ecf9e078d64654b88ab4ba2310 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 9 Jun 2008 14:00:03 +0000 Subject: [PATCH 1159/2219] Disable general templated thread constructor for movable types, in order to prevent it trying to act as a thread copy constructor for EDG based compilers [SVN r46273] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 309acb9597..9bebd7b35f 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 309acb959779dcc85156251a19c6f7541589a6a5 +Subproject commit 9bebd7b35fc9fb60d4c64a8c447ee6212c51090a From 1c90950cfd2f35440a0d36a6b6efc2955ea1e792 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 04:27:33 +0000 Subject: [PATCH 1160/2219] added To Do section [SVN r46285] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 9276d21cf2..eedc65dc28 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 9276d21cf21102f4dd59dcb520f0d5e94dab1fb4 +Subproject commit eedc65dc28949a01f52aca312090bad0e99e328f From 7a53ca426a877ffb170fd296649636e7cd166dc4 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 04:28:34 +0000 Subject: [PATCH 1161/2219] New section for library performance testing and profiling [SVN r46286] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index eedc65dc28..b2e8e04ff6 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit eedc65dc28949a01f52aca312090bad0e99e328f +Subproject commit b2e8e04ff629ea40e8c7f7c85b8d3e850daf268d From 027a923269536652814b972e51e0ea0025c7a41f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 04:33:00 +0000 Subject: [PATCH 1162/2219] adjust to defeat gcc string content sharing in non conforming code [SVN r46287] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b2e8e04ff6..942fdf07dc 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b2e8e04ff629ea40e8c7f7c85b8d3e850daf268d +Subproject commit 942fdf07dc5ef1459e3974ce38fa22d21d81f27a From 2ce40e4590be6ba15eb96adea6f659aed77b8491 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 14:53:42 +0000 Subject: [PATCH 1163/2219] whoops - last change was made without enough consideration. Problem had already been addressed [SVN r46294] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 942fdf07dc..b17d9dbd7a 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 942fdf07dc5ef1459e3974ce38fa22d21d81f27a +Subproject commit b17d9dbd7afd8a7c93f7eefcb96d4682aaa55dd4 From eea8ea12f5e6949dad55badcc991b53b6c847140 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 10 Jun 2008 15:29:35 +0000 Subject: [PATCH 1164/2219] Correctly remove the reference type when copying the thread function into the thread data area so we don't end up with a dangling reference [SVN r46295] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 9bebd7b35f..851d6a987f 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 9bebd7b35fc9fb60d4c64a8c447ee6212c51090a +Subproject commit 851d6a987fcdd5b8d57859b284ae5adb19a3f497 From c13cc2a232e1cae7f7985d30167f73baeff5e6da Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 19:57:29 +0000 Subject: [PATCH 1165/2219] revert previous change [SVN r46304] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b17d9dbd7a..b42bfb27f4 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b17d9dbd7afd8a7c93f7eefcb96d4682aaa55dd4 +Subproject commit b42bfb27f48595b55b8a5fe95f4560b2b421c40d From cc768d0511b42afcd8879d6dc4ba89b939502b39 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 20:19:00 +0000 Subject: [PATCH 1166/2219] fix problem with tracking of std::map items. [SVN r46305] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b42bfb27f4..560d912d52 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b42bfb27f48595b55b8a5fe95f4560b2b421c40d +Subproject commit 560d912d521310498a9d4694a10e503f1c007251 From c4dcf0200c93944b4edfb412bd4c5053c36f5f0b Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 10 Jun 2008 20:21:21 +0000 Subject: [PATCH 1167/2219] updated comment regarding serialization of std::map [SVN r46306] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 560d912d52..19886f90f5 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 560d912d521310498a9d4694a10e503f1c007251 +Subproject commit 19886f90f54fe5eb814e2ce2161762063b09e23e From c99b3c56d820609e2ec950b28a196627c9ed2e22 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 11 Jun 2008 11:17:53 +0000 Subject: [PATCH 1168/2219] Add random-access handles for use on Windows. [SVN r46319] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7e062f298d..fa82af9e16 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7e062f298dc8ee95a8aac77d10f1ea1f9abd090c +Subproject commit fa82af9e1666b96e683448835996b57830e3b8fd From dbe77ffce1f6542decd14484aff5bab838a09085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 11 Jun 2008 12:09:38 +0000 Subject: [PATCH 1169/2219] update to support circular_buffer [SVN r46320] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index b7ebf887c6..1441b1ae34 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit b7ebf887c6fa1fe73417ff68ccdef1c87a28ac94 +Subproject commit 1441b1ae3445fca12e3fa00365fd33d56d24fb8c From 533a146400ca68e426e3986ae71a81de8cfc4d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 11 Jun 2008 12:10:30 +0000 Subject: [PATCH 1170/2219] update to support circular_buffer [SVN r46321] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 1441b1ae34..51b7c3853a 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 1441b1ae3445fca12e3fa00365fd33d56d24fb8c +Subproject commit 51b7c3853a5655fed8c4255640d79ba44c84f894 From ec434c67cfc910a9df74ab95c4555be9c1f80c1e Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 11 Jun 2008 12:41:48 +0000 Subject: [PATCH 1171/2219] Remove repeated typedef of reactor_type. [SVN r46325] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index fa82af9e16..cac7fe6350 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit fa82af9e1666b96e683448835996b57830e3b8fd +Subproject commit cac7fe6350676ee6f4cfda68e3a8d8b9e022aed8 From b84dd630cfb2e1e6868155dd1b4afbc6aabb45dd Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 11 Jun 2008 13:07:41 +0000 Subject: [PATCH 1172/2219] Only perform check for a 0-byte receive meaning EOF on SOCK_STREAM sockets. [SVN r46327] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index cac7fe6350..2d4504e512 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit cac7fe6350676ee6f4cfda68e3a8d8b9e022aed8 +Subproject commit 2d4504e512bd45a6ed0b97e08bd6de37041a4f1e From 2017665956f47fe25892fd66b8c4621af36ec69b Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 11 Jun 2008 18:24:10 +0000 Subject: [PATCH 1173/2219] Fixed exception info bug when boost::exception is derived virtually. [SVN r46333] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 3b2a6a2711..421a059421 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 3b2a6a271128cc0b9b47e537b99423a8ac6f3824 +Subproject commit 421a059421f840f657dadbfa2a41330756fbfc02 From 363e155df91df50b1e9ef5af942510284fa3d86e Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 11 Jun 2008 19:20:27 +0000 Subject: [PATCH 1174/2219] Bug in the previous bug fix! [SVN r46335] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 421a059421..175c3e50e9 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 421a059421f840f657dadbfa2a41330756fbfc02 +Subproject commit 175c3e50e9b53d1061793b0384f8439ab7a89fab From d19d38f88202c84203a40102978c4337041470cb Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 11 Jun 2008 22:06:52 +0000 Subject: [PATCH 1175/2219] Fix typo. Thanks to Thorsten. Merged revisions 46112 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ........ r46112 | danieljames | 2008-06-04 13:34:29 +0100 (Wed, 04 Jun 2008) | 1 line Fix copy and paste error in the max_load_factor documentation. ........ [SVN r46340] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 6b65b7a916..885574e1bf 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 6b65b7a91605af4418ed284b5f39a671656412ea +Subproject commit 885574e1bfb3d2037a58ca32922406a5f055f24b From 2bbe8941e8170b2cd18816917a1ae0d9c1001259 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 11 Jun 2008 22:25:06 +0000 Subject: [PATCH 1176/2219] Added missing #include [SVN r46341] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 175c3e50e9..d54052b137 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 175c3e50e9b53d1061793b0384f8439ab7a89fab +Subproject commit d54052b1376bf24d748e2f6be34c40ad8bfe6096 From edf7f4c588e0eaa11a254646e40b0517ecbc411d Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 12 Jun 2008 08:20:48 +0000 Subject: [PATCH 1177/2219] Documentation source file format changed [SVN r46344] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d54052b137..1d776ff363 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d54052b1376bf24d748e2f6be34c40ad8bfe6096 +Subproject commit 1d776ff363a4f1db629e7f13211d3a3e452b710e From d7967c790eecb8f6a3ec53d4d9b4d0f710fa4079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 10:00:54 +0000 Subject: [PATCH 1178/2219] fixes for problems from Trac [SVN r46345] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index 95d424012b..b948d9af17 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 95d424012b165811f7c6817e6f40e039a4c941d6 +Subproject commit b948d9af17c4aadb4cc0b057ea85ee86f0915e8c From 140029804224db06f55c1fe51a08d9741cadfcc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 10:54:44 +0000 Subject: [PATCH 1179/2219] fixes from Trac [SVN r46346] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index b948d9af17..dbef3564c4 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit b948d9af17c4aadb4cc0b057ea85ee86f0915e8c +Subproject commit dbef3564c43f4b789f26b8c8db832f0b32a5100e From ad41c30497a4ebe9b84e3297a2c737169f397f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 12:00:04 +0000 Subject: [PATCH 1180/2219] fixed minor problems reported in Trac [SVN r46347] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 51b7c3853a..60a910cfb0 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 51b7c3853a5655fed8c4255640d79ba44c84f894 +Subproject commit 60a910cfb0d718d4a5cdc26b53d014270c2c038a From 1ffc752f212e448c836aaf0d97681e289493cba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 12:00:57 +0000 Subject: [PATCH 1181/2219] new jamfile to see warnings better [SVN r46348] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index dbef3564c4..15a697f86b 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit dbef3564c43f4b789f26b8c8db832f0b32a5100e +Subproject commit 15a697f86b3458fe47cb201362209f450de2486b From ca71410c86adadd13d2fcf89facc8ec1b5bdae98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 12:01:46 +0000 Subject: [PATCH 1182/2219] fix of minor problems reported in trac [SVN r46349] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 60a910cfb0..849025dc57 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 60a910cfb0d718d4a5cdc26b53d014270c2c038a +Subproject commit 849025dc57650ad1244e4df3a2535fe606b6a4de From d88f50cd4e3423db65837f72ef9b93b5a2ccae36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 13:47:32 +0000 Subject: [PATCH 1183/2219] update for better RVO [SVN r46350] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 849025dc57..b9bc1fbf8b 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 849025dc57650ad1244e4df3a2535fe606b6a4de +Subproject commit b9bc1fbf8b9224740d9cdbc0d789e72f8d00ecd5 From 90e0a442ffc1e9e610bac4c19db26ad586434a01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Thu, 12 Jun 2008 14:14:32 +0000 Subject: [PATCH 1184/2219] update of test for ptr_unordered_set [SVN r46354] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index b9bc1fbf8b..7d77c89fdf 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit b9bc1fbf8b9224740d9cdbc0d789e72f8d00ecd5 +Subproject commit 7d77c89fdf1e51998d2a31ac85b1d7eecee0912b From 4612720e4e94a6113330773c7bc4cc2ad9a5997e Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 12 Jun 2008 17:05:38 +0000 Subject: [PATCH 1185/2219] get xpressive compiling on gcc-4.3 --std=c++0x [SVN r46358] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index b84d0b1bcb..04215c124d 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit b84d0b1bcb94ba2173e8ba6c196a60c6f37839de +Subproject commit 04215c124d47dc2d44667370417d728b3b23cdb6 From 0651ba050679f8be59dace8faed2a0d07d64cc72 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 12 Jun 2008 18:05:02 +0000 Subject: [PATCH 1186/2219] formatters can return null-terminated strings in addition to ranges [SVN r46360] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 04215c124d..818dc8f047 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 04215c124d47dc2d44667370417d728b3b23cdb6 +Subproject commit 818dc8f047d4f01f38e63c2278db7ee85dd4dbd4 From 345b2ba1a5553da2e2615e79eec9a808a56e6c64 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 12 Jun 2008 22:40:00 +0000 Subject: [PATCH 1187/2219] document formatter objects and formatter expressions, nuke trailing spaces [SVN r46362] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 818dc8f047..8dbe26f290 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 818dc8f047d4f01f38e63c2278db7ee85dd4dbd4 +Subproject commit 8dbe26f290d8e5a8173c80598782180ac8db1400 From 24c6de7bdbb7493f40fafc07e5cc6689a97ea345 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 12 Jun 2008 23:50:13 +0000 Subject: [PATCH 1188/2219] add implementation notes appendix, document tracking_ptr [SVN r46363] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 8dbe26f290..e4532aaae7 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 8dbe26f290d8e5a8173c80598782180ac8db1400 +Subproject commit e4532aaae7bbb94713cec672c1b769d6c416c9ea From bba820a53e0fbc78aec6597f6e5bc606553dcca2 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 13 Jun 2008 07:03:36 +0000 Subject: [PATCH 1189/2219] updated history appendix [SVN r46368] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index e4532aaae7..8263fb21a0 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit e4532aaae7bbb94713cec672c1b769d6c416c9ea +Subproject commit 8263fb21a0af4738c6c9137ec0158917e9163b59 From 7795cb85ce11c6d10de62ea26870e95ccca93a14 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 11:21:26 +0000 Subject: [PATCH 1190/2219] Changed determination of when to use array optimizations to a traits class used only by the array wrapper, removing the need for deriving from the array/[io]archive base class and allowing mor specific enabling of array optimization, with less cost to users who don't need it. [SVN r46384] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 19886f90f5..50db978210 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 19886f90f54fe5eb814e2ce2161762063b09e23e +Subproject commit 50db9782100bbf63588d0ee888087400e58ba288 From ed56dc2d62edbfec65b40abac0b4d05b76e625c0 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 11:22:55 +0000 Subject: [PATCH 1191/2219] Changed determination of when to use array optimizations to a traits class used only by the array wrapper, removing the need for deriving from the array/[io]archive base class and allowing mor specific enabling of array optimization, with less cost to users who don't need it. [SVN r46385] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 50db978210..787bf2d951 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 50db9782100bbf63588d0ee888087400e58ba288 +Subproject commit 787bf2d9515c5177859a8573073b995c59ff1ba3 From 0173f02edd8c745b07509c9be245babbb89c814e Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 11:31:27 +0000 Subject: [PATCH 1192/2219] Added array test for 2-dimensional arrays [SVN r46386] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 787bf2d951..980b86303e 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 787bf2d9515c5177859a8573073b995c59ff1ba3 +Subproject commit 980b86303effece0f70770e4fdc502629c2fe161 From 7022af45160ad70d4c340beb85976582c9af1a2c Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 12:10:46 +0000 Subject: [PATCH 1193/2219] Adapted Boost.MPI to new array optimization in serialization [SVN r46387] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index dd5f08605f..76ef3a52b7 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit dd5f08605f58bb6654ee1c94a2ae454cb95d9da8 +Subproject commit 76ef3a52b75eeb5224e767775a83e38f2bc63dfb From ab8ff93fe84264f4bef87f7dbfd8052c5a97023d Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 12:28:26 +0000 Subject: [PATCH 1194/2219] Removed array subdirectory, since this functionaity has been moved to the seriaize function of the array wrapper [SVN r46388] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 980b86303e..f8cf831f7e 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 980b86303effece0f70770e4fdc502629c2fe161 +Subproject commit f8cf831f7ec9a1e0c4ab8c8999636efac281cf2d From 3a79680ff3c4582641df317abb45049b452dd03a Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 14:39:37 +0000 Subject: [PATCH 1195/2219] Adapted Boost.MPI to new array optimization in serialization [SVN r46389] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 76ef3a52b7..d3b7c3f451 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 76ef3a52b75eeb5224e767775a83e38f2bc63dfb +Subproject commit d3b7c3f4518721ef6c3c567036f5ab7e32d69e67 From 58fbefe24d2ae8df2d34b77655154cf30a258c63 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sat, 14 Jun 2008 16:51:25 +0000 Subject: [PATCH 1196/2219] Removed duplicate using statement [SVN r46391] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index d3b7c3f451..5b5eec914c 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit d3b7c3f4518721ef6c3c567036f5ab7e32d69e67 +Subproject commit 5b5eec914c0b94988f33633ae8a26274591177d4 From 3d1ebd456031b93059bdaf2794a536b8d2c8f57e Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 14 Jun 2008 17:46:41 +0000 Subject: [PATCH 1197/2219] modification to correct error detected on stdxxx tests [SVN r46392] --- libs/detail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/detail b/libs/detail index 96b53f28a8..7c911e570f 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 96b53f28a8bf5002764021bbad796871fd5cf821 +Subproject commit 7c911e570ffb3878c6487587e4492a8c1ceacbe0 From 91d53908af46d6ef9201c961c5c7f42b6569c21c Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 14 Jun 2008 17:48:02 +0000 Subject: [PATCH 1198/2219] remove unnecessary friend ostream which prevents compilation with stdxxx [SVN r46393] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f8cf831f7e..b405eb615c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f8cf831f7ec9a1e0c4ab8c8999636efac281cf2d +Subproject commit b405eb615ccaf7c1da061a360b1c23ec7e30b80b From bab7a835063eb963d55e86eed4a35aa36a239f58 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Sat, 14 Jun 2008 18:27:08 +0000 Subject: [PATCH 1199/2219] limitted disabling of compiler warning 6334 to VC8.0+ (see #1618) [SVN r46394] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 51b1b8b055..6a36fe1ae2 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 51b1b8b05572a876aff2a7e1f0d9b597a79b0523 +Subproject commit 6a36fe1ae2cfb9df427c5dc6ff6588137b386d6a From d4e02455b65906f8583538fc986dcdc2c816b5a4 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 15 Jun 2008 17:01:43 +0000 Subject: [PATCH 1200/2219] simplified namespace issue with mbstate_t [SVN r46408] --- libs/detail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/detail b/libs/detail index 7c911e570f..3c2c779258 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 7c911e570ffb3878c6487587e4492a8c1ceacbe0 +Subproject commit 3c2c779258e0f8e4773c6839791228cc2734f86f From cdf5bd52eb91a238bd5b6d3ba31e83277514b03f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 15 Jun 2008 17:02:15 +0000 Subject: [PATCH 1201/2219] simplified namespace issue with mbstate_t [SVN r46409] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b405eb615c..fe3e8c5ab2 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b405eb615ccaf7c1da061a360b1c23ec7e30b80b +Subproject commit fe3e8c5ab26cd667167a55fecf3c83761f950dae From 2277e17d8433ed86a75ca2e8cb8e395ab1a68617 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 15 Jun 2008 17:03:37 +0000 Subject: [PATCH 1202/2219] Fix in an error in the unordered containers' emulated move constructors. These aren't actually used, so I could probalby just remove 'move_from' for now (it's used in the full move library). [SVN r46410] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 885574e1bf..659a014976 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 885574e1bfb3d2037a58ca32922406a5f055f24b +Subproject commit 659a014976e941ddf01a199c5e477c8a97b7ec40 From c58844478726913a179787d475855ca62ef64f94 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Sun, 15 Jun 2008 17:46:18 +0000 Subject: [PATCH 1203/2219] Added serialization support for boost::array [SVN r46411] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index fe3e8c5ab2..36a93f9328 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit fe3e8c5ab26cd667167a55fecf3c83761f950dae +Subproject commit 36a93f9328a7322a2087d277da2038f61c8bb013 From 2d675bbe402d7ce4bb126e5f0a0cff89af1c12d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 15 Jun 2008 18:47:11 +0000 Subject: [PATCH 1204/2219] Solved 'external_unlock' was not declared in this scope for gcc [SVN r46412] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 10f13ce7c7..a9310b2c75 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 10f13ce7c74691036c000c6eb2af563e4c2ca8e5 +Subproject commit a9310b2c7504c28c5585e43ae2271d91ef0d5744 From d7876771cbd7d956c8d3d5b7f21009ee40c79793 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 16 Jun 2008 00:41:29 +0000 Subject: [PATCH 1205/2219] Add an iterator for bytewise traversal of a buffer sequence. [SVN r46415] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 2d4504e512..1539f2c8a1 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 2d4504e512bd45a6ed0b97e08bd6de37041a4f1e +Subproject commit 1539f2c8a19068c7baa0526947d65817c917aaec From 3930da3a32b75a96d4b709e941d77df87c8474e1 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Mon, 16 Jun 2008 19:21:29 +0000 Subject: [PATCH 1206/2219] Added missing pointer serializers [SVN r46436] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 5b5eec914c..2dfefe036e 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 5b5eec914c0b94988f33633ae8a26274591177d4 +Subproject commit 2dfefe036ea50219b014c9b90260c548b68ea322 From 3686d5d39b853bc7389cd16a306833afe73491aa Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Tue, 17 Jun 2008 11:32:22 +0000 Subject: [PATCH 1207/2219] removed unwanted member function [SVN r46442] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index ec9bc64c36..cba72d5bf7 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit ec9bc64c36f6f29aa0864478981a4258bfa7dee6 +Subproject commit cba72d5bf7d0e10750aa78c9796431532465aab1 From a8d8eec58d91d2ff8f7903edf2365563deeae7a6 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 17 Jun 2008 13:54:46 +0000 Subject: [PATCH 1208/2219] Add mime-type and eol-style properties as needed [SVN r46445] --- libs/interprocess | 2 +- libs/intrusive | 2 +- libs/serialization | 2 +- libs/test | 2 +- libs/wave | 2 +- libs/xpressive | 2 +- tools/build | 2 +- tools/quickbook | 2 +- .../build/vcide/process_jam_log.vcproj | 144 +++++++++--------- 9 files changed, 80 insertions(+), 80 deletions(-) diff --git a/libs/interprocess b/libs/interprocess index a9310b2c75..f8d2eae08c 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit a9310b2c7504c28c5585e43ae2271d91ef0d5744 +Subproject commit f8d2eae08c05306be7c0877a63d91964a10ed0b6 diff --git a/libs/intrusive b/libs/intrusive index 0ec871e202..6ba7360fba 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 0ec871e2024414ccffbc8f7340db2bf9c29f253c +Subproject commit 6ba7360fbaca132603c1a302b116e32a5f544120 diff --git a/libs/serialization b/libs/serialization index 36a93f9328..c8dbafea2f 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 36a93f9328a7322a2087d277da2038f61c8bb013 +Subproject commit c8dbafea2f060fa9802fd89964b000caf4914614 diff --git a/libs/test b/libs/test index 41eb47789f..4ddc21f3ff 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 41eb47789f6e518bba4f2f948bde828761b4d492 +Subproject commit 4ddc21f3ffa51b3e4b0d4e04b07a48e73ea36adb diff --git a/libs/wave b/libs/wave index ac8bb63e61..a335a53ac3 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit ac8bb63e61b79a6cd34f008aed6152f352b48b62 +Subproject commit a335a53ac3da2f737b4b5665016208b0ac8ab460 diff --git a/libs/xpressive b/libs/xpressive index 8263fb21a0..0352d8e855 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 8263fb21a0af4738c6c9137ec0158917e9163b59 +Subproject commit 0352d8e8558d0d79f0a8d702242a6783e11534de diff --git a/tools/build b/tools/build index 4677ac9c2c..b8dbaf6e03 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4677ac9c2c3e7a2d3722cbc4867cd8652402bd4d +Subproject commit b8dbaf6e03e0098cb5a0f91c124d032d75b1b989 diff --git a/tools/quickbook b/tools/quickbook index e3d132e111..e327a65ab5 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit e3d132e111df011e6bc27a2f276fdb14ea42fad0 +Subproject commit e327a65ab5b829abdfcee9ecdf512fee9280d085 diff --git a/tools/regression/build/vcide/process_jam_log.vcproj b/tools/regression/build/vcide/process_jam_log.vcproj index 5b7c12799e..bbc8c9d78a 100644 --- a/tools/regression/build/vcide/process_jam_log.vcproj +++ b/tools/regression/build/vcide/process_jam_log.vcproj @@ -1,72 +1,72 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4e18b0b2987606f874eaefe8e2e8479b43e76475 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 17 Jun 2008 13:59:04 +0000 Subject: [PATCH 1209/2219] Attempt to work around problem with allocator casts in Boost.Function [SVN r46446] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index 04040ae566..bacb5d6752 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit 04040ae5662bf89d8dfa56a5e587fc6dc7f975bc +Subproject commit bacb5d67527b5e696ea1f89928373042b54fd110 From 0a39b664039452a17bc15bc7b1765198802d05cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 17 Jun 2008 17:47:48 +0000 Subject: [PATCH 1210/2219] Minor stylistic comment change in Boost Build's util/path.jam module. [SVN r46455] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b8dbaf6e03..f5e8ef7473 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b8dbaf6e03e0098cb5a0f91c124d032d75b1b989 +Subproject commit f5e8ef74739d83291e8ab325382644799044c27a From 9b9c8ca833c478fcc16c06a03f38c6f7fff74cb9 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Tue, 17 Jun 2008 20:31:41 +0000 Subject: [PATCH 1211/2219] unnecessary typedefs removed [SVN r46458] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index d0a03fdb4e..35f317aeac 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit d0a03fdb4e7c3dbc9a0d1feccd04a4ce98d1f919 +Subproject commit 35f317aeac74ff764002c9d7a8f0c16487569476 From d060d3b305b6382ad04288e5365778586bbabad0 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Tue, 17 Jun 2008 21:04:00 +0000 Subject: [PATCH 1212/2219] begin() and end() calls made fully qualified [SVN r46459] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 35f317aeac..9fa2f90db4 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 35f317aeac74ff764002c9d7a8f0c16487569476 +Subproject commit 9fa2f90db45839bb776cd9175d047e8f243658a1 From 071990072659a3f9ea115a9d10f000523dd99cec Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Tue, 17 Jun 2008 21:13:25 +0000 Subject: [PATCH 1213/2219] simple_finder example fixed [SVN r46460] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 9fa2f90db4..4e15767bed 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 9fa2f90db45839bb776cd9175d047e8f243658a1 +Subproject commit 4e15767bed439b83f610d0a3f94f53c5d23ac68e From 2100484ce80d1b094a51e50945f2afa20a8083bd Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Tue, 17 Jun 2008 21:21:33 +0000 Subject: [PATCH 1214/2219] patch from ticket #1152 applied [SVN r46461] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 4e15767bed..cd26ed816c 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 4e15767bed439b83f610d0a3f94f53c5d23ac68e +Subproject commit cd26ed816c611951624cb52b7d42bbc163ad11a4 From 760753f9970418a41ca6da4a15a4014c2d7db04a Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Tue, 17 Jun 2008 21:46:20 +0000 Subject: [PATCH 1215/2219] MPL docs: README, build script, and numerous fixes to bring up docs generation (unfinished) [SVN r46462] --- libs/mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpl b/libs/mpl index 827aa4828a..52f7685342 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit 827aa4828a8ffd8071ef1744c0d1e7489d2e9396 +Subproject commit 52f76853429009406e3073a0649961e130a3326a From eab01fc43cbd7f73061501997d8473c422afac71 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Tue, 17 Jun 2008 21:58:58 +0000 Subject: [PATCH 1216/2219] fixed the rle example crash [SVN r46463] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index cd26ed816c..ba5e4c30c6 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit cd26ed816c611951624cb52b7d42bbc163ad11a4 +Subproject commit ba5e4c30c65fe7e00abdc3ee2e87b305b0678b00 From 6a9e03a2452c2a103fdb3ac6ab07b642e41bca53 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 18 Jun 2008 02:32:35 +0000 Subject: [PATCH 1217/2219] Use BOOST_PREVENT_MACRO_SUBSTITUTION to clear the acc-pa_risc failures [SVN r46467] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 5f09980dc1..eb055ef10d 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 5f09980dc170e80b21ca677b7f85da1085d7ac18 +Subproject commit eb055ef10d99d62452303292360abdc9ac164932 From ca4f0c8dcf2601b63f5955c3f259cb5f8ee2e806 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 18 Jun 2008 04:14:12 +0000 Subject: [PATCH 1218/2219] Added Lambda interoperability header from Torsten Maehne [SVN r46468] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index eb055ef10d..97b1f81854 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit eb055ef10d99d62452303292360abdc9ac164932 +Subproject commit 97b1f818547eaa96ba8cf2695a5ce25b34283bb6 From 5988930251cf20550aafafd9f10ebfad137e15a9 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 18 Jun 2008 11:22:21 +0000 Subject: [PATCH 1219/2219] Fix write_at declaration. Add missing documentation for offset parameters. [SVN r46473] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 1539f2c8a1..2d5f24d6ae 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 1539f2c8a19068c7baa0526947d65817c917aaec +Subproject commit 2d5f24d6aedf1d787f6b12a1c373a962f784715f From abbc615739674baf2dd4c7478a574559f282f77a Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 18 Jun 2008 13:03:46 +0000 Subject: [PATCH 1220/2219] Add new overloads for read_until and async_read_until that invoke a user-defined function object to determine when a match has been found. [SVN r46475] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 2d5f24d6ae..43e62310b6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 2d5f24d6aedf1d787f6b12a1c373a962f784715f +Subproject commit 43e62310b69e440b86dda613d0ecb74519f188e1 From 61782b00a16896b67ff0c071d2951da727d28ce5 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 18 Jun 2008 13:08:21 +0000 Subject: [PATCH 1221/2219] Regenerate documentation. [SVN r46476] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 43e62310b6..7f1d03c081 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 43e62310b69e440b86dda613d0ecb74519f188e1 +Subproject commit 7f1d03c0816f6504bd02ad4cca8a269bd752e557 From 9da120c6f1c9a977b7209d8e064439d82f56cb01 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 18 Jun 2008 15:55:53 +0000 Subject: [PATCH 1222/2219] Add #include to fix ticket #1589 [SVN r46481] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index c27865d779..5a43bcd288 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit c27865d779f8aaa0a4a6ce2def6057407bed8440 +Subproject commit 5a43bcd288991dd26301f573a131514c01d49cb5 From 711963c6e14ec7c27ac677df1def07801ac5c894 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 18 Jun 2008 16:02:51 +0000 Subject: [PATCH 1223/2219] Add #includes to fix ticket #1589 [SVN r46482] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 5a43bcd288..812d41ebcd 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 5a43bcd288991dd26301f573a131514c01d49cb5 +Subproject commit 812d41ebcdd27d2d812e17d61a7b64de34fbdb61 From 4b75159e52785ccba9a39e1ed139c51d11f5b79c Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 18 Jun 2008 18:20:43 +0000 Subject: [PATCH 1224/2219] Restore functionality broken by reorganization. Fixes ticket #1995 [SVN r46486] --- tools/regression/src/compiler_status.cpp | 145 +++++++++++++++++------ tools/regression/src/process_jam_log.cpp | 136 +++++++++++++-------- 2 files changed, 191 insertions(+), 90 deletions(-) diff --git a/tools/regression/src/compiler_status.cpp b/tools/regression/src/compiler_status.cpp index d4b374e797..99950daa80 100644 --- a/tools/regression/src/compiler_status.cpp +++ b/tools/regression/src/compiler_status.cpp @@ -19,8 +19,11 @@ *******************************************************************************/ +#include + #include "boost/config.hpp" #include "boost/filesystem/operations.hpp" +#include "boost/filesystem/convenience.hpp" #include "boost/filesystem/fstream.hpp" #include "detail/tiny_xml.hpp" namespace fs = boost::filesystem; @@ -90,10 +93,10 @@ namespace std::vector error_count; // prefix for library and test hyperlink prefix - string cvs_root ( "http://boost.cvs.sourceforge.net/" ); - string url_prefix_dir_view( cvs_root + "boost/boost" ); - string url_prefix_checkout_view( cvs_root + "*checkout*/boost/boost" ); - string url_suffix_text_view( "?view=markup&rev=HEAD" ); + string svn_root ( "http://svn.boost.org/trac/boost/browser/trunk/" ); + string url_prefix_dir_view( svn_root ); + string url_prefix_checkout_view( svn_root ); + string url_suffix_text_view( "" ); // get revision number (as a string) if boost_root is svn working copy -----// @@ -349,7 +352,14 @@ const fs::path find_bin_path(const string& relative) fs::path bin_path; if (boost_build_v2) { - bin_path = locate_root / "bin.v2" / relative; + if ( relative == "status" ) + bin_path = locate_root / "bin.v2" / "libs"; + else + { + bin_path = locate_root / "bin.v2" / relative; + if (!fs::exists(bin_path)) + bin_path = locate_root / "bin" / relative; + } if (!fs::exists(bin_path)) { std::cerr << "warning: could not find build results for '" @@ -732,6 +742,32 @@ const fs::path find_bin_path(const string& relative) } } +// find_compilers ------------------------------------------------------------// + + void find_compilers(const fs::path & bin_dir) + { + fs::directory_iterator compiler_itr( bin_dir ); + if ( specific_compiler.empty() ) + std::clog << "Using " << bin_dir.string() << " to determine compilers\n"; + for (; compiler_itr != end_itr; ++compiler_itr ) + { + if ( fs::is_directory( *compiler_itr ) // check just to be sure + && compiler_itr->leaf() != "test" ) // avoid strange directory (Jamfile bug?) + { + if ( specific_compiler.size() != 0 + && specific_compiler != compiler_itr->leaf() ) continue; + toolsets.push_back( compiler_itr->leaf() ); + string desc( compiler_desc( compiler_itr->leaf() ) ); + string vers( version_desc( compiler_itr->leaf() ) ); + report << "" + << (desc.size() ? desc : compiler_itr->leaf()) + << (vers.size() ? (string( "
    " ) + vers ) : string( "" )) + << "\n"; + error_count.push_back( 0 ); + } + } + } + // do_table_body -----------------------------------------------------------// void do_table_body( const fs::path & bin_dir ) @@ -746,30 +782,56 @@ const fs::path find_bin_path(const string& relative) jamfile.clear(); jamfile.seekg(0); string line; + bool run_tests = false; + while( std::getline( jamfile, line ) ) { bool v2(false); - string::size_type pos( line.find( "subinclude" ) ); - if ( pos == string::npos ) { - pos = line.find( "build-project" ); + string::size_type sub_pos( line.find( "subinclude" ) ); + if ( sub_pos == string::npos ) { + sub_pos = line.find( "build-project" ); v2 = true; } - if ( pos != string::npos - && line.find( '#' ) > pos ) + if ( sub_pos != string::npos + && line.find( '#' ) > sub_pos ) { if (v2) - pos = line.find_first_not_of( " \t./", pos+13 ); + sub_pos = line.find_first_not_of( " \t./", sub_pos+13 ); else - pos = line.find_first_not_of( " \t./", pos+10 ); + sub_pos = line.find_first_not_of( " \t./", sub_pos+10 ); - if ( pos == string::npos ) continue; + if ( sub_pos == string::npos ) continue; string subinclude_bin_dir( - line.substr( pos, line.find_first_of( " \t", pos )-pos ) ); + line.substr( sub_pos, line.find_first_of( " \t", sub_pos )-sub_pos ) ); fs::path bin_path = find_bin_path(subinclude_bin_dir); if (!bin_path.empty()) do_rows_for_sub_tree( bin_path, results ); } + if ( ! run_tests ) + { + string::size_type run_pos = line.find("run-tests"); + if ( run_pos != string::npos && line.find_first_not_of(" \t") == run_pos ) + run_tests = true; + } + else + { + if ( line.find(";") != string::npos ) + run_tests = false; + else + { + string::size_type pos = line.find_first_not_of( " \t" ); + if ( pos != string::npos && line[pos] != '#' ) + { + string::size_type end_pos = line.find_first_of(" \t#", pos); + string::iterator end = end_pos != string::npos ? line.begin() + end_pos : line.end(); + string run_tests_bin_dir(line.begin() + pos, end); + fs::path bin_path = find_bin_path("libs/" + run_tests_bin_dir); + if (!bin_path.empty()) + do_rows_for_sub_tree( bin_path, results ); + } + } + } } @@ -789,7 +851,15 @@ const fs::path find_bin_path(const string& relative) // - Boost.Build V2 location with top-lelve "build-dir" // - Boost.Build V1 location without ALL_LOCATE_TARGET string relative( fs::initial_path().string() ); - relative.erase( 0, boost_root.string().size()+1 ); + +#ifdef BOOST_WINDOWS_API + if (relative.size() > 1 && relative[1] == ':') relative[0] = std::tolower(relative[0]); +#endif + + if ( relative.find(boost_root.string()) != string::npos ) + relative.erase( 0, boost_root.string().size()+1 ); + else if ( relative.find(locate_root.string()) != string::npos ) + relative.erase( 0, locate_root.string().size()+1 ); fs::path bin_path = find_bin_path(relative); report << "\n"; @@ -799,32 +869,29 @@ const fs::path find_bin_path(const string& relative) report << "\n" "\n"; - fs::directory_iterator itr( bin_path ); - while ( itr != end_itr - && ((itr->string().find( ".test" ) != (itr->string().size()-5)) - || !fs::is_directory( *itr ))) - ++itr; // bypass chaff - if ( itr != end_itr ) + if ( relative == "status" ) { - fs::directory_iterator compiler_itr( *itr ); - if ( specific_compiler.empty() ) - std::clog << "Using " << itr->string() << " to determine compilers\n"; - for (; compiler_itr != end_itr; ++compiler_itr ) + fs::recursive_directory_iterator ritr( bin_path ); + fs::recursive_directory_iterator end_ritr; + while ( ritr != end_ritr + && ((ritr->string().find( ".test" ) != (ritr->string().size()-5)) + || !fs::is_directory( *ritr ))) + ++ritr; // bypass chaff + if ( ritr != end_ritr ) { - if ( fs::is_directory( *compiler_itr ) // check just to be sure - && compiler_itr->leaf() != "test" ) // avoid strange directory (Jamfile bug?) - { - if ( specific_compiler.size() != 0 - && specific_compiler != compiler_itr->leaf() ) continue; - toolsets.push_back( compiler_itr->leaf() ); - string desc( compiler_desc( compiler_itr->leaf() ) ); - string vers( version_desc( compiler_itr->leaf() ) ); - report << "\n"; - error_count.push_back( 0 ); - } + find_compilers( *ritr ); + } + } + else + { + fs::directory_iterator itr( bin_path ); + while ( itr != end_itr + && ((itr->string().find( ".test" ) != (itr->string().size()-5)) + || !fs::is_directory( *itr ))) + ++itr; // bypass chaff + if ( itr != end_itr ) + { + find_compilers( *itr ); } } diff --git a/tools/regression/src/process_jam_log.cpp b/tools/regression/src/process_jam_log.cpp index 4262a1770e..1d698f5264 100644 --- a/tools/regression/src/process_jam_log.cpp +++ b/tools/regression/src/process_jam_log.cpp @@ -6,6 +6,8 @@ // See http://www.boost.org/tools/regression for documentation. +#include + #include "detail/tiny_xml.hpp" #include "boost/filesystem/operations.hpp" #include "boost/filesystem/fstream.hpp" @@ -155,7 +157,7 @@ namespace temp.erase( temp.find_last_of( "/" ) ); // remove leaf temp = split( trim_left( temp ) ).back(); if ( temp[0] == '.' ) temp.erase( 0, temp.find_first_not_of( "./" ) ); - else temp.erase( 0, locate_root.string().size()+1 ); + else if ( temp[0] == '/' ) temp.erase( 0, locate_root.string().size()+1 ); if ( echo ) std::cout << "\ttarget_directory( \"" << s << "\") -> \"" << temp << "\"" << std::endl; return temp; @@ -555,57 +557,99 @@ int main( int argc, char ** argv ) std::ios::sync_with_stdio(false); fs::initial_path(); + std::istream* input = 0; if ( argc <= 1 ) - std::cout << "Usage: bjam [bjam-args] | process_jam_log [--echo] [--create-directories] [--v1|v2] [locate-root]\n" - "locate-root - the same as the bjam ALL_LOCATE_TARGET\n" - " parameter, if any. Default is boost-root.\n" - "create-directories - if the directory for xml file doesn't exists - creates it.\n" - " usually used for processing logfile on different machine\n" - "v2 - bjam version 2 used (default).\n" - "v1 - bjam version 1 used.\n" - ; + std::cout << "process_jam_log [--echo] [--create-directories] [--v1|--v2]\n" + " [--boost-root boost_root] [--locate-root locate_root]\n" + " [--input-file input_file]\n" + "--echo - verbose diagnostic output.\n" + "--create-directories - if the directory for xml file doesn't exists - creates it.\n" + " usually used for processing logfile on different machine\n" + "--v2 - bjam version 2 used (default).\n" + "--v1 - bjam version 1 used.\n" + "--boost-root - the root of the boost installation being used. If not defined\n" + " assume to run from within it and discover it heuristically.\n" + "--locate-root - the same as the bjam ALL_LOCATE_TARGET\n" + " parameter, if any. Default is boost-root.\n" + "--input-file - the output of a bjam --dump-tests run. Default is std input.\n" + ; - set_boost_root(); - - boost_root.normalize(); - - if ( argc > 1 && std::strcmp( argv[1], "--echo" ) == 0 ) + while ( argc > 1 ) { - echo = true; - --argc; ++argv; - } - - - if (argc > 1 && std::strcmp( argv[1], "--create-directories" ) == 0 ) - { - create_dirs = true; + if ( std::strcmp( argv[1], "--echo" ) == 0 ) + { + echo = true; --argc; ++argv; - } - - if ( argc > 1 && std::strcmp( argv[1], "--v2" ) == 0 ) - { - boost_build_v2 = true; - --argc; ++argv; - } - - if ( argc > 1 && std::strcmp( argv[1], "--v1" ) == 0 ) - { - boost_build_v2 = false; - --argc; ++argv; - } - - if (argc > 1) - { + } + else if ( std::strcmp( argv[1], "--create-directories" ) == 0 ) + { + create_dirs = true; + --argc; ++argv; + } + else if ( std::strcmp( argv[1], "--v2" ) == 0 ) + { + boost_build_v2 = true; + --argc; ++argv; + } + else if ( std::strcmp( argv[1], "--v1" ) == 0 ) + { + boost_build_v2 = false; + --argc; ++argv; + } + else if ( std::strcmp( argv[1], "--boost-root" ) == 0 ) + { + --argc; ++argv; + if ( argc == 1 ) + { + std::cout << "Abort: option --boost-root requires a directory argument\n"; + std::exit(1); + } + boost_root = fs::path( argv[1], fs::native ); + if ( !boost_root.is_complete() ) + boost_root = ( fs::initial_path() / boost_root ).normalize(); + + --argc; ++argv; + } + else if ( std::strcmp( argv[1], "--locate-root" ) == 0 ) + { + --argc; ++argv; + if ( argc == 1 ) + { + std::cout << "Abort: option --locate-root requires a directory argument\n"; + std::exit(1); + } locate_root = fs::path( argv[1], fs::native ); if ( !locate_root.is_complete() ) locate_root = ( fs::initial_path() / locate_root ).normalize(); --argc; ++argv; - } - else + } + else if ( std::strcmp( argv[1], "--input-file" ) == 0 ) + { + --argc; ++argv; + if ( argc == 1 ) + { + std::cout << "Abort: option --input-file requires a filename argument\n"; + std::exit(1); + } + input = new std::ifstream(argv[1]); + --argc; ++argv; + } + } + + if ( boost_root.empty() ) { - locate_root = boost_root; + set_boost_root(); + boost_root.normalize(); + } + if ( locate_root.empty() ) + { + locate_root = boost_root; + } + if ( input == 0 ) + { + input = &std::cin; } std::cout << "boost_root: " << boost_root.string() << '\n' @@ -617,16 +661,6 @@ int main( int argc, char ** argv ) string content; bool capture_lines = false; - std::istream* input; - if (argc > 1) - { - input = new std::ifstream(argv[1]); - } - else - { - input = &std::cin; - } - // This loop looks at lines for certain signatures, and accordingly: // * Calls start_message() to start capturing lines. (start_message() will // automatically call stop_message() if needed.) From c97b9d1c6d5a9140aa7f2c771f7afc0b7022f251 Mon Sep 17 00:00:00 2001 From: Matthias Schabel Date: Wed, 18 Jun 2008 20:32:25 +0000 Subject: [PATCH 1225/2219] add example of use with Boost.Lambda [SVN r46491] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 97b1f81854..af82085e43 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 97b1f818547eaa96ba8cf2695a5ce25b34283bb6 +Subproject commit af82085e43905d9181ad6edd1d3bf09bca3cf508 From 3069996042c8b257046933d30c9953982bb4e982 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Wed, 18 Jun 2008 21:54:06 +0000 Subject: [PATCH 1226/2219] is_any_ofF performance improvements tabs removed [SVN r46496] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index ba5e4c30c6..c81ee948b7 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit ba5e4c30c65fe7e00abdc3ee2e87b305b0678b00 +Subproject commit c81ee948b7e66e20a923be437bd1d6e34c589eaf From 2cd6499d6e97f898cd18102e54a57c8ed2a98aff Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Wed, 18 Jun 2008 21:55:38 +0000 Subject: [PATCH 1227/2219] aditional tests added [SVN r46497] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index c81ee948b7..539c170b9d 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit c81ee948b7e66e20a923be437bd1d6e34c589eaf +Subproject commit 539c170b9df57d3f45f649d4d151158d066409dc From e444b51716810f2ca6a633918cb043d54d1f9b30 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Wed, 18 Jun 2008 22:07:32 +0000 Subject: [PATCH 1228/2219] fixind the problems in is_any_ofF spotted by gcc [SVN r46498] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 539c170b9d..7299b29bf8 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 539c170b9df57d3f45f649d4d151158d066409dc +Subproject commit 7299b29bf88f347023349251638703c9cd589bfa From c88daf310cccfaa8754fe954ee1d3a56d4b733d2 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 19 Jun 2008 12:41:32 +0000 Subject: [PATCH 1229/2219] Fix for unicode builds. [SVN r46506] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7f1d03c081..6e1c421d72 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7f1d03c0816f6504bd02ad4cca8a269bd752e557 +Subproject commit 6e1c421d726eefa2fe63a2577bc56c0830f0e0a0 From 1e8eadd83792e533227cfc24389c7d181f7a91f1 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 19 Jun 2008 12:50:02 +0000 Subject: [PATCH 1230/2219] Fix serial port support on POSIX platforms that don't provide the BSD extensions cfmakeraw, cfsetspeed and CRTSCTS. [SVN r46507] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 6e1c421d72..ffe21c73a2 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 6e1c421d726eefa2fe63a2577bc56c0830f0e0a0 +Subproject commit ffe21c73a200a950ae8ef882da6948233ce6e9e1 From 29d9b1600f16c00e8e4a64e6b8b542b04cbc2d2b Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Thu, 19 Jun 2008 14:17:47 +0000 Subject: [PATCH 1231/2219] fixed bugs. [SVN r46508] --- libs/multi_array | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_array b/libs/multi_array index 1f0df94e27..40b0db7ad6 160000 --- a/libs/multi_array +++ b/libs/multi_array @@ -1 +1 @@ -Subproject commit 1f0df94e27dc8cc135f9172af87226dc84fc77ee +Subproject commit 40b0db7ad630329a6bd434ddc569b40db5e57013 From def77a40a4e1c60c7b5e6849214a5d2f8cfedf58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Thu, 19 Jun 2008 14:29:52 +0000 Subject: [PATCH 1232/2219] #2019: Intrusive lists seem to return invalid references with member hooks in 64 bit mode on calling front/back [SVN r46511] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 6ba7360fba..1c6d460167 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 6ba7360fbaca132603c1a302b116e32a5f544120 +Subproject commit 1c6d460167163cbccde14c41fe94561175baefb6 From d38de0912b9b492ae91136d64111ead3e3db7948 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 19 Jun 2008 14:49:17 +0000 Subject: [PATCH 1233/2219] Fix ticket #1542 [SVN r46513] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 4ddc21f3ff..51176cb318 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 4ddc21f3ffa51b3e4b0d4e04b07a48e73ea36adb +Subproject commit 51176cb3183cbd176c7ff1a8426a8fd8a4dfa6bb From ec2a7ebe468ba77b6ca12bc1668a98680ef347cb Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 19 Jun 2008 15:18:52 +0000 Subject: [PATCH 1234/2219] Correct definition of the argN_type typedefs in Signals. Fixes #2023 [SVN r46519] --- libs/signals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/signals b/libs/signals index 13fee9a9da..1a5e31956c 160000 --- a/libs/signals +++ b/libs/signals @@ -1 +1 @@ -Subproject commit 13fee9a9da1c1f758f23d492ef4ef2748eb9841d +Subproject commit 1a5e31956c033de040fad3074cf70c25b2433d51 From a32c66c24a7bae1503d79e290540c6b7e17adf09 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 19 Jun 2008 15:53:32 +0000 Subject: [PATCH 1235/2219] Add optional bare locate-root at end of command line for compatibility with prior versions. [SVN r46525] --- tools/regression/src/process_jam_log.cpp | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/tools/regression/src/process_jam_log.cpp b/tools/regression/src/process_jam_log.cpp index 1d698f5264..3bea21fcc7 100644 --- a/tools/regression/src/process_jam_log.cpp +++ b/tools/regression/src/process_jam_log.cpp @@ -560,9 +560,11 @@ int main( int argc, char ** argv ) std::istream* input = 0; if ( argc <= 1 ) + { std::cout << "process_jam_log [--echo] [--create-directories] [--v1|--v2]\n" " [--boost-root boost_root] [--locate-root locate_root]\n" " [--input-file input_file]\n" + " [locate-root]\n" "--echo - verbose diagnostic output.\n" "--create-directories - if the directory for xml file doesn't exists - creates it.\n" " usually used for processing logfile on different machine\n" @@ -574,6 +576,8 @@ int main( int argc, char ** argv ) " parameter, if any. Default is boost-root.\n" "--input-file - the output of a bjam --dump-tests run. Default is std input.\n" ; + return 1; + } while ( argc > 1 ) { @@ -620,9 +624,6 @@ int main( int argc, char ** argv ) std::exit(1); } locate_root = fs::path( argv[1], fs::native ); - if ( !locate_root.is_complete() ) - locate_root = ( fs::initial_path() / locate_root ).normalize(); - --argc; ++argv; } else if ( std::strcmp( argv[1], "--input-file" ) == 0 ) @@ -636,6 +637,16 @@ int main( int argc, char ** argv ) input = new std::ifstream(argv[1]); --argc; ++argv; } + else if ( *argv[1] == '-' ) + { + std::cout << "Abort: unknown option; invoke with no arguments to see list of valid options\n"; + return 1; + } + else + { + locate_root = fs::path( argv[1], fs::native ); + --argc; ++argv; + } } if ( boost_root.empty() ) @@ -643,10 +654,17 @@ int main( int argc, char ** argv ) set_boost_root(); boost_root.normalize(); } + + if ( locate_root.empty() ) { locate_root = boost_root; } + else if ( !locate_root.is_complete() ) + { + locate_root = ( fs::initial_path() / locate_root ).normalize(); + } + if ( input == 0 ) { input = &std::cin; From c813dca7a5ba3ad39adbaf9c3abeada452a1e3fb Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 20 Jun 2008 00:23:58 +0000 Subject: [PATCH 1236/2219] Tweak Adding New Defect Macros updating configuration test system wording. [SVN r46534] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 2b3583277f..9b34e89b62 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 2b3583277fe7b94eaac312b3f063c9fc7fe7526b +Subproject commit 9b34e89b6247cce1acf53abdde945ae2b7262080 From 93f58a5c4ba390afcf95d509cdb17bdcae519746 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 20 Jun 2008 00:25:50 +0000 Subject: [PATCH 1237/2219] One more check needed for BSD serial port extensions. [SVN r46535] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index ffe21c73a2..03fc0e7dd6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit ffe21c73a200a950ae8ef882da6948233ce6e9e1 +Subproject commit 03fc0e7dd66292bbe9d50bcc1d9696d848b7c4b1 From a0716a572cfedeb9337d05271f64f7017f8ae609 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 20 Jun 2008 02:08:57 +0000 Subject: [PATCH 1238/2219] add missing file [SVN r46537] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 0352d8e855..6c62e0b114 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 0352d8e8558d0d79f0a8d702242a6783e11534de +Subproject commit 6c62e0b114dedc3d571a4e37993ee91306aed86a From d2015b9294e7f0745ccb5ac4a2a0512a705dca8f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 20 Jun 2008 02:34:00 +0000 Subject: [PATCH 1239/2219] alternate way to use an accumulator with an algorithm [SVN r46540] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 420714f55d..04e6ae539a 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 420714f55d300154c1936b51c1d4b054e12f6bc4 +Subproject commit 04e6ae539a1525e78f4c8d438c72565cb307d1a5 From c47387974334ca8aae84ce9347b7ba662427fe29 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 20 Jun 2008 03:02:51 +0000 Subject: [PATCH 1240/2219] Added units to the list in maintainers.txt [SVN r46541] --- libs/maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/maintainers.txt b/libs/maintainers.txt index 804c21a658..5d39305fee 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -77,6 +77,7 @@ tr1 John Maddock tuple Jaakko Jarvi type_traits John Maddock typeof Arkadiy Vertleyb , Peder Holt +units Matthias Schabel , Steven Watanabe unordered Daniel James utility utility/enable_if Jaakko Jarvi , Jeremiah Willcock From 38a59699fe5e3f524ebb26794ab90e75a0c56b7e Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 20 Jun 2008 03:57:42 +0000 Subject: [PATCH 1241/2219] Hook up Units documentation [SVN r46544] --- doc/Jamfile.v2 | 2 ++ doc/src/boost.xml | 2 ++ libs/libraries.htm | 6 ++++++ libs/units | 2 +- 4 files changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index e5c5766a3f..8572efffae 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -39,6 +39,7 @@ boostbook doc ../libs/interprocess/doc//interprocess ../libs/intrusive/doc//autodoc.xml ../libs/intrusive/doc//intrusive + ../libs/units/doc//units ../libs/unordered/doc//unordered ../libs/asio/doc//asio ../libs/thread/doc//thread @@ -58,6 +59,7 @@ boostbook doc ../libs/mpi/doc//mpi ../libs/interprocess/doc//interprocess ../libs/intrusive/doc//intrusive + ../libs/units/doc//units ../libs/unordered/doc//unordered ../libs/thread/doc//thread diff --git a/doc/src/boost.xml b/doc/src/boost.xml index 9fddf825a4..2d2325eb2d 100644 --- a/doc/src/boost.xml +++ b/doc/src/boost.xml @@ -709,6 +709,8 @@ + + diff --git a/libs/libraries.htm b/libs/libraries.htm index 4dd8b2503c..5cb34c432b 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -275,6 +275,9 @@ how to download, build, and install the libraries.

    Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.
  • uBLAS - Basic linear algebra for dense, packed and sparse matrices, from Joerg Walter and Mathias Koch.
  • +
  • units - + Zero-overhead dimensional analysis and unit/quantity + manipulation and conversion, from Matthias Schabel and Steven Watanabe.
  • unordered - unordered associative containers, from Daniel James.
  • utility - Class noncopyable plus checked_delete(), checked_array_delete(), next(),  @@ -671,6 +674,9 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • tribool - 3-state boolean type library, from Doug Gregor.
  • typeof - Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.
  • +
  • units - + Zero-overhead dimensional analysis and unit/quantity + manipulation and conversion, from Matthias Schabel and Steven Watanabe.
  • utility - Class noncopyable plus checked_delete(), checked_array_delete(), next(),  prior() diff --git a/libs/units b/libs/units index af82085e43..60bff01a0b 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit af82085e43905d9181ad6edd1d3bf09bca3cf508 +Subproject commit 60bff01a0b7fb9144b45cee3758c8de87c1ee549 From d218eeee83d6302ef39ba9d353f726d828a4e12d Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Fri, 20 Jun 2008 04:43:41 +0000 Subject: [PATCH 1242/2219] Proper (well, better) diagnostics for passing non-sequence types to sequence algoritms/metafunctions, see http://thread.gmane.org/gmane.comp.lib.boost.user/36876 [SVN r46546] --- libs/mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpl b/libs/mpl index 52f7685342..8335231e2e 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit 52f76853429009406e3073a0649961e130a3326a +Subproject commit 8335231e2efc11dde68909aec897bd75cb83879c From 15109a81ac6477fdd846a307b62b72e48e2bad91 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 20 Jun 2008 14:39:49 +0000 Subject: [PATCH 1243/2219] result_type, so accumulator_set works with boost::result_of [SVN r46558] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 04e6ae539a..99532cdd87 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 04e6ae539a1525e78f4c8d438c72565cb307d1a5 +Subproject commit 99532cdd87d420dacf168ec37293cfb1cd57ba91 From 02d6828632bc3a51e8121f0cc4c862b82ee08040 Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Sat, 21 Jun 2008 02:55:14 +0000 Subject: [PATCH 1244/2219] Fix duplicate include guards (ticket #1568) [SVN r46570] --- libs/mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpl b/libs/mpl index 8335231e2e..5d7d593327 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit 8335231e2efc11dde68909aec897bd75cb83879c +Subproject commit 5d7d59332736def851c475ba1bd01b99fe2220bd From f2b2ba0303047aca04163671bfd9224beae55e0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:04:21 +0000 Subject: [PATCH 1245/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46571] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 1c6d460167..a60ea9d474 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 1c6d460167163cbccde14c41fe94561175baefb6 +Subproject commit a60ea9d4742cad6daafad9a041c72f1f212f3d70 From a6de07d95467dc163b2d756a09df2a0920b7ac67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:05:10 +0000 Subject: [PATCH 1246/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46572] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index f8d2eae08c..90400be104 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit f8d2eae08c05306be7c0877a63d91964a10ed0b6 +Subproject commit 90400be1043cdd9439c549b0777f9252b3669840 From a090d1cfc6cd6eb0d8df534a08b376c07c63bf14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:06:15 +0000 Subject: [PATCH 1247/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46573] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index a60ea9d474..e9cdb500d6 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit a60ea9d4742cad6daafad9a041c72f1f212f3d70 +Subproject commit e9cdb500d6e825b71dddfd487f50f16a114f1a1a From d7686ad0f7f85d4440532dbb3e4da7f3ab138066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:08:13 +0000 Subject: [PATCH 1248/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46574] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 90400be104..e3acc1d098 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 90400be1043cdd9439c549b0777f9252b3669840 +Subproject commit e3acc1d098460eed2537ab9b4a6b7c93bcec1454 From 345d3dad3ed0747628a327435b1ed48623432f7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:11:38 +0000 Subject: [PATCH 1249/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46575] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index e3acc1d098..513019d931 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit e3acc1d098460eed2537ab9b4a6b7c93bcec1454 +Subproject commit 513019d931956edd01c3caa5a3fbc0b65b8175ee From 0580b1ddb9df6c338cce1d540e58096de4e067e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:12:15 +0000 Subject: [PATCH 1250/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46576] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 513019d931..989c4332cf 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 513019d931956edd01c3caa5a3fbc0b65b8175ee +Subproject commit 989c4332cf03c77f609073265b1985a8f7b808f5 From befa4aa8bc6a7f1efcbddffd19895cd096d58146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 09:15:00 +0000 Subject: [PATCH 1251/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46577] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index e9cdb500d6..883b50a8d4 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit e9cdb500d6e825b71dddfd487f50f16a114f1a1a +Subproject commit 883b50a8d4b1c75f71c66585f2bc4321c9b6cbbc From c1725d60f62725614590018ac8b76b6c9dbffac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 12:21:37 +0000 Subject: [PATCH 1252/2219] "this->purge_blocks()()" should be "this->purge_blocks()" [SVN r46578] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 989c4332cf..b045c841f0 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 989c4332cf03c77f609073265b1985a8f7b808f5 +Subproject commit b045c841f0521b23b2a40701f39de89b03c6f538 From 42176bc929934c9c01cc4b9ab0357e1e59c13e24 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 21 Jun 2008 15:32:11 +0000 Subject: [PATCH 1253/2219] Define unordered containers' friend functions outside of the class. On some compilers, friend functions are being instantiated when the main class is explicitly instantiated. This is slightly problematic because the equality functions (which are an extension) put extra requirements on the types used. So I'm going to try defining the functions outside of the class, in the hope that they won't get instantiated. If someone wants non-member functions to be instantiated, I think it's reasonable to expect them to explicitly instantiate them, especially as compilers don't seem to be consistent about this. [SVN r46579] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 659a014976..9bd3f498a7 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 659a014976e941ddf01a199c5e477c8a97b7ec40 +Subproject commit 9bd3f498a76b563d82098d6078a28b1428bc7f97 From 6f83fc42c05a8df536ba0add8d7fa62e3722f210 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 21 Jun 2008 16:07:44 +0000 Subject: [PATCH 1254/2219] Replace random's make_unsigned with the type_traits version. Fixes #2026 [SVN r46580] --- libs/random | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/random b/libs/random index 9512b57937..1d7cbef7e2 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit 9512b579375ee57102baa1290f472bbb9d79345d +Subproject commit 1d7cbef7e2356de6411bfd6f25d1427da4e18df6 From afa9e28ee6d98cf4bda48d6bf76caff95edfee1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 17:20:02 +0000 Subject: [PATCH 1255/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46581] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index b045c841f0..2417404985 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit b045c841f0521b23b2a40701f39de89b03c6f538 +Subproject commit 241740498595354cf79eb0025f7fe6c92ed996a0 From 1c66d8e83ef8d1bd789fa147bb134eef9f9bdce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 21 Jun 2008 17:20:20 +0000 Subject: [PATCH 1256/2219] gcc 4.3 fixes for normal and -std=c++0x modes [SVN r46582] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 2417404985..1876ffd0b9 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 241740498595354cf79eb0025f7fe6c92ed996a0 +Subproject commit 1876ffd0b9cb8f6a2699ea5357420de5659dc36e From ce22fb6e7c72605fa8fd3eda4b9e8ebd167b3b63 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 21 Jun 2008 19:58:39 +0000 Subject: [PATCH 1257/2219] Get the test to pass when pair's default constructor creates two instances of the member classes. With some standard libraries I was getting two copies of the object after creating a default pair, probably because it was creating an instance for its default parameter. So only test after creating the pair object - since it isn't our concern how many instances that creates. [SVN r46587] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 9bd3f498a7..ebd75b4010 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 9bd3f498a76b563d82098d6078a28b1428bc7f97 +Subproject commit ebd75b401079f1e5151390550951885359587682 From 8e29ae30e7e0d21f7ca0645ceaddf8ca4d208117 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 21 Jun 2008 20:11:26 +0000 Subject: [PATCH 1258/2219] Markup an expected failure for unordered. [SVN r46588] --- status/explicit-failures-markup.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index f2e6c3c54a..59298c67a2 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -5501,6 +5501,31 @@ boost::thread::hardware_concurrency is not implemented and always returns 0 on t + + + + + + + + + + + + + + This tests whether the container is successfully moved under + different circumstances, and fails if it is copied. Typically if + this one fails, it just means that return value optimization was + not applied. It might be possible to change the test to make it for + the compiler to apply ADL (by not having non-const reference + parameters for the function which returns the container). So this + is an acceptable failure. + + + + + From 92e9fe7c397e413674d087a64d25206e4e4f9ed1 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 21 Jun 2008 22:02:15 +0000 Subject: [PATCH 1259/2219] Merge inspect fixes for the unordered library. Merged revisions 46470-46592 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk ................ r46589 | danieljames | 2008-06-21 21:37:42 +0100 (Sat, 21 Jun 2008) | 2 lines Fix some inspect errors (tabs and missing copyright/license). ................ r46591 | danieljames | 2008-06-21 21:47:51 +0100 (Sat, 21 Jun 2008) | 1 line Move memory.hpp into the helpers subdirectory. ................ r46592 | danieljames | 2008-06-21 22:08:53 +0100 (Sat, 21 Jun 2008) | 1 line Prevent inspect errors for unnamed namespaces in some of the test header files. ................ [SVN r46594] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index ebd75b4010..8868fa4687 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit ebd75b401079f1e5151390550951885359587682 +Subproject commit 8868fa46873137e89da03ceaf09e0c4f01f1329b From 405bdc15c8b10e5ce15109bc608a648c8c36e8c4 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 22 Jun 2008 01:06:16 +0000 Subject: [PATCH 1260/2219] included cstddef to define null_deleter added BOOST_USED to accommodate Intel compilers [SVN r46597] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index c8dbafea2f..1f7ecf69e0 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit c8dbafea2f060fa9802fd89964b000caf4914614 +Subproject commit 1f7ecf69e02255e19167df63ad3291fc3d0c8bd7 From 01ed685e6261f8e7a8bd8c63caf64c0fa685a88e Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 22 Jun 2008 01:10:52 +0000 Subject: [PATCH 1261/2219] included cstddef to define null_deleter added BOOST_USED in export.hpp to accommodate Intel compilers [SVN r46598] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 1f7ecf69e0..d8d37ecd1b 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 1f7ecf69e02255e19167df63ad3291fc3d0c8bd7 +Subproject commit d8d37ecd1b197768ae9d47804f833730836ec8de From cc3363ab16af922a4effe9ab360f22b619895585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 22 Jun 2008 08:16:41 +0000 Subject: [PATCH 1262/2219] Missing boost/static_assert.hpp include [SVN r46601] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 1876ffd0b9..4438851b1d 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 1876ffd0b9cb8f6a2699ea5357420de5659dc36e +Subproject commit 4438851b1dfacd0640fbd3a6214e032e48b32c5b From 598c6f783236d9e9c81ad1c02872b4b69569c377 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 22 Jun 2008 13:54:45 +0000 Subject: [PATCH 1263/2219] Extract the hash and equality functions from hash_table_data_*. As these are extensions and add extra requirements to the container elements, they shouldn't be part of hash_table_data_* so that they won't get instantiated if an unordered container is explicitly instantiated. Merged revisions 46594-46604 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk [SVN r46607] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 8868fa4687..ec1e809fc3 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 8868fa46873137e89da03ceaf09e0c4f01f1329b +Subproject commit ec1e809fc32f71fcc69d2cae4d2a88093d995b43 From 698c2f8c3c87b336cd021f84de9189ec86e1842f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 22 Jun 2008 17:43:15 +0000 Subject: [PATCH 1264/2219] Fixes to avoid documentation warnings with Boostbook [SVN r46615] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 4438851b1d..db78134073 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 4438851b1dfacd0640fbd3a6214e032e48b32c5b +Subproject commit db781340737b2eecccc8032250679cfa95ba839a From 929b47272b1daa22e82d4162c7472883af8992dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sun, 22 Jun 2008 17:43:22 +0000 Subject: [PATCH 1265/2219] Fixes to avoid documentation warnings with Boostbook [SVN r46616] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index db78134073..513cf6fbb4 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit db781340737b2eecccc8032250679cfa95ba839a +Subproject commit 513cf6fbb4ae55e1a91700e32a392206e703cbdd From 71be317f5dee2987abf53ce913258ceec3cca23e Mon Sep 17 00:00:00 2001 From: Aleksey Gurtovoy Date: Mon, 23 Jun 2008 02:31:22 +0000 Subject: [PATCH 1266/2219] Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528) [SVN r46620] --- libs/mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpl b/libs/mpl index 5d7d593327..b953a6b63b 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit 5d7d59332736def851c475ba1bd01b99fe2220bd +Subproject commit b953a6b63b65f40e0346332e7b94f051d16c7881 From f102a7cf1d938e93e2f95ec509f7263170937dda Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 23 Jun 2008 03:48:01 +0000 Subject: [PATCH 1267/2219] Attempt to resolve problems with instantiation on Intel Platforms [SVN r46621] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index d8d37ecd1b..3d01e14ae1 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit d8d37ecd1b197768ae9d47804f833730836ec8de +Subproject commit 3d01e14ae1cc7fe6b389359a6d35898845737148 From 2b5ed9306137d00667fc50e95e22866156ba5382 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 23 Jun 2008 03:48:31 +0000 Subject: [PATCH 1268/2219] Attempt to resolve problems with instantiation on Intel Platforms [SVN r46622] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 3d01e14ae1..32ff2ca0dd 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 3d01e14ae1cc7fe6b389359a6d35898845737148 +Subproject commit 32ff2ca0dd1f2ba705495610befbd4e2d2b59e1f From 204295a650e2912392960afb588e6a994c2bd154 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 23 Jun 2008 12:14:58 +0000 Subject: [PATCH 1269/2219] Added missing include of detail/config.hpp [SVN r46624] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 851d6a987f..880bac0633 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 851d6a987fcdd5b8d57859b284ae5adb19a3f497 +Subproject commit 880bac06330b1a87ab488d71af7786c8ca6c010e From ce35278c1722cbdf1fc8a7644b7f98e42f0f0d76 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Tue, 24 Jun 2008 03:04:49 +0000 Subject: [PATCH 1270/2219] Reduced the number of template instantiations [SVN r46632] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 60bff01a0b..b60f7d07b0 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 60bff01a0b7fb9144b45cee3758c8de87c1ee549 +Subproject commit b60f7d07b05a5ce4f04c01362426f27b0bc5b3e4 From 8f00ad125593fcc5bcefe7b7a56b1f66d971c51f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 24 Jun 2008 06:25:27 +0000 Subject: [PATCH 1271/2219] Corrected a bug in the iostream library's mapped_file_source::operator!() member function. [SVN r46637] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 6a36fe1ae2..601a2efa4b 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 6a36fe1ae2cfb9df427c5dc6ff6588137b386d6a +Subproject commit 601a2efa4b10e64f9cb107356211b9ed17cf5511 From 848f9ed935e4f8802acb59b9908e65af0a145294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 24 Jun 2008 08:35:07 +0000 Subject: [PATCH 1272/2219] Applied a date_time greg_weekday.hpp typo correction patch by Peter Klotz. [SVN r46638] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index aebbc1c144..e6bb691886 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit aebbc1c144455724f58ea240a94c5cc1f268bc37 +Subproject commit e6bb6918869d54b23efea477f90accf5bb5acb37 From f025f579cf45a28a61f0d7807e2b8deef0bdf1cb Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 24 Jun 2008 14:59:10 +0000 Subject: [PATCH 1273/2219] Apply LWG issue 805, using a namespace to emulate scoped enums. [SVN r46645] --- libs/system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/system b/libs/system index 69d2a2234c..2953464e99 160000 --- a/libs/system +++ b/libs/system @@ -1 +1 @@ -Subproject commit 69d2a2234ce338cde4808db1e48cb3f209a449d4 +Subproject commit 2953464e994b467592b436cdc99e7fb3e1b16953 From 051057dc767114b7d04a7b5629a67a596cab56fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 24 Jun 2008 15:39:28 +0000 Subject: [PATCH 1274/2219] html fix [SVN r46650] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index 15a697f86b..d20121bf12 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 15a697f86b3458fe47cb201362209f450de2486b +Subproject commit d20121bf12bc0c425a28d5b3d221ecc830577b6e From 968b0f8a4ba80046c9429932682b895024d37a9b Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 24 Jun 2008 15:40:19 +0000 Subject: [PATCH 1275/2219] make immediate the default implementation for variance and weighted_variance [SVN r46651] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 99532cdd87..6e1c1ad9ba 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 99532cdd87d420dacf168ec37293cfb1cd57ba91 +Subproject commit 6e1c1ad9ba211fad66dcf3500e061182ddbdada6 From 0361267af96419198f9fe9e3173072f620e7031d Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 24 Jun 2008 16:24:50 +0000 Subject: [PATCH 1276/2219] regex iterators hold ref count to regex impl, fixes #1990 [SVN r46655] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 6c62e0b114..79083632d5 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 6c62e0b114dedc3d571a4e37993ee91306aed86a +Subproject commit 79083632d5012b729524cc6aea8e4e6b42fb3ad3 From e56dbd90b29508adfb06cb330aa316b44de36a95 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 00:45:13 +0000 Subject: [PATCH 1277/2219] added macros for mmap and fstat [SVN r46667] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 601a2efa4b..3402e6af25 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 601a2efa4b10e64f9cb107356211b9ed17cf5511 +Subproject commit 3402e6af2580f4eee4ceb0cb6f34e57d453a738f From 781aa59867bf99ad22b02a6695f829e7e86f1746 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 00:48:10 +0000 Subject: [PATCH 1278/2219] added helper types and functions for Boost.Filesystem interoperability and for accessing file timestamps [SVN r46668] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 3402e6af25..8877fad645 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 3402e6af2580f4eee4ceb0cb6f34e57d453a738f +Subproject commit 8877fad645317078a0661e16b7c81ff731bd5912 From cc97d718466ea461113099164a0e1499c6fe5a81 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 00:49:23 +0000 Subject: [PATCH 1279/2219] updated to allow pathnames to be supplied as Boost.Filesystem paths and to allow access to file timestamps [SVN r46669] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 8877fad645..2b354e9446 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 8877fad645317078a0661e16b7c81ff731bd5912 +Subproject commit 2b354e9446756c574440fda5e54a2ae09ef2ed3b From 0cb7d51892fe95c30b03f461fc8a29d142abb6b5 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 25 Jun 2008 03:15:08 +0000 Subject: [PATCH 1280/2219] Save about 3000 out of 28000 template instantiations in example/systems.cpp by replacing is_base_and_derived with integral constant members and inlining base_unit_converter_is_undefined [SVN r46673] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index b60f7d07b0..0919a7090a 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit b60f7d07b05a5ce4f04c01362426f27b0bc5b3e4 +Subproject commit 0919a7090a856461ecdf389f03ad3d6423029504 From bb86054965cc7b3cc98c77f784fec43f1021f54e Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 25 Jun 2008 04:06:43 +0000 Subject: [PATCH 1281/2219] Inline do_call_base_unit_converter_impl and make it always go to the same implementation so that I don't need base_unit_converter::is_defined. Altogether this saves 1000 template instantiations out of 25000 for systems.cpp [SVN r46674] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 0919a7090a..62d50f248e 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 0919a7090a856461ecdf389f03ad3d6423029504 +Subproject commit 62d50f248e9a39c9112df6026100d1f847b5df13 From 1fb477ea840a5d292882e35b484d9f9d79b23ee0 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Wed, 25 Jun 2008 04:48:27 +0000 Subject: [PATCH 1282/2219] error in usage of BOOST_USED [SVN r46675] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 32ff2ca0dd..4f8a21ecc5 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 32ff2ca0dd1f2ba705495610befbd4e2d2b59e1f +Subproject commit 4f8a21ecc5c21eb21f70de9ee30fcc2f9829a1d5 From 53a3af39af6a4352f9b1f07d5424a81498edae40 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Wed, 25 Jun 2008 05:00:02 +0000 Subject: [PATCH 1283/2219] error in usage of BOOST_USED [SVN r46676] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4f8a21ecc5..dd63c7803b 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4f8a21ecc5c21eb21f70de9ee30fcc2f9829a1d5 +Subproject commit dd63c7803bc38f3bfc4ab5601a53d74487eaaa9c From 1ae3deec03f02e7bb12e87b97ecf7159c20db52d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 25 Jun 2008 11:09:14 +0000 Subject: [PATCH 1284/2219] update for ptr_container regressions [SVN r46677] --- status/explicit-failures-markup.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 59298c67a2..946f9167e7 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3920,7 +3920,7 @@ for more information. - + This test fails because the test ptr_vector fails. Please see the note for that test. @@ -3929,7 +3929,7 @@ for more information. - + For sun the problem is that insert(iterator,range) is not available due to partial ordering errors (the core library remains usable). @@ -3939,7 +3939,7 @@ for more information. - + For sun the problem is that insert(iterator,range) is not available due to partial ordering errors (the core library remains usable). @@ -3960,7 +3960,7 @@ for more information. - + For hp, this compiler bug is insignificant. For sun the problem is that transfer(range,ptr_map) @@ -3971,7 +3971,7 @@ for more information. - + For sun the problem is that transfer(range,ptr_map) and insert(range)code> @@ -3982,8 +3982,15 @@ for more information. + + + + - This cause of this problem is unknown. Please submit a patch. + For codewarrior, the cause of this problem is unknown. Please + submit a patch. Other failures are due to problems with + the serialization library, or to a minor problem with the use of + the library. From 77912f73b30f1cb0c070d954261f42ad79661e6a Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 25 Jun 2008 14:16:59 +0000 Subject: [PATCH 1285/2219] Add const char* constructors to system_error, rationalize test coverage [SVN r46678] --- libs/system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/system b/libs/system index 2953464e99..a97517585c 160000 --- a/libs/system +++ b/libs/system @@ -1 +1 @@ -Subproject commit 2953464e994b467592b436cdc99e7fb3e1b16953 +Subproject commit a97517585c0b1f4602ce56d3b7f250f2b9cea0aa From fb1d9db5381083793175d259f855047c8333d255 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 25 Jun 2008 14:43:31 +0000 Subject: [PATCH 1286/2219] Clear gcc shadow warnings (Gordon Magnusson), fixing ticket #1770 [SVN r46680] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 812d41ebcd..ec6cad0b79 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 812d41ebcdd27d2d812e17d61a7b64de34fbdb61 +Subproject commit ec6cad0b79bdb7d80cadabaa32682b4ef455ee72 From 8af4137d92d0096fab32e343fe2c50361fde7ac5 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 25 Jun 2008 17:58:23 +0000 Subject: [PATCH 1287/2219] remove dependence on undefined vector capacity behavior in tail_impl [SVN r46687] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 6e1c1ad9ba..20d5e3f16d 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 6e1c1ad9ba211fad66dcf3500e061182ddbdada6 +Subproject commit 20d5e3f16d6c93908d08c817876eb8dd4d49855a From 837a9cd73c2957b62455133a9db732287f368131 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 18:17:51 +0000 Subject: [PATCH 1288/2219] added missing return statements in operator= [SVN r46689] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 2b354e9446..18f203492a 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 2b354e9446756c574440fda5e54a2ae09ef2ed3b +Subproject commit 18f203492a46328faa7bec1baa93070f8345996a From 321e3fddfaac5eedda3ba9b695d4f3b391411c41 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 18:18:59 +0000 Subject: [PATCH 1289/2219] removed documentation sketch; correct place is in libs/iostreams/doc [SVN r46690] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 18f203492a..8a0e5e4851 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 18f203492a46328faa7bec1baa93070f8345996a +Subproject commit 8a0e5e485177e7fc20eff0685f72293959444ac1 From 42eb38b9211026d1f4e61c4b56220ed674fe4ec0 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 18:20:31 +0000 Subject: [PATCH 1290/2219] added code to inistialize pimpl_ with a dynamically constructed impl_type in all ctors [SVN r46691] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 8a0e5e4851..f2bea653ac 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 8a0e5e485177e7fc20eff0685f72293959444ac1 +Subproject commit f2bea653ac62b58174c246834226c29bf2e8f7e3 From ec8cba4be76f2135178571457c440d9f2c69c73b Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 25 Jun 2008 18:23:59 +0000 Subject: [PATCH 1291/2219] applied changes from Jorge Lodos (with modifications) [SVN r46692] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index f2bea653ac..6aa3785713 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit f2bea653ac62b58174c246834226c29bf2e8f7e3 +Subproject commit 6aa378571358489ff6cf603649d63ddbb3e56192 From 39f4b916bc89fa03d9886a460be9e8e37788c5ba Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 25 Jun 2008 21:52:57 +0000 Subject: [PATCH 1292/2219] Fix mpi::scatter arguments, from Erik Zeek. Fixes #2051 [SVN r46695] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 2dfefe036e..113c1b3f4f 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 2dfefe036ea50219b014c9b90260c548b68ea322 +Subproject commit 113c1b3f4fdd3e72bd1cefbb0ab315b87ada0d97 From 755846b6afc1793e3687e10c9515e644e3f029d6 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 25 Jun 2008 23:27:56 +0000 Subject: [PATCH 1293/2219] documentation update, added function exception::diagnostic_information, added std::exception to_string overload, removed tabs from source files [SVN r46697] --- libs/exception | 2 +- libs/utility | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/exception b/libs/exception index 1d776ff363..f58ffdd643 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 1d776ff363a4f1db629e7f13211d3a3e452b710e +Subproject commit f58ffdd643797244cc9c1f3d96c2d81652e540cf diff --git a/libs/utility b/libs/utility index 67f3ca090a..4a564744fe 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 67f3ca090aeea6fae4b41aa06c4838e4dca5e131 +Subproject commit 4a564744fe9dcbf87c85c60b89f372de63cc99f3 From 61569c6a5d3ce91a95739f421092d61d8f734ae4 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 26 Jun 2008 01:43:08 +0000 Subject: [PATCH 1294/2219] Add Hall of Shame [SVN r46698] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index f5a47d137d..e5fdeb414f 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit f5a47d137d09e61591645739a3f72f27e5e63d2b +Subproject commit e5fdeb414fc39815a57d7c9bb74d848ae328c9b7 From 9e81da1bd17c66ed2f6645f1b690fc2443f0fa07 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 05:54:12 +0000 Subject: [PATCH 1295/2219] Correction in last attempt [SVN r46702] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index dd63c7803b..0eb2393540 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit dd63c7803bc38f3bfc4ab5601a53d74487eaaa9c +Subproject commit 0eb23935402e453e3eb1ab5ad4470ae94fc01bc4 From f1a53569026b41d847fba2f25507f21d009cb0b6 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 05:56:15 +0000 Subject: [PATCH 1296/2219] make sure that headers are included which size_t [SVN r46703] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 0eb2393540..5df5e6cf53 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 0eb23935402e453e3eb1ab5ad4470ae94fc01bc4 +Subproject commit 5df5e6cf53683bb052ca5b81db4372ed3e957153 From 453069b3bcda627164ca670f8b490dc129bcf87a Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 26 Jun 2008 06:33:51 +0000 Subject: [PATCH 1297/2219] documentation bindings updated. [SVN r46704] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f58ffdd643..87b1b323d8 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f58ffdd643797244cc9c1f3d96c2d81652e540cf +Subproject commit 87b1b323d88c405220722a0cb63e85f9db01376f From 36ed9c3f843e1248f3669581103f99496b9d92f0 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 26 Jun 2008 06:41:00 +0000 Subject: [PATCH 1298/2219] Added license and copyright to docs [SVN r46705] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 880bac0633..eb30688937 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 880bac06330b1a87ab488d71af7786c8ca6c010e +Subproject commit eb30688937adebd336ab935adeb2c04768836976 From e54013060d40526b814147cc470fb9d50b443f51 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 26 Jun 2008 06:43:30 +0000 Subject: [PATCH 1299/2219] Removed tabs from source files [SVN r46706] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index eb30688937..77130424b4 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit eb30688937adebd336ab935adeb2c04768836976 +Subproject commit 77130424b40fddbe7638d630d7871af8f1af9bb4 From 7a221c89e7fc7225620a25edc0c37e3eb5f596d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Sch=C3=B6pflin?= Date: Thu, 26 Jun 2008 06:54:42 +0000 Subject: [PATCH 1300/2219] For compilers checking the full source code at compile time, regardless of whether the code is instantiated or not, turn the expected compile time error into a link time error. [SVN r46707] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 883b50a8d4..08b525b49b 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 883b50a8d4b1c75f71c66585f2bc4321c9b6cbbc +Subproject commit 08b525b49b80c72a6e178f82dd00c4f00f016a61 From 2aaa26db878ddec55256897df5f525bb9fd2ebb6 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Thu, 26 Jun 2008 10:45:51 +0000 Subject: [PATCH 1301/2219] Fixed tabs [SVN r46709] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 5df5e6cf53..21f245cf5c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 5df5e6cf53683bb052ca5b81db4372ed3e957153 +Subproject commit 21f245cf5c14a01b64da6c4893af04a74a80dc48 From c2d36922a655c469c42c7450445f5d74abcf6b26 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Thu, 26 Jun 2008 11:12:44 +0000 Subject: [PATCH 1302/2219] Fixed tabs [SVN r46710] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 113c1b3f4f..06cf90bfc1 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 113c1b3f4fdd3e72bd1cefbb0ab315b87ada0d97 +Subproject commit 06cf90bfc145ba978d5119df38b11d4be3ac11e9 From 6df6fc0455b16511cd2bb9fec368c5d131264128 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Thu, 26 Jun 2008 11:19:42 +0000 Subject: [PATCH 1303/2219] Fixed tabs [SVN r46711] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 21f245cf5c..4c1f453965 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 21f245cf5c14a01b64da6c4893af04a74a80dc48 +Subproject commit 4c1f453965e0bf829f1d947a8715d58b8dd7c7ab From 1a8f3faf0fe54d0fabc49d185801be2cefa9976b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 26 Jun 2008 11:25:24 +0000 Subject: [PATCH 1304/2219] Update version to 1.36.0 [SVN r46712] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 9b34e89b62..f598e24025 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 9b34e89b6247cce1acf53abdde945ae2b7262080 +Subproject commit f598e2402514f7e0257084bfe9357a26f9714efe From a422de831943d3180d20042552a3305ee7c96dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 26 Jun 2008 15:31:05 +0000 Subject: [PATCH 1305/2219] Updated the msvc.init() rule comment in the msvc.jam Boost Build module. [SVN r46716] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f5e8ef7473..8548e1807f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f5e8ef74739d83291e8ab325382644799044c27a +Subproject commit 8548e1807f266f6535445e11f38224a9808d11b2 From adb54653d9f80e11266c99ea5dc0e4467073c5c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 26 Jun 2008 15:32:11 +0000 Subject: [PATCH 1306/2219] Updated the common.handle-options() rule comment in the tools/common.jam Boost Build module. Minor stylistic changes. [SVN r46717] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8548e1807f..a92894bb17 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8548e1807f266f6535445e11f38224a9808d11b2 +Subproject commit a92894bb17e61865250dd1d3899f1071ca92d81a From 1bea034959435a1c347f1f933bb935d7c4cb99b3 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 26 Jun 2008 15:34:49 +0000 Subject: [PATCH 1307/2219] Update version number for 1.36.0 [SVN r46718] --- Jamroot | 2 +- index.html | 2 +- libs/config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Jamroot b/Jamroot index 2ba44523bc..c0cd5badc1 100644 --- a/Jamroot +++ b/Jamroot @@ -112,7 +112,7 @@ import common ; import sequence ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.35.0 ; +constant BOOST_VERSION : 1.36.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ; diff --git a/index.html b/index.html index 206b2df530..60437bafa6 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ boost.png (6897 bytes)
  • LibraryTest NameTest Type" - << (desc.size() ? desc : compiler_itr->leaf()) - << (vers.size() ? (string( "
    " ) + vers ) : string( "" )) - << "
    -

    Release 1.35.0

    +

    Release 1.36.0

    diff --git a/libs/config b/libs/config index f598e24025..cc9211e494 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit f598e2402514f7e0257084bfe9357a26f9714efe +Subproject commit cc9211e49417b8e1c00345909921525addb2b92f From 235b2b8217d6c362143df45cb3872f24c4d8a6f5 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 26 Jun 2008 16:41:34 +0000 Subject: [PATCH 1308/2219] Compatibility with Apache STDCXX library. Don't assume eh.h comes along with the other headers automatically. [SVN r46721] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index b01e0e6b9c..98f20f30d6 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit b01e0e6b9cbfc863fe8fc06d5f309ed15debd930 +Subproject commit 98f20f30d692bcadbd390137553ffabd3f37a49e From 75a1d38ed9cac25ead96e8c3cee1fca94be35b6c Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 16:58:29 +0000 Subject: [PATCH 1309/2219] Addressing "Inspect" complaints [SVN r46722] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4c1f453965..c4dff88e3d 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4c1f453965e0bf829f1d947a8715d58b8dd7c7ab +Subproject commit c4dff88e3d9746df41745ebb4346d0c7ee923491 From 1ad3a375464d03d7681db63fbc2415432ba5e947 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 16:59:58 +0000 Subject: [PATCH 1310/2219] Addressing "Inspect" complaints [SVN r46723] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index c4dff88e3d..921e0e6338 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit c4dff88e3d9746df41745ebb4346d0c7ee923491 +Subproject commit 921e0e6338cd37a59f3df1ccb50a49c99353ab22 From b41ef19bd99ac081ee0463b40d21ba2f5175aafc Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 17:00:26 +0000 Subject: [PATCH 1311/2219] Addressing "Inspect" complaints [SVN r46724] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 921e0e6338..2595e190cf 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 921e0e6338cd37a59f3df1ccb50a49c99353ab22 +Subproject commit 2595e190cfeade191d5e49664ef868d6a6fd123b From d9dee1826d6e43b72623efa76cbd813886a2641b Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 17:04:10 +0000 Subject: [PATCH 1312/2219] Addressing "Inspect" complaints [SVN r46725] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 2595e190cf..c348e8683e 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 2595e190cfeade191d5e49664ef868d6a6fd123b +Subproject commit c348e8683e4fb13928d89ac5f92e2ccdf8d7d694 From 877ef078e7d5e8b8698b2e933a5f8c1fb881a969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 26 Jun 2008 17:04:23 +0000 Subject: [PATCH 1313/2219] Minor stylistic Boost Build documentation changes. Added a todo comment to document the 'common' fflags toolset initialization option. [SVN r46726] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a92894bb17..dec4b64a65 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a92894bb17e61865250dd1d3899f1071ca92d81a +Subproject commit dec4b64a6528cd79d2f9f69a87c7c77eaa669e83 From d93d26793aa54a6e146f09e79ab403b26f94aaf3 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 17:04:42 +0000 Subject: [PATCH 1314/2219] Addressing "Inspect" complaints [SVN r46727] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index c348e8683e..741f86e22f 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit c348e8683e4fb13928d89ac5f92e2ccdf8d7d694 +Subproject commit 741f86e22fe85afc320507d50276bec3b313085d From d878a1a13866db7d04bda5ccd51360b8eca1c791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 26 Jun 2008 17:07:17 +0000 Subject: [PATCH 1315/2219] Minor stylistic Boost Build documentation changes. Removed unfinished parts of the dependency feature documentation and added related todo comments. Alphabetically reordered msvc toolset initialization option documentation, documented several missing options and corrected the documented default tool names. [SVN r46728] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index dec4b64a65..055c125b86 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit dec4b64a6528cd79d2f9f69a87c7c77eaa669e83 +Subproject commit 055c125b8614d102355ef1a5b326f831f715aff3 From 1da2d3670d31ef5d36c7f35780b8a9c56a70fbfe Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 26 Jun 2008 17:11:02 +0000 Subject: [PATCH 1316/2219] Addressing "Inspect" complaints [SVN r46729] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 741f86e22f..77760e0905 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 741f86e22fe85afc320507d50276bec3b313085d +Subproject commit 77760e0905522c62f65871b422bb07ff7200fdf8 From 3389d49a1196a6efcc12bc65d2e33f48062bbe51 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Thu, 26 Jun 2008 18:40:23 +0000 Subject: [PATCH 1317/2219] changes to wide-character path and file timestampt support for POSIX and MinGW [SVN r46737] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index 6aa3785713..cc4ea77f19 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 6aa378571358489ff6cf603649d63ddbb3e56192 +Subproject commit cc4ea77f19da713b87bf3a806a81f871ed640b76 From af82cee53230f41f856e9ec734c23dde6c38e541 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 26 Jun 2008 19:20:56 +0000 Subject: [PATCH 1318/2219] Fix a character encoding error. [SVN r46740] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 4a564744fe..f1ec0c4d04 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 4a564744fe9dcbf87c85c60b89f372de63cc99f3 +Subproject commit f1ec0c4d04d593a58e95833c13a571e08da3bf5b From 74ec52bf80d787e7b1add0439d565d47c38a418a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 26 Jun 2008 19:25:38 +0000 Subject: [PATCH 1319/2219] Give the asio documentation its own target. The asio documentation is built with the rest of the combined documentation but is really separate. So give it its own target so that separate parts can be built separately. [SVN r46742] --- doc/Jamfile.v2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 8572efffae..1067a75f06 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -6,6 +6,8 @@ project boost/doc ; import boostbook : boostbook ; +alias asio : ../libs/asio/doc//asio ; + boostbook doc : src/boost.xml @@ -41,7 +43,6 @@ boostbook doc ../libs/intrusive/doc//intrusive ../libs/units/doc//units ../libs/unordered/doc//unordered - ../libs/asio/doc//asio ../libs/thread/doc//thread ## Add path references to the QuickBook generated docs... From 17854737af0ba03ed7f1784bd446b32735d936ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 26 Jun 2008 20:41:41 +0000 Subject: [PATCH 1320/2219] Minor stylistic Boost Build module changes. [SVN r46748] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 055c125b86..87cff5267c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 055c125b8614d102355ef1a5b326f831f715aff3 +Subproject commit 87cff5267c1ee297e7e5dbaca801349a88410606 From 8f1b7d3a277a08fdd72a846569c1fcfd5dc92d1d Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 26 Jun 2008 22:04:49 +0000 Subject: [PATCH 1321/2219] Add VC++ 8.0 solution and projects to ease development work [SVN r46750] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index ec6cad0b79..ccae58a2d6 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit ec6cad0b79bdb7d80cadabaa32682b4ef455ee72 +Subproject commit ccae58a2d67e2a31f75eb45b910285dcdd768689 From 49f67886f5065f4255a9dfb148ecdc29f2103602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 26 Jun 2008 22:23:08 +0000 Subject: [PATCH 1322/2219] Corrected the Cygwin related :W Boost Jam variable expansion example so it would not display the $ sign as # on generated web pages. [SVN r46751] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 87cff5267c..930cd0b253 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 87cff5267c1ee297e7e5dbaca801349a88410606 +Subproject commit 930cd0b2531ec8546199ca76225355326d09260a From 810ff9d3f718742dc6ab34a648a34c9f810cdfa5 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 27 Jun 2008 04:02:57 +0000 Subject: [PATCH 1323/2219] Don't add -mcpu=common as default for power architecture. On Xcode it is ignored and produces invalid code. It makes more sense to make the default for unspecified instruction set be whatever the default is for the compiler. [SVN r46764] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 930cd0b253..ec353d7678 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 930cd0b2531ec8546199ca76225355326d09260a +Subproject commit ec353d767870119859883459bf2b4796733fdbac From 3a797502e1d26facdcb238768d6ee9ffffbfc668 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 27 Jun 2008 05:38:16 +0000 Subject: [PATCH 1324/2219] Add missing copyright notices. [SVN r46766] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 03fc0e7dd6..3102715354 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 03fc0e7dd66292bbe9d50bcc1d9696d848b7c4b1 +Subproject commit 31027153542de57d1fdbe5d3d390b7b91088fdcf From b50523664ac8c1a7a6d5da15198769f6bd249d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Fri, 27 Jun 2008 13:32:24 +0000 Subject: [PATCH 1325/2219] Boost 1.36 version of Boost.MultiIndex passim: supressed non-ASCII chars in C++ code bidir_node_iterator.hpp: deleted unused template parameter bucket_array.hpp: avoided allocator instantiations hash_index_iterator.hpp: avoided allocator instantiations hash_index_node.hpp: avoided allocator instantiations, renamed var ord_index_node.hpp: avoided allocator instantiations rnd_index_loader.hpp: avoided allocator instantiations rnd_index_node.hpp: avoided allocator instantiations rnd_index_ptr_array.hpp: avoided allocator instantiations rnd_node_iterator.hpp: deleted unused template parameter seq_index_node.hpp: avoided allocator instantiations hashed_index.hpp: rewritten modify_ so that elements with unmodified key do not change position multi_index_container.hpp: added allocator ctor acknowledgements.html: added acknowledgements for Boost 1.36 compiler_specifics.html: typo hash_indices.html: documented updating functions behavior wrt unmodified keys, formatting typos key_extraction.html: formatting typos multi_index_container.html: added allocator ctor, formatting typos ord_indices.html: documented updating functions behavior wrt unmodified keys, formatting typos rnd_indices.html: formatting typos seq_indices.html: formatting typos release_notes.html: added release notes for Boost 1.36 hashed.cpp: blocked Boost inspect tool check for ASCII only chars non_std_allocator.hpp: removed void specialization to verify that no allocator instantiations are generated test_copy_assignment.cpp: added test for multi_index_container allocator ctor test_update.cpp: added test for stability of update functions wrt to unmodified keys [SVN r46770] --- libs/detail | 2 +- libs/multi_index | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/detail b/libs/detail index 3c2c779258..06946f6607 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 3c2c779258e0f8e4773c6839791228cc2734f86f +Subproject commit 06946f66073853f8a99650b6a88cbee741b43819 diff --git a/libs/multi_index b/libs/multi_index index 78f6bf5446..15accb2836 160000 --- a/libs/multi_index +++ b/libs/multi_index @@ -1 +1 @@ -Subproject commit 78f6bf5446a081d0e9a672740a6a2bb5bf75c3ae +Subproject commit 15accb2836f99cf8d95607fc722331d609de1874 From 3c4b633f337170feeb1b53c430fbd9dfb4b55ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 27 Jun 2008 14:00:57 +0000 Subject: [PATCH 1326/2219] Minor stylistic Boost Build code comment changes. [SVN r46771] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ec353d7678..35b50bdd13 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ec353d767870119859883459bf2b4796733fdbac +Subproject commit 35b50bdd13467ee879bb0c8d4d8e47ace5e27c27 From 2d1860e43b1c105a51bfab2fee61d07d57cb0066 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 27 Jun 2008 14:46:07 +0000 Subject: [PATCH 1327/2219] Limit offender count, add style, use blockquote instead of bullet lists, resolve *A* conflict [SVN r46773] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index e5fdeb414f..f35b87e53e 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit e5fdeb414fc39815a57d7c9bb74d848ae328c9b7 +Subproject commit f35b87e53e0991bbb32948a1bc4b75260ec9f9d9 From 4cecf9a407b98e816050de477afd1f3edb5e7b58 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 27 Jun 2008 16:46:14 +0000 Subject: [PATCH 1328/2219] Detab ascii_check. [SVN r46778] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index f35b87e53e..16dc1d6dd0 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit f35b87e53e0991bbb32948a1bc4b75260ec9f9d9 +Subproject commit 16dc1d6dd0a8e143be512c4b4219c532f4f2942a From 0aecaf539824d01a7cc37d456a5fcc30f834ebb0 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 27 Jun 2008 16:52:27 +0000 Subject: [PATCH 1329/2219] Better message when there's not hostname. And add a comment explaining the reasoning behind this rule. [SVN r46779] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 16dc1d6dd0..624c9f6984 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 16dc1d6dd0a8e143be512c4b4219c532f4f2942a +Subproject commit 624c9f69848fbb73821510e9e333f2265d537a8d From e2cdc53958132095c1eb3fc2a8fea8e1867376f9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 27 Jun 2008 16:58:25 +0000 Subject: [PATCH 1330/2219] Fix a unicode character which looked a lot like a '^'. [SVN r46780] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 624c9f6984..269686ff4f 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 624c9f69848fbb73821510e9e333f2265d537a8d +Subproject commit 269686ff4f2681672a73e6ef509b080f2ca742fc From 97160ef466960fab01417187d9b90d8b83103bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 27 Jun 2008 18:19:38 +0000 Subject: [PATCH 1331/2219] Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008 [SVN r46786] --- libs/interprocess | 2 +- libs/intrusive | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/interprocess b/libs/interprocess index 513cf6fbb4..2e27404b33 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 513cf6fbb4ae55e1a91700e32a392206e703cbdd +Subproject commit 2e27404b333ab993b1fafce8825fffe91697098a diff --git a/libs/intrusive b/libs/intrusive index 08b525b49b..1f6958076f 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 08b525b49b80c72a6e178f82dd00c4f00f016a61 +Subproject commit 1f6958076f49cea0a9b1d334b50afcb81ba95eba From b349c81504df3e6183b8d8686ca7f7ebd8b05c83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 27 Jun 2008 18:20:47 +0000 Subject: [PATCH 1332/2219] Some fixes for inspection report, Run Date: 15:00:47 UTC, Friday 27 June 2008 [SVN r46787] --- libs/interprocess | 2 +- libs/intrusive | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/interprocess b/libs/interprocess index 2e27404b33..66800fc445 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 2e27404b333ab993b1fafce8825fffe91697098a +Subproject commit 66800fc44589bf9b3899b7153e35d9e304501aca diff --git a/libs/intrusive b/libs/intrusive index 1f6958076f..04883b48c3 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 1f6958076f49cea0a9b1d334b50afcb81ba95eba +Subproject commit 04883b48c3a5e3a2cc47b3cc81d8c1f1ea21c72a From 55f8bd7084e7452fcaf4b512938843d3d834bcc5 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 27 Jun 2008 19:03:24 +0000 Subject: [PATCH 1333/2219] Spirit: Fixed most of the inspect errors [SVN r46788] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index cba72d5bf7..c089351f0f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit cba72d5bf7d0e10750aa78c9796431532465aab1 +Subproject commit c089351f0f7b4e171330943dc0f3fc1478b56bec From 20fbef980ff550df3b12e5f27564826ae101e38b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 27 Jun 2008 19:33:29 +0000 Subject: [PATCH 1334/2219] Spirit: more inspect fixes [SVN r46790] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c089351f0f..c9fdcf15a4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c089351f0f7b4e171330943dc0f3fc1478b56bec +Subproject commit c9fdcf15a47f42dad63a3c09347993a8f7486dfd From 34fbd3d1fe98bfa3e9eaa9929270092b7ac2b963 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 27 Jun 2008 21:10:57 +0000 Subject: [PATCH 1335/2219] Cleanup of darwin/xcode toolset. Now much more sensible support for multiple versions of both the compiler and the accompanying SDKs. Also assign the 'xgcc' tag the toolset as it was missing. [SVN r46793] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 35b50bdd13..ca86302804 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 35b50bdd13467ee879bb0c8d4d8e47ace5e27c27 +Subproject commit ca86302804bb4959e7d67344b8d14c0a26289f62 From ea744535cf1ca42ba30afcb5c290e8985dc21311 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 27 Jun 2008 22:14:23 +0000 Subject: [PATCH 1336/2219] Fix missing links for unversioned libs for MacOSX builds. [SVN r46795] --- Jamroot | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Jamroot b/Jamroot index c0cd5badc1..02c751d4f8 100644 --- a/Jamroot +++ b/Jamroot @@ -110,6 +110,7 @@ import errors ; import "class" : new ; import common ; import sequence ; +import symlink ; path-constant BOOST_ROOT : . ; constant BOOST_VERSION : 1.36.0 ; @@ -406,7 +407,7 @@ if $(layout-versioned) } else { - m = [ MATCH "(.*[.]so[.0-9]+)" "(.*[.]a)" : [ $(s).name ] ] ; + m = [ MATCH "(.*[.]so[.0-9]+)" "(.*[.]dylib)" "(.*[.]a)" : [ $(s).name ] ] ; } if $(m) { @@ -432,6 +433,7 @@ if $(layout-versioned) { noversion-file = [ MATCH "(.*)-[0-9_]+([.]so)[.0-9]*" : $(name) ] + [ MATCH "(.*)-[0-9_]+([.]dylib)" : $(name) ] [ MATCH "(.*)-[0-9_]+([.]a)" : $(name) ] [ MATCH "(.*)-[0-9_]+([.]dll[.]a)" : $(name) ] ; } @@ -457,7 +459,9 @@ else { # Create do-nothing aliases alias stage-unversioned ; + explicit stage-unversioned ; alias install-unversioned ; + explicit install-unversioned ; } alias install : install-proper install-unversioned ; From 1577ca21db6b385bf43c81cc3d66d1f358307042 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 27 Jun 2008 23:29:09 +0000 Subject: [PATCH 1337/2219] Partially revert recent change [46486] which breaks processing for regression testing runners. Thanks to Richard W. for finding the problem. [SVN r46798] --- tools/regression/src/process_jam_log.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/src/process_jam_log.cpp b/tools/regression/src/process_jam_log.cpp index 3bea21fcc7..7fef147409 100644 --- a/tools/regression/src/process_jam_log.cpp +++ b/tools/regression/src/process_jam_log.cpp @@ -157,7 +157,7 @@ namespace temp.erase( temp.find_last_of( "/" ) ); // remove leaf temp = split( trim_left( temp ) ).back(); if ( temp[0] == '.' ) temp.erase( 0, temp.find_first_not_of( "./" ) ); - else if ( temp[0] == '/' ) temp.erase( 0, locate_root.string().size()+1 ); + else temp.erase( 0, locate_root.string().size()+1 ); if ( echo ) std::cout << "\ttarget_directory( \"" << s << "\") -> \"" << temp << "\"" << std::endl; return temp; From ff19577072304b9663f64906dd9565776a6e2902 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 28 Jun 2008 03:20:41 +0000 Subject: [PATCH 1338/2219] Wave: fixed non-ascii characters in source files [SVN r46800] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index a335a53ac3..3364a7ecc8 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit a335a53ac3da2f737b4b5665016208b0ac8ab460 +Subproject commit 3364a7ecc83820cf7159d33903d877580749bbe8 From a449c1024c64f32d557cc49ba7596871be3632e3 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 03:44:22 +0000 Subject: [PATCH 1339/2219] Make the fail_add_assign and fail_sub_assign tests pass on sun [SVN r46801] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 62d50f248e..9c8abb395c 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 62d50f248e9a39c9112df6026100d1f847b5df13 +Subproject commit 9c8abb395c03ce8f87b4ef1a924a5a58898c89be From 03818b5df09a3d7aa27657537913f1dd3e86a3af Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 28 Jun 2008 03:53:39 +0000 Subject: [PATCH 1340/2219] bug fix, thanks Steven Watanabe [SVN r46802] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 87b1b323d8..640d6cfc58 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 87b1b323d88c405220722a0cb63e85f9db01376f +Subproject commit 640d6cfc58195d21d21a3d15c715287eb45f1ab1 From 98f280a69e139e6d934a2515547e4554b41066c3 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 04:08:45 +0000 Subject: [PATCH 1341/2219] Disable warnings=all so that the gcc stdcxx tests might pass [SVN r46803] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 9c8abb395c..99adb3daaa 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 9c8abb395c03ce8f87b4ef1a924a5a58898c89be +Subproject commit 99adb3daaa475d41c0ca8b7e1f96c3701a562825 From 5066d3c9e25ba290db2dd836ae3f6138d2e7594d Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 04:09:43 +0000 Subject: [PATCH 1342/2219] Make the fail add and subtract tests pass on sun [SVN r46804] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 99adb3daaa..be0459c87e 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 99adb3daaa475d41c0ca8b7e1f96c3701a562825 +Subproject commit be0459c87effeb5212ed5048143d88540fbf6105 From 692bcdce92faa72f8b1edf1166796a78f97c5c28 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 28 Jun 2008 11:24:02 +0000 Subject: [PATCH 1343/2219] Fix copyright declaration. [SVN r46805] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 4a4271a594..deaa36b8d7 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 4a4271a5945de65545cd556fd7ec42f765fda9a4 +Subproject commit deaa36b8d7b10284f42aa5d2d31578fd2b02737b From 09664fa289d55347542e1ef544cbf2b428d58669 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 28 Jun 2008 11:25:11 +0000 Subject: [PATCH 1344/2219] Fix some inspection report issues: mainly copyright declarations. [SVN r46806] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index deaa36b8d7..198f567a86 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit deaa36b8d7b10284f42aa5d2d31578fd2b02737b +Subproject commit 198f567a8687fa3a3add202e835ed49be5f53264 From 6cdcb7f2a2a7a87b15a3c433f7cd424b254cf95d Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 28 Jun 2008 13:20:58 +0000 Subject: [PATCH 1345/2219] fix header name [SVN r46807] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index ccae58a2d6..c3d20c1c44 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit ccae58a2d67e2a31f75eb45b910285dcdd768689 +Subproject commit c3d20c1c442e074cf4262930b6cb5be0c16ea853 From 7e2ddc6a001fba3aaed8dde6412088c220940ac0 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 28 Jun 2008 13:45:21 +0000 Subject: [PATCH 1346/2219] =?UTF-8?q?With=20his=20kind=20permission,=20cha?= =?UTF-8?q?nge=20Jaakko=20"J=C3=A4rvi"=20to=20"Jarvi"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [SVN r46808] --- libs/fusion | 2 +- libs/lambda | 2 +- libs/python | 2 +- libs/timer | 2 +- libs/tuple | 2 +- libs/utility | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libs/fusion b/libs/fusion index 91ea13a593..8b749bef46 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 91ea13a593b0b705d31340397aeb915880713a77 +Subproject commit 8b749bef465f4dcffa9809bebd3527c170f33328 diff --git a/libs/lambda b/libs/lambda index 1c953ed38c..2788ede42a 160000 --- a/libs/lambda +++ b/libs/lambda @@ -1 +1 @@ -Subproject commit 1c953ed38c5feef0e54c937b8540e34e85cdb7f8 +Subproject commit 2788ede42ab1dbba29b561eec77f33de2cdc1714 diff --git a/libs/python b/libs/python index 98f20f30d6..801326275f 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 98f20f30d692bcadbd390137553ffabd3f37a49e +Subproject commit 801326275ff55927e986ca75dffb3153f0c5d07a diff --git a/libs/timer b/libs/timer index fad60ce4fa..a80e5bc9c5 160000 --- a/libs/timer +++ b/libs/timer @@ -1 +1 @@ -Subproject commit fad60ce4fa1730f81458a00508243ebdf2628919 +Subproject commit a80e5bc9c55db64ca9fe98ffbd0faf84197339fc diff --git a/libs/tuple b/libs/tuple index 62d366fa68..a30a7f9604 160000 --- a/libs/tuple +++ b/libs/tuple @@ -1 +1 @@ -Subproject commit 62d366fa6843885e4b4286acd6e0237a8c40c471 +Subproject commit a30a7f960460796a19e4f8b89dc280399eec59c0 diff --git a/libs/utility b/libs/utility index f1ec0c4d04..177ee78bbb 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit f1ec0c4d04d593a58e95833c13a571e08da3bf5b +Subproject commit 177ee78bbb5e1283f914e77c936ac586a15a5abc From c07f67e019e6bd18bf77e537946ac52ac8e170e4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 28 Jun 2008 16:54:31 +0000 Subject: [PATCH 1347/2219] Regenerated docs. [SVN r46813] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 198f567a86..ea7cd42476 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 198f567a8687fa3a3add202e835ed49be5f53264 +Subproject commit ea7cd4247642469279dfd9d8c68a3a29370653c3 From ce16773d1e595a39762a4d08410bc48a36518ecd Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 28 Jun 2008 16:59:32 +0000 Subject: [PATCH 1348/2219] Remove/replace non-ASCII characters. [SVN r46814] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index ea7cd42476..9cf8afd57c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit ea7cd4247642469279dfd9d8c68a3a29370653c3 +Subproject commit 9cf8afd57c560c6d53b20858783d82e2845e3dc7 From 98c1ade372d91e7e1fdd178cfdcf9e90fbaec6e5 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 28 Jun 2008 16:59:59 +0000 Subject: [PATCH 1349/2219] Remove/replace non-ASCII characters. [SVN r46815] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 9cf8afd57c..51eb4de2bb 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 9cf8afd57c560c6d53b20858783d82e2845e3dc7 +Subproject commit 51eb4de2bbbdab73912d183717c8879ef0dbf9e1 From 947e1818270669d686f60f35a21b5e0416ef3ab6 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 28 Jun 2008 18:24:17 +0000 Subject: [PATCH 1350/2219] added note on removing targets [SVN r46817] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 801326275f..1dee81dc71 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 801326275ff55927e986ca75dffb3153f0c5d07a +Subproject commit 1dee81dc71f46cea62ca1230fdd88816b9a08639 From cd6bc5e8c7c799adebf82df89a920a0ed3c16401 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 18:41:36 +0000 Subject: [PATCH 1351/2219] Resolve sun problems with dimensionless units [SVN r46819] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index be0459c87e..3792c4c319 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit be0459c87effeb5212ed5048143d88540fbf6105 +Subproject commit 3792c4c319d46ce09a0b89345d78b1c51713f6cf From 8e221b78fe3184f4a996eab46ec38b8a2ee1ca15 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 19:18:01 +0000 Subject: [PATCH 1352/2219] Move checking to destructors on sun so that it won't get ignored [SVN r46820] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 3792c4c319..cd94491af7 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 3792c4c319d46ce09a0b89345d78b1c51713f6cf +Subproject commit cd94491af75be3e7ee24f85df503ec0a44c0b398 From 4b12fa355d079f444af156a89f39e798bcdffd4b Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 28 Jun 2008 20:26:16 +0000 Subject: [PATCH 1353/2219] Documentation update. [SVN r46822] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 640d6cfc58..ad1ef37b81 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 640d6cfc58195d21d21a3d15c715287eb45f1ab1 +Subproject commit ad1ef37b81ea2ebfed6bb33f459793ca86d0668e From 0d6096ffbfae5f891d1e57197b849069cab5fdce Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 20:33:00 +0000 Subject: [PATCH 1354/2219] Fixed bug in lambda.hpp, don't know how this managed to compile elsewhere [SVN r46826] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index cd94491af7..e68a142729 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit cd94491af75be3e7ee24f85df503ec0a44c0b398 +Subproject commit e68a142729425764b4fc2f5a2753ecc063d4f74c From 60e19fc3220860fc5b653e28336c18f886b3171a Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 20:33:53 +0000 Subject: [PATCH 1355/2219] Added a couple of comments describing the sun workarounds [SVN r46827] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index e68a142729..7679917922 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit e68a142729425764b4fc2f5a2753ecc063d4f74c +Subproject commit 7679917922a299a240758dfef620c3c38e25ce88 From 08e754c9fbc7d5afa2cf35cc92c903ab26d5b2a4 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 21:01:40 +0000 Subject: [PATCH 1356/2219] Attempt to solve pathscale failures [SVN r46828] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 7679917922..2a2d1858af 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 7679917922a299a240758dfef620c3c38e25ce88 +Subproject commit 2a2d1858af3ef05d8adb17243d583eb99a47aea7 From ebd7f06488db4e4ab7ccb1c6ff624ef4bbe8e812 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 28 Jun 2008 21:14:02 +0000 Subject: [PATCH 1357/2219] First move towards Borland support [SVN r46829] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 2a2d1858af..e4ef60c792 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 2a2d1858af3ef05d8adb17243d583eb99a47aea7 +Subproject commit e4ef60c792c274e413eac6b8b7a6c5fb4d86ce51 From 9f67a92efff07a0ab2b70c8e1f92ea4be19c78de Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sat, 28 Jun 2008 21:39:04 +0000 Subject: [PATCH 1358/2219] rename vc++.boost.filesystem to boost_filesystem_msvc [SVN r46831] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index c3d20c1c44..a9cfb5a5d6 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit c3d20c1c442e074cf4262930b6cb5be0c16ea853 +Subproject commit a9cfb5a5d62e48347ed30f03fdc0d6376f9e2140 From 7720cbf3d802ac59f0d5800cee653d88620c7d85 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sun, 29 Jun 2008 01:02:42 +0000 Subject: [PATCH 1359/2219] Allow quantities to be constructed from the literal 0 [SVN r46832] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index e4ef60c792..9944e42d84 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit e4ef60c792c274e413eac6b8b7a6c5fb4d86ce51 +Subproject commit 9944e42d84bab03c4494bb02454da708cdd0029a From dbe7fc9cc37dc5732fd361a47458e236657002b2 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 29 Jun 2008 09:02:05 +0000 Subject: [PATCH 1360/2219] Fix more inspect report issues, and regenerated the docs. [SVN r46839] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 51eb4de2bb..04656e4196 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 51eb4de2bbbdab73912d183717c8879ef0dbf9e1 +Subproject commit 04656e419613f275a8f61c1350ac9661e44b1c08 From c8a19a9a3b26ea9721e5dcb34f099867fd6921cd Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 29 Jun 2008 09:10:46 +0000 Subject: [PATCH 1361/2219] Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!). [SVN r46840] --- libs/config | 2 +- libs/type_traits | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/config b/libs/config index cc9211e494..1e661e3941 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit cc9211e49417b8e1c00345909921525addb2b92f +Subproject commit 1e661e3941d3e62f11d13715b8f3906fd1de21d1 diff --git a/libs/type_traits b/libs/type_traits index 21d466f451..a8248f5884 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 21d466f4513744bbe058e79d3825dca4e3fb947e +Subproject commit a8248f5884a4af9a7ab380fea7e1bbce33b6d26e From 8a7d688357719cf2b8e12d44867309d26fbc4d66 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 29 Jun 2008 10:35:48 +0000 Subject: [PATCH 1362/2219] Rename vc++.boost.filesystem.sln to boost_filesystem.sln [SVN r46841] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index a9cfb5a5d6..ba2d721a51 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit a9cfb5a5d62e48347ed30f03fdc0d6376f9e2140 +Subproject commit ba2d721a51b28d43f86cf11bb77c8856b975960c From e50def5fd6b3c1358b39a28cc42b626fb2d2778a Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 29 Jun 2008 10:52:58 +0000 Subject: [PATCH 1363/2219] Rename boost_filesystem_msvc to msvc [SVN r46842] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index ba2d721a51..c2f643bd6a 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit ba2d721a51b28d43f86cf11bb77c8856b975960c +Subproject commit c2f643bd6ae80808953e78787cf27a5ba445fa7a From 9dbb768341ae98021673f9e39ccfb7b90143974e Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 29 Jun 2008 11:06:16 +0000 Subject: [PATCH 1364/2219] Rename long_name_check files to path_name_check to better reflect actual behavior [SVN r46843] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 269686ff4f..e836fe0d64 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 269686ff4f2681672a73e6ef509b080f2ca742fc +Subproject commit e836fe0d640129b8ca0677b19920134cc8f6cb79 From e5eda75022ade751838510e8f396b9e723fe7adf Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 29 Jun 2008 12:26:17 +0000 Subject: [PATCH 1365/2219] Make valid HTML [SVN r46844] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index 1dee81dc71..c44100afda 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 1dee81dc71f46cea62ca1230fdd88816b9a08639 +Subproject commit c44100afda121bfcb53c3066e0ebfbb8bf385c1e From 716a4f4105666ec139216c188da6c472639a12f8 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 29 Jun 2008 14:40:04 +0000 Subject: [PATCH 1366/2219] Add Visual Studio solution and project, other minor tweaks [SVN r46847] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index e836fe0d64..696f7a061e 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit e836fe0d640129b8ca0677b19920134cc8f6cb79 +Subproject commit 696f7a061ef76052810216cf27c659860a4f5cd1 From 932bfdb76eca738221d35ed1cc33b40a221ddf21 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 29 Jun 2008 18:00:13 +0000 Subject: [PATCH 1367/2219] Rework path_name_check to give better coverage, more accurate results [SVN r46871] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 696f7a061e..2c5f2fe1d6 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 696f7a061ef76052810216cf27c659860a4f5cd1 +Subproject commit 2c5f2fe1d656d3eb0a1b7353a55ed8634d232a2c From 0d60497911ea2e070bb017594be752fc2afd2b9a Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 29 Jun 2008 22:18:47 +0000 Subject: [PATCH 1368/2219] tweaks to accomodate borland quirks [SVN r46874] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 77760e0905..116a9620d2 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 77760e0905522c62f65871b422bb07ff7200fdf8 +Subproject commit 116a9620d2aae2094e2efe07ecfef75eca58ac08 From ef0f03f2bf387deb4df03c14da2dc687ddbee535 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 30 Jun 2008 00:24:44 +0000 Subject: [PATCH 1369/2219] Some linux configurations do not automatically define _XOPEN_SOURCE. [SVN r46876] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 3102715354..10e8419c7e 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 31027153542de57d1fdbe5d3d390b7b91088fdcf +Subproject commit 10e8419c7ee234424ab74ab306f3eb4e4e7bdb44 From 3850efd36a1a177fcb95ea916d3b5401aed2361b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 30 Jun 2008 02:06:28 +0000 Subject: [PATCH 1370/2219] Fix ticket #1971, remove_all not documented [SVN r46881] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index c2f643bd6a..c0fb9a7e21 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit c2f643bd6ae80808953e78787cf27a5ba445fa7a +Subproject commit c0fb9a7e2106471b9f92c027122de13cdde99021 From 12349350231d10570884a3544a59d4e490d44a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 30 Jun 2008 10:50:45 +0000 Subject: [PATCH 1371/2219] Minor stylistic comment change in the Boost Build tools/msvc.jam script. [SVN r46894] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ca86302804..38cebbd927 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ca86302804bb4959e7d67344b8d14c0a26289f62 +Subproject commit 38cebbd927897427eea2117360fcd35d07460afc From e5583aaf1eb04d4f4d103e55dbc7dbbca1ff491f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 30 Jun 2008 11:31:18 +0000 Subject: [PATCH 1372/2219] Reverted a change from the previous revision that seems to cause an error attempting to generate the documentation. [SVN r46896] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 38cebbd927..235327d9c9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 38cebbd927897427eea2117360fcd35d07460afc +Subproject commit 235327d9c92d3c6b7c433c6084fd47d64c81d6ca From ffe89cbdf56f0d80fd193c7988265ebf3db322c9 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 30 Jun 2008 15:35:07 +0000 Subject: [PATCH 1373/2219] portability fixes [SVN r46917] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 79083632d5..d4ba38f74c 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 79083632d5012b729524cc6aea8e4e6b42fb3ad3 +Subproject commit d4ba38f74c7af8b48d1cf8c191ca47d45c068f0e From b192113dce6d1c34bf6da5814cd90592034d75bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Mon, 30 Jun 2008 16:56:05 +0000 Subject: [PATCH 1374/2219] Fixed bug for unix systems in file locking functions [SVN r46922] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 66800fc445..0f43d3613a 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 66800fc44589bf9b3899b7153e35d9e304501aca +Subproject commit 0f43d3613acc2330773517205e1ba00a9af614b6 From 3e028a7f49f83b34b908841202ceefa92aff3d48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 30 Jun 2008 18:10:23 +0000 Subject: [PATCH 1375/2219] Patch for different Boost Build msvc toolset issues when using it from a cygwin shell or when using Boost Jam built so it uses the cygwin shell internally. Makes some error information not be gobbled up but displayed on the screen correctly and makes include paths passed to the Windows based command line utilities be correctly converted to native Windows instead of cygwin paths. Contributed by Ilya Sokolov. [SVN r46925] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 235327d9c9..ec9a8525e6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 235327d9c92d3c6b7c433c6084fd47d64c81d6ca +Subproject commit ec9a8525e6d276b420f5f4363003a1a62825f7bd From 8542e567a3962f9c893071d864a14c3b6981499e Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 30 Jun 2008 18:35:11 +0000 Subject: [PATCH 1376/2219] Add blockquote to the 10 pt style list [SVN r46926] --- doc/html/minimal.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/html/minimal.css b/doc/html/minimal.css index b56226b1df..2e5812a9b8 100644 --- a/doc/html/minimal.css +++ b/doc/html/minimal.css @@ -23,7 +23,7 @@ table { margin: 0.5em; } Font sizes *******************************************************************************/ -p, td, li { font-size: 10pt; } +p, td, li, blockquote { font-size: 10pt; } pre { font-size: 9pt; } /*** end ***/ \ No newline at end of file From e43808d560d58cfe0c27beab59d72621f142c0e7 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Mon, 30 Jun 2008 19:09:12 +0000 Subject: [PATCH 1377/2219] Attempting workaround for Borland bug [SVN r46928] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 116a9620d2..66a7396b8a 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 116a9620d2aae2094e2efe07ecfef75eca58ac08 +Subproject commit 66a7396b8a4a13cf98fc42e45236922c0838e5bd From 7e65d46ed1a01372198f65c673bd8611886b9339 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 30 Jun 2008 19:38:33 +0000 Subject: [PATCH 1378/2219] fix bad LaTeX formula in Doxygen comment [SVN r46929] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 20d5e3f16d..55fac98537 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 20d5e3f16d6c93908d08c817876eb8dd4d49855a +Subproject commit 55fac9853779a21e6e446a9d13d8dcc17ca06954 From 044b5bd3de9612421918c05344031905e6ebe17a Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 30 Jun 2008 19:40:44 +0000 Subject: [PATCH 1379/2219] Removed boost::exception::what, to avoid ambiguity in user types deriving from both std::exception and boost::exception. [SVN r46930] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ad1ef37b81..d0febca84b 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ad1ef37b81ea2ebfed6bb33f459793ca86d0668e +Subproject commit d0febca84bbb7aaadc1491bd0d2416d95a759506 From cb07ef3eb4cb2f127ccd4cdafe2e5946e7cb9715 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Tue, 1 Jul 2008 03:25:11 +0000 Subject: [PATCH 1380/2219] Cleaned up Jamfiles [SVN r46936] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 9944e42d84..0d6057745c 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 9944e42d84bab03c4494bb02454da708cdd0029a +Subproject commit 0d6057745c46cb877e8b1f431db867447a52a2f3 From 72d2a97dac8cb9e6e674205a358de12c6fa969c8 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Tue, 1 Jul 2008 05:17:58 +0000 Subject: [PATCH 1381/2219] added #endif to borland patch [SVN r46938] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 66a7396b8a..de383cb6f7 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 66a7396b8a4a13cf98fc42e45236922c0838e5bd +Subproject commit de383cb6f7cd54bae4d127f34c15886c1e1d875d From 46d98eab32ccba6f3df509100db12cf43fbcf7fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 06:19:33 +0000 Subject: [PATCH 1382/2219] Minor stylistic Boost Build script changes. [SVN r46939] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ec9a8525e6..476f8ec8d6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ec9a8525e6d276b420f5f4363003a1a62825f7bd +Subproject commit 476f8ec8d67a9c260db1b8bd0f08afd5574a0627 From f46ae0339f7d4167105bf4bde2db98a2d43c3a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 06:26:14 +0000 Subject: [PATCH 1383/2219] Fixed a bug in Boost Build's doxygen.jam toolset causing it to fail in case the build dir is specified as an absolute path. [SVN r46940] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 476f8ec8d6..beeacb2067 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 476f8ec8d67a9c260db1b8bd0f08afd5574a0627 +Subproject commit beeacb20670f13df432a646cb89c55a161a005ba From f0eaeb94933e5be11c919f055a1202444c3af83a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 07:16:31 +0000 Subject: [PATCH 1384/2219] Minor stylistic Boost Build quickbook.jam script changes. [SVN r46941] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index beeacb2067..e48313580a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit beeacb20670f13df432a646cb89c55a161a005ba +Subproject commit e48313580a9b11813700ebcd4560c8f7a5daa33e From 529ef24e6d7c22108f091fae0b1f937f2a5a2738 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 07:23:28 +0000 Subject: [PATCH 1385/2219] Corrected doxygen.xml.path xslt parameter construction in the collect rule in the doxygen.jam module so it uses the native path format instead of the path format used internally by Boost Build. Added a few command parameter quotes to make it more likely Boost Build doxygen & quickbook toolsets will work with paths containing spaces. [SVN r46942] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e48313580a..9e5617646b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e48313580a9b11813700ebcd4560c8f7a5daa33e +Subproject commit 9e5617646bc07a622a9192d78bb96e4ac07bae99 From 3e821a161384193be790165c9b21e723235053e6 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 1 Jul 2008 09:58:27 +0000 Subject: [PATCH 1386/2219] Replace a couple of non-ascii symbols. [SVN r46943] --- libs/math | 2 +- libs/regex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/math b/libs/math index 04656e4196..08dc16b22f 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 04656e419613f275a8f61c1350ac9661e44b1c08 +Subproject commit 08dc16b22fbd1d6601dba38491dde1d580d5fee3 diff --git a/libs/regex b/libs/regex index d7d38da27f..831156d759 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit d7d38da27fd3f56707cd7448007db2891fb16b79 +Subproject commit 831156d7597ddde120fc6fa55e18b56f906a2d24 From 209f0d72b6e46b5d93ad5a5c00503cba1b57f56b Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 11:52:54 +0000 Subject: [PATCH 1387/2219] Fix documentation on behaviour when a connect operation fails. [SVN r46944] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 10e8419c7e..39f9567e78 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 10e8419c7ee234424ab74ab306f3eb4e4e7bdb44 +Subproject commit 39f9567e781ccd12d6e7cd89545e4d6478c510c0 From 5e705699e4e4e934660db6eef8693c74f904d4e4 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 11:53:54 +0000 Subject: [PATCH 1388/2219] Fix name of parameter as referred to in documentation. [SVN r46945] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 39f9567e78..e8c7f33c05 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 39f9567e781ccd12d6e7cd89545e4d6478c510c0 +Subproject commit e8c7f33c053596b7bbca510a702b05d24636ddfc From be130c2f38f17e885113d6e379f81a9844db3b88 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 11:58:39 +0000 Subject: [PATCH 1389/2219] Fix typos. [SVN r46946] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index e8c7f33c05..c130f6f8c5 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit e8c7f33c053596b7bbca510a702b05d24636ddfc +Subproject commit c130f6f8c5061aed99e2f404d7a1fda81876e293 From 47a628cbd3eedc93c4826205895efec418f0b418 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 11:59:25 +0000 Subject: [PATCH 1390/2219] Merge in new reference index page. [SVN r46947] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index c130f6f8c5..3fded3b5c8 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit c130f6f8c5061aed99e2f404d7a1fda81876e293 +Subproject commit 3fded3b5c8dcb98bf93ef28f949198234b54568b From cd331b42a9dc3f973976edd7adcb813775c70034 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 12:06:49 +0000 Subject: [PATCH 1391/2219] Documentation generation enhancements. [SVN r46948] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 3fded3b5c8..6d8047bd62 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 3fded3b5c8dcb98bf93ef28f949198234b54568b +Subproject commit 6d8047bd62e04b49438861a835e9794c6f1cc43c From f3917e7eee90a4523f35f07a3fe19c73b351a87d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 12:13:51 +0000 Subject: [PATCH 1392/2219] Improve buffer() documentation. Fix vector overloads to match TR2 proposal. [SVN r46949] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 6d8047bd62..4123435aa2 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 6d8047bd62e04b49438861a835e9794c6f1cc43c +Subproject commit 4123435aa21d54fbc2901406e97adaaee2633eba From 71f7aee472cb04168e7be182c30d4cadf4f1d43a Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 1 Jul 2008 12:14:57 +0000 Subject: [PATCH 1393/2219] Clarify behaviour of read_until/async_read_until with respect to leftover data in the streambuf. Use separate brief descriptions for function groups. Add some extra notes to the io_service documentation. [SVN r46950] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 4123435aa2..e14e831413 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 4123435aa21d54fbc2901406e97adaaee2633eba +Subproject commit e14e83141391f9f388ef2daf8b2fa48f759a85aa From 9de577e5318b8888112649659c37ae3796c2cb4a Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 1 Jul 2008 15:39:11 +0000 Subject: [PATCH 1394/2219] Add building of link=static libs to default minimal build to temporarily resolve discrepancy between built libraries and getting started docs plus autolink defaults. (fixes #1744) [SVN r46953] --- Jamroot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Jamroot b/Jamroot index 02c751d4f8..48eca9e780 100644 --- a/Jamroot +++ b/Jamroot @@ -47,8 +47,8 @@ # "release" version of the libraries. This # release corresponds to specifying: # "release multi shared -# shared" as the Boost.Build -# variant to build. +# static shared" as the +# Boost.Build variant to build. # # complete - Attempts to build all possible # variations. @@ -137,7 +137,7 @@ if ! ( $(build-type) in minimal complete ) local default-build,minimal = release multi - shared + shared static shared ; local default-build,complete = From 45d5fecd5d0e74ab76257547d9a61bec64599f41 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Tue, 1 Jul 2008 15:59:23 +0000 Subject: [PATCH 1395/2219] Minor doc cleanups [SVN r46954] --- libs/parameter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/parameter b/libs/parameter index 834f245953..e054a75533 160000 --- a/libs/parameter +++ b/libs/parameter @@ -1 +1 @@ -Subproject commit 834f2459533310841f68cf3f4eb69ed269461a4f +Subproject commit e054a75533c78905dfde880462caf91d56132b75 From 963407a02c6dc0169b8a52037315b01b69a031bc Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 1 Jul 2008 16:04:43 +0000 Subject: [PATCH 1396/2219] Partial fix for issue #1867 - ensure boost::shared_mutex supports try_lock [SVN r46955] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 77130424b4..d24a579033 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 77130424b40fddbe7638d630d7871af8f1af9bb4 +Subproject commit d24a5790336e99528d9c5c4354914ed827695f4e From a55f0d97cf1f1e1b5e1bfa30c18a4fe2f5548297 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 1 Jul 2008 16:04:51 +0000 Subject: [PATCH 1397/2219] Partial fix for issue #1867 - ensure boost::shared_mutex supports try_lock [SVN r46956] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index d24a579033..495e561398 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit d24a5790336e99528d9c5c4354914ed827695f4e +Subproject commit 495e561398acd8d8c081872f120001eb2ed9dd5e From a5011846e1c71e4ff388882382604ef9b1d0b8ca Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 1 Jul 2008 16:22:47 +0000 Subject: [PATCH 1398/2219] Reduced thread counts to make tests run faster [SVN r46958] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 495e561398..373f557ef7 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 495e561398acd8d8c081872f120001eb2ed9dd5e +Subproject commit 373f557ef77dbf0b3f00c381c5c7c9cdde14c1f5 From 5f50194fe3930f6c26ded0970095122a00a501a1 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 1 Jul 2008 16:27:59 +0000 Subject: [PATCH 1399/2219] Added try_lock_upgrade to shared_mutex: second half of #1867 fix [SVN r46960] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 373f557ef7..4462124ff2 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 373f557ef77dbf0b3f00c381c5c7c9cdde14c1f5 +Subproject commit 4462124ff2d9f01502839e3d8165882f2ab2240e From 89e0654373bbaa65af09957fbeb45c6170f2a499 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 1 Jul 2008 16:28:06 +0000 Subject: [PATCH 1400/2219] Added try_lock_upgrade to shared_mutex: second half of #1867 fix [SVN r46961] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 4462124ff2..3c48a05437 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 4462124ff2d9f01502839e3d8165882f2ab2240e +Subproject commit 3c48a054370ae8cb153623f664c1223ff069d597 From cca1538c618506fd590448641907aa0befa1e6c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 17:24:41 +0000 Subject: [PATCH 1401/2219] Brown paper bag fix for two buggy Boost Build doxygen.jam module changes from revisions 46940 & 46942. One was causing extra quotes to be added around the doxygen.xml.path xslt parameter value and another one was causing that path to be constructed incorrectly all together. [SVN r46972] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9e5617646b..c5669aa936 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9e5617646bc07a622a9192d78bb96e4ac07bae99 +Subproject commit c5669aa936bd7bbf49edd5ed0d31f3b12e9e409e From 93dc001840cff8dbb2c22d776adbd5b6e5468002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 20:22:18 +0000 Subject: [PATCH 1402/2219] Minor stylistic changes made to the Boost Build tools/doxygen.jam module. [SVN r46976] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c5669aa936..1bdc2383c4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c5669aa936bd7bbf49edd5ed0d31f3b12e9e409e +Subproject commit 1bdc2383c4eeca38b4325dcfb38070b0688f13d3 From 67892a3863301e4e9f511f09c796e1f45e425369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 1 Jul 2008 20:28:00 +0000 Subject: [PATCH 1403/2219] Boost Build tools/doxygen.jam fixes to remove some problems when working with paths containing spaces. [SVN r46977] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 1bdc2383c4..4a52160687 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 1bdc2383c4eeca38b4325dcfb38070b0688f13d3 +Subproject commit 4a52160687ee5b8b932906c5cac1eb161b6a9298 From 374658502bb9485afc0a232e76128e3046754943 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 2 Jul 2008 01:20:23 +0000 Subject: [PATCH 1404/2219] allow fixed-width sub-expressions in keep() [SVN r46978] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index d4ba38f74c..5272cbb924 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit d4ba38f74c7af8b48d1cf8c191ca47d45c068f0e +Subproject commit 5272cbb9245ea3f91a7cd7267b9c7b0797eada76 From 4b8b45725c40ac31df4523279bedb6efd97df6cc Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 2 Jul 2008 04:20:43 +0000 Subject: [PATCH 1405/2219] document behavior of actions in independent sub-expressions [SVN r46980] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 5272cbb924..d8a15a2197 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 5272cbb9245ea3f91a7cd7267b9c7b0797eada76 +Subproject commit d8a15a2197101f7f5ebcff348eec8c13da2b07f3 From 0933b446ac62e5d33f9e672e0010e8caaf7f7c27 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 2 Jul 2008 04:49:09 +0000 Subject: [PATCH 1406/2219] Better reporting [SVN r46981] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 2c5f2fe1d6..38f44f0015 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 2c5f2fe1d656d3eb0a1b7353a55ed8634d232a2c +Subproject commit 38f44f0015e6815e6704eb13ea0bf5bf6169fc3c From 8e7555fce0d9ca80c99d6cfe58c95838ee1502cd Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 2 Jul 2008 07:25:09 +0000 Subject: [PATCH 1407/2219] fix inaccurate doxygen comments [SVN r46985] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index d8a15a2197..1b761a51d0 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit d8a15a2197101f7f5ebcff348eec8c13da2b07f3 +Subproject commit 1b761a51d0d7ad32967a87ce4cd035db287d740f From 657991fbea59ffc707b1ab47f384ccb1293f701d Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Wed, 2 Jul 2008 19:13:56 +0000 Subject: [PATCH 1408/2219] Backwards compatibility [SVN r46997] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index de383cb6f7..a333600aae 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit de383cb6f7cd54bae4d127f34c15886c1e1d875d +Subproject commit a333600aae92bedadd006ded8559cee208028557 From 16e99a5b1ede021c1e7349f3fa224d3e8d080ac1 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Wed, 2 Jul 2008 19:16:18 +0000 Subject: [PATCH 1409/2219] Added more backwards compatibility files [SVN r46998] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index a333600aae..690c5b7081 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit a333600aae92bedadd006ded8559cee208028557 +Subproject commit 690c5b7081337e1b0fae93dc942756be62628fa0 From 2f7078bc7762da29893792d0e4ff61632a630ac5 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 2 Jul 2008 19:52:59 +0000 Subject: [PATCH 1410/2219] Fix an import path. [SVN r47002] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 0f43d3613a..5144622812 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 0f43d3613acc2330773517205e1ba00a9af614b6 +Subproject commit 51446228122b131d81149c1699aa7fa2aa661e2b From 494786ecfee6a03852faf49c09056fc1946d1265 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 2 Jul 2008 21:05:54 +0000 Subject: [PATCH 1411/2219] Partial resolution of ticket #1972; remove() issues for POSIX are cleared. Added regression test cases covering self-reference and cyclic symlinks. [SVN r47006] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index c0fb9a7e21..3ee73a0df7 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit c0fb9a7e2106471b9f92c027122de13cdde99021 +Subproject commit 3ee73a0df75a2e52b7b9e98e351d658cdcba9e6e From fb60f64c49f7092df04ef9c64dee0698d0d7ca70 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 2 Jul 2008 21:50:29 +0000 Subject: [PATCH 1412/2219] BOOST_NO_TYPEID [SVN r47007] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d0febca84b..475f37b9c4 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d0febca84bbb7aaadc1491bd0d2416d95a759506 +Subproject commit 475f37b9c4946d1418e03e41e0e758f44e50d8e5 From a7b129ed3155ceb3054ff28f44d0933a7693b3e1 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 2 Jul 2008 21:51:00 +0000 Subject: [PATCH 1413/2219] Redirection index.html [SVN r47008] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 475f37b9c4..b8ae58b904 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 475f37b9c4946d1418e03e41e0e758f44e50d8e5 +Subproject commit b8ae58b904c29a09ba437c17c0fdb1a98ee17175 From 481564dd3b76cbc391aacbb7ff7d8332b8313b78 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 2 Jul 2008 21:58:28 +0000 Subject: [PATCH 1414/2219] Added Boost Exception to libraries.htm and maintainers.txt [SVN r47009] --- libs/libraries.htm | 1 + libs/maintainers.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/libs/libraries.htm b/libs/libraries.htm index 5cb34c432b..2e9e8e7c66 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -119,6 +119,7 @@ how to download, build, and install the libraries.

    Walker.
  • date_time - Date-Time library from Jeff Garland.
  • dynamic_bitset - A runtime sized version of std::bitset from Jeremy Siek and Chuck Allison.
  • +
  • exception - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (N2179), from Emil Dotchevski.
  • enable_if - Selective inclusion of function template overloads, from Jaakko Järvi, Jeremiah Willcock, and Andrew Lumsdaine.
  • filesystem - Portable paths, iteration over directories, and other useful filesystem operations, from diff --git a/libs/maintainers.txt b/libs/maintainers.txt index 5d39305fee..5430b1fd5c 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -25,6 +25,7 @@ crc Daryle Walker date_time Jeff Garland disjoint_sets Jeremy Siek dynamic_bitset Jeremy Siek +exception Emil Dotchevski filesystem Beman Dawes foreach Eric Niebler format Samuel Krempp From 4bc56c2f3d0e0019eefb6efe7ea8a1cc56a0d73a Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 2 Jul 2008 22:50:50 +0000 Subject: [PATCH 1415/2219] Regenerate documentation. [SVN r47013] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index e14e831413..f3340c9eb2 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit e14e83141391f9f388ef2daf8b2fa48f759a85aa +Subproject commit f3340c9eb22e2ab699e12277378c14d8574ba80c From e01603ddb8e2e94a161f4c28f96596358b8517dc Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 2 Jul 2008 22:52:22 +0000 Subject: [PATCH 1416/2219] Version bump. [SVN r47014] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f3340c9eb2..479a3abd98 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f3340c9eb22e2ab699e12277378c14d8574ba80c +Subproject commit 479a3abd988bf0bca04b9de86f155d1b6970b843 From a3ae8c063819fa9a08191e3f273597a0e28309be Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 2 Jul 2008 23:01:17 +0000 Subject: [PATCH 1417/2219] Fix image location. [SVN r47016] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 479a3abd98..27bcef63d8 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 479a3abd988bf0bca04b9de86f155d1b6970b843 +Subproject commit 27bcef63d863c4d566ae420bc25ec01fdb4189cf From 8ce9ded30ba6db7847c980dfe90c67f27ea32de4 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Thu, 3 Jul 2008 00:17:55 +0000 Subject: [PATCH 1418/2219] fixed copy-paste error when adapting large file support from file_descriptor.cpp [SVN r47017] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index cc4ea77f19..ca4668ae2c 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit cc4ea77f19da713b87bf3a806a81f871ed640b76 +Subproject commit ca4668ae2c9d80a0e2a18fd929b681a29121f9e3 From c3053732f86f225dbfccc763f4db087aebb3ea75 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 3 Jul 2008 01:57:16 +0000 Subject: [PATCH 1419/2219] Pathscale fixes -- round 2 [SVN r47024] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 0d6057745c..8ba801f6dd 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 0d6057745c46cb877e8b1f431db867447a52a2f3 +Subproject commit 8ba801f6dd88699417a55dd8fe57786fd3376d1d From 74f08df681dee401493b4710c09bb2b056fafd60 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 3 Jul 2008 03:06:32 +0000 Subject: [PATCH 1420/2219] Borland fixes, try 2 for static_rational [SVN r47025] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 8ba801f6dd..4cf44ffd91 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 8ba801f6dd88699417a55dd8fe57786fd3376d1d +Subproject commit 4cf44ffd91e3e5ce4021dc2ceb6b912da1973fb3 From ff15f945fbde94f952af08df29a1bb11f8fd9bb2 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 3 Jul 2008 03:40:45 +0000 Subject: [PATCH 1421/2219] Try to isolate the sun 5.7 and 5.8 failures [SVN r47026] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 4cf44ffd91..27ab7e4050 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 4cf44ffd91e3e5ce4021dc2ceb6b912da1973fb3 +Subproject commit 27ab7e4050732345d5ae3259d7cfdea7f1dba109 From 7c5afc25d62ef1e200d4bbf96ab6a1d866a624a8 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 3 Jul 2008 03:54:39 +0000 Subject: [PATCH 1422/2219] Try to fix the stdcxx problems with abi::__cxa_demangle [SVN r47027] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 27ab7e4050..5adced759a 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 27ab7e4050732345d5ae3259d7cfdea7f1dba109 +Subproject commit 5adced759a2e4dbb86329185e3d8aefc0d767c2e From 2ff6ae247c6265a7daf86e676f26df051d96cb6c Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 3 Jul 2008 09:16:49 +0000 Subject: [PATCH 1423/2219] Use rvalue refs for move semantics of unique_lock where available [SVN r47033] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 3c48a05437..5d9ad59af2 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 3c48a054370ae8cb153623f664c1223ff069d597 +Subproject commit 5d9ad59af2f83aab8e3f136003c6eaf01a1e1848 From 5efe978a0e4d88d146115cd5dad4ca18d3b71cdc Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 3 Jul 2008 11:18:48 +0000 Subject: [PATCH 1424/2219] Reflect 1.36.0 target rules [SVN r47034] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 38f44f0015..18edda1c82 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 38f44f0015e6815e6704eb13ea0bf5bf6169fc3c +Subproject commit 18edda1c8249ffe767871fc45744285b77dd79a5 From aba636a39b6806f0c8e69f00b1049add2468e3e7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 3 Jul 2008 14:34:56 +0000 Subject: [PATCH 1425/2219] Workaround for some template syntax not supported in old versions of Visual C++ 6.5 [SVN r47040] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index ec1e809fc3..3640e1e96c 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit ec1e809fc32f71fcc69d2cae4d2a88093d995b43 +Subproject commit 3640e1e96ca4cfa8feed9132e3cb89553fa77092 From cf4e91f9f27c0331c47e91f5bd513b667ea15b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Thu, 3 Jul 2008 14:40:14 +0000 Subject: [PATCH 1426/2219] updated according to latest regression tests results [SVN r47041] --- libs/multi_index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_index b/libs/multi_index index 15accb2836..d881480b52 160000 --- a/libs/multi_index +++ b/libs/multi_index @@ -1 +1 @@ -Subproject commit 15accb2836f99cf8d95607fc722331d609de1874 +Subproject commit d881480b52fab752bf305cf5c8c013c29b9fdb6e From 53b49fbf56e2d5e178b82c62966c36e1b3bae4e4 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 3 Jul 2008 19:44:55 +0000 Subject: [PATCH 1427/2219] Fix some badly formed XML. [SVN r47054] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4a52160687..eb84b1b66a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4a52160687ee5b8b932906c5cac1eb161b6a9298 +Subproject commit eb84b1b66a2e1d18c241b1df03d737ca87fbeb61 From e36dda59a9c3e014bc91ab282ec2e378ddccd2c0 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 3 Jul 2008 22:48:00 +0000 Subject: [PATCH 1428/2219] Fix more pathscale problems with one() [SVN r47058] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 5adced759a..0f52f14276 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 5adced759a2e4dbb86329185e3d8aefc0d767c2e +Subproject commit 0f52f14276e21545203e57125320f5e3cf951622 From e900b64b790fd709fb292c6dc37ed9c4f7a977b2 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 4 Jul 2008 02:07:22 +0000 Subject: [PATCH 1429/2219] Add default constructors to one and no to prevent warnings [SVN r47064] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 0f52f14276..2dacfbadb2 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 0f52f14276e21545203e57125320f5e3cf951622 +Subproject commit 2dacfbadb2d58404ca9da8e7adb57b7dfa030b85 From 323beeffd2139ddffabad993fd12bcc7834469f9 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 4 Jul 2008 03:51:29 +0000 Subject: [PATCH 1430/2219] Fix empty macosx sdk version when dealing with an sdk with major-minor-patch numbers. Likely because of a bjam variable expansion bug. [SVN r47066] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index eb84b1b66a..8eebf4319a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit eb84b1b66a2e1d18c241b1df03d737ca87fbeb61 +Subproject commit 8eebf4319ade4e17fb1636647a47cade76939dc7 From 55173570d3cbb51cc905616e81d74f8c783fa347 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 4 Jul 2008 04:21:55 +0000 Subject: [PATCH 1431/2219] documentation [SVN r47067] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index b8ae58b904..b1fbc58a9f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit b8ae58b904c29a09ba437c17c0fdb1a98ee17175 +Subproject commit b1fbc58a9fb62a3ad7f910e6da2addedca5f8565 From 524f25fdff1c00ceaf479e612c4c446d37541cd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 4 Jul 2008 06:05:42 +0000 Subject: [PATCH 1432/2219] Minor stylistic comment change in the Boost Build tools/common.jam script. [SVN r47068] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8eebf4319a..f67be1b096 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8eebf4319ade4e17fb1636647a47cade76939dc7 +Subproject commit f67be1b0964199c8ec2f78ca2afa11043b4ea1d9 From cf0224704e8be6116ce1d9413e0a7eb45c800492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 4 Jul 2008 06:47:03 +0000 Subject: [PATCH 1433/2219] Minor stylistic comment change in the Boost Build tools/common.jam script. [SVN r47069] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f67be1b096..653dde80b2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f67be1b0964199c8ec2f78ca2afa11043b4ea1d9 +Subproject commit 653dde80b2879f274f3a30a7e505cac178a9de11 From 1d90c888262c94c570119b6447f52b86b30e589e Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 4 Jul 2008 07:30:35 +0000 Subject: [PATCH 1434/2219] Qualify everything with boost:: to try and avoid name clashes on AIX [SVN r47070] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 5d9ad59af2..6ac5e6953a 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 5d9ad59af2f83aab8e3f136003c6eaf01a1e1848 +Subproject commit 6ac5e6953a521ba15ba2f204d84095fce535c8a2 From 09c661d2aec511baaf9a1ba618ac38b2206d5183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Fri, 4 Jul 2008 08:02:32 +0000 Subject: [PATCH 1435/2219] updated according to latest regression tests results [SVN r47071] --- libs/multi_index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_index b/libs/multi_index index d881480b52..47b98dd304 160000 --- a/libs/multi_index +++ b/libs/multi_index @@ -1 +1 @@ -Subproject commit d881480b52fab752bf305cf5c8c013c29b9fdb6e +Subproject commit 47b98dd304dde8b37545ac5997cf26dafa505446 From 9425874cdab1ee1daa5cc3ce351e3736282a8fd2 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 4 Jul 2008 15:45:52 +0000 Subject: [PATCH 1436/2219] Fix for issue #2065 [SVN r47077] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6ac5e6953a..58c8ce61c7 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6ac5e6953a521ba15ba2f204d84095fce535c8a2 +Subproject commit 58c8ce61c7174d6a0e6e5389f98a18216db243aa From d4ead940915c22e2668db6ebf8e799aa8b8221f6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 4 Jul 2008 17:14:37 +0000 Subject: [PATCH 1437/2219] Merge changes from the Sandbox to Trunk. Rebuilt docs. [SVN r47080] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 08dc16b22f..d816b0e2ff 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 08dc16b22fbd1d6601dba38491dde1d580d5fee3 +Subproject commit d816b0e2ff01ce3571a71be9ba60f13bdbb2eb0d From 4e0f7a137bf78215241e5af0f8f7e62fae370311 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 4 Jul 2008 17:31:38 +0000 Subject: [PATCH 1438/2219] Update last merge info and rebuild docs. [SVN r47082] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index d816b0e2ff..a48e539f95 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit d816b0e2ff01ce3571a71be9ba60f13bdbb2eb0d +Subproject commit a48e539f955adc09b2759bc2d71ade8dd400d71b From ad2e2e29556bcd9c02285bcd67e11502648bded3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 4 Jul 2008 22:57:20 +0000 Subject: [PATCH 1439/2219] Require explicit conversion from allocators. (Not what it says in the draft standard, but I think that might be a defect). [SVN r47085] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 3640e1e96c..d66936a640 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 3640e1e96ca4cfa8feed9132e3cb89553fa77092 +Subproject commit d66936a64000ec5b21e79ce79bad5ed7b48cb683 From 6499e4b62d15bae21720155ae0391fc3e2d5ebe2 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Sat, 5 Jul 2008 03:29:31 +0000 Subject: [PATCH 1440/2219] Hopefully make scale.hpp compile on pathscale [SVN r47086] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 2dacfbadb2..e1aa6911ac 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 2dacfbadb2d58404ca9da8e7adb57b7dfa030b85 +Subproject commit e1aa6911ac9b9022ddc7de8972045af9175be192 From 07d96aa8808bac784ef1447d28f255e86a1e0c47 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 5 Jul 2008 08:27:12 +0000 Subject: [PATCH 1441/2219] documentation source [SVN r47089] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index b1fbc58a9f..9ddb810b95 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit b1fbc58a9fb62a3ad7f910e6da2addedca5f8565 +Subproject commit 9ddb810b9593e505a28f9b386a09f5c37e15782b From 7fd9447f53ad368ab2c8309d0872b4dc4a3c575a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 5 Jul 2008 09:08:35 +0000 Subject: [PATCH 1442/2219] Minor stylistic changes in Boost Build's Comeau C/C++ toolset modules. [SVN r47090] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 653dde80b2..a85be3f865 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 653dde80b2879f274f3a30a7e505cac178a9de11 +Subproject commit a85be3f865d586c67e99c987b8f18c41cc32c50b From f3069f3a765f121b0169e8e60109f4c1a49864fd Mon Sep 17 00:00:00 2001 From: Joseph Gauterin Date: Sat, 5 Jul 2008 11:16:38 +0000 Subject: [PATCH 1443/2219] Moved utility\swap to the trunk, as discussed in trac issue #2056. [SVN r47093] --- libs/libraries.htm | 4 ++++ libs/maintainers.txt | 2 ++ libs/utility | 2 +- status/Jamfile.v2 | 1 + 4 files changed, 8 insertions(+), 1 deletion(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index 2e9e8e7c66..2bca57f59b 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -251,6 +251,8 @@ how to download, build, and install the libraries.

    Guzman, Hartmut Kaiser, Dan Nuffer and team.
  • string_algo - String algorithms library, from Pavol Droba.
  • +
  • swap - + Enhanced generic swap function, from Joseph Gauterin.
  • system - Operating system support, including the diagnostics support that will be part of the C++0x standard library, from Beman Dawes.
  • @@ -664,6 +666,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
  • statechart - Arbitrarily complex finite state machines can be implemented in easily readable and maintainable C++ code, from Andreas Huber.
  • +
  • swap - + Enhanced generic swap function, from Joseph Gauterin.
  • system - Operating system support, including the diagnostics support that will be part of the C++0x standard library, from Beman Dawes.
  • diff --git a/libs/maintainers.txt b/libs/maintainers.txt index 5430b1fd5c..e4f84a9211 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -82,7 +82,9 @@ units Matthias Schabel , Steven W unordered Daniel James utility utility/enable_if Jaakko Jarvi , Jeremiah Willcock +utility/swap Joseph Gauterin variant Eric Friedman wave Hartmut Kaiser xpressive Eric Niebler + diff --git a/libs/utility b/libs/utility index 177ee78bbb..3c5c2bc107 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 177ee78bbb5e1283f914e77c936ac586a15a5abc +Subproject commit 3c5c2bc107790c476e4523d3ab9e27173fc24327 diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 3dcae813de..af0b31d54d 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -125,6 +125,7 @@ run-tests unordered/test/unordered # test-suite unordered unordered/test/exception # test-suite unordered-exception utility/enable_if/test # test-suite utility/enable_if + utility/swap/test # test-suite utility/swap utility/test # test-suite utility variant/test # test-suite variant wave/test/build # test-suite wave From fb92c9aa1635527d556e5ab527b0529aebcf3cf2 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 5 Jul 2008 19:18:23 +0000 Subject: [PATCH 1444/2219] Adjustments to address failures in VACPP and borland compilations [SVN r47117] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 690c5b7081..be2d5eda2a 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 690c5b7081337e1b0fae93dc942756be62628fa0 +Subproject commit be2d5eda2a7a635904c0279a3cafe7c10995ab87 From 95451ed33aec0d571b7dc0e2619e96239e223259 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 5 Jul 2008 19:19:50 +0000 Subject: [PATCH 1445/2219] suppress bogus warning for unused argument [SVN r47118] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index be2d5eda2a..d7701256ad 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit be2d5eda2a7a635904c0279a3cafe7c10995ab87 +Subproject commit d7701256adfd30839c98639b232705e151150661 From f11510ddf8f9609986cec218db8b807e3ccf8424 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sat, 5 Jul 2008 21:55:36 +0000 Subject: [PATCH 1446/2219] Test and fix for issue #2076 [SVN r47120] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 58c8ce61c7..eff0c84553 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 58c8ce61c7174d6a0e6e5389f98a18216db243aa +Subproject commit eff0c84553cd7d4e0af7475318450d582fbecbca From b5fbc43e83ebe52077c161cf7f6f3e84060a33ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 5 Jul 2008 22:45:31 +0000 Subject: [PATCH 1447/2219] Ticket #2073: slist::swap doesn't work properly under certain conditions [SVN r47121] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 04883b48c3..cb7715bf44 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 04883b48c3a5e3a2cc47b3cc81d8c1f1ea21c72a +Subproject commit cb7715bf446933abaa2aeee03a23bf95b4158693 From 442a417c6eefcb36ff5ac2a188f6e6a93b245248 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 6 Jul 2008 00:58:34 +0000 Subject: [PATCH 1448/2219] Added entries for the forgotten tests [SVN r47123] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 600801670e..3c7910fad3 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 600801670ea4fcfd4a3ad2f3ff0357e157115079 +Subproject commit 3c7910fad3c5709cc89c8906905553ab69df9bc1 From 7ff492c310d4b1ee937b85687830639b0e6d3119 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 6 Jul 2008 04:31:15 +0000 Subject: [PATCH 1449/2219] add missing docs for some weighted stats, how to extend the numeric operators library, and note in which headers each statistical accumulator resides [SVN r47124] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 55fac98537..ad28bfc3fa 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 55fac9853779a21e6e446a9d13d8dcc17ca06954 +Subproject commit ad28bfc3fa17c18e099b779a352d7a5808e83fb6 From f059d74e6dc17dc50987d53a41705827923f148e Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 6 Jul 2008 04:50:53 +0000 Subject: [PATCH 1450/2219] Hopefully fixing the Como-specific problem reported by Robert Ramey. [SVN r47126] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 9ddb810b95..044d5767e2 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 9ddb810b9593e505a28f9b386a09f5c37e15782b +Subproject commit 044d5767e2c9572b4893e23030d9f55a4565f23f From 80ae6f0b2904a3c8043f637f3ec0279339f54091 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sun, 6 Jul 2008 11:34:43 +0000 Subject: [PATCH 1451/2219] Add 10.2 as possible SDK version [SVN r47128] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a85be3f865..98160512c5 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a85be3f865d586c67e99c987b8f18c41cc32c50b +Subproject commit 98160512c56da9e702318dc01c10f5ae715f2442 From 67ba44ae979fded823f3770c18315c75bf21d2fe Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Sun, 6 Jul 2008 12:10:42 +0000 Subject: [PATCH 1452/2219] Rename is_regular() to is_regular_file [SVN r47131] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 3ee73a0df7..001c15dd32 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 3ee73a0df75a2e52b7b9e98e351d658cdcba9e6e +Subproject commit 001c15dd322b2566417ac76adb83011762670008 From f99863d82c7a0d186ad4ac37ef3c861596db7ea0 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 6 Jul 2008 12:41:09 +0000 Subject: [PATCH 1453/2219] 'Bias' should be 'basis'. [SVN r47132] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index d66936a640..f723f857e4 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit d66936a64000ec5b21e79ce79bad5ed7b48cb683 +Subproject commit f723f857e4ca58c2c94fecb95b4637b6c81973c3 From 3c5e1de3b22afeda043f35ef5b74b07725b70ee8 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sun, 6 Jul 2008 17:06:18 +0000 Subject: [PATCH 1454/2219] fixed ripple effect from previous fix [SVN r47135] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index d7701256ad..c6b7a16fc4 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit d7701256adfd30839c98639b232705e151150661 +Subproject commit c6b7a16fc4c4bd65ae0458338e9e70775cb951f9 From 0a9f6d6ffdda5a153b0590736152f04023eee877 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sun, 6 Jul 2008 18:39:19 +0000 Subject: [PATCH 1455/2219] Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005 [SVN r47136] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 06cf90bfc1..31885ba318 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 06cf90bfc145ba978d5119df38b11d4be3ac11e9 +Subproject commit 31885ba318f309304a10103f26ec6eb8588cf2db From 0069477578e16451935b6e523af56e03da4d04ca Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sun, 6 Jul 2008 18:55:34 +0000 Subject: [PATCH 1456/2219] Fix missing IncidenceGraph requirement in topoogical_sort. Fixes #1986 [SVN r47138] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index c6c6be7ae0..ae53d6cbbc 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit c6c6be7ae05b3a893cdd02f623ed769fa750745b +Subproject commit ae53d6cbbc919aff99801f09eed62d94670a0176 From af63686ff1f79cb85d4aaf4450702f92599f7ac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Sun, 6 Jul 2008 19:14:42 +0000 Subject: [PATCH 1457/2219] Fix: adjust to r40898: Fix: remove gui from usage-requirements of QtGui. [SVN r47140] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 98160512c5..508737aba6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 98160512c56da9e702318dc01c10f5ae715f2442 +Subproject commit 508737aba6cb5b21dd4cb72eb513b9e444bb0d7e From 38da173dbad9535598dcbb35d2def15866a19e5c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 6 Jul 2008 21:06:52 +0000 Subject: [PATCH 1458/2219] Clean up the FNV-1 comments. [SVN r47143] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index f723f857e4..2960390f79 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit f723f857e4ca58c2c94fecb95b4637b6c81973c3 +Subproject commit 2960390f7951eb241754bdaf8295c3cebb9dbfd6 From d8a363eabadaea5c4f817407f047c49cc6350daf Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 6 Jul 2008 21:07:31 +0000 Subject: [PATCH 1459/2219] I've only got one hash function for release, so no need for its own directory. [SVN r47144] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 2960390f79..c3d97bd613 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 2960390f7951eb241754bdaf8295c3cebb9dbfd6 +Subproject commit c3d97bd613b0c97fdade93ca16d3133f456f4a35 From 9b33701eec1bcfcc6ebad0f2c4f4e82b78002fb3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 6 Jul 2008 21:29:47 +0000 Subject: [PATCH 1460/2219] Update the docs for the new location of FNV-1. [SVN r47146] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index c3d97bd613..d5fdc0b47e 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit c3d97bd613b0c97fdade93ca16d3133f456f4a35 +Subproject commit d5fdc0b47ef5ec8f560c9ab4a5c5d2b9203e9894 From cec054cdba0a7cbe274171ce67a956f8ccec83d9 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 6 Jul 2008 21:32:41 +0000 Subject: [PATCH 1461/2219] Adjusted expected results for thread lib [SVN r47147] --- status/explicit-failures-markup.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 946f9167e7..6877103e0d 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -4722,6 +4722,7 @@ for more information. + When a thread ends, tss data needs to be cleaned up. This process @@ -4741,6 +4742,7 @@ for more information. + The Borland compiler fails to bind rvalues to the thread move constructor, choosing instead to bind them to the private (and unimplemented) copy constructor. @@ -4750,6 +4752,7 @@ choosing instead to bind them to the private (and unimplemented) copy constructo + boost::thread::hardware_concurrency is not implemented and always returns 0 on this platform. From 3cd1e438f2736ef676f2ee36850264accdcd7f75 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Sun, 6 Jul 2008 21:39:09 +0000 Subject: [PATCH 1462/2219] - added missing typedefs for difference type - using BOOST_UBLAS_USE_ITERATING is still not working properly [SVN r47148] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index e71cfe5952..917e56dcba 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit e71cfe5952a117197d51f0c415dffd0a15e966bb +Subproject commit 917e56dcbaf4800473dadd47c4068fdf7b588e02 From 00b30d86eef29a757a5286de6dee6198ac40f6e9 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sun, 6 Jul 2008 21:58:11 +0000 Subject: [PATCH 1463/2219] Backwards compatibility with xtime --- test and fix for issue #2052 [SVN r47149] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index eff0c84553..f1f7eac1f2 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit eff0c84553cd7d4e0af7475318450d582fbecbca +Subproject commit f1f7eac1f23f7065fa1b403f7624b1df729733ae From 40ad7878ffbacc5f18731288914a31f0fc2471ba Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 00:58:22 +0000 Subject: [PATCH 1464/2219] Fix test case filter [SVN r47151] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 51176cb318..7b4a1467cb 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 51176cb3183cbd176c7ff1a8426a8fd8a4dfa6bb +Subproject commit 7b4a1467cb0f628af8e895e58da79132a384615d From 6e4964ed6ad70641565bb7c7ce366cc8fb81f781 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 01:00:27 +0000 Subject: [PATCH 1465/2219] debug build fix [SVN r47152] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 7b4a1467cb..9f731a73a1 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 7b4a1467cb0f628af8e895e58da79132a384615d +Subproject commit 9f731a73a129b8b96bddfa7d23d41dcfb8696ad0 From b919a62359f56a4d01bb9a562fff32158f9fb890 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 01:01:17 +0000 Subject: [PATCH 1466/2219] Initial support for test tools to return value [SVN r47153] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 9f731a73a1..eecc80b0df 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 9f731a73a129b8b96bddfa7d23d41dcfb8696ad0 +Subproject commit eecc80b0df297d515956e8e6fdb3ade2240d46ff From 060734770e4ae16cc821bfba15e0caa7061ae2a4 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 01:06:38 +0000 Subject: [PATCH 1467/2219] copyright update [SVN r47154] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index eecc80b0df..183632ef29 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit eecc80b0df297d515956e8e6fdb3ade2240d46ff +Subproject commit 183632ef290907aafee62f53db1f3fec297a5374 From 661de81550983990c06f60f57890767a3997da28 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 01:09:30 +0000 Subject: [PATCH 1468/2219] copyright update [SVN r47155] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 183632ef29..319a1c4aab 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 183632ef290907aafee62f53db1f3fec297a5374 +Subproject commit 319a1c4aabe6376ebc68fa6769136c1da8989892 From dbf1b1a622009caaa98644c5af5d5d0415f1bff8 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 02:27:32 +0000 Subject: [PATCH 1469/2219] Suppress some warnings. Fixes #1495 [SVN r47156] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 319a1c4aab..9c9d99078f 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 319a1c4aabe6376ebc68fa6769136c1da8989892 +Subproject commit 9c9d99078fa273356be4caac77bdcc033fb36c66 From c9ba3cba04d783101da987451240163ca6ac281e Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 03:27:18 +0000 Subject: [PATCH 1470/2219] copyright update [SVN r47158] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 9c9d99078f..01fe2bc31e 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 9c9d99078fa273356be4caac77bdcc033fb36c66 +Subproject commit 01fe2bc31e54195cbd1b7d9cc868c4051fec8847 From cff5dcf5d31e6761d911e7e880c5532369688454 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 03:29:21 +0000 Subject: [PATCH 1471/2219] copyright update [SVN r47159] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 01fe2bc31e..f2844a7f6a 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 01fe2bc31e54195cbd1b7d9cc868c4051fec8847 +Subproject commit f2844a7f6a4a7b12e5d9c0aeec02489054cba307 From 36ea481af8b7ffc5171cdb134e47be48797955ba Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 03:29:55 +0000 Subject: [PATCH 1472/2219] copyright update [SVN r47160] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index f2844a7f6a..ef858e07f4 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit f2844a7f6a4a7b12e5d9c0aeec02489054cba307 +Subproject commit ef858e07f403ba30ea4e86a23f031722dfddafd8 From 235e550e4a51de78babe22830989dbd2c40715a2 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 03:32:34 +0000 Subject: [PATCH 1473/2219] copyright update [SVN r47161] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index ef858e07f4..5817beb5c4 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit ef858e07f403ba30ea4e86a23f031722dfddafd8 +Subproject commit 5817beb5c40e0599e31cf68a112d248e8dcc82b8 From 9d018a663e7e58cdd2f86249d777a36534e8fb83 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 03:46:10 +0000 Subject: [PATCH 1474/2219] copyright update [SVN r47162] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 5817beb5c4..89725b2e38 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 5817beb5c40e0599e31cf68a112d248e8dcc82b8 +Subproject commit 89725b2e38b9c27ff84f82f360147bf3759c6457 From b03bcbb945c452ed36afa1e032ccd00106e7bc58 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 03:47:01 +0000 Subject: [PATCH 1475/2219] copyright update [SVN r47163] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 89725b2e38..6f62d562ec 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 89725b2e38b9c27ff84f82f360147bf3759c6457 +Subproject commit 6f62d562ec727853e02ff17582f9cd0255fb0fa3 From 6ef0c14b89b64d82deadba781422cc188250bbb3 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 7 Jul 2008 04:14:00 +0000 Subject: [PATCH 1476/2219] Allow 10.1 SDK version [SVN r47164] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 508737aba6..5469c6d3d9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 508737aba6cb5b21dd4cb72eb513b9e444bb0d7e +Subproject commit 5469c6d3d9259227a3d6e9e6b88e6071a80bcaa8 From 24fe5c6332a9cf8aed26e765e123c437a154c515 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 05:41:14 +0000 Subject: [PATCH 1477/2219] Some more warnings fixed. Fixes #1432 Fixes recent bug introduced in expectation testing modules [SVN r47166] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 6f62d562ec..3d11a33413 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 6f62d562ec727853e02ff17582f9cd0255fb0fa3 +Subproject commit 3d11a334130ccfbc9b215332062d7c59cf2cb553 From d5ae6c78e0d6a86b49bdb550ce5abb3a4f971c0b Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 05:50:26 +0000 Subject: [PATCH 1478/2219] Fixes #998 [SVN r47167] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 3d11a33413..877ded9f46 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 3d11a334130ccfbc9b215332062d7c59cf2cb553 +Subproject commit 877ded9f463afaec12aa57d20bcd1c502e75216f From d4516c6f4e79b544ffe7ea5913d7923a26e52aca Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 05:52:43 +0000 Subject: [PATCH 1479/2219] prg_exec_fail2 [SVN r47168] --- status/explicit-failures-markup.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 6877103e0d..59c5ae6636 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2495,7 +2495,7 @@ for more information. - + @@ -4644,7 +4644,6 @@ for more information. - From a2c5dd146de3f073be3ca3f322353b78f7940f62 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 06:30:54 +0000 Subject: [PATCH 1480/2219] typo fix [SVN r47169] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 877ded9f46..c393b5c52c 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 877ded9f463afaec12aa57d20bcd1c502e75216f +Subproject commit c393b5c52c71ab604d15c6884ad51a5aa8a89b34 From e517e587dd64cec2d26c1d5b4002cdd7111ea4f7 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 7 Jul 2008 06:33:34 +0000 Subject: [PATCH 1481/2219] correct condition [SVN r47170] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index c393b5c52c..a4b21f494d 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit c393b5c52c71ab604d15c6884ad51a5aa8a89b34 +Subproject commit a4b21f494d7c2fe36c8d08933803e5335364584e From 03a1fc7e98dab97b4506bdac63c33adcd17b73fe Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 7 Jul 2008 07:28:32 +0000 Subject: [PATCH 1482/2219] Added notify functions to class synopsis [SVN r47171] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index f1f7eac1f2..e92aeac7d7 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit f1f7eac1f23f7065fa1b403f7624b1df729733ae +Subproject commit e92aeac7d7ce8d53f467150e7e665305c0466cf1 From da2231f75dc584970de09df23909e72ce76ae4bc Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 7 Jul 2008 07:30:27 +0000 Subject: [PATCH 1483/2219] Corrected description to avoid reference to arguments [SVN r47172] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index e92aeac7d7..63e675a6bb 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit e92aeac7d7ce8d53f467150e7e665305c0466cf1 +Subproject commit 63e675a6bb63fe964ea671dbabbddcc0f5c45a3f From dc486d220c1395519033eca342369d864964d88f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 7 Jul 2008 09:36:57 +0000 Subject: [PATCH 1484/2219] Minor stylistic changes in the Boost Build tools/common.jam module. [SVN r47173] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5469c6d3d9..b6eb658a80 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5469c6d3d9259227a3d6e9e6b88e6071a80bcaa8 +Subproject commit b6eb658a80843d94059d94aeec23eadb9c8a94b6 From a330156b0f3e261b8d91ef942a125b1c01b54aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 7 Jul 2008 09:39:56 +0000 Subject: [PATCH 1485/2219] Corrected a Windows OS detection bug in the MkDir rule located in the Boost Build common.jam module. [SVN r47174] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b6eb658a80..f46b4e3daa 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b6eb658a80843d94059d94aeec23eadb9c8a94b6 +Subproject commit f46b4e3daa6a0d5399812c3a82c8065896641976 From 342ebd90af3e189180529be6a1e3e88da5bc920b Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 7 Jul 2008 11:37:54 +0000 Subject: [PATCH 1486/2219] merged from release branch [SVN r47178] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c9fdcf15a4..8bdcfa4f90 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c9fdcf15a47f42dad63a3c09347993a8f7486dfd +Subproject commit 8bdcfa4f90240833107182229bc553578a191a43 From f24aecdc05257fa37d3c4d7f29950c1195b45f64 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 7 Jul 2008 11:39:37 +0000 Subject: [PATCH 1487/2219] removed unused file [SVN r47180] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8bdcfa4f90..8e7ea02bcb 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8bdcfa4f90240833107182229bc553578a191a43 +Subproject commit 8e7ea02bcb6f948e06b1758639cbbb728dda9b7b From 337897ad9d79c76d3482de2b4efe6113683bbc65 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 7 Jul 2008 12:20:04 +0000 Subject: [PATCH 1488/2219] After extensive discussion on the list with Dave Abrahams, Vladimir Prus, and others, rename basic_path::leaf() -> filename, branch_path -> parent_path, replace_leaf -> replace_filename. Add basic_path member functions stem, extension, replace_extension. [SVN r47181] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 001c15dd32..fb65347b54 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 001c15dd322b2566417ac76adb83011762670008 +Subproject commit fb65347b54bb9e027ef18b5ef80b2c509f90efe9 From ec2e1a1f906b332aed46eaed21ab879e79b808bc Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 7 Jul 2008 13:09:09 +0000 Subject: [PATCH 1489/2219] fix posix_remove() return [SVN r47186] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index fb65347b54..f58c3cd871 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit fb65347b54bb9e027ef18b5ef80b2c509f90efe9 +Subproject commit f58c3cd8712c78be5478d053c6a5c70437a33b36 From ea24b8e0baf6e594db22d9739dc26eb0c7ef7267 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 7 Jul 2008 18:16:27 +0000 Subject: [PATCH 1490/2219] Renaming files [SVN r47195] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8e7ea02bcb..6cb0294e36 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8e7ea02bcb6f948e06b1758639cbbb728dda9b7b +Subproject commit 6cb0294e36ddeb353797d066e51cc48534f0a8fc From c0afc8893ab21d7a93c0667272dbea3941a97e01 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 7 Jul 2008 18:17:00 +0000 Subject: [PATCH 1491/2219] Spirit: Worked on Introduction, made picture names lowercase. [SVN r47196] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6cb0294e36..a6221e8607 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6cb0294e36ddeb353797d066e51cc48534f0a8fc +Subproject commit a6221e86079564ee42ceda173c24c30ef1e7b430 From a4c0c9c9047ba39a7ed4c2eea3496853a48dd623 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 7 Jul 2008 22:04:10 +0000 Subject: [PATCH 1492/2219] test and fix for issue #2081 [SVN r47197] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 63e675a6bb..5fe4312c6c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 63e675a6bb63fe964ea671dbabbddcc0f5c45a3f +Subproject commit 5fe4312c6cb91209cf8b18a77b610834f64315c1 From a12e538065a649f43e519de886a0673fdb2f8799 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 7 Jul 2008 22:19:28 +0000 Subject: [PATCH 1493/2219] test and fix for issue #2080 [SVN r47199] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 5fe4312c6c..4dfc636c84 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 5fe4312c6cb91209cf8b18a77b610834f64315c1 +Subproject commit 4dfc636c84d1a86eb3e0ba02e4f9e397ba72c14a From 038d8a5bff86c22f1e6f0b88eb4f260eb2d28710 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Mon, 7 Jul 2008 23:13:43 +0000 Subject: [PATCH 1494/2219] Changed the Integer-selection test to use the unit-test system [SVN r47200] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 3c7910fad3..edfaeb6c0e 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 3c7910fad3c5709cc89c8906905553ab69df9bc1 +Subproject commit edfaeb6c0e3362ea965173683f2491b55a9b7ee7 From cee92233b18f75ebcd73449e8af1a75bc7b77e89 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Tue, 8 Jul 2008 12:23:03 +0000 Subject: [PATCH 1495/2219] Fix ticket #1997 [SVN r47215] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a6221e8607..100922b500 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a6221e86079564ee42ceda173c24c30ef1e7b430 +Subproject commit 100922b5003cf35a6269b3affefedf075c04c857 From 60ecb9f60ee01cc348a6fa539dc3a7499b812214 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 8 Jul 2008 12:30:49 +0000 Subject: [PATCH 1496/2219] POSIX platforms are not required to define IOV_MAX, so if it's not available default to the stipulated minimum of 16. [SVN r47217] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 27bcef63d8..c8899c13a0 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 27bcef63d863c4d566ae420bc25ec01fdb4189cf +Subproject commit c8899c13a01355cb1b08e87d05ae7321ccef4657 From 87ff6dca3f82368ae5f25e1ecd449f43e038652c Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 8 Jul 2008 12:31:48 +0000 Subject: [PATCH 1497/2219] Fix SSL thread ID function to work correctly on 64-bit Windows. [SVN r47218] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index c8899c13a0..285f3e5246 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit c8899c13a01355cb1b08e87d05ae7321ccef4657 +Subproject commit 285f3e5246e93af4e73a065519de585236b0eeb3 From 8f9411a31b9beb065bcdf6e93acdf203513a6f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Tue, 8 Jul 2008 15:08:11 +0000 Subject: [PATCH 1498/2219] stylistic change as per Boris Gubenko's advice [SVN r47225] --- libs/multi_index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_index b/libs/multi_index index 47b98dd304..a404be8a6b 160000 --- a/libs/multi_index +++ b/libs/multi_index @@ -1 +1 @@ -Subproject commit 47b98dd304dde8b37545ac5997cf26dafa505446 +Subproject commit a404be8a6b755f76520d36bcbc4605d1581e2015 From 690bbf58dafad01e7c6e52b242f191af8848f59f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 8 Jul 2008 15:21:30 +0000 Subject: [PATCH 1499/2219] Spirit: Added karma::eol generator [SVN r47226] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 100922b500..a1853f028f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 100922b5003cf35a6269b3affefedf075c04c857 +Subproject commit a1853f028fb8fd187cc3f4967c71577f931c84ec From 58045e3b99734e841c03ab48b0e0a297eab067f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 8 Jul 2008 16:57:56 +0000 Subject: [PATCH 1500/2219] Convert link error to compile-time error when using swap_nodes() and unlink() with any_hooks [SVN r47238] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index cb7715bf44..2d24b82cdf 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit cb7715bf446933abaa2aeee03a23bf95b4158693 +Subproject commit 2d24b82cdfb12064cf360ce21d93d41e7854515b From a190d217ed19cbbddc516b76332f3a327d45fb92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Tue, 8 Jul 2008 17:00:24 +0000 Subject: [PATCH 1501/2219] Added operator==() to solve comeau errors [SVN r47239] --- libs/intrusive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/intrusive b/libs/intrusive index 2d24b82cdf..cff3efe689 160000 --- a/libs/intrusive +++ b/libs/intrusive @@ -1 +1 @@ -Subproject commit 2d24b82cdfb12064cf360ce21d93d41e7854515b +Subproject commit cff3efe68983de4692f7cadb3eb582ea204a6687 From 09c999014e9b5ac528e5470e11e426e6e982808e Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Tue, 8 Jul 2008 17:24:20 +0000 Subject: [PATCH 1502/2219] Initial Revision. Based on read_graphviz.cpp. [SVN r47240] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index ae53d6cbbc..3644e4d51a 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit ae53d6cbbc919aff99801f09eed62d94670a0176 +Subproject commit 3644e4d51a3ecdf7c5bc72a2e1bac535833a49f9 From 5b08b54d66597e94a0345dadf05c72c47c778157 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 8 Jul 2008 18:36:05 +0000 Subject: [PATCH 1503/2219] Spirit: docs [SVN r47244] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a1853f028f..1ed5def5ea 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a1853f028fb8fd187cc3f4967c71577f931c84ec +Subproject commit 1ed5def5eaae0c78b165aee18d19c802535deb5e From fd57b204267cbd28dc510b503f4090d575a635ee Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 8 Jul 2008 21:56:50 +0000 Subject: [PATCH 1504/2219] Add new type requirements. [SVN r47248] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 285f3e5246..22fe89b0fe 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 285f3e5246e93af4e73a065519de585236b0eeb3 +Subproject commit 22fe89b0fe0c3d14c2dfaa45e2c01b027858fc10 From 811366d4c619320f4a0d6c3b75d571d0c3c80b5b Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 8 Jul 2008 22:54:38 +0000 Subject: [PATCH 1505/2219] Add example showing how to use UNIX domain sockets with connect_pair(). [SVN r47249] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 22fe89b0fe..aa76939ff4 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 22fe89b0fe0c3d14c2dfaa45e2c01b027858fc10 +Subproject commit aa76939ff43750670627b184b89f5f50823f5318 From 8b170566b45372aec32b717adc480f5df5a78beb Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 9 Jul 2008 00:18:09 +0000 Subject: [PATCH 1506/2219] removed tabs from source files updated documentation [SVN r47250] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 044d5767e2..d7722921a7 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 044d5767e2c9572b4893e23030d9f55a4565f23f +Subproject commit d7722921a7d084f1c2a9bf522015d9076bac7f7e From 989e91d5c595bd73ea6db45e2b59c8ee4dd7c05d Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 9 Jul 2008 01:05:33 +0000 Subject: [PATCH 1507/2219] Initial commit [SVN r47252] --- tools/release/compare_trees.cpp | 91 ++++++++ .../msvc/compare_trees/compare_trees.vcproj | 197 ++++++++++++++++++ tools/release/msvc/msvc.sln | 20 ++ 3 files changed, 308 insertions(+) create mode 100644 tools/release/compare_trees.cpp create mode 100644 tools/release/msvc/compare_trees/compare_trees.vcproj create mode 100644 tools/release/msvc/msvc.sln diff --git a/tools/release/compare_trees.cpp b/tools/release/compare_trees.cpp new file mode 100644 index 0000000000..6e582f565a --- /dev/null +++ b/tools/release/compare_trees.cpp @@ -0,0 +1,91 @@ +// compare_trees.cpp -------------------------------------------------------// + +// Copyright Beman Dawes 2008 + +// Use, modification, and distribution is subject to the Boost Software +// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or +// http://www.boost.org/LICENSE_1_0.txt) + +//----------------------------------------------------------------------------// + +#include +#include +#include +#include + +using namespace boost::filesystem; +using std::string; + +namespace +{ + +// load_file ---------------------------------------------------------------// + + void load_file( const path & p, string & target ) + { + + std::ifstream fin( p.string().c_str(), + std::ios_base::in|std::ios_base::binary ); + if ( !fin ) + std::cout << "could not open input file: " << p.string() << '\n'; + std::getline( fin, target, '\0' ); // read the whole file + } +} + +// main --------------------------------------------------------------------// + +int main( int argc, char * argv[] ) +{ + if ( argc != 3 ) + { + std::cout << "Usage: compare_trees [options ...] path1 path2\n"; + return 1; + } + + path p1(argv[1]); + path p2(argv[2]); + + recursive_directory_iterator it( p1 ); + recursive_directory_iterator end; + + for ( ; it != end; ++it ) + { + //std::cout << it->string() << "\n"; + if ( it->filename()[0] == '.' ) + { + it.no_push(); + continue; + } + string s = it->string(); + s.erase(0, p1.string().size()); + path t(p2); + t /= s; + if ( !exists(t) ) + { + std::cout << t.string() << " does not exist\n"; + if ( is_directory( it.status() ) ) + it.no_push(); + } + else if ( is_regular_file( it.status() ) ) + { + if ( file_size(*it) != file_size(t) ) + { + std::cout << t.string() << " different size\n"; + } + + // size of the two files is the same, so compare contents + else + { + string contents1, contents2; + load_file(*it, contents1); + load_file(t, contents2); + if ( contents1 != contents2 ) + { + std::cout << t.string() << " different content\n"; + } + } + } + } + + return 0; +} diff --git a/tools/release/msvc/compare_trees/compare_trees.vcproj b/tools/release/msvc/compare_trees/compare_trees.vcproj new file mode 100644 index 0000000000..f52093006f --- /dev/null +++ b/tools/release/msvc/compare_trees/compare_trees.vcproj @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/release/msvc/msvc.sln b/tools/release/msvc/msvc.sln new file mode 100644 index 0000000000..f04bfd7291 --- /dev/null +++ b/tools/release/msvc/msvc.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual C++ Express 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compare_trees", "compare_trees\compare_trees.vcproj", "{7E6AD5ED-4168-4613-A342-0217AA82DEC1}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {7E6AD5ED-4168-4613-A342-0217AA82DEC1}.Debug|Win32.ActiveCfg = Debug|Win32 + {7E6AD5ED-4168-4613-A342-0217AA82DEC1}.Debug|Win32.Build.0 = Debug|Win32 + {7E6AD5ED-4168-4613-A342-0217AA82DEC1}.Release|Win32.ActiveCfg = Release|Win32 + {7E6AD5ED-4168-4613-A342-0217AA82DEC1}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal From a8c5b8a20a96ba158b237986b7b6a795a230f75e Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 9 Jul 2008 02:17:13 +0000 Subject: [PATCH 1508/2219] Pathscale-proof unscale.cpp [SVN r47254] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index e1aa6911ac..4813e833d4 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit e1aa6911ac9b9022ddc7de8972045af9175be192 +Subproject commit 4813e833d448a68fdbc32e3c3b0a326472655e78 From 850919a382d20e914571ecf18ab1d5caf6b7e28e Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Wed, 9 Jul 2008 05:05:40 +0000 Subject: [PATCH 1509/2219] Moves some config macros around Introduces lazy_ostream - should speed u ptesting tools by avoiding output operation is many cases. Thanks to Jiri Palecek for an idea. Removes misguided attempt at testing tools returning values. [SVN r47258] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index a4b21f494d..5bfc4fee80 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit a4b21f494d7c2fe36c8d08933803e5335364584e +Subproject commit 5bfc4fee808e4d9a7345bbfa57b4dff3c89db394 From 3d38ef3856146a9e8d346e729a90e7a3fce4d674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 9 Jul 2008 08:04:04 +0000 Subject: [PATCH 1510/2219] Minor stylistic comment changes in the Boost Build tools/python.jam module. [SVN r47259] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f46b4e3daa..85661937d3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f46b4e3daa6a0d5399812c3a82c8065896641976 +Subproject commit 85661937d3e5f7e1610e973bfcdec76486f83cf4 From 7277fd33f50fa83619a877a07701f5c2bf77bae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 9 Jul 2008 08:06:29 +0000 Subject: [PATCH 1511/2219] Quick-fix for a Boost 1.36 accumulators library documentation build failing because Boost Jam treats different paths to the same target as two separate targets and attempts to build both. This patch simply makes mkdir commands not fail in case the target folder already exist. Should be removed once Boost Jam has been updated to correctly detect different paths to the same target. [SVN r47260] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 85661937d3..0ab5db7932 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 85661937d3e5f7e1610e973bfcdec76486f83cf4 +Subproject commit 0ab5db79329e6efd1fcc857d193dfb047c23fdd1 From 5d6d1b187b69892ae077245832499ab9970ececa Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 9 Jul 2008 12:00:56 +0000 Subject: [PATCH 1512/2219] Add more UNIX domain socket examples. [SVN r47261] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index aa76939ff4..4a357c7fa3 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit aa76939ff43750670627b184b89f5f50823f5318 +Subproject commit 4a357c7fa3b4bc6d4b4c9315e931e6c90f89f51e From 0024aa729b3eb584c3d29ace70b0f4657f2faa3c Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 9 Jul 2008 14:25:40 +0000 Subject: [PATCH 1513/2219] Fix hash_set and hash_map headers for GCC 4.3, from Ralf W. Grosse-Kunstleve. Fixes #1462 [SVN r47264] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 1e661e3941..71ac171bed 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 1e661e3941d3e62f11d13715b8f3906fd1de21d1 +Subproject commit 71ac171bed425b8569cd75f7089c00dc98b877b4 From 74be29085c1e9b8b4fa0a3d374aa488863528ab9 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 9 Jul 2008 14:40:21 +0000 Subject: [PATCH 1514/2219] fixes trac ticket #1892: boost::spirit::static_ causes link error (using wave) [SVN r47267] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1ed5def5ea..2d213c9045 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1ed5def5eaae0c78b165aee18d19c802535deb5e +Subproject commit 2d213c9045f6e4b5eafe4eb4a1ec34c5fcc1c155 From c830e6cd1bc155616cd5747ea3c0a3bffdc0ecae Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 9 Jul 2008 14:59:46 +0000 Subject: [PATCH 1515/2219] Support BOOST_NO_EXCEPTIONS in Boost.Graph, from Brian Barrett [SVN r47269] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index 3644e4d51a..f9dcab79b2 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 3644e4d51a3ecdf7c5bc72a2e1bac535833a49f9 +Subproject commit f9dcab79b25b8a2f520e109540699b8e8f7093d4 From 977b1798a408e7b4d31fc3170a642afa804fd215 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 10 Jul 2008 02:47:51 +0000 Subject: [PATCH 1516/2219] Fix misleading comment for find-tool [SVN r47281] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0ab5db7932..d065bf4c46 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0ab5db79329e6efd1fcc857d193dfb047c23fdd1 +Subproject commit d065bf4c46c4ce2b4370ffc8f191c140874e0987 From 267757382efcc62b844ab5e45c038c8e07aad815 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 10 Jul 2008 03:55:08 +0000 Subject: [PATCH 1517/2219] Pathscale again [SVN r47283] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 4813e833d4..646c7fbafa 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 4813e833d448a68fdbc32e3c3b0a326472655e78 +Subproject commit 646c7fbafa6079fcf54de6da92841dc3d51dec27 From 8b369e4d3c9431587bbb35dc521b78aea1c95ca6 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Thu, 10 Jul 2008 07:24:45 +0000 Subject: [PATCH 1518/2219] Removed vector_134-hpp since default is compatibility with 1.34 [SVN r47284] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index c6b7a16fc4..57e84bb71f 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit c6b7a16fc4c4bd65ae0458338e9e70775cb951f9 +Subproject commit 57e84bb71fdbd01018e55ca3cf87258a2bf3a274 From bf22184cbed167cfbbad47acf434b6e0131c0f38 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 10 Jul 2008 13:42:18 +0000 Subject: [PATCH 1519/2219] Wave: Fixed ticket #2102 [SVN r47286] --- libs/wave | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/wave b/libs/wave index 3364a7ecc8..0de8ea5126 160000 --- a/libs/wave +++ b/libs/wave @@ -1 +1 @@ -Subproject commit 3364a7ecc83820cf7159d33903d877580749bbe8 +Subproject commit 0de8ea5126a5227b2f44a86702a2116c574a3fc8 From 69c6f8ed399b572e00080a1608cd0be44785a31b Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 10 Jul 2008 14:43:47 +0000 Subject: [PATCH 1520/2219] Current state before deleting [SVN r47289] --- tools/release/compare_trees.cpp | 71 ++++++++++++++++++++++++++------- 1 file changed, 57 insertions(+), 14 deletions(-) diff --git a/tools/release/compare_trees.cpp b/tools/release/compare_trees.cpp index 6e582f565a..fe389d9c15 100644 --- a/tools/release/compare_trees.cpp +++ b/tools/release/compare_trees.cpp @@ -12,6 +12,7 @@ #include #include #include +#include using namespace boost::filesystem; using std::string; @@ -30,6 +31,57 @@ namespace std::cout << "could not open input file: " << p.string() << '\n'; std::getline( fin, target, '\0' ); // read the whole file } + +// svn_keyword -------------------------------------------------------------// + + int svn_keyword( string::const_iterator beg, string::const_iterator end ) + { + static const char k1 [] = {"LastChangeDate"}; + static const char k1a[] = {"Date"}; + static const char k2 [] = {"LastChangeRevision"}; + static const char k2a[] = {"Rev"}; + static const char k3 [] = {"LastChangedBy"}; + static const char k3a[] = {"Author"}; + static const char k4 [] = {"HeadURL"}; + static const char k4a[] = {"URL"}; + static const char k5 [] = {"Id"}; + + std::size_t sz( end - beg ); + const char * p(&*beg); + if ( sz > sizeof(k1) && memcmp(p, k1, sizeof(k1-1)) == 0 ) return 1; + if ( sz > sizeof(k1a) && memcmp(p, k1a, sizeof(k1a-1)) == 0 ) return 1; + if ( sz > sizeof(k2) && memcmp(p, k2, sizeof(k2-1)) == 0 ) return 2; + if ( sz > sizeof(k2a) && memcmp(p, k2a, sizeof(k2a-1)) == 0 ) return 2; + if ( sz > sizeof(k3) && memcmp(p, k3, sizeof(k3-1)) == 0 ) return 3; + if ( sz > sizeof(k3a) && memcmp(p, k3a, sizeof(k3a-1)) == 0 ) return 3; + if ( sz > sizeof(k4) && memcmp(p, k4, sizeof(k4-1)) == 0 ) return 4; + if ( sz > sizeof(k4a) && memcmp(p, k4a, sizeof(k4a-1)) == 0 ) return 4; + if ( sz > sizeof(k5) && memcmp(p, k5, sizeof(k5-1)) == 0 ) return 5; + return 0; + } + +// equivalent --------------------------------------------------------------// +// (ignoring SVN keyword contents) + + bool equivalent( const string & s1, const string & s2 ) + { + assert(s1.size() == s2.size()); + string::const_iterator it1(s1.begin()), end1(s1.end()); + string::const_iterator it2(s2.begin()), end2(s2.end()); + + for ( ; it1 != end1 && it2 != end2; ++it1, ++it2 ) + { + if ( *it1 != *it2 ) return false; + int keyword; + if ( *it1 == '$' && (keyword=svn_keyword(it1, end1)) != 0 + && keyword == svn_keyword(it2, end2) ) + { + do { ++it1; } while ( it1 != end1 && *it1 != '$'); + do { ++it2; } while ( it2 != end2 && *it2 != '$'); + } + } + return true; + } } // main --------------------------------------------------------------------// @@ -68,21 +120,12 @@ int main( int argc, char * argv[] ) } else if ( is_regular_file( it.status() ) ) { - if ( file_size(*it) != file_size(t) ) + string contents1, contents2; + load_file(*it, contents1); + load_file(t, contents2); + if ( !equivalent( contents1, contents2 ) ) { - std::cout << t.string() << " different size\n"; - } - - // size of the two files is the same, so compare contents - else - { - string contents1, contents2; - load_file(*it, contents1); - load_file(t, contents2); - if ( contents1 != contents2 ) - { - std::cout << t.string() << " different content\n"; - } + std::cout << t.string() << " different content\n"; } } } From 8bc8ac07e3cf3bfdd965a20d1c431a9794888e78 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 10 Jul 2008 14:46:15 +0000 Subject: [PATCH 1521/2219] Initial commit diff_trunk_release.bat, remove tree walker [SVN r47291] --- tools/release/compare_trees.cpp | 134 --------------------------- tools/release/diff_trunk_release.bat | 10 ++ 2 files changed, 10 insertions(+), 134 deletions(-) delete mode 100644 tools/release/compare_trees.cpp create mode 100644 tools/release/diff_trunk_release.bat diff --git a/tools/release/compare_trees.cpp b/tools/release/compare_trees.cpp deleted file mode 100644 index fe389d9c15..0000000000 --- a/tools/release/compare_trees.cpp +++ /dev/null @@ -1,134 +0,0 @@ -// compare_trees.cpp -------------------------------------------------------// - -// Copyright Beman Dawes 2008 - -// Use, modification, and distribution is subject to the Boost Software -// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or -// http://www.boost.org/LICENSE_1_0.txt) - -//----------------------------------------------------------------------------// - -#include -#include -#include -#include -#include - -using namespace boost::filesystem; -using std::string; - -namespace -{ - -// load_file ---------------------------------------------------------------// - - void load_file( const path & p, string & target ) - { - - std::ifstream fin( p.string().c_str(), - std::ios_base::in|std::ios_base::binary ); - if ( !fin ) - std::cout << "could not open input file: " << p.string() << '\n'; - std::getline( fin, target, '\0' ); // read the whole file - } - -// svn_keyword -------------------------------------------------------------// - - int svn_keyword( string::const_iterator beg, string::const_iterator end ) - { - static const char k1 [] = {"LastChangeDate"}; - static const char k1a[] = {"Date"}; - static const char k2 [] = {"LastChangeRevision"}; - static const char k2a[] = {"Rev"}; - static const char k3 [] = {"LastChangedBy"}; - static const char k3a[] = {"Author"}; - static const char k4 [] = {"HeadURL"}; - static const char k4a[] = {"URL"}; - static const char k5 [] = {"Id"}; - - std::size_t sz( end - beg ); - const char * p(&*beg); - if ( sz > sizeof(k1) && memcmp(p, k1, sizeof(k1-1)) == 0 ) return 1; - if ( sz > sizeof(k1a) && memcmp(p, k1a, sizeof(k1a-1)) == 0 ) return 1; - if ( sz > sizeof(k2) && memcmp(p, k2, sizeof(k2-1)) == 0 ) return 2; - if ( sz > sizeof(k2a) && memcmp(p, k2a, sizeof(k2a-1)) == 0 ) return 2; - if ( sz > sizeof(k3) && memcmp(p, k3, sizeof(k3-1)) == 0 ) return 3; - if ( sz > sizeof(k3a) && memcmp(p, k3a, sizeof(k3a-1)) == 0 ) return 3; - if ( sz > sizeof(k4) && memcmp(p, k4, sizeof(k4-1)) == 0 ) return 4; - if ( sz > sizeof(k4a) && memcmp(p, k4a, sizeof(k4a-1)) == 0 ) return 4; - if ( sz > sizeof(k5) && memcmp(p, k5, sizeof(k5-1)) == 0 ) return 5; - return 0; - } - -// equivalent --------------------------------------------------------------// -// (ignoring SVN keyword contents) - - bool equivalent( const string & s1, const string & s2 ) - { - assert(s1.size() == s2.size()); - string::const_iterator it1(s1.begin()), end1(s1.end()); - string::const_iterator it2(s2.begin()), end2(s2.end()); - - for ( ; it1 != end1 && it2 != end2; ++it1, ++it2 ) - { - if ( *it1 != *it2 ) return false; - int keyword; - if ( *it1 == '$' && (keyword=svn_keyword(it1, end1)) != 0 - && keyword == svn_keyword(it2, end2) ) - { - do { ++it1; } while ( it1 != end1 && *it1 != '$'); - do { ++it2; } while ( it2 != end2 && *it2 != '$'); - } - } - return true; - } -} - -// main --------------------------------------------------------------------// - -int main( int argc, char * argv[] ) -{ - if ( argc != 3 ) - { - std::cout << "Usage: compare_trees [options ...] path1 path2\n"; - return 1; - } - - path p1(argv[1]); - path p2(argv[2]); - - recursive_directory_iterator it( p1 ); - recursive_directory_iterator end; - - for ( ; it != end; ++it ) - { - //std::cout << it->string() << "\n"; - if ( it->filename()[0] == '.' ) - { - it.no_push(); - continue; - } - string s = it->string(); - s.erase(0, p1.string().size()); - path t(p2); - t /= s; - if ( !exists(t) ) - { - std::cout << t.string() << " does not exist\n"; - if ( is_directory( it.status() ) ) - it.no_push(); - } - else if ( is_regular_file( it.status() ) ) - { - string contents1, contents2; - load_file(*it, contents1); - load_file(t, contents2); - if ( !equivalent( contents1, contents2 ) ) - { - std::cout << t.string() << " different content\n"; - } - } - } - - return 0; -} diff --git a/tools/release/diff_trunk_release.bat b/tools/release/diff_trunk_release.bat new file mode 100644 index 0000000000..29739152ae --- /dev/null +++ b/tools/release/diff_trunk_release.bat @@ -0,0 +1,10 @@ +@echo off +if not %1$==$ goto usage_ok +echo Usage: diff_trunk_release library-name +goto done + +:usage_ok +svn diff http://svn.boost.org/svn/boost/branches/release/boost/%1 http://svn.boost.org/svn/boost/trunk/boost/%1 +svn diff http://svn.boost.org/svn/boost/branches/release/libs/%1 http://svn.boost.org/svn/boost/trunk/libs/%1 + +:done From 5eb8241daf6b9bb8530d13d3feefbc8971624ea2 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 10 Jul 2008 15:53:42 +0000 Subject: [PATCH 1522/2219] AIX/gcc fixes. - Use native AIX linker - Search both for .a and .so libraries - Include only solib basename to refer to them, to workaround for lack for -soname option. Patches from Andrew Miller and Andrej van der Zee. [SVN r47293] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d065bf4c46..3e2ec364cd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d065bf4c46c4ce2b4370ffc8f191c140874e0987 +Subproject commit 3e2ec364cd611ac032b65a38f145453ed35e26c0 From ab49b2fc2f5b674ff17a70a2feb7a82512a632fc Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Thu, 10 Jul 2008 19:28:49 +0000 Subject: [PATCH 1523/2219] Added unwrap_ref. [SVN r47295] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 3c5c2bc107..cce5d77d2b 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 3c5c2bc107790c476e4523d3ab9e27173fc24327 +Subproject commit cce5d77d2bf28740f56c15b2cc5d7d43e72145d8 From a1ae2450aee3452cc889bda353557ca50db2ba55 Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Thu, 10 Jul 2008 19:29:02 +0000 Subject: [PATCH 1524/2219] Added tests for unwrap_ref. [SVN r47296] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index cce5d77d2b..1823481d96 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit cce5d77d2bf28740f56c15b2cc5d7d43e72145d8 +Subproject commit 1823481d9610a5922998f2c1abe0823239353f4e From 722e622634abd32cb4771ab5d22a00d4237ba2a1 Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Thu, 10 Jul 2008 23:01:26 +0000 Subject: [PATCH 1525/2219] Added an anonymous unwrapping test. [SVN r47297] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 1823481d96..0ce3885d59 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 1823481d9610a5922998f2c1abe0823239353f4e +Subproject commit 0ce3885d59c7ffd129ae36331883f02d9c280068 From 972b54efe6ab70e080be0b8edca713df7f4bf770 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 10 Jul 2008 23:05:26 +0000 Subject: [PATCH 1526/2219] Fix generation for some links from tutorial to reference material. [SVN r47298] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 4a357c7fa3..b3635001fa 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 4a357c7fa3b4bc6d4b4c9315e931e6c90f89f51e +Subproject commit b3635001fa3843ce7a9054c353ce6480f9e36c89 From b0d6d523ec8caf3a3ef73490b3358df3c02faf60 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 11 Jul 2008 05:06:21 +0000 Subject: [PATCH 1527/2219] copyrights and licenses [SVN r47301] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2d213c9045..2d3a913a14 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2d213c9045f6e4b5eafe4eb4a1ec34c5fcc1c155 +Subproject commit 2d3a913a14665c3c78b91f100bd32f837d98ca21 From f4dfe67454cc51ff303d79aec8776c19c1822a4e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 11 Jul 2008 10:07:15 +0000 Subject: [PATCH 1528/2219] merge from release branch [SVN r47303] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2d3a913a14..75c474d7c4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2d3a913a14665c3c78b91f100bd32f837d98ca21 +Subproject commit 75c474d7c43495005f0b0981f2d100597c701da8 From 41ec0aafeb034608dbebc637a45e9f55e4d8a73e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 11 Jul 2008 12:03:35 +0000 Subject: [PATCH 1529/2219] fixed compiler error [SVN r47308] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 75c474d7c4..61eedf2510 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 75c474d7c43495005f0b0981f2d100597c701da8 +Subproject commit 61eedf251062e453efbb01f495f79f30204066c8 From 0025595beed9f2bba08ff800646b41643d1ebde9 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 11 Jul 2008 15:30:24 +0000 Subject: [PATCH 1530/2219] no more grammar_def [SVN r47313] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 61eedf2510..0c9d58d59b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 61eedf251062e453efbb01f495f79f30204066c8 +Subproject commit 0c9d58d59bda2d2f1724a5d2cb9721f8d6a1760a From 36f4bf8105ea7680d8a2f48406e574b2c0059b3a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 11 Jul 2008 15:30:39 +0000 Subject: [PATCH 1531/2219] no more grammar_def [SVN r47314] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0c9d58d59b..a404c8397d 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0c9d58d59bda2d2f1724a5d2cb9721f8d6a1760a +Subproject commit a404c8397def184017791c7bff16434079e21663 From e6103d6c95fca431e5bc350d6b24fd0b3626f474 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 11 Jul 2008 17:10:58 +0000 Subject: [PATCH 1532/2219] Spirit: Fixing some of the regressions in Karma [SVN r47315] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a404c8397d..217ea5b926 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a404c8397def184017791c7bff16434079e21663 +Subproject commit 217ea5b9266b83bee39d167a76b5954449980c0d From fc384954cee8db9b79657b914e546876b4aa93be Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Jul 2008 17:57:21 +0000 Subject: [PATCH 1533/2219] Fixes issue #2033. [SVN r47318] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index a48e539f95..980a2cd605 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit a48e539f955adc09b2759bc2d71ade8dd400d71b +Subproject commit 980a2cd605f22a5d618f9c8876caad3d5a669adc From f60cd4d252b41a0e7775e4fa0d371b8f03706a97 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Jul 2008 18:00:15 +0000 Subject: [PATCH 1534/2219] Fixes #2097. [SVN r47319] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 831156d759..6eb35e2cf1 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 831156d7597ddde120fc6fa55e18b56f906a2d24 +Subproject commit 6eb35e2cf19315901ce5b1babd2b4da5e5b05f73 From 8b24ec02ba2af27b732935d65979638075eb416a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 11 Jul 2008 18:02:27 +0000 Subject: [PATCH 1535/2219] Fix some regressions: note this is still only a partial fix, changes to the Boost.Config tests are also needed. [SVN r47321] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index d46f416187..4c10f8f443 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit d46f416187a2d0b2c7df1fe9766a23569fc8ea00 +Subproject commit 4c10f8f443fce2b1c06bca633ae92b14f6893208 From eee7fc661e8f2fa07c86dbf2c1c0c8ded5bb5e16 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 11 Jul 2008 19:23:26 +0000 Subject: [PATCH 1536/2219] Spirit: Fixing rest of the regressions in Karma [SVN r47324] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 217ea5b926..7b82e49487 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 217ea5b9266b83bee39d167a76b5954449980c0d +Subproject commit 7b82e4948722f1f4d8257320ed3f534d0d427af1 From 976acc3e7b9590ebaf38bc62916c7acf69f564b9 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 11 Jul 2008 20:26:09 +0000 Subject: [PATCH 1537/2219] Spirit: Fixing rest of the regressions in Karma [SVN r47326] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7b82e49487..5e77c486b2 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 7b82e4948722f1f4d8257320ed3f534d0d427af1 +Subproject commit 5e77c486b225230321b7b57a5e5cc038ec8b40fa From f185132d861b6dde973af679af52911aba8a3d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 11 Jul 2008 22:55:17 +0000 Subject: [PATCH 1538/2219] Minor stylistic changes made in the tools/build/v2/tools/python.jam Boost Build module. [SVN r47329] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3e2ec364cd..4faf302e0c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3e2ec364cd611ac032b65a38f145453ed35e26c0 +Subproject commit 4faf302e0c3c71b8f8b9810e0d13db090b43bcd5 From ad39f9657e50551fb9b6cc676297890358fcab26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 11 Jul 2008 22:57:54 +0000 Subject: [PATCH 1539/2219] Minor stylistic comment change in the build/v2/tools/common.jam Boost Build module. [SVN r47330] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4faf302e0c..05bb8f1aa7 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4faf302e0c3c71b8f8b9810e0d13db090b43bcd5 +Subproject commit 05bb8f1aa79348f06bc7db3e22971b546921d956 From e5dc4867d3a3203c421bbf84a691264cbc5e76d9 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 12 Jul 2008 01:22:49 +0000 Subject: [PATCH 1540/2219] restored unwanted commit [SVN r47332] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 5e77c486b2..0b5dea5b84 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 5e77c486b225230321b7b57a5e5cc038ec8b40fa +Subproject commit 0b5dea5b84a6a2dc8fa0bf10d139c90898974330 From 0cf369e60d905f3b17a86402d4d68cc36558605a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 12 Jul 2008 05:23:48 +0000 Subject: [PATCH 1541/2219] tutorial updates [SVN r47333] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0b5dea5b84..02fd0fed14 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0b5dea5b84a6a2dc8fa0bf10d139c90898974330 +Subproject commit 02fd0fed146e9cf2680952dfcd60dc12ceb84970 From 90df2997e09c9dec71bf106f3910785f89fe83f0 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 12 Jul 2008 08:39:26 +0000 Subject: [PATCH 1542/2219] tutorial updates [SVN r47334] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 02fd0fed14..e57ba1f0ab 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 02fd0fed146e9cf2680952dfcd60dc12ceb84970 +Subproject commit e57ba1f0ab25de44b3eb5edb8f4e69282a9ca110 From 0a52719b711751e6064aaeaf6ac7858a542653e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 12 Jul 2008 11:25:04 +0000 Subject: [PATCH 1543/2219] Corrected the Boost Build conditionals_multiple.py test case. [SVN r47343] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 05bb8f1aa7..e61db8f60a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 05bb8f1aa79348f06bc7db3e22971b546921d956 +Subproject commit e61db8f60acaef6bbd3fe3d84761ef8b551c91a1 From 152e301a6402c165daf4693029c1e1c2770091f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 12 Jul 2008 11:33:16 +0000 Subject: [PATCH 1544/2219] Minor stylistic changes in different Boost Build scripts. [SVN r47344] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e61db8f60a..24034a4344 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e61db8f60acaef6bbd3fe3d84761ef8b551c91a1 +Subproject commit 24034a43443dd6506e6a93bb7a128e1c2b91feec From 4afdccd17f309e6a4d15ff9d6f8b1024ff1fad98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 12 Jul 2008 11:43:54 +0000 Subject: [PATCH 1545/2219] Fixed a bug wit Boost Build ignoring conditional properties specified in addition to a conditional subfeature property. This fixes the problem with the conditionals_multiple.py test case failing. [SVN r47347] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 24034a4344..8c35f238b3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 24034a43443dd6506e6a93bb7a128e1c2b91feec +Subproject commit 8c35f238b316586f62e78141d5b3d27f6a2e4f70 From 76a2abcaedab13beb9dda759a37cd4c0d0372e4c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 12 Jul 2008 12:41:52 +0000 Subject: [PATCH 1546/2219] Updated Config/TR1 tests so they include the needed headers. Added new TR1 tests to catch some cyclic dependency errors. [SVN r47351] --- libs/config | 2 +- libs/tr1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/config b/libs/config index 71ac171bed..b526ab9386 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 71ac171bed425b8569cd75f7089c00dc98b877b4 +Subproject commit b526ab938640159474ccdea82403ea69e1123efd diff --git a/libs/tr1 b/libs/tr1 index 4c10f8f443..8104bb3fc6 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 4c10f8f443fce2b1c06bca633ae92b14f6893208 +Subproject commit 8104bb3fc684cc3ae477d4682a3883c556b344b6 From 14ab9442a3d385a40bfa76aedb73011b944f1f4e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 12 Jul 2008 13:15:27 +0000 Subject: [PATCH 1547/2219] tutorial updates [SVN r47352] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e57ba1f0ab..dbdefdd653 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e57ba1f0ab25de44b3eb5edb8f4e69282a9ca110 +Subproject commit dbdefdd6535423dea24a76a17e58abbb1e30ab23 From 861a7fbe96c976d8cba1a93f5dd48dd7005edc4c Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 12 Jul 2008 16:07:20 +0000 Subject: [PATCH 1548/2219] Updated atomic access syntax to match N2674 and the WD. [SVN r47357] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2a92df56f2..77ab953171 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2a92df56f2dee5579de8bd6ca5acae6bb7d54d2a +Subproject commit 77ab95317165f72ed473c45370532ba84909d95a From 3fe933c7398e36112cdf90e3cf1388ca121e00da Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 12 Jul 2008 17:56:01 +0000 Subject: [PATCH 1549/2219] Remove duplicate content. [SVN r47360] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 0ce3885d59..28fff2d821 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 0ce3885d59c7ffd129ae36331883f02d9c280068 +Subproject commit 28fff2d8210e3967984511fcfb7f811915e4c907 From 8e40c6594503d5477a59d788d8f070e7ec5b0e84 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 12 Jul 2008 19:16:17 +0000 Subject: [PATCH 1550/2219] Update link to table tutorial. [SVN r47362] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 843e939404..519ca23094 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 843e939404f0dee513f47790208923c5269d4890 +Subproject commit 519ca23094dd87876062e4ccca1063ab2beeb2a9 From 19bcaf1cf06bc10a6bb198ba5e75f3fc233f8304 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 12 Jul 2008 19:32:15 +0000 Subject: [PATCH 1551/2219] Fix a PDF link that I missed before. [SVN r47364] --- libs/static_assert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/static_assert b/libs/static_assert index 8b819d5c6c..8cfe5d77c0 160000 --- a/libs/static_assert +++ b/libs/static_assert @@ -1 +1 @@ -Subproject commit 8b819d5c6c61d157affe731f5ed9d5568c576760 +Subproject commit 8cfe5d77c00285a4613858797605cdd6f1f332d4 From a08dc84ddf44d2cf378e532312459957e6773875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 13 Jul 2008 00:15:30 +0000 Subject: [PATCH 1552/2219] Comment typo corrections & stylistic changes. [SVN r47368] --- libs/accumulators | 2 +- libs/date_time | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/accumulators b/libs/accumulators index ad28bfc3fa..1735fe7124 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit ad28bfc3fa17c18e099b779a352d7a5808e83fb6 +Subproject commit 1735fe7124f2cc24766521939e4c5600ebec383f diff --git a/libs/date_time b/libs/date_time index e6bb691886..2ff01baa21 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit e6bb6918869d54b23efea477f90accf5bb5acb37 +Subproject commit 2ff01baa2110d7bdfa7af83e159fdc83bf2a7405 From 030b496d9b818c7ffbc312713d9bf198cd0b27d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 13 Jul 2008 00:40:56 +0000 Subject: [PATCH 1553/2219] Minor stylistic comment change in tools/build/v2/tools/common.jam. [SVN r47369] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8c35f238b3..9838fecf04 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8c35f238b316586f62e78141d5b3d27f6a2e4f70 +Subproject commit 9838fecf0469a05500fd4b509e13b0c0ab89f886 From 8bc7ba359b557ca4f7229916d35c3d3525599a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 13 Jul 2008 00:42:50 +0000 Subject: [PATCH 1554/2219] Fixed a typo in code for setting the default tag joiner character in the Boost Build tools/common.jam module. Caught and reported by Steven Watanabe. [SVN r47370] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9838fecf04..bd213a62da 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9838fecf0469a05500fd4b509e13b0c0ab89f886 +Subproject commit bd213a62da9740d5bd1b1ea5e3297a2b89d8e817 From dabb53a35b124a668ebb8fd3e378c3606b8df5b8 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 02:20:52 +0000 Subject: [PATCH 1555/2219] Spirit: Fixed problem in action_dispatch [SVN r47371] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index dbdefdd653..a343acd0c9 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit dbdefdd6535423dea24a76a17e58abbb1e30ab23 +Subproject commit a343acd0c94556d09af0a1e950ca654e1e581a76 From 7c16b8c851f0a819fcfda2f744d89fff04fedc8f Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 02:32:29 +0000 Subject: [PATCH 1556/2219] Spirit.Lex: Fixed examples to conform to new qi::grammar class [SVN r47373] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a343acd0c9..d7f6226bcc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a343acd0c94556d09af0a1e950ca654e1e581a76 +Subproject commit d7f6226bcc2617aba94e632cc9f1d5380f22de14 From cfb2a0a057d68723155aa99f69c83fed77f29ace Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 02:33:18 +0000 Subject: [PATCH 1557/2219] Spirit: Added calc3_lexer to examples Jamfile [SVN r47374] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d7f6226bcc..a19f63f73f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d7f6226bcc2617aba94e632cc9f1d5380f22de14 +Subproject commit a19f63f73f677f774de6a643a45191cad7e346aa From 5dda852d21ed543ebe477e5b7dd4f505641fc693 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 02:52:08 +0000 Subject: [PATCH 1558/2219] Spirit: More adjustments for new qi::grammar type [SVN r47375] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a19f63f73f..050cfd05eb 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a19f63f73f677f774de6a643a45191cad7e346aa +Subproject commit 050cfd05eb3c1947afda68020073b7830948c1e2 From 5633e27d9ab7f291a2227a32f4b2a1895652d0b2 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 02:54:47 +0000 Subject: [PATCH 1559/2219] Spirit.Lex: Applied a patch posted on the mailing list [SVN r47376] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 050cfd05eb..a5def4201b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 050cfd05eb3c1947afda68020073b7830948c1e2 +Subproject commit a5def4201b130387647ca5c09247965edead2045 From 9288a49f278b033e57b3c556bf129e44ea27856c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Jul 2008 06:10:47 +0000 Subject: [PATCH 1560/2219] added context to the what function [SVN r47380] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a5def4201b..18622d4cc2 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a5def4201b130387647ca5c09247965edead2045 +Subproject commit 18622d4cc242d292d0a848b92f950247744b315a From 6928bcdb21809af886c400dee9b148dbb187a760 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Jul 2008 06:49:40 +0000 Subject: [PATCH 1561/2219] added context to the what function [SVN r47381] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 18622d4cc2..8d4a1637b6 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 18622d4cc242d292d0a848b92f950247744b315a +Subproject commit 8d4a1637b69a44ce6ec9ef4ea8ae1c9504179635 From 8c2cc84ec1edb12638d040024e89e85b7db41a45 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Jul 2008 06:50:55 +0000 Subject: [PATCH 1562/2219] tutorial updates [SVN r47382] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8d4a1637b6..2505f8e820 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8d4a1637b69a44ce6ec9ef4ea8ae1c9504179635 +Subproject commit 2505f8e82018d30b78f207f826e987009781d15f From 7b102e7c649cc218428c66959c43354e5fcb4dec Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 13 Jul 2008 06:51:40 +0000 Subject: [PATCH 1563/2219] tutorial updates [SVN r47383] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 2505f8e820..662236eabb 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 2505f8e82018d30b78f207f826e987009781d15f +Subproject commit 662236eabbd91290118eb6396087b4306f8c58f8 From c91f20797e5301102c0b9335575671661a37a4b3 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 16:49:09 +0000 Subject: [PATCH 1564/2219] Spirit.Karma: Changed grammars to conform to new Qi grammars [SVN r47385] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 662236eabb..275812a245 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 662236eabbd91290118eb6396087b4306f8c58f8 +Subproject commit 275812a245245021dcbbe4619c8008a807adc08a From a860094d8e7f91aa64d47f83efb995234c6a4f15 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sun, 13 Jul 2008 17:16:51 +0000 Subject: [PATCH 1565/2219] Spirit: deprecated warnings are generated starting from Boost 1.38 only [SVN r47386] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 275812a245..1bf895f03b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 275812a245245021dcbbe4619c8008a807adc08a +Subproject commit 1bf895f03b70d3a465452dcdbfc6226394e9c32a From fa7d8bfac16733d87bcb59a12a358fded9116a40 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sun, 13 Jul 2008 17:55:45 +0000 Subject: [PATCH 1566/2219] dynamic_bitset documentation and examples: Documentation: -------------- * converted from HTML 4.01 Transitional to XHTML 1.1 (reason: the website uses already XHTML 1.0 Strict, and our page didn't validate as such, even though on the website a link to the W3C markup validation service is affixed) * removed some misleading sentences * referenced the source files of examples, so that they do not go out of sync again * clarified rationale section Example files: -------------- * example 3 shows that stream extraction may expand the bitset * minor improvements to all examples [SVN r47389] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 1b7c462afe..771e3d8779 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 1b7c462afe1ef137f8d2d3b5c97f57d7d69a9ab5 +Subproject commit 771e3d87799263c06c4f195864fce5d0b289c550 From 07b7e279fdf2c083a8c2789177cf99fb3fa511b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Sun, 13 Jul 2008 18:40:02 +0000 Subject: [PATCH 1567/2219] Refactoring of library declaration in qt4.jam. Simplyfied declaration of Qt component libraries. Removed duplicated code. Add test cases for most of the Qt component libraries. [SVN r47391] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bd213a62da..544c50a044 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bd213a62da9740d5bd1b1ea5e3297a2b89d8e817 +Subproject commit 544c50a044f46745686e81286222737dc11e44b9 From ab01a1dec442b960af385dd5024aa8a513378f1a Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sun, 13 Jul 2008 19:08:31 +0000 Subject: [PATCH 1568/2219] dynamic_bitset: removed svn keywords and anchors; removed useless "see ... for documentation" pointers; fixed copyright notices and made all "comment headers" consistent; cleaned up trailing whitespaces [SVN r47392] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 771e3d8779..5d66eda2ac 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 771e3d87799263c06c4f195864fce5d0b289c550 +Subproject commit 5d66eda2ac535307d2a1b0d3d1e1dcc094bf0b7b From d5c8319739c7ad1845e072391345207fc90ee312 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sun, 13 Jul 2008 19:38:48 +0000 Subject: [PATCH 1569/2219] dynamic_bitset: cleaner implementation of to_ulong (which should also avoid some warnings on 64-bit implementations) [SVN r47401] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 5d66eda2ac..aa6053121c 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 5d66eda2ac535307d2a1b0d3d1e1dcc094bf0b7b +Subproject commit aa6053121c8d28075738e9a31a9190ff4bac9517 From 63ea59403d4ece7aa83cdd3ddd98a385b3e045d3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 13 Jul 2008 19:42:56 +0000 Subject: [PATCH 1570/2219] Note that emplace is only available on a few compilers. [SVN r47402] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index d5fdc0b47e..c7bde21be7 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit d5fdc0b47ef5ec8f560c9ab4a5c5d2b9203e9894 +Subproject commit c7bde21be7bb8ad427e3d1547f5e3e27b776e50f From 85df525bcaa860edc8ac05a5e7a344fad416a7c7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 13 Jul 2008 20:07:45 +0000 Subject: [PATCH 1571/2219] Update the implementation details. [SVN r47403] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index c7bde21be7..c49dbd782d 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit c7bde21be7bb8ad427e3d1547f5e3e27b776e50f +Subproject commit c49dbd782dceb69b0c47e5a9c71fc01397bc06e9 From 36e07f79ab1b30a991d69d76128e15886c6ad0a8 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 13 Jul 2008 21:08:16 +0000 Subject: [PATCH 1572/2219] Replaced comprehensive macros with focused templates [SVN r47404] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index edfaeb6c0e..422ef1ebe6 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit edfaeb6c0e3362ea965173683f2491b55a9b7ee7 +Subproject commit 422ef1ebe607b6ff4830c9ebf40a4c51f3801b43 From 30f985f83efd8cf9c4018776aa7b413d01fd15af Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 13 Jul 2008 23:30:18 +0000 Subject: [PATCH 1573/2219] Re-did implementation [SVN r47408] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 422ef1ebe6..2f91e69629 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 422ef1ebe607b6ff4830c9ebf40a4c51f3801b43 +Subproject commit 2f91e69629c287b08b2cc5d4ecc86d28016186c5 From eca931b76c453dcdd8ad9e60d64b65663e9cd1e1 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 14 Jul 2008 01:22:18 +0000 Subject: [PATCH 1574/2219] Spirit: fixed remaining Karma regression [SVN r47409] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1bf895f03b..c203e48186 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1bf895f03b70d3a465452dcdbfc6226394e9c32a +Subproject commit c203e481869a98332c24361bde9b7dfd5a6bcea5 From f36b2eeda60103ed3a176c7286d91da8cb0b80dc Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 14 Jul 2008 02:12:20 +0000 Subject: [PATCH 1575/2219] Spirit: reverted an unintentional change [SVN r47410] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c203e48186..c69d49baea 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c203e481869a98332c24361bde9b7dfd5a6bcea5 +Subproject commit c69d49baead2ec876a0d62c2b266cc189a0263a4 From 804b3aabdfc5bd4abe9a75f576391b722038b743 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Mon, 14 Jul 2008 04:25:31 +0000 Subject: [PATCH 1576/2219] Improved/added testing for the processor-optimized integer template [SVN r47413] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 2f91e69629..10e5587b9e 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 2f91e69629c287b08b2cc5d4ecc86d28016186c5 +Subproject commit 10e5587b9e2ae1417cbd831f937d194cf39f4b47 From a074b843ff4bb999ab81de9a530697af678f6732 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Mon, 14 Jul 2008 06:28:54 +0000 Subject: [PATCH 1577/2219] Added extended-integer support, which fixes #653 (the main part; the secondary part is split off as #1225) [SVN r47414] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 10e5587b9e..053be71261 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 10e5587b9e2ae1417cbd831f937d194cf39f4b47 +Subproject commit 053be71261effcd8b0e9cf7be0d3e704f76a88a3 From 198c487102e14355e519612a62face45d1bb1848 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 14 Jul 2008 08:39:02 +0000 Subject: [PATCH 1578/2219] Remove offending "typename". [SVN r47415] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index b526ab9386..06f3a2ebd7 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit b526ab938640159474ccdea82403ea69e1123efd +Subproject commit 06f3a2ebd7698319bc50342f9e65c2ffb125d353 From 2060368bb2b9492c7cd2d5ded5f12f047ac8bd22 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 14 Jul 2008 08:51:13 +0000 Subject: [PATCH 1579/2219] Fix use of isnan. [SVN r47416] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 980a2cd605..19abd457f2 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 980a2cd605f22a5d618f9c8876caad3d5a669adc +Subproject commit 19abd457f2b62de074421afccfc052f4b5fc7f7b From 189c86bcdca36328e1726c0efc192ba97fbbba98 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 14 Jul 2008 08:55:29 +0000 Subject: [PATCH 1580/2219] Tweak expected error levels. [SVN r47417] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 19abd457f2..0d9b1d9dbd 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 19abd457f2b62de074421afccfc052f4b5fc7f7b +Subproject commit 0d9b1d9dbd2152ae79b385e6269373fd47a1223d From fa337a23746e288d6d6a01bd343626d548d67a48 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 14 Jul 2008 15:26:44 +0000 Subject: [PATCH 1581/2219] Fix a few regressions with compiler/platform specific workarounds. [SVN r47420] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 0d9b1d9dbd..a8e2c5f910 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 0d9b1d9dbd2152ae79b385e6269373fd47a1223d +Subproject commit a8e2c5f9105c594597a8cee2253d2614a0c0673e From bf21391c28e3fcb6de620494b7ed2e49ef707c8b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 14 Jul 2008 16:22:03 +0000 Subject: [PATCH 1582/2219] Fix for std libs that don't have denorm support in numeric_limits. [SVN r47421] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index a8e2c5f910..2501ff283e 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit a8e2c5f9105c594597a8cee2253d2614a0c0673e +Subproject commit 2501ff283ec2080aebbec78cf67282ffd063f1ea From e5252c950c91720e95af003bf812332cfc4f98fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Mon, 14 Jul 2008 18:41:24 +0000 Subject: [PATCH 1583/2219] Fix gcc -pedantic warning: extra ; [SVN r47423] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 5bfc4fee80..ddb8520cb0 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 5bfc4fee808e4d9a7345bbfa57b4dff3c89db394 +Subproject commit ddb8520cb057950d557f993860165f176d9883d1 From 783601089ea90084691e3360508da7513557832f Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Mon, 14 Jul 2008 18:43:58 +0000 Subject: [PATCH 1584/2219] Detect the presence of backward/hash_set and backward/hash_map appropriately. Fixes #1462 (again) [SVN r47424] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 06f3a2ebd7..2442c44175 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 06f3a2ebd7698319bc50342f9e65c2ffb125d353 +Subproject commit 2442c4417572d80916478bd0cd14726b9eb8d3ee From da5f615c0d40d60bce5595f5981434d733212d7d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 15 Jul 2008 01:20:34 +0000 Subject: [PATCH 1585/2219] Spirit: more work on docs [SVN r47428] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c69d49baea..a60e4aeae1 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c69d49baead2ec876a0d62c2b266cc189a0263a4 +Subproject commit a60e4aeae19cf309f2a36a02dbb6e150a2f3a0de From 9b9f84e32f7d22f8f200e5f2a4567b738b0cd946 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 15 Jul 2008 02:29:00 +0000 Subject: [PATCH 1586/2219] Spirit.Lex: Fixed strip_comments example [SVN r47430] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index a60e4aeae1..c846adda3f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit a60e4aeae19cf309f2a36a02dbb6e150a2f3a0de +Subproject commit c846adda3f2510a64dec47f80795a1b5feaefd48 From 74760eacef7312c9330c6b13bc2877fd5512622c Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Tue, 15 Jul 2008 09:59:19 +0000 Subject: [PATCH 1587/2219] Added exact-integer templates, which fixes #1225 (and completes #653) [SVN r47434] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 053be71261..55e1796c7a 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 053be71261effcd8b0e9cf7be0d3e704f76a88a3 +Subproject commit 55e1796c7a3596c94e014ea9f5dffd0605c0d7e9 From 17c4e8ee4abd28c77934e2b03175fd9229f918d6 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 15 Jul 2008 11:52:03 +0000 Subject: [PATCH 1588/2219] Merge from release [SVN r47439] --- status/explicit-failures-markup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 59c5ae6636..4518558a38 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -591,6 +591,7 @@ + From cfee9fcd75c9baec3be927fbffdc219cf591adc7 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 15 Jul 2008 16:14:36 +0000 Subject: [PATCH 1589/2219] Spirit: Fixed a couple of warnings [SVN r47448] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c846adda3f..0aaf8c2dc5 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c846adda3f2510a64dec47f80795a1b5feaefd48 +Subproject commit 0aaf8c2dc5c4dbb2702233ef22718a403cb835f6 From 65915aa575522bef52a1e0c991d2571e86a9ce2a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 15 Jul 2008 16:15:08 +0000 Subject: [PATCH 1590/2219] Spirit: brought test in sync with branch [SVN r47449] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 0aaf8c2dc5..c60f92d74c 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 0aaf8c2dc5c4dbb2702233ef22718a403cb835f6 +Subproject commit c60f92d74cf34156941cec3e05ac5fbb2d9a4c9d From 7225393e6634fc0169186856e5ca98ccf57ea261 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Tue, 15 Jul 2008 18:56:59 +0000 Subject: [PATCH 1591/2219] Added MPL-compatible variant of the processor-optimized integer template [SVN r47452] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 55e1796c7a..f27ad7b337 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 55e1796c7a3596c94e014ea9f5dffd0605c0d7e9 +Subproject commit f27ad7b337585d4c2467dd32cc37ffcc04662637 From f5afd60ae8d6c50365e94f75d6ef56b20117e0a0 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Tue, 15 Jul 2008 20:49:32 +0000 Subject: [PATCH 1592/2219] dynamic_bitset: in example3.cpp, changed #include of boost/dynamic_bitset.hpp to quoted form and moved the directive itself at the top (there has been discussion in the past about using the quoted form for boost includes, but it's almost two years now that the resolution of core issue 370 has been voted into WP...) [SVN r47456] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index aa6053121c..a8998ae8a0 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit aa6053121c8d28075738e9a31a9190ff4bac9517 +Subproject commit a8998ae8a0199244781701c277f3eebc1bb21687 From e18b187698f3e260e25284516569789745e0e359 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 15 Jul 2008 21:26:06 +0000 Subject: [PATCH 1593/2219] Spirit: Updating lexer [SVN r47461] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c60f92d74c..e0db80b0ee 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c60f92d74cf34156941cec3e05ac5fbb2d9a4c9d +Subproject commit e0db80b0eeb52acf62c63fee5de21e6345f8e628 From 2a10681c01652e428a32ea579ae287d44a5e4e2c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 15 Jul 2008 21:26:49 +0000 Subject: [PATCH 1594/2219] Spirit: Updating lexer [SVN r47462] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e0db80b0ee..69292feda4 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e0db80b0eeb52acf62c63fee5de21e6345f8e628 +Subproject commit 69292feda40713fec3bc097fd38383781a32d519 From 678171b0cc97cedac2202cf68606945bc6a38f06 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 15 Jul 2008 21:26:54 +0000 Subject: [PATCH 1595/2219] Better hash function for unordered containers. Still a bit rubbish. [SVN r47463] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index c49dbd782d..d5b38b01fc 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit c49dbd782dceb69b0c47e5a9c71fc01397bc06e9 +Subproject commit d5b38b01fc5113b1090e3efd0f8307bc19b1df66 From 308598e220bd43ef46133f4ee425a5a7ec8e3db9 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 15 Jul 2008 22:03:15 +0000 Subject: [PATCH 1596/2219] On second thoughts, I'll just completely remove hash_value for ordered containers. It's low quality and not very generic (it uses boost::hash for mapped values). Should be a painless change. [SVN r47465] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index d5b38b01fc..4305d10264 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit d5b38b01fc5113b1090e3efd0f8307bc19b1df66 +Subproject commit 4305d10264bf7482dfc5c1f68e6c5e2b504e6d90 From 0f37308f50c0d15a8f6be79923757dc1b7429f4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 16 Jul 2008 09:21:22 +0000 Subject: [PATCH 1597/2219] Minor stylistic changes made to Boost Build util/path.jam script and doc/src/tasks.xml documentation. [SVN r47469] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 544c50a044..118034a0c6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 544c50a044f46745686e81286222737dc11e44b9 +Subproject commit 118034a0c69bec8f517d977eeaa3384146c17289 From ae376194313a1be3dd2be79faf8b453d30cad006 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Wed, 16 Jul 2008 09:55:31 +0000 Subject: [PATCH 1598/2219] Added MPL-compatible variants of the minimum-size and value-based integer templates, which fixes #1224 [SVN r47470] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index f27ad7b337..ed80575830 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit f27ad7b337585d4c2467dd32cc37ffcc04662637 +Subproject commit ed80575830d28b9b10d32c5d064b6f414a1b267c From 1e6f471b663446b049aef8903616d58dbb1c1030 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 16 Jul 2008 13:19:43 +0000 Subject: [PATCH 1599/2219] Fixes to make basic thread functionality work with Borland compilers again [SVN r47471] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 4dfc636c84..3ea9ce1c8c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 4dfc636c84d1a86eb3e0ba02e4f9e397ba72c14a +Subproject commit 3ea9ce1c8cdeb69f03ba356481bc5e3176985f1f From 36eb93075e18bb8f88acbabaa72e8e44b5d3cbda Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 16 Jul 2008 14:41:09 +0000 Subject: [PATCH 1600/2219] Split lock and try_lock into mutex and range overloads without using enable_if, so it works on Borland compilers [SVN r47472] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 3ea9ce1c8c..27426b18d1 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 3ea9ce1c8cdeb69f03ba356481bc5e3176985f1f +Subproject commit 27426b18d17182d893e17a38a027f4db60d0f8de From 3a47f21a29f8280324d0bc47c5fe6cd0344b5a67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 19:55:14 +0000 Subject: [PATCH 1601/2219] Minor doc update [SVN r47481] --- libs/assign | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/assign b/libs/assign index e97ee2aeb2..f18496571a 160000 --- a/libs/assign +++ b/libs/assign @@ -1 +1 @@ -Subproject commit e97ee2aeb2fb6897d843f6ce41f60247c032448b +Subproject commit f18496571a4f621e2df170459f60ef1ab38ac5d5 From edc8875c532c1a5c84c979aa88fb63cbf3abae0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 19:59:34 +0000 Subject: [PATCH 1602/2219] doc updates [SVN r47482] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index d20121bf12..8724a83c49 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit d20121bf12bc0c425a28d5b3d221ecc830577b6e +Subproject commit 8724a83c49e856edd0d96eac560a682b62750ec1 From 1eef4f63be20bd8484cc8eddc19f88dc00c761b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 20:03:00 +0000 Subject: [PATCH 1603/2219] doc update [SVN r47483] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 7d77c89fdf..4bf734e857 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 7d77c89fdf1e51998d2a31ac85b1d7eecee0912b +Subproject commit 4bf734e857d47cca6835c0951ea5e2ff865bebd2 From 43da3b90bd5a950aadb6a980af4382f5d16d891d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 20:04:58 +0000 Subject: [PATCH 1604/2219] doc update [SVN r47484] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 4bf734e857..5c3038f34c 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 4bf734e857d47cca6835c0951ea5e2ff865bebd2 +Subproject commit 5c3038f34c742a2aaeff92c9adb51e2337482fd5 From ef1b73507f4f7f93dfaacce3b48cc6823323c70a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 20:05:19 +0000 Subject: [PATCH 1605/2219] doc update [SVN r47485] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 5c3038f34c..b317fe5f59 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 5c3038f34c742a2aaeff92c9adb51e2337482fd5 +Subproject commit b317fe5f5968912237cefa6c27c00302bdc11da0 From b3390886b204c69c7a4ff881b5e0682a6945689e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 20:05:43 +0000 Subject: [PATCH 1606/2219] doc update [SVN r47486] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index b317fe5f59..ddc249b123 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit b317fe5f5968912237cefa6c27c00302bdc11da0 +Subproject commit ddc249b1231c4d54ed6dc8c0fe13cf7c8fd04e79 From 72361c493da6eb9c7fb74fb28fe94c45d686b3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 20:11:55 +0000 Subject: [PATCH 1607/2219] doc update [SVN r47487] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index ddc249b123..799e80d254 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit ddc249b1231c4d54ed6dc8c0fe13cf7c8fd04e79 +Subproject commit 799e80d254ccb0f1057d36198cad6d8f99460704 From 04976f8653718ddb3f801e18dc69001416f0f5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Wed, 16 Jul 2008 20:13:00 +0000 Subject: [PATCH 1608/2219] doc update [SVN r47488] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 799e80d254..74a7b6ecd4 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 799e80d254ccb0f1057d36198cad6d8f99460704 +Subproject commit 74a7b6ecd4325e255cee822072ffa5afd2edcb54 From 2636ff62f03dac83f8743f0c550b9a4a924ce7db Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 16 Jul 2008 21:00:44 +0000 Subject: [PATCH 1609/2219] minor documentation update [SVN r47492] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d7722921a7..88ef777088 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d7722921a7d084f1c2a9bf522015d9076bac7f7e +Subproject commit 88ef7770881ea5918cfb4d98ce49c0d2623c915d From 7faae93fb82934e3de6049d7a8114aaf66639d62 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 17 Jul 2008 00:13:09 +0000 Subject: [PATCH 1610/2219] documentation update [SVN r47496] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 88ef777088..09c3747408 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 88ef7770881ea5918cfb4d98ce49c0d2623c915d +Subproject commit 09c37474088f9184622401677d05520d4922de45 From 30ee79069c1eda56c0a311aba5d03be48cf087b7 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 17 Jul 2008 15:05:24 +0000 Subject: [PATCH 1611/2219] Documentation updates. [SVN r47503] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index b3635001fa..c2dedfe03b 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit b3635001fa3843ce7a9054c353ce6480f9e36c89 +Subproject commit c2dedfe03b32b775e2f347e8bd838cd5df2eabbc From 58fdff10614abcd2e2b0bc61375e412d82ac29ba Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Jul 2008 15:48:41 +0000 Subject: [PATCH 1612/2219] Spirit.Lex: fixing regressions [SVN r47507] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 69292feda4..eaf1fd4056 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 69292feda40713fec3bc097fd38383781a32d519 +Subproject commit eaf1fd4056718340cdf07f564db56b93ba2d60f6 From 55a667de6c600516a894cb5da36c4ca1dd9a4125 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Thu, 17 Jul 2008 15:53:47 +0000 Subject: [PATCH 1613/2219] Spirit: fixing regressions [SVN r47509] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index eaf1fd4056..6cca05b917 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit eaf1fd4056718340cdf07f564db56b93ba2d60f6 +Subproject commit 6cca05b917b6df5934e6ef12823fae137a9840e9 From 202c32c6331344f95b57dd91f27d4653e304c02e Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Thu, 17 Jul 2008 17:38:41 +0000 Subject: [PATCH 1614/2219] This should fix several PingPong example failures. [SVN r47511] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index 6a53799c51..c9f93772b3 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit 6a53799c51e2b56d345719860d76ce8d1e9f58cd +Subproject commit c9f93772b3ed65b5687b922ae32a75a82a84ac01 From b7b74fa1cfd56bb6b4a30c02fb009fd79c63240e Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Thu, 17 Jul 2008 19:19:27 +0000 Subject: [PATCH 1615/2219] Update to support pgi-7.2, now that I've started testing with it. [SVN r47512] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 2442c44175..73bce85012 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 2442c4417572d80916478bd0cd14726b9eb8d3ee +Subproject commit 73bce850122a98aeaccf991810de9f51e50279f9 From a19e89215a456c8a0dd4df024345ec23d8cf40c8 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 17 Jul 2008 23:08:32 +0000 Subject: [PATCH 1616/2219] Remove a mention of the hash functions which I missed before. [SVN r47522] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 4305d10264..eae2a90463 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 4305d10264bf7482dfc5c1f68e6c5e2b504e6d90 +Subproject commit eae2a90463074cd903ac492f2de3fa60ef54e42f From 307fb227f18e68d929fa6420559bd1b129076a2e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 17 Jul 2008 23:59:22 +0000 Subject: [PATCH 1617/2219] pair doc fix [SVN r47527] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 8b749bef46..8506cd8be6 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 8b749bef465f4dcffa9809bebd3527c170f33328 +Subproject commit 8506cd8be65890ae458cdeb2070a8d61de05efee From 2c1df9ac2705a886b418cdb3abf8af0d24d73b2a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Jul 2008 01:35:29 +0000 Subject: [PATCH 1618/2219] upped -ftemplate-depth to 300 on gcc [SVN r47529] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6cca05b917..f8cee7c805 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6cca05b917b6df5934e6ef12823fae137a9840e9 +Subproject commit f8cee7c805bc943f85358779e59bd898ff9bb9c7 From 13d61047afa8f27ce28cae9a8654c8a151985984 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Jul 2008 01:40:55 +0000 Subject: [PATCH 1619/2219] Spirit.Lex: fixing regressions [SVN r47531] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index f8cee7c805..7bad8cecbb 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit f8cee7c805bc943f85358779e59bd898ff9bb9c7 +Subproject commit 7bad8cecbb6670e3a40fdc789e9e7c79dde78a67 From ab5b8b1243ae7215a70740cd148ead2671c9bd98 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 18 Jul 2008 01:51:40 +0000 Subject: [PATCH 1620/2219] Spirit: Untabified file [SVN r47533] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7bad8cecbb..d22188c9ce 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 7bad8cecbb6670e3a40fdc789e9e7c79dde78a67 +Subproject commit d22188c9ce3846af62a76ec49ea13418f6da356e From 5c99c611e3838e1a663515d00db830a884639648 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Jul 2008 03:08:41 +0000 Subject: [PATCH 1621/2219] fix regression: overflowing int [SVN r47534] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index d22188c9ce..284ff31595 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit d22188c9ce3846af62a76ec49ea13418f6da356e +Subproject commit 284ff31595ba8d736fcb68046dff2bbcc089d314 From 6bc2832b5221d138ea5beebd4522ea04f9f32904 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 18 Jul 2008 03:11:08 +0000 Subject: [PATCH 1622/2219] Make dependency properties specified in project requirements not cause errors in subprojects. * build/property.jam (tranlate-dependencies) New rule to bind dependency properties to the project that they are specified in. * build/property-set.jam (create-from-user-input) Add call to property.translate-dependencies * test/test_all.py test/inherited_dependency.py Test case for this fix. [SVN r47536] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 118034a0c6..6b5b66240e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 118034a0c69bec8f517d977eeaa3384146c17289 +Subproject commit 6b5b66240e28c450cf4b839c1288360b1de206a2 From 5002ff2883a560885cfb1b072b8a0de2545f8cc3 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 18 Jul 2008 03:25:20 +0000 Subject: [PATCH 1623/2219] Make c-scanner search directories specified with a&&b * tools/buitin.jam (c-scanner.__init__) split includes at && * test/test_all.py test/ordered_include.py Test case for this fix. [SVN r47537] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6b5b66240e..ca7748efe2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6b5b66240e28c450cf4b839c1288360b1de206a2 +Subproject commit ca7748efe2b23048ba334f9695dbe8cd3960ba5e From bf0bbc1fce40e7789419e0b03c0ec1490fb7bb5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 18 Jul 2008 06:28:54 +0000 Subject: [PATCH 1624/2219] Minor stylistic code change in Boost Build's build/property.jam module. [SVN r47538] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ca7748efe2..ad3c886ef3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ca7748efe2b23048ba334f9695dbe8cd3960ba5e +Subproject commit ad3c886ef37531c524f4d91f3a935b02ac958dc3 From 90854588f65cbb1408cdc36e90942b5b7ef3b563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 18 Jul 2008 06:41:47 +0000 Subject: [PATCH 1625/2219] Minor stylistic code change in Boost Build's build/property-set.jam module. [SVN r47539] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ad3c886ef3..45e26d5ab3 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ad3c886ef37531c524f4d91f3a935b02ac958dc3 +Subproject commit 45e26d5ab3c57db846d49888fc39900ec873326c From 535b21c64cfbc6343406f6c2176195d89e77c51b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 18 Jul 2008 06:44:42 +0000 Subject: [PATCH 1626/2219] Made Boost Build's capture-output testing rule in the tools/python.jam module work correctly when the path to the used Python executable includes spaces. [SVN r47540] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 45e26d5ab3..854f675b04 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 45e26d5ab3c57db846d49888fc39900ec873326c +Subproject commit 854f675b04e18abcf008192026b8df08ac8f1d94 From e4db42c9c0b544e85786f8b6c3892506faa74006 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 18 Jul 2008 10:25:16 +0000 Subject: [PATCH 1627/2219] Fix VC 7.1 failures. Added minimal docs on the numeric constants. Regenerated HTML pages. [SVN r47541] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 2501ff283e..1f8b7ae201 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 2501ff283ec2080aebbec78cf67282ffd063f1ea +Subproject commit 1f8b7ae2019d90c6a20d9b885ec477cb528a2436 From 1e543564338060e4a890aab556f21aaa1ef43847 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 18 Jul 2008 11:29:50 +0000 Subject: [PATCH 1628/2219] Tentative fix for some VC failures. [SVN r47542] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 6eb35e2cf1..be28ad44c7 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 6eb35e2cf19315901ce5b1babd2b4da5e5b05f73 +Subproject commit be28ad44c775c2e8c5d9d972d6134234ccc45e5e From ba4c8e5a7e49d07c0c098e3ea00a48e38df90d00 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 18 Jul 2008 12:31:18 +0000 Subject: [PATCH 1629/2219] Revert conversion from lightweight test to Boost.Test. [SVN r47545] --- libs/functional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/functional b/libs/functional index 693e2e87be..9cd18d36ef 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 693e2e87beaf1d72d352a49d478f50d0a95dec27 +Subproject commit 9cd18d36ef30f1667a918d2d7e471cb72b83c86c From 266aa005a46f7aaf76e2a8086f880dde111377fc Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 18 Jul 2008 13:18:56 +0000 Subject: [PATCH 1630/2219] More documentation updates. [SVN r47550] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index c2dedfe03b..f88787fe47 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit c2dedfe03b32b775e2f347e8bd838cd5df2eabbc +Subproject commit f88787fe47dd3b861ea16d734bc421599d03bc54 From e48d01a0d6e3fda3ee450ebf2aad8b89875e6ae9 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 18 Jul 2008 13:42:10 +0000 Subject: [PATCH 1631/2219] Borland-specific fixes should apply to all compilers for which enable_if is broken: check for BOOST_NO_SFINAE instead [SVN r47554] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 27426b18d1..36c44b6f45 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 27426b18d17182d893e17a38a027f4db60d0f8de +Subproject commit 36c44b6f45d0685aeab85fbeff80b89e5e403daf From 24d020e5f9f60da9e04cd77a5833b67357c90ded Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 18 Jul 2008 14:24:09 +0000 Subject: [PATCH 1632/2219] ensuring examples build ok [SVN r47560] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 284ff31595..4094f2fb58 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 284ff31595ba8d736fcb68046dff2bbcc089d314 +Subproject commit 4094f2fb58832b0b99143d5488e1354e7141094e From 8f9710f478aca04c7e168cac03108f95db97ed1f Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 18 Jul 2008 16:13:20 +0000 Subject: [PATCH 1633/2219] Revert changeset [47536]. [SVN r47571] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 854f675b04..0b427bcb4a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 854f675b04e18abcf008192026b8df08ac8f1d94 +Subproject commit 0b427bcb4aa0a5f272d8fe36141b461746a7c946 From 408eb601c9a36aa7e825d499a17365826661c26e Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Fri, 18 Jul 2008 20:59:47 +0000 Subject: [PATCH 1634/2219] Updated the revision history for 1.36.0 [SVN r47577] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index c9f93772b3..2ecdf79374 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit c9f93772b3ed65b5687b922ae32a75a82a84ac01 +Subproject commit 2ecdf7937497d3f83a3bae2440149367609223fd From 2ee590e9b493f9bf53cb3a5dd1cd8fffbce25581 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Fri, 18 Jul 2008 21:24:19 +0000 Subject: [PATCH 1635/2219] Updated link to status page. [SVN r47580] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index 2ecdf79374..3b148f9063 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit 2ecdf7937497d3f83a3bae2440149367609223fd +Subproject commit 3b148f90637e76ba00b2100e380bd7936b532e83 From d4bd3b4ce944afa9072d51e0b5a9ae9aa1557706 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Sat, 19 Jul 2008 09:58:10 +0000 Subject: [PATCH 1636/2219] Fix regression introduced by r47181: - rename leaf() -> filename - rename replace_leaf -> replace_filename [SVN r47588] --- tools/regression/src/compiler_status.cpp | 28 ++++++++++++------------ tools/regression/src/library_status.cpp | 10 ++++----- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/tools/regression/src/compiler_status.cpp b/tools/regression/src/compiler_status.cpp index 99950daa80..729bf7719c 100644 --- a/tools/regression/src/compiler_status.cpp +++ b/tools/regression/src/compiler_status.cpp @@ -194,11 +194,11 @@ namespace if ( !fs::exists( dir_path ) ) return false; for ( fs::directory_iterator itr( dir_path ); itr != end_itr; ++itr ) if ( fs::is_directory( *itr ) - && itr->leaf() != ignore_dir_named ) + && itr->filename() != ignore_dir_named ) { if ( find_file( *itr, name, path_found ) ) return true; } - else if ( itr->leaf() == name ) + else if ( itr->filename() == name ) { path_found = *itr; return true; @@ -284,16 +284,16 @@ namespace // SunCC creates an internal subdirectory everywhere it writes // object files. This confuses the target_directory() algorithm. // This patch ignores the SunCC internal directory. Jens Maurer - if ( (*itr).leaf() == "SunWS_cache" ) continue; + if ( (*itr).filename() == "SunWS_cache" ) continue; // SGI does something similar for template instantiations. Jens Maurer - if( (*itr).leaf() == "ii_files" ) continue; + if( (*itr).filename() == "ii_files" ) continue; if ( child.empty() ) child = *itr; else { std::cout << "Warning: only first of two target possibilities will be reported for: \n " - << root.string() << ": " << child.leaf() - << " and " << (*itr).leaf() << "\n"; + << root.string() << ": " << child.filename() + << " and " << (*itr).filename() << "\n"; } } } @@ -736,7 +736,7 @@ const fs::path find_bin_path(const string& relative) { results.push_back( std::string() ); do_row( *itr, - itr->leaf().substr( 0, itr->leaf().size()-5 ), + itr->filename().substr( 0, itr->filename().size()-5 ), results[results.size()-1] ); } } @@ -752,15 +752,15 @@ const fs::path find_bin_path(const string& relative) for (; compiler_itr != end_itr; ++compiler_itr ) { if ( fs::is_directory( *compiler_itr ) // check just to be sure - && compiler_itr->leaf() != "test" ) // avoid strange directory (Jamfile bug?) + && compiler_itr->filename() != "test" ) // avoid strange directory (Jamfile bug?) { if ( specific_compiler.size() != 0 - && specific_compiler != compiler_itr->leaf() ) continue; - toolsets.push_back( compiler_itr->leaf() ); - string desc( compiler_desc( compiler_itr->leaf() ) ); - string vers( version_desc( compiler_itr->leaf() ) ); + && specific_compiler != compiler_itr->filename() ) continue; + toolsets.push_back( compiler_itr->filename() ); + string desc( compiler_desc( compiler_itr->filename() ) ); + string vers( version_desc( compiler_itr->filename() ) ); report << "" - << (desc.size() ? desc : compiler_itr->leaf()) + << (desc.size() ? desc : compiler_itr->filename()) << (vers.size() ? (string( "
    " ) + vers ) : string( "" )) << "\n"; error_count.push_back( 0 ); @@ -1010,7 +1010,7 @@ int cpp_main( int argc, char * argv[] ) // note name! if ( argc == 4 ) { fs::path links_path( argv[3], fs::native ); - links_name = links_path.leaf(); + links_name = links_path.filename(); links_file.open( links_path ); if ( !links_file ) { diff --git a/tools/regression/src/library_status.cpp b/tools/regression/src/library_status.cpp index 051f125500..c037d7d860 100644 --- a/tools/regression/src/library_status.cpp +++ b/tools/regression/src/library_status.cpp @@ -130,7 +130,7 @@ namespace if(fs::is_directory(*itr)){ std::pair result = node.m_subcolumns.insert( - std::make_pair(itr->leaf(), col_node()) + std::make_pair(itr->filename(), col_node()) ); build_node_tree(*itr, result.first->second); } @@ -629,7 +629,7 @@ namespace if(! fs::is_directory(*itr)) continue; - string test_name = itr->leaf(); + string test_name = itr->filename(); // strip off the ".test" is there is one string::size_type s = test_name.find( ".test" ); if(string::npos != s) @@ -728,7 +728,7 @@ namespace throw std::string("binary path not found"); if(*leaf_itr != "libs") --leaf_itr; - test_lib_dir.remove_leaf(); + test_lib_dir.remove_filename(); } if(leaf_itr == fs::initial_path().end()) @@ -768,7 +768,7 @@ namespace } if(boost_root.empty()) throw std::string("boost root not found"); - boost_root.remove_leaf(); + boost_root.remove_filename(); } return boost_root; @@ -888,7 +888,7 @@ int cpp_main( int argc, char * argv[] ) // note name! if ( argc == 3 ) { fs::path links_path( argv[2], fs::native ); - links_name = links_path.leaf(); + links_name = links_path.filename(); links_file.open( links_path ); if ( !links_file ) { From 7653fd0b01ba3bf47d58f563699cf264e12b4538 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 19 Jul 2008 12:57:51 +0000 Subject: [PATCH 1637/2219] possible fix for gcc, linux, etc. [SVN r47595] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 4094f2fb58..68e51076de 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 4094f2fb58832b0b99143d5488e1354e7141094e +Subproject commit 68e51076deb428f4bdea03b62fff46451a726d32 From 3093f397bf4424ba9594a9a46f6c911ec00bb9e8 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 19 Jul 2008 14:03:57 +0000 Subject: [PATCH 1638/2219] Yet another try at fixing the broken PingPong example. [SVN r47597] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index 3b148f9063..9e4a2765b3 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit 3b148f90637e76ba00b2100e380bd7936b532e83 +Subproject commit 9e4a2765b3f6eaa0e890e84e0db500a80fcd2887 From 20cebf21f091c9a73601db75987e091191c03a2a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Jul 2008 14:23:10 +0000 Subject: [PATCH 1639/2219] Spirit: Split the pattern test (it timed out on one of the platforms) [SVN r47600] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 68e51076de..1350df1cef 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 68e51076deb428f4bdea03b62fff46451a726d32 +Subproject commit 1350df1cef7fda26591f215708adf07ef9aa3190 From 38464b3a8ff6498531911835ac0f537c93bed1ae Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 19 Jul 2008 16:49:46 +0000 Subject: [PATCH 1640/2219] Spirit: Fixed deprecated warning in main spirit.hpp [SVN r47603] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1350df1cef..e28ac4ed28 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1350df1cef7fda26591f215708adf07ef9aa3190 +Subproject commit e28ac4ed2877d6ee2e4aa7636dbe890f6272fefd From 86f8ae7b5df7e0b0fd1ba3591c5d45a3d8dcc5df Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 19 Jul 2008 18:34:03 +0000 Subject: [PATCH 1641/2219] Yet another try at a PingPong example fix. [SVN r47605] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index 9e4a2765b3..ff869be149 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit 9e4a2765b3f6eaa0e890e84e0db500a80fcd2887 +Subproject commit ff869be149658d91290d0674bb32a546fb50c436 From 1ed5b3e1bd8321f12d0236a5f0abd7c31860e09e Mon Sep 17 00:00:00 2001 From: Joseph Gauterin Date: Sat, 19 Jul 2008 19:40:12 +0000 Subject: [PATCH 1642/2219] Corrected duplicated file contents [SVN r47607] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 28fff2d821..6098304ea8 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 28fff2d8210e3967984511fcfb7f811915e4c907 +Subproject commit 6098304ea806deb6d8b5fec14c268050829ffa67 From ed31d20eda61bca52366acf5dae15350d46c63aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 19 Jul 2008 21:04:05 +0000 Subject: [PATCH 1643/2219] Minor stylistic comment changes in different Boost Build modules. [SVN r47610] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0b427bcb4a..3ae769e8f6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0b427bcb4aa0a5f272d8fe36141b461746a7c946 +Subproject commit 3ae769e8f6c7b663e34b026c36e2aee837e58f64 From 2d51d0593401fc6c537ce4b397dae984f4f7361b Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 20 Jul 2008 04:58:31 +0000 Subject: [PATCH 1644/2219] fix links to MPL and Parameters libraries [SVN r47622] --- libs/accumulators | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/accumulators b/libs/accumulators index 1735fe7124..404b0fbef2 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit 1735fe7124f2cc24766521939e4c5600ebec383f +Subproject commit 404b0fbef2522d7d48711d3ec9e26882d5dd4434 From f5a988067ddede99f3396102ef2ff010189844e3 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sun, 20 Jul 2008 06:49:19 +0000 Subject: [PATCH 1645/2219] This should fix the PingPong example failure for GCC. [SVN r47624] --- libs/statechart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/statechart b/libs/statechart index ff869be149..8aa8bb380c 160000 --- a/libs/statechart +++ b/libs/statechart @@ -1 +1 @@ -Subproject commit ff869be149658d91290d0674bb32a546fb50c436 +Subproject commit 8aa8bb380cf90603435177b9b1b39641f1be63c3 From 25a8455bfc24ba61552f63d93e5bd931162689be Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 20 Jul 2008 11:05:49 +0000 Subject: [PATCH 1646/2219] Fixed silly little bug of mine in swap/test/swap_arrays.cpp [SVN r47626] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 6098304ea8..ece6992540 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 6098304ea806deb6d8b5fec14c268050829ffa67 +Subproject commit ece69925403cc9a6e0a29faf2df2518da47d91f7 From c94beb30bedbaadf7998e32bcfc365ea8798826e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 11:05:55 +0000 Subject: [PATCH 1647/2219] Added a missing import of the Boost Build generate.jam module. Although not strictly necessary at the moment this will avoid future build breakage when Boost Build removes some of its extra internal module imports. [SVN r47627] --- Jamroot | 1 + 1 file changed, 1 insertion(+) diff --git a/Jamroot b/Jamroot index 48eca9e780..2de4c68d77 100644 --- a/Jamroot +++ b/Jamroot @@ -98,6 +98,7 @@ # - handle boost version # - handle python options such as pydebug +import generate ; import modules ; import set ; import stage ; From 099d7301ba131b95b1889bd2e7781d15c74e7c72 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 20 Jul 2008 12:13:33 +0000 Subject: [PATCH 1648/2219] Added swap_test_class swap functions to test/swap_arrays.cpp. My fault, they should have been there already! [SVN r47628] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index ece6992540..64a0e0cb20 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit ece69925403cc9a6e0a29faf2df2518da47d91f7 +Subproject commit 64a0e0cb205cb12abb3f608f31c548706790511a From e1ba5408ed2715193543e101f0b246a4fb3a1393 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 20 Jul 2008 12:18:25 +0000 Subject: [PATCH 1649/2219] Fixed silly little typo of mine, in test/swap_arrays.cpp [SVN r47629] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 64a0e0cb20..899c92420c 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 64a0e0cb205cb12abb3f608f31c548706790511a +Subproject commit 899c92420c526c7ed85bcd8587a0948c955111eb From 9c2a11aa708dfb62e103df4caca1166e7d5f0dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 12:38:07 +0000 Subject: [PATCH 1650/2219] Minor stylistic comment changes in the toolset.jam Boost Build module. [SVN r47630] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3ae769e8f6..d17cc381e6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3ae769e8f6c7b663e34b026c36e2aee837e58f64 +Subproject commit d17cc381e68cb070ccf99e41aeb46bb4553d9505 From f8c2c17add97329e2eb6fca479aea8d6c8e1d857 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 12:40:55 +0000 Subject: [PATCH 1651/2219] Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/builtin.jam module. [SVN r47631] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d17cc381e6..c9c5f7c292 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d17cc381e68cb070ccf99e41aeb46bb4553d9505 +Subproject commit c9c5f7c2927b5f73657e6d1847c6c4aa3033d28a From 5782db9820c86efecc5f5ba7455cd1f784c7cea1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 20 Jul 2008 16:07:21 +0000 Subject: [PATCH 1652/2219] Add TR1/VC9 markup. [SVN r47637] --- status/explicit-failures-markup.xml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 4518558a38..d1498647d2 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -5007,7 +5007,32 @@ boost::thread::hardware_concurrency is not implemented and always returns 0 on t
    - + + + + + + + + + + + + + + + + + + + MSVC 9.0 with the optional feature pack installed includes + a version of the TR1 libraries that is not as interface-conforming + as the Boost version. Most of these failures are of the "annoying" + rather than "unusable" kind. + + + + From 600f05108f02c4e15005403fcf868e90bb8c1721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 16:32:08 +0000 Subject: [PATCH 1653/2219] Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/gcc.jam module. Updated different comments and error messages to contain the correct list of supported linker types. [SVN r47638] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c9c5f7c292..a77dbfabf4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c9c5f7c2927b5f73657e6d1847c6c4aa3033d28a +Subproject commit a77dbfabf48cbd2f121102221e8828cae2560d3e From 789c92bdaaafe796338b647ebe79afbe09b6ea45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 16:47:51 +0000 Subject: [PATCH 1654/2219] Minor stylistic comment changes & trailing spaces removal in the Boost Build tools/qcc.jam module. [SVN r47639] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a77dbfabf4..e9b173e248 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a77dbfabf48cbd2f121102221e8828cae2560d3e +Subproject commit e9b173e248179ea7016bcf8b1d9b3cfb59f46e65 From ce1f27cfbd1c3c55c7d43e77d0fc8b2a49ae148a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 17:18:03 +0000 Subject: [PATCH 1655/2219] Minor stylistic code & comment changes in different Boost Build utility modules. [SVN r47640] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e9b173e248..bb5840547b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e9b173e248179ea7016bcf8b1d9b3cfb59f46e65 +Subproject commit bb5840547b6e593fb79631bf149e27a692e5c995 From 8401b9dd6076b44228a83ac76120e0f3fb7cfff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 20 Jul 2008 22:02:39 +0000 Subject: [PATCH 1656/2219] Corrected a comment typo in boost/date_time/string_parse_tree.hpp and removed trailing spaces. [SVN r47641] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 2ff01baa21..7c5395ddad 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 2ff01baa2110d7bdfa7af83e159fdc83bf2a7405 +Subproject commit 7c5395ddad01872beba24736190686066ab07111 From 9202183242fcdbd319a80441e7c96e1840faea4e Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sun, 20 Jul 2008 23:14:15 +0000 Subject: [PATCH 1657/2219] list-at optimization [SVN r47643] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 8506cd8be6..af0e42f13e 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 8506cd8be65890ae458cdeb2070a8d61de05efee +Subproject commit af0e42f13e0d2ff624a37ebd01b2a1da2a5ff4b5 From 33ade5d600fcd72734b578a7aefd04ebe7286a9f Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 21 Jul 2008 07:25:52 +0000 Subject: [PATCH 1658/2219] added info on how to map to and from MPL [SVN r47647] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index af0e42f13e..ef1e821173 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit af0e42f13e0d2ff624a37ebd01b2a1da2a5ff4b5 +Subproject commit ef1e821173e04aee21fff19d9bf9ba802304d661 From b97f55871b3e4177f3ab3b06908318eb4999f467 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 21 Jul 2008 10:04:26 +0000 Subject: [PATCH 1659/2219] BOOST_NO_SFINAE isn't enough to identify compilers that can't auto-detect mutexes, so create a new macro for that, and add IBM and Sun compilers to list [SVN r47652] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 36c44b6f45..31a98f0a1e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 36c44b6f45d0685aeab85fbeff80b89e5e403daf +Subproject commit 31a98f0a1e8b16ac0ce48bbacca37de40e50d69f From 2de0cc9b9fe1d18f364cc8d808f317e55fb04896 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 21 Jul 2008 10:25:08 +0000 Subject: [PATCH 1660/2219] Use sysconf to detect number of processors on AIX too [SVN r47653] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 31a98f0a1e..25460c652c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 31a98f0a1e8b16ac0ce48bbacca37de40e50d69f +Subproject commit 25460c652c7a80f4da3b23d4a7e8cea9d29a260c From d77aa4aef801cca8cc3b8517ecdbe4b232b21de7 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Mon, 21 Jul 2008 10:39:50 +0000 Subject: [PATCH 1661/2219] Use sysconf(_SC_NPROCESSORS_ONLN) where it is available, as a fallback [SVN r47654] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 25460c652c..442dc58e0f 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 25460c652c7a80f4da3b23d4a7e8cea9d29a260c +Subproject commit 442dc58e0fc0e4f73904c2d4ca8b33e9416a4e64 From 2182d3b21f83594e6279c4149af2b13ed9ec3482 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 21 Jul 2008 12:40:03 +0000 Subject: [PATCH 1662/2219] Disable definitions of function bodies for functions that are already compiler intrinsics. [SVN r47656] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 1f8b7ae201..4af37bcb6c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 1f8b7ae2019d90c6a20d9b885ec477cb528a2436 +Subproject commit 4af37bcb6c7a57bf11db8ebc88a2c2af2c2f405c From 27ab01d5d01dea34afa7ea844346a33a5449a5f8 Mon Sep 17 00:00:00 2001 From: Matthias Troyer Date: Mon, 21 Jul 2008 20:24:28 +0000 Subject: [PATCH 1663/2219] Added license information [SVN r47662] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 57e84bb71f..4a538b78dc 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 57e84bb71fdbd01018e55ca3cf87258a2bf3a274 +Subproject commit 4a538b78dc1f35d3c1515d3337944c7e429ea78a From 9e0fd44bfb6ad905a84b62e9ef30bccda1b40b5e Mon Sep 17 00:00:00 2001 From: Fernando Cacciola Date: Mon, 21 Jul 2008 22:36:07 +0000 Subject: [PATCH 1664/2219] Marked gcc 4.2.1 as expected failure in optional_test_ref [SVN r47665] --- status/explicit-failures-markup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index d1498647d2..426fc36b9e 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2494,7 +2494,7 @@ for more information. - + From 552ddf22651709408c688fe55d33d90fda3c8b2f Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 22 Jul 2008 08:26:35 +0000 Subject: [PATCH 1665/2219] Correct an array bounds error in the treatment of paths for UNIX domain sockets. Fixes #2120. [SVN r47673] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f88787fe47..2d79a40ae6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f88787fe47dd3b861ea16d734bc421599d03bc54 +Subproject commit 2d79a40ae68918b94fa56fdaf8ea87d9f4c81a26 From 19dee6ea929a78897141e529c49e810888ff3152 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Tue, 22 Jul 2008 09:06:54 +0000 Subject: [PATCH 1666/2219] fixed non-ascii chars [SVN r47675] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index ef1e821173..4a2214739c 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit ef1e821173e04aee21fff19d9bf9ba802304d661 +Subproject commit 4a2214739c54577f26353532ee1b0bca16efcb02 From ed9eca3cde3b4c2c15dc8d35326c518a49d0a621 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Tue, 22 Jul 2008 09:07:07 +0000 Subject: [PATCH 1667/2219] fixed non-ascii chars [SVN r47676] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 4a2214739c..c51fc2ebee 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 4a2214739c54577f26353532ee1b0bca16efcb02 +Subproject commit c51fc2ebee0fb86b79e83736f00edfe36977ae24 From 57673c7919e6c73640eee22eb73b01693c7e7443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 22 Jul 2008 09:15:00 +0000 Subject: [PATCH 1668/2219] update in response to inspection report [SVN r47678] --- libs/range | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/range b/libs/range index 8724a83c49..2dab8cfbc9 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 8724a83c49e856edd0d96eac560a682b62750ec1 +Subproject commit 2dab8cfbc9fcd88bf77fa118b4f604eb3c9df7de From c352cbdf96fc1f6020b2855d2d016d39ad598a10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20J=C3=B8rgen=20Ottosen?= Date: Tue, 22 Jul 2008 09:15:26 +0000 Subject: [PATCH 1669/2219] update in response to inspection report [SVN r47679] --- libs/ptr_container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptr_container b/libs/ptr_container index 74a7b6ecd4..9264886e0c 160000 --- a/libs/ptr_container +++ b/libs/ptr_container @@ -1 +1 @@ -Subproject commit 74a7b6ecd4325e255cee822072ffa5afd2edcb54 +Subproject commit 9264886e0ccb398bc91286061b484156e7ab0c98 From 1c4c7e47d1ec55f485aeb1dd23c3352515811824 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Tue, 22 Jul 2008 14:23:08 +0000 Subject: [PATCH 1670/2219] Merge csr_graph_test markup from release [SVN r47687] --- status/explicit-failures-markup.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 426fc36b9e..027f20c7fe 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1806,6 +1806,9 @@ + + + This failure is due to a problem with partial ordering of class template partial specializations. From 2c7e7bee1124763dadad4fa937f6bde0ed8ff503 Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Tue, 22 Jul 2008 14:55:05 +0000 Subject: [PATCH 1671/2219] Added documentation for unwrap_ref. [SVN r47689] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index 203ca82ef2..0dd5dae4e8 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit 203ca82ef2f721ecb61a4910d604e77c825dba80 +Subproject commit 0dd5dae4e8d607328ded5973526b1b13fd844e59 From f417beacf4aff3f2476bdc2b95ce3ba91205606c Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Tue, 22 Jul 2008 14:58:14 +0000 Subject: [PATCH 1672/2219] For building the ref docs stand-alone. [SVN r47690] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index 0dd5dae4e8..1b292ee487 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit 0dd5dae4e8d607328ded5973526b1b13fd844e59 +Subproject commit 1b292ee4876d210fdcd06dee8a7623950e4986ba From 6b874d9035d5e6f6540a47d9123c19e2cb936e07 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Wed, 23 Jul 2008 06:55:23 +0000 Subject: [PATCH 1673/2219] Moved preprocessor selection from within macro-function calls to surrounding whole macro calls (some compilers suspend preprocessor directives within a macro call) [SVN r47696] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index ed80575830..203705fea6 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit ed80575830d28b9b10d32c5d064b6f414a1b267c +Subproject commit 203705fea6cf9da3d8dce7b92d56b256721ca293 From b217c69d3aed206ad672fdc876cfd12e492aeb6b Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Wed, 23 Jul 2008 08:20:53 +0000 Subject: [PATCH 1674/2219] Updated expected failures for thread lib [SVN r47699] --- status/explicit-failures-markup.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 027f20c7fe..1b4927d58e 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -4726,6 +4726,7 @@ for more information. + When a thread ends, tss data needs to be cleaned up. This process @@ -4744,6 +4745,8 @@ for more information. + + @@ -4751,15 +4754,6 @@ The Borland compiler fails to bind rvalues to the thread move constructor, choosing instead to bind them to the private (and unimplemented) copy constructor. - - - - - - -boost::thread::hardware_concurrency is not implemented and always returns 0 on this platform. - - From f62037c910798685509ffca6b436eb034144ce4b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 23 Jul 2008 13:58:30 +0000 Subject: [PATCH 1675/2219] Fix Cuthill-McKee documentation typos. Fixes #2131 [SVN r47709] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index f9dcab79b2..6d2a97d97c 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit f9dcab79b25b8a2f520e109540699b8e8f7093d4 +Subproject commit 6d2a97d97ca199b3bb4bde2affbf61da9b1d9e53 From 315ab37a6204b09eaed008b55bab811d2d0d3bef Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Wed, 23 Jul 2008 14:59:58 +0000 Subject: [PATCH 1676/2219] Update library count and link for 1.36 [SVN r47713] --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 60437bafa6..f652e28642 100644 --- a/index.html +++ b/index.html @@ -55,9 +55,9 @@

    Changes in this release

    -

    This release includes 12 new libraries and - maintenance fixes to existing libraries. See - Release +

    This release includes 4 new libraries and + updates for many existing libraries. See + Release History for more information.

    Getting Started

    From 3cc60114a24fd05f038c7c9cc11e8e302d3229b4 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Wed, 23 Jul 2008 15:24:17 +0000 Subject: [PATCH 1677/2219] Link against shared expat. [SVN r47720] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index 6d2a97d97c..7e088fd0ec 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 6d2a97d97ca199b3bb4bde2affbf61da9b1d9e53 +Subproject commit 7e088fd0ecf5dad1638f20b0bccafdb6ef10703f From fb8f7cfea22314902750040fa8e387969b8eaf7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 23 Jul 2008 16:21:51 +0000 Subject: [PATCH 1678/2219] Minor stylistic Boost Build documentation changes. [SVN r47726] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bb5840547b..fd0ff0e668 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bb5840547b6e593fb79631bf149e27a692e5c995 +Subproject commit fd0ff0e6681a24b9e73abf0a827aad8073d09000 From 2de40e1536738c980edb097113dc9a92e2f0b3e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 23 Jul 2008 16:49:19 +0000 Subject: [PATCH 1679/2219] Added a new c++-template-depth Boost Build feature allowing configuring compilers supporting this feature with the maximal template instantiation depth. Currently supported for gcc & qcc toolsets. [SVN r47727] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index fd0ff0e668..4c121da45f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit fd0ff0e6681a24b9e73abf0a827aad8073d09000 +Subproject commit 4c121da45fd10fcfdb9c56235842778f51a66d4c From 412ce9fcf643ee4160892fc05bb7dc0b3a0686c8 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 23 Jul 2008 17:30:13 +0000 Subject: [PATCH 1680/2219] update docs for changes in include paths [SVN r47729] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e28ac4ed28..9b7a2c0bbc 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e28ac4ed2877d6ee2e4aa7636dbe890f6272fefd +Subproject commit 9b7a2c0bbc7812df800cb3dd34dd2c7d5d8bde14 From 61d5289f320fa42998667b0e68eb905173485686 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 23 Jul 2008 20:04:52 +0000 Subject: [PATCH 1681/2219] Untabify. [SVN r47736] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 77ab953171..8c7954a53a 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 77ab95317165f72ed473c45370532ba84909d95a +Subproject commit 8c7954a53a7aa8652bdb364e9e4f5d89fe4885c8 From d55fa05ffb4b2aec64db1b07594bd24506febf44 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Wed, 23 Jul 2008 20:17:20 +0000 Subject: [PATCH 1682/2219] Only pass propagated properties when building the quickbook binary from the source. Fixes #1584 [SVN r47737] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4c121da45f..bd7ef4763d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4c121da45fd10fcfdb9c56235842778f51a66d4c +Subproject commit bd7ef4763d32a5a06dcb7977c5168cd46923b516 From 894a887d45d108bd77d7206db4aec94759174b15 Mon Sep 17 00:00:00 2001 From: Jan Gaspar Date: Wed, 23 Jul 2008 20:40:46 +0000 Subject: [PATCH 1683/2219] circular_buffer: major update; added rotate method, bugfix #1987 [SVN r47738] --- libs/circular_buffer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/circular_buffer b/libs/circular_buffer index 6c59b9fe12..5a680c08ee 160000 --- a/libs/circular_buffer +++ b/libs/circular_buffer @@ -1 +1 @@ -Subproject commit 6c59b9fe121749f7ee01b3a761b21dbade4e8320 +Subproject commit 5a680c08ee2234b411917bd6a5cdc3ec3deb6d99 From ec3ecc9fa85d33dd9839c44ea36bf58fe583bb5b Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 23 Jul 2008 22:37:58 +0000 Subject: [PATCH 1684/2219] Update asio's one-line description. [SVN r47741] --- libs/libraries.htm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index 2bca57f59b..dd4629ed80 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -86,9 +86,9 @@ how to download, build, and install the libraries.

  • array - STL compliant container wrapper for arrays of constant size, from Nicolai Josuttis.
  • -
  • asio - Portable networking, including - sockets, timers, hostname resolution and socket iostreams, from - Chris Kohlhoff.
  • +
  • asio - Portable networking and other low-level + I/O, including sockets, timers, hostname resolution, socket iostreams, serial + ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.
  • assign - Filling containers with constant or generated data has never been easier, from Thorsten Ottosen. @@ -483,9 +483,9 @@ how to download, build, and install the libraries.

    Concurrent Programming

      -
    • asio - Portable networking, including - sockets, timers, hostname resolution and socket iostreams, from - Chris Kohlhoff.
    • +
    • asio - Portable networking and other low-level + I/O, including sockets, timers, hostname resolution, socket iostreams, serial + ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.
    • interprocess - Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators, from Ion Gaztañaga
    • MPI - Message Passing Interface library, for use in distributed-memory parallel application programming, from Douglas Gregor and Matthias Troyer.
    • @@ -578,9 +578,9 @@ how to download, build, and install the libraries.

      Input/Output

        -
      • asio - Portable networking, including - sockets, timers, hostname resolution and socket iostreams, from - Chris Kohlhoff.
      • +
      • asio - Portable networking and other low-level + I/O, including sockets, timers, hostname resolution, socket iostreams, serial + ports, file descriptors and Windows HANDLEs, from Chris Kohlhoff.
      • assign - Filling containers with constant or generated data has never been easier, from Thorsten Ottosen. From cf3c7015043b74d8ff1606581abee21dec12febe Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Wed, 23 Jul 2008 22:40:20 +0000 Subject: [PATCH 1685/2219] Resolved namespace conflict from unadorned call, which fixes #2134 [SVN r47742] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 203705fea6..2b7ed6ebf7 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 203705fea6cf9da3d8dce7b92d56b256721ca293 +Subproject commit 2b7ed6ebf73bbf92487bda93e69b2c4c917d1be4 From 3d27e5d12366b5864e846f2703c8b66afcfb4577 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 24 Jul 2008 09:55:07 +0000 Subject: [PATCH 1686/2219] Add dependency tracking info. [SVN r47745] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 4af37bcb6c..f451e1d7e4 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 4af37bcb6c7a57bf11db8ebc88a2c2af2c2f405c +Subproject commit f451e1d7e4c653f250bbd7049fc5d20331b4a18b From 94f4360e3778531f78f9663325f5d5af9f287477 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 24 Jul 2008 10:14:15 +0000 Subject: [PATCH 1687/2219] Remove some old information that's no longer true. [SVN r47750] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index eae2a90463..f2c420e289 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit eae2a90463074cd903ac492f2de3fa60ef54e42f +Subproject commit f2c420e2895b60d5d3bb43e48a77b6a30e119841 From dab923e93e5c13d2bd944d6396aabf69b5f31ed3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 24 Jul 2008 10:15:12 +0000 Subject: [PATCH 1688/2219] Better inspect errors for empty URLs. [SVN r47751] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 18edda1c82..f71e631b8f 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 18edda1c8249ffe767871fc45744285b77dd79a5 +Subproject commit f71e631b8fa42e8e65192f56c78d2657d1abe38f From 15d88dc14d2ce41337c7aa3857cac2bee9c06f3a Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Thu, 24 Jul 2008 11:43:02 +0000 Subject: [PATCH 1689/2219] Encapsulated the mutually exclusive 'long long' and '__int64' type families into a single interface [SVN r47754] --- libs/config | 2 +- libs/integer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/config b/libs/config index 73bce85012..8aed5ffeaa 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 73bce850122a98aeaccf991810de9f51e50279f9 +Subproject commit 8aed5ffeaacbdeea30fa5da037acf696645acfc9 diff --git a/libs/integer b/libs/integer index 2b7ed6ebf7..4af7660410 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 2b7ed6ebf73bbf92487bda93e69b2c4c917d1be4 +Subproject commit 4af7660410961279895c8eb8909268b415c74c1d From daf3d1c3c7a7f2f2758d231dd130459b5eaf3073 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 24 Jul 2008 18:16:09 +0000 Subject: [PATCH 1690/2219] Link to Igor Zlatkovic's xsltproc packages. [SVN r47766] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 519ca23094..52101d4f6d 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 519ca23094dd87876062e4ccca1063ab2beeb2a9 +Subproject commit 52101d4f6dfd882f401e083903667218dfa0e93b From b9c3b9aef48a86e028f2288bf166a5d0534ebfe2 Mon Sep 17 00:00:00 2001 From: Ronald Garcia Date: Thu, 24 Jul 2008 19:10:40 +0000 Subject: [PATCH 1691/2219] Initial Revision. [SVN r47768] --- libs/multi_array | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_array b/libs/multi_array index 40b0db7ad6..0e8d2e3189 160000 --- a/libs/multi_array +++ b/libs/multi_array @@ -1 +1 @@ -Subproject commit 40b0db7ad630329a6bd434ddc569b40db5e57013 +Subproject commit 0e8d2e31891526e01b3f5e13010ad67c60c7dc40 From 1de11049907d1b16024608b7bf170a4fa34a0844 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 01:53:12 +0000 Subject: [PATCH 1692/2219] removed old docs [SVN r47770] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index ddb8520cb0..08e1d794ed 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit ddb8520cb057950d557f993860165f176d9883d1 +Subproject commit 08e1d794ed4f61c84263c2dc31a2c22fec2cbdf1 From b6dd3092307cb25bc0d991e7c8a6e18a68a78c26 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 01:58:21 +0000 Subject: [PATCH 1693/2219] removed 7.1 project files [SVN r47771] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 08e1d794ed..0ec695f7df 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 08e1d794ed4f61c84263c2dc31a2c22fec2cbdf1 +Subproject commit 0ec695f7df122f2ea16d298ee6815f205ed28891 From 3c6242636df1d1925f71a77c5389b3ba62d75a4b Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 02:17:07 +0000 Subject: [PATCH 1694/2219] move print_log_value to the test_tools namespace [SVN r47772] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 0ec695f7df..698a5b35dd 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 0ec695f7df122f2ea16d298ee6815f205ed28891 +Subproject commit 698a5b35dde52a3582e28f46467d9c13441c7397 From a16854e27cb19ccb588e1d0806510a37e33b142b Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 02:29:20 +0000 Subject: [PATCH 1695/2219] set size to it's min value [SVN r47774] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 698a5b35dd..f831e53559 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 698a5b35dde52a3582e28f46467d9c13441c7397 +Subproject commit f831e53559a8ffb1e25a6d3d0e9fb98ac6fa7c37 From cfdca99e495b70e1e03b35396ff59ce0fe8b7fc6 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:26:12 +0000 Subject: [PATCH 1696/2219] further optimization of test tools output operations [SVN r47780] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index f831e53559..793dcb90e8 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit f831e53559a8ffb1e25a6d3d0e9fb98ac6fa7c37 +Subproject commit 793dcb90e848f819c2147fc878eb3c3fa9ea4e8b From 64c951e1f2028e6c06dd08a778880e2876548437 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:29:15 +0000 Subject: [PATCH 1697/2219] warning clean up [SVN r47782] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 793dcb90e8..40dfc4ef20 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 793dcb90e848f819c2147fc878eb3c3fa9ea4e8b +Subproject commit 40dfc4ef20b9d72e6999eb836d6db6484391858a From 762fc696956737299b19a9952fbafaee96f87759 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:46:50 +0000 Subject: [PATCH 1698/2219] date [SVN r47786] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 40dfc4ef20..de0e8f5180 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 40dfc4ef20b9d72e6999eb836d6db6484391858a +Subproject commit de0e8f518091daf4220110f09773fb34e882b626 From c16b4d37e773abb2280b1a5a332048190943c766 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:50:49 +0000 Subject: [PATCH 1699/2219] avoid necessity to include additional files [SVN r47787] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index de0e8f5180..daece9098d 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit de0e8f518091daf4220110f09773fb34e882b626 +Subproject commit daece9098dde8599b486f5fa1a9c1563ccb8922b From 87e1beef3f9a216cac85c8516dc4026378deef94 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:52:52 +0000 Subject: [PATCH 1700/2219] date [SVN r47788] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index daece9098d..a574fe654c 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit daece9098dde8599b486f5fa1a9c1563ccb8922b +Subproject commit a574fe654c4931100279ff66c64607d7256c520c From 5957c3805083885a6c2d25181f15c00d7ffbe5c6 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:53:22 +0000 Subject: [PATCH 1701/2219] date [SVN r47789] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index a574fe654c..cb6922e0c3 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit a574fe654c4931100279ff66c64607d7256c520c +Subproject commit cb6922e0c31ca7a054d052df8ee36b5472d42cf7 From f30d4d71d684c67bf468d480643ef0a22ea81aa1 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:55:03 +0000 Subject: [PATCH 1702/2219] date [SVN r47790] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index cb6922e0c3..783722fae8 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit cb6922e0c31ca7a054d052df8ee36b5472d42cf7 +Subproject commit 783722fae8e7df895c04c011117eedafaa068737 From a164a90be847beee222f1e6ef16ecaf610a7c2dc Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 25 Jul 2008 03:59:18 +0000 Subject: [PATCH 1703/2219] datesync_access_test added [SVN r47791] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 783722fae8..db4a2d6b03 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 783722fae8e7df895c04c011117eedafaa068737 +Subproject commit db4a2d6b033fde6e13481cac0d822961e933250a From 97c10ad1e9e59d257d2b5faf55d1bfa3cadfe90a Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Fri, 25 Jul 2008 09:11:23 +0000 Subject: [PATCH 1704/2219] Improve visibility of concept failure messages [SVN r47793] --- libs/concept_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/concept_check b/libs/concept_check index cc5dcdfb33..b3fc10803f 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit cc5dcdfb3334ba9966a07d0749ae81d5563f12e3 +Subproject commit b3fc10803fe07996725f658fa151c23cb3010d98 From a0bb530404e00ddf7c21c39977dbf85ad9c30295 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Fri, 25 Jul 2008 09:26:15 +0000 Subject: [PATCH 1705/2219] No compilers without partial specialization see this file. [SVN r47794] --- libs/concept_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/concept_check b/libs/concept_check index b3fc10803f..5c06a2ea0b 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit b3fc10803fe07996725f658fa151c23cb3010d98 +Subproject commit 5c06a2ea0b33e4fb6e11d0b58add66813c0aa0f1 From f829085a15d6f77f2fe84aeefd44cdd4edd82c13 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 25 Jul 2008 09:28:01 +0000 Subject: [PATCH 1706/2219] Fixes #1940. [SVN r47795] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index be28ad44c7..546dd9f6fb 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit be28ad44c775c2e8c5d9d972d6134234ccc45e5e +Subproject commit 546dd9f6fb0289f711df83f0a5244c54d80e13e9 From 3c9596247296ec7aed622cba0889c1b85f0dfa74 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Fri, 25 Jul 2008 09:38:53 +0000 Subject: [PATCH 1707/2219] Improve visibility of concept failure messages [SVN r47797] --- libs/concept_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/concept_check b/libs/concept_check index 5c06a2ea0b..63c674c575 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 5c06a2ea0b33e4fb6e11d0b58add66813c0aa0f1 +Subproject commit 63c674c575390fb4ff11b6b67a53359a719acf72 From ddb45cd99aa9a305075ee308fae51206e49e71b1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 25 Jul 2008 10:01:25 +0000 Subject: [PATCH 1708/2219] Add two more expected failures. [SVN r47799] --- status/explicit-failures-markup.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 1b4927d58e..21d49c9875 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3148,6 +3148,14 @@ for more information. This compiler is not sufficiently conforming to correctly handle these tests. + + + + + Some versions of the Darwin platform have insufficient long double support + for us to be able to run this test. + + @@ -4313,7 +4321,16 @@ for more information. use and building of dll's mainly. - + + + + + This tests fails because a dependency (Boost.Test) + fails to initialise correctly. The issue has been + reported to the library's author. + + + From d2fbde238dbbd0acf9b85a4e2e88d667c548f263 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 25 Jul 2008 10:24:50 +0000 Subject: [PATCH 1709/2219] Fix a link. [SVN r47800] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 52101d4f6d..73e35d2e06 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 52101d4f6dfd882f401e083903667218dfa0e93b +Subproject commit 73e35d2e06138f237b596cd4c2193a3959b4a287 From cc2faa4ea7cc63e540017aaccbbf5694585485c4 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Fri, 25 Jul 2008 12:39:06 +0000 Subject: [PATCH 1710/2219] Tightened up code; number of bit-counts sampled is now comprehensive instead of representative (with a preprocessor switch for the old behavior since the new behavior greatly increases compile times) [SVN r47801] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 4af7660410..2fcbc31b77 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 4af7660410961279895c8eb8909268b415c74c1d +Subproject commit 2fcbc31b77bfa9704f1f3db7f6add866c14c7002 From d2cacf88510248f429877ce70c5962e6dcde5f62 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 25 Jul 2008 17:52:11 +0000 Subject: [PATCH 1711/2219] Convert a few 'unacceptable' characters to underscores in generated documentation filenames. [SVN r47807] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 73e35d2e06..397f0eb312 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 73e35d2e06138f237b596cd4c2193a3959b4a287 +Subproject commit 397f0eb31256bb1e4ff24859c0e72b5940239b96 From 7e3c803deec1eef60a0e1d5ecd9f208e1bc8dd38 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Fri, 25 Jul 2008 18:48:09 +0000 Subject: [PATCH 1712/2219] Added test_adl_barrier to swap/test, as discussed with Joseph Gauterin. [SVN r47808] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 899c92420c..b311fcefb2 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 899c92420c526c7ed85bcd8587a0948c955111eb +Subproject commit b311fcefb2478bbe3aea776f9686c188bd053fa9 From 66b0197a15c7c70a25b452708f760f76ba46ee2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Fri, 25 Jul 2008 19:03:21 +0000 Subject: [PATCH 1713/2219] Fix: raise warning level for gcc [SVN r47809] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index db4a2d6b03..0a3c8c7150 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit db4a2d6b033fde6e13481cac0d822961e933250a +Subproject commit 0a3c8c7150bd08dce908269eca88a2502671e35a From c6507c1798cdf15b3376b47328f677dc80fd363f Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 25 Jul 2008 21:12:29 +0000 Subject: [PATCH 1714/2219] Fix for issue #2105: specify which header to include for each class or function [SVN r47810] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 442dc58e0f..48c857e02c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 442dc58e0fc0e4f73904c2d4ca8b33e9416a4e64 +Subproject commit 48c857e02cb0ea3a77e2f9237f7daa836d48760d From 4470b9fbb1f49264c1a0dc2153cca4379c6649bd Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 25 Jul 2008 21:13:27 +0000 Subject: [PATCH 1715/2219] Avoid some more unacceptable characters. [SVN r47811] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 397f0eb312..d458d33ae9 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 397f0eb31256bb1e4ff24859c0e72b5940239b96 +Subproject commit d458d33ae91770e3a003b1916dd57243a2535791 From 55beabcf6708cbd1c323f158cc528f88a4fa21a3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 25 Jul 2008 21:15:39 +0000 Subject: [PATCH 1716/2219] Merge asio details from the release branch. [SVN r47812] --- doc/src/boost.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/src/boost.xml b/doc/src/boost.xml index 2d2325eb2d..6540f306d9 100644 --- a/doc/src/boost.xml +++ b/doc/src/boost.xml @@ -54,6 +54,18 @@ + + + + Christopher + Kohlhoff + + + Portable networking, including sockets, timers, hostname resolution and socket iostreams. + + + + From 0f6955fbfb2d0f4eccd2d3e9bcd69ec7728f6cc8 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 25 Jul 2008 21:25:58 +0000 Subject: [PATCH 1717/2219] Fix a typo. [SVN r47813] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index f2c420e289..506f478ec7 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit f2c420e2895b60d5d3bb43e48a77b6a30e119841 +Subproject commit 506f478ec7e60921a608e501960a5ac8bb71f24f From 3a1b63f1eee815b5a58ca018b1d880b8a29fcdf0 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 25 Jul 2008 21:30:37 +0000 Subject: [PATCH 1718/2219] Added a description for the scoped_try_lock typedefs [SVN r47814] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 48c857e02c..f7cb8d8141 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 48c857e02cb0ea3a77e2f9237f7daa836d48760d +Subproject commit f7cb8d81411a3011de304faaa1a1001112f35c68 From 5e47d4320eab42c77b582f21e64d52b0b846dd40 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 25 Jul 2008 21:57:33 +0000 Subject: [PATCH 1719/2219] Added documentation for the lock and try_lock free functions [SVN r47815] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index f7cb8d8141..63b44d4e32 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit f7cb8d81411a3011de304faaa1a1001112f35c68 +Subproject commit 63b44d4e327d578cc2b8831d3ea4143e647ad230 From 305b373ff3eceb4bfe942cc46dcc1d30687b2e4d Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 25 Jul 2008 22:01:04 +0000 Subject: [PATCH 1720/2219] Fix for trac issue #2118 [SVN r47816] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 63b44d4e32..b1931a3eda 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 63b44d4e327d578cc2b8831d3ea4143e647ad230 +Subproject commit b1931a3edaefc486225967bbe34c618449fdca93 From 08b83208a3ca4ea93d8769d781b2eba2e00c7d59 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 25 Jul 2008 22:21:05 +0000 Subject: [PATCH 1721/2219] Added a description for the new thread constructors that allow functions with arguments. [SVN r47817] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index b1931a3eda..69930684a9 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit b1931a3edaefc486225967bbe34c618449fdca93 +Subproject commit 69930684a94f6ceb93bcb58e2b25c665dee53e33 From d384d2490ffc86a2ba2aa2978ea5f6a3accd73c9 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 25 Jul 2008 22:22:58 +0000 Subject: [PATCH 1722/2219] Added note about max number of arguments [SVN r47818] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 69930684a9..6508eff95e 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 69930684a94f6ceb93bcb58e2b25c665dee53e33 +Subproject commit 6508eff95e508512b6f4bc710d1b99385c50b67c From feddfa0da98f72f40d84b2422a7a5a49fc3edceb Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 25 Jul 2008 23:52:12 +0000 Subject: [PATCH 1723/2219] Escape the ampersand properly. [SVN r47820] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index d458d33ae9..dc60960dd9 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit d458d33ae91770e3a003b1916dd57243a2535791 +Subproject commit dc60960dd95f949518669b5f5063b40c6528cecc From d38c435bef6cb49183466588735bf83b338effbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 26 Jul 2008 00:16:07 +0000 Subject: [PATCH 1724/2219] Minor stylistic comment change in the Boost Build tools/testing.jam module. [SVN r47825] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bd7ef4763d..4da9b90afb 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bd7ef4763d32a5a06dcb7977c5168cd46923b516 +Subproject commit 4da9b90afb357f03cd5e80b032d575aa380c7cc8 From 3f3d3a1c4f8936aa8d0a17fe9a0556d152169f57 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Sat, 26 Jul 2008 08:37:55 +0000 Subject: [PATCH 1725/2219] Doc updates missed by previous checkin [SVN r47826] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 6508eff95e..ea06434425 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 6508eff95e508512b6f4bc710d1b99385c50b67c +Subproject commit ea06434425d6325a42b307ae492bdeee13e49c53 From dfdfb32fd7676bde7df8b294b90a80a7d739617e Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sat, 26 Jul 2008 17:47:59 +0000 Subject: [PATCH 1726/2219] Added a newline to swap/test/lib_header_1.cpp, hoping to fix Sun 5.x compile issue, "Error: There is extra text on this line" [SVN r47829] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index b311fcefb2..b050431638 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit b311fcefb2478bbe3aea776f9686c188bd053fa9 +Subproject commit b050431638e51abdcca52f0309cfde1f8c7e96f5 From 6ac0eeed78d46a75c707de499b3a89718dcd08b6 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 26 Jul 2008 18:38:07 +0000 Subject: [PATCH 1727/2219] Add Boost.Exception to the miscellaneous libraries. [SVN r47830] --- libs/libraries.htm | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/libraries.htm b/libs/libraries.htm index dd4629ed80..6b78d6be2a 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -654,6 +654,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey
      • crc - Cyclic Redundancy Code, from Daryle Walker.
      • date_time - Date-Time library from Jeff Garland.
      • +
      • exception - A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads (N2179), from Emil Dotchevski.
      • filesystem - Portable paths, iteration over directories, and other useful filesystem operations, from Beman Dawes.
      • From fdb0a770114b901d238bd5247106e0a4f2559ef6 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 27 Jul 2008 06:50:39 +0000 Subject: [PATCH 1728/2219] tentative version of docs [SVN r47835] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 0a3c8c7150..29dda994ab 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 0a3c8c7150bd08dce908269eca88a2502671e35a +Subproject commit 29dda994ab5349ffda02fcbb1c720542c425c151 From 5cc1b89fffb3f855ab8fb439e475b4a56fd330a0 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 27 Jul 2008 09:00:54 +0000 Subject: [PATCH 1729/2219] Corrected link to corresponding test files [SVN r47838] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 2fcbc31b77..2ae867bcf8 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 2fcbc31b77bfa9704f1f3db7f6add866c14c7002 +Subproject commit 2ae867bcf8c1812ab04ed5b135bdcbba35946bc5 From b3bcdf4d34b1566e24f0beb7a4e41fd884f0acd2 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 27 Jul 2008 11:35:33 +0000 Subject: [PATCH 1730/2219] Added specialized_in_boost_and_other to swap/test, as discussed at "[boost] [swap] End-user allowed to add overloads to boost namespace?", http://lists.boost.org/Archives/boost/2008/07/140327.php [SVN r47839] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index b050431638..3fd0ea6e75 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit b050431638e51abdcca52f0309cfde1f8c7e96f5 +Subproject commit 3fd0ea6e7527118e0ea948b56f54140ed85422ba From 01ab8e689b740dd4ae92c5e01cce2478f2b4b131 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sun, 27 Jul 2008 12:46:45 +0000 Subject: [PATCH 1731/2219] Fixed comment in swap/test/specialized_in_boost_and_other.cpp [SVN r47840] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 3fd0ea6e75..c286d62223 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 3fd0ea6e7527118e0ea948b56f54140ed85422ba +Subproject commit c286d6222302d99cabfe9cabd87df8ab11e1c124 From 498dd073ca15464c785a94407b409fe1dfeac0a3 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 27 Jul 2008 16:34:38 +0000 Subject: [PATCH 1732/2219] Changed the Integer-mask test to use the unit-test system [SVN r47841] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 2ae867bcf8..188cef05a9 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 2ae867bcf8c1812ab04ed5b135bdcbba35946bc5 +Subproject commit 188cef05a9986feca195f6926640f9f15314fe06 From 50bbf0eb5ebecf5bb6441facbf1fc7a889bee594 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 27 Jul 2008 17:08:51 +0000 Subject: [PATCH 1733/2219] Added extended-integer support [SVN r47842] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 188cef05a9..f041dc0f0a 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 188cef05a9986feca195f6926640f9f15314fe06 +Subproject commit f041dc0f0a3f63cc710e8ed78f64e9076b0e4a80 From 135ef1b19ecd35b8d21a44d30139bd111985aea7 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 27 Jul 2008 18:54:19 +0000 Subject: [PATCH 1734/2219] missing files [SVN r47843] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 29dda994ab..892cd3df70 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 29dda994ab5349ffda02fcbb1c720542c425c151 +Subproject commit 892cd3df709f0d7a03bb89b0420f787407d67b86 From a7fa7640d322c67bf03df363d4d5a6608e28d894 Mon Sep 17 00:00:00 2001 From: Stefan Seefeld Date: Sun, 27 Jul 2008 19:41:41 +0000 Subject: [PATCH 1735/2219] Add generic call operator support. [SVN r47846] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index c44100afda..d67cd6717d 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit c44100afda121bfcb53c3066e0ebfbb8bf385c1e +Subproject commit d67cd6717d743b6be4ac142c4b0786e3be6d61f4 From 988aa9ba3351ff8168aef39dad84c6f7ce788ac2 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Sun, 27 Jul 2008 23:43:04 +0000 Subject: [PATCH 1736/2219] Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license [SVN r47847] --- libs/math | 2 +- libs/rational | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/math b/libs/math index f451e1d7e4..952a07b6f8 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit f451e1d7e4c653f250bbd7049fc5d20331b4a18b +Subproject commit 952a07b6f8a8a6c3919d297b45383c8a67563861 diff --git a/libs/rational b/libs/rational index fa7f26c8f4..94caf9a401 160000 --- a/libs/rational +++ b/libs/rational @@ -1 +1 @@ -Subproject commit fa7f26c8f41c8bfcd15332a7607aec37ff71e869 +Subproject commit 94caf9a401d9e954472d60f6a721c7c013177413 From 98e8a23b5ba0fba65c06992396c0db2136958556 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 28 Jul 2008 04:03:12 +0000 Subject: [PATCH 1737/2219] missing files [SVN r47848] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 892cd3df70..d3cae5fa04 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 892cd3df709f0d7a03bb89b0420f787407d67b86 +Subproject commit d3cae5fa041274dcba7fafcf9ee2b46d6a29dae1 From d5db701daefc71c34b7056b6bf83886d03f81b19 Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Mon, 28 Jul 2008 14:41:00 +0000 Subject: [PATCH 1738/2219] Hopefully made compile-time constants suitable for more compilers [SVN r47852] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index f041dc0f0a..2fd0675a21 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit f041dc0f0a3f63cc710e8ed78f64e9076b0e4a80 +Subproject commit 2fd0675a21a35ee0d1f6aa7c2f7fa6873aa45a5c From e86718c3d509d575186914a6398fc856de927abd Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 28 Jul 2008 15:23:24 +0000 Subject: [PATCH 1739/2219] Fixes #2084. [SVN r47853] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 8aed5ffeaa..59ff24b625 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 8aed5ffeaacbdeea30fa5da037acf696645acfc9 +Subproject commit 59ff24b6250aed1d67fa79393d104752c6a1df54 From 00fde9cf3b9f428669e68da36bfd8b64f89e1042 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Mon, 28 Jul 2008 17:49:17 +0000 Subject: [PATCH 1740/2219] merging changes in RC for acc toolset into the trunk [SVN r47854] --- status/explicit-failures-markup.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 21d49c9875..2a498abb55 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1729,6 +1729,14 @@ + + + + + + + + @@ -4077,6 +4085,11 @@ for more information. + + + + + @@ -6056,4 +6069,10 @@ choosing instead to bind them to the private (and unimplemented) copy constructo problem. + + The test does not compile, most likely because of new version of EDG Front End + implementing Core Issue 574. In the HP bug tracking system, it is tracked as + QuIX ID: QXCR1000804484. + + From 2120fd3e471cdb75c8b49a60ebe6cde624a2f15c Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 29 Jul 2008 02:08:58 +0000 Subject: [PATCH 1741/2219] Spirit: Added missing file [SVN r47859] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 9b7a2c0bbc..e33075a2bb 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 9b7a2c0bbc7812df800cb3dd34dd2c7d5d8bde14 +Subproject commit e33075a2bb51d08c2a65de7807829cad199cc2e1 From f36b8be1aeafd39a710f71c03db75e7b42b8362e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Tue, 29 Jul 2008 02:12:59 +0000 Subject: [PATCH 1742/2219] Spirit: Applied pending commits from release branch [SVN r47860] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e33075a2bb..7cd35e6802 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e33075a2bb51d08c2a65de7807829cad199cc2e1 +Subproject commit 7cd35e68029e5ad0fc7d875ac4f87cf68f046c90 From 44ff4e35c0fb187364b4fecfe0716e741c7d3b8f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 29 Jul 2008 05:38:59 +0000 Subject: [PATCH 1743/2219] add globalname for linking to the documentation for a global object [SVN r47861] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index dc60960dd9..99b6f16898 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit dc60960dd95f949518669b5f5063b40c6528cecc +Subproject commit 99b6f16898148e7f5417a084f24ea68228a2161b From 291d778bba04c7bdcb99d0338754beca17928a1e Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 29 Jul 2008 05:52:35 +0000 Subject: [PATCH 1744/2219] add globalref tag for linking to the reference section for a global object [SVN r47862] --- tools/quickbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quickbook b/tools/quickbook index e327a65ab5..c1f8c71486 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit e327a65ab5b829abdfcee9ecdf512fee9280d085 +Subproject commit c1f8c71486c41261ec0ff6a0eceef46ba6759ed8 From 163e49ab25ae78eef219ceecb15c8c96a9d24564 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Tue, 29 Jul 2008 14:06:01 +0000 Subject: [PATCH 1745/2219] removed functions relating to file timestamps (addresses #2154) [SVN r47866] --- libs/iostreams | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/iostreams b/libs/iostreams index ca4668ae2c..35e2fe3964 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit ca4668ae2c9d80a0e2a18fd929b681a29121f9e3 +Subproject commit 35e2fe39645b8a1362ad5f7bdc7ae07d68b0e5a5 From b039d984a5f8dc4b9e5fb0c81476fa808d412dfc Mon Sep 17 00:00:00 2001 From: Daryle Walker Date: Tue, 29 Jul 2008 19:33:20 +0000 Subject: [PATCH 1746/2219] Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups) [SVN r47869] --- libs/integer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/integer b/libs/integer index 2fd0675a21..2d259a4f3e 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit 2fd0675a21a35ee0d1f6aa7c2f7fa6873aa45a5c +Subproject commit 2d259a4f3e44879d2dccfbc0eef006b532a5bcaf From 7c3b0962a78d89065b2c5a8a98c688358c586ee2 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 29 Jul 2008 20:37:22 +0000 Subject: [PATCH 1747/2219] Update version info in the getting started guide. [SVN r47870] --- more/getting_started/detail/release-variables.rst | 6 +++--- more/getting_started/unix-variants.rst | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/more/getting_started/detail/release-variables.rst b/more/getting_started/detail/release-variables.rst index 3fb717e3dd..7c32fb2d66 100644 --- a/more/getting_started/detail/release-variables.rst +++ b/more/getting_started/detail/release-variables.rst @@ -5,8 +5,8 @@ .. This file contains all the definitions that need to be updated .. for each new release of Boost. -.. |boost-version-number| replace:: 1.35.0 -.. |boost_ver| replace:: ``boost_1_35_0`` -.. |boost_ver-bold| replace:: **boost_1_35_0** +.. |boost-version-number| replace:: 1.36.0 +.. |boost_ver| replace:: ``boost_1_36_0`` +.. |boost_ver-bold| replace:: **boost_1_36_0** .. _sf-download: http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041 diff --git a/more/getting_started/unix-variants.rst b/more/getting_started/unix-variants.rst index 90e5c31d84..c8b1db13b9 100644 --- a/more/getting_started/unix-variants.rst +++ b/more/getting_started/unix-variants.rst @@ -153,7 +153,7 @@ A. You can specify the full path to each library: .. parsed-literal:: $ c++ -I |root| example.cpp -o example **\\** - **~/boost/lib/libboost_regex-gcc34-mt-d-1_35.a** + **~/boost/lib/libboost_regex-gcc34-mt-d-1_36.a** B. You can separately specify a directory to search (with ``-L``\ *directory*) and a library name to search for (with ``-l``\ @@ -163,7 +163,7 @@ B. You can separately specify a directory to search (with ``-L``\ .. parsed-literal:: $ c++ -I |root| example.cpp -o example **\\** - **-L~/boost/lib/ -lboost_regex-gcc34-mt-d-1_35** + **-L~/boost/lib/ -lboost_regex-gcc34-mt-d-1_36** As you can see, this method is just as terse as method A for one library; it *really* pays off when you're using multiple From ea3b1bf1b46e67aef66fe71ac098461dd81775ba Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 29 Jul 2008 21:48:11 +0000 Subject: [PATCH 1748/2219] use relative paths when loading external xml entities to make win32 xsltproc happy [SVN r47872] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 99b6f16898..170d49e611 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 99b6f16898148e7f5417a084f24ea68228a2161b +Subproject commit 170d49e611667e22a01fd832f20f4f3e83559680 From 2299702ed54319c84f69edef30d747aeaf9abc60 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 29 Jul 2008 21:59:36 +0000 Subject: [PATCH 1749/2219] add new globalname entity to DTD [SVN r47873] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index 170d49e611..a8ff9364df 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit 170d49e611667e22a01fd832f20f4f3e83559680 +Subproject commit a8ff9364dfba28895ab558964e9615c4288eea25 From 36538bce5def144cbe626aa62aafb38a0b35f741 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Wed, 30 Jul 2008 08:04:34 +0000 Subject: [PATCH 1750/2219] Applied "swap.hpp.patch" by Steven Watanabe, "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?", http://lists.boost.org/Archives/boost/2008/07/140482.php [SVN r47877] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index c286d62223..d215f2176c 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit c286d6222302d99cabfe9cabd87df8ab11e1c124 +Subproject commit d215f2176c21b5e126f1fbeca988ba3de8a2bcfe From c897b6fad1972a08fa9484c216c3102340c4e623 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 30 Jul 2008 09:17:53 +0000 Subject: [PATCH 1751/2219] Fix broken links. [SVN r47878] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 8104bb3fc6..096acd0918 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 8104bb3fc684cc3ae477d4682a3883c556b344b6 +Subproject commit 096acd0918bb749ef06ca7bfbd93d781b5199748 From 9bc5c5263f18e3b84cf204946f0afc4445872ed4 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 30 Jul 2008 09:35:44 +0000 Subject: [PATCH 1752/2219] Disable MSVC std lib workarounds if we're really using STLPort or Apache/RW std lib. [SVN r47880] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 546dd9f6fb..3a15c301db 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 546dd9f6fb0289f711df83f0a5244c54d80e13e9 +Subproject commit 3a15c301db2b66cdcf33b556aaad63d729e24fef From 63a14f39e9e08563290e7a33955b92fcbbeb5695 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 30 Jul 2008 09:44:26 +0000 Subject: [PATCH 1753/2219] Fix a link and a header. [SVN r47881] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 506f478ec7..d8fa4cef60 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 506f478ec7e60921a608e501960a5ac8bb71f24f +Subproject commit d8fa4cef60cf17924186f210252b10b8013e5b62 From ccfb51b8724fce611b30cb1557ea4405dbd00067 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 30 Jul 2008 10:46:27 +0000 Subject: [PATCH 1754/2219] Use the correct library page for the asio documentation. [SVN r47882] --- doc/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 1067a75f06..353ba2888d 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -6,7 +6,7 @@ project boost/doc ; import boostbook : boostbook ; -alias asio : ../libs/asio/doc//asio ; +alias asio : ../libs/asio/doc//asio/boost.libraries=../../libs/libraries.htm ; boostbook doc : From cff022c46aa9d2fe1d75a6131f6231929a17a4bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 12:24:11 +0000 Subject: [PATCH 1755/2219] Corrected the documentation on the c++-template-depth Boost Build feature. [SVN r47883] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4da9b90afb..9cc8ad063a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4da9b90afb357f03cd5e80b032d575aa380c7cc8 +Subproject commit 9cc8ad063a7f13014fdea348ed35f82da34e6e97 From f2ae4e759536bc0f5650c4ce6ec80e134687bae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 12:35:48 +0000 Subject: [PATCH 1756/2219] Made the Boost Build c++-template-depth feature be optional, thus avoiding a need to have each toolset module define its default value for this feature. This corrects a 'bug' with each such toolset module redefining the default value for all other toolsets as well. This also avoids a redundant command-line option from being passed to the compiler when this property is not specified. [SVN r47884] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9cc8ad063a..1ce29c8f36 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9cc8ad063a7f13014fdea348ed35f82da34e6e97 +Subproject commit 1ce29c8f36d285ecd9022ecd2c4eae8cc040f9f3 From 4d3a23057e80afde6d9fedd50ebd4dc43e2f483f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 12:51:54 +0000 Subject: [PATCH 1757/2219] Reverted the changes made in revision 47884 as they change the command-line options passed to the gcc compiler too close to the Boost library 1.36.0 release. [SVN r47885] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 1ce29c8f36..da6341e8b0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 1ce29c8f36d285ecd9022ecd2c4eae8cc040f9f3 +Subproject commit da6341e8b0953626f5f975724db6ed81d938da03 From 68bde54d34e1b60f1e8defd44c2441771fbac375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 18:01:04 +0000 Subject: [PATCH 1758/2219] Made the Boost Build c++-template-depth feature be optional, thus avoiding a need to have each toolset module define its default value for this feature. This corrects a 'bug' with each such toolset module redefining the default value for all other toolsets as well, thus potentially breaking builds triggered with multiple initialized toolsets. This also avoids passing a redundant compiler command-line option when this property is not specified. Specialized support has been added for gcc & qcc toolsets that want to change their compiler's default template-depth parameter value used when the c++-template-depth property is not explicitly specified. Although it might be better to find out why these defaults 'need to be changed' in the first place (most likely due to some Boost library build issue) we are currently too close to the Boost library 1.36.0 release to risk causing breakage by changes in the build system so this will need to wait for some later time. [SVN r47890] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index da6341e8b0..482034dee6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit da6341e8b0953626f5f975724db6ed81d938da03 +Subproject commit 482034dee6ea515e13ce83746774d9490a2b4ced From 890585447c9f0e4d178ca23cd1a38bbcde1eb87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 18:12:31 +0000 Subject: [PATCH 1759/2219] Updated the predefined c++-template-depth Boost Build feature values to include all multiples of 64 up to 1024. [SVN r47892] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 482034dee6..bbcbbc8e82 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 482034dee6ea515e13ce83746774d9490a2b4ced +Subproject commit bbcbbc8e821fbadbbb3239ba769a6c7fed9fd33a From e1b86379b5adf7567a726c26015a77fba1e33fbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 18:17:44 +0000 Subject: [PATCH 1760/2219] Added support for the c++-template-depth feature with the hp_cxx Boost Build toolset. [SVN r47893] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bbcbbc8e82..e5125fc481 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bbcbbc8e821fbadbbb3239ba769a6c7fed9fd33a +Subproject commit e5125fc48161dbd1f06d0c4a361933ad40d4c4ce From 723118679d8b3be5deedf072dfa0a5a55907cd14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 30 Jul 2008 18:19:32 +0000 Subject: [PATCH 1761/2219] Added support for the c++-template-depth feature with the acc Boost Build toolset. [SVN r47894] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e5125fc481..a0b213a2f4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e5125fc48161dbd1f06d0c4a361933ad40d4c4ce +Subproject commit a0b213a2f41fb9a1278131cc3b501e468f8d19d0 From f0b4f4190ae8c5096f3b36d34d87583ea917ad7f Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Wed, 30 Jul 2008 18:23:20 +0000 Subject: [PATCH 1762/2219] marking up test integer_test for HP-UX/ia64/g++ (ld takes segfault) [SVN r47895] --- status/explicit-failures-markup.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 2a498abb55..dbc674651f 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1850,6 +1850,18 @@ + + + + + + + When compiling and linking this test, ld takes segmentation fault. + In the HP bug tracking system, this issue is tracked as QuIX ID: QXCR1000836120. + + + + From 668ca0e216a62cf648d403626f53e7e0e0f7dcaf Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Wed, 30 Jul 2008 18:54:17 +0000 Subject: [PATCH 1763/2219] markup test weighted_tail_variate_means for acc toolset: takes too long to compile [SVN r47896] --- status/explicit-failures-markup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index dbc674651f..5785362f3e 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -58,6 +58,7 @@ + This failure is caused by a timeout when compiling the test. It From 8bd3cea280610fac991a46898bb77bbc398b7bda Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 30 Jul 2008 22:22:40 +0000 Subject: [PATCH 1764/2219] fixed buggy eol matching behavior (fixes #2157) [SVN r47899] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 1b761a51d0..53b54ff4f5 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 1b761a51d0d7ad32967a87ce4cd035db287d740f +Subproject commit 53b54ff4f5783b452ae938cf653f5415349a11bf From d65d2e2a07baffced25e577d389601d8150dfbcf Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 30 Jul 2008 23:21:43 +0000 Subject: [PATCH 1765/2219] ok, really fix end-of-line handling (fixes #2157) [SVN r47901] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 53b54ff4f5..f1bc87c9f7 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 53b54ff4f5783b452ae938cf653f5415349a11bf +Subproject commit f1bc87c9f7ed8a11ab4940f893eb66ad45f1c99f From c9d17fab1d94c5956d9ecf4f9fa0bbf19391c834 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Thu, 31 Jul 2008 04:35:57 +0000 Subject: [PATCH 1766/2219] markup some spirit tests for acc toolset: take too long to compile [SVN r47902] --- status/explicit-failures-markup.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 5785362f3e..2384f60e37 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2882,6 +2882,15 @@ for more information. + + + + + + This failure is caused by a timeout when compiling the test. + It passes when the timeout value is increased. + + From 89c6d3ddbd42eb766cd8a558c2739d797f61de26 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 31 Jul 2008 07:31:40 +0000 Subject: [PATCH 1767/2219] Fixed attribution for thread and fusion libraries [SVN r47903] --- libs/libraries.htm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index 6b78d6be2a..9d3810b0dd 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -260,7 +260,7 @@ how to download, build, and install the libraries.

        full unit testing, and for program execution monitoring, from Gennadiy Rozental.
      • thread - Portable C++ - multi-threading, from William Kempf.
      • + multi-threading, from William Kempf and Anthony Williams.
      • timer - Event timer, progress timer, and progress display classes, from Beman Dawes.
      • @@ -459,7 +459,7 @@ how to download, build, and install the libraries.

        for callable, built-in types, from Tobias Schwinger
      • fusion - Library for working with tuples, including various containers, - algorithms, etc.
      • + algorithms, etc. From Joel de Guzman, Dan Marsden and Tobias Schwinger.
      • mpl - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.
      • @@ -469,7 +469,6 @@ how to download, build, and install the libraries.

      • type_traits - Templates for fundamental properties of types, from John Maddock, Steve Cleary, et al.
      • -
      • From Joel de Guzman, Dan Marsden and Tobias Schwinger.

      Preprocessor Metaprogramming

      From c6ceda3a733c8fcf273890db10417e509fe2eee0 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 31 Jul 2008 16:38:33 +0000 Subject: [PATCH 1768/2219] treat lone closing bracket as a literal [SVN r47908] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index f1bc87c9f7..44c010f03f 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit f1bc87c9f7ed8a11ab4940f893eb66ad45f1c99f +Subproject commit 44c010f03f2988ca3c391d42161d0771a4b6f2bb From 8f0c955bc49580a6b3732b1236b5ce0f78984eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 31 Jul 2008 16:40:03 +0000 Subject: [PATCH 1769/2219] Removed an old Boost Build generators_prototype.py script used as a prototype for one of the possible generator implementation designs. [SVN r47909] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a0b213a2f4..065c993a8c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a0b213a2f41fb9a1278131cc3b501e468f8d19d0 +Subproject commit 065c993a8cbd08926a978a46e42ac861ac9775f8 From 63b65305a306281e3acccd64d0469d9274143101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 31 Jul 2008 17:41:40 +0000 Subject: [PATCH 1770/2219] Added Boost Jam support for executing command lines longer than 2047 characters (up to 8191) characters when running on Windows XP or later OS version. Patch contributed by Franz Schnyder. See http://support.microsoft.com/default.aspx?scid=kb;en-us;830473 for more detailed information on Windows cmd.exe shell command-line length limitations. [SVN r47913] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 065c993a8c..5a8c6d1fc7 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 065c993a8cbd08926a978a46e42ac861ac9775f8 +Subproject commit 5a8c6d1fc7b0fecc3cdcb21286dd819260eea8fb From d259483a592d37356efbea4e9b18c5993c7ffa1d Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Thu, 31 Jul 2008 20:18:04 +0000 Subject: [PATCH 1771/2219] Removed swap_adl_barrier namespace, as discussed at "Re: [boost] [swap] How to fix ADL barrier for XL, Intel, GCC, Sun and Como?", http://lists.boost.org/Archives/boost/2008/07/140511.php [SVN r47920] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index d215f2176c..2aa48414c9 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit d215f2176c21b5e126f1fbeca988ba3de8a2bcfe +Subproject commit 2aa48414c9c9151fdc627b23d14b062d3eade753 From c33cf0d67a9810e21ecef78a0f1853ec30e73796 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 1 Aug 2008 00:00:58 +0000 Subject: [PATCH 1772/2219] Clear gcc shadow problems (Grant Erickson) [SVN r47923] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index f58c3cd871..60a1930821 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit f58c3cd8712c78be5478d053c6a5c70437a33b36 +Subproject commit 60a1930821e93e52044a6b50292ccdf14fdd4879 From d32399d80f1c8eeae516b365f8b7ad8c2a9280f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 1 Aug 2008 10:10:34 +0000 Subject: [PATCH 1773/2219] Minor stylistic changes made to the main Boost library Jamroot file. [SVN r47928] --- Jamroot | 84 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) diff --git a/Jamroot b/Jamroot index 2de4c68d77..03c9480f3d 100644 --- a/Jamroot +++ b/Jamroot @@ -61,8 +61,8 @@ # --show-libraries Displays the list of Boost libraries that require # build and installation steps, then exit. # -# --layout= Determines whether to choose library names -# and header locations such that multiple +# --layout= Determines whether to choose library names +# and header locations such that multiple # versions of Boost or multiple compilers can # be used on the same system. # @@ -161,18 +161,18 @@ if $(__file__:D) != "" rule handle-static-runtime ( properties * ) -{ +{ # This property combination is dangerous. # Ideally, we'd add constraint to default build, # so that user can build with property combination # by hand. But we don't have any 'constraint' mechanism # for default-build, so disable such builds in requirements. - + # For CW, static runtime is needed so that # std::locale works. if shared in $(properties) && static in $(properties) - && ! ( cw in $(properties) ) + && ! ( cw in $(properties) ) { return no ; } @@ -188,7 +188,7 @@ project boost # 'tag' rule below. @$(__name__).tag @handle-static-runtime - + : usage-requirements . : build-dir bin.v2 : default-build $(default-build) @@ -199,27 +199,29 @@ project boost all-libraries = [ MATCH .*libs/(.*)/build/.* : [ glob libs/*/build/Jamfile.v2 ] [ glob libs/*/build/Jamfile ] ] ; - -all-libraries = [ sequence.unique $(all-libraries) ] ; -# First, the complicated libraries: where the target name in -# Jamfile is different from directory name. -alias prg_exec_monitor : libs/test/build//boost_prg_exec_monitor ; -alias test_exec_monitor : libs/test/build//boost_test_exec_monitor ; -alias unit_test_framework : libs/test/build//boost_unit_test_framework ; -alias bgl-vis : libs/graps/build//bgl-vis ; -alias serialization : libs/serialization/build//boost_serialization ; -alias wserialization : libs/serialization/build//boost_wserialization ; +all-libraries = [ sequence.unique $(all-libraries) ] ; -explicit prg_exec_monitor test_exec_monitor unit_test_framework - bgl-vis serialization wserialization ; +local rule explicit-alias ( id : targets + ) +{ + alias $(id) : $(targets) ; + explicit $(id) ; +} + +# First, the complicated libraries: where the target name in Jamfile is +# different from its directory name. +explicit-alias prg_exec_monitor : libs/test/build//boost_prg_exec_monitor ; +explicit-alias test_exec_monitor : libs/test/build//boost_test_exec_monitor ; +explicit-alias unit_test_framework : libs/test/build//boost_unit_test_framework ; +explicit-alias bgl-vis : libs/graps/build//bgl-vis ; +explicit-alias serialization : libs/serialization/build//boost_serialization ; +explicit-alias wserialization : libs/serialization/build//boost_wserialization ; for local l in $(all-libraries) { if ! $(l) in test graph serialization { - alias $(l) : libs/$(l)/build//boost_$(l) ; - explicit $(l) ; + explicit-alias $(l) : libs/$(l)/build//boost_$(l) ; } } @@ -228,7 +230,7 @@ alias headers : : : : . ; # Decides which libraries are to be installed by looking at --with- # --without- arguments. Returns the list of directories under "libs" -# which must be built at installed. +# which must be built and installed. rule libraries-to-install ( existing-libraries * ) { local argv = [ modules.peek : ARGV ] ; @@ -314,7 +316,7 @@ rule tag ( name : type ? : property-set ) -$(BOOST_VERSION_TAG) -$(BUILD_ID) : $(name) : $(type) : $(property-set) ] ; - + # Optionally add version suffix. # On NT, library with version suffix won't be recognized # by linkers. On CYGWIN, we get strage duplicate symbol @@ -329,7 +331,7 @@ rule tag ( name : type ? : property-set ) { result = $(result).$(BOOST_VERSION) ; } - + return $(result) ; } else @@ -382,22 +384,22 @@ explicit install-proper ; install stage-proper : libs/$(libraries)/build : $(stage-locate)/lib - on LIB + on LIB on ; explicit stage-proper ; -if $(layout-versioned) +if $(layout-versioned) && ( [ modules.peek : NT ] || [ modules.peek : UNIX ] ) { rule make-unversioned-links ( project name ? : property-set : sources * ) { local result ; local filtered ; - local pattern ; + local pattern ; local nt = [ modules.peek : NT ] ; - + # Collect the libraries that have the version number in 'filtered'. for local s in $(sources) { @@ -409,13 +411,13 @@ if $(layout-versioned) else { m = [ MATCH "(.*[.]so[.0-9]+)" "(.*[.]dylib)" "(.*[.]a)" : [ $(s).name ] ] ; - } + } if $(m) { filtered += $(s) ; } } - + # Create links without version. for local s in $(filtered) { @@ -424,7 +426,7 @@ if $(layout-versioned) local ep = [ $(ea).properties ] ; local a = [ new non-scanning-action $(s) : symlink.ln : $(ep) ] ; - + local noversion-file ; if $(nt) { @@ -432,27 +434,27 @@ if $(layout-versioned) } else { - noversion-file = - [ MATCH "(.*)-[0-9_]+([.]so)[.0-9]*" : $(name) ] - [ MATCH "(.*)-[0-9_]+([.]dylib)" : $(name) ] - [ MATCH "(.*)-[0-9_]+([.]a)" : $(name) ] + noversion-file = + [ MATCH "(.*)-[0-9_]+([.]so)[.0-9]*" : $(name) ] + [ MATCH "(.*)-[0-9_]+([.]dylib)" : $(name) ] + [ MATCH "(.*)-[0-9_]+([.]a)" : $(name) ] [ MATCH "(.*)-[0-9_]+([.]dll[.]a)" : $(name) ] ; } - - local new-name = + + local new-name = $(noversion-file[1])$(noversion-file[2]) ; result += [ new file-target $(new-name) exact : [ $(s).type ] : $(project) : $(a) ] ; } return $(result) ; - } - - generate stage-unversioned : stage-proper : + } + + generate stage-unversioned : stage-proper : @make-unversioned-links ; explicit stage-unversioned ; - - generate install-unversioned : install-proper : + + generate install-unversioned : install-proper : @make-unversioned-links ; explicit install-unversioned ; } From 5bb339e046b044ba137266eaa8faae285868f51b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Fri, 1 Aug 2008 14:05:32 +0000 Subject: [PATCH 1774/2219] Added FILE_SHARE_DELETE to CreateFile to allow unix-like behaviour when deleting shared memory [SVN r47929] --- libs/interprocess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/interprocess b/libs/interprocess index 5144622812..ec9b099a8f 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit 51446228122b131d81149c1699aa7fa2aa661e2b +Subproject commit ec9b099a8f15325acc97547d3ee63aebc4a766be From 11a7f91993d7d601292b3418415d6a2f81e7524d Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 1 Aug 2008 14:20:59 +0000 Subject: [PATCH 1775/2219] Make reverse_graph work with non-class graph types [SVN r47930] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index 7e088fd0ec..b39dd26509 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 7e088fd0ecf5dad1638f20b0bccafdb6ef10703f +Subproject commit b39dd265099f5adc5060459c60e771ea66bd58a2 From add89d6c6141ba12225a4a99cfb0a52d8654600a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 1 Aug 2008 14:53:00 +0000 Subject: [PATCH 1776/2219] Prevent macro expansion of TR1 functions. [SVN r47931] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 952a07b6f8..7d56e18fed 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 952a07b6f8a8a6c3919d297b45383c8a67563861 +Subproject commit 7d56e18fedb0bd29acf56331098450ca4281d3eb From 2478c607b38f49e39bc47f10b5c4897700e75579 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 1 Aug 2008 17:26:32 +0000 Subject: [PATCH 1777/2219] Do not link to -ldl on *BSD. [SVN r47935] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5a8c6d1fc7..913c8a1153 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5a8c6d1fc7b0fecc3cdcb21286dd819260eea8fb +Subproject commit 913c8a1153d9fb0de4c1bcd5fbcf07ac0f4f7d83 From 573c94ac1d0234bcd0b34a83fb0ef6697e553471 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 1 Aug 2008 18:05:45 +0000 Subject: [PATCH 1778/2219] Merge changeset 47937 from the release branch [SVN r47938] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 646c7fbafa..81bf9de4ad 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 646c7fbafa6079fcf54de6da92841dc3d51dec27 +Subproject commit 81bf9de4adf6d4cd8439ba944bf2dfe1bbf14618 From e71da8bd25edf74d8c61bba851ae356bce481d50 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Fri, 1 Aug 2008 19:10:32 +0000 Subject: [PATCH 1779/2219] Merged 47936 to trunk [SVN r47940] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 81bf9de4ad..b4a51db641 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 81bf9de4adf6d4cd8439ba944bf2dfe1bbf14618 +Subproject commit b4a51db641d1da67108be593f55db23f06eb2dbf From 6252551bd5e8bfbbc679cfd47bd841901b9c5fc6 Mon Sep 17 00:00:00 2001 From: Matthias Schabel Date: Fri, 1 Aug 2008 23:30:43 +0000 Subject: [PATCH 1780/2219] acknowledge grant agencies for support [SVN r47942] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index b4a51db641..130f873fea 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit b4a51db641d1da67108be593f55db23f06eb2dbf +Subproject commit 130f873fead85d8a7d54379e4f5382926f5441c3 From 4d58e9d65d529af4375d42e3fd825e193e00824c Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sat, 2 Aug 2008 11:41:47 +0000 Subject: [PATCH 1781/2219] Added swap tests for std types, as discussed at "Re: [boost] [swap] Workaround for ADL failures of MSVC 7.1 and Borland okay?", http://lists.boost.org/Archives/boost/2008/08/140589.php [SVN r47943] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 2aa48414c9..1ecf3ceb74 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 2aa48414c9c9151fdc627b23d14b062d3eade753 +Subproject commit 1ecf3ceb74980b9a4975edc67fecb1563ac8271c From 8e91fca2be188194220c0219656de4c1aa258c2f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 3 Aug 2008 08:52:03 +0000 Subject: [PATCH 1782/2219] Fix links to the test documentation. [SVN r47952] --- libs/libraries.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libraries.htm b/libs/libraries.htm index 9d3810b0dd..be2b8cf4ac 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -256,7 +256,7 @@ how to download, build, and install the libraries.

    • system - Operating system support, including the diagnostics support that will be part of the C++0x standard library, from Beman Dawes.
    • -
    • test - Support for simple program testing, +
    • test - Support for simple program testing, full unit testing, and for program execution monitoring, from Gennadiy Rozental.
    • thread - Portable C++ @@ -540,7 +540,7 @@ how to download, build, and install the libraries.

    • static_assert - Static assertions (compile time assertions), from John Maddock.
    • -
    • test - Support for simple program testing, +
    • test - Support for simple program testing, full unit testing, and for program execution monitoring, from Gennadiy Rozental.
    From e13a1c4eb528c40d29a7e4cbc22c8e6dd89a0e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 3 Aug 2008 10:09:21 +0000 Subject: [PATCH 1783/2219] Worked around two unused function parameter compiler warnings. Suggested by Peter Klotz. [SVN r47957] --- libs/date_time | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/date_time b/libs/date_time index 7c5395ddad..19cdab0cd5 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 7c5395ddad01872beba24736190686066ab07111 +Subproject commit 19cdab0cd5f1ab1228228e25ebaa4bab43820771 From c44a1108d7074f34e90abe3e9f3b8761dec057ea Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 3 Aug 2008 10:19:33 +0000 Subject: [PATCH 1784/2219] Fix a couple of character encoding errors. [SVN r47958] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 60a1930821..3358346eff 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 60a1930821e93e52044a6b50292ccdf14fdd4879 +Subproject commit 3358346eff01e25b8732b73ef6f21a247e3a3255 From 4fe70b2904e917ff46d8b87e237905e286f21b62 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 4 Aug 2008 09:34:15 +0000 Subject: [PATCH 1785/2219] Fix toolset name. [SVN r47965] --- status/explicit-failures-markup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 2384f60e37..d001df91b2 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3180,7 +3180,7 @@ for more information. - + Some versions of the Darwin platform have insufficient long double support for us to be able to run this test. From af707643595aa80fc9903db3cfe93518ba952f83 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 4 Aug 2008 09:37:15 +0000 Subject: [PATCH 1786/2219] Add Intel-linux to list of toolsets that have no working long double support in Boost.Math. [SVN r47966] --- status/explicit-failures-markup.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index d001df91b2..e3fdd6fb7f 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3181,6 +3181,9 @@ for more information. + + + Some versions of the Darwin platform have insufficient long double support for us to be able to run this test. From a0a574e793ae3bb4490dc98b8ba2ae9d836e9c06 Mon Sep 17 00:00:00 2001 From: Joseph Gauterin Date: Mon, 4 Aug 2008 11:21:02 +0000 Subject: [PATCH 1787/2219] Changed 'using std::swap;' to 'using namesapce std;' in swap_impl function to work around ADL bugs in some compilers. [SVN r47967] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 1ecf3ceb74..62836f2928 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 1ecf3ceb74980b9a4975edc67fecb1563ac8271c +Subproject commit 62836f29285d4553a22bafd938e4b88781e8b7e5 From 9c1ea84ba0cd2b9362d3dcb2ff48e5d773f40984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 4 Aug 2008 17:58:53 +0000 Subject: [PATCH 1788/2219] Minor stylistic changes made to the Boost Build test/clean.py test script. Corrected the second test case the --clean option was getting tested instead of --clean-all. See the trac ticket http://zigzag.lvk.cs.msu.su:7813/boost.build/ticket/198 on what still needs to be improved with this test. [SVN r47970] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 913c8a1153..6293bfa497 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 913c8a1153d9fb0de4c1bcd5fbcf07ac0f4f7d83 +Subproject commit 6293bfa497bcb69d8f1d26aafbc1eaf3b4b7f50e From 16d0f0d46f657a482e186b46fbac87c54f3b4260 Mon Sep 17 00:00:00 2001 From: Joseph Gauterin Date: Mon, 4 Aug 2008 18:16:16 +0000 Subject: [PATCH 1789/2219] Updated copyright info. [SVN r47971] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 62836f2928..49faf23433 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 62836f29285d4553a22bafd938e4b88781e8b7e5 +Subproject commit 49faf23433c14abdd068e82f21125401ca8c820a From 5d6c1beeaaafbe98f9486f682923086c687d95c4 Mon Sep 17 00:00:00 2001 From: Joseph Gauterin Date: Mon, 4 Aug 2008 18:22:10 +0000 Subject: [PATCH 1790/2219] Renamed 'test_adl_barrier.cpp' to 'no_ambiguity_in_boost.cpp' and altered comments to reflect new disambiguation technique. [SVN r47972] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 49faf23433..7019e18149 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 49faf23433c14abdd068e82f21125401ca8c820a +Subproject commit 7019e18149e7df70c6c4e403d6ad648d86b4d810 From b61f3374bf725214987413f32390446d2b204dc6 Mon Sep 17 00:00:00 2001 From: Joseph Gauterin Date: Mon, 4 Aug 2008 18:25:45 +0000 Subject: [PATCH 1791/2219] Updated documentation to remove references to the 'ADL barrier' [SVN r47973] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 7019e18149..7e3e326faf 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 7019e18149e7df70c6c4e403d6ad648d86b4d810 +Subproject commit 7e3e326faf306478a83045f9803996286e02e596 From 9663d2d86c11c2ae209b005d754feadfc90bca8d Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Tue, 5 Aug 2008 10:05:36 +0000 Subject: [PATCH 1792/2219] Fix bug #1886. [SVN r47985] --- libs/numeric/interval | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/interval b/libs/numeric/interval index e771b553cb..81a5544186 160000 --- a/libs/numeric/interval +++ b/libs/numeric/interval @@ -1 +1 @@ -Subproject commit e771b553cbaa7bbaccc4ee3dcb467085b40c0404 +Subproject commit 81a554418691141de4f5a132e794bcbe7496c638 From f224dc8f52428101d8b5e587cd1d16243e7ac6d5 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Tue, 5 Aug 2008 10:08:56 +0000 Subject: [PATCH 1793/2219] Fix bug #1944. [SVN r47986] --- libs/numeric/interval | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/interval b/libs/numeric/interval index 81a5544186..d2cb7559eb 160000 --- a/libs/numeric/interval +++ b/libs/numeric/interval @@ -1 +1 @@ -Subproject commit 81a554418691141de4f5a132e794bcbe7496c638 +Subproject commit d2cb7559eb30083db57a94db94d106ecb8688cf5 From 56da0f13aebc18846182a2b9d24cd589f983a7b0 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Tue, 5 Aug 2008 10:20:49 +0000 Subject: [PATCH 1794/2219] Silent compilation warnings with GCC 4.3. [SVN r47987] --- libs/numeric/interval | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/interval b/libs/numeric/interval index d2cb7559eb..fe0e182e36 160000 --- a/libs/numeric/interval +++ b/libs/numeric/interval @@ -1 +1 @@ -Subproject commit d2cb7559eb30083db57a94db94d106ecb8688cf5 +Subproject commit fe0e182e36dba86685e762188a18ea7096110bf8 From 5cdd3fe47bcede551a4bc787425f45af53989ecf Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 5 Aug 2008 10:42:03 +0000 Subject: [PATCH 1795/2219] Added support for the unordered containers. [SVN r47988] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 096acd0918..19d788ce18 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 096acd0918bb749ef06ca7bfbd93d781b5199748 +Subproject commit 19d788ce1835b9b0d47c5d4d6eed13e577d1e301 From 8ebb13976f31ca89bec57fcfc2b90b19161482a6 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 5 Aug 2008 10:42:40 +0000 Subject: [PATCH 1796/2219] Added support for the unordered containers. [SVN r47989] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 19d788ce18..5539d4bc34 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 19d788ce1835b9b0d47c5d4d6eed13e577d1e301 +Subproject commit 5539d4bc3491ae687396fa930d7ea2a33ef344f5 From d79c43bfd32458c185ae15ef823ad06b28fe2871 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Tue, 5 Aug 2008 14:19:59 +0000 Subject: [PATCH 1797/2219] fix compilation errors with GCC [SVN r47990] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index d3cae5fa04..382cb346ce 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit d3cae5fa041274dcba7fafcf9ee2b46d6a29dae1 +Subproject commit 382cb346cee82d0229ac0c47e311b5c11df720ca From 8cccb0c2d82d01f7a3bb7e45c7c8f88b5d38b593 Mon Sep 17 00:00:00 2001 From: Guillaume Melquiond Date: Tue, 5 Aug 2008 16:28:34 +0000 Subject: [PATCH 1798/2219] Added support for Sun compiler on x86. Removed some template parameters when forcing rounding. [SVN r47993] --- libs/numeric/interval | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/interval b/libs/numeric/interval index fe0e182e36..dbdeaf5266 160000 --- a/libs/numeric/interval +++ b/libs/numeric/interval @@ -1 +1 @@ -Subproject commit fe0e182e36dba86685e762188a18ea7096110bf8 +Subproject commit dbdeaf526656a056695add2bd17f262fefc2fce3 From ecdea0414885f49069e358bd31a5a5998292d5e5 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 6 Aug 2008 08:47:31 +0000 Subject: [PATCH 1799/2219] Changed some variable names to suppress -Wshadow warnings, also fixes #2167. [SVN r47995] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 7d56e18fed..2db92b7a2a 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 7d56e18fedb0bd29acf56331098450ca4281d3eb +Subproject commit 2db92b7a2ae2e1ed31ecefff0e4cfbcfc59533af From e1ab1df8c7169c57b56023e32e0d245b8016aac1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 6 Aug 2008 09:02:49 +0000 Subject: [PATCH 1800/2219] Change PP-logic to fix #2171. [SVN r47997] --- libs/type_traits | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/type_traits b/libs/type_traits index a8248f5884..353dad4196 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit a8248f5884a4af9a7ab380fea7e1bbce33b6d26e +Subproject commit 353dad41966408c1ffdce8097c5b66953eaabaa3 From 7ae25cc941b203c2bd821e5795baf90e4d34cc92 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 6 Aug 2008 15:28:17 +0000 Subject: [PATCH 1801/2219] Fix link to numeric conversion library. [SVN r48003] --- libs/conversion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/conversion b/libs/conversion index 0d258ff7b1..ae273a3e7b 160000 --- a/libs/conversion +++ b/libs/conversion @@ -1 +1 @@ -Subproject commit 0d258ff7b15bb7a41667fa7fed4b4f4c9c0ccacb +Subproject commit ae273a3e7b47845f3ce5d87038895fdd9265e574 From 55416a2eeac72bd4296e42801ddff2be3c4afa0e Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 6 Aug 2008 20:24:23 +0000 Subject: [PATCH 1802/2219] css used to refer to missing png. [SVN r48007] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 09c3747408..2b457b1656 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 09c37474088f9184622401677d05520d4922de45 +Subproject commit 2b457b1656846df3bfccfc3e3752cc84e0296cbc From 6dc6ce9fe55912929d3f1848791ae8df90ee8911 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 7 Aug 2008 09:17:52 +0000 Subject: [PATCH 1803/2219] Shortened file names so we don't exceed the Windows path limit. [SVN r48011] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 59ff24b625..2c40b2fa4d 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 59ff24b6250aed1d67fa79393d104752c6a1df54 +Subproject commit 2c40b2fa4d4f1ed0eb0e116234a3def4835236ff From c2d31e4cff6409642ee2004da29a0242c0304180 Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Thu, 7 Aug 2008 20:47:58 +0000 Subject: [PATCH 1804/2219] added/switched "euclidean" spelling [SVN r48025] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 7e3e326faf..36899afa3f 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 7e3e326faf306478a83045f9803996286e02e596 +Subproject commit 36899afa3f20c25d4358e79bff13dd1cfffe578a From 940b95e403c7bcd61561deacca30a124c8297df8 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 8 Aug 2008 14:47:58 +0000 Subject: [PATCH 1805/2219] Fix a tight spin on epoll (or /dev/poll) that occurs when the EPOLLERR and EPOLLHUP events are reported for a descriptor and there are no pending operations. [SVN r48031] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 2d79a40ae6..71d47ca98c 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 2d79a40ae68918b94fa56fdaf8ea87d9f4c81a26 +Subproject commit 71d47ca98c463e775fb50acc6a962d4d90a90fc9 From 0e7dd0838595c8352ec08efd60991cd9c77a7ba4 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 8 Aug 2008 14:48:24 +0000 Subject: [PATCH 1806/2219] Fix memory leak in use_tmp_dh_file(). [SVN r48032] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 71d47ca98c..0b693c585c 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 71d47ca98c463e775fb50acc6a962d4d90a90fc9 +Subproject commit 0b693c585ca598f1ddb588726b331af73b2a0e44 From fa252153ed1927f1c5facc47fd36491ebb9022ea Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Fri, 8 Aug 2008 14:49:23 +0000 Subject: [PATCH 1807/2219] QNX defines AI_V4MAPPED, AI_ALL and AI_ADDRCONFIG but does not implement them. [SVN r48033] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 0b693c585c..a81db41dbc 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 0b693c585ca598f1ddb588726b331af73b2a0e44 +Subproject commit a81db41dbc8d7c6466bf93cc327bf54a0e6e0f42 From 5e2e30ce560f6d77d9a912a5fbe17d5618722a97 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Fri, 8 Aug 2008 16:38:37 +0000 Subject: [PATCH 1808/2219] for a C compilation, invoke 'cc' instead of 'aCC -Ae' [SVN r48034] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6293bfa497..7d3dedb465 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6293bfa497bcb69d8f1d26aafbc1eaf3b4b7f50e +Subproject commit 7d3dedb465ea9719f2ae8729505a139561bd6208 From 7c7bc23c46c6ee62f1d2f9378c42e43016a86e98 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 8 Aug 2008 20:21:29 +0000 Subject: [PATCH 1809/2219] Updated signature of create_thread [SVN r48036] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index ea06434425..2d6ed47cf2 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit ea06434425d6325a42b307ae492bdeee13e49c53 +Subproject commit 2d6ed47cf2811abcb1cb0d3aad36a1d362892d90 From c7e489a84328b558c8851af70578da4c221e022a Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 8 Aug 2008 20:37:30 +0000 Subject: [PATCH 1810/2219] Updated changes list [SVN r48037] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 2d6ed47cf2..0d776bcd26 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 2d6ed47cf2811abcb1cb0d3aad36a1d362892d90 +Subproject commit 0d776bcd26ee523b2ab99247ca92bdf18d312e8b From 6185a40a072ecf5fe12bab4b3d50c4b8355fd616 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sat, 9 Aug 2008 01:47:11 +0000 Subject: [PATCH 1811/2219] Include CREAD and CLOCAL in the default flags for serial ports. [SVN r48039] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index a81db41dbc..8b4057a004 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a81db41dbc8d7c6466bf93cc327bf54a0e6e0f42 +Subproject commit 8b4057a004a32119404379e7d9ca55d244f261e0 From 65470797ede72142dece9957911f4636cb3c6e57 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Sat, 9 Aug 2008 02:06:27 +0000 Subject: [PATCH 1812/2219] mark interprocess library unusable for gcc-4.2.1_hpux_ia64 toolset: currently, we have no plans to make this library work on HP-UX platform [SVN r48042] --- status/explicit-failures-markup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index e3fdd6fb7f..d2dae8624b 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -1875,6 +1875,7 @@ + From 19908e91f8d59ce12415d588478348668d4270f0 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 10 Aug 2008 07:39:28 +0000 Subject: [PATCH 1813/2219] missing images [SVN r48052] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 382cb346ce..2b0c04e173 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 382cb346cee82d0229ac0c47e311b5c11df720ca +Subproject commit 2b0c04e173b18b7ed379aad09be7bf301094db7a From 704fd9e9f539a350756574dcb5f6c083cf26c2fe Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 10 Aug 2008 09:12:02 +0000 Subject: [PATCH 1814/2219] Added support to the TR1 library. Added Borland and Sun workaround headers to the TR1 lib. Added a "no tr1" version of cmath to Boost.Config and made use of it throughout Boost.Math. [SVN r48054] --- libs/config | 2 +- libs/math | 2 +- libs/tr1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/config b/libs/config index 2c40b2fa4d..e7ac7ebd7b 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 2c40b2fa4d4f1ed0eb0e116234a3def4835236ff +Subproject commit e7ac7ebd7b5b61d7b91cd3a490b7c2bf920b5624 diff --git a/libs/math b/libs/math index 2db92b7a2a..8cbd8c5f72 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 2db92b7a2ae2e1ed31ecefff0e4cfbcfc59533af +Subproject commit 8cbd8c5f724f59beb0815a598fd67c6ef1b4d877 diff --git a/libs/tr1 b/libs/tr1 index 5539d4bc34..defb750d73 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 5539d4bc3491ae687396fa930d7ea2a33ef344f5 +Subproject commit defb750d73dd86e6d49f50cc46275e2252a45358 From 971905fec9f1d9e84814a7b43c27c8d6eb78fb48 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 11 Aug 2008 02:49:03 +0000 Subject: [PATCH 1815/2219] detect and report invalid use of not-yet-implemented collation sequences and equivalence classes [SVN r48075] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 44c010f03f..5f0139fb11 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 44c010f03f2988ca3c391d42161d0771a4b6f2bb +Subproject commit 5f0139fb11b5d53bc10fa9d395be0c9d964668e5 From 24f117670a9b9eb25dc58877ce9421354af1ece6 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 11 Aug 2008 04:49:03 +0000 Subject: [PATCH 1816/2219] use new globalref to link to doxygen references for global objects [SVN r48077] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 5f0139fb11..807164b6b8 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 5f0139fb11b5d53bc10fa9d395be0c9d964668e5 +Subproject commit 807164b6b8ce1fdbe1f2169651f6105591df1add From af23efd739f3d7ccc6408bc835c72e4c4c33d65d Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 11 Aug 2008 07:10:51 +0000 Subject: [PATCH 1817/2219] add Boost.Proto to trunk [SVN r48079] --- doc/Jamfile.v2 | 3 +++ doc/src/boost.xml | 2 ++ libs/libraries.htm | 6 +++++- libs/maintainers.txt | 7 ++++--- libs/proto | 2 +- status/Jamfile.v2 | 1 + 6 files changed, 16 insertions(+), 5 deletions(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 353ba2888d..690287fdc0 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -28,6 +28,8 @@ boostbook doc ../libs/foreach/doc//foreach ../libs/mpi/doc//mpi ../libs/mpi/doc//mpi_autodoc.xml + #../libs/proto/doc//protodoc.xml + ../libs/proto/doc//proto ../libs/typeof/doc//typeof ../libs/xpressive/doc//autodoc.xml ../libs/xpressive/doc//xpressive @@ -53,6 +55,7 @@ boostbook doc ../libs/static_assert/doc//static_assert ../libs/tr1/doc//tr1 ../libs/foreach/doc//foreach + ../libs/proto/doc//proto ../libs/typeof/doc//typeof ../libs/xpressive/doc//xpressive ../tools/jam/doc//bjam diff --git a/doc/src/boost.xml b/doc/src/boost.xml index 6540f306d9..75d949068c 100644 --- a/doc/src/boost.xml +++ b/doc/src/boost.xml @@ -536,6 +536,8 @@ + + diff --git a/libs/libraries.htm b/libs/libraries.htm index be2b8cf4ac..fc1b102cd6 100644 --- a/libs/libraries.htm +++ b/libs/libraries.htm @@ -49,7 +49,7 @@ content="text/html; charset=iso-8859-1">
    Generic Programming
    Template Metaprogramming
    Preprocessor Metaprogramming
    -
    Concurrent Programming +
    Concurrent Programming
    Math and numerics
    Correctness and testing
    Data structures
    @@ -215,6 +215,8 @@ how to download, build, and install the libraries.

  • property map - Concepts defining interfaces which map key objects to value objects, from Jeremy Siek.
  • +
  • proto - Expression template library and compiler + construction toolkit for domain-specific embedded languages, from Eric Niebler.
  • python - Reflects C++ classes and functions into Python, from Dave @@ -463,6 +465,8 @@ how to download, build, and install the libraries.

  • mpl - Template metaprogramming framework of compile-time algorithms, sequences and metafunction classes, from Aleksey Gurtovoy.
  • +
  • proto - Expression template library and compiler + construction toolkit for domain-specific embedded languages, from Eric Niebler.
  • static_assert - Static assertions (compile time assertions), from John Maddock.
  • diff --git a/libs/maintainers.txt b/libs/maintainers.txt index e4f84a9211..bc891b124c 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -8,7 +8,7 @@ # maintainers. When making changes to this file, please be careful # to closely follow the format of the library. -accumulators Eric Niebler +accumulators Eric Niebler algorithm/minmax Herve Bronnimann algorithm/string Pavol Droba any Alexander Nasonov @@ -27,7 +27,7 @@ disjoint_sets Jeremy Siek dynamic_bitset Jeremy Siek exception Emil Dotchevski filesystem Beman Dawes -foreach Eric Niebler +foreach Eric Niebler format Samuel Krempp function Douglas Gregor function_types Tobias Schwinger @@ -58,6 +58,7 @@ pool Stephen Cleary preprocessor Paul Mensonides program_options Vladimir Prus property_map Douglas Gregor +proto Eric Niebler ptr_container Thorsten Ottosen python David Abrahams random Jens Maurer @@ -85,6 +86,6 @@ utility/enable_if Jaakko Jarvi , Jeremiah Willcock < utility/swap Joseph Gauterin variant Eric Friedman wave Hartmut Kaiser -xpressive Eric Niebler +xpressive Eric Niebler diff --git a/libs/proto b/libs/proto index 88da98e37b..645527c397 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 88da98e37b9539c103ae9e6fc7db1b4e52010585 +Subproject commit 645527c3979146ff18064a1887ccc612f7b7643b diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index af0b31d54d..588ae90b1b 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -98,6 +98,7 @@ run-tests preprocessor/test # test-suite preprocessor program_options/test # test-suite program_options property_map/test # test-suite property_map + proto/test # test-suite proto ptr_container/test # test-suite ptr_container python/test # test-suite python random/test # test-suite random From 06d4c36a1defa43c598d6f6b7ba04a9c8d96c3bb Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 11 Aug 2008 07:52:37 +0000 Subject: [PATCH 1818/2219] Rename 'emplace' with hint to 'emplace_hint'. [SVN r48081] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index d8fa4cef60..d6f513be52 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit d8fa4cef60cf17924186f210252b10b8013e5b62 +Subproject commit d6f513be5210e0e5ab035f415414f32d0286ccf8 From 539b3438f361e257fe74e4463786dc079306b312 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 11 Aug 2008 07:53:05 +0000 Subject: [PATCH 1819/2219] More recent version of the working draft. [SVN r48082] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index d6f513be52..fe1385ab34 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit d6f513be5210e0e5ab035f415414f32d0286ccf8 +Subproject commit fe1385ab3450512aadfa8662c20df0fd0d399751 From 7ceee8ac39fa9e87c1806617ec521be51287389a Mon Sep 17 00:00:00 2001 From: Daniel Frey Date: Mon, 11 Aug 2008 09:22:45 +0000 Subject: [PATCH 1820/2219] Added myself as maintainer of Boost.Operators [SVN r48083] --- libs/maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/maintainers.txt b/libs/maintainers.txt index bc891b124c..c681f7929f 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -53,6 +53,7 @@ numeric/conversion Fernando Cacciola numeric/interval Sylvain Pion , Herve Bronnimann , Guillaume Melquiond numeric/ublas Michael Stevens optional Fernando Cacciola +operators Daniel Frey parameter David Abrahams , Daniel Wallin pool Stephen Cleary preprocessor Paul Mensonides From 3ec1489cdba1a8410312f56cbc4ec64ab84bfacc Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 11 Aug 2008 13:01:49 +0000 Subject: [PATCH 1821/2219] Add suggestion to visit web site for latest version, update unix-variants to include --build-type=complete example. Windows updates still to come. [SVN r48084] --- more/getting_started/index.html | 7 +++++++ more/getting_started/index.rst | 10 +++++++++ more/getting_started/unix-variants.html | 27 ++++++++++++++---------- more/getting_started/unix-variants.rst | 7 +++++++ more/getting_started/windows.html | 28 ++++++++++++------------- 5 files changed, 54 insertions(+), 25 deletions(-) diff --git a/more/getting_started/index.html b/more/getting_started/index.html index 2f60d00baa..07428bdf08 100644 --- a/more/getting_started/index.html +++ b/more/getting_started/index.html @@ -14,6 +14,13 @@ +
    +

    Use the latest version of this Getting Started guide

    +

    The Boost website version of this Getting Started guide may +have undated information, such as the location of additional installers +or improved installation procedures, so you might want use that version +if you've got an Internet connection available.

    +

    Welcome

    Welcome to the Boost libraries! By the time you've completed this diff --git a/more/getting_started/index.rst b/more/getting_started/index.rst index 23bfa7bd0b..d12b400670 100644 --- a/more/getting_started/index.rst +++ b/more/getting_started/index.rst @@ -12,6 +12,16 @@ __ ../../index.htm +.. Admonition:: Use the latest version of this Getting Started guide + + The `Boost website version of this Getting Started guide`_ may + have undated information, such as the location of additional installers + or improved installation procedures, so you might want use that version + if you've got an Internet connection available. + + .. _`Boost website version of this Getting Started guide`: + http://www.boost.org/doc/libs/1_36_0/more/getting_started/index.html + Welcome ------- diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index 91a29ff9af..0830ef15f8 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -63,12 +63,12 @@

    The most reliable way to get a copy of Boost is to download a distribution from SourceForge:

      -
    1. Download boost_1_35_0.tar.bz2.

      +
    2. Download boost_1_36_0.tar.bz2.

    3. In the directory where you want to put the Boost installation, execute

      -tar --bzip2 -xf /path/to/boost_1_35_0.tar.bz2
      +tar --bzip2 -xf /path/to/boost_1_36_0.tar.bz2
       
    @@ -91,7 +91,7 @@ from 2   The Boost Distribution

    This is a sketch of the resulting directory structure:

    -boost_1_35_0/ .................The “boost root directory”
    +boost_1_36_0/ .................The “boost root directory”
        index.htm .........A copy of www.boost.org starts here
        boost/ .........................All Boost Header files
         
    @@ -136,7 +136,7 @@ anything you can use in these directories.

    It's important to note the following:

      -
    1. The path to the boost root directory (often /usr/local/boost_1_35_0) is +

    2. The path to the boost root directory (often /usr/local/boost_1_36_0) is sometimes referred to as $BOOST_ROOT in documentation and mailing lists .

    3. @@ -230,7 +230,7 @@ int main()

      Now, in the directory where you saved example.cpp, issue the following command:

      -c++ -I path/to/boost_1_35_0 example.cpp -o example
      +c++ -I path/to/boost_1_36_0 example.cpp -o example
       

      To test the result, type:

      @@ -261,7 +261,7 @@ you'll need to acquire library binaries.

      Issue the following commands in the shell (don't type $; that represents the shell's prompt):

      -$ cd path/to/boost_1_35_0
      +$ cd path/to/boost_1_36_0
       $ ./configure --help
       

      Select your configuration options and invoke ./configure again @@ -425,9 +425,14 @@ bjam --build-dir=

      For example, your session might look like this:

      -$ cd ~/boost_1_35_0
      +$ cd ~/boost_1_36_0
       $ bjam --build-dir=/tmp/build-boost --toolset=gcc stage
       
      +

      That will build static and shared non-debug multi-threaded variations of the libraries. To build all variations:

      +
      +$ cd ~/boost_1_36_0
      +$ bjam --build-dir=/tmp/build-boost --toolset=gcc --build-type=complete stage
      +
      @@ -533,15 +538,15 @@ project.
      1. You can specify the full path to each library:

        -$ c++ -I path/to/boost_1_35_0 example.cpp -o example \
        -   ~/boost/lib/libboost_regex-gcc34-mt-d-1_35.a
        +$ c++ -I path/to/boost_1_36_0 example.cpp -o example \
        +   ~/boost/lib/libboost_regex-gcc34-mt-d-1_36.a
         
      2. You can separately specify a directory to search (with -Ldirectory) and a library name to search for (with -llibrary,2 dropping the filename's leading lib and trailing suffix (.a in this case):

        -$ c++ -I path/to/boost_1_35_0 example.cpp -o example \
        -   -L~/boost/lib/ -lboost_regex-gcc34-mt-d-1_35
        +$ c++ -I path/to/boost_1_36_0 example.cpp -o example \
        +   -L~/boost/lib/ -lboost_regex-gcc34-mt-d-1_36
         

        As you can see, this method is just as terse as method A for one library; it really pays off when you're using multiple diff --git a/more/getting_started/unix-variants.rst b/more/getting_started/unix-variants.rst index c8b1db13b9..0a734e034f 100644 --- a/more/getting_started/unix-variants.rst +++ b/more/getting_started/unix-variants.rst @@ -142,6 +142,13 @@ For example, your session might look like this: $ cd ~/|boost_ver| $ bjam **--build-dir=**\ /tmp/build-boost **--toolset=**\ gcc stage +That will build static and shared non-debug multi-threaded variations of the libraries. To build all variations: + +.. parsed-literal:: + + $ cd ~/|boost_ver| + $ bjam **--build-dir=**\ /tmp/build-boost **--toolset=**\ gcc **--build-type=**\ complete stage + .. include:: detail/build-from-source-tail.rst .. include:: detail/link-head.rst diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index 32d61f77d3..beb71e6465 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -69,7 +69,7 @@ them yourself. To complete this tutorial, you'll need to at least install the Boost.Regex binaries when given the option.

        If you're using an earlier version of Visual Studio or some other compiler, or if you prefer to build everything yourself, you can -download boost_1_35_0.exe and run it to install a complete Boost +download boost_1_36_0.exe and run it to install a complete Boost distribution.1

        @@ -79,7 +79,7 @@ distribution.1

        2   The Boost Distribution

        This is a sketch of the resulting directory structure:

        -boost_1_35_0\ .................The “boost root directory”
        +boost_1_36_0\ .................The “boost root directory”
            index.htm .........A copy of www.boost.org starts here
            boost\ .........................All Boost Header files
            lib\ .....................precompiled library binaries
        @@ -124,7 +124,7 @@ anything you can use in these directories.

    It's important to note the following:

      -
    1. The path to the boost root directory (often C:\Program Files\boost\boost_1_35_0) is +

    2. The path to the boost root directory (often C:\Program Files\boost\boost_1_36_0) is sometimes referred to as $BOOST_ROOT in documentation and mailing lists .

    3. @@ -248,7 +248,7 @@ cd path\to\some\directory

      followed by Return. For example,

      -cd C:\Program Files\boost\boost_1_35_0
      +cd C:\Program Files\boost\boost_1_36_0
       

      Long commands can be continued across several lines by typing a caret (^) at the end of all but the last line. Some examples @@ -273,7 +273,7 @@ select Properties from the resulting pop-up menu

    4. In Configuration Properties > C/C++ > General > Additional Include Directories, enter the path to the Boost root directory, for example

      -

      C:\Program Files\boost\boost_1_35_0

      +

      C:\Program Files\boost\boost_1_36_0

    5. In Configuration Properties > C/C++ > Precompiled Headers, change @@ -311,7 +311,7 @@ Visual Studio compiler. In that window, set the to a suitable location for creating some temporary files and type the following command followed by the Return key:

      -cl /EHsc /I path\to\boost_1_35_0 path\to\example.cpp
      +cl /EHsc /I path\to\boost_1_36_0 path\to\example.cpp
       

      To test the result, type:

      @@ -342,7 +342,7 @@ you'll need to acquire library binaries.

      5.1   Install Visual Studio (2005 or .NET 2003) Binaries

      The installer supplied by Boost Consulting will download and install pre-compiled binaries into the lib\ subdirectory of the -boost root, typically C:\Program Files\boost\boost_1_35_0\lib\. If you installed +boost root, typically C:\Program Files\boost\boost_1_36_0\lib\. If you installed all variants of the Boost.Regex binary, you're done with this step. Otherwise, please run the installer again and install them now.

      @@ -491,8 +491,8 @@ bjam --build-dir=

      For example, your session might look like this:4

      -C:\WINDOWS> cd C:\Program Files\boost\boost_1_35_0
      -C:\Program Files\boost\boost_1_35_0> bjam ^
      +C:\WINDOWS> cd C:\Program Files\boost\boost_1_36_0
      +C:\Program Files\boost\boost_1_36_0> bjam ^
       More? --build-dir="C:\Documents and Settings\dave\build-boost" ^
       More? --toolset=msvc stage
       
      @@ -620,7 +620,7 @@ earlier:

      select Properties from the resulting pop-up menu
    6. In Configuration Properties > Linker > Additional Library Directories, enter the path to the Boost binaries, -e.g. C:\Program Files\boost\boost_1_35_0\lib\.
    7. +e.g. C:\Program Files\boost\boost_1_36_0\lib\.
    8. From the Build menu, select Build Solution.

    skip to the next step

    @@ -630,10 +630,10 @@ e.g. C:\Program For example, we can compile and link the above program from the Visual C++ command-line by simply adding the bold text below to the command line we used earlier, assuming your Boost binaries are -in C:\Program Files\boost\boost_1_35_0\lib:

    +in C:\Program Files\boost\boost_1_36_0\lib:

    -cl /EHsc /I path\to\boost_1_35_0 example.cpp   ^
    -     /link /LIBPATH: C:\Program Files\boost\boost_1_35_0\lib
    +cl /EHsc /I path\to\boost_1_36_0 example.cpp   ^
    +     /link /LIBPATH: C:\Program Files\boost\boost_1_36_0\lib
     
    @@ -788,7 +788,7 @@ mailing list.

    [1]If you prefer not to download executable programs, -download boost_1_35_0.zip and use an external tool to decompress +download boost_1_36_0.zip and use an external tool to decompress it. We don't recommend using Windows' built-in decompression as it can be painfully slow for large archives. From 849fff8205931e1727e8f08ef6e607b4232da596 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 11 Aug 2008 16:44:49 +0000 Subject: [PATCH 1822/2219] Refine for 1.36.0 [SVN r48087] --- .../detail/build-from-source-head.rst | 2 +- more/getting_started/unix-variants.html | 4 +- more/getting_started/unix-variants.rst | 2 +- more/getting_started/windows.html | 124 ++++++++++-------- more/getting_started/windows.rst | 53 +++++--- 5 files changed, 108 insertions(+), 77 deletions(-) diff --git a/more/getting_started/detail/build-from-source-head.rst b/more/getting_started/detail/build-from-source-head.rst index 57cdf9f383..276f6f5e23 100644 --- a/more/getting_started/detail/build-from-source-head.rst +++ b/more/getting_started/detail/build-from-source-head.rst @@ -123,4 +123,4 @@ invoke ``bjam`` as follows: .. parsed-literal:: - bjam **--build-dir=**\ |build-directory|_ **--toolset=**\ |toolset-name|_ stage + bjam **--build-dir=**\ |build-directory|_ **--toolset=**\ |toolset-name|_ *[*\ **--build-type=complete**\ *]* stage diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index 0830ef15f8..050b01ad9d 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -421,7 +421,7 @@ purpose in your current working directory.

    Change your current directory to the Boost root directory and invoke bjam as follows:

    -bjam --build-dir=build-directory --toolset=toolset-name stage
    +bjam --build-dir=build-directory --toolset=toolset-name [--build-type=complete] stage
     

    For example, your session might look like this:

    @@ -431,7 +431,7 @@ $ bjam --build-dir=/tmp/build-boost --toolset=
     

    That will build static and shared non-debug multi-threaded variations of the libraries. To build all variations:

     $ cd ~/boost_1_36_0
    -$ bjam --build-dir=/tmp/build-boost --toolset=gcc --build-type=complete stage
    +$ bjam --build-dir=/tmp/build-boost --toolset=gcc --build-type=complete stage
     
    diff --git a/more/getting_started/unix-variants.rst b/more/getting_started/unix-variants.rst index 0a734e034f..f87eacbe5b 100644 --- a/more/getting_started/unix-variants.rst +++ b/more/getting_started/unix-variants.rst @@ -147,7 +147,7 @@ That will build static and shared non-debug multi-threaded variations of the lib .. parsed-literal:: $ cd ~/|boost_ver| - $ bjam **--build-dir=**\ /tmp/build-boost **--toolset=**\ gcc **--build-type=**\ complete stage + $ bjam **--build-dir=**\ /tmp/build-boost **--toolset=**\ gcc **--build-type=complete** stage .. include:: detail/build-from-source-tail.rst diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index beb71e6465..fe3fcf5db6 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -26,57 +26,58 @@ not supported—they may or may not work.

    Index

    -

    1   Get Boost

    -

    The easiest way to get a copy of Boost is to use the installer -provided by Boost Consulting. We especially recommend this -method if you use Microsoft Visual Studio .NET 2003 or Microsoft -Visual Studio 2005, because the installer can download and install +

    1   Get Boost

    +

    The easiest way to get a copy of Boost is to use an installer. +The Boost website version of this Getting Started guide will +have undated information on installers as they become available, +or see Boost downloads or the installer provided by BoostPro Computing. We especially recommend using +an installer if you use Microsoft Visual Studio, because the installer can download and install precompiled library binaries, saving you the trouble of building them yourself. To complete this tutorial, you'll need to at least install the Boost.Regex binaries when given the option.

    If you're using an earlier version of Visual Studio or some other compiler, or if you prefer to build everything yourself, you can -download boost_1_36_0.exe and run it to install a complete Boost +download boost_1_36_0.7z or boost_1_36_0.zip and unpack it to install a complete Boost distribution.1

    -

    2   The Boost Distribution

    +

    2   The Boost Distribution

    This is a sketch of the resulting directory structure:

     boost_1_36_0\ .................The “boost root directory”
    @@ -159,7 +160,7 @@ contains a subset of the Boost documentation.  Start with
     
     
    -

    3   Header-Only Libraries

    +

    3   Header-Only Libraries

    The first thing many people want to know is, “how do I build Boost?” The good news is that often, there's nothing to build.

    @@ -199,7 +200,7 @@ use.
    -

    4   Build a Simple Program Using Boost

    +

    4   Build a Simple Program Using Boost

    To keep things simple, let's start by using a header-only library. The following program reads a sequence of integers from standard input, uses Boost.Lambda to multiply each number by three, and @@ -255,7 +256,7 @@ caret (^) at the end on this page use that technique to save horizontal space.

    -

    4.1   Build From the Visual Studio IDE

    +

    4.1   Build From the Visual Studio IDE

    • From Visual Studio's File menu, select New > Project…

    • @@ -296,7 +297,7 @@ Return key.

      skip to the next step

    -

    4.2   Or, Build From the Command Prompt

    +

    4.2   Or, Build From the Command Prompt

    From your computer's Start menu, if you are a Visual Studio 2005 user, select

    @@ -322,7 +323,7 @@ echo 1 2 3 | example
    -

    4.3   Errors and Warnings

    +

    4.3   Errors and Warnings

    Don't be alarmed if you see compiler warnings originating in Boost headers. We try to eliminate them, but doing so isn't always practical.5 Errors are another matter. If you're @@ -335,12 +336,12 @@ correctly identified the -

    5   Prepare to Use a Boost Library Binary

    +

    5   Prepare to Use a Boost Library Binary

    If you want to use any of the separately-compiled Boost libraries, you'll need to acquire library binaries.

    -
    -

    5.1   Install Visual Studio (2005 or .NET 2003) Binaries

    -

    The installer supplied by Boost Consulting will download and +

    +

    5.1   Install Visual Studio Binaries

    +

    The installers will download and install pre-compiled binaries into the lib\ subdirectory of the boost root, typically C:\Program Files\boost\boost_1_36_0\lib\. If you installed all variants of the Boost.Regex binary, you're done with this @@ -349,7 +350,7 @@ now.

    skip to the next step

    -

    5.2   Or, Build Binaries From Source

    +

    5.2   Or, Build Binaries From Source

    If you're using an earlier version of Visual C++, or a compiler from another vendor, you'll need to use Boost.Build to create your own binaries.

    @@ -361,7 +362,7 @@ installing software. To use it, you'll need an executable called bjam.

    -

    5.2.1   Get bjam

    +

    5.2.1   Get bjam

    bjam is the command-line tool that drives the Boost Build system. To build Boost binaries, you'll invoke bjam from the Boost root.

    @@ -370,7 +371,7 @@ Alternatively, you can build bjam instructions.

    -

    5.2.2   Identify Your Toolset

    +

    5.2.2   Identify Your Toolset

    First, find the toolset corresponding to your compiler in the following table.

    @@ -475,7 +476,7 @@ are using the msvc or gcc toolsets, which have special version detection code) or auto-linking will fail.

    -

    5.2.3   Select a Build Directory

    +

    5.2.3   Select a Build Directory

    Boost.Build will place all intermediate files it generates while building into the build directory. If your Boost root directory is writable, this step isn't strictly necessary: by @@ -483,11 +484,11 @@ default Boost.Build will create a

    -

    5.2.4   Invoke bjam

    +

    5.2.4   Invoke bjam

    Change your current directory to the Boost root directory and invoke bjam as follows:

    -bjam --build-dir=build-directory --toolset=toolset-name stage
    +bjam --build-dir=build-directory --toolset=toolset-name [--build-type=complete] stage
     

    For example, your session might look like this:4

    @@ -498,6 +499,14 @@ More? --toolset=msvc stage
     

    Be sure to read this note about the appearance of ^, More? and quotation marks (") in that line.

    +

    The above example session will build static and shared non-debug multi-threaded +variations of the libraries. To build all variations:

    +
    +C:\WINDOWS> cd C:\Program Files\boost\boost_1_36_0
    +C:\Program Files\boost\boost_1_36_0> bjam ^
    +More? --build-dir="C:\Documents and Settings\dave\build-boost" ^
    +More? --toolset=msvc --build-type=complete stage
    +
    @@ -525,7 +534,7 @@ be interested in:

    -

    5.3   Expected Build Output

    +

    5.3   Expected Build Output

    During the process of building Boost libraries, you can expect to see some messages printed on the console. These may include

      @@ -549,7 +558,7 @@ look something like:

    -

    5.4   In Case of Build Errors

    +

    5.4   In Case of Build Errors

    The only error messages you see when building Boost—if any—should be related to the IOStreams library's support of zip and bzip2 formats as described here. Install the relevant development @@ -567,7 +576,7 @@ questions about configuring Boost for your compiler to the

    -

    6.3   Library Naming

    +

    6.3   Library Naming

    Note

    If, like Visual C++, your compiler supports auto-linking, @@ -737,7 +746,7 @@ version number, will also be created.

    -

    6.4   Test Your Program

    +

    6.4   Test Your Program

    To test our subject extraction, we'll filter the following text file. Copy it out of your browser and save it as jayne.txt:

    @@ -759,7 +768,7 @@ Spoil Rock Hunter?”

    -

    7   Conclusion and Further Resources

    +

    7   Conclusion and Further Resources

    This concludes your introduction to Boost and to integrating it with your programs. As you start using Boost in earnest, there are surely a few additional points you'll wish we had covered. One day @@ -787,16 +796,17 @@ mailing list.

    - +
    [1]If you prefer not to download executable programs, -download boost_1_36_0.zip and use an external tool to decompress -it. We don't recommend using Windows' built-in decompression as -it can be painfully slow for large archives.
    [1]We recommend +downloading boost_1_36_0.7z and using 7-Zip to decompress +it. We no longer recommend .zip files for Boost because they are twice +as large as the equivalent .7z files. We don't recommend using Windows' +built-in decompression as it can be painfully slow for large archives.
    -
    [2]If you used the installer from Boost +
    [2]If you used the installer from Boost Consulting and deselected “Source and Documentation” (it's selected by default), you won't see the libs/ subdirectory. That won't affect your ability to use precompiled binaries, but diff --git a/more/getting_started/windows.rst b/more/getting_started/windows.rst index 3fa22fb69c..dab2cb228d 100644 --- a/more/getting_started/windows.rst +++ b/more/getting_started/windows.rst @@ -35,25 +35,33 @@ __ ../../index.htm Get Boost ========= -The easiest way to get a copy of Boost is to use the `installer`_ -provided by `Boost Consulting`_. We especially recommend this -method if you use Microsoft Visual Studio .NET 2003 or Microsoft -Visual Studio 2005, because the installer can download and install +The easiest way to get a copy of Boost is to use an installer. +The `Boost website version of this Getting Started guide`_ will +have undated information on installers as they become available, +or see `Boost downloads`_ or the installer_ provided by `BoostPro Computing`_. We especially recommend using +an installer if you use Microsoft Visual Studio, because the installer can download and install precompiled library binaries, saving you the trouble of building them yourself. To complete this tutorial, you'll need to at least install the Boost.Regex_ binaries when given the option. -.. _installer: http://www.boost-consulting.com/download/windows -.. _Boost Consulting: http://www.boost-consulting.com +.. _`Boost website version of this Getting Started guide`: + http://www.boost.org/doc/libs/1_36_0/more/getting_started/index.html +.. _`Boost downloads`: `sf-download`_ +.. _installer: http://www.boostpro.com/products/free +.. _BoostPro Computing: http://www.boostpro.com If you're using an earlier version of Visual Studio or some other compiler, or if you prefer to build everything yourself, you can -download |boost.exe|_ and run it to install a complete Boost +download |boost.7z|_ or |boost_zip|_ and unpack it to install a complete Boost distribution. [#zip]_ -.. |boost.exe| replace:: |boost_ver|\ ``.exe`` +.. |boost.7z| replace:: |boost_ver|\ ``.7z`` -.. _`boost.exe`: `sf-download`_ +.. _`boost.7z`: `sf-download`_ + +.. |boost_zip| replace:: |boost_ver|\ ``.zip`` + +.. _`boost_zip`: `sf-download`_ .. include:: detail/distro.rst @@ -175,10 +183,10 @@ To test the result, type: .. include:: detail/binary-head.rst -Install Visual Studio (2005 or .NET 2003) Binaries --------------------------------------------------- +Install Visual Studio Binaries +------------------------------ -The installer_ supplied by Boost Consulting will download and +The installers will download and install pre-compiled binaries into the ``lib\`` subdirectory of the boost root, typically |default-root|\ ``\lib\``. If you installed all variants of the Boost.Regex_ binary, you're done with this @@ -210,6 +218,16 @@ For example, your session might look like this: [#continuation]_ Be sure to read `this note`__ about the appearance of ``^``, ``More?`` and quotation marks (``"``) in that line. +The above example session will build static and shared non-debug multi-threaded +variations of the libraries. To build all variations: + +.. parsed-literal:: + + C:\\WINDOWS> cd |default-root| + |default-root|> bjam **^** + More? **--build-dir=**\ "C:\\Documents and Settings\\dave\\build-boost" **^** + More? **--toolset=**\ msvc **--build-type=complete** stage + __ continuation_ .. include:: detail/build-from-source-tail.rst @@ -291,10 +309,13 @@ Spoil Rock Hunter?” ------------------------------ -.. [#zip] If you prefer not to download executable programs, - download |boost.zip|_ and use an external tool to decompress - it. We don't recommend using Windows' built-in decompression as - it can be painfully slow for large archives. +.. [#zip] We recommend + downloading |boost.7z|_ and using 7-Zip_ to decompress + it. We no longer recommend .zip files for Boost because they are twice + as large as the equivalent .7z files. We don't recommend using Windows' + built-in decompression as it can be painfully slow for large archives. + +.. _7-Zip: http://www.7-zip.org .. [#installer-src] If you used the installer_ from Boost Consulting and deselected “Source and Documentation” (it's From 92e9667b027799e6a45a2d7035501e8d1426849f Mon Sep 17 00:00:00 2001 From: Matthias Schabel Date: Mon, 11 Aug 2008 19:14:18 +0000 Subject: [PATCH 1823/2219] fix: #include -> [SVN r48089] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 130f873fea..67a06f4fa3 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 130f873fead85d8a7d54379e4f5382926f5441c3 +Subproject commit 67a06f4fa320d10100ad118e3d33bddfddd615a8 From de0126759f0ef039441ea9cc722fdfc220df6d2f Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 11 Aug 2008 21:59:10 +0000 Subject: [PATCH 1824/2219] select the proper overload of basic_regex::compile for pointer to non-const char/wchar_t [SVN r48094] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 807164b6b8..7ad989b2a9 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 807164b6b8ce1fdbe1f2169651f6105591df1add +Subproject commit 7ad989b2a96761e230f930ea60692563b0c73b07 From 4156e8371921391c53083694cb69c1dde0eab630 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 12 Aug 2008 20:18:30 +0000 Subject: [PATCH 1825/2219] more work on proto's docs [SVN r48108] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 645527c397..ac0a1b66c2 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 645527c3979146ff18064a1887ccc612f7b7643b +Subproject commit ac0a1b66c254a91f92f6fc7583e3594307def12f From 07ba590faa6c8f1d7714dfdb9a2b71b7407ff56c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 13 Aug 2008 09:14:19 +0000 Subject: [PATCH 1826/2219] Adjust run_random test to be TR1 conforming (zero argument to seed isn't required by TR1) and make default parameters for mersenne_twister consistent. [SVN r48121] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index defb750d73..685cc3f92a 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit defb750d73dd86e6d49f50cc46275e2252a45358 +Subproject commit 685cc3f92a128b54c3ffa80ebbd309da169fa22a From 7e97afa325fe5b3fdfeea6844ce3d347168846b1 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Wed, 13 Aug 2008 17:47:15 +0000 Subject: [PATCH 1827/2219] fix typo, logic-o and bad wording [SVN r48130] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index ac0a1b66c2..49f1c0493b 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit ac0a1b66c254a91f92f6fc7583e3594307def12f +Subproject commit 49f1c0493bf3bd4f08dc04364bee24461438bbcf From 0ac742d1f02ada2f11fba63aae67eebccbbe8b1e Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 13 Aug 2008 22:00:35 +0000 Subject: [PATCH 1828/2219] Fix Windows-1252 dash in UTF-8 document. [SVN r48133] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 36899afa3f..782c132d99 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 36899afa3f20c25d4358e79bff13dd1cfffe578a +Subproject commit 782c132d99a1e46a5810cda69a7af9050ae14cd3 From ac5904c54cbac8ccf8cbf2c1e5d47b0070843173 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 14 Aug 2008 14:38:23 +0000 Subject: [PATCH 1829/2219] Rename for consistency with other scripts [SVN r48138] --- tools/release/build_release_packages.sh | 45 +++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100755 tools/release/build_release_packages.sh diff --git a/tools/release/build_release_packages.sh b/tools/release/build_release_packages.sh new file mode 100755 index 0000000000..3aeb17f8f5 --- /dev/null +++ b/tools/release/build_release_packages.sh @@ -0,0 +1,45 @@ +#!/bin/sh + +# Build branches/release packages + +# Copyright 2008 Beman Dawes +# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt + +if [ $# -lt 1 ] +then + echo "invoke:" $0 "package-name" + echo "example:" $0 "boost_1_35_0_RC3" + exit 1 +fi + +echo "preping posix..." +rm -r posix/bin.v2 2>/dev/null +rm -r posix/dist 2>/dev/null +mv posix $1 +rm -f $1.tar.gz 2>/dev/null +rm -f $1.tar.bz2 2>/dev/null +echo "creating gz..." +tar cfz $1.tar.gz $1 +echo "creating bz2..." +gunzip -c $1.tar.gz | bzip2 >$1.tar.bz2 +echo "cleaning up..." +mv $1 posix + +echo "preping windows..." +rm -r windows/bin.v2 2>/dev/null +rm -r windows/dist 2>/dev/null +mv windows $1 +rm -f $1.zip 2>/dev/null +rm -f $1.7z 2>/dev/null +echo "creating zip..." +zip -r $1.zip $1 +echo "creating 7z..." +7z a -r $1.7z $1 +echo "cleaning up..." +mv $1 windows + +echo "done automatic processing; you must now upload packages manually" +exit 0 + + + From db0e5ebc9c974465b8e827e4440efd27a1d52dfc Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 14 Aug 2008 14:46:56 +0000 Subject: [PATCH 1830/2219] As used for release 1.36.0 [SVN r48139] --- tools/release/build_docs.sh | 20 ++++++++++++++++++++ tools/release/build_release.sh | 20 ++++++++++++++++++++ tools/release/build_release_packages.sh | 11 ++++------- tools/release/load_posix.sh | 10 ++++++++++ tools/release/load_windows.sh | 10 ++++++++++ 5 files changed, 64 insertions(+), 7 deletions(-) create mode 100755 tools/release/build_docs.sh create mode 100755 tools/release/build_release.sh create mode 100755 tools/release/load_posix.sh create mode 100755 tools/release/load_windows.sh diff --git a/tools/release/build_docs.sh b/tools/release/build_docs.sh new file mode 100755 index 0000000000..6e00fb31a0 --- /dev/null +++ b/tools/release/build_docs.sh @@ -0,0 +1,20 @@ +#!/usr/bin/env bash + +# Build docs + +# Copyright 2008 Beman Dawes +# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt + +if [ $# -lt 1 ] +then + echo "invoke:" $0 "directory-name" + echo "example:" $0 "posix" + exit 1 +fi + +echo building $1 docs... +pushd $1/doc +bjam --v2 >../../$1-bjam.log +ls html +popd + diff --git a/tools/release/build_release.sh b/tools/release/build_release.sh new file mode 100755 index 0000000000..39a10df4db --- /dev/null +++ b/tools/release/build_release.sh @@ -0,0 +1,20 @@ +#!/usr/bin/env bash + +# Build release packages + +# Copyright 2008 Beman Dawes +# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt + +if [ $# -lt 1 ] +then + echo "invoke:" $0 "release-name" + echo "example:" $0 "boost_1_35_0_RC3" + exit 1 +fi + +./load_posix.sh +./load_windows.sh +./build_docs.sh posix +./build_docs.sh windows +./build_release_packages.sh $1 + diff --git a/tools/release/build_release_packages.sh b/tools/release/build_release_packages.sh index 3aeb17f8f5..08acdb0cc8 100755 --- a/tools/release/build_release_packages.sh +++ b/tools/release/build_release_packages.sh @@ -1,13 +1,13 @@ -#!/bin/sh +#!/usr/bin/env bash -# Build branches/release packages +# Build release packages -# Copyright 2008 Beman Dawes +# Copyright 2008 Beman Dawes # Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt if [ $# -lt 1 ] then - echo "invoke:" $0 "package-name" + echo "invoke:" $0 "release-name" echo "example:" $0 "boost_1_35_0_RC3" exit 1 fi @@ -38,8 +38,5 @@ echo "creating 7z..." echo "cleaning up..." mv $1 windows -echo "done automatic processing; you must now upload packages manually" exit 0 - - diff --git a/tools/release/load_posix.sh b/tools/release/load_posix.sh new file mode 100755 index 0000000000..eecdbed240 --- /dev/null +++ b/tools/release/load_posix.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env bash + +# Load posix directory from branches/release snapshot, using LF line termination + +# Copyright 2008 Beman Dawes +# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt + +rm -r -f posix 2>/dev/null +svn export --non-interactive --native-eol LF http://svn.boost.org/svn/boost/branches/release posix + diff --git a/tools/release/load_windows.sh b/tools/release/load_windows.sh new file mode 100755 index 0000000000..08967ddf9e --- /dev/null +++ b/tools/release/load_windows.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env bash + +# Load windows directory from branches/release snapshot, using CR/LF line termination + +# Copyright 2008 Beman Dawes +# Distributed under the Boost Software License, Version 1.0. See http://www.boost.org/LICENSE_1_0.txt + +rm -r -f windows 2>/dev/null +svn export --non-interactive --native-eol CRLF http://svn.boost.org/svn/boost/branches/release windows + From a6139a2a9a1ceedbc7ade1274360b74a000ae288 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 14 Aug 2008 17:21:36 +0000 Subject: [PATCH 1831/2219] fix problem with case-insensitive alternation [SVN r48141] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 7ad989b2a9..43bc580dfe 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 7ad989b2a96761e230f930ea60692563b0c73b07 +Subproject commit 43bc580dfe6361e46851de70766153dbca0cc0bd From 74453fb4d85115b495d22c1c4ee52f9d6dedf9cd Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 14 Aug 2008 23:42:03 +0000 Subject: [PATCH 1832/2219] more doc work [SVN r48146] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 49f1c0493b..a8a264d961 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 49f1c0493bf3bd4f08dc04364bee24461438bbcf +Subproject commit a8a264d961fb2e911b105fc41da7f775da87fe5c From b2dd5d0d8e056330e44d0fa9f77e4d79b38f9d8c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 15 Aug 2008 12:13:59 +0000 Subject: [PATCH 1833/2219] fix: when testing for equality, always check the underlying iterators when _isend is not the same for the LHS and the RHS [SVN r48157] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 7cd35e6802..28b7105273 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 7cd35e68029e5ad0fc7d875ac4f87cf68f046c90 +Subproject commit 28b7105273467c7ee92aa4b323dd6c370a04caa5 From de324e55ab2bcd293d39b74fa208cce8fb7e0e16 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 15 Aug 2008 12:17:28 +0000 Subject: [PATCH 1834/2219] tweak for the failure tests [SVN r48158] --- tools/quickbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quickbook b/tools/quickbook index c1f8c71486..c2c1a8d55b 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit c1f8c71486c41261ec0ff6a0eceef46ba6759ed8 +Subproject commit c2c1a8d55bb76524cf5ab02d1afd3b01d0d4d902 From bf6ea5b5ca8df1d6ef4a86c0a6f9f59b1f4608de Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Fri, 15 Aug 2008 14:13:25 +0000 Subject: [PATCH 1835/2219] Fixed a bug in ISO8859/1 character case conversion. [SVN r48161] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 28b7105273..88ede1d199 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 28b7105273467c7ee92aa4b323dd6c370a04caa5 +Subproject commit 88ede1d199198f4b25df8ad28b84a8ef1170b4f2 From 3dfcb90af976134a309bba7f49d8eec3d3bc3dc5 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Fri, 15 Aug 2008 23:10:47 +0000 Subject: [PATCH 1836/2219] markup spirit library tests lexert* for GCC 3.4.6: fail to compile with ICE [SVN r48168] --- status/explicit-failures-markup.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index d2dae8624b..0a703c89e8 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2892,6 +2892,19 @@ for more information. It passes when the timeout value is increased. + + + + + + + With GCC 3.4.6 the test fails with ICE: internal compiler error. + The footprint is similar to that in GCC Bugzilla Bug 34950 + except 34950 is a regression introduced in GCC 4.2.3. In any + case, whatever the problem is, the GCC 4.x series does not seem + to have it: the test compiles just fine with GCC 4.x compiler. + + From d70669758c758189a643696a6aab0818ddb2f259 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 16 Aug 2008 05:11:12 +0000 Subject: [PATCH 1837/2219] add missing #include [SVN r48170] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index a8a264d961..baa9796560 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit a8a264d961fb2e911b105fc41da7f775da87fe5c +Subproject commit baa9796560df23305465a80c52f1b1efb9544881 From 48b4572a2da896778e67cb58f788de9ceabea48b Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Sat, 16 Aug 2008 08:56:19 +0000 Subject: [PATCH 1838/2219] Added explanatory comments, requested by Isaac Dupree, "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141007.php [SVN r48171] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 782c132d99..5c42397244 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 782c132d99a1e46a5810cda69a7af9050ae14cd3 +Subproject commit 5c423972440523f505a6f904c42173ff6ff0e92e From c180a4a825a62a6e3cb453fa6fee144fa1cd0b88 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 16 Aug 2008 23:20:46 +0000 Subject: [PATCH 1839/2219] fix #1617 [SVN r48178] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 88ede1d199..e95182c44b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 88ede1d199198f4b25df8ad28b84a8ef1170b4f2 +Subproject commit e95182c44b7e3f4f9fac465606f3779ff30d0de7 From eac06b00e2c241e683538f63a5428a8f1ccafba7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 17 Aug 2008 10:39:07 +0000 Subject: [PATCH 1840/2219] Add missing include for g++ 4.3. Fixes #2210, thanks to Steven Robbins. [SVN r48184] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index f71e631b8f..d2fe35813a 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit f71e631b8fa42e8e65192f56c78d2657d1abe38f +Subproject commit d2fe35813a65988e822872c5d03b4d3361288aa7 From 7ab38d1b9a7949c86e22e7dd3558c1224efea638 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 17 Aug 2008 11:15:07 +0000 Subject: [PATCH 1841/2219] Fix for issue #2188. [SVN r48185] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 3a15c301db..1012d28c32 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 3a15c301db2b66cdcf33b556aaad63d729e24fef +Subproject commit 1012d28c32e5bc20f35ea354a495b2af72ad8a2a From 749751fc8fed8867384dd110cd965dfda0147052 Mon Sep 17 00:00:00 2001 From: Jan Gaspar Date: Mon, 18 Aug 2008 08:45:30 +0000 Subject: [PATCH 1842/2219] circular_buffer: updated documentation for Boost 1.37 [SVN r48189] --- libs/circular_buffer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/circular_buffer b/libs/circular_buffer index 5a680c08ee..0b7c6063ed 160000 --- a/libs/circular_buffer +++ b/libs/circular_buffer @@ -1 +1 @@ -Subproject commit 5a680c08ee2234b411917bd6a5cdc3ec3deb6d99 +Subproject commit 0b7c6063edb77972fba6c1f6405541af04393934 From 5a2a7df9d7c943184b778460dd543da0363ff332 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 18 Aug 2008 13:23:10 +0000 Subject: [PATCH 1843/2219] Restore deprecated basic_directory_entry names inadvertently removed [SVN r48192] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 3358346eff..5c6536a9f3 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 3358346eff01e25b8732b73ef6f21a247e3a3255 +Subproject commit 5c6536a9f3c09a684a3ed658a77f6657ff2443c8 From d80b4b4e2904cd5f1002bff401a00a3b83369ad0 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 18 Aug 2008 13:28:25 +0000 Subject: [PATCH 1844/2219] Add deprecated_test to detect failures to provide legacy deprecated names [SVN r48193] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 5c6536a9f3..42107efd12 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 5c6536a9f3c09a684a3ed658a77f6657ff2443c8 +Subproject commit 42107efd12aec7b523c8480f47393ae7a3e778d4 From adc9ba92d125b0c1f23756dcb8d8b70ac71492cd Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 18 Aug 2008 15:23:57 +0000 Subject: [PATCH 1845/2219] Begin 1.37.0 [SVN r48196] --- Jamroot | 2 +- index.html | 2 +- libs/config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Jamroot b/Jamroot index 03c9480f3d..548f3c32cf 100644 --- a/Jamroot +++ b/Jamroot @@ -114,7 +114,7 @@ import sequence ; import symlink ; path-constant BOOST_ROOT : . ; -constant BOOST_VERSION : 1.36.0 ; +constant BOOST_VERSION : 1.37.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ; diff --git a/index.html b/index.html index f652e28642..9997e5e9f0 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ boost.png (6897 bytes) -

    Release 1.36.0

    +

    Release 1.37.0

    diff --git a/libs/config b/libs/config index e7ac7ebd7b..81d37eb28b 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit e7ac7ebd7b5b61d7b91cd3a490b7c2bf920b5624 +Subproject commit 81d37eb28b965533ba7680500363b6ffb42d0a4e From 0974821732513e339fc9382d1451803d5ae1fd26 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Mon, 18 Aug 2008 18:32:51 +0000 Subject: [PATCH 1846/2219] fox for allocation bug in is_any_ofF [SVN r48198] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 7299b29bf8..baf3dd99e2 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 7299b29bf88f347023349251638703c9cd589bfa +Subproject commit baf3dd99e22758fbee1d22ec75d2793fe4c5c8c7 From 990de4e65414125eaea1e6cab2d0c0deb6d88f79 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Mon, 18 Aug 2008 18:33:40 +0000 Subject: [PATCH 1847/2219] predicate test improvements [SVN r48199] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index baf3dd99e2..1f5542b44c 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit baf3dd99e22758fbee1d22ec75d2793fe4c5c8c7 +Subproject commit 1f5542b44c7085dbcff6955fd45c6c286e90bb4f From 2177e279e8698b7bcd365ffc982a1d17691198eb Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 18 Aug 2008 23:48:15 +0000 Subject: [PATCH 1848/2219] Fixed typo [SVN r48204] --- libs/random | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/random b/libs/random index 1d7cbef7e2..6cfecd4a9b 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit 1d7cbef7e2356de6411bfd6f25d1427da4e18df6 +Subproject commit 6cfecd4a9bbbce2bed73673d53e27804fdaed978 From ecf22c348d76ede932e96ddc0952eb254bb47fbd Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 19 Aug 2008 02:56:02 +0000 Subject: [PATCH 1849/2219] Documentation bug fix, thanks Daryle Walker [SVN r48207] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 2b457b1656..8c89aef48e 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 2b457b1656846df3bfccfc3e3752cc84e0296cbc +Subproject commit 8c89aef48edad0cd82c264a705e455e5cd931579 From e7a93e16392c3530e1f20f3b21fbfd2d8c2dc3bc Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 19 Aug 2008 07:03:22 +0000 Subject: [PATCH 1850/2219] Renamed internal bind stuff to invoker, as more expressive [SVN r48209] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 0d776bcd26..dcebae6d4a 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 0d776bcd26ee523b2ab99247ca92bdf18d312e8b +Subproject commit dcebae6d4ab9e3862007e2bccbcd1f9cdbae05bb From 13ddb5510ba9bb25f25a0147fa655f8766a344d8 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 19 Aug 2008 10:26:53 +0000 Subject: [PATCH 1851/2219] Added missing relative time constructor to unique_lock [SVN r48213] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index dcebae6d4a..b4e9be3c52 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit dcebae6d4ab9e3862007e2bccbcd1f9cdbae05bb +Subproject commit b4e9be3c52284b81ecb34b9362625bae4eaca0cf From db0002eb43a28e3510ed05a903f4dfb3b84aab6b Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Tue, 19 Aug 2008 14:32:59 +0000 Subject: [PATCH 1852/2219] removed static constant FIXED_STORAGE_SIZE from is_any_of to make the code compile on borland compilers [SVN r48218] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 1f5542b44c..760af1798b 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 1f5542b44c7085dbcff6955fd45c6c286e90bb4f +Subproject commit 760af1798bcd0fbd216a7b85114b1fba380c7d18 From 5e36c84b5292acc62ea0c0a288614b4265ac7a6a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 19 Aug 2008 15:54:39 +0000 Subject: [PATCH 1853/2219] Fix for VC8 without the service pack. [SVN r48220] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 1012d28c32..cb5443477b 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 1012d28c32e5bc20f35ea354a495b2af72ad8a2a +Subproject commit cb5443477bae3f4a6619d20b0b9c788c7a96f7ad From 0597dfd935b370318e6312f4c3d62548f463cb3c Mon Sep 17 00:00:00 2001 From: Jan Gaspar Date: Tue, 19 Aug 2008 17:02:48 +0000 Subject: [PATCH 1854/2219] circular_buffer: fixed MSVC9 warning [SVN r48221] --- libs/circular_buffer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/circular_buffer b/libs/circular_buffer index 0b7c6063ed..868cc3dcde 160000 --- a/libs/circular_buffer +++ b/libs/circular_buffer @@ -1 +1 @@ -Subproject commit 0b7c6063edb77972fba6c1f6405541af04393934 +Subproject commit 868cc3dcdea2bffabf0f23ee1ec253b5fd99c84e From 452d9e1ec8740370107f39830daea8781871c209 Mon Sep 17 00:00:00 2001 From: Matthias Schabel Date: Tue, 19 Aug 2008 18:45:17 +0000 Subject: [PATCH 1855/2219] patch from Torsten Maehne for using dimensionless quantities with boost/units/lambda.hpp [SVN r48226] --- libs/units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/units b/libs/units index 67a06f4fa3..f065e96abc 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit 67a06f4fa320d10100ad118e3d33bddfddd615a8 +Subproject commit f065e96abc2e52ff61e36027358bb4f522b10f4c From f9dd3ea67e4d1f3d36310090e045633fc2b27540 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 19 Aug 2008 22:26:43 +0000 Subject: [PATCH 1856/2219] Fix a character encoding error. [SVN r48235] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 42107efd12..2e0cb656a4 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 42107efd12aec7b523c8480f47393ae7a3e778d4 +Subproject commit 2e0cb656a49133d4197fd863fd989d933102c7a9 From 6574cc1bea5e8654ace6e02071f42e97f52c5a83 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 19 Aug 2008 22:26:55 +0000 Subject: [PATCH 1857/2219] Ignore OS X kipple. [SVN r48236] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index d2fe35813a..4673655bfb 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit d2fe35813a65988e822872c5d03b4d3361288aa7 +Subproject commit 4673655bfb18cd11422a9b3cec89bc360890aabc From 607b0bef9f9adf71db9011bdcc90343280699094 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 19 Aug 2008 22:27:05 +0000 Subject: [PATCH 1858/2219] Missing no_link_errors check. [SVN r48237] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 4673655bfb..c6ec4cd94a 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 4673655bfb18cd11422a9b3cec89bc360890aabc +Subproject commit c6ec4cd94a3013c7c803c104f32a402d694e3ba8 From 8ec78c5afd11dd8efff43ee80d97fd3d33f0780e Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 19 Aug 2008 22:27:14 +0000 Subject: [PATCH 1859/2219] Change tag of link errors from *HTML* to *LINK*. I'm going to check for links in other types of files. [SVN r48238] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index c6ec4cd94a..75146df296 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit c6ec4cd94a3013c7c803c104f32a402d694e3ba8 +Subproject commit 75146df2964417578c0f781caf459561e7570094 From a4ee81a456e19d00bfd6123424788ce23f135918 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 19 Aug 2008 22:27:26 +0000 Subject: [PATCH 1860/2219] Add link checking for css files. Fixes #2173. [SVN r48239] --- tools/inspect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/inspect b/tools/inspect index 75146df296..3df65ed8e8 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 75146df2964417578c0f781caf459561e7570094 +Subproject commit 3df65ed8e87b27bb00412c6da5a2a996ac518935 From ea6018e52d9034b19a543feb90c020af88423023 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 20 Aug 2008 08:20:19 +0000 Subject: [PATCH 1861/2219] conform to TR1 to the letter [SVN r48243] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index c51fc2ebee..e165418461 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit c51fc2ebee0fb86b79e83736f00edfe36977ae24 +Subproject commit e1654184613001ace2e8dccc9533043ab592f5da From f2b60bd72a3cf98403a27f11fe27cdbaae292f9c Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 20 Aug 2008 08:20:40 +0000 Subject: [PATCH 1862/2219] conform to TR1 to the letter [SVN r48244] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index e165418461..7c74332487 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit e1654184613001ace2e8dccc9533043ab592f5da +Subproject commit 7c74332487cdaeecc209c9439cd50aaa0f2447b9 From 36c7953030180d7005870ed23b44185a4d059682 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Wed, 20 Aug 2008 08:25:23 +0000 Subject: [PATCH 1863/2219] Added a data member to swap_test_class and made it EqualityComparable, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php [SVN r48245] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 5c42397244..7bfb7c8a61 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 5c423972440523f505a6f904c42173ff6ff0e92e +Subproject commit 7bfb7c8a6160a43bf9f830395d6fc54b1831d867 From ba5dc0977be86b98d1243374cef75774710a0659 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Wed, 20 Aug 2008 08:28:35 +0000 Subject: [PATCH 1864/2219] Added extra checks, checking that boost::swap does correctly exchange the values of its arguments, as I mentioned at "Re: [boost] [swap] Renaming boost_swap_impl::swap_impl and/or its namespace?", http://lists.boost.org/Archives/boost/2008/08/141027.php [SVN r48246] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 7bfb7c8a61..2cde009bb1 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 7bfb7c8a6160a43bf9f830395d6fc54b1831d867 +Subproject commit 2cde009bb1f8ff0c130b30da8157c8012b0eb98a From 8177dc6ffe7c1670bac7057b2317825cc7de5a47 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Wed, 20 Aug 2008 08:29:54 +0000 Subject: [PATCH 1865/2219] Extended swap_arrays test, checking that boost::swap does correctly exchange the values of its arguments. [SVN r48247] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 2cde009bb1..d264005c11 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 2cde009bb1f8ff0c130b30da8157c8012b0eb98a +Subproject commit d264005c11db003370eebc48447ce411d85f0e3d From ea24efe89f00a63759c0525f63dbf13facc0ca63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Wed, 20 Aug 2008 09:29:17 +0000 Subject: [PATCH 1866/2219] Fix: apply workaround to disable msvc warning 4265. [SVN r48248] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 8c89aef48e..e05771c0c4 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 8c89aef48edad0cd82c264a705e455e5cd931579 +Subproject commit e05771c0c4beb08b5cbd593b5ffef3a6217a6a12 From 48261983883977efb9021f4a9fcda9b949fa158e Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Wed, 20 Aug 2008 10:42:29 +0000 Subject: [PATCH 1867/2219] added my email address to libs/maintainers.txt [SVN r48249] --- libs/maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/maintainers.txt b/libs/maintainers.txt index c681f7929f..4ddbfc8157 100644 --- a/libs/maintainers.txt +++ b/libs/maintainers.txt @@ -24,7 +24,7 @@ conversion Alexander Nasonov crc Daryle Walker date_time Jeff Garland disjoint_sets Jeremy Siek -dynamic_bitset Jeremy Siek +dynamic_bitset Jeremy Siek , Gennaro Prota exception Emil Dotchevski filesystem Beman Dawes foreach Eric Niebler From d3b8c76350d756f828ce1056952dff751a5108b7 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Wed, 20 Aug 2008 11:06:23 +0000 Subject: [PATCH 1868/2219] integer_log2.hpp and lowest_bit.hpp, in boost/pending/: little comment cleanup (svn anchors, etc.); added a static_cast<> to silence (harmless) MSVC++ warnings [SVN r48251] --- libs/detail | 2 +- libs/dynamic_bitset | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/detail b/libs/detail index 06946f6607..18dbae4700 160000 --- a/libs/detail +++ b/libs/detail @@ -1 +1 @@ -Subproject commit 06946f66073853f8a99650b6a88cbee741b43819 +Subproject commit 18dbae470094879cadc732688b8408e028b074c0 diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index a8998ae8a0..eef25927d7 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit a8998ae8a0199244781701c277f3eebc1bb21687 +Subproject commit eef25927d70889f51e149adf10d359789240a5a1 From 78f772bde3e9fde0cfc3ffb52404ab262ba2f534 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Wed, 20 Aug 2008 11:16:16 +0000 Subject: [PATCH 1869/2219] dynamic_bitset: * clean up and fix of copyright notices for the include files that are directly under boost/ * parenthesized a couple of macro names in boost/dynamic_bitset/config.hpp (yeah, a bit paranoid, I know :-)) * removed some superfluous comments and enclosed an url in angle brackets * changed block_width_type, to avoid a few level 4 warnings with MSVC++ * added the usual private-and-non-implemented copy members to bit_appender * removed useless #pragma warning(disable:4996) for MSVC++ (it should have been eventually applied to much more places than it was; and, anyhow, the only sensible way to get rid of the warning is to disable it globally) * slight tweak in to_ulong (assert moved a bit earlier) [SVN r48252] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index eef25927d7..15b61f694a 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit eef25927d70889f51e149adf10d359789240a5a1 +Subproject commit 15b61f694ad25b9b0641f7e70e30d29f0b3a8a57 From 90e6adc170b30e41282aec7ec373750ade2295d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Hunold?= Date: Wed, 20 Aug 2008 11:51:44 +0000 Subject: [PATCH 1870/2219] Fix: Added check for already defined BOOST_NO_HASH and BOOST_NO_SLIST [SVN r48254] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 81d37eb28b..1884e62119 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 81d37eb28b965533ba7680500363b6ffb42d0a4e +Subproject commit 1884e62119d409ef605a2734332112d76d574b13 From 7e276bcd68b5c58c16f83d97ba1b123946bbd517 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 20 Aug 2008 12:36:13 +0000 Subject: [PATCH 1871/2219] fixed typo [SVN r48256] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 7c74332487..814c40a093 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 7c74332487cdaeecc209c9439cd50aaa0f2447b9 +Subproject commit 814c40a0933149a48cd16cb1c5bbac0470bea330 From 6125484b5961ed45f5e078ba39243770b6928a1a Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Wed, 20 Aug 2008 12:56:53 +0000 Subject: [PATCH 1872/2219] more conformance tweaks to std tr1 [SVN r48258] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 814c40a093..a8fe0fa44a 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 814c40a0933149a48cd16cb1c5bbac0470bea330 +Subproject commit a8fe0fa44ac0a8deab3d83918caf1ea9014e6883 From 69cb6e705e6aa56f37c206a361b0d6d814858525 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 20 Aug 2008 19:32:23 +0000 Subject: [PATCH 1873/2219] Fix the link to the limits documentation. [SVN r48266] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 1884e62119..7deb7200bc 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 1884e62119d409ef605a2734332112d76d574b13 +Subproject commit 7deb7200bce1e1f7823439faaff4ae7f4b48f006 From df5b0e62eb88f887d6a07e5f1f8ef6b84d3ad2d7 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 20 Aug 2008 21:48:35 +0000 Subject: [PATCH 1874/2219] fix for mutable problem, thanks Peter Klotz [SVN r48270] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index e05771c0c4..14765312e2 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit e05771c0c4beb08b5cbd593b5ffef3a6217a6a12 +Subproject commit 14765312e23e52f09de4bc871620afa0be410b07 From 366b6376fe364872690c23a32bd0fee8c99fbe29 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Thu, 21 Aug 2008 11:49:12 +0000 Subject: [PATCH 1875/2219] dynamic_bitset: tentative code reworking in count() member function, to help gcc 3.4.6 on Sandia-sun, which seems to have troubles with a simple constant expression of enumeration type (see ) [SVN r48280] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 15b61f694a..d80a9dbdf8 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 15b61f694ad25b9b0641f7e70e30d29f0b3a8a57 +Subproject commit d80a9dbdf89f506fd6177b6dc12281788194b499 From 5a690683255df28a2315b7bcf1a13c6186f19485 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Thu, 21 Aug 2008 14:46:15 +0000 Subject: [PATCH 1876/2219] self assignment problem in is_any_ofF fixed [SVN r48281] --- libs/algorithm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/algorithm b/libs/algorithm index 760af1798b..6d5e7b5a04 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 760af1798bcd0fbd216a7b85114b1fba380c7d18 +Subproject commit 6d5e7b5a04554f46a252aebfce027aeb713c4e7d From 662c0fb17ccf823189ef34a9e456cc5e99514366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 22 Aug 2008 08:02:56 +0000 Subject: [PATCH 1877/2219] Added missing documentation for Boost Jam's :T variable expansion modifier which converts all back-slashes ('\') to forward slashed ('/'). [SVN r48288] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7d3dedb465..bbe96476f0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7d3dedb465ea9719f2ae8729505a139561bd6208 +Subproject commit bbe96476f01cfe79a907970198516340e2d92290 From b1c9d2706aaf738d864b72b244132c09f584f655 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Fri, 22 Aug 2008 11:03:54 +0000 Subject: [PATCH 1878/2219] in boost/config/suffix.hpp: changed copyright notices to the generally preferred form; fixed license reference; added trailing slashes to a couple of URLs; fixed a typo ("analagous"); slightly reformatted my own code and comments (normally we wouldn't have touched this file for non-essential issues, but since it has already been modified, recently...) [SVN r48290] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 7deb7200bc..9ca5a34369 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 7deb7200bce1e1f7823439faaff4ae7f4b48f006 +Subproject commit 9ca5a343692fcd38861faf2d8cfcf60640829fa7 From 91ffabc9e2f56821ded7b5e56aa92a43401184e9 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 22 Aug 2008 12:51:40 +0000 Subject: [PATCH 1879/2219] Merged changes from sandbox, and regenerated the docs. [SVN r48294] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 8cbd8c5f72..2459d0f2a6 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 8cbd8c5f724f59beb0815a598fd67c6ef1b4d877 +Subproject commit 2459d0f2a6daa8550c3d06a37415e8ec61c22398 From 39c1c48bf3b78a6f009e79aa2baf62fef0efd0ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 22 Aug 2008 22:06:57 +0000 Subject: [PATCH 1880/2219] Dumping test results no longer fails due to test sources not being located under the main project folder. Added a corresponding unit test which can also be used as a focal point for future test result dumping tests. [SVN r48296] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bbe96476f0..d4c6a4555c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bbe96476f01cfe79a907970198516340e2d92290 +Subproject commit d4c6a4555c3a5b45a53fddc5d11e369e37c4cb4b From 465353b462fe2699a44557eb6dd32a772e81ab8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 22 Aug 2008 22:14:23 +0000 Subject: [PATCH 1881/2219] Minor stylistic changes made to several Boost Build implementation & toolset modules. [SVN r48297] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d4c6a4555c..26af1e1984 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d4c6a4555c3a5b45a53fddc5d11e369e37c4cb4b +Subproject commit 26af1e1984f1da78ad2f58119f7a46f58217aa93 From ec6e45fd9d72ef15db28361139f42ee6c0f5c6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 22 Aug 2008 22:15:39 +0000 Subject: [PATCH 1882/2219] Minor stylistic change to Boost Build toolset modules making them refer to the toolset.flags rule by its full name. [SVN r48298] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 26af1e1984..bfc5bb50b2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 26af1e1984f1da78ad2f58119f7a46f58217aa93 +Subproject commit bfc5bb50b2bec09f0b6d90f5224af937165a29d9 From df0d2dac94e115055eac8dc3154e0bf1b2e36180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 02:11:32 +0000 Subject: [PATCH 1883/2219] Added a new wxFormBuilder toolset to the Boost Build contrib folder. [SVN r48299] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bfc5bb50b2..2617d0c22a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bfc5bb50b2bec09f0b6d90f5224af937165a29d9 +Subproject commit 2617d0c22af9faf31e2b4f6a571962adcb781cef From 8c259ace3956645d174b0fcbb153b5fd7ac14412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 03:04:18 +0000 Subject: [PATCH 1884/2219] Removed two unused exception variables in the bcp/add_path.cpp module to remove compilation warnings when compiling the bcp tool. [SVN r48300] --- tools/bcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bcp b/tools/bcp index b43ab9f4ae..06737c4c18 160000 --- a/tools/bcp +++ b/tools/bcp @@ -1 +1 @@ -Subproject commit b43ab9f4aeb92e203ff2fc734ff64e3b979beede +Subproject commit 06737c4c1816d87889d65f8d347e6bd7e4aceaf4 From b04d48cdd641d63a709171e4b8b91aedde1a4f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 03:12:27 +0000 Subject: [PATCH 1885/2219] Minor stylistic Boost Jam & Boost Build module changes. [SVN r48301] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 2617d0c22a..ff24272cb9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 2617d0c22af9faf31e2b4f6a571962adcb781cef +Subproject commit ff24272cb96d046cc3c8d79cd55e7ccd87e55c66 From 71e9683cfac1fdb9966109e28ebe8f3af9ea29ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 03:37:46 +0000 Subject: [PATCH 1886/2219] Reverted adding the wxFormBuilder.jam toolset module as it breaks Boost Build tests when it gets initialized. [SVN r48302] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ff24272cb9..e20611bf7a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ff24272cb96d046cc3c8d79cd55e7ccd87e55c66 +Subproject commit e20611bf7af543ba54eee42956c270990890c7f9 From 18ac860b75555be1d615e941c90055569c9082a9 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 23 Aug 2008 07:52:35 +0000 Subject: [PATCH 1887/2219] merging new transforms users guide [SVN r48306] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index baa9796560..b9325b29e6 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit baa9796560df23305465a80c52f1b1efb9544881 +Subproject commit b9325b29e6f2c5ee60b4a22f0385bc40ce12ae4b From fc173087275d4e91af373fec65c37a347dca8549 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 23 Aug 2008 07:53:13 +0000 Subject: [PATCH 1888/2219] adding new transforms users guide [SVN r48307] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index b9325b29e6..70d0b29614 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit b9325b29e6f2c5ee60b4a22f0385bc40ce12ae4b +Subproject commit 70d0b29614addbbddbc218b6cfcf50a9f64176ef From e3fe44518a024d8cbf17b1d914ea1cc38a3684b4 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 23 Aug 2008 07:54:14 +0000 Subject: [PATCH 1889/2219] adding new transforms users guide [SVN r48308] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 70d0b29614..a51e81a4f8 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 70d0b29614addbbddbc218b6cfcf50a9f64176ef +Subproject commit a51e81a4f8f5cf14d26c93784a87e88f74317ab0 From 98cf9667401adbf088602e1f429248527f88c163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 08:55:06 +0000 Subject: [PATCH 1890/2219] Minor stylistic comment changes in the Boost Build util/type.jam module. [SVN r48309] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e20611bf7a..38d61a5ffb 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e20611bf7af543ba54eee42956c270990890c7f9 +Subproject commit 38d61a5ffb6bf6095d7481de0fd7340217c646a1 From 6e3dabfc80f58d3fc3061ce47e2905871c4305da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 09:08:24 +0000 Subject: [PATCH 1891/2219] Minor stylistic changes made to the Boost Build test/generators_test.py test case module. [SVN r48310] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 38d61a5ffb..8f35ebbf15 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 38d61a5ffb6bf6095d7481de0fd7340217c646a1 +Subproject commit 8f35ebbf15cc77c58279597f4055b55bd67ed17d From 6b65e558dfb7009f02eeecf63a942147103221e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 11:13:14 +0000 Subject: [PATCH 1892/2219] Minor stylistic changes made to the Boost Build build/generators.jam module. [SVN r48311] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8f35ebbf15..3788ebf2c4 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8f35ebbf15cc77c58279597f4055b55bd67ed17d +Subproject commit 3788ebf2c4c9475766c558925eb825b147197d42 From fc2001333b8019dd31b66a469275ba50c3d5a055 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 23 Aug 2008 11:40:58 +0000 Subject: [PATCH 1893/2219] Tentative fix for issue #2244: ICU uses wchar_t as UCHAR whenever sizeof(wchar_t) == 2. [SVN r48312] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index cb5443477b..1297f92b8a 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit cb5443477bae3f4a6619d20b0b9c788c7a96f7ad +Subproject commit 1297f92b8a1a7ff634ed4d38f9c6f58af8dc0d3d From 57bd48fca3ebf389b4dab9b828ad3edf931449b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 11:51:45 +0000 Subject: [PATCH 1894/2219] Updated the comment parsing logic in Boost Build's util/doc.jam module. Now correctly recognizes comment blocks starting with an empty line and correctly parses comment lines where the initial # character is followed by a non-whitespace characters. This for example allows it to correctly process comments written like this: ###################################### # # And example comment. # ###################################### Which would previously not get interpreted as valid module description comment blocks. [SVN r48313] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3788ebf2c4..97e9af5e74 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3788ebf2c4c9475766c558925eb825b147197d42 +Subproject commit 97e9af5e747fca5840b2ec96dca617247d5fbec5 From 497af9658e3a7e371986563c67fef0a6b5494398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 12:08:50 +0000 Subject: [PATCH 1895/2219] Reordered module imports in Boost Build's gcc.jam & qcc.jam toolset modules. [SVN r48314] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 97e9af5e74..c76c9b4730 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 97e9af5e747fca5840b2ec96dca617247d5fbec5 +Subproject commit c76c9b4730804e201e744b0c648d8a10d7ce32d2 From 4464ea05a2edab59014f429ade296c8abf4d5160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 12:13:36 +0000 Subject: [PATCH 1896/2219] Reordered module imports in the Boost Build builtin.jam toolset module. [SVN r48315] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c76c9b4730..9bafa0e71d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c76c9b4730804e201e744b0c648d8a10d7ce32d2 +Subproject commit 9bafa0e71d87c0fc230a0585246efc4f8f277e66 From dd7a379d868ebaa4e69f6b25829fc6576aa22d32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 12:17:50 +0000 Subject: [PATCH 1897/2219] Cleaned up the generate.jam Boost Build toolset module. Corrected some copy/paste bugs inherited from the virtual-target.jam module. [SVN r48316] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9bafa0e71d..699f0cffd1 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9bafa0e71d87c0fc230a0585246efc4f8f277e66 +Subproject commit 699f0cffd1fc9ff4ebe2c0d6fb8f836f74c116ef From dc5a6a20798fbc75236926c9fada7cd7ad46121c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 12:22:43 +0000 Subject: [PATCH 1898/2219] Added Boost Build database unit tests related to inherited dependency property handling. Part of the work by Steven Watanabe on fixing the Boost Build trac ticket #13 (http://zigzag.cs.msu.su/boost.build/ticket/13). [SVN r48317] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 699f0cffd1..341ed058ec 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 699f0cffd1fc9ff4ebe2c0d6fb8f836f74c116ef +Subproject commit 341ed058ec3abacadd2851d6f08e2bc6e2351222 From f5541f65fa52172905ed3ccb8cd9bc2451db033c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 12:25:16 +0000 Subject: [PATCH 1899/2219] Updated Boost Build's project id handling so that if a project has an id attribute, this id will be automatically registered and usable from that same project just the same as if the id had been specified directly using the 'id' project rule parameter. Part of the work by Steven Watanabe on fixing the Boost Build trac ticket #13 (http://zigzag.cs.msu.su/boost.build/ticket/13). [SVN r48318] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 341ed058ec..e9e9f657d6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 341ed058ec3abacadd2851d6f08e2bc6e2351222 +Subproject commit e9e9f657d6dc66aada0b470b235ffc699b15d93e From e721b3f35faf3f99f7b4bfd39ce27b446346aa40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 12:27:41 +0000 Subject: [PATCH 1900/2219] Added binding targets specified using an inherited dependency property to their corresponding project so they refer to the correct target independently of the project context in which they get used. Part of the work by Steven Watanabe on fixing the Boost Build trac ticket #13 (http://zigzag.cs.msu.su/boost.build/ticket/13). [SVN r48319] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index e9e9f657d6..712d40e828 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit e9e9f657d6dc66aada0b470b235ffc699b15d93e +Subproject commit 712d40e8280f1a039958845a3c5d72591cb48ade From 82ae7b14b9741d54eab394561512cf7a8abd29b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 15:15:40 +0000 Subject: [PATCH 1901/2219] Minor stylistic changes made to the Boost Build task.xml documentation. Cleaned up the wording in a few places. [SVN r48320] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 712d40e828..c81e1b3f94 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 712d40e8280f1a039958845a3c5d72591cb48ade +Subproject commit c81e1b3f942764d8bda0aa2432c1cb4c1382d27d From f6f7641be6c1d87b75f14e75237c8475b7011e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 19:25:23 +0000 Subject: [PATCH 1902/2219] Minor stylistic changes made to the Boost Build task.xml documentation. [SVN r48321] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c81e1b3f94..d0982c0a6d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c81e1b3f942764d8bda0aa2432c1cb4c1382d27d +Subproject commit d0982c0a6de76a6e6e2896d3812a985bb3bad443 From 472fe56f2a15c0af935838761e0eae9e77031332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 20:13:18 +0000 Subject: [PATCH 1903/2219] Corrected a python framework directory detection bug in the Boost Build python.jam toolset module. Affected only builds running on the darwin os. [SVN r48322] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d0982c0a6d..6e94bb3cac 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d0982c0a6de76a6e6e2896d3812a985bb3bad443 +Subproject commit 6e94bb3cacbbeaa3ebd47b8b726b4e4f2313febe From 1442cf94010f44a6f84daf49efb745b9491a4417 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 23 Aug 2008 20:37:36 +0000 Subject: [PATCH 1904/2219] Spirit.Karma: Fixed optional to accept non-optional attributes. [SVN r48327] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index e95182c44b..730cfeaa70 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit e95182c44b7e3f4f9fac465606f3779ff30d0de7 +Subproject commit 730cfeaa70c67f2d005db8bef736083b92c0c76c From 5204b0edd71e3142a89b83b6543fc10a59c2f46d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 23 Aug 2008 20:38:34 +0000 Subject: [PATCH 1905/2219] Spirit: some comment fixes [SVN r48328] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 730cfeaa70..1b544b1144 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 730cfeaa70c67f2d005db8bef736083b92c0c76c +Subproject commit 1b544b114448a1bfcad3b0890cfbcd0bed70261d From 59393c18f3fc5af807b762ef6952e9679d18d22e Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Sat, 23 Aug 2008 20:43:47 +0000 Subject: [PATCH 1906/2219] Spirit.Karma: made certain error messages more consistent [SVN r48329] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 1b544b1144..8199f8911b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 1b544b114448a1bfcad3b0890cfbcd0bed70261d +Subproject commit 8199f8911b9948ee3dfbcb41b83ce77f5b697fd2 From 9cf2c3753f3a27d7a792c90db6200f489940c3c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 23:49:00 +0000 Subject: [PATCH 1907/2219] Cleaned up several internal Boost Build modules a bit. [SVN r48332] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6e94bb3cac..449a3ef94a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6e94bb3cacbbeaa3ebd47b8b726b4e4f2313febe +Subproject commit 449a3ef94affc65ae7f982386583494d17e6299c From 4684bf4ed7876e5fa3631a1d2f1722eb066b81c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 23 Aug 2008 23:52:42 +0000 Subject: [PATCH 1908/2219] Fixed and readded the previously reverted new wxFormBuilder toolset to the Boost Build contrib folder. Now no longer messes up generated target names for other CPP & H file generators. More robust path construction in the main worker action which now works correctly when the wxFormFolder project file is specified with no folder, with a relative folder or with an absolute folder. [SVN r48333] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 449a3ef94a..d0f5217617 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 449a3ef94affc65ae7f982386583494d17e6299c +Subproject commit d0f521761796ef211dc1fa51e95d51a171b165d6 From cde6c0bd06ce48cf1126d35a1e7894a76e533fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 00:03:09 +0000 Subject: [PATCH 1909/2219] Comment typo correction in the Boost Build contrib/wxFormBuilder.jam toolset module. [SVN r48334] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d0f5217617..c1994f7239 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d0f521761796ef211dc1fa51e95d51a171b165d6 +Subproject commit c1994f7239ae5a65d0bdebb413a6e7b90b3c9d0d From 8b84305cc6a10b14b32e7afd5e191746b182081a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 00:51:06 +0000 Subject: [PATCH 1910/2219] Minor stylistic changes and code cleanup in several internal Boost Build modules. [SVN r48337] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c1994f7239..ca24308be6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c1994f7239ae5a65d0bdebb413a6e7b90b3c9d0d +Subproject commit ca24308be6f0780e758302d393c555f3c9468dcd From be9dc5e7e0b3d86913e8d6d108bfb428bb65154d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 00:59:05 +0000 Subject: [PATCH 1911/2219] Corrected a syntax error committed in the last revision in the tools/common.jam Boost Build module. [SVN r48338] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ca24308be6..3910145693 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ca24308be6f0780e758302d393c555f3c9468dcd +Subproject commit 39101456934cb394c9ba9e7703a7494dec6d07af From 1d6fc7cd12c81cca01c20522e7b8347aed26f07e Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 24 Aug 2008 04:12:20 +0000 Subject: [PATCH 1912/2219] more work on proto's docs [SVN r48344] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index a51e81a4f8..5277b4675f 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit a51e81a4f8f5cf14d26c93784a87e88f74317ab0 +Subproject commit 5277b4675f2c66c9e068dac3a8972ebc36c067c5 From 63ea764ee4f4bc07ba35acbd37deb9f0e235cbda Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 24 Aug 2008 06:34:00 +0000 Subject: [PATCH 1913/2219] more doxygen comments for some proto primitive transforms [SVN r48345] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 5277b4675f..5d9f13c446 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 5277b4675f2c66c9e068dac3a8972ebc36c067c5 +Subproject commit 5d9f13c446d45f810cdc7237d6941cee9cb8af6e From ed9f44263d1b594ffc75dc009f2d92db47f81310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 11:08:51 +0000 Subject: [PATCH 1914/2219] Minor stylistic changes made to Boost Build's tools/testing.jam module. [SVN r48346] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3910145693..7e7de9192d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 39101456934cb394c9ba9e7703a7494dec6d07af +Subproject commit 7e7de9192d8a355d86f58ec1d3bc73eed2f4855d From aef88ed3b79ef9d7a63096b88cf1b0fafd919e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 12:08:49 +0000 Subject: [PATCH 1915/2219] Made the Boost Build contrib/wxFormBuilder.jam toolset module report its configuration debugging messages consistently with the nice way this is implemented in the tools/python.jam toolset module. [SVN r48347] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7e7de9192d..6b3a2d9323 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7e7de9192d8a355d86f58ec1d3bc73eed2f4855d +Subproject commit 6b3a2d932319ce687ff1f07c553bb225f2c2cd1e From 5fcefc8b3a304319430537d29ca85370371f42e4 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sun, 24 Aug 2008 15:42:45 +0000 Subject: [PATCH 1916/2219] Add 1.36.0 results build. [SVN r48349] --- tools/regression/xsl_reports/build_results.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/regression/xsl_reports/build_results.sh b/tools/regression/xsl_reports/build_results.sh index c14e085dc6..4b40755d31 100755 --- a/tools/regression/xsl_reports/build_results.sh +++ b/tools/regression/xsl_reports/build_results.sh @@ -107,6 +107,11 @@ build_results() tag=tags/release/Boost_1_35_0 reports="dd,ud,ds,us,ddr,udr,dsr,usr,i,n,e" ;; + + release-1_36_0) + tag=tags/release/Boost_1_36_0 + reports="dd,ud,ds,us,ddr,udr,dsr,usr,i,n,e" + ;; esac report_info python "${boost}/tools/regression/xsl_reports/boost_wide_report.py" \ From 47237e2984bcb2dacbcfa08edd1f19617e31c483 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sun, 24 Aug 2008 17:00:31 +0000 Subject: [PATCH 1917/2219] boostbook: fixed FOP mirror URL in setup_boostbook.sh and .py (thanks Manuel Fiorelli); default values for user-configurable parameters brought in synch between the two scripts [SVN r48350] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index a8ff9364df..bd57856bca 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit a8ff9364dfba28895ab558964e9615c4288eea25 +Subproject commit bd57856bcadb0bcdc934d5b7e30029c69dd1f78b From 9dc83eecba4be7d94bf13136f910e96ce8cf7db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 18:06:33 +0000 Subject: [PATCH 1918/2219] Replaced an unsupported DocBook tag in the Boost Build tasks.xml documentation source file. Minor stylistic wording changes. [SVN r48352] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6b3a2d9323..80a5dccdda 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6b3a2d932319ce687ff1f07c553bb225f2c2cd1e +Subproject commit 80a5dccdda43e541af4c8b5af1ca876ae17e2d7a From 63672055bf88a7d5e0a16d9a509b3e1b834ea853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 20:19:31 +0000 Subject: [PATCH 1919/2219] Refactored the Boost Build faq.xml documentation a bit. Minor wording changes. [SVN r48354] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 80a5dccdda..ba6fef8dfe 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 80a5dccdda43e541af4c8b5af1ca876ae17e2d7a +Subproject commit ba6fef8dfeefb97f3ab0588d7fbd2a21611d0bd4 From 4d45655142401e9d8daeddbd5ff44bde4a58ab0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 24 Aug 2008 20:20:48 +0000 Subject: [PATCH 1920/2219] Minor tweaks in the Boost Build faq.xml documentation. [SVN r48355] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ba6fef8dfe..47b89ec242 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ba6fef8dfeefb97f3ab0588d7fbd2a21611d0bd4 +Subproject commit 47b89ec2426a984968a42c4569fcc979ab8341ed From 2c1c79ab5198749575ab4052fb5e65946486679f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 25 Aug 2008 01:47:54 +0000 Subject: [PATCH 1921/2219] Refactored and better commented the Boost Build msvc toolset module as it grew to be quite large and lose its structure while even more features are being planned for it. No functional changes. Organized content into: module inclusions, public rules, class definitions, local rules and finally startup code, in that order. Rules inside a single group ordered alphabetically. Mostly standardized global variable naming style. Extracted all toolset, flag & generator registrations into a single helper rule. Extracted all the msvc version auto-detection code into a single local helper rule. toolset.flag rule now referenced by its full name. Minor stylistic changes. [SVN r48361] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 47b89ec242..cd11383bb8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 47b89ec2426a984968a42c4569fcc979ab8341ed +Subproject commit cd11383bb811c515171e0a7731bd210fb75cc92f From 042f9b392e7552c773b06a99b2a6c30f33ce7c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 25 Aug 2008 02:25:47 +0000 Subject: [PATCH 1922/2219] Cleaned up several error and configuration debugging messages in Boost Build's msvc.jam toolset. Minor comment changes. [SVN r48364] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index cd11383bb8..f5b8eb92d6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit cd11383bb811c515171e0a7731bd210fb75cc92f +Subproject commit f5b8eb92d61ce61aaeaeac8b96f47e1e81b19d96 From 20a8aa3af0ac5a9cc8068d25e40d98e1702e5618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 25 Aug 2008 02:34:37 +0000 Subject: [PATCH 1923/2219] Minor stylistic change in the Boost Build msvc.jam toolset module reordering the included modules. [SVN r48365] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f5b8eb92d6..c1dcd48d00 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f5b8eb92d61ce61aaeaeac8b96f47e1e81b19d96 +Subproject commit c1dcd48d00422283a52ec092c0debf3f8df7072a From c07e76ab60cce0775b8207ed311d999d66d6a8a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 25 Aug 2008 02:58:17 +0000 Subject: [PATCH 1924/2219] Minor stylistic alias.jam Boost Build module changes. [SVN r48367] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c1dcd48d00..4efc32dc3c 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c1dcd48d00422283a52ec092c0debf3f8df7072a +Subproject commit 4efc32dc3ca99f35ef0014af3dff0bc65d226e9f From dff689f8aa11759459b9ad54322e597713e39544 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Mon, 25 Aug 2008 07:14:20 +0000 Subject: [PATCH 1925/2219] added missing include [SVN r48369] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index a8fe0fa44a..24f0323699 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit a8fe0fa44ac0a8deab3d83918caf1ea9014e6883 +Subproject commit 24f03236996832be72f4d58a27e50edf5a496855 From 44fe50758f8db48c935b1bc3786104d86c3c4378 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 25 Aug 2008 10:06:15 +0000 Subject: [PATCH 1926/2219] Add BOOST_NO_RTTI as per feature request #2241. [SVN r48372] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 9ca5a34369..5f1c6a0d73 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 9ca5a343692fcd38861faf2d8cfcf60640829fa7 +Subproject commit 5f1c6a0d731417296dee16d0df1efc16a0d6e907 From 9631fadc123dae25d7710d769e34463ff73a3321 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 25 Aug 2008 11:29:55 +0000 Subject: [PATCH 1927/2219] Added gcc auto-detection of no typeid/rtti. Added normalisation code for no rtti. [SVN r48373] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 5f1c6a0d73..4783cd575f 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 5f1c6a0d731417296dee16d0df1efc16a0d6e907 +Subproject commit 4783cd575fa10ed9d0187a254c99b7a68dcf23c0 From 5884062b01e8fbb4b17b8728a77b845101c18016 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 25 Aug 2008 12:25:34 +0000 Subject: [PATCH 1928/2219] Provide deprecated functions has_branch_path and has_leaf, inadvertently omitted from 1.36.0 [SVN r48374] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 2e0cb656a4..b4c278776a 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 2e0cb656a49133d4197fd863fd989d933102c7a9 +Subproject commit b4c278776af91e3e618ba0e17d0efeb4dc928503 From f1a6e132a97d6fd85740242475ad7032167bf68a Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Mon, 25 Aug 2008 15:35:34 +0000 Subject: [PATCH 1929/2219] Revert 'remove' changes inadvertently committed by 47006. Fully apply ticket #1972 'remove' fixes. [SVN r48377] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index b4c278776a..01108afd29 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit b4c278776af91e3e618ba0e17d0efeb4dc928503 +Subproject commit 01108afd298febb5d9da0b2e81116ef6af6f15b1 From 467fb8675c71fe1cf3dd1ba77c02e3349fbbf557 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Mon, 25 Aug 2008 16:31:24 +0000 Subject: [PATCH 1930/2219] Patch pgi so it is open-coded to work for any PGI compiler version 7 or greater. [SVN r48380] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 4783cd575f..3b7f078746 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 4783cd575fa10ed9d0187a254c99b7a68dcf23c0 +Subproject commit 3b7f0787465243dfdfcd57ce7eac80e53ca7360a From 389b14510b84e17b06b9dbf4ecad29af60dad6ec Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 25 Aug 2008 18:55:06 +0000 Subject: [PATCH 1931/2219] Unbreak file_name_handling on Linux. The "(" and ")" characters have special meaning to the shell, and must be quoted. [SVN r48387] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4efc32dc3c..ea6706743b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4efc32dc3ca99f35ef0014af3dff0bc65d226e9f +Subproject commit ea6706743b72019ac9abf637e68e6daf7c066ab1 From 45d7342b50049fcb19c3c8814b0336efe3e0ebd7 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 25 Aug 2008 19:05:39 +0000 Subject: [PATCH 1932/2219] Actually unbreak the 'make' test [SVN r48388] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ea6706743b..613ab83963 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ea6706743b72019ac9abf637e68e6daf7c066ab1 +Subproject commit 613ab83963f8ed696ffa727d3c452188e40be9de From 8726507a7922c3e5c67c87cdda4fd2d6a477af18 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Mon, 25 Aug 2008 19:09:30 +0000 Subject: [PATCH 1933/2219] Make build_file test work on Linux [SVN r48389] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 613ab83963..063233ae1f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 613ab83963f8ed696ffa727d3c452188e40be9de +Subproject commit 063233ae1f89267f8fb3d11c829c0d03f82ca72f From 508c62b2517062ff7df41a75002fe5fcf14be909 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 26 Aug 2008 15:34:00 +0000 Subject: [PATCH 1934/2219] Initial commit. [SVN r48394] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 685cc3f92a..1b69b2bc3e 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 685cc3f92a128b54c3ffa80ebbd309da169fa22a +Subproject commit 1b69b2bc3e3649d3412c1f3b3cb707a8f5b18106 From 3430da8bb26e439c5f567fe02abc514b9e58f89d Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 26 Aug 2008 15:44:42 +0000 Subject: [PATCH 1935/2219] Add parenthesis around function calls in case the functions are also macros. [SVN r48395] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 1b69b2bc3e..b3bdc24b80 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 1b69b2bc3e3649d3412c1f3b3cb707a8f5b18106 +Subproject commit b3bdc24b806800494ab611fb93e8001d7b36f96c From 7b86b870a7309e2e7bf143569f1085d496140ab5 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 27 Aug 2008 00:15:36 +0000 Subject: [PATCH 1936/2219] Spirit.Karma: Added confix generator [SVN r48398] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 8199f8911b..40c3592c16 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 8199f8911b9948ee3dfbcb41b83ce77f5b697fd2 +Subproject commit 40c3592c16087e21d47d423ae3ae5caf737f4709 From da1be93d30bf2fef979fd15d651a0000b39fa43a Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 27 Aug 2008 00:17:06 +0000 Subject: [PATCH 1937/2219] Spirit.Qi: Added confix parser [SVN r48399] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 40c3592c16..c47a24f646 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 40c3592c16087e21d47d423ae3ae5caf737f4709 +Subproject commit c47a24f646a350e311eb44eedcb3bfc908e89392 From 0033894faf3fa4cf9ca1d0cb81102d628577fc1d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 27 Aug 2008 00:18:19 +0000 Subject: [PATCH 1938/2219] Spirit.Lex: Fixed a problem with in_state() [SVN r48400] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c47a24f646..6727e65d7b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c47a24f646a350e311eb44eedcb3bfc908e89392 +Subproject commit 6727e65d7b4fa63eee5eb8f6cc3fdec86fa1d264 From 154e40298f9a6fe202570fde1d9dd22136ab97a7 Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 27 Aug 2008 16:42:27 +0000 Subject: [PATCH 1939/2219] Spirit: Renamed test to match Jamfile [SVN r48406] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index 6727e65d7b..c74dfcb21f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 6727e65d7b4fa63eee5eb8f6cc3fdec86fa1d264 +Subproject commit c74dfcb21fa2bdd8fb66429a86a502439e4ec912 From a711003af6799d5cf28e1f3c9dce1185a879b67e Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 28 Aug 2008 09:04:31 +0000 Subject: [PATCH 1940/2219] Update version to match release. [SVN r48410] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 8b4057a004..302ca4f79d 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 8b4057a004a32119404379e7d9ca55d244f261e0 +Subproject commit 302ca4f79d450e91a40458d686da94b7daba880c From 1c17aa1a4c8161132eea1f4e6d0f4f55b42e1566 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 28 Aug 2008 10:23:33 +0000 Subject: [PATCH 1941/2219] Fix a typo. Thanks to Jon Biggar. [SVN r48412] --- tools/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/index.html b/tools/index.html index da571e82e3..ee8dc175cd 100644 --- a/tools/index.html +++ b/tools/index.html @@ -75,7 +75,7 @@
  • Wave - A Standards conformant C/C++ preprocessor usable on top of any other compiler. Usable for instance for the debugging - of the expansion of macros in your code or as a replacement for your build in + of the expansion of macros in your code or as a replacement for your built-in preprocessor.
  • @@ -96,4 +96,4 @@ Distributed under the Boost Software License, Version 1.0. (See file LICENSE_1_0.txt or www.boost.org/LICENSE_1_0.txt)

    - \ No newline at end of file + From c43f28ab36cfaa8c601d310a31d61a5ef96e586b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 28 Aug 2008 11:02:59 +0000 Subject: [PATCH 1942/2219] Update TR1 library to cope with GCC-4.3 in C++0x mode, and in TR1 mode. Updated regex concepts to match the TR1. Added "tricky" cmath_test to test for the functions Boost doesn't implement. [SVN r48413] --- libs/regex | 2 +- libs/tr1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/regex b/libs/regex index 1297f92b8a..4212c0d915 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 1297f92b8a1a7ff634ed4d38f9c6f58af8dc0d3d +Subproject commit 4212c0d915ea2d5102803d3e0015c47a2e9edf04 diff --git a/libs/tr1 b/libs/tr1 index b3bdc24b80..e00519a472 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit b3bdc24b806800494ab611fb93e8001d7b36f96c +Subproject commit e00519a4727ae5ea9bb79edfe563fed0e57dc0ae From 62400d6768e4357afaf827448d0459b769605c1d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 28 Aug 2008 12:03:46 +0000 Subject: [PATCH 1943/2219] Fix uninitialised event handles in asio::detail::thread in external mode. [SVN r48414] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 302ca4f79d..7387044863 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 302ca4f79d450e91a40458d686da94b7daba880c +Subproject commit 7387044863f4b2c50c1cf38ee18ee0fcca37720d From 36a381a39e9aeb37c7b3bbf0cccd435a91787dda Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 28 Aug 2008 12:04:21 +0000 Subject: [PATCH 1944/2219] Fix duplicate variable warning. [SVN r48415] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7387044863..94292f1605 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7387044863f4b2c50c1cf38ee18ee0fcca37720d +Subproject commit 94292f16050a968fbb44386175a03e89a41b8a21 From add3f1d51ed5967af6b569dbb2d6ff1ba8ee9363 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 28 Aug 2008 12:06:42 +0000 Subject: [PATCH 1945/2219] Fix duplicate variable warning. Use get_io_service() rather than deprecated io_service() function. [SVN r48416] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 94292f1605..05bf3b8195 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 94292f16050a968fbb44386175a03e89a41b8a21 +Subproject commit 05bf3b819589fdf73846c861e0709ccf0a7db1eb From 6c2261549433eced466ec378e95902f174093b1d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 28 Aug 2008 12:09:09 +0000 Subject: [PATCH 1946/2219] Use get_io_service() rather than deprecated io_service() function. [SVN r48417] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 05bf3b8195..de4cfeb523 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 05bf3b819589fdf73846c861e0709ccf0a7db1eb +Subproject commit de4cfeb52316e85260312a3ca0d3f6baccf532c7 From 892642e76885c708064b2b249c4a5bdb7aafe024 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 28 Aug 2008 12:11:47 +0000 Subject: [PATCH 1947/2219] Change the CompletionCondition concept so that: - It is now evaluated before the first call to the underlying *_some() operation, as well as after every operation. - The return value is a number of bytes, which indicates the maximum length to be transferred on the subsequent *_some() operation. If the return value is 0 then the composed operation completes. Add missing unit tests for read_at and write_at. [SVN r48418] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index de4cfeb523..bb6bfd4b5a 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit de4cfeb52316e85260312a3ca0d3f6baccf532c7 +Subproject commit bb6bfd4b5a621baeaecc7fc80c52528c03660f5f From 4167448b6565eccebca9a40f80e8cdc96ddde7ad Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 28 Aug 2008 12:14:11 +0000 Subject: [PATCH 1948/2219] regex is too immature for use. [SVN r48419] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index e00519a472..5a016529e0 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit e00519a4727ae5ea9bb79edfe563fed0e57dc0ae +Subproject commit 5a016529e0090b9b2c681b0d2da8cfef06c78dab From 32d1c5914d509965b5a9e980e55e1256a779e61c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 28 Aug 2008 15:57:06 +0000 Subject: [PATCH 1949/2219] Fix Intel-10.1 test failures, by adjusting the function signatures for the inverse hyper-geometric functions. [SVN r48420] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 2459d0f2a6..fb02817e67 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 2459d0f2a6daa8550c3d06a37415e8ec61c22398 +Subproject commit fb02817e6772d2fb9f2756bb7b61451742c4a7da From 95959699979c0b9c71bd0f353fd239c128931fc1 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 28 Aug 2008 16:06:08 +0000 Subject: [PATCH 1950/2219] Fully qualify function calls to keep Borland happy. [SVN r48421] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index fb02817e67..7c545120df 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit fb02817e6772d2fb9f2756bb7b61451742c4a7da +Subproject commit 7c545120dfdca19e1c669c43a39a4fcb988e8aa0 From 7e8ac10c41a45ecd5e0ccc0fa7cfe0c3ceda0894 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 28 Aug 2008 16:07:08 +0000 Subject: [PATCH 1951/2219] Update expected error rates for 80-bit long double platforms. [SVN r48422] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 7c545120df..f0ee51464c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 7c545120dfdca19e1c669c43a39a4fcb988e8aa0 +Subproject commit f0ee51464cd2750daf6fad5a695fc515a2a181df From 86743825efc68574ecc3d5821bdbbd0d138dac81 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Thu, 28 Aug 2008 18:37:45 +0000 Subject: [PATCH 1952/2219] Added value_initialized::swap according to ticket #2243, as agreed with Fernando Cacciola :-) [SVN r48424] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index d264005c11..55f303baec 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit d264005c11db003370eebc48447ce411d85f0e3d +Subproject commit 55f303baec75c102eefeb8dfe2c395971d372c9d From 8c5dfaeca9cef122723ca2139bfdd49cf6f19b73 Mon Sep 17 00:00:00 2001 From: Niels Dekker Date: Thu, 28 Aug 2008 19:00:20 +0000 Subject: [PATCH 1953/2219] Added value_initialized::swap documentation + test [SVN r48425] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 55f303baec..6b6e1c3252 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 55f303baec75c102eefeb8dfe2c395971d372c9d +Subproject commit 6b6e1c3252e018d13e51ef57d7a597bcd7b7ce3f From 8df009586e72af732b25d0abfedf667ab49e27de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 28 Aug 2008 19:20:27 +0000 Subject: [PATCH 1954/2219] Fixed a Boost Jam bug causing it to sometimes trigger actions depending on targets that have not been built yet. Test case included. Updated related code comments. Bug was happening when we had a multifile action that got triggered to build its non-initial target. Then while that action was being executed all the other targets were reporting as 'already built' and were getting used by other actions prematurely. Quick-fixed by making all targets built by a single action list each other as 'included' causing anything else depending on any of these targets to automatically depend on all the others in the group as well. The solution is not perfect as it might have some unexpected interactions with other uses of 'included' targets and now if any target in a group is not up to date then all of them will be rebuilt even if actually did not need the target that was up to date. On the other hand this should be a really rare use case as it would require the one target in a group to be up to date and be needed while another in the same group (i.e. built by the same action) to not be up to date. [SVN r48426] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 063233ae1f..74eb969e43 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 063233ae1f89267f8fb3d11c829c0d03f82ca72f +Subproject commit 74eb969e436aef64957378b4918d3eaa3f81edb8 From c07963fe7b1c1c8695cb80879b26690cbbd1eeb4 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Thu, 28 Aug 2008 21:49:05 +0000 Subject: [PATCH 1955/2219] - fix and close #2186 - the patch looks good and runs fine with gcc 4.1.2 [SVN r48427] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 917e56dcba..95e196b14a 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 917e56dcbaf4800473dadd47c4068fdf7b588e02 +Subproject commit 95e196b14a8a886066b75a2afdbd16d0f98cbf9a From 0b86deaee45f292da8759716b9491b72d2558911 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 28 Aug 2008 23:49:55 +0000 Subject: [PATCH 1956/2219] Boost Exception now works with BOOST_NO_RTTI and/or BOOST_NO_TYPEID. [SVN r48429] --- libs/exception | 2 +- libs/utility | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/exception b/libs/exception index 14765312e2..850b7d9618 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 14765312e23e52f09de4bc871620afa0be410b07 +Subproject commit 850b7d96189eb2964cdd85e06fba8165ca7b9f5b diff --git a/libs/utility b/libs/utility index 6b6e1c3252..7f2348269b 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 6b6e1c3252e018d13e51ef57d7a597bcd7b7ce3f +Subproject commit 7f2348269bfff8389c99d45d3ac13a3c31bec858 From a8676b8036b5251a2798c44165ddb2f9ba19c93e Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 28 Aug 2008 23:58:26 +0000 Subject: [PATCH 1957/2219] insignificant [SVN r48430] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 850b7d9618..70a910d82c 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 850b7d96189eb2964cdd85e06fba8165ca7b9f5b +Subproject commit 70a910d82c7d2b6f6b58e83af6df70f1f3d51477 From bd7fbd47901db8fbcf435254b59a6290e91403be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 29 Aug 2008 00:16:40 +0000 Subject: [PATCH 1958/2219] Updated Boost Jam with minor stylistic changes in end-user messages when reporting on target fate. Fixed a bug with T_FATE_ISTMP getting reported as T_FATE_ISTMP & T_FATE_NEEDTMP at the same time due to a missing break in a switch statement. [SVN r48431] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 74eb969e43..05f0c7f8d2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 74eb969e436aef64957378b4918d3eaa3f81edb8 +Subproject commit 05f0c7f8d2224c813b4f45724cf53365d750f5bc From bbb224247d6bef7dab0046aef8aded4bbfd541a9 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 29 Aug 2008 02:48:23 +0000 Subject: [PATCH 1959/2219] Boost Exception documentation update [SVN r48432] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 70a910d82c..d7b98ba390 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 70a910d82c7d2b6f6b58e83af6df70f1f3d51477 +Subproject commit d7b98ba3907e5191514e73bcea86fb4027d03446 From 745c82b86b49d4d48db7e025da205d8b826d3393 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 29 Aug 2008 04:56:02 +0000 Subject: [PATCH 1960/2219] enable_current_exception.hpp decoupled from atomic_count.hpp [SVN r48439] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d7b98ba390..0c9d70964e 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d7b98ba3907e5191514e73bcea86fb4027d03446 +Subproject commit 0c9d70964e1792a50fdd4174ec75a3db2b6df5b1 From 63b65d99f12e6c3dc85321418dfb0eeba993ffe5 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 29 Aug 2008 08:59:15 +0000 Subject: [PATCH 1961/2219] Fix for STLPort under the PGI compiler. [SVN r48440] --- libs/tr1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/tr1 b/libs/tr1 index 5a016529e0..4bcef1b9a1 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit 5a016529e0090b9b2c681b0d2da8cfef06c78dab +Subproject commit 4bcef1b9a118d4c57da3350678d3d95d86b9e080 From 6918fe1c34e4aca733e20403aaea8103634c51f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 29 Aug 2008 12:29:34 +0000 Subject: [PATCH 1962/2219] Made the Boost Build make example work correctly when run from a folder whose path contains spaces. This unbreaks the Boost Build make_example.py test when run under such circumstances. [SVN r48441] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 05f0c7f8d2..55fb42537b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 05f0c7f8d2224c813b4f45724cf53365d750f5bc +Subproject commit 55fb42537b9bc77b66cbb5d061d602e3990d5279 From af47e3c7794119088fc47a7e08a93290ffca3d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 29 Aug 2008 12:34:26 +0000 Subject: [PATCH 1963/2219] Minor stylistic changes made to the Boost Build make example. [SVN r48442] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 55fb42537b..3f69eb2395 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 55fb42537b9bc77b66cbb5d061d602e3990d5279 +Subproject commit 3f69eb2395619b1d1f14dc872c23303e809488b5 From 80cb1b5b6ce3f584a6a6ed76e82a5a0bc9412aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 29 Aug 2008 12:35:11 +0000 Subject: [PATCH 1964/2219] Minor stylistic changes made to the Boost Build make example test. [SVN r48443] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3f69eb2395..4937846f5d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3f69eb2395619b1d1f14dc872c23303e809488b5 +Subproject commit 4937846f5ddc7c0599937056dab76a39b2c4f0e6 From 57807b74db4393bd349afb3d2fc1299e2e754fde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Fri, 29 Aug 2008 12:36:56 +0000 Subject: [PATCH 1965/2219] fixed #2257 [SVN r48444] --- libs/multi_index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_index b/libs/multi_index index a404be8a6b..6b5f74732b 160000 --- a/libs/multi_index +++ b/libs/multi_index @@ -1 +1 @@ -Subproject commit a404be8a6b755f76520d36bcbc4605d1581e2015 +Subproject commit 6b5f74732b8d43b1787ef17c601e620504d4a5b6 From 7b70a324cc101b22c650af18adf906abfc213d31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 29 Aug 2008 12:59:49 +0000 Subject: [PATCH 1966/2219] Minor stylistic changes throughout Boost Jam sources. Mostly corrected indentation, removed trailing spaces and updated comments. [SVN r48445] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 4937846f5d..b39f1cdf15 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 4937846f5ddc7c0599937056dab76a39b2c4f0e6 +Subproject commit b39f1cdf15afc653d463fea282f0b3e47783a7a2 From 6859dcb024f41ee5126cba2cb54ac5820837f0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 29 Aug 2008 15:56:01 +0000 Subject: [PATCH 1967/2219] Changed invalid '&' signs int the Boost Build documentation sources to the word 'and'. [SVN r48453] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b39f1cdf15..6e4634ca53 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b39f1cdf15afc653d463fea282f0b3e47783a7a2 +Subproject commit 6e4634ca5315e5dc630206f8704efca5451131dc From b8b0663755f7743781e0ea34551d98b1d2dc6e27 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 29 Aug 2008 17:11:18 +0000 Subject: [PATCH 1968/2219] Add /usr/local/include to the list of include paths for ICU on FreeBSD. [SVN r48454] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 4212c0d915..30074a601a 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 4212c0d915ea2d5102803d3e0015c47a2e9edf04 +Subproject commit 30074a601aece3ee0a9b932c3043163a0db0b1c5 From 5b3049a0a9d56001ff148228fb718a28d2c5917d Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 29 Aug 2008 19:27:38 +0000 Subject: [PATCH 1969/2219] Further simplified enable_current_exception. Improved exception_ptr testing. [SVN r48455] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 0c9d70964e..5258fbc2d1 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 0c9d70964e1792a50fdd4174ec75a3db2b6df5b1 +Subproject commit 5258fbc2d1610ae6ab89405608795032c81ff6ae From 9da7f1ac8fd716c99ba41c49dd10dad9ca4ef40d Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 29 Aug 2008 19:38:49 +0000 Subject: [PATCH 1970/2219] documentation source [SVN r48456] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 5258fbc2d1..e1aba12621 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 5258fbc2d1610ae6ab89405608795032c81ff6ae +Subproject commit e1aba12621ca465dcda0ca4ac0e23d73b2c0861c From 74f17903753df53b9a80582c06a526ba4964c78e Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 29 Aug 2008 20:06:23 +0000 Subject: [PATCH 1971/2219] Fix boost/filesystem/convenience.hpp bug; fully remove deprecated features [SVN r48462] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index 01108afd29..bfe1453fe4 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit 01108afd298febb5d9da0b2e81116ef6af6f15b1 +Subproject commit bfe1453fe4fc83118a139bbf8d0e667803ee2f25 From 9458ec698f1d4d747fadf77820c1218f7ba8033d Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 29 Aug 2008 20:10:08 +0000 Subject: [PATCH 1972/2219] Boost.Filesystem: change tests to define BOOST_FILESYSTEM_NO_DEPRECATED. Expand deprecated_test. [SVN r48463] --- libs/filesystem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/filesystem b/libs/filesystem index bfe1453fe4..e22eb55f69 160000 --- a/libs/filesystem +++ b/libs/filesystem @@ -1 +1 @@ -Subproject commit bfe1453fe4fc83118a139bbf8d0e667803ee2f25 +Subproject commit e22eb55f6940771d76606e5fc097de7233074552 From b2b5120f55d7c1b9d35fc91ddf8de2cd28191e65 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 29 Aug 2008 20:44:31 +0000 Subject: [PATCH 1973/2219] Removed the -xarch=generic architecture from build.jam as this option is unknown so the Sun compilers on Linux. As -xarch=generic is the default on the Sun, there should be no impact to the Sun platform. [SVN r48464] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6e4634ca53..3ebfc11f04 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6e4634ca5315e5dc630206f8704efca5451131dc +Subproject commit 3ebfc11f04184f0b96773e4729cd6b4f358f524f From b695bc59aee80b1cca5dd649da3592705d31a399 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 29 Aug 2008 20:51:13 +0000 Subject: [PATCH 1974/2219] Forgot to remove -xarch=generic from both sun and sunpro toolsets. [SVN r48465] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3ebfc11f04..094e1f06b5 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3ebfc11f04184f0b96773e4729cd6b4f358f524f +Subproject commit 094e1f06b5af08f39497f01f5e37d57791107015 From 7466434bfde2f6eced38d428b51e6a0c1fe29798 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Fri, 29 Aug 2008 22:21:48 +0000 Subject: [PATCH 1975/2219] - fix and close #2272 - complete redesign of functionals lower, unit_lower and strict_lower - added new transpose_structure class that converts a "lower" functional to an "upper" functional - fixed find1(...) and find2(...) methods of triangular_matrix - the attachement of taks #2272 now runs fine with gcc 4.1.2 [SVN r48466] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 95e196b14a..6f9fb89d0f 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 95e196b14a8a886066b75a2afdbd16d0f98cbf9a +Subproject commit 6f9fb89d0f6048676d1cfbad9d8e055ec3ec88c5 From 2fbce36e87f22600b6bf300d827cca1114c29ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 30 Aug 2008 00:21:59 +0000 Subject: [PATCH 1976/2219] Minor stylistic changes in the tools/package.jam Boost Build module. [SVN r48467] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 094e1f06b5..3bfe8f4aad 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 094e1f06b5af08f39497f01f5e37d57791107015 +Subproject commit 3bfe8f4aadb43f578be65f805e07a1b2638f4df9 From 639fe1f8e760b5bc090cdf899293bc1d43beaf8c Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 30 Aug 2008 02:38:07 +0000 Subject: [PATCH 1977/2219] latest doc tweaks [SVN r48468] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 5d9f13c446..d065db2abd 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 5d9f13c446d45f810cdc7237d6941cee9cb8af6e +Subproject commit d065db2abd998516662101a9fe29e3c52e2f3f74 From ec486f2759f9c57e4fc563d7851aff1f646ca2e7 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 30 Aug 2008 02:57:12 +0000 Subject: [PATCH 1978/2219] decoupled boost/exception/exception.hpp from boost/exception/detail/type_info.hpp diagnostic_information improvements documentation update [SVN r48469] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index e1aba12621..9dd2d64304 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit e1aba12621ca465dcda0ca4ac0e23d73b2c0861c +Subproject commit 9dd2d64304a79cbd4b33550a17e320a962d4cc7d From ff6246a9a3916bdf0cd17825b025f3d741634bfe Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 30 Aug 2008 03:05:26 +0000 Subject: [PATCH 1979/2219] nit in diagnostic_information_test.cpp [SVN r48470] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 9dd2d64304..23923c1045 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 9dd2d64304a79cbd4b33550a17e320a962d4cc7d +Subproject commit 23923c1045385569632d9576984d1e7905f8f174 From 173491d39d4c02b8a7fadbb4c489112b1ff15c0a Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 30 Aug 2008 06:13:10 +0000 Subject: [PATCH 1980/2219] boost exception documentation update [SVN r48471] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 23923c1045..fecfa21877 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 23923c1045385569632d9576984d1e7905f8f174 +Subproject commit fecfa2187771f7f9711520b235b0981dd9329b45 From a494ac24c9ebf07777a0f818e3bf7ec916bdd7da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 30 Aug 2008 16:23:59 +0000 Subject: [PATCH 1981/2219] Minor stylistic changes made to the Boost Build util/option.jam module. [SVN r48476] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 3bfe8f4aad..cd77b34011 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 3bfe8f4aadb43f578be65f805e07a1b2638f4df9 +Subproject commit cd77b34011757cd80f055844373b9a4987e0a110 From 0a1f7b52e3e64060c76f9d805fccbf73754132fd Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 30 Aug 2008 17:42:17 +0000 Subject: [PATCH 1982/2219] addressing what seems to be a bug in darwin-4.0.1 [SVN r48477] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index fecfa21877..f2b14ffa98 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit fecfa2187771f7f9711520b235b0981dd9329b45 +Subproject commit f2b14ffa98034d7b9e6930c59b18fa83f1a6bedf From 44077ae27746ac4a404707b2e0d98aab2e0be850 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sat, 30 Aug 2008 18:00:30 +0000 Subject: [PATCH 1983/2219] dynamic_bitset: * fixed form of some remaining copyright lines * using namespace detail::dynamic_bitset_impl for *all* implementation details (dynamic_bitset_*count*_impl removed) and consequently shortened some entity names * switched from enum to bools for "enum mode", to help several compilers which show problems with recognizing access_by_bytes and access_by_blocks as constant expressions * minor comment changes * implemented the do-the-right-thing dispatch for constructor from iterator-range, a la standard sequence containers (feature request #2172) * dropped now useless comparison with zero in reference constructor NOTE: updated tests and documentation not committed yet; let's wait for the trunk results first [SVN r48478] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index d80a9dbdf8..d09c7d2180 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit d80a9dbdf89f506fd6177b6dc12281788194b499 +Subproject commit d09c7d2180b49a2e400bd990b331f2afbda3c021 From a070241a73e157a5018e60d7e9e315339bb64e84 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 30 Aug 2008 20:30:00 +0000 Subject: [PATCH 1984/2219] more doc improvements [SVN r48479] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index d065db2abd..cd8d163e5d 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit d065db2abd998516662101a9fe29e3c52e2f3f74 +Subproject commit cd8d163e5d8e98ab7cead6dcd5c7861b0ca0e316 From 08816b6a05712b5e72249959512cb45c1ea73650 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 30 Aug 2008 23:56:49 +0000 Subject: [PATCH 1985/2219] Major stylistic changes throughout the Boost Jam source base. No implementation changes. Cleanup done while researching the Boost Jam internals. Added better implementation description comments at many places. Cleaned up the 'dependant' and 'dependency' terminology that got mixed up in several places. Renamed several functions to use underscores as word separators. [SVN r48480] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index cd77b34011..2f36e7187f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit cd77b34011757cd80f055844373b9a4987e0a110 +Subproject commit 2f36e7187f37ea9ca83c6504a627e7c5901c455b From 2a5a5621a54ba1b9cc3b5f1ca4d5a8fa9dce29ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 00:17:22 +0000 Subject: [PATCH 1986/2219] Corrected a slight internal defect in Boost Build's tools/package.jam module. There some properties getting passed to stage rules were getting constructed incorrectly (had an extra grist component) and the code did work but purely by accident. [SVN r48481] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 2f36e7187f..f5c380d351 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 2f36e7187f37ea9ca83c6504a627e7c5901c455b +Subproject commit f5c380d35170f572524f9039f36fc08a86270c68 From b0c2c19c68b9803bcfa215b57e77883ce63931ba Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 01:39:00 +0000 Subject: [PATCH 1987/2219] Both enable_error_info.hpp and enable_current_exception.hpp now do not depend on intrusive_ptr or any other Boost lib. [SVN r48482] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f2b14ffa98..f12d40765b 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f2b14ffa98034d7b9e6930c59b18fa83f1a6bedf +Subproject commit f12d40765b85e5c85c230548b54adf71617a55e0 From 305c7125f3366af5389debe26b9f1a9b0b08c337 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 01:58:48 +0000 Subject: [PATCH 1988/2219] removed explicit copy ctor in boost::exception [SVN r48483] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f12d40765b..85e3d1f5c3 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f12d40765b85e5c85c230548b54adf71617a55e0 +Subproject commit 85e3d1f5c34b5c5109fa31b97e13972b2e034f8c From 35460bc042c65273d066562e8c778e6ea69edad7 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 02:04:34 +0000 Subject: [PATCH 1989/2219] removed #include [SVN r48484] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 85e3d1f5c3..6c3f38c45d 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 85e3d1f5c34b5c5109fa31b97e13972b2e034f8c +Subproject commit 6c3f38c45dabf3bc4c1c6f9b116f61a26a318475 From 48bd71399fe5d7db2562986281734c51034a38cd Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 02:40:42 +0000 Subject: [PATCH 1990/2219] simplified further [SVN r48485] --- libs/exception | 2 +- libs/utility | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/exception b/libs/exception index 6c3f38c45d..6fc0e3ac1e 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 6c3f38c45dabf3bc4c1c6f9b116f61a26a318475 +Subproject commit 6fc0e3ac1eedd403327bb08c6c0957e395311fe3 diff --git a/libs/utility b/libs/utility index 7f2348269b..2077d0dace 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 7f2348269bfff8389c99d45d3ac13a3c31bec858 +Subproject commit 2077d0daceab0b3c41541b197bad5fe8823c9eb7 From abd6f82043ebf4e9561e15f3823a88df9df5d135 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 03:23:49 +0000 Subject: [PATCH 1991/2219] documentation update [SVN r48487] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 6fc0e3ac1e..5c84929742 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 6fc0e3ac1eedd403327bb08c6c0957e395311fe3 +Subproject commit 5c849297425d606b01d04b1190f4919ebea26a22 From 4c111fce2aebd7234cd2f30d8aebde9e2135014f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 04:05:19 +0000 Subject: [PATCH 1992/2219] nitpicking [SVN r48488] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 5c84929742..5d4c014f5b 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 5c849297425d606b01d04b1190f4919ebea26a22 +Subproject commit 5d4c014f5b7f80dfdbaf76ce44ecd7d20feb4771 From 8823e671e55588969bcc15fe63a9550aa4f692e0 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 07:25:28 +0000 Subject: [PATCH 1993/2219] documentation update [SVN r48489] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 5d4c014f5b..ab0c20a846 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 5d4c014f5b7f80dfdbaf76ce44ecd7d20feb4771 +Subproject commit ab0c20a846faf69c12c3075826e9e9d36cc9d6ea From 4df9e4be45e71bf9aff63e5a70a5a5e63c2872c0 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sun, 31 Aug 2008 08:58:49 +0000 Subject: [PATCH 1994/2219] Don't build serial port test code when serial ports are not available. [SVN r48490] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index bb6bfd4b5a..2f86d9c815 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit bb6bfd4b5a621baeaecc7fc80c52528c03660f5f +Subproject commit 2f86d9c815e61db8c1d9f6b056cbb6bac1b186fe From a18c0a493b0b32bec89e2cef16efc68c11abbc70 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sun, 31 Aug 2008 09:01:59 +0000 Subject: [PATCH 1995/2219] Refactor reactive socket implementation so that synchronous read, write, accept and connect operations don't modify data associated with the socket. [SVN r48491] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 2f86d9c815..7176a41d0d 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 2f86d9c815e61db8c1d9f6b056cbb6bac1b186fe +Subproject commit 7176a41d0d188b2c44536af1474e55082ae60e8f From 20186872b683fc0519e9941519f6bfe1a3438c1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 09:55:30 +0000 Subject: [PATCH 1996/2219] Made installing/staging specific Boost libraries from their own folders instead of the root project folder work correctly. - install-requirements variable was local and so was not visible in rules called from other projects, e.g. boost-install(). - header files always got searched for from the current folder instead of the root project folder. - boost-install() rule was referencing a non-existent install-headers target that got renamed to install-proper headers in revision 35986. Patch contributed by Steven Watanabe. [SVN r48492] --- Jamroot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Jamroot b/Jamroot index 548f3c32cf..8e9b46edae 100644 --- a/Jamroot +++ b/Jamroot @@ -345,8 +345,8 @@ rule tag ( name : type ? : property-set ) # Install to system location. -local install-requirements = - boost +install-requirements = + $(BOOST_ROOT)/boost ; if $(layout-versioned) { @@ -366,9 +366,9 @@ else if [ modules.peek : UNIX ] } local headers = - [ path.glob-tree boost : *.hpp *.ipp *.h *.inc : CVS ] - [ path.glob-tree boost/compatibility/cpp_c_headers : c* : CVS ] - ; + [ path.glob-tree $(BOOST_ROOT)/boost : *.hpp *.ipp *.h *.inc : CVS ] + [ path.glob-tree $(BOOST_ROOT)/boost/compatibility/cpp_c_headers : c* : CVS + ] ; # Complete install @@ -486,7 +486,7 @@ alias build_all : libs/$(libraries)/build ; rule boost-install ( libraries * ) { package.install install - : /boost//install-headers $(install-requirements) + : /boost//install-proper-headers $(install-requirements) : # No binaries : $(libraries) : # No headers, it's handled by the dependency From 9f569e3053f3719e69836c7e0f3fab2f870b8ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 10:18:33 +0000 Subject: [PATCH 1997/2219] Minor stylistic changes made to the main Boost library Jamroot file. Corrected several comments. Made searching for header files not search through .svn folders. [SVN r48493] --- Jamroot | 146 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 74 insertions(+), 72 deletions(-) diff --git a/Jamroot b/Jamroot index 8e9b46edae..30fa9e224e 100644 --- a/Jamroot +++ b/Jamroot @@ -117,7 +117,8 @@ path-constant BOOST_ROOT : . ; constant BOOST_VERSION : 1.37.0 ; constant BOOST_JAMROOT_MODULE : $(__name__) ; -local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] ; +local version-tag = [ MATCH "^([^.]+)[.]([^.]+)[.]([^.]+)" : $(BOOST_VERSION) ] + ; if $(version-tag[3]) = 0 { version-tag = $(version-tag[1-2]) ; @@ -125,8 +126,7 @@ if $(version-tag[3]) = 0 constant BOOST_VERSION_TAG : $(version-tag:J="_") ; -# Option to choose how many variants to build. The default is "minimal", -# which builds only the "release multi shared" variant. +# Option to choose how many variants to build. The default is "minimal". local build-type = [ MATCH "^--build-type=(.*)" : [ modules.peek : ARGV ] ] ; build-type ?= minimal ; if ! ( $(build-type) in minimal complete ) @@ -151,8 +151,8 @@ local default-build,complete = # Set the default build. local default-build = $(default-build,$(build-type)) ; -# We only use the default build when building at the root to -# avoid having it impact the default regression testing of "debug". +# We only use the default build when building at the root to avoid having it +# impact the default regression testing of "debug". # TODO: Consider having a "testing" build type instead of this check. if $(__file__:D) != "" { @@ -162,17 +162,14 @@ if $(__file__:D) != "" rule handle-static-runtime ( properties * ) { - # This property combination is dangerous. - # Ideally, we'd add constraint to default build, - # so that user can build with property combination - # by hand. But we don't have any 'constraint' mechanism - # for default-build, so disable such builds in requirements. + # This property combination is dangerous. Ideally, we would add a constraint + # to default build, so that user can build this property combination only if + # requested directly. But we do not have any 'constraint' system for + # default-build, so we disable such builds in requirements. - # For CW, static runtime is needed so that - # std::locale works. - if shared in $(properties) - && static in $(properties) - && ! ( cw in $(properties) ) + # For CW, static runtime is needed so that std::locale works. + if shared in $(properties) && static in $(properties) && + ! ( cw in $(properties) ) { return no ; } @@ -181,23 +178,22 @@ rule handle-static-runtime ( properties * ) project boost : requirements . - # disable auto-linking for all targets here, - # primarily because it caused troubles with V2 + # Disable auto-linking for all targets here, primarily because it caused + # troubles with V2. BOOST_ALL_NO_LIB=1 - # Used to encode variant in target name. See the - # 'tag' rule below. + # Used to encode variant in target name. See the 'tag' rule below. @$(__name__).tag @handle-static-runtime - : usage-requirements . : build-dir bin.v2 : default-build $(default-build) ; + # Setup convenient aliases for all libraries. -all-libraries = - [ MATCH .*libs/(.*)/build/.* : [ glob libs/*/build/Jamfile.v2 ] [ glob libs/*/build/Jamfile ] ] +all-libraries = [ MATCH .*libs/(.*)/build/.* : [ glob libs/*/build/Jamfile.v2 ] + [ glob libs/*/build/Jamfile ] ] ; all-libraries = [ sequence.unique $(all-libraries) ] ; @@ -209,6 +205,7 @@ local rule explicit-alias ( id : targets + ) explicit $(id) ; } + # First, the complicated libraries: where the target name in Jamfile is # different from its directory name. explicit-alias prg_exec_monitor : libs/test/build//boost_prg_exec_monitor ; @@ -231,13 +228,14 @@ alias headers : : : : . ; # Decides which libraries are to be installed by looking at --with- # --without- arguments. Returns the list of directories under "libs" # which must be built and installed. +# rule libraries-to-install ( existing-libraries * ) { local argv = [ modules.peek : ARGV ] ; local with-parameter = [ MATCH --with-(.*) : $(argv) ] ; local without-parameter = [ MATCH --without-(.*) : $(argv) ] ; - # Do some checks + # Do some checks. if $(with-parameter) && $(without-parameter) { ECHO "error: both --with- and --without- specified" ; @@ -267,22 +265,25 @@ rule libraries-to-install ( existing-libraries * ) } } -# what kind of layout are we doing? + +# What kind of layout are we doing? layout = [ MATCH "^--layout=(.*)" : [ modules.peek : ARGV ] ] ; layout ?= versioned ; layout-$(layout) = true ; -# possible stage only location + +# Possible stage only location. local stage-locate = [ MATCH "^--stagedir=(.*)" : [ modules.peek : ARGV ] ] ; stage-locate ?= stage ; - path-constant BOOST_STAGE_LOCATE : $(stage-locate) ; -# location of python -local python-root = [ MATCH "^--with-python-root=(.*)" : [ modules.peek : ARGV ] ] ; +# Python location. +local python-root = [ MATCH "^--with-python-root=(.*)" : [ modules.peek : ARGV ] + ] ; PYTHON_ROOT ?= $(python-root) ; + # Select the libraries to install. libraries = [ libraries-to-install $(all-libraries) ] ; @@ -303,9 +304,11 @@ if $(build-id) constant BUILD_ID : [ regex.replace $(build-id) "[*\\/:.\"\' ]" "_" ] ; } -# This rule is called by Boost.Build to determine the name of -# target. We use it to encode build variant, compiler name and -# boost version in the target name + +# This rule is called by Boost.Build to determine the name of target. We use it +# to encode the build variant, compiler name and boost version in the target +# name. +# rule tag ( name : type ? : property-set ) { if $(type) in STATIC_LIB SHARED_LIB IMPORT_LIB @@ -317,14 +320,13 @@ rule tag ( name : type ? : property-set ) -$(BUILD_ID) : $(name) : $(type) : $(property-set) ] ; - # Optionally add version suffix. - # On NT, library with version suffix won't be recognized - # by linkers. On CYGWIN, we get strage duplicate symbol - # errors when library is generated with version suffix. - # On OSX, version suffix is not needed -- the linker expets - # libFoo.1.2.3.dylib format. - # AIX linkers don't accept version suffixes either. - # Pgi compilers can't accept library with version suffix + # Optionally add version suffix. On NT, library with version suffix + # will not be recognized by linkers. On CYGWIN, we get strage + # duplicate symbol errors when library is generated with version + # suffix. On OSX, version suffix is not needed -- the linker expects + # the libFoo.1.2.3.dylib format. AIX linkers do not accept version + # suffixes either. Pgi compilers can not accept library with version + # suffix. if $(type) = SHARED_LIB && ( ! ( [ $(property-set).get ] in windows cygwin darwin aix ) && ! ( [ $(property-set).get ] in pgi ) ) @@ -336,18 +338,17 @@ rule tag ( name : type ? : property-set ) } else { - return [ common.format-name - -$(BUILD_ID) - : $(name) : $(type) : $(property-set) ] ; + return [ common.format-name + -$(BUILD_ID) : $(name) : $(type) : $(property-set) ] ; } } } + # Install to system location. -install-requirements = - $(BOOST_ROOT)/boost - ; +install-requirements = $(BOOST_ROOT)/boost ; + if $(layout-versioned) { install-requirements += boost-$(BOOST_VERSION_TAG)/boost ; @@ -366,32 +367,30 @@ else if [ modules.peek : UNIX ] } local headers = - [ path.glob-tree $(BOOST_ROOT)/boost : *.hpp *.ipp *.h *.inc : CVS ] + [ path.glob-tree $(BOOST_ROOT)/boost : *.hpp *.ipp *.h *.inc : CVS .svn ] [ path.glob-tree $(BOOST_ROOT)/boost/compatibility/cpp_c_headers : c* : CVS - ] ; + .svn ] ; - -# Complete install +# Complete install. package.install install-proper - : $(install-requirements) on + : $(install-requirements) on : - : libs/$(libraries)/build - : $(headers) + : libs/$(libraries)/build + : $(headers) ; explicit install-proper ; # Install just library. install stage-proper - : libs/$(libraries)/build - : $(stage-locate)/lib - on LIB - on + : libs/$(libraries)/build + : $(stage-locate)/lib + on LIB + on ; explicit stage-proper ; -if $(layout-versioned) - && ( [ modules.peek : NT ] || [ modules.peek : UNIX ] ) +if $(layout-versioned) && ( [ modules.peek : NT ] || [ modules.peek : UNIX ] ) { rule make-unversioned-links ( project name ? : property-set : sources * ) { @@ -410,7 +409,8 @@ if $(layout-versioned) } else { - m = [ MATCH "(.*[.]so[.0-9]+)" "(.*[.]dylib)" "(.*[.]a)" : [ $(s).name ] ] ; + m = [ MATCH "(.*[.]so[.0-9]+)" "(.*[.]dylib)" "(.*[.]a)" : + [ $(s).name ] ] ; } if $(m) { @@ -424,8 +424,7 @@ if $(layout-versioned) local name = [ $(s).name ] ; local ea = [ $(s).action ] ; local ep = [ $(ea).properties ] ; - local a = [ - new non-scanning-action $(s) : symlink.ln : $(ep) ] ; + local a = [ new non-scanning-action $(s) : symlink.ln : $(ep) ] ; local noversion-file ; if $(nt) @@ -451,16 +450,16 @@ if $(layout-versioned) } generate stage-unversioned : stage-proper : - @make-unversioned-links ; + @make-unversioned-links ; explicit stage-unversioned ; generate install-unversioned : install-proper : - @make-unversioned-links ; + @make-unversioned-links ; explicit install-unversioned ; } else { - # Create do-nothing aliases + # Create do-nothing aliases. alias stage-unversioned ; explicit stage-unversioned ; alias install-unversioned ; @@ -473,23 +472,25 @@ explicit install ; explicit stage ; -# Just build the libraries, don't install them anywhere. -# This is what happens with just "bjam --v2". +# Just build the libraries, don't install them anywhere. This is what happens +# with just "bjam --v2". alias build_all : libs/$(libraries)/build ; -# This rule should be called from libraries' Jamfiles and will -# create two targets, "install" and "stage", that will install -# or stage that library. The --prefix option is respected, but -# --with and --without options, naturally, are ignored. + +# This rule should be called from libraries' Jamfiles and will create two +# targets, "install" and "stage", that will install or stage that library. The +# --prefix option is respected, but --with and --without options, naturally, are +# ignored. # # - libraries -- list of library targets to install. +# rule boost-install ( libraries * ) { package.install install - : /boost//install-proper-headers $(install-requirements) + : /boost//install-headers $(install-requirements) : # No binaries : $(libraries) - : # No headers, it's handled by the dependency + : # No headers, it is handled by the dependency. ; install stage : $(libraries) : $(BOOST_STAGE_LOCATE) ; @@ -503,6 +504,7 @@ rule boost-install ( libraries * ) } } + # Make project ids of all libraries known. for local l in $(all-libraries) { From 6c335ed2d091bc6015efa8928693b59726b61123 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 10:53:36 +0000 Subject: [PATCH 1998/2219] Minor stylistic code indentation and comment changes made to Boost Build's build/generators.jam module. [SVN r48494] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f5c380d351..a95d5a66ef 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f5c380d35170f572524f9039f36fc08a86270c68 +Subproject commit a95d5a66ef0dd975fd36b4f0b3144e6cc32a4a70 From b9d1c263cc46118bd261fc273f3a799ff26023c7 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Sun, 31 Aug 2008 11:38:52 +0000 Subject: [PATCH 1999/2219] Add class to allow use of arbitrary Windows overlapped I/O operations. [SVN r48495] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 7176a41d0d..4696ee9033 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 7176a41d0d188b2c44536af1474e55082ae60e8f +Subproject commit 4696ee903394ecb6a5bf0a733c4a09638a5623eb From 78b34a716bfc3635716d4507494950e7a38b7d22 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Sun, 31 Aug 2008 11:53:45 +0000 Subject: [PATCH 2000/2219] dynamic_bitset: * added user-declared default constructor to value_to_type (yeah, the usual "initializing a const instance of an empty class" problem, which also affected S. Meyers' null) * explicitly qualified occurrence of "bits_per_block" in count() member function, to let gcc 3.4.x understand that it *is* a constant expression * fixed namespace qualification for vector_max_size_workaround (should've been done in the previous commit, sorry) [SVN r48496] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index d09c7d2180..c05a47b50d 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit d09c7d2180b49a2e400bd990b331f2afbda3c021 +Subproject commit c05a47b50db4abc6d82f58c73226ffad792e2b17 From b3961b37889040a3dda8f80935ac1febcba29b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 14:27:51 +0000 Subject: [PATCH 2001/2219] Minor stylistic changes in the Boost Build build/targets.jam module. [SVN r48497] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a95d5a66ef..10205190cd 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a95d5a66ef0dd975fd36b4f0b3144e6cc32a4a70 +Subproject commit 10205190cd442463e3c282d672564a260ecabc87 From 3ba4cf7a2f5fbb1c16b878331741e73479cbed1f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 31 Aug 2008 19:10:32 +0000 Subject: [PATCH 2002/2219] documentation bug [SVN r48498] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ab0c20a846..c50fd487fe 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ab0c20a846faf69c12c3075826e9e9d36cc9d6ea +Subproject commit c50fd487fe6e0b1d748acc27a05b8ac71943cec0 From a7ca83b22da1bb1e81255acc26422cd7df97d265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 21:22:58 +0000 Subject: [PATCH 2003/2219] Cleaned up the Boost Build util/utility.jam module a bit. Reordered the rule definitions alphabetically. Added better testing for the ungrist rule. Added better documentation comments. [SVN r48499] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 10205190cd..c0f8ab5da0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 10205190cd442463e3c282d672564a260ecabc87 +Subproject commit c0f8ab5da02ce2b020378037b0895c9aaeba383a From 36789fd8949b2a53a36cd905d201ee7cdf9b5220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 21:25:03 +0000 Subject: [PATCH 2004/2219] Added a new utility.unquote() rule to the Boost Build util/utility.jam module. Tests included. This is part of cleaning up some command line parsing where on some OS's quotes are stripped by the OS and on some they are not. [SVN r48500] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index c0f8ab5da0..78483280a0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit c0f8ab5da02ce2b020378037b0895c9aaeba383a +Subproject commit 78483280a0f21838faf136d5dfb2e62cf8ead835 From a2df253ad150f323f735f192db030fe0efa78125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 21:29:00 +0000 Subject: [PATCH 2005/2219] Corrected a comment typo in Boost Build's main build-system.jam module. [SVN r48501] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 78483280a0..5d8c130d7e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 78483280a0f21838faf136d5dfb2e62cf8ead835 +Subproject commit 5d8c130d7e8d8ef2d902a8aa00eb67bf390e7b3a From 557549b0926365fc535f8c62d4124aed18386d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 21:31:32 +0000 Subject: [PATCH 2006/2219] Cleaning up some command line parsing where on some OS's quotes are stripped by the OS and on some they are not. This fixes a failing Boost Build configuration.py unit test on Cygwin. [SVN r48502] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5d8c130d7e..8dd8f437c6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5d8c130d7e8d8ef2d902a8aa00eb67bf390e7b3a +Subproject commit 8dd8f437c6ca88a06f1ad444883730fb7ce4d633 From d26da139ba2c1a4bd9a96e93a2c99bfbf3473c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 21:33:48 +0000 Subject: [PATCH 2007/2219] Minor stylistic comment change in the Boost Build targets.jam module. [SVN r48503] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8dd8f437c6..ae5be2637d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8dd8f437c6ca88a06f1ad444883730fb7ce4d633 +Subproject commit ae5be2637d4cee4e0dd6e7ff55eaad9b4f36af22 From d646c0c6512463f97f4a0ebe6a8f1a02994bade6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 21:42:27 +0000 Subject: [PATCH 2008/2219] Renamed differently named Jamroot and Jamfile files throughout Boost Build's test suite to jamroot.jam & jamfile.jam. Stylistic changes throughout the whole Boost Build test suite. [SVN r48504] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ae5be2637d..5edbde2a57 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ae5be2637d4cee4e0dd6e7ff55eaad9b4f36af22 +Subproject commit 5edbde2a57e7d588da78844aa631ab5fdfc3856b From 9aae67945eab3b253e6f6befd8f347cbc692db0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 22:15:50 +0000 Subject: [PATCH 2009/2219] Consistently renamed Boost Build scripts. Jamfile.v2 & Jamfile renamed to jamfile.jam. Jamroot, Jamroot.v2 & project-root.jam renamed to jamroot.jam. Minor stylistic changes to several Boost Build example documentation files. [SVN r48505] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5edbde2a57..d49c7057c2 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5edbde2a57e7d588da78844aa631ab5fdfc3856b +Subproject commit d49c7057c2477fc875f3869ce478654a168c28c8 From 6e336927ffa280d443667f4938597b1c3210eb6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 22:18:22 +0000 Subject: [PATCH 2010/2219] Updated the Boost Build build/targets.jam module so its comments reference the term Jamroot instead of project-root.jam. [SVN r48506] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index d49c7057c2..0b2c84091e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit d49c7057c2477fc875f3869ce478654a168c28c8 +Subproject commit 0b2c84091eb337d795a384ac5d8fd45a5119be95 From 09b2ff8199e33f027a44142c0b98b2dac8577730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 31 Aug 2008 22:28:38 +0000 Subject: [PATCH 2011/2219] Cleaned up Boost Build example readme.txt files a bit. [SVN r48507] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0b2c84091e..7f3fee011f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0b2c84091eb337d795a384ac5d8fd45a5119be95 +Subproject commit 7f3fee011fafd87195289ec35d81386e3fd8ac88 From f00b62e4dd4624cd1c11aee469b4e8aba82c0efb Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 1 Sep 2008 00:23:59 +0000 Subject: [PATCH 2012/2219] bug in refcount_ptr_test.cpp [SVN r48509] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index c50fd487fe..9a35c999a2 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit c50fd487fe6e0b1d748acc27a05b8ac71943cec0 +Subproject commit 9a35c999a24c8fba6b9704f78ca9f2fd7722360b From 531f83b222ea469bff3c32a2195edcf339c8c263 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 1 Sep 2008 11:08:33 +0000 Subject: [PATCH 2013/2219] Fix gcc-4.x errors. [SVN r48510] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index f0ee51464c..7b3bf1cc4c 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit f0ee51464cd2750daf6fad5a695fc515a2a181df +Subproject commit 7b3bf1cc4c600f18e4f63dea39065e17158cae22 From 2ae81cc97100098e51484d4d06d27e5bb6a03109 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Mon, 1 Sep 2008 16:04:42 +0000 Subject: [PATCH 2014/2219] Corrected a Boost Build error handling in its modules.jam module, causing an 'unknown errors.error rule' error to be reported instead of the intended one when passing incorrect options to the import rule. [SVN r48518] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7f3fee011f..bf2f88f426 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7f3fee011fafd87195289ec35d81386e3fd8ac88 +Subproject commit bf2f88f426d1e1b9e83b20cbc590165f90925232 From 742c69c4303f5b91168ee308d5a533f98c9453d4 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 1 Sep 2008 20:09:52 +0000 Subject: [PATCH 2015/2219] schemas for XML log and report formats [SVN r48519] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 2b0c04e173..9e9b1b0c24 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 2b0c04e173b18b7ed379aad09be7bf301094db7a +Subproject commit 9e9b1b0c247543330ac78f117bbe9d94859aa570 From 21b6d7cf9c4604b9c9f4580110d525625c06da0c Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 1 Sep 2008 21:06:09 +0000 Subject: [PATCH 2016/2219] Optimization for error_info, error_info, error_info. Refactored exception_ptr to use shared_ptr. [SVN r48521] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 9a35c999a2..b84fb75a60 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 9a35c999a24c8fba6b9704f78ca9f2fd7722360b +Subproject commit b84fb75a606c610cc16d4e18bb4a69e6cd346545 From 95c602846e35e2c3ff26f8a9bedbd24e557b0fe8 Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Mon, 1 Sep 2008 21:32:55 +0000 Subject: [PATCH 2017/2219] - fix and close #2275 - added missing changes of triangular_adaptor (see rev. 48466) - fixed order of arguments in functional basic_strict_lower::global_restrict1(...) [SVN r48523] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 6f9fb89d0f..34cfbea964 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 6f9fb89d0f6048676d1cfbad9d8e055ec3ec88c5 +Subproject commit 34cfbea964d39b4fc81bfd166c8e61a7ff648c38 From 4ff15592c87f348bd581f4dc47cc8abb84969ac5 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 1 Sep 2008 23:04:35 +0000 Subject: [PATCH 2018/2219] Add support for using an eventfd descriptor on linux to interrupt a blocked epoll/select reactor. [SVN r48524] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 4696ee9033..c60ebedd28 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 4696ee903394ecb6a5bf0a733c4a09638a5623eb +Subproject commit c60ebedd283187d9bf9f0acc4029dd1972033b72 From d025a797b924e09ee711fbb95e9bd5e46d2245ea Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 1 Sep 2008 23:05:05 +0000 Subject: [PATCH 2019/2219] Use templates to handle iovec structures that have an iov_base member of type char*. [SVN r48525] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index c60ebedd28..687fe8806f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit c60ebedd283187d9bf9f0acc4029dd1972033b72 +Subproject commit 687fe8806f144d38ef95d009853e34acb0d6582c From 2049a8fdb69d6662605203141ad7956d4a11df5b Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Mon, 1 Sep 2008 23:07:29 +0000 Subject: [PATCH 2020/2219] Fix error in comment. [SVN r48526] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 687fe8806f..8726d4169c 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 687fe8806f144d38ef95d009853e34acb0d6582c +Subproject commit 8726d4169ccaed413136d848388022decbf13558 From 5c1367a3d2579cacdc5bb433fc49c73e6fe0e92f Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 2 Sep 2008 08:46:46 +0000 Subject: [PATCH 2021/2219] Fix to compile with MSVC 7.1. [SVN r48527] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 8726d4169c..f5caaa00d2 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 8726d4169ccaed413136d848388022decbf13558 +Subproject commit f5caaa00d2e2f7f5a4497993f65f9545abb4484a From 7cb04f8f8c6460171fae96e9b61c6cd5f12f7ffd Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 2 Sep 2008 10:22:06 +0000 Subject: [PATCH 2022/2219] Added recursive_mutex/condition::wait() change to list of breaking changes [SVN r48528] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index b4e9be3c52..60d12dd395 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit b4e9be3c52284b81ecb34b9362625bae4eaca0cf +Subproject commit 60d12dd395975daaaa2e073e1d87b28122c0ae4c From 6ce6c4ee5ce0a5254fcb559b49277f4a84858bbb Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 2 Sep 2008 10:31:26 +0000 Subject: [PATCH 2023/2219] Always use c99 float function overloads on Dinkumware, as it doesn't always have the C++ overloads. Refs #2264. [SVN r48529] --- libs/functional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/functional b/libs/functional index 9cd18d36ef..a57907c38e 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit 9cd18d36ef30f1667a918d2d7e471cb72b83c86c +Subproject commit a57907c38eca1766f3e29aa5ffc8890b14dfc352 From 7333bab0d479d8694a3e5ce71dc827ccae980816 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 2 Sep 2008 10:38:04 +0000 Subject: [PATCH 2024/2219] Removed locked and get_active_count [SVN r48530] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 60d12dd395..10bf4ed576 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 60d12dd395975daaaa2e073e1d87b28122c0ae4c +Subproject commit 10bf4ed5766bdae5f8901bace7ed87797c2bb30b From 3a668f85ff6ab4ccd4e57917d98381d14666531a Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 2 Sep 2008 10:38:17 +0000 Subject: [PATCH 2025/2219] Removed locked and get_active_count [SVN r48531] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 10bf4ed576..a154c2adab 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 10bf4ed5766bdae5f8901bace7ed87797c2bb30b +Subproject commit a154c2adab85e9df2ac4eb6e56d70f0ea8f4acb3 From aaa259d4cae11b08b19df21135f618799c7650ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 2 Sep 2008 10:54:08 +0000 Subject: [PATCH 2026/2219] Stylistic changes throughout the Boost Jam source base done while researching the Boost Jam internals. No implementation changes. [SVN r48532] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index bf2f88f426..0c0955ab0a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit bf2f88f426d1e1b9e83b20cbc590165f90925232 +Subproject commit 0c0955ab0ab6204e49146a24191231396392d12b From 5ef778fd96c3a33a583ea2a9297bfb9bec7dbfc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 2 Sep 2008 10:58:03 +0000 Subject: [PATCH 2027/2219] Refactored Boost Jam's internal yyline() Jamfile parsing function a bit so it no longer uses one unneeded goto that was making the code much harder to read. [SVN r48533] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0c0955ab0a..42280c7a0f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0c0955ab0ab6204e49146a24191231396392d12b +Subproject commit 42280c7a0f25834eab71f833039fa014cd45b97d From c22b85fd4ec1a1a317b9416a5180c29a99c43f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 2 Sep 2008 11:06:24 +0000 Subject: [PATCH 2028/2219] Updated Boost Jam's error location reporting when parsing Jamfiles. Now it reports the correct error location information when encountering an unexpected EOF. It now also reports where an invalid lexical token being read started instead of finished which makes it much easier to find errors like unclosed quotes (") or curly braces ({). [SVN r48534] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 42280c7a0f..ea89c3ca07 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 42280c7a0f25834eab71f833039fa014cd45b97d +Subproject commit ea89c3ca0702aa2618adc313ddda0cc69ce11494 From 1bcc9d308aa8dbdbe641a7df30222159f4e4f344 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 2 Sep 2008 11:34:18 +0000 Subject: [PATCH 2029/2219] Add const overloads of the lowest_layer member functions. [SVN r48535] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index f5caaa00d2..aea347d0a7 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit f5caaa00d2e2f7f5a4497993f65f9545abb4484a +Subproject commit aea347d0a77f24e837ddb87161aac3c3533b8e55 From d2d514b7fdaa072f5ef5bbfdfa904c7ce647105d Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 2 Sep 2008 16:54:56 +0000 Subject: [PATCH 2030/2219] Don't allocate TLS Key unless we need it; deallocate it on process exit --- partial fix for bug #2199 [SVN r48536] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index a154c2adab..8eea5811ba 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit a154c2adab85e9df2ac4eb6e56d70f0ea8f4acb3 +Subproject commit 8eea5811ba01a6a0ccfe170fdff668ad0f1233a9 From 3b5959d5e9f86491c688ee47a72c2b53fb0c340d Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Tue, 2 Sep 2008 16:56:57 +0000 Subject: [PATCH 2031/2219] Define a raw DLL main which is called by the C runtime if we're statically linked into a DLL --- fix for issue #2199 [SVN r48537] --- libs/thread | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/thread b/libs/thread index 8eea5811ba..8fd0dd0cc0 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 8eea5811ba01a6a0ccfe170fdff668ad0f1233a9 +Subproject commit 8fd0dd0cc0945673cf463661da9fbb600dc4b50e From b37772f9ad0d5e14b6fa33813ed6b03847e1baf8 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 17:47:51 +0000 Subject: [PATCH 2032/2219] fix for sun compilers and documentation source update [SVN r48538] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index b84fb75a60..31a9264bf9 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit b84fb75a606c610cc16d4e18bb4a69e6cd346545 +Subproject commit 31a9264bf988c59461a65936b08350f2fb0796f7 From 36f86845644ef244eb35e2111653a8f35dc67aba Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 18:44:05 +0000 Subject: [PATCH 2033/2219] minor diagnostic_information fix. [SVN r48543] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 31a9264bf9..2887a719c8 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 31a9264bf988c59461a65936b08350f2fb0796f7 +Subproject commit 2887a719c88feafd39b22c8029fb0eaa5c37ccc5 From bd1e1d198d24e91a1fc5bb8480599bde84077015 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 21:02:25 +0000 Subject: [PATCH 2034/2219] documentation update [SVN r48544] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 2887a719c8..353bb95e2c 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 2887a719c88feafd39b22c8029fb0eaa5c37ccc5 +Subproject commit 353bb95e2c1bb7d5826aca2cbb04239e1579d7af From a779c5bfe972cff730a57cf9a96bf6a032aae62c Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 21:24:55 +0000 Subject: [PATCH 2035/2219] documentation fix [SVN r48545] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 353bb95e2c..5a9532783d 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 353bb95e2c1bb7d5826aca2cbb04239e1579d7af +Subproject commit 5a9532783dc4a2a9beeb0a7625e656aa3898edc2 From 3eccef8c80c3aa1d02c3a65820dc2623da81f72b Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 21:25:47 +0000 Subject: [PATCH 2036/2219] minor change in boost/exception.hpp [SVN r48546] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 2077d0dace..9f08ed6de0 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 2077d0daceab0b3c41541b197bad5fe8823c9eb7 +Subproject commit 9f08ed6de0a9e17440bfc5867a6caaf5470f5d77 From a11461dd65df495e5bd01151d4bb7d527b4399e7 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 23:13:06 +0000 Subject: [PATCH 2037/2219] bug fix in the decoupling of info.hpp from get_error_info.hpp. [SVN r48551] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 5a9532783d..8310c9831f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 5a9532783dc4a2a9beeb0a7625e656aa3898edc2 +Subproject commit 8310c9831fad9963012353572e51c30740bc3942 From 5abb8b1233e26cdd0dce5c620d672e8f78db364a Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 2 Sep 2008 23:20:49 +0000 Subject: [PATCH 2038/2219] documentation update [SVN r48554] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 8310c9831f..474ed15d35 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 8310c9831fad9963012353572e51c30740bc3942 +Subproject commit 474ed15d35244acac758efd0b10d431be59c4793 From 95b1b33170c9a254014d1eeab659f946e221bfce Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 3 Sep 2008 00:38:35 +0000 Subject: [PATCH 2039/2219] documentation update [SVN r48555] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 474ed15d35..f07a5a5923 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 474ed15d35244acac758efd0b10d431be59c4793 +Subproject commit f07a5a5923b8e8a49bb71abb38151fceffe495b9 From 95ab517ebfda3a53058e8d11bf15cb8ac1250f63 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 3 Sep 2008 02:14:27 +0000 Subject: [PATCH 2040/2219] missing inline [SVN r48556] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f07a5a5923..546f093a33 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f07a5a5923b8e8a49bb71abb38151fceffe495b9 +Subproject commit 546f093a33e1f672b77dc5d3c7f16cb30634bf2d From 1f1bba55d7b1ee014f5795c6ed9427054b2511a3 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 3 Sep 2008 06:19:03 +0000 Subject: [PATCH 2041/2219] documentation update [SVN r48557] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 546f093a33..6aecfeca3f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 546f093a33e1f672b77dc5d3c7f16cb30634bf2d +Subproject commit 6aecfeca3f1fd0f60356d718ec871a2030563d5b From a6a27021d5ed1ed3b865e225d06f9b953ab9b188 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 08:56:43 +0000 Subject: [PATCH 2042/2219] Oops, changeset 48535 accidentally reverted 48527's fix. [SVN r48558] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index aea347d0a7..76bf08631f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit aea347d0a77f24e837ddb87161aac3c3533b8e55 +Subproject commit 76bf08631fb467f357c16670f8f97d2b45ec5868 From 3a26cf8523425607fd8e2a9236e5f96f7ec22e16 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 08:57:48 +0000 Subject: [PATCH 2043/2219] Add a workaround for a possible gcc 4.3 optimiser bug. [SVN r48559] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 76bf08631f..a2af9824d6 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 76bf08631fb467f357c16670f8f97d2b45ec5868 +Subproject commit a2af9824d60b8a718d785775ae2fb3b529db2578 From 4101fcc8b002050a599f94689be3f41ae97e1a72 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 09:06:10 +0000 Subject: [PATCH 2044/2219] Explicitly specify return type with bind to keep some compilers happy. [SVN r48560] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index a2af9824d6..295d977d78 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a2af9824d60b8a718d785775ae2fb3b529db2578 +Subproject commit 295d977d78fde362cf2c3cf676005dfd6238f825 From 10c031af92b6ec3a8ba3b1d4b8c38109cd631f09 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 09:08:04 +0000 Subject: [PATCH 2045/2219] Update completion_condition documentation to match new signature. [SVN r48561] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 295d977d78..68b4f9d710 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 295d977d78fde362cf2c3cf676005dfd6238f825 +Subproject commit 68b4f9d7104fe4561e62df8b066710cb4b3a5413 From 233f5b0baa1fb0f57b68c283bd50e0d73f10454a Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 11:36:43 +0000 Subject: [PATCH 2046/2219] Add windows/transmit_file example. [SVN r48562] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 68b4f9d710..2330f086e2 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 68b4f9d7104fe4561e62df8b066710cb4b3a5413 +Subproject commit 2330f086e2e9e3280b0d15ff4e45256d8080abba From 9dac3afc7d6e23af6a87672bc57a993ce3c3c957 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 11:46:02 +0000 Subject: [PATCH 2047/2219] Document BOOST_ASIO_DISABLE_EVENTFD macro. [SVN r48563] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 2330f086e2..8f1d888097 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 2330f086e2e9e3280b0d15ff4e45256d8080abba +Subproject commit 8f1d8880979ef092185f0558f6ca757ad6dd1b3a From 131b9666c5f58bcec85374fc0f025858ba84e672 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 11:54:06 +0000 Subject: [PATCH 2048/2219] Add windows::overlapped_ptr to the reference index page. [SVN r48564] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 8f1d888097..167fd03ef4 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 8f1d8880979ef092185f0558f6ca757ad6dd1b3a +Subproject commit 167fd03ef4b69b1826cf119a20783060a8fdf9d8 From b85ab58b9377634e5bc7328a11249b2462278ae8 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Wed, 3 Sep 2008 12:28:07 +0000 Subject: [PATCH 2049/2219] Regenerate documentation. [SVN r48565] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 167fd03ef4..eec2e76d18 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 167fd03ef4b69b1826cf119a20783060a8fdf9d8 +Subproject commit eec2e76d185962882b41d62f84b57028fa5941fe From 8b9ade552b82da5e31efd42a121af7804cd6bfbb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 3 Sep 2008 17:42:45 +0000 Subject: [PATCH 2050/2219] Apparently no full long double support on NetBSD. [SVN r48566] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 7b3bf1cc4c..bb3859054f 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 7b3bf1cc4c600f18e4f63dea39065e17158cae22 +Subproject commit bb3859054ffaa62dffd7ec47017a72c61d7951a8 From 475b7a6e2891b4fe77212d09a0a6b9667f0c9a97 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 3 Sep 2008 19:07:23 +0000 Subject: [PATCH 2051/2219] documentation update [SVN r48568] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 6aecfeca3f..783a0530ba 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 6aecfeca3f1fd0f60356d718ec871a2030563d5b +Subproject commit 783a0530ba79f81457d42972042cc477f8c13a99 From ecee95b48b9a7dba67c27c528560f6d33c0bed14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 3 Sep 2008 21:06:58 +0000 Subject: [PATCH 2052/2219] Minor stylistic changes in the Boost Build tools/common.jam module. [SVN r48569] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ea89c3ca07..627ef555f6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ea89c3ca0702aa2618adc313ddda0cc69ce11494 +Subproject commit 627ef555f64d6fdf1bf8f87683c0e97f1e08cfe7 From 1712ec28663ba9b5e1efd938ecfd28496d0ef06f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 3 Sep 2008 21:34:45 +0000 Subject: [PATCH 2053/2219] Fixed a syntax error that slipped in in the previous revision in the Boost Build tools/common.jam module. [SVN r48570] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 627ef555f6..a29eaff127 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 627ef555f64d6fdf1bf8f87683c0e97f1e08cfe7 +Subproject commit a29eaff1274e46842404c4aeb6e2dbc0d8e83e4f From 6a5d4d29c76bb1d791d694e8d39b96c6c0d68262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 01:59:21 +0000 Subject: [PATCH 2054/2219] Minor stylistic change in the Boost Build tools/msvc.jam toolset grouping all of msvc specific feature declarations together as we may later decide to initialize them automatically on module import and initialize the toolset and its generators only when the first toolset version gets configured correctly. [SVN r48571] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index a29eaff127..0716e07f97 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a29eaff1274e46842404c4aeb6e2dbc0d8e83e4f +Subproject commit 0716e07f97ca36a75a49ff1506e981b92bf9274b From 4401f6d57251aded880e134931cf5742a1255a6d Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Thu, 4 Sep 2008 07:53:22 +0000 Subject: [PATCH 2055/2219] Pass -X 64 to ar only on AIX. Fixes #2281. [SVN r48573] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0716e07f97..6abb5a13b6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0716e07f97ca36a75a49ff1506e981b92bf9274b +Subproject commit 6abb5a13b62f48c67a991ef27096121f31578a54 From 3a10e038ab2b70339ae95a2e7158c352e4523985 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 4 Sep 2008 08:36:34 +0000 Subject: [PATCH 2056/2219] Fix Jamfile logic: BOOST_REGEX_ICU_OPTS needs to be a list not a string. [SVN r48574] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 30074a601a..18623d00af 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 30074a601aece3ee0a9b932c3043163a0db0b1c5 +Subproject commit 18623d00af7e79bf5c71c072460b2583ad4f7388 From ff03d4490ddc63171ac5128ccb0b9b8ffd349c72 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 4 Sep 2008 16:44:57 +0000 Subject: [PATCH 2057/2219] 1. Moved pfto, state_saver, strong_typedef, smart_cast, static_warning into serialization Library.vcproj 2. created copy of original throw exception for use in the serialization Library.vcproj 3. addressed error maintenance of static type table which shows up on GCC 4. fixed internal names in xml_grammar so as not to conflict with likely preprocessor macros. 5. streamlined xml_grammar so as not to depend upon on non-thread safe component. [SVN r48575] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4a538b78dc..967934453c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4a538b78dc1f35d3c1515d3337944c7e429ea78a +Subproject commit 967934453c734ff8c2d7e5ee5734f564359bff51 From 15be5f6ff124d7c2fc389434e50f6b0445fe8ba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 17:10:08 +0000 Subject: [PATCH 2058/2219] Removed the unused generators.normalize-target-list() rule from the Boost Build build/generators.jam module. [SVN r48576] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6abb5a13b6..223047045e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6abb5a13b62f48c67a991ef27096121f31578a54 +Subproject commit 223047045e3d3a0ed8751fd919fe1bf64eb6edca From 2a6cbbdc7115fce1da4aef8bce4bdeb4eb33838d Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Thu, 4 Sep 2008 17:36:56 +0000 Subject: [PATCH 2059/2219] Add error_code throws [SVN r48577] --- libs/system | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/system b/libs/system index a97517585c..d6446d1cfb 160000 --- a/libs/system +++ b/libs/system @@ -1 +1 @@ -Subproject commit a97517585c0b1f4602ce56d3b7f250f2b9cea0aa +Subproject commit d6446d1cfb30f9e96d4ee8ca8e46117ec364cc74 From 79bf30de94058ed49fc2495465ccd55bfdf10b15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 17:54:07 +0000 Subject: [PATCH 2060/2219] Minor comment updates in several Boost Build modules. Removed an unused .caching global variable in the build/generators.jam module. [SVN r48578] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 223047045e..683177d0b6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 223047045e3d3a0ed8751fd919fe1bf64eb6edca +Subproject commit 683177d0b65046966517d7baf3684af4265d9873 From c689c45a7d62f9738ba93884f9c97cdf3d4a674a Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 4 Sep 2008 19:36:34 +0000 Subject: [PATCH 2061/2219] minor boost/exception/detail/type_info.hpp fix. [SVN r48579] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 783a0530ba..fc101598ba 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 783a0530ba79f81457d42972042cc477f8c13a99 +Subproject commit fc101598ba56856bf940b81c4f226a842c06517a From a574781ae846571bd9a9e99f03d420a233906b06 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 4 Sep 2008 19:38:19 +0000 Subject: [PATCH 2062/2219] Remove some leftover debug output [SVN r48580] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 31885ba318..50d308c6ad 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 31885ba318f309304a10103f26ec6eb8588cf2db +Subproject commit 50d308c6ad199ba96337cce68cb23fc6aaef81c6 From d758d5a2d46dde4e1fdec5ab5ed74ca3d8fbb372 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 4 Sep 2008 19:48:32 +0000 Subject: [PATCH 2063/2219] revived enable_current_exception.hpp and enable_error_info.hpp. [SVN r48582] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index fc101598ba..d094c3f41c 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit fc101598ba56856bf940b81c4f226a842c06517a +Subproject commit d094c3f41cf5a752833af6f40f389c906fe99e2e From 2e14d97546ff2f3870029e7ee1b5669a3157ce62 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 4 Sep 2008 19:49:49 +0000 Subject: [PATCH 2064/2219] Make graphml_test.cpp accept the name of its input file on the command line, Jamfile.v2 provide the input file (both thanks to Dave A), and make the input XML well-formed. Fixes #2267. [SVN r48583] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index b39dd26509..d73b792b6c 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit b39dd265099f5adc5060459c60e771ea66bd58a2 +Subproject commit d73b792b6cb31c58961d58dcec6520e1f8a6c0d2 From ac5f992cb8eadf2cdaa4406e215beb1c8d414e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 21:24:52 +0000 Subject: [PATCH 2065/2219] Minor stylistic changes and comment updates for the Boost Build build/generators.jam module. [SVN r48584] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 683177d0b6..6a1135780b 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 683177d0b65046966517d7baf3684af4265d9873 +Subproject commit 6a1135780b2d8f16f5bfe352a073be3777df1dfb From a3b55c3dd55415aeb3d4e41ccc92cccd3bb2e905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 21:26:53 +0000 Subject: [PATCH 2066/2219] Minor stylistic changes made to the Boost Build build/toolset.jam module. [SVN r48585] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 6a1135780b..1a1a90ff6a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 6a1135780b2d8f16f5bfe352a073be3777df1dfb +Subproject commit 1a1a90ff6a61ac5ef36a9674151eadb25ccba2a6 From fbfb3fc82d48fb324d293326ed1d3c82def57cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 21:35:18 +0000 Subject: [PATCH 2067/2219] Optimized Boost Build's generator selection related viable-source-types-for-generator-real() rule. Now it exits more quickly in case it detects that any source type is a viable source type and so there is no need to look for more viable source types. [SVN r48586] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 1a1a90ff6a..b5600515c9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 1a1a90ff6a61ac5ef36a9674151eadb25ccba2a6 +Subproject commit b5600515c9337a29a216a637d44a4d3e705d1595 From 31cb1cc069906fd62446fe123e20516fd6666726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 21:40:36 +0000 Subject: [PATCH 2068/2219] Optimized Boost Build's generator selection related viable-source-types-real() rule. Removed an extra sequence.unique rule called on the resulting sequence that was not really needed as elements get added to the sequence only if they are not already in it. [SVN r48587] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b5600515c9..63a58ff848 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b5600515c9337a29a216a637d44a4d3e705d1595 +Subproject commit 63a58ff848b6e240f704b41c99da8932c554d65f From 38905fa8c90c1a5fa80d1e30f836b19007f6c23f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 21:43:30 +0000 Subject: [PATCH 2069/2219] Optimized Boost Build's generator selection related viable-source-types-real() rule. Made it be smarter about which target types it inserts into a list of target types from which to collect all source types and avoid adding some target types that have already been added to the list. [SVN r48588] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 63a58ff848..1a332dc93e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 63a58ff848b6e240f704b41c99da8932c554d65f +Subproject commit 1a332dc93e588d9fda4663447365da289f61804c From 4c19a5f8740e3d92bb38e51d0d9e87417f80577a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Thu, 4 Sep 2008 23:12:25 +0000 Subject: [PATCH 2070/2219] Minor stylistic changes in several Boost Build unit tests. [SVN r48589] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 1a332dc93e..5a9ccbf6ec 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 1a332dc93e588d9fda4663447365da289f61804c +Subproject commit 5a9ccbf6ec8bc28ef19452ef92253def9ef962f2 From 50af97ec14496402e7f1c372eae551fbf2f9ab6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 00:26:43 +0000 Subject: [PATCH 2071/2219] Added a test for and fixed a Boost Build generator selection bug caused by caching viable source target types for different target types and generators and not maintaining those caches when their content gets invalidated by defining a new generator. Currently quick-fixed by clearing most of the cached values when registering a new generator. Later on this could be made more detailed by clearing only the actually invalidated cache values or updating them or even only marking them to be lazily updated when needed next. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Problem detected & and a reproducible example constructed by Juraj Ivančić. Debugged by Vladimir Prus. Patched and packaged by Jurko Gospodnetić. [SVN r48590] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5a9ccbf6ec..13d30f14be 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5a9ccbf6ec8bc28ef19452ef92253def9ef962f2 +Subproject commit 13d30f14bebbb4d79eb2d96fd37ed9c96c3754a3 From 1344d79399e9c2ffb049863c0e797091b4f118d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 00:39:58 +0000 Subject: [PATCH 2072/2219] Added a comment to Boost Build's build/generators.jam module pointing to a mailing list thread containing an idea for refactoring Boost Build's Jamfile parsing so nothing would invalidate Boost Build's cached generator selection related viable source type information instead of having to work around the issues by clearing the cache when needed. [SVN r48591] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 13d30f14be..93886c0143 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 13d30f14bebbb4d79eb2d96fd37ed9c96c3754a3 +Subproject commit 93886c01433ee9bf2b494241d33acdda88959755 From d01ecc3f63819fe1b0c2ee6b4a64a922df72ea57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 01:46:40 +0000 Subject: [PATCH 2073/2219] Improved the Boost Build generator_selection.py test case by adding additional assertions to it. [SVN r48592] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 93886c0143..17a7cb97ac 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 93886c01433ee9bf2b494241d33acdda88959755 +Subproject commit 17a7cb97acdc05688559fce604a1e2238c59a65b From d36a463c7767a67716c0276d9e96b4c39818a13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 01:48:36 +0000 Subject: [PATCH 2074/2219] Minor comment typo correction in the Boost Build build/type.jam module. [SVN r48593] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 17a7cb97ac..5c98e2c99a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 17a7cb97acdc05688559fce604a1e2238c59a65b +Subproject commit 5c98e2c99af3c6258cd2f59ead0e37c895038286 From 44f788e57013890991d162df801acbf25b0eca2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 01:52:44 +0000 Subject: [PATCH 2075/2219] Reverted revision 48592 as an incorrect file got committed in it by mistake. [SVN r48594] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5c98e2c99a..8782551caa 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 5c98e2c99af3c6258cd2f59ead0e37c895038286 +Subproject commit 8782551caad332a2d8d428c9c75c702ef0ff0a21 From 2d4fca932f79aeec9897f390d4f1586a7bf518a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 01:55:01 +0000 Subject: [PATCH 2076/2219] Improved the Boost Build generator_selection.py test case by adding additional assertions to it. [SVN r48595] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8782551caa..599236bbc6 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8782551caad332a2d8d428c9c75c702ef0ff0a21 +Subproject commit 599236bbc60dc58d3beb4972b9b68db334df792e From 177d383379a173dd903cca273028195a13c1ea98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 01:58:07 +0000 Subject: [PATCH 2077/2219] Added a test for and fixed a Boost Build generator selection bug caused by caching viable source target types for different target types and generators and not maintaining those caches when their content gets invalidated by defining a new derived target type. Currently quick-fixed by clearing most of the cached values when registering a new derived target type. Later on this could be made more detailed by clearing only the actually invalidated cache values or updating them directly by simply added the derived target type to them. [SVN r48596] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 599236bbc6..48c06133d1 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 599236bbc60dc58d3beb4972b9b68db334df792e +Subproject commit 48c06133d1fe07ae6f5fe2cb4045ef3ae3209b55 From 52915f739a3201f6a2081c57ef8dca38ad6973e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 02:04:51 +0000 Subject: [PATCH 2078/2219] Reordered all Boost Build test declarations alphabetically to make it easier to scan through them visually. [SVN r48597] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 48c06133d1..f82be54d47 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 48c06133d1fe07ae6f5fe2cb4045ef3ae3209b55 +Subproject commit f82be54d474880f3898a4738b9e3be6ed677c4e5 From 5b1b412a3946b20b45b9f1a61b93eac621aa59c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 02:34:12 +0000 Subject: [PATCH 2079/2219] Corrected a bug in the Boost Build invalidate-extendable-viable-source-target-type-cache() rule located in the generators.jam module causing some cached data to be invalidated more often than needed. The bug had no other effects. [SVN r48598] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f82be54d47..58514eac1e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f82be54d474880f3898a4738b9e3be6ed677c4e5 +Subproject commit 58514eac1eb3e43d6330f7376b082379c2f588cb From de299ef832b4d516cd1927436220a1978ca006b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 02:37:54 +0000 Subject: [PATCH 2080/2219] Minor stylistic changes made to the Boost Build build/generators.jam module. [SVN r48599] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 58514eac1e..0d3033843f 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 58514eac1eb3e43d6330f7376b082379c2f588cb +Subproject commit 0d3033843f581394f4655f963f1992f6e3a24ba2 From 9d880c5439199deef8437887c870bd961c246a0b Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 5 Sep 2008 02:39:34 +0000 Subject: [PATCH 2081/2219] fix #1600 (duplicate include guard) [SVN r48600] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 24f0323699..399b268bf1 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 24f03236996832be72f4d58a27e50edf5a496855 +Subproject commit 399b268bf16c86263683dfd3f79adfa693260d35 From dd479c6da370fce691e2692da0c625f2ec383533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 02:40:03 +0000 Subject: [PATCH 2082/2219] Updated Boost Build to made adding a new derived target type not invalidate generator selection related cached viable source target type information but only update it as needed. [SVN r48601] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 0d3033843f..f0ede8f249 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 0d3033843f581394f4655f963f1992f6e3a24ba2 +Subproject commit f0ede8f2498a9e8a85ebf7e68d3519a63836cf70 From b18bb1dc08a538ad704329a897d128b10c200428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Fri, 5 Sep 2008 02:47:47 +0000 Subject: [PATCH 2083/2219] Removed a never used global .generators variable from the Boost Build build/generators.jam module. [SVN r48602] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f0ede8f249..ba99111194 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f0ede8f2498a9e8a85ebf7e68d3519a63836cf70 +Subproject commit ba99111194cf11ba7770aa0dbc9cdefa12fafa53 From f8c8209cc302607af36eaa1e136e997fba8c153f Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 5 Sep 2008 03:15:18 +0000 Subject: [PATCH 2084/2219] improved output from diagnostic_information() [SVN r48604] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index d094c3f41c..475dbd4021 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit d094c3f41cf5a752833af6f40f389c906fe99e2e +Subproject commit 475dbd4021cc5b0aa8d1985b17035886f0b38a64 From c849fe7b4d25e01f2892ed4f4bd48a96aad30bd5 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 5 Sep 2008 07:20:05 +0000 Subject: [PATCH 2085/2219] documentation update [SVN r48606] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 475dbd4021..49395913d0 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 475dbd4021cc5b0aa8d1985b17035886f0b38a64 +Subproject commit 49395913d01274b813e1226c3ebf30361ba9e36d From 830e5fcdfd9b7aa75d63e2fe405b65e1a5d576e3 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 5 Sep 2008 10:39:14 +0000 Subject: [PATCH 2086/2219] Fix definition to match fwd declaration. [SVN r48607] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index bb3859054f..de4fb969ad 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit bb3859054ffaa62dffd7ec47017a72c61d7951a8 +Subproject commit de4fb969ada2850d28535aaeb08fa5f5081e2602 From 527a8b2b7236d7a4d693b77379820c378f4d5c7b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 13:35:11 +0000 Subject: [PATCH 2087/2219] Multiset's erase does not return an iterator in C++98 [SVN r48609] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 967934453c..ad1b8f4cc6 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 967934453c734ff8c2d7e5ee5734f564359bff51 +Subproject commit ad1b8f4cc61024e207e8bd6856ca61b38da4b364 From 163055f994aaa8836eb6b5402a21fbbbbd3fa511 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 13:39:26 +0000 Subject: [PATCH 2088/2219] Silence -Wunused warnings and switch to boost/serialization/pfto.hpp [SVN r48610] --- libs/mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpi b/libs/mpi index 50d308c6ad..74fe28d6b5 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 50d308c6ad199ba96337cce68cb23fc6aaef81c6 +Subproject commit 74fe28d6b5804cba105d35ffa10853660081a2e5 From 1461000607d7b5c0231ee8e9d80809032cbaf83a Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 13:59:12 +0000 Subject: [PATCH 2089/2219] Fix handling of infinite weights in Floyd-Warshall algorithm. Fixes #1700 [SVN r48611] --- libs/graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/graph b/libs/graph index d73b792b6c..424e529aba 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit d73b792b6cb31c58961d58dcec6520e1f8a6c0d2 +Subproject commit 424e529abafdee9c7c0c9cf668d1139cc62329fc From 868c468c52d0c96612aaa05df032ac4f397cb37b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 14:55:34 +0000 Subject: [PATCH 2090/2219] Add forward-declaration header for Boost.Function. Fixes #1668 [SVN r48613] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index bacb5d6752..e3dfa7268a 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit bacb5d67527b5e696ea1f89928373042b54fd110 +Subproject commit e3dfa7268aa7ee96bac8aa53a64f3bd7507d9625 From 4cf4abe850028b48f917fab70cc0abd40fe8d02b Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 15:43:22 +0000 Subject: [PATCH 2091/2219] Improve the performance of Boost.Function's swap. Thanks to Niels Dekker for the original patch. Fixes #1910 [SVN r48615] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index e3dfa7268a..d5a86a2d52 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit e3dfa7268aa7ee96bac8aa53a64f3bd7507d9625 +Subproject commit d5a86a2d527230359d5d00b95bad3fd93af944c1 From bf656876ed042783663e887b27b03c1a53620958 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 16:13:49 +0000 Subject: [PATCH 2092/2219] Add Boost.Typeof support to Boost.Function. Fixes #1621 [SVN r48616] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index d5a86a2d52..ea18f5777b 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit d5a86a2d527230359d5d00b95bad3fd93af944c1 +Subproject commit ea18f5777b458c88e92a3b31bc1356a08cb77faf From 3c370d22a185acb53edfd82a37c4469a1a5e1001 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Fri, 5 Sep 2008 16:26:45 +0000 Subject: [PATCH 2093/2219] Minor perf improvement for bjam by replacing hash function with faster version. Only 1% diff for Boost tree. [SVN r48617] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index ba99111194..7cb2899e72 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit ba99111194cf11ba7770aa0dbc9cdefa12fafa53 +Subproject commit 7cb2899e7249b1c1e11ebc45d7b62ed834c99923 From cb5287a4a2ea295c2c951cb917f05259eea47367 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 17:52:12 +0000 Subject: [PATCH 2094/2219] Make Boost.Function's target() operation respect the cv-qualifiers of referenced function objects. Fixes #736 [SVN r48618] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index ea18f5777b..f379ef8532 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit ea18f5777b458c88e92a3b31bc1356a08cb77faf +Subproject commit f379ef85329b5702fcef46ac64b11e1cbc93c1d9 From a3711ec68811ff5374412b450f99fa0aaff9629e Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 5 Sep 2008 18:24:54 +0000 Subject: [PATCH 2095/2219] documentation update [SVN r48619] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 49395913d0..29fc99b378 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 49395913d01274b813e1226c3ebf30361ba9e36d +Subproject commit 29fc99b37814897f09eab00002096e1b450d124e From ac3a412be599588cfc799166e2c738180d6de2fd Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Fri, 5 Sep 2008 19:58:30 +0000 Subject: [PATCH 2096/2219] Fix result_of to work with const-qualified function pointers. Fixes #1310 [SVN r48620] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 9f08ed6de0..a487f72329 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 9f08ed6de0a9e17440bfc5867a6caaf5470f5d77 +Subproject commit a487f72329b69933b43d2890285536b12a8a9b29 From a02a07e633e452e1c5c3c31ff600fc7eda358235 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 5 Sep 2008 22:22:39 +0000 Subject: [PATCH 2097/2219] fix project files [SVN r48622] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index ad1b8f4cc6..b2519699af 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit ad1b8f4cc61024e207e8bd6856ca61b38da4b364 +Subproject commit b2519699af3466308addeceb9c95e8772210e43d From ef838b3264df4e4acc4e17378922cda4601d2988 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 5 Sep 2008 22:23:20 +0000 Subject: [PATCH 2098/2219] fix project files [SVN r48623] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b2519699af..ca994c077b 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b2519699af3466308addeceb9c95e8772210e43d +Subproject commit ca994c077be01c278ecc696ac3d28ef85f08f2b6 From 8072c64eb3d5999d0a599ff1a944848cd151a21a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 6 Sep 2008 02:26:36 +0000 Subject: [PATCH 2099/2219] Minor stylistic and typo correction changes made to the Boost Build src/advanced.xml documentation file. [SVN r48625] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 7cb2899e72..02e957df4a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 7cb2899e7249b1c1e11ebc45d7b62ed834c99923 +Subproject commit 02e957df4a5aa91de0e1950faf1c8817a0010f48 From 217e3018051f535a8127338f669f0f241421a5eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 6 Sep 2008 02:46:14 +0000 Subject: [PATCH 2100/2219] Minor stylistic changes made to the Boost Build tools/make.jam module. [SVN r48626] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 02e957df4a..1d48beb1a9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 02e957df4a5aa91de0e1950faf1c8817a0010f48 +Subproject commit 1d48beb1a9a4bc656749586364c9e029e736c6ac From 17fdcd1294cf78fce71d5d084ce5560b554db54f Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sat, 6 Sep 2008 03:16:25 +0000 Subject: [PATCH 2101/2219] Fix double-destruction problem with small function objects and swap(), and try to work around a GCC 4.2 issue. See #1910 for comments about the former problem from Niels Dekker. [SVN r48627] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index f379ef8532..2fe4cc253f 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit f379ef85329b5702fcef46ac64b11e1cbc93c1d9 +Subproject commit 2fe4cc253f39452de7664389c1698c51ad24f26e From 6b489080dc6fac157dde02fe7a4ebdaf75403f03 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 6 Sep 2008 05:09:20 +0000 Subject: [PATCH 2102/2219] Cleanup of BBv2 number utilities to improve performance. [SVN r48628] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 1d48beb1a9..f4296e4271 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 1d48beb1a9a4bc656749586364c9e029e736c6ac +Subproject commit f4296e42710cef51bb7c0f7631ed0cf6012ac774 From 602a94b9195ccdb4c715c1077d6fa49961b3867a Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Sat, 6 Sep 2008 05:30:02 +0000 Subject: [PATCH 2103/2219] boost/python/object_core.hpp: work around Tru64 cxx 6.5 name lookup problems (with fully-qualified names) [SVN r48629] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index d67cd6717d..b3e91f845e 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit d67cd6717d743b6be4ac142c4b0786e3be6d61f4 +Subproject commit b3e91f845e873d76ac19bbdec4299f1375aefd8e From 6c0a4f619f766608867c36b8bb8f6a402a89e38d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 6 Sep 2008 14:39:00 +0000 Subject: [PATCH 2104/2219] Removed some no longer used global variables from Boost Build's util/numbers.jam module. [SVN r48630] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index f4296e4271..5700535495 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit f4296e42710cef51bb7c0f7631ed0cf6012ac774 +Subproject commit 570053549519bd4174da9bccf962adeb4b61099e From 02e781f7f0466c7bc065f1fa983c9bfb00eff2d7 Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Sat, 6 Sep 2008 15:22:21 +0000 Subject: [PATCH 2105/2219] workaround for sun compiler [SVN r48631] --- libs/spirit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/spirit b/libs/spirit index c74dfcb21f..ca46634eed 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit c74dfcb21fa2bdd8fb66429a86a502439e4ec912 +Subproject commit ca46634eedbd575bfe8b7f65ac85fd147f737726 From 4930577aa72aa75fd3fb2beff6cdba3daade3ea4 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Sat, 6 Sep 2008 16:25:46 +0000 Subject: [PATCH 2106/2219] Reverted projects which failed to load in VC 2003 [SVN r48632] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index ca994c077b..b8f55afdad 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit ca994c077be01c278ecc696ac3d28ef85f08f2b6 +Subproject commit b8f55afdadf9e58ceb9f30fd4a69289961ded6c0 From 40f27126221c79021c1d9b1f0fa8ce2d08bae5d9 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Sat, 6 Sep 2008 16:30:58 +0000 Subject: [PATCH 2107/2219] Make MyLargeFunctor large. [SVN r48633] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index 2fe4cc253f..da259e8dce 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit 2fe4cc253f39452de7664389c1698c51ad24f26e +Subproject commit da259e8dcedee00bf5277d88016baedcce9bd7fd From 375edeafdb957527d273afecd21fa819abaf6612 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 6 Sep 2008 18:40:02 +0000 Subject: [PATCH 2108/2219] Bug in type_info.hpp [SVN r48634] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 29fc99b378..76380aa2f6 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 29fc99b37814897f09eab00002096e1b450d124e +Subproject commit 76380aa2f682142d6735fd0dd99b32ded92eba7a From bae8f19e1c9d6819e11781a302feaad314d493a0 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sat, 6 Sep 2008 19:24:13 +0000 Subject: [PATCH 2109/2219] documentation update [SVN r48635] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 76380aa2f6..c37744a228 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 76380aa2f682142d6735fd0dd99b32ded92eba7a +Subproject commit c37744a22830c56913ffa0816733f2af6157e0cc From 6bc753542e439aaaf439ddbedbad213405328786 Mon Sep 17 00:00:00 2001 From: Matthew Calabrese Date: Sat, 6 Sep 2008 21:11:48 +0000 Subject: [PATCH 2110/2219] Adding binary literal utility. [SVN r48637] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index a487f72329..f15c96ffb0 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit a487f72329b69933b43d2890285536b12a8a9b29 +Subproject commit f15c96ffb0e9df53ebd86b4ed80e4ba016329c6b From 229c7de32a9f8a0bbf06522c17de6d6dfa267532 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Sat, 6 Sep 2008 21:29:42 +0000 Subject: [PATCH 2111/2219] Removed unneeded import runner and added missing import for xml.sax.saxutils. These changes necessary to get report processing working on Sandia machines. [SVN r48638] --- tools/regression/xsl_reports/boost_wide_report.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/regression/xsl_reports/boost_wide_report.py b/tools/regression/xsl_reports/boost_wide_report.py index 1765bb4f75..b3e5b39c26 100644 --- a/tools/regression/xsl_reports/boost_wide_report.py +++ b/tools/regression/xsl_reports/boost_wide_report.py @@ -8,6 +8,7 @@ import shutil import codecs import xml.sax.handler +import xml.sax.saxutils import glob import re import os.path @@ -18,8 +19,6 @@ import sys import ftplib import utils -import runner - report_types = [ 'us', 'ds', 'ud', 'dd', 'l', 'p', 'i', 'n', 'ddr', 'dsr', 'udr', 'usr' ] From 815cd431a75cce4389f5333d2d8376bc26535106 Mon Sep 17 00:00:00 2001 From: Matthew Calabrese Date: Sat, 6 Sep 2008 21:49:49 +0000 Subject: [PATCH 2112/2219] Changed wording for BOOST_BINARY docs. [SVN r48640] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index f15c96ffb0..e86ce1cb1f 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit f15c96ffb0e9df53ebd86b4ed80e4ba016329c6b +Subproject commit e86ce1cb1f6fa9ba93f0846de7d5d3dc2daa495d From be1d1e11f644b7fe895c0b476d42bdcac540b001 Mon Sep 17 00:00:00 2001 From: Matthew Calabrese Date: Sat, 6 Sep 2008 21:51:53 +0000 Subject: [PATCH 2113/2219] Changed BOOST_BINARY docs. [SVN r48641] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index e86ce1cb1f..5d53e3f837 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit e86ce1cb1f6fa9ba93f0846de7d5d3dc2daa495d +Subproject commit 5d53e3f837db8eeb7feed769bb0e29d292e136f3 From 83959f3624b5bf350197f81bdc37aa7bea0a123d Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Sun, 7 Sep 2008 00:05:00 +0000 Subject: [PATCH 2114/2219] minor type_info.hpp change [SVN r48642] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index c37744a228..b5fc84025b 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit c37744a22830c56913ffa0816733f2af6157e0cc +Subproject commit b5fc84025b24bc65999cc12655b2ede831daca26 From 3fb0051e2ddf9b6569f28c1cdac3aad73b11dc80 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Sun, 7 Sep 2008 01:05:27 +0000 Subject: [PATCH 2115/2219] Remove unknown option to rsync (changed -vuzhh to -vuz). [SVN r48643] --- tools/regression/xsl_reports/build_results.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/xsl_reports/build_results.sh b/tools/regression/xsl_reports/build_results.sh index 4b40755d31..5947117fa9 100755 --- a/tools/regression/xsl_reports/build_results.sh +++ b/tools/regression/xsl_reports/build_results.sh @@ -136,7 +136,7 @@ upload_results() 7za a -tzip -mx=9 ../../${1}.zip * '-x!*.xml' cd "${cwd}" mv ${1}.zip ${1}.zip.uploading - rsync -vuzhh --rsh=ssh --stats \ + rsync -vuz --rsh=ssh --stats \ ${1}.zip.uploading grafik@beta.boost.org:/${upload_dir}/incoming/ ssh grafik@beta.boost.org \ cp ${upload_dir}/incoming/${1}.zip.uploading ${upload_dir}/live/${1}.zip From dd321835d14d40dc85c549a7342174859162bdb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 06:10:32 +0000 Subject: [PATCH 2116/2219] Minor stylistic changes throughout several Boost Build modules. Added several todo comments. [SVN r48644] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 5700535495..8cdc1cb2d9 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 570053549519bd4174da9bccf962adeb4b61099e +Subproject commit 8cdc1cb2d93e3750be6ee45cf755ca418ecf935e From 9c655a26fbf157a2178a3ed1997da868790b8025 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 07:33:30 +0000 Subject: [PATCH 2117/2219] Fixed how Boost Build's automated testing results get reported in case of tests running on files containing spaces in their path. Regression test added as well. [SVN r48645] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8cdc1cb2d9..74e54f450a 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8cdc1cb2d93e3750be6ee45cf755ca418ecf935e +Subproject commit 74e54f450a3f851ed01357718fa459653f06a738 From 88fcaf76bd010f275d76db8cf6d035e37bc926b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 07:43:43 +0000 Subject: [PATCH 2118/2219] Corrected a typo in the Boost Jam documentation. Related paragraph reformatted a bit. [SVN r48646] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 74e54f450a..8458c39515 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 74e54f450a3f851ed01357718fa459653f06a738 +Subproject commit 8458c395152f76f105cfe8493070c1647448b211 From 329bea6b2d270d5513979aeed77f0f1e611e9f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 08:36:03 +0000 Subject: [PATCH 2119/2219] Minor stylistic changes in the Boost Build internal unit testing implementation Python script. [SVN r48647] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 8458c39515..dbb6041bd0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 8458c395152f76f105cfe8493070c1647448b211 +Subproject commit dbb6041bd0eaee0191ca15b51c483f20d00f5a98 From 5503f91f23ad1758194bdfc6197f67529258eacb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 08:38:15 +0000 Subject: [PATCH 2120/2219] Added documentation comments for the action timing 'time' rule in the Boost Build tools/testing.jam module. Added a test for this rule. Corrected a bug with this rule not storing user time in its output file. [SVN r48648] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index dbb6041bd0..b4c3eaeea8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit dbb6041bd0eaee0191ca15b51c483f20d00f5a98 +Subproject commit b4c3eaeea880fb3ae11f8d4133e537838a580a8f From 6ab3bb13531a80d5a0374b6b040c007673e8ff8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 08:41:10 +0000 Subject: [PATCH 2121/2219] Cleaned up how Boost Build's generator selection implementation updates its cached information when a new target type is defined. [SVN r48649] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index b4c3eaeea8..fb5a27be5d 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit b4c3eaeea880fb3ae11f8d4133e537838a580a8f +Subproject commit fb5a27be5d021247e39118d8a61bc42594c837d0 From e364a11710ddd5b9598c56461bdab459660ce1d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 7 Sep 2008 08:45:39 +0000 Subject: [PATCH 2122/2219] Added a regression test for and fixed a bug causing Boost Build's action timing rule not to work correctly if triggered on targets containing spaces in their name. [SVN r48650] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index fb5a27be5d..420adc1464 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit fb5a27be5d021247e39118d8a61bc42594c837d0 +Subproject commit 420adc1464b68b3bcb14df05d1cdc6802068e5bf From 3c3fb2f9b5447cd01a7b30fcb4deaa8393ea0204 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Mon, 8 Sep 2008 02:13:41 +0000 Subject: [PATCH 2123/2219] mpl/find_if.hpp: MIPSpro 7.41 workaround [SVN r48658] --- libs/mpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/mpl b/libs/mpl index b953a6b63b..54b5387eb2 160000 --- a/libs/mpl +++ b/libs/mpl @@ -1 +1 @@ -Subproject commit b953a6b63b65f40e0346332e7b94f051d16c7881 +Subproject commit 54b5387eb2376e4a135d51b62349b1d74ae2cb9e From 253d1c43337ea7a69746af250831dd44113cf282 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Mon, 8 Sep 2008 02:15:06 +0000 Subject: [PATCH 2124/2219] python/object_core.hpp: "inline" added to declarations, to match definitions (resolves MIPSpro 7.41 warnings) [SVN r48659] --- libs/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/python b/libs/python index b3e91f845e..61fc9cf054 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit b3e91f845e873d76ac19bbdec4299f1375aefd8e +Subproject commit 61fc9cf0542e7b5230b715530a6c823d5dac7a69 From f57aed756054bea0e5e93314d0aa60c6a4a69a87 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 8 Sep 2008 04:28:09 +0000 Subject: [PATCH 2125/2219] past-the-end iterator, fixes #2296 [SVN r48661] --- libs/xpressive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/xpressive b/libs/xpressive index 43bc580dfe..49e911add5 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 43bc580dfe6361e46851de70766153dbca0cc0bd +Subproject commit 49e911add5d0d27d6fc20f540ca9f12cb8437376 From bda31b2f82205750c17d53d61c0ca7179a3e013f Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Mon, 8 Sep 2008 10:10:02 +0000 Subject: [PATCH 2126/2219] dynamic_bitset: changed a using directive to a set of using declarations, in the hope that this will fix regressions of Intel and others; (very minor) changed comment text [SVN r48663] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index c05a47b50d..7530a40476 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit c05a47b50db4abc6d82f58c73226ffad792e2b17 +Subproject commit 7530a40476d8770e9d7794cda37237907286cca4 From 4b21c709da415f48965d5870d8dc4537524d87d2 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Mon, 8 Sep 2008 10:20:49 +0000 Subject: [PATCH 2127/2219] dynamic_bitset: added spaces in the definition of BOOST_dynamic_bitset_is_numeric (detail/dynamic_bitset.hpp), to avoid getting an unintended alternative token "<:" when invoking the macro with argument "::boost::[u]long_long_type" [SVN r48664] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 7530a40476..f6ce97de67 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 7530a40476d8770e9d7794cda37237907286cca4 +Subproject commit f6ce97de678baaac6285fa31c4a1023f05301f18 From 73b1ca559b084ca6c08751609fa61fbb3437c8fa Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Mon, 8 Sep 2008 14:39:04 +0000 Subject: [PATCH 2128/2219] mark up some proto failures [SVN r48666] --- status/explicit-failures-markup.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 0a703c89e8..c6eedd3f63 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -2567,6 +2567,16 @@ for more information. + + + + + + + + + + From a9e4d26785a32f34cb4fa149d2283ec652453866 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Mon, 8 Sep 2008 17:55:36 +0000 Subject: [PATCH 2129/2219] Break the test_binomial_real_concept test into 7 parts to reduce memory consumption. [SVN r48667] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index de4fb969ad..66d109e1b3 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit de4fb969ada2850d28535aaeb08fa5f5081e2602 +Subproject commit 66d109e1b3ebee1ffe144b3463c1eb8831a23d6b From 3266af20a7702b9b6513e8c6ebd889712430b278 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 8 Sep 2008 18:27:24 +0000 Subject: [PATCH 2130/2219] Hopefully a workaround for an overload resolution bug in Sun compilers causing minor problems [SVN r48668] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index b5fc84025b..a416168862 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit b5fc84025b24bc65999cc12655b2ede831daca26 +Subproject commit a4161688621cd20b372694cd68cbd7c30cb9f98c From 85f6adbe8a22fc3053bdd7893f4c8ebcb349a832 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 8 Sep 2008 21:06:16 +0000 Subject: [PATCH 2131/2219] Reinstate the old choice of float functions on Dinkumware for all compilers other than Visual C++. It turns out that Borland uses Dinkumware but doesn't have the C99 float overloads, so it only seems realistic to assume their existence on Visual C++. Refs #2264. [SVN r48674] --- libs/functional | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/functional b/libs/functional index a57907c38e..4d35a175a4 160000 --- a/libs/functional +++ b/libs/functional @@ -1 +1 @@ -Subproject commit a57907c38eca1766f3e29aa5ffc8890b14dfc352 +Subproject commit 4d35a175a4751a94d9153ce307eb67255bc91f52 From 05cf2384c869ede1d0154e2d21dc5f4148cb1aff Mon Sep 17 00:00:00 2001 From: Gunter Winkler Date: Mon, 8 Sep 2008 22:06:25 +0000 Subject: [PATCH 2132/2219] - see #2275 - fix symmetric and hermitian matrix [SVN r48676] --- libs/numeric/ublas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 34cfbea964..40f8614612 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 34cfbea964d39b4fc81bfd166c8e61a7ff648c38 +Subproject commit 40f86146122d518a0f68fe088182543c430472e5 From b97400c3345520c9b53397cac7faca973ad2c48b Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 9 Sep 2008 09:32:54 +0000 Subject: [PATCH 2133/2219] Fix for EDG-245 compilers on DECCXX and Tru64. [SVN r48681] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 66d109e1b3..9dd7c7ffe3 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 66d109e1b3ebee1ffe144b3463c1eb8831a23d6b +Subproject commit 9dd7c7ffe3957441038876d9ee0ecc8284e9a479 From a2332cab18a5bc7c01624b291338c703b673d5e3 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 9 Sep 2008 12:10:11 +0000 Subject: [PATCH 2134/2219] Split files into smaller tests. Fixes #2307. [SVN r48682] --- libs/math | 2 +- status/explicit-failures-markup.xml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/libs/math b/libs/math index 9dd7c7ffe3..710c7ca47d 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 9dd7c7ffe3957441038876d9ee0ecc8284e9a479 +Subproject commit 710c7ca47d80b8780851c9756bf98b99a64ec1e7 diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index c6eedd3f63..9412c7a2f2 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -3413,14 +3413,6 @@ for more information. double) on this platform. - - - - - - This test takes too long to execute and times out on this platform. - - From e1b69ecbf06ba4f15b9bebe8d096d4df583040f1 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 9 Sep 2008 12:59:43 +0000 Subject: [PATCH 2135/2219] Add windows example directory. [SVN r48683] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index eec2e76d18..c4b55692d1 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit eec2e76d185962882b41d62f84b57028fa5941fe +Subproject commit c4b55692d180ef7c98b7d681e8e74cae4addf53c From d6bc31c9257b20d9416b8c1ac8a7a94310a3b325 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 9 Sep 2008 13:00:07 +0000 Subject: [PATCH 2136/2219] Remove generated tags file. [SVN r48684] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index c4b55692d1..68ff78183f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit c4b55692d180ef7c98b7d681e8e74cae4addf53c +Subproject commit 68ff78183f21b31ee945a5499b9f8081b75c4688 From 7c3521a37343f5de1c081fbdaec8d05052891f50 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 9 Sep 2008 13:01:16 +0000 Subject: [PATCH 2137/2219] Version bump. [SVN r48685] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 68ff78183f..557ca7cebf 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 68ff78183f21b31ee945a5499b9f8081b75c4688 +Subproject commit 557ca7cebf72d487552a9b0d17be8e3145e60ea2 From fdc9eb078a6bf5b9489faaa366f69009b24c7902 Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Tue, 9 Sep 2008 13:02:22 +0000 Subject: [PATCH 2138/2219] Handle SSL library errors. [SVN r48686] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index 557ca7cebf..a746a264d3 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit 557ca7cebf72d487552a9b0d17be8e3145e60ea2 +Subproject commit a746a264d348faec190ffbdeedf73f1fff5ff048 From 80346a7eb7801efee2c391daee79840fbdccd730 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 9 Sep 2008 23:44:16 +0000 Subject: [PATCH 2139/2219] Workaround for the HP-UX_ia64_aCC failures. [SVN r48690] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index a416168862..a42693427f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit a4161688621cd20b372694cd68cbd7c30cb9f98c +Subproject commit a42693427ffbf1f35513ff3bffc3d452485902e5 From 45812fe159236518e5c45e10fa0cc6619b3b4d9b Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Wed, 10 Sep 2008 10:07:46 +0000 Subject: [PATCH 2140/2219] added specific tests for constructor dispatch and clarified the corresponding comments a bit; minor formatting consistency fixes; updated documentation and added license reference text to it [SVN r48695] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index f6ce97de67..24d2081a73 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit f6ce97de678baaac6285fa31c4a1023f05301f18 +Subproject commit 24d2081a731c07a9e22807b16c9975368bae409d From d5d6dd07d2dbcff6fb89ce2075a04b66d3cd9959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 10 Sep 2008 15:49:49 +0000 Subject: [PATCH 2141/2219] Minor stylistic changes made to the Boost Build build/build-request.jam module. [SVN r48698] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 420adc1464..9eeccf68f0 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 420adc1464b68b3bcb14df05d1cdc6802068e5bf +Subproject commit 9eeccf68f04947987a539ad3bed9085cabf7b471 From 44cd3c2705b7627f948a1fdd7017416798fc4272 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Wed, 10 Sep 2008 17:46:01 +0000 Subject: [PATCH 2142/2219] documentation update [SVN r48700] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index a42693427f..f89533b81f 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit a42693427ffbf1f35513ff3bffc3d452485902e5 +Subproject commit f89533b81f5f17f32c571ff422063651620b93d1 From 74bb868f6c4e789b0554cc83b51a06260ec51ff3 Mon Sep 17 00:00:00 2001 From: Boris Gubenko Date: Wed, 10 Sep 2008 17:54:26 +0000 Subject: [PATCH 2143/2219] add gcc-4.2.1_hpux_ia64 as a required platform [SVN r48701] --- status/explicit-failures-markup.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 9412c7a2f2..9c0870e65a 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -27,6 +27,7 @@ + From 20446df81c45a05dd4b5e8cf3dc2890fee562386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Wed, 10 Sep 2008 19:41:08 +0000 Subject: [PATCH 2144/2219] Minor stylistic changes in the Boost Build build/feature.jam module. [SVN r48702] --- tools/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build b/tools/build index 9eeccf68f0..c1766a4b2e 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit 9eeccf68f04947987a539ad3bed9085cabf7b471 +Subproject commit c1766a4b2e8edb96a5a345b8079d01cdde9c45c2 From c1f47798a912d866eb108b60d53d450e415a284d Mon Sep 17 00:00:00 2001 From: Christopher Kohlhoff Date: Thu, 11 Sep 2008 00:05:57 +0000 Subject: [PATCH 2145/2219] Clarify which resolve functions perform forward or reverse resolution. [SVN r48715] --- libs/asio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/asio b/libs/asio index a746a264d3..7d25f1c393 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a746a264d348faec190ffbdeedf73f1fff5ff048 +Subproject commit 7d25f1c393fa6c4c1c6b8ebe5facca3a12f33d28 From 966da5866ee56659b05c65b8993843b4aeb81f82 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 11 Sep 2008 00:47:55 +0000 Subject: [PATCH 2146/2219] work around Intel compiler bugs [SVN r48716] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index cd8d163e5d..076d6b320e 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit cd8d163e5d8e98ab7cead6dcd5c7861b0ca0e316 +Subproject commit 076d6b320e08292950609e5909a0d918edb688bd From 607981f6e563d32dfc0d2fda3f281a3c8a4b22ea Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 11 Sep 2008 03:49:39 +0000 Subject: [PATCH 2147/2219] updated test for text binary [SVN r48718] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index b8f55afdad..4a5a0ee40e 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit b8f55afdadf9e58ceb9f30fd4a69289961ded6c0 +Subproject commit 4a5a0ee40e223af1441d409e2821e8a50c9249d6 From 7af825d773dbdffd4e29d823086ccb2e0eb4d9a5 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 11 Sep 2008 03:50:18 +0000 Subject: [PATCH 2148/2219] fixed base64 text padding [SVN r48719] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 4a5a0ee40e..93fb463de4 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 4a5a0ee40e223af1441d409e2821e8a50c9249d6 +Subproject commit 93fb463de404468d54a56f737c05c2e8ef66ecf4 From 4f4f4f00f812eca5efcf8ee0ecacbd637f438b37 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Thu, 11 Sep 2008 04:11:21 +0000 Subject: [PATCH 2149/2219] attempt to work around hp acc bug [SVN r48720] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 076d6b320e..a8da949034 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 076d6b320e08292950609e5909a0d918edb688bd +Subproject commit a8da9490342f990949959a7abef875442f859078 From cb30db69c441e5d896ec11659f2282bb85205e3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20M=20L=C3=B3pez=20Mu=C3=B1oz?= Date: Thu, 11 Sep 2008 07:13:11 +0000 Subject: [PATCH 2150/2219] fixed #2313 [SVN r48728] --- libs/multi_index | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/multi_index b/libs/multi_index index 6b5f74732b..05e70771fd 160000 --- a/libs/multi_index +++ b/libs/multi_index @@ -1 +1 @@ -Subproject commit 6b5f74732b8d43b1787ef17c601e620504d4a5b6 +Subproject commit 05e70771fd1f5131bef9db88ce555260b9129457 From 218ce4984c6d681593e4699da91c2f8163303690 Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Thu, 11 Sep 2008 09:35:49 +0000 Subject: [PATCH 2151/2219] dynamic_bitset: in dyn_bitset_unit_tests1.cpp, replaced very ill-thought assert() with more sensible code to check for "negative sizes" [SVN r48729] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 24d2081a73..7ed46a6667 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 24d2081a731c07a9e22807b16c9975368bae409d +Subproject commit 7ed46a666780e472e68984faae891f3d300633a4 From 953ba4f54622cef8e7f512ea903e0d8efe0fd4de Mon Sep 17 00:00:00 2001 From: Gennaro Prota Date: Thu, 11 Sep 2008 09:46:54 +0000 Subject: [PATCH 2152/2219] dynamic_bitset: in reference constructor, assert() before it is (eventually) too late! [SVN r48730] --- libs/dynamic_bitset | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/dynamic_bitset b/libs/dynamic_bitset index 7ed46a6667..180aa15c44 160000 --- a/libs/dynamic_bitset +++ b/libs/dynamic_bitset @@ -1 +1 @@ -Subproject commit 7ed46a666780e472e68984faae891f3d300633a4 +Subproject commit 180aa15c44fcb20fcf0e6415ddc611a9c3dd4ef6 From 963deb59c42a2f33abff510ec6cddd5c89bd3b2d Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Thu, 11 Sep 2008 18:15:25 +0000 Subject: [PATCH 2153/2219] Added 4 more tests [SVN r48738] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index f89533b81f..da0c1fa744 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit f89533b81f5f17f32c571ff422063651620b93d1 +Subproject commit da0c1fa74413b05ca51ebc29a51bc9454900d1f5 From dac63351ec541761275b30c3f28113aee86f0f19 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Thu, 11 Sep 2008 20:41:19 +0000 Subject: [PATCH 2154/2219] In the absence of exception support, forward to boost::throw_exception [SVN r48748] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 93fb463de4..0961cd43f7 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 93fb463de404468d54a56f737c05c2e8ef66ecf4 +Subproject commit 0961cd43f7624bff2d42099f28748d1b1467a83c From 5eb66b90b7d6567a8a33f6c48529e82f7356a5ca Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 12 Sep 2008 05:00:28 +0000 Subject: [PATCH 2155/2219] works with decltype-based boost::result_of for C++0x compatibility [SVN r48750] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index a8da949034..95d506609e 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit a8da9490342f990949959a7abef875442f859078 +Subproject commit 95d506609ed891abe774f609107e4e1060490e4a From 3d30520d996050f38621ea492bd0e31c9f244645 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 12 Sep 2008 12:40:23 +0000 Subject: [PATCH 2156/2219] Fixes #2306. Change "id" to "state_id". [SVN r48751] --- libs/regex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/regex b/libs/regex index 18623d00af..d70f98e658 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 18623d00af7e79bf5c71c072460b2583ad4f7388 +Subproject commit d70f98e65882694faab6595e852cddb31daa01a0 From ebda938309d4a2afd030267400745382b951ec84 Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Fri, 12 Sep 2008 20:24:38 +0000 Subject: [PATCH 2157/2219] Eliminate throw from destructor [SVN r48759] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index 0961cd43f7..f4a24d0a95 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit 0961cd43f7624bff2d42099f28748d1b1467a83c +Subproject commit f4a24d0a9524c9f6e9b8412f0cef50d1449dbaec From 315ccbfeb50508f9b87b2a637995d5568f127900 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sat, 13 Sep 2008 08:59:31 +0000 Subject: [PATCH 2158/2219] avoid double test case report for exceptions properly handle exceptions in test unit constructor avoid cycle include in test_case_template.hpp avoid test unit copy during filtering [SVN r48766] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 9e9b1b0c24..5f1410aecb 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 9e9b1b0c247543330ac78f117bbe9d94859aa570 +Subproject commit 5f1410aecb15c0bf996225c2a062c868839645f3 From 616318c4162345db8491a3be1aa437f110cabba9 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 14 Sep 2008 04:46:32 +0000 Subject: [PATCH 2159/2219] attempt to work around early instantiation problem on edg-based compilers [SVN r48769] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index 399b268bf1..d8d881ac6f 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 399b268bf16c86263683dfd3f79adfa693260d35 +Subproject commit d8d881ac6fa760527d6c902642887b4d0808d4de From eb87f92f9b4cb0a52efd2258e1214749970dda79 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 07:12:24 +0000 Subject: [PATCH 2160/2219] properly cleanup framework [SVN r48770] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 5f1410aecb..3b142291e3 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 5f1410aecb15c0bf996225c2a062c868839645f3 +Subproject commit 3b142291e3c8bff72eba02dfcc849de8f373c4c1 From 05cb7bcc4253a9a7da82533efab9e7ad845fe03e Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 07:24:44 +0000 Subject: [PATCH 2161/2219] avoid "shadowing of class members and variables" warning [SVN r48771] --- libs/timer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/timer b/libs/timer index a80e5bc9c5..ddad9d8ca5 160000 --- a/libs/timer +++ b/libs/timer @@ -1 +1 @@ -Subproject commit a80e5bc9c55db64ca9fe98ffbd0faf84197339fc +Subproject commit ddad9d8ca517237d788aecdd35c2813c2d27cef7 From 0866760f87990f323cbe83f37ddf96721d51bf7d Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 07:25:24 +0000 Subject: [PATCH 2162/2219] avoid "shadowing of class members and variables" warning [SVN r48772] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 3b142291e3..cfbaf05960 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 3b142291e3c8bff72eba02dfcc849de8f373c4c1 +Subproject commit cfbaf0596000dce30df0d8d66f60035c287d1186 From dd7c7e366d6ddb8e09c4d3ed3c84b850a1321b26 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 19:05:05 +0000 Subject: [PATCH 2163/2219] Xcode formatting made default for __APPLE_CC__ [SVN r48775] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index cfbaf05960..f2a228ed79 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit cfbaf0596000dce30df0d8d66f60035c287d1186 +Subproject commit f2a228ed798288415a9d8392466b02f27a59f9c0 From c4b09779bc0c73e232ecfbe8d693d78e4d51e9f0 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 19:39:19 +0000 Subject: [PATCH 2164/2219] QNX fix #2192 [SVN r48776] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index f2a228ed79..db936e7578 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit f2a228ed798288415a9d8392466b02f27a59f9c0 +Subproject commit db936e75785ff5b0f4c55d8f2e8e4df139f971ff From 34dd0ddbb82ce3a62946ae84e1169a8546645308 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 19:43:34 +0000 Subject: [PATCH 2165/2219] set expected failures [SVN r48777] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index db936e7578..907a211a2d 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit db936e75785ff5b0f4c55d8f2e8e4df139f971ff +Subproject commit 907a211a2d5e4ac340eca667d55f26877beaa280 From 255909b096aff25cd480f9a40d289a4434b601a7 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Sun, 14 Sep 2008 19:50:02 +0000 Subject: [PATCH 2166/2219] FreeBSD defines POLL_ERR and POLL_HUP identically #2152 [SVN r48778] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 907a211a2d..a95d96d716 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 907a211a2d5e4ac340eca667d55f26877beaa280 +Subproject commit a95d96d71656d3119addc3ea701e042305fbaf58 From ed0f457990dac9072370f472b1abab5982bb7d3e Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 15 Sep 2008 00:58:40 +0000 Subject: [PATCH 2167/2219] introduced compile time switch BOOST_TEST_IGNORE_NON_ZERO_CHILD_CODE (undef by default) to be used to ignore non zero return code from child processes [SVN r48780] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index a95d96d716..bb9dd51ccf 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit a95d96d71656d3119addc3ea701e042305fbaf58 +Subproject commit bb9dd51ccff785661c26c55a2d1f716ff01586b9 From 9295ff46e7070187bd71cb2aefd3efd0ed94840a Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 15 Sep 2008 04:39:25 +0000 Subject: [PATCH 2168/2219] bring the base class function into the overload set [SVN r48785] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index bb9dd51ccf..10d778c843 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit bb9dd51ccff785661c26c55a2d1f716ff01586b9 +Subproject commit 10d778c8436bf2c68effbbceb4eb9dc7c65f17f0 From 136f558f2ffbb52388db7163c9462fedf991fe1f Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 15 Sep 2008 06:08:19 +0000 Subject: [PATCH 2169/2219] Fixed bas64 for text files [SVN r48787] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index f4a24d0a95..e7e2f86eda 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit f4a24d0a9524c9f6e9b8412f0cef50d1449dbaec +Subproject commit e7e2f86edad1362b56dae9405d817ca36028866f From 9225d9fd3b87f88d1fd54978b72bc64ad737bcfd Mon Sep 17 00:00:00 2001 From: Robert Ramey Date: Mon, 15 Sep 2008 06:09:09 +0000 Subject: [PATCH 2170/2219] Fixed bas64 for text files Fixed location of test archives [SVN r48788] --- libs/serialization | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/serialization b/libs/serialization index e7e2f86eda..eac5e7897c 160000 --- a/libs/serialization +++ b/libs/serialization @@ -1 +1 @@ -Subproject commit e7e2f86edad1362b56dae9405d817ca36028866f +Subproject commit eac5e7897cda663ee03ff1a969e774724abeb9bf From be5c4f461bdfac422640aa98fea08d30dc2cf80d Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Mon, 15 Sep 2008 06:35:25 +0000 Subject: [PATCH 2171/2219] slightly more portable (works for stdcxx) [SVN r48789] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 10d778c843..aac40912c4 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 10d778c8436bf2c68effbbceb4eb9dc7c65f17f0 +Subproject commit aac40912c42c30c39ce807ac5ac3859822f5c27e From d955baa829f32cadf3734dd859f3188c80b02eab Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 15 Sep 2008 21:48:46 +0000 Subject: [PATCH 2172/2219] Fix a workaround macro. [SVN r48791] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index fe1385ab34..ab588fe872 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit fe1385ab3450512aadfa8662c20df0fd0d399751 +Subproject commit ab588fe872dcde672c3dee18d42120a48c1f7e7b From 6623f6f91f83cea5e3609abc0af0015881659288 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Tue, 16 Sep 2008 04:07:43 +0000 Subject: [PATCH 2173/2219] Hopefully properly disabling boost exception integration in throw_exception.hpp for Borland <= 5.9.3 [SVN r48792] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index da0c1fa744..2cde7922b2 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit da0c1fa74413b05ca51ebc29a51bc9454900d1f5 +Subproject commit 2cde7922b22bfd73c06f0c6ace27653d1fe8bd95 From 71f53f468a1a9885976431f7ebf8da408a00e5bb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 16 Sep 2008 11:04:52 +0000 Subject: [PATCH 2174/2219] Added patches from issue #2327 but without the new config macros or test changes yet. [SVN r48794] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 3b7f078746..c05026a644 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 3b7f0787465243dfdfcd57ce7eac80e53ca7360a +Subproject commit c05026a644936c012ec29cd2067933d29567f5d9 From 03ed0aeb03d84a8c41c4816fa3eae2dde09af938 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 16 Sep 2008 11:13:16 +0000 Subject: [PATCH 2175/2219] Fixes #2328. [SVN r48795] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index c05026a644..5194a3bad7 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit c05026a644936c012ec29cd2067933d29567f5d9 +Subproject commit 5194a3bad75f277b1d6a52d5711f31707047009c From 0eebc314a20a869efcf2c1185a6a72679a561c30 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Tue, 16 Sep 2008 17:37:43 +0000 Subject: [PATCH 2176/2219] add missing file [SVN r48799] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 95d506609e..f531481bc6 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 95d506609ed891abe774f609107e4e1060490e4a +Subproject commit f531481bc65ffd83415696319ac31011d141c5c2 From 3b44eea9329f4371a5ef9a630065eaedb4b9922e Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 16 Sep 2008 21:45:53 +0000 Subject: [PATCH 2177/2219] Forward headers for the unordered containers. [SVN r48802] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index ab588fe872..62427c8287 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit ab588fe872dcde672c3dee18d42120a48c1f7e7b +Subproject commit 62427c8287b1f71cfae7a6b8dbdcbac2049852c5 From f0bce8f77311dd53c2c9286d856fda96d0b6570b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 16 Sep 2008 21:49:41 +0000 Subject: [PATCH 2178/2219] Move the unordered headers into the unordered directory. [SVN r48803] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index 62427c8287..f5d52cc9b2 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit 62427c8287b1f71cfae7a6b8dbdcbac2049852c5 +Subproject commit f5d52cc9b2284cfc3c78d18d2ea7a5e9a24ee0d1 From 588f01116c85879db5df9d398fdb63a535f0df08 Mon Sep 17 00:00:00 2001 From: Matthew Calabrese Date: Wed, 17 Sep 2008 01:08:03 +0000 Subject: [PATCH 2179/2219] Removed boost directory binary.hpp. [SVN r48804] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 5d53e3f837..28061ba3a8 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 5d53e3f837db8eeb7feed769bb0e29d292e136f3 +Subproject commit 28061ba3a87c8422eade1be01111dcff3aa43a85 From 7e8802e2c89e4144eefdac40c1cd20af18169dfa Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 17 Sep 2008 17:20:22 +0000 Subject: [PATCH 2180/2219] Fix cyclic dependencies between Boost.fusion.tuples and TR1. Fixes #2261. [SVN r48820] --- libs/fusion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/fusion b/libs/fusion index d8d881ac6f..575ce8ca26 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit d8d881ac6fa760527d6c902642887b4d0808d4de +Subproject commit 575ce8ca2626983b631170ec51fb328baead7afe From b9e507077c37e840ad95f0f94ecead698b189672 Mon Sep 17 00:00:00 2001 From: Stephan Diederich Date: Wed, 17 Sep 2008 18:44:34 +0000 Subject: [PATCH 2181/2219] silence MSVC8 warnings through pragmas, fixes #2296 [SVN r48821] --- libs/concept_check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/concept_check b/libs/concept_check index 63c674c575..eb4c1f2587 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 63c674c575390fb4ff11b6b67a53359a719acf72 +Subproject commit eb4c1f2587a863a94c33dfc6167a1bb69dea504c From 3e7cd82b32ea838dfb7b2607207f293176c36443 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:17:29 +0000 Subject: [PATCH 2182/2219] Fix #2338. [SVN r48832] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 8c7954a53a..e3b9389a24 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 8c7954a53a7aa8652bdb364e9e4f5d89fe4885c8 +Subproject commit e3b9389a245fc8e27af3140539fb330550dbdc5f From 5a5364481ea879c88e90b806d34fe878ed6dc3a3 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:21:56 +0000 Subject: [PATCH 2183/2219] Fix #2337. [SVN r48833] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index e3b9389a24..a97cd2d0cc 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit e3b9389a245fc8e27af3140539fb330550dbdc5f +Subproject commit a97cd2d0cc39594fbee056b4408ca1bc72848f3a From ec041c953a9d097efa70ef48111e0a583fb98eef Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:31:13 +0000 Subject: [PATCH 2184/2219] Fix #2310. [SVN r48834] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index a97cd2d0cc..2b25579338 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit a97cd2d0cc39594fbee056b4408ca1bc72848f3a +Subproject commit 2b2557933889470a1123d1cbb75c0327116f39cb From d4677d83d738cac9fe8118589ea273256a16eb7e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:37:13 +0000 Subject: [PATCH 2185/2219] Fix #2336. [SVN r48835] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2b25579338..2fb567b3f2 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2b2557933889470a1123d1cbb75c0327116f39cb +Subproject commit 2fb567b3f2a0af74ad2275815b559ec220c9b5e5 From 92ea938f85775879c114e2e61b4bb467f7ab5e11 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:43:14 +0000 Subject: [PATCH 2186/2219] Fix #2000. [SVN r48836] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 2fb567b3f2..6175baf858 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 2fb567b3f2a0af74ad2275815b559ec220c9b5e5 +Subproject commit 6175baf858dada6cc5276dc2b02b9797afd50038 From 16100639f0fbdd8352f72ff99c224360a87d7c52 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:49:18 +0000 Subject: [PATCH 2187/2219] Fix #1758. V9 is the default for g++ 4.2 or later, on 4.1 and earlier do not attempt to use CAS on V8. [SVN r48837] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 6175baf858..f5990cab65 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 6175baf858dada6cc5276dc2b02b9797afd50038 +Subproject commit f5990cab6590df57bbab982122caa0ea7842024f From 910b34df18bd3afe5ad5a1f4b6418af246ba8056 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:53:53 +0000 Subject: [PATCH 2188/2219] Fix #2263. See also [48835]. [SVN r48838] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index f5990cab65..774332f85a 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit f5990cab6590df57bbab982122caa0ea7842024f +Subproject commit 774332f85acc11f32964e6a3bd7f6d66cfd24cef From 0c2100e630037218390ee64fa632627654f9609e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 22:59:07 +0000 Subject: [PATCH 2189/2219] Fix #2315. [SVN r48839] --- libs/smart_ptr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/smart_ptr b/libs/smart_ptr index 774332f85a..395766e2d3 160000 --- a/libs/smart_ptr +++ b/libs/smart_ptr @@ -1 +1 @@ -Subproject commit 774332f85acc11f32964e6a3bd7f6d66cfd24cef +Subproject commit 395766e2d376169c1f1dcb72c8179fdb585c9549 From 712e9cfb7c7999ad536038e73c76535bc8230050 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 17 Sep 2008 23:07:33 +0000 Subject: [PATCH 2190/2219] Fix #2245. [SVN r48840] --- libs/bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bind b/libs/bind index 1b292ee487..48c5a6e682 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit 1b292ee4876d210fdcd06dee8a7623950e4986ba +Subproject commit 48c5a6e682ff9ed38f7f8ee15e90397aa2b734db From 91ccf54eeb6056053a00ac9aa3ac09e498e6819c Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Thu, 18 Sep 2008 04:56:35 +0000 Subject: [PATCH 2191/2219] compile time switch to change default for catch_system_error parameter [SVN r48844] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index aac40912c4..814285c181 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit aac40912c42c30c39ce807ac5ac3859822f5c27e +Subproject commit 814285c181a8d68d5130da1961de3fa47bbed9f3 From 39d8d2c0c4e759e418d49e6684bb9eef09d3182a Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Thu, 18 Sep 2008 04:57:48 +0000 Subject: [PATCH 2192/2219] avoids warnings on some systems [SVN r48845] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 814285c181..d956d94451 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 814285c181a8d68d5130da1961de3fa47bbed9f3 +Subproject commit d956d94451b297c3a054530aa4cec09c1390dbdf From 61665696a6ec42c847a4ac3632142b8660fd35b2 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Thu, 18 Sep 2008 04:59:15 +0000 Subject: [PATCH 2193/2219] avoids gcc warnings [SVN r48846] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index d956d94451..405894b988 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit d956d94451b297c3a054530aa4cec09c1390dbdf +Subproject commit 405894b988cba333b98b816c99925e997f88a3cd From 8a94709936b1e72d01d4132d645dcc6bb3f81d20 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Thu, 18 Sep 2008 05:00:20 +0000 Subject: [PATCH 2194/2219] framework clear method introduced [SVN r48847] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 405894b988..fb03c12847 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 405894b988cba333b98b816c99925e997f88a3cd +Subproject commit fb03c12847e1677016fd90025bb71c7aefcc5501 From 2c7f04d7a22a6cc964660740f12fa712a6926e70 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Thu, 18 Sep 2008 05:05:03 +0000 Subject: [PATCH 2195/2219] Linux port Jamfile introduced [SVN r48848] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index fb03c12847..7288cb9fdf 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit fb03c12847e1677016fd90025bb71c7aefcc5501 +Subproject commit 7288cb9fdfeb1c0af633aac5b34c142242b79486 From 56ddb1fdaa15a685478fdd59192f1b56465994aa Mon Sep 17 00:00:00 2001 From: Daniel James Date: Thu, 18 Sep 2008 11:23:12 +0000 Subject: [PATCH 2196/2219] Update unordered changelog. [SVN r48853] --- libs/unordered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/unordered b/libs/unordered index f5d52cc9b2..e6417fe652 160000 --- a/libs/unordered +++ b/libs/unordered @@ -1 +1 @@ -Subproject commit f5d52cc9b2284cfc3c78d18d2ea7a5e9a24ee0d1 +Subproject commit e6417fe652839c9d80a466e7b0a67afbd751105a From 1580ece2b71af70dbc36218d2a99ee478592140e Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Thu, 18 Sep 2008 19:59:49 +0000 Subject: [PATCH 2197/2219] pid<->uid mixup fixed [SVN r48858] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index 7288cb9fdf..ec3a6c6543 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit 7288cb9fdfeb1c0af633aac5b34c142242b79486 +Subproject commit ec3a6c65435b6a3dce7151d7e9b0b8a7a8f65ba1 From da429b2538f9d8aba13fbb7a9ca044a97fea98a4 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Fri, 19 Sep 2008 00:09:47 +0000 Subject: [PATCH 2198/2219] #defined BOOST_EXCEPTION_DISABLE on any BCC until workarounds are found for the tests in libs/exception/test. [SVN r48860] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 2cde7922b2..1c5df6b59a 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 2cde7922b22bfd73c06f0c6ace27653d1fe8bd95 +Subproject commit 1c5df6b59ababc5b870f03b260b6640d1412b819 From e0d50b36c1ba7281a2f2b28a793336c064ad8afd Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 19 Sep 2008 09:12:33 +0000 Subject: [PATCH 2199/2219] Fix missing #include. [SVN r48883] --- libs/math | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/math b/libs/math index 710c7ca47d..dda431bf58 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit 710c7ca47d80b8780851c9756bf98b99a64ec1e7 +Subproject commit dda431bf588b018b2c39d77fe8b737e1afff2910 From 5eec95d265f0e3260ea0a7ba8b43482cf34c77a7 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 19 Sep 2008 12:00:14 +0000 Subject: [PATCH 2200/2219] Fixes #2327. Additional Codegear support macros and configuration. [SVN r48893] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 5194a3bad7..525c53434b 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 5194a3bad75f277b1d6a52d5711f31707047009c +Subproject commit 525c53434b573efded1ee48a57d3559a673723b4 From d2fa1d092e6093e53ba6afc59bc52815878617f0 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Fri, 19 Sep 2008 12:01:54 +0000 Subject: [PATCH 2201/2219] Regenerate docs. [SVN r48894] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 525c53434b..3a810dea60 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 525c53434b573efded1ee48a57d3559a673723b4 +Subproject commit 3a810dea60b9fb4471be7275122b69eb1f76998e From 5bba85dde9ea9017d80129fbc7ee2264ba6b2c28 Mon Sep 17 00:00:00 2001 From: "K. Noel Belcourt" Date: Fri, 19 Sep 2008 16:37:43 +0000 Subject: [PATCH 2202/2219] Add support for builing with intel compilers on Itanium (define BOOST_NO_TWO_PHASE_NAME_LOOKUP macro). [SVN r48897] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 3a810dea60..72b387e5c4 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 3a810dea60b9fb4471be7275122b69eb1f76998e +Subproject commit 72b387e5c49777d142e5b5de94f09393b60d6789 From c82d570d2c7b4c9b4fe508c8f92c6b78c0a54bf3 Mon Sep 17 00:00:00 2001 From: Gennadiy Rozental Date: Fri, 19 Sep 2008 18:53:41 +0000 Subject: [PATCH 2203/2219] another attempt on portable link command [SVN r48904] --- libs/test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/test b/libs/test index ec3a6c6543..72ad503dad 160000 --- a/libs/test +++ b/libs/test @@ -1 +1 @@ -Subproject commit ec3a6c65435b6a3dce7151d7e9b0b8a7a8f65ba1 +Subproject commit 72ad503dad53f420842a0df9349344b9e6e6d61f From 480f74f9018343ede0bfe9120e2a319ea40d9d71 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 20 Sep 2008 04:31:20 +0000 Subject: [PATCH 2204/2219] fix futures example [SVN r48906] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index f531481bc6..2c79ed8bdf 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit f531481bc65ffd83415696319ac31011d141c5c2 +Subproject commit 2c79ed8bdf15edb4f5f1b7b8c745fc0e64f17bac From 1a5d034a4b5179d474b62e48efe501e4922848ee Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sat, 20 Sep 2008 05:01:49 +0000 Subject: [PATCH 2205/2219] fix map_assign example [SVN r48907] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 2c79ed8bdf..309ca44cea 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 2c79ed8bdf15edb4f5f1b7b8c745fc0e64f17bac +Subproject commit 309ca44cea2c14e2b46fe7cfcdfc002870ebb159 From 5ba3a7d1f131d6a17fa2e90e64e6207400c2159c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 20 Sep 2008 08:58:10 +0000 Subject: [PATCH 2206/2219] Oops, regenerate and add missing files. [SVN r48909] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index 72b387e5c4..ca56a76dda 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 72b387e5c49777d142e5b5de94f09393b60d6789 +Subproject commit ca56a76dda8adda25d3b3299f92db53fb75dc528 From db8b2a3b4eb504ac2d8a233d1180b090f0ef027e Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 20 Sep 2008 15:39:47 +0000 Subject: [PATCH 2207/2219] Fixes #2341. [SVN r48910] --- libs/utility | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/utility b/libs/utility index 28061ba3a8..ddd8a58ae0 160000 --- a/libs/utility +++ b/libs/utility @@ -1 +1 @@ -Subproject commit 28061ba3a87c8422eade1be01111dcff3aa43a85 +Subproject commit ddd8a58ae06dc389c7c9f267e911b8f9927c517f From 424baa261d1c7e72ca53d84fc0142c44168f72a8 Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Sun, 21 Sep 2008 20:48:06 +0000 Subject: [PATCH 2208/2219] document as_expr(), as_child(), literal<>, lit() and BOOST_PROTO_EXTENDS() and friends [SVN r48914] --- libs/proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/proto b/libs/proto index 309ca44cea..6c3c875843 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 309ca44cea2c14e2b46fe7cfcdfc002870ebb159 +Subproject commit 6c3c8758431f0bc4728b82e5ed2283527562841c From 1607afd3e1a7b4e63bee4f23d162792f4c60a030 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 22 Sep 2008 18:27:58 +0000 Subject: [PATCH 2209/2219] Improving CodeGear C++Builder 2009 compatibility [SVN r48918] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 1c5df6b59a..4cb98696a6 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 1c5df6b59ababc5b870f03b260b6640d1412b819 +Subproject commit 4cb98696a6afaff11000201ffbee2b583f00f357 From bd8c4dd38c6651f685380a30a3156e9e57f5f3e4 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 22 Sep 2008 18:57:20 +0000 Subject: [PATCH 2210/2219] very minor change, making a constructor explicit. [SVN r48919] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 4cb98696a6..ffa2e8d9e7 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 4cb98696a6afaff11000201ffbee2b583f00f357 +Subproject commit ffa2e8d9e7e9f8c0a712cd0acc27e04985322641 From 387087363626e9565658c68097cff5eb33ae6f13 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 22 Sep 2008 19:14:54 +0000 Subject: [PATCH 2211/2219] documentation update [SVN r48920] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index ffa2e8d9e7..7c47c0be86 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit ffa2e8d9e7e9f8c0a712cd0acc27e04985322641 +Subproject commit 7c47c0be8687e0e91b02680783345c719bb4e14c From f88d5a85d6469e72909dc1957695567293a46615 Mon Sep 17 00:00:00 2001 From: Emil Dotchevski Date: Mon, 22 Sep 2008 22:47:03 +0000 Subject: [PATCH 2212/2219] Tests workarounds for CodeGear 2009. Thanks Nicola for all the CodeGear workarounds. [SVN r48921] --- libs/exception | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/exception b/libs/exception index 7c47c0be86..717997e014 160000 --- a/libs/exception +++ b/libs/exception @@ -1 +1 @@ -Subproject commit 7c47c0be8687e0e91b02680783345c719bb4e14c +Subproject commit 717997e01439c1f81e884349316adb9e89e351a0 From 446f2e5be0f7291333baeec5317e158705b87a19 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Tue, 23 Sep 2008 00:26:21 +0000 Subject: [PATCH 2213/2219] CodeGear C++ fix, from Nicola Musatti. Fixes #2325 [SVN r48922] --- libs/function | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/function b/libs/function index da259e8dce..75890fea53 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit da259e8dcedee00bf5277d88016baedcce9bd7fd +Subproject commit 75890fea53b499a80b2bace3708583964a8da456 From f9904beff74adca07b3021dbff082a6569a4f11c Mon Sep 17 00:00:00 2001 From: John Maddock Date: Tue, 23 Sep 2008 09:49:19 +0000 Subject: [PATCH 2214/2219] Added markup for the new cmath TR1 tests. [SVN r48924] --- status/explicit-failures-markup.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml index 9c0870e65a..f4b0a33bf7 100644 --- a/status/explicit-failures-markup.xml +++ b/status/explicit-failures-markup.xml @@ -5067,6 +5067,8 @@ choosing instead to bind them to the private (and unimplemented) copy constructo + + These tests test features that are not supported in the @@ -5115,7 +5117,18 @@ choosing instead to bind them to the private (and unimplemented) copy constructo - + + + + + + + These tests fail due to a lack of adequate + long double std math lib support. + + + + From 793b2b236b2b9eb07aae9fe22a33f437bcf92409 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 23 Sep 2008 19:29:01 +0000 Subject: [PATCH 2215/2219] Rewrite the id code to convert the characters of parts of the id at the time of generating the id. This means that characters are translated to underscores for ids as well as for filenames, since in the eventual documents they have to be percent encoded this is probably an approvement. It also lets us deal with the translation more intelligently and truncate long identifiers. [SVN r48927] --- tools/boostbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boostbook b/tools/boostbook index bd57856bca..b9f65e69a4 160000 --- a/tools/boostbook +++ b/tools/boostbook @@ -1 +1 @@ -Subproject commit bd57856bcadb0bcdc934d5b7e30029c69dd1f78b +Subproject commit b9f65e69a457a103e0b5fe2039f03816002f2b40 From 510dc55d6d4585df5cf33b5c4694e9431d74ac0d Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 23 Sep 2008 19:42:06 +0000 Subject: [PATCH 2216/2219] Copy extra images from quickbook to the combined documentation. [SVN r48928] --- doc/src/images/alert.png | Bin 0 -> 603 bytes doc/src/images/callouts/1.png | Bin 0 -> 391 bytes doc/src/images/callouts/10.png | Bin 0 -> 485 bytes doc/src/images/callouts/11.png | Bin 0 -> 410 bytes doc/src/images/callouts/12.png | Bin 0 -> 488 bytes doc/src/images/callouts/13.png | Bin 0 -> 509 bytes doc/src/images/callouts/14.png | Bin 0 -> 499 bytes doc/src/images/callouts/15.png | Bin 0 -> 507 bytes doc/src/images/callouts/2.png | Bin 0 -> 446 bytes doc/src/images/callouts/3.png | Bin 0 -> 431 bytes doc/src/images/callouts/4.png | Bin 0 -> 441 bytes doc/src/images/callouts/5.png | Bin 0 -> 423 bytes doc/src/images/callouts/6.png | Bin 0 -> 431 bytes doc/src/images/callouts/7.png | Bin 0 -> 397 bytes doc/src/images/callouts/8.png | Bin 0 -> 434 bytes doc/src/images/callouts/9.png | Bin 0 -> 420 bytes doc/src/images/smiley.png | Bin 0 -> 867 bytes 17 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/src/images/alert.png create mode 100644 doc/src/images/callouts/1.png create mode 100644 doc/src/images/callouts/10.png create mode 100644 doc/src/images/callouts/11.png create mode 100644 doc/src/images/callouts/12.png create mode 100644 doc/src/images/callouts/13.png create mode 100644 doc/src/images/callouts/14.png create mode 100644 doc/src/images/callouts/15.png create mode 100644 doc/src/images/callouts/2.png create mode 100644 doc/src/images/callouts/3.png create mode 100644 doc/src/images/callouts/4.png create mode 100644 doc/src/images/callouts/5.png create mode 100644 doc/src/images/callouts/6.png create mode 100644 doc/src/images/callouts/7.png create mode 100644 doc/src/images/callouts/8.png create mode 100644 doc/src/images/callouts/9.png create mode 100644 doc/src/images/smiley.png diff --git a/doc/src/images/alert.png b/doc/src/images/alert.png new file mode 100644 index 0000000000000000000000000000000000000000..b4645bc7e7cd81f2818bf22aa898e95f89f7b154 GIT binary patch literal 603 zcmeAS@N?(olHy`uVBq!ia0vp^l0YoR!3-ps5|6h4Ddu7)&kzm{j@u9Y9{{=Y1AIbU zf%JpT46~{k9zA+AbLPwdAIsS2PzO_vNDmfMEtWH9&ip^auzMPVqn%}CB7>9&!}iGx z-;Xhv8px)lrL9@BCcs5vO&5cqu9T{h?38MTlmG^xxVH_1kB|46nGCkpmetkOTpSE4 zavV>eK0UdRp(B^!=?;d>5QYoO7|ac%0{lFz^%?x_8RR7yVthEP3>A&_q|CG#WW*RW zl{o(Y|IZtA$qVR2(~=;+U?7)dz)-XG0w_#43p^r=85p=efH0%e8j~47LDdr1h?3y^ zw370~qErUo#N?v<+|-oJLS?-v|XG0|S%xvNh*{8XkJOIEGZr$-Qt} zs7XP9Ey3he(pHrYspZRf78PH9`FH+W)~#!9NQ>E(|7f+bS8dIEdt&+3)9k$5zE@_n zwwz6h>zL57n052?|A&@wF+B45-}O%P&a!K2U&3G9nvuNo>8jg5#pWKJFg+#ZM_3KF z@0!U*M+MgC=JZ@&d`GA4#mi|OP1Q3WUuyYq=o{O;ODgJig+1&Ot|jSj5iH+p{qlah z-+>>`onNNZu_SEo{1c_>E?8^dWc*|KzHYTkoV#ab9htMb`jx;F%~$-4S3IxI_4a$B t(zNWy?!(WO+m-mQI!w5#7{UFM>Ew3T@2Uk;6oH;)@O1TaS?83{1OOIu3ZVc1 literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/1.png b/doc/src/images/callouts/1.png new file mode 100644 index 0000000000000000000000000000000000000000..6003ad3af44ecde89a963d5af6a4180217319dfb GIT binary patch literal 391 zcmV;20eJq2P)b;@5Jms&t_+qirbvUVh|&#BatJPvqeMAG3eJI2P~{ToLa~KgB*G#^M#2_a3)VYn zVgvz1M%rd}-qW9r=_zaNV-N&yold8HOHftSx7PZF znWv3J5s?VPuss+I+C&6q#(KSmloGvO?*KD1ilVq*tyW{LH5!R%28alCU1K(zVKSM( zIR_#-JRt<)I7YwUPn1$)t@RT#D|H;v7=y)Pfubl7MbX&`M1*d)3jm2RW~{Zwi6BW5 zye?*7-J8XwLb#oWGHAsf2pa!fFY62Q0 z;mh~sbZC{ErT1M9yl|fLa(G!7hF#A2`>Lu`ydhOplks@`lQAalo|fnN2VK{{wcG9H zTY#b{eg{GDnTTHQ5REaWv|6p^U@&Mh#y~_!(-f+z!m=!!&u45l8;nLH*tY%dbUHl; zL4Z3%xzibAkW#|;eavPv2qBOp2^Nb5%CdaSUa#k9n)Vz7!4nZ_%Ik=69OG~};Cj8n zFbsrYh;Fxw$z*~~r-Su+4bwDh5bZUt3;;luWw0y@oOA5=dklv|0Duqzx7$qs_)$wxRTZ)pymR;BV1>g5SZnxW9 zN=Z^m;+&I|lB%jADJ2y}K}Asz=bWM_DwoUU*VSs}Jc>j_Ri5WX6h;3nk(9E^^Zfhc b@<06n&dl<{Ml4d|00000NkvXXu0mjfA|==h literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/11.png b/doc/src/images/callouts/11.png new file mode 100644 index 0000000000000000000000000000000000000000..821afc4fa84787cc97485b71e9f2078f45c93dca GIT binary patch literal 410 zcmV;L0cHM)P)M+td|6n+lpimUPx=_1S)c4H7YUPG|K7G}+Q zXD3BY$LW0J{_Y!?Z)RXbkxz7K`tz)v9=YBoPVL+Dl#6|9v864%XTq&y%0>7v#V81+C6pQ~&?~07*qoM6N<$ Ef)+u)Bme*a literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/12.png b/doc/src/images/callouts/12.png new file mode 100644 index 0000000000000000000000000000000000000000..7cec72720fa9bb6f49fc4b405f7e36f20abe7fbd GIT binary patch literal 488 zcmVP)PuxtyZYjYA&U;&lvlvl%n)GViZMKE|)kS zkFYEYm&*m+ZWonG1>^A;S(d@JZ2)kiDC#rD@FH+s7fF(UQVPQ`V4DBV62~#pG)1S= z0U-poZG&^}uGi}y+Ot5@G-O!@%d((p+5?_Wr)am^s8*{00M0p1rxOP-eGy10k!2Yi z#{mFrHXDpaBeYsAl*?rR!0mQJ6h-`SIJ_4Mg>Nq_2qB=9g75nfLSQ%?Vm_ZEj$&j0IHOdd7hsai^YGRNC+YG eJpcU+1HfO$s^?_o4trMs00004)gxr*N=Me5VesZgwj%cYwtNqcZr1 zC_xao_jajoUYEXSJjwZ;bCQPyLGYn0%a1|`74MX)s;6GB_lFQtKYCi8=bv<4|7n`0 z@g7hV#ep&QO-lLlKr}*#(rh-3ZntX?LLjBY`Fw_|s<3Sv$Kw%U7{anFbUK~R;cyr; z#_&LthfW9q=N!K8V>+Fpu4^Pog5`1vAq0XTz;3rgtJQKfO&c@DzDOxG?d^$i9AmrP z;(EQpvMk*1cl7&xn5K!vVgUf4lmdVo$MKjkh9|&vU7SuQXqpCH*I^h2Hk%D*vl$%6 z!C)`|Aq13C)OGFd_xtb4TR>41q-hGvvY;pmIOk}$+Zc^TNRk9X2mnA`*T}N02Jrg{ z5JDhLQ`okRs;V%b&yi&rvMd9o6pEstsw%{BTwgAimqw%U_2~u9Ii!^EJP)d>!f_l- zCKFIfF&qv-2zeUzJZ}fz_dl=K>zs2gIp?x0OUXHxLI_z^mAu_t^dUO<1U`T*_)UESUECTZgDyfaHIPO@ zV~8gA-qWSZ=hE+t2hQ)D1An$&uiuqr`9UeA;f>NX?a=G>elfjW3O+&NU1ON~b(liBt_qW?^90URG z2*2x$F-R%l`#z@ADTEMUjDazRG)*y?Ot9PS&~CR~UDwA!5PT*gU4MOI9LI>F2*8=YK-YB`hJhqWuv{)N7z~gk2^_}( zV+^)!LkQvS_xo@BHNZJXmSwOk3sOqVW;0Y(g~eil%jJSR&jA2J2;_M#04$#Xr4+I( zgX1{RG!4Vy5Uo}VQ52!m>40;Ns;Usju{fPhFQ#dJd3r%g2_k~$dElI*-|wTUD&%>N z(P#wD`O~oHdB5TN{-^DBTSzHMN=ao|l9ZB^Qlyl6^vbfNFbu2JYW01y*|?7&5s@m2 p;u?nGe?ugtR7Fwzd~E(#e*x=4{y$G>PWJ!+002ovPDHLkV1hgS;QRmp literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/15.png b/doc/src/images/callouts/15.png new file mode 100644 index 0000000000000000000000000000000000000000..3fd6ac38603390bf6f9bbfdb85ddb203e2edc421 GIT binary patch literal 507 zcmVBYKkWd<`JW7;@NWpWE6kA22-~|X(5OQHtARz%p zgo})YY|I%?ny^`#?35$THzUn2T-SYK6o$hgE|&|GQZNhy)oRs}QuZCk`NYgpzCO|SeXLe1 zoX=5sUIS^G zA`C+qh5;hNcs#~#x5IY3#p!fHqtU?ac7yNxDhPt-d_MpA;Q}H8Go#sTBAd;k)9GL| z8UX;h-7cPGb1bv51I>iHMUVVItx*O__)|j$@AFn3E*o<#KtO&1T;` x&$C{F#LQ_FMe%aE{BMYeD2<}%$IIrw^#|YO0JIScbaVg!002ovPDHLkV1ffMg%HYe&5tuzq8hs@J33d((l1w@Pmj<(Q}ki?_Jk@sMTtf zw*YCH{*qFDX6DBN;t-LjR;!hMzhBAo9NX;{Ns_?#eKea*5D@@?nUN$(_k2Fjq?9Ni zqM$P~*6TG+rxT1Zn9t`h#(;=GL=Zxt(P*I6YIPjPnMo->GPC16S8TW27>~!$T4T4{ z!CL#`3q*u^y$%4KIF4shO56>E5a@Qh0DvF}FdB{Ey6&qx6cEqzI?Vj#g@G{!tJMlb zgvn$AA;c>{@$P!P8UWwL^X787M4F};4u}67&aw<~9GlDK@>njHKiv(YD8gc~faiG# z!w}Qy6un;Wzr()o|3nZ39}b6u(pvNFcDq-WWo)gzm)4q($78nHY`%tJ*eRe6Gh3xp o8b#4xm5bzgZk1Bs?wkMQ38E9=PG^kAEC2ui07*qoM6N<$g4YPrD*ylh literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/3.png b/doc/src/images/callouts/3.png new file mode 100644 index 0000000000000000000000000000000000000000..3ff0a93931515bb97a045dfa61a8530d87e458fd GIT binary patch literal 431 zcmV;g0Z{&lP)?w-3fw;Fb-ls zDri;RUK#8kv6dIk;e17_)v9tnpMMx*Y&>|jZU1k#+kc5jU2l$*@~7*%uccC{@JNuR z=|3UFGc%8`5{HPaVzF3gG#Ul1H5Q8nk|aSGhNx63AR+(&Gb2for`>Kh6hh!Cv95Mz z#%wl26h%-1BH{J6*Ukh&=Hmk zRECzB?yd`#@n#QU|E!Aozxu0ay*5o+uKTCg>-{Doo%e)N>T9`N{#mQl zDxU$a*Xx^<@&_}&`kN4wpI>%IqLW}MIG_VIWeN-2>; zoSaTXAR-uJFqup+8jWC#x%C~#L8H+?tJU&_5JM^DcV-r%7*T7D*=&aGc8h+$k5Z}h z;RGT=y2!)DNiZId zk)|oEwRfMXwMLR88o;j`!1sL&1_N9!7XU!B*}QAcvJ7z?>(lA<;(6X97K_EV-EOC> zwam=CTrN2bL%ydpO*x99EDXcv&1T~R`1b>51^@&>@S!foE^ZEjU=IL-nXOXl8b#6F j$hnL$Rw?ybGy}k2rA_2s#AqNWNL+{%m!bruZt@^q`VMYNAEFDN!c`Zp`V!qpMaG}43yDw*Mu`(* zCbz2uThU&a&4u&vojYu`S~+nXKc;Ca@XrV#zFpV-WQ--*&QMDAOw)X`ZM*azAc~?d zDdh_hjWdYB7~_^@m72|FNo$S8VuAgBk7~7wPNxITIRJo&a5x+uw%hGcN{I}@Gdg1o z%jFWY*$iQ?@7|P`` z05p8xA4(~a8)&V;ImciyK)>J5O>RMIwOWISUUP#W2;jOd9LK@wbh>-YBuNm4VFKVI zH`r`8m`o-J!w}Qy6y0tYrfFV<&*w9I-%o-d7#EAh=N!;(w_)2hMxzmk2%hKVKX5DD zYPB|b1tA1H&qJ@*L!nTB5CTN>OZ#sa01P5Zl~U1qy}sL9Yn>{k-Y>%d@B>ihzNus- RRfYfn002ovPDHLkV1oUuv|0cF literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/6.png b/doc/src/images/callouts/6.png new file mode 100644 index 0000000000000000000000000000000000000000..c943676beafa0562916b058c169951febcd3cddb GIT binary patch literal 431 zcmV;g0Z{&lP)2x}6wAN@OL1SlT zq-l!d@d)P}cDo(C_aGt=5rQCqQVQeoIFeFswANpkS;|ImKA(}MDdzJz27>|OIED~! zYat?pVF&fG5i@@eULRJg71rxDq9{V1 z=O32ooI_Pr4#2O6Kq&=lEvl+QS(Z>r{TII9@5r*u<$32$t61k>phVHje&-69M_ zOeT}3aFQf{9wiDPuv{*&SS-+LwIGB5Grx)b9tHr(%(b=ldN>?D{22he_qDb5=W7@M Z{sBv`yEO&CdT0Ou002ovPDHLkV1o2ux|09^ literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/7.png b/doc/src/images/callouts/7.png new file mode 100644 index 0000000000000000000000000000000000000000..20940de30d2146b73118a08905955162fe985f68 GIT binary patch literal 397 zcmV;80doF{P)^QMQBulp-}gU=C{Aa}81s!lqHiS0W-t%ynn-<=Y3{Rlv1MG?LtZkX1=)gZx{d+ rGh1U!IGfG>ygNw}Ym9k2g#q9P_H(VTcF&$q00000NkvXXu0mjfg$Ay% literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/8.png b/doc/src/images/callouts/8.png new file mode 100644 index 0000000000000000000000000000000000000000..d8e34d4a09f6dca4f9c22e626d9f9d82b969b02c GIT binary patch literal 434 zcmV;j0ZsmiP)2AuM{XfkN9S(EO_B7zVCVHjdQpD(18TdnnH=bV%s&@>J9`#qv4f)D~(mcd&4 zVg({X5Cj0QD2igMwT8TJhGB>}jsXCZ$prGB|9~*_BG2=u+m9^EFdmPw*=$hPHR3o1 zGrx*3Gped$06%UwxLhvqeIG=Gs;UqK0fZ0_;ihR&6a}Bp=jXv-@a4uUrH~{E(lkXF zhFGuH@I3F$uu|&R4VX@+h@uGAS_mP~@Au)HdolL^VE~ZMIcto$9*@U|aqp{bTWgH@ cejf&azhINZs#OUR!~g&Q07*qoM6N<$f@$x%rT_o{ literal 0 HcmV?d00001 diff --git a/doc/src/images/callouts/9.png b/doc/src/images/callouts/9.png new file mode 100644 index 0000000000000000000000000000000000000000..abe636072b61306fbcd6157b95dfdf7e86a77e5d GIT binary patch literal 420 zcmV;V0bBlwP)J?lRHzhELZiNz|1T-iU zCV!@@1hs;1In4LXdqeB>`avo6nCH2PJ26c&B6b$eQ zaTOO4T)k@LniZub1%Y8f*1x{4x_4{3i<3oNO~t)?cMWybC-tSAKHfEHLVsF{-%ks|7 zjDPxIwu_^_r<>iTb(LLhafxxBUq39{v3=XjnKLh+@6Sy0Xlrc@39wrE41I-`%@*_H`vT)Rk40g{7sX z`FNVTJ6okB1!txP#zY2wc(d5s)2XE)>ihSl4mQR?K~7U9WB`>-?C(j83rmc1F39y? zzq)+;=Gy(c8ka3y($mw@(UR0yUs+Qb`ct-`85ma4B|(0{|49c7L~4o1Q3?TC!&%@F zSTaI#9`SV_9+c( zW;eO@wl|k#YcHt%5b*DNxDw|SUx{9YOXh`gE=j?bXD{#?S~XQQJ?8HZ6@8!dXRi6f zFs(-mE_w-be$Bq$tZlXB;`6;hFXYS9RpKXpuq=q{RQb~W-D%-&g`@1Dljl5NzBeuH zd3B|Jc-c9=PwD+{`aRe5YtcxAH&Vh)Vt}-<~+7jfdx*(to}? W^F^#dfhRDm89ZJ6T-G@yGywo=2(Kal literal 0 HcmV?d00001 From 1dadbfc58ba65a4b8919e9fb0b9247c08586c571 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 23 Sep 2008 19:44:20 +0000 Subject: [PATCH 2217/2219] Change quickbook so that the links are relative to the combined documentation. [SVN r48929] --- doc/Jamfile.v2 | 3 +++ tools/quickbook | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index 690287fdc0..b182856cc5 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -71,11 +71,14 @@ boostbook doc css images + callouts ; install css : [ glob src/*.css ] : html ; explicit css ; install images : [ glob src/images/*.png ] : html/images ; explicit images ; +install callouts : [ glob src/images/callouts/*.png ] : html/images/callouts ; +explicit callouts ; diff --git a/tools/quickbook b/tools/quickbook index c2c1a8d55b..28bd954c59 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit c2c1a8d55bb76524cf5ab02d1afd3b01d0d4d902 +Subproject commit 28bd954c59b5a5b8128f4094d284a9ab3b7a50ed From 36ece90d180196f301416cbd56e5235952551275 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 23 Sep 2008 19:44:39 +0000 Subject: [PATCH 2218/2219] Remove the prebuilt version of quickbook. [SVN r48930] --- tools/quickbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/quickbook b/tools/quickbook index 28bd954c59..daae2996ac 160000 --- a/tools/quickbook +++ b/tools/quickbook @@ -1 +1 @@ -Subproject commit 28bd954c59b5a5b8128f4094d284a9ab3b7a50ed +Subproject commit daae2996ac4d5e90e168c100bd8ac0cd7c9eafcf From 9af3c94ecc6aa2ae48e66c363f8950154c3656b3 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 23 Sep 2008 23:22:56 +0000 Subject: [PATCH 2219/2219] The test case for BOOST_NO_INITIALIZER_LISTS, I'll run generate tomorrow. [SVN r48934] --- libs/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/config b/libs/config index ca56a76dda..e6e97911b1 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit ca56a76dda8adda25d3b3299f92db53fb75dc528 +Subproject commit e6e97911b1baf2bbfbb4ed037b4e7d7dc46ebdca