Rene Rivera
|
cfe6a079d4
Partial merge from RC, re: AIX fixes.
|
19 years ago |
Matias Capeletto
|
ac8f42ac01
add test_bimap_info test
|
19 years ago |
Eric Niebler
|
d437cfef4f
allow lambdas in custom assertions
|
19 years ago |
Matias Capeletto
|
de18dcc069
tagged< set_of< X >, T > --> set_of< tagged< X,T > >
|
19 years ago |
Eric Niebler
|
abf1004f5d
fix non-char array with calculation
|
19 years ago |
Eric Niebler
|
a822054f20
faster, better use_simple_repeat<> trait
|
19 years ago |
Douglas Gregor
|
a76ce09a9d
Improve messages produced by the exception class
|
19 years ago |
Eric Niebler
|
7661e57db2
bug fixes, work-arounds
|
19 years ago |
Douglas Gregor
|
3936a6ea49
Support building communicators from groups and comparing communicators
|
19 years ago |
Douglas Gregor
|
d80cca8290
Add support for MPI groups
|
19 years ago |
Douglas Gregor
|
980ec7f625
Document mapping from every C function to Boost.MPI
|
19 years ago |
Douglas Gregor
|
be27e53ec3
Rename/remove some detail algorithms to avoid a conflict with the string algorithms library
|
19 years ago |
Matias Capeletto
|
60fefd92f6
info hook support
|
19 years ago |
Matias Capeletto
|
ec189b201d
info hook support
|
19 years ago |
Eric Niebler
|
e66645a050
hooray, non-char data works\!
|
19 years ago |
Eric Niebler
|
b15c6cf0d0
still more work to support non-char data
|
19 years ago |
Eric Niebler
|
ddeac657f0
more work in support of non-char data
|
19 years ago |
Dan Marsden
|
a8c6605751
loop unrolling for compile time perf in any, all and none
|
19 years ago |
Dan Marsden
|
9050d790bb
fixing defective test case with bad rvalue / lvalue handling issue
|
19 years ago |
Matias Capeletto
|
af22f05c9c
quickbook config docs
|
19 years ago |
Rene Rivera
|
42102a707f
Split dart posted results based on full vs. incremental. Identify, as unknown, some results which are not really tests.
|
19 years ago |
Douglas Gregor
|
1edc0e2cef
Fix overflow handling with negative values as reported in http://lists.boost.org/boost-users/2007/05/28205.php
|
19 years ago |
Eric Niebler
|
6fcf6fcf07
fix some doc bugs, simpler regex_token_iterator_impl::next()
|
19 years ago |
Aleksey Gurtovoy
|
59c423709a
Add an example that shows use of if_ with dependent entities
|
19 years ago |
Matias Capeletto
|
87caf78f7d
new quickbook docs for optional
|
19 years ago |
Eric Niebler
|
1861b46c38
regex_token_iterator's value_type is sub_match<>::string_type, not basic_string<>, add regex_token_iterator test
|
19 years ago |
Dan Marsden
|
aae311260a
covering accumulate as part of fusion fold tests
|
19 years ago |
Dan Marsden
|
e61fa0360c
loop unrolling for fusion iteration algorithms
|
19 years ago |
Dan Marsden
|
7a38511cb2
fix to transform view distance impl
|
19 years ago |
Hartmut Kaiser
|
dccb837306
Removed tabs.
|
19 years ago |