Niels Dekker e6cdc17089 Checked the result of value_init test function, hoping to pinpoint exactly for what particular type T value_initialized<T> might fail, on some platforms 18 лет назад
..
accumulators @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
algorithm @ 5b24f31486 639b07dcb7 merging changes from 1.34 18 лет назад
any @ d5bf33f2f9 2ced7268c9 Remove V1 Jamfiles 18 лет назад
array @ 069b5e2ca1 d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 19 лет назад
asio @ 7ba40bdcb8 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
assign @ 38f95ec3e8 1d0914d9f2 added lost changes from 1.34 branch 18 лет назад
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
bimap @ 1a98e6aefa 5446429100 remove wrong placed typename 18 лет назад
bind @ 3c24cbedf6 2ced7268c9 Remove V1 Jamfiles 18 лет назад
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
circular_buffer @ dd153e62b9 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 лет назад
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 лет назад
concept_check @ d9ae976994 a97923df98 18 лет назад
config @ 637204e660 3b27281a35 Regenerated docs to add license info. 18 лет назад
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
conversion @ 340f9b9e45 d6dc8f4612 fix warning in gcc-4.3 18 лет назад
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 лет назад
date_time @ a9c191bb59 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
detail @ 715c05005f 6813ed34db Added changes from David Deakins to enable compilation on Windows CE 18 лет назад
disjoint_sets @ 02b183e834 ccc24c4494 Add missing copyright and license 18 лет назад
dynamic_bitset @ adc36a2b7f ccc24c4494 Add missing copyright and license 18 лет назад
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 лет назад
filesystem @ 9f4db62f67 95df9e3552 Remove redundant reference to system library. It causes double linking when used indirectly through filesystem. Which can lead to double linking incompatible variants when a specific filesystem variant is requested. 18 лет назад
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
foreach @ 36c94c79a7 0fb8d15b54 vc6 doesn't like BOOST_MPL_ASSERT_MSG 18 лет назад
format @ 840ee87985 9f4a3e1d9c Added missing #include. 18 лет назад
function @ 81e558491b eddffacf2e Merge lots of copyrights 18 лет назад
function_types @ 60e32163d6 6baf0f6508 adds redirect to documentation 18 лет назад
functional @ ba950b760e 2fa491ee45 Don't use fpclass because it causes a warning for long doubles. I don't know if the warning is vaild here - but I don't want to disable it as it's useful for checking other function calls. 18 лет назад
fusion @ 6e7e8a12eb 59d563cd22 bug fix 18 лет назад
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
gil @ ed397659f0 c268ea0df8 GIL: broke the main test into small tests 18 лет назад
graph @ 341a685ff1 61c2383897 Cleaning up #includes to avoid errors on gcc 4.1 and above. 18 лет назад
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 лет назад
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
integer @ 0d058f42cc ccc24c4494 Add missing copyright and license 18 лет назад
interprocess @ 13c5edf469 9d73b9158c Fixed offset_ptr issues with volatile values. 18 лет назад
intrusive @ 3fcccd0fbd 2d45237975 Added performance Jamfile to the project 18 лет назад
io @ e0ba7aaea6 2ced7268c9 Remove V1 Jamfiles 18 лет назад
iostreams @ bea511116c b7810f93a0 Make sure every library can be installed by using 18 лет назад
iterator @ bd5731efa9 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
lambda @ 797b5756cf acdd9e2ffa Update for V2 18 лет назад
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
logic @ 15b34d0bf4 9f77510927 Fix warnings from GCC 4.3. Fixes #1337 18 лет назад
math @ 9f934f26ac 89c046bb2c Remove the log files, we don't need these in SVN Trunk. 18 лет назад
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
mpi @ a982ea5355 829cd0e8fd Fixes #1456 18 лет назад
mpl @ 842489b5f2 8fd0aaedc9 Added missing copyright/license 18 лет назад
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
multi_array @ 26a3292289 5be5d7d502 Fixes #1461 18 лет назад
multi_index @ ff403f0a62 d2eb49b11f added .exe suffix missing at rev 41297 18 лет назад
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
numeric b311beb9ee This patch now lets the Sun compiler work for most of uBLAS. 'test4' is now failing. 18 лет назад
optional @ 9afdbe65e7 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
parameter @ 2e725894c6 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
pool @ 9e856dc35a 9b44138882 Bug fixes #284, #836, #991 18 лет назад
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
preprocessor @ fee02ed013 8db4461b79 EDG MS emulation 19 лет назад
program_options @ 152fbd8384 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
property_map @ bfa4ffc2cf 2ced7268c9 Remove V1 Jamfiles 18 лет назад
property_tree @ f4105f823f 9b946de0fb Adding property_tree 19 лет назад
proto @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
ptr_container @ 3a348d8d04 dd8b4db50c Fixed SNAFU caused by last checkin. 18 лет назад
python @ 6e7f594027 a2922c9778 fix for trac ticket #1450 18 лет назад
random @ 1d157ff6da d1ac26b866 Fix typo. Closes #1150. 18 лет назад
range @ 0eb365edbe 8da5bdde19 macro patch 18 лет назад
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
rational @ 16d0b949ee bd60c9d2e5 Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting 19 лет назад
regex @ cf876f58f0 aff7d3c774 Added try...catch around TSS initialisation. 18 лет назад
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
serialization @ 70afb78ebe c12fd552ab made complex seriaqlization more portable 18 лет назад
signals @ 002bc02184 b7810f93a0 Make sure every library can be installed by using 18 лет назад
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
smart_ptr @ e6f6ec9fa3 91144109f7 Attempt unspecified bool fix for Sun 5.7-5.9 18 лет назад
spirit @ e078027fe6 6dc997c4cb added link to docs 18 лет назад
statechart @ 87b3f903ca c1c2bc5ff4 Added new FAQ item suggested by Chris Paulse. 18 лет назад
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros 19 лет назад
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
system @ 4d3adbca3f 61cb961881 Try to fix an order-of-initialisation problem with error_category references. 18 лет назад
test @ e1a1fefed2 f8a0c7fdfc comments cleanup 18 лет назад
thread @ 332dd988e4 27c4911fe5 Integrate TSS with thread data; test to ensure cleanup done for native threads as well as boost::thread-launched threads now runs for pthread API as well as win32 API 18 лет назад
timer @ 8fe7cc5c0b 02e4c9ee26 Copyright and/or License cleanup 18 лет назад
tokenizer @ 114e59f833 46243fc19f Fixes #501 #1334. 18 лет назад
tr1 @ 81bdfe3aaf 0a9f474d20 Disable long double tests if there are no long double math functions. 18 лет назад
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
tuple @ d08c9bfab1 00a7683d26 Update to V2 18 лет назад
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
type_traits @ 5e7f4a9c2b 4f1663bf25 Apply warning fix for VC8 and later only: earlier versions warn about the warning suppression :-( 18 лет назад
typeof @ 9aa58de5e2 800761fdcf #1425 Support for Visual Studio 2008 18 лет назад
units @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
unordered @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
utility @ 09ab16bfc1 e6cdc17089 Checked the result of value_init test function, hoping to pinpoint exactly for what particular type T value_initialized<T> might fail, on some platforms 18 лет назад
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
variant @ 769ecfba29 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 лет назад
wave @ dbcbc2a928 939755e42d Wave: Fixed #line statements in generated files not to contain Windows paths anymore. 18 лет назад
xpressive @ 93e63c72d8 68f4138f99 Remove extraneous comments 18 лет назад
index.html a70f317546 Add copyright, license 19 лет назад
libraries.htm f2355aa8f0 Add asio. 18 лет назад
maintainers.txt ef6a643ce5 Add myself as asio maintainer. 18 лет назад
platform_maintainers.txt 3966d989d6 Added myself to the platform maintainers file. 18 лет назад
粤ICP备19079148号