Boost
Threads by month
- ----- 2026 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- 33 participants
- 33386 discussions
The following simple problem produces an error when compiling with VC8+SP1
on Windows:
#include <vector>
#include <boost/range/sub_range.hpp>
int main(int argc, char* argv[])
{
typedef std::vector< int > VectorType;
VectorType v;
boost::sub_range< VectorType > range;
boost::sub_range< VectorType > range1;
range = range1;
return 0;
}
boost\boost\range\iterator_range.hpp(60) : error C2440:
'<function-style-cast>' : cannot convert from
'std::_Vector_const_iterator<_Ty,_Alloc>' to
'std::_Vector_iterator<_Ty,_Alloc>'
1> with
1> [
1> _Ty=int,
1> _Alloc=std::allocator<int>
1> ]
1> No constructor could take the source type, or constructor overload
resolution was ambiguous
This happens with both 1.34.1 and trunk but 1.33 is OK.
Regards,
Sean
3
4
29 Sep '07
A bunch of xpressive's tests are failing because Fusion is not finding
its own headers. I'm a bit at a loss as to what the problem could be,
since the files in question are there on *my* machine, but they appear
to be missing on a number of the regression testers' machines. For instance:
OSL-V2:
http://tinyurl.com/29d44y
"../boost/fusion/sequence/view/iterator_range/iterator_range.hpp:16:78:
error:
boost/fusion/sequence/view/iterator_range/detail/value_at_impl.hpp: No
such file or directory"
HP-UX_ia64_aCC:
http://tinyurl.com/2f4pro
"../boost/fusion/sequence/view/iterator_range/iterator_range.hpp", line
16: error #2005-D: could not open source file
"boost/fusion/sequence/view/iterator_range/detail/value_at_impl.hpp"
#include
<boost/fusion/sequence/view/iterator_range/detail/value_at_impl.hpp>
What could be causing this?
--
Eric Niebler
Boost Consulting
www.boost-consulting.com
1
0
Boost regression test failures
Report time: 2007-09-29T10:15:24Z
This report lists all regression test failures on release platforms.
Detailed report:
http://boost.org/regression/trunk/developer/issues.html
The following platforms have a large number of failures:
borland-5.6.4
borland-5.8.2
darwin-4.0.1
msvc-8.0
2986 failures in 44 libraries (948 are from non-broken platforms)
algorithm/string (0 of 2 failures are from non-broken platforms)
asio (16 of 156 failures are from non-broken platforms)
assign (0 of 2 failures are from non-broken platforms)
bimap (142 of 298 failures are from non-broken platforms)
bind (0 of 4 failures are from non-broken platforms)
circular_buffer (1 of 3 failures are from non-broken platforms)
concept_check (13 of 17 failures are from non-broken platforms)
config (1 of 5 failures are from non-broken platforms)
conversion (6 of 12 failures are from non-broken platforms)
date_time (1 of 20 failures are from non-broken platforms)
dynamic_bitset (2)
filesystem (0 of 12 failures are from non-broken platforms)
foreach (2)
function (0 of 20 failures are from non-broken platforms)
gil (5 of 7 failures are from non-broken platforms)
graph (25 of 32 failures are from non-broken platforms)
interprocess (317 of 528 failures are from non-broken platforms)
intrusive (64 of 67 failures are from non-broken platforms)
iostreams (0 of 2 failures are from non-broken platforms)
lambda (1)
math (0 of 1 failures are from non-broken platforms)
mpl (1)
multi_index (1 of 2 failures are from non-broken platforms)
numeric/interval (0 of 3 failures are from non-broken platforms)
optional (3 of 6 failures are from non-broken platforms)
program_options (0 of 12 failures are from non-broken platforms)
property_map (0 of 2 failures are from non-broken platforms)
ptr_container (3 of 6 failures are from non-broken platforms)
python (7 of 9 failures are from non-broken platforms)
range (20 of 32 failures are from non-broken platforms)
rational (0 of 2 failures are from non-broken platforms)
regex (0 of 3 failures are from non-broken platforms)
serialization (237 of 1495 failures are from non-broken platforms)
signals (0 of 10 failures are from non-broken platforms)
spirit (10 of 20 failures are from non-broken platforms)
system (0 of 16 failures are from non-broken platforms)
test (2)
thread (0 of 26 failures are from non-broken platforms)
tr1 (49 of 73 failures are from non-broken platforms)
type_traits (1 of 5 failures are from non-broken platforms)
typeof (0 of 40 failures are from non-broken platforms)
utility (2)
wave (8 of 14 failures are from non-broken platforms)
xpressive (8 of 12 failures are from non-broken platforms)
Test failures marked with a (*) represent tests that failed on
platforms that are considered broken. They are likely caused by
misconfiguration by the regression tester or a failure in a core
library such as Test or Config.
|algorithm/string|
split: borland-5.6.4* borland-5.8.2*
|asio|
basic_datagram_socket: borland-5.6.4* borland-5.8.2*
basic_datagram_socket_select: borland-5.6.4* borland-5.8.2*
basic_deadline_timer: borland-5.6.4* borland-5.8.2*
basic_deadline_timer_select: borland-5.6.4* borland-5.8.2*
basic_socket_acceptor: borland-5.6.4* borland-5.8.2*
basic_socket_acceptor_select: borland-5.6.4* borland-5.8.2*
basic_stream_socket: borland-5.6.4* borland-5.8.2*
basic_stream_socket_select: borland-5.6.4* borland-5.8.2*
buffered_read_stream: borland-5.6.4* borland-5.8.2*
buffered_read_stream_select: borland-5.6.4* borland-5.8.2*
buffered_stream: borland-5.6.4* borland-5.8.2*
buffered_stream_select: borland-5.6.4* borland-5.8.2*
buffered_write_stream: borland-5.6.4* borland-5.8.2*
buffered_write_stream_select: borland-5.6.4* borland-5.8.2*
datagram_socket_service: borland-5.6.4* borland-5.8.2*
datagram_socket_service_select: borland-5.6.4* borland-5.8.2*
deadline_timer: acc borland-5.6.4* borland-5.8.2*
deadline_timer_select: acc borland-5.6.4* borland-5.8.2*
deadline_timer_service: borland-5.6.4* borland-5.8.2*
deadline_timer_service_select: borland-5.6.4* borland-5.8.2*
error: borland-5.6.4* borland-5.8.2*
error_select: borland-5.6.4* borland-5.8.2*
io_service: borland-5.6.4* borland-5.8.2*
io_service_select: borland-5.6.4* borland-5.8.2*
ip_address: borland-5.6.4* borland-5.8.2*
ip_address_select: borland-5.6.4* borland-5.8.2*
ip_address_v4: acc borland-5.6.4* borland-5.8.2*
ip_address_v4_select: acc borland-5.6.4* borland-5.8.2*
ip_address_v6: acc borland-5.6.4* borland-5.8.2*
ip_address_v6_select: acc borland-5.6.4* borland-5.8.2*
ip_basic_endpoint: borland-5.6.4* borland-5.8.2*
ip_basic_endpoint_select: borland-5.6.4* borland-5.8.2*
ip_basic_resolver: borland-5.6.4* borland-5.8.2*
ip_basic_resolver_iterator: borland-5.6.4* borland-5.8.2*
ip_basic_resolver_iterator_select: borland-5.6.4* borland-5.8.2*
ip_basic_resolver_query: borland-5.6.4* borland-5.8.2*
ip_basic_resolver_query_select: borland-5.6.4* borland-5.8.2*
ip_basic_resolver_select: borland-5.6.4* borland-5.8.2*
ip_host_name: borland-5.6.4* borland-5.8.2*
ip_host_name_select: borland-5.6.4* borland-5.8.2*
ip_multicast: acc borland-5.6.4* borland-5.8.2* hp_cxx-71_006_tru64
ip_multicast_select: acc borland-5.6.4* borland-5.8.2* hp_cxx-71_006_tru64
ip_resolver_service: borland-5.6.4* borland-5.8.2*
ip_resolver_service_select: borland-5.6.4* borland-5.8.2*
ip_tcp: borland-5.6.4* borland-5.8.2*
ip_tcp_select: borland-5.6.4* borland-5.8.2*
ip_udp: borland-5.6.4* borland-5.8.2*
ip_udp_select: borland-5.6.4* borland-5.8.2*
ip_unicast: acc borland-5.6.4* borland-5.8.2*
ip_unicast_select: acc borland-5.6.4* borland-5.8.2*
ip_v6_only: acc borland-5.6.4* borland-5.8.2*
ip_v6_only_select: acc borland-5.6.4* borland-5.8.2*
is_read_buffered: borland-5.6.4* borland-5.8.2*
is_read_buffered_select: borland-5.6.4* borland-5.8.2*
is_write_buffered: borland-5.6.4* borland-5.8.2*
is_write_buffered_select: borland-5.6.4* borland-5.8.2*
read: borland-5.6.4* borland-5.8.2*
read_select: borland-5.6.4* borland-5.8.2*
read_until: borland-5.6.4* borland-5.8.2*
read_until_select: borland-5.6.4* borland-5.8.2*
socket_acceptor_service: borland-5.6.4* borland-5.8.2*
socket_acceptor_service_select: borland-5.6.4* borland-5.8.2*
socket_base: acc borland-5.6.4* borland-5.8.2*
socket_base_select: acc borland-5.6.4* borland-5.8.2*
strand: borland-5.6.4* borland-5.8.2*
strand_select: borland-5.6.4* borland-5.8.2*
stream_socket_service: borland-5.6.4* borland-5.8.2*
stream_socket_service_select: borland-5.6.4* borland-5.8.2*
write: borland-5.6.4* borland-5.8.2*
write_select: borland-5.6.4* borland-5.8.2*
|assign|
static_list_of: borland-5.6.4* borland-5.8.2*
|bimap|
assign: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
foreach: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8 sun-5.8
lambda: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
property_map: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
range: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
serialization: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_assign: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_convenience_header: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_extra: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_bimap_info: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_lambda: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_list_of: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_bimap_modify: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_multiset_of: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_bimap_mutable: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_operator_bracket: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_ordered: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_project: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_property_map: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_range: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_sequenced: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_serialization: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_set_of: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_bimap_unconstrained: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_unordered: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8 sun-5.8
test_bimap_unordered_multiset_of: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_bimap_unordered_set_of: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_bimap_vector_of: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8
test_mutant: borland-5.6.4* borland-5.8.2*
test_mutant_relation: borland-5.6.4* borland-5.8.2*
test_structured_pair: borland-5.6.4* borland-5.8.2*
test_tagged: borland-5.6.4* borland-5.8.2*
typeof: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
xpressive: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0 sun-5.8 sun-5.8
|bind|
bind_function_test: borland-5.6.4* borland-5.8.2*
bind_placeholder_test: borland-5.6.4* borland-5.8.2*
|circular_buffer|
base_test: hp_cxx-71_006_tru64
bounded_buffer_comparison: borland-5.6.4* borland-5.8.2*
|concept_check|
class_concept_fail_expected: sun-5.8 sun-5.8
old_concept_class_fail: borland-5.6.4* borland-5.8.2* gcc-3.3.6 sun-5.8 sun-5.8
old_concept_function_fail: borland-5.6.4* borland-5.8.2* gcc-3.3.6 sun-5.8 sun-5.8
stl_concept_check: hp_cxx-71_006_tru64
usage_fail: sun-5.8 sun-5.8
where_fail: sun-5.8 sun-5.8
|config|
config_test: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0*
math_info: borland-5.6.4*
|conversion|
lexical_cast_loopback_test: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc msvc-7.1 msvc-8.0* msvc-8.0* sun-5.8 sun-5.8
lexical_cast_test: borland-5.6.4* borland-5.8.2* sun-5.8 sun-5.8
|date_time|
testgreg_serialize: borland-5.6.4* borland-5.8.2*
testgreg_serialize_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
testgreg_serialize_xml: borland-5.6.4* borland-5.8.2*
testtime_serialize: borland-5.6.4* borland-5.8.2*
testtime_serialize_std_config: borland-5.6.4* borland-5.8.2*
testtime_serialize_xml: borland-5.6.4* borland-5.8.2* darwin-4.0.1*
testtime_serialize_xml_std_config: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1*
|dynamic_bitset|
dyn_bitset_unit_tests3: hp_cxx-71_006_tru64
dyn_bitset_unit_tests4: sun-5.8
|filesystem|
convenience_test: borland-5.6.4* borland-5.8.2*
fstream_test: borland-5.6.4* borland-5.8.2*
large_file_support_test: borland-5.6.4* borland-5.8.2*
operations_test: borland-5.6.4* borland-5.8.2*
path_test: borland-5.6.4* borland-5.8.2*
simple_ls: borland-5.6.4* borland-5.8.2*
|foreach|
array_byref: msvc-7.1
array_byval: msvc-7.1
|function|
allocator_test: borland-5.6.4* borland-5.8.2*
contains2_test: borland-5.6.4* borland-5.8.2*
contains_test: borland-5.6.4* borland-5.8.2*
function_arith_portable: borland-5.6.4* borland-5.8.2*
function_n_test: borland-5.6.4* borland-5.8.2*
function_ref_portable: borland-5.6.4* borland-5.8.2*
mem_fun_portable: borland-5.6.4* borland-5.8.2*
stateless_test: borland-5.6.4* borland-5.8.2*
std_bind_portable: borland-5.6.4* borland-5.8.2*
sum_avg_portable: borland-5.6.4* borland-5.8.2*
|gil|
main: acc borland-5.6.4* borland-5.8.2* gcc-3.3.6 gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 sun-5.8
|graph|
all_planar_input_files_test: sun-5.8 sun-5.8
basic_planarity_test: sun-5.8 sun-5.8
csr_graph_test: msvc-7.1
cycle_ratio_tests: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0 msvc-7.1 msvc-8.0* msvc-8.0* sun-5.8 sun-5.8
graphml_test: msvc-8.0*
graphviz_test: msvc-8.0*
kolmogorov_max_flow_test: acc hp_cxx-71_006_tru64
make_biconnected_planar_test: sun-5.8 sun-5.8
make_maximal_planar_test: sun-5.8 sun-5.8
max_flow_test: acc hp_cxx-71_006_tru64
parallel_edges_loops_test: sun-5.8 sun-5.8
transitive_closure_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
|interprocess|
adaptive_node_pool_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
adaptive_pool_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
alloc_example: hp_cxx-71_006_tru64 intel-linux-9.0
allocexcept_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
cached_adaptive_pool_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
cached_node_allocator_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
condition_test: acc darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64
data_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
deque_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_adaptive_pool: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_allocator: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_anonymous_conditionA: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64 intel-linux-9.0
doc_anonymous_conditionB: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64 intel-linux-9.0
doc_anonymous_mutexA: hp_cxx-71_006_tru64
doc_anonymous_mutexB: hp_cxx-71_006_tru64
doc_anonymous_semaphoreA: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64 intel-linux-9.0
doc_anonymous_semaphoreB: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64 intel-linux-9.0
doc_anonymous_upgradable_mutexA: hp_cxx-71_006_tru64
doc_anonymous_upgradable_mutexB: hp_cxx-71_006_tru64
doc_bufferstream: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_cached_adaptive_pool: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_cached_node_allocator: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_cont: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_contA: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_contB: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_intrusive: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_ipc_messageA: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_ipc_messageB: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_aligned_allocation: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_allocation_command: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_construction_info: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_external_buffer: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_heap_memory: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_mapped_file: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_multiple_allocation: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_managed_raw_allocation: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_map: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_message_queueA: acc hp_cxx-71_006_tru64
doc_message_queueB: acc hp_cxx-71_006_tru64
doc_move_containers: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_named_allocA: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_named_allocB: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_named_conditionA: hp_cxx-71_006_tru64 intel-linux-9.0
doc_named_conditionB: hp_cxx-71_006_tru64 intel-linux-9.0
doc_named_mutex: acc hp_cxx-71_006_tru64
doc_node_allocator: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_offset_ptr: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_private_adaptive_pool: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_private_node_allocator: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_scoped_ptr: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_shared_memory: hp_cxx-71_006_tru64
doc_shared_memory2: hp_cxx-71_006_tru64
doc_shared_ptr: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
doc_shared_ptr_explicit: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
doc_unique_ptr: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
doc_vectorstream: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_where_allocate: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
file_lock_test: msvc-7.1 msvc-8.0*
file_mapping_test: acc
flat_map_index_allocation_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
flat_tree_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
intrusive_ptr_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
iset_index_allocation_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
iunordered_set_index_allocation_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
list_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
managed_mapped_file_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
map_index_allocation_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
mapped_file_test: acc hp_cxx-71_006_tru64
memory_algorithm_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
message_queue_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
mutex_test: hp_cxx-71_006_tru64
named_alloc_example: hp_cxx-71_006_tru64 intel-linux-9.0
named_condition_test: acc darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
named_mutex_test: acc gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
named_recursive_mutex_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64 intel-linux-9.0
named_semaphore_test: acc gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
named_upgradable_mutex_test: acc hp_cxx-71_006_tru64
node_allocator_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
node_pool_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
null_index_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
private_adaptive_pool_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
private_node_allocator_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
process_a_example: hp_cxx-71_006_tru64 intel-linux-9.0
process_a_fixed_example: hp_cxx-71_006_tru64 intel-linux-9.0 msvc-7.1
process_b_example: hp_cxx-71_006_tru64 intel-linux-9.0
process_b_fixed_example: hp_cxx-71_006_tru64 intel-linux-9.0
recursive_mutex_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64 intel-linux-9.0
semaphore_test: acc hp_cxx-71_006_tru64
shared_memory_mapping_test: hp_cxx-71_006_tru64
shared_memory_test: acc hp_cxx-71_006_tru64
shared_ptr_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
slist_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
string_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
tree_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
unique_ptr_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
upgradable_mutex_test: acc darwin-4.0.1* darwin-4.0.1* hp_cxx-71_006_tru64
user_buffer_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
vector_test: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
|intrusive|
custom_bucket_traits_test: hp_cxx-71_006_tru64
default_hook_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
doc_advanced_value_traits: hp_cxx-71_006_tru64 intel-linux-9.0
doc_advanced_value_traits2: hp_cxx-71_006_tru64 intel-linux-9.0
doc_assoc_optimized_code: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_auto_unlink: hp_cxx-71_006_tru64 intel-linux-9.0
doc_bucket_traits: hp_cxx-71_006_tru64
doc_clone_from: hp_cxx-71_006_tru64 intel-linux-9.0
doc_entity: hp_cxx-71_006_tru64 intel-linux-9.0
doc_erasing_and_disposing: hp_cxx-71_006_tru64 intel-linux-9.0
doc_external_value_traits: hp_cxx-71_006_tru64
doc_how_to_use: hp_cxx-71_006_tru64 intel-linux-9.0
doc_iterator_from_value: hp_cxx-71_006_tru64 intel-linux-9.0
doc_list: hp_cxx-71_006_tru64 intel-linux-9.0
doc_offset_ptr: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_set: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
doc_slist: hp_cxx-71_006_tru64 intel-linux-9.0
doc_stateful_value_traits: hp_cxx-71_006_tru64
doc_unordered_set: hp_cxx-71_006_tru64 intel-linux-9.0
doc_value_traits: hp_cxx-71_006_tru64 intel-linux-9.0
doc_window: hp_cxx-71_006_tru64 intel-linux-9.0
external_value_traits_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
list_test: hp_cxx-71_006_tru64 intel-linux-9.0
make_functions_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
multiset_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
set_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0
slist_test: hp_cxx-71_006_tru64 intel-linux-9.0
stateful_value_traits_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
unordered_multiset_test: hp_cxx-71_006_tru64 intel-linux-9.0
unordered_set_test: hp_cxx-71_006_tru64 intel-linux-9.0
virtual_base_test: gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
|iostreams|
regex_filter_test: borland-5.6.4* borland-5.8.2*
|lambda|
operator_tests_simple: msvc-7.1
|math|
common_factor_test: borland-5.8.2*
|mpl|
apply: gcc-4.1.2_sunos_i86pc
|multi_index|
test_modifiers: msvc-7.1 msvc-8.0*
|numeric/interval|
mul: darwin-4.0.1*
overflow: darwin-4.0.1*
pi: darwin-4.0.1*
|optional|
optional_test: darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
optional_test_inplace: hp_cxx-71_006_tru64
|program_options|
cmdline_test: borland-5.6.4* borland-5.8.2*
cmdline_test_dll: borland-5.6.4* borland-5.8.2*
parsers_test: borland-5.6.4* borland-5.8.2*
parsers_test_dll: borland-5.6.4* borland-5.8.2*
variable_map_test: borland-5.6.4* borland-5.8.2*
variable_map_test_dll: borland-5.6.4* borland-5.8.2*
|property_map|
dynamic_properties_test: borland-5.6.4* borland-5.8.2*
|ptr_container|
serialization: darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-4.1.2_sunos_i86pc sun-5.8 sun-5.8
|python|
bases: intel-linux-9.0
exec: gcc-4.1.2_sunos_i86pc intel-linux-9.0
import_: intel-linux-9.0 msvc-7.1 msvc-8.0* msvc-8.0*
pointee: intel-linux-9.0
upcast: intel-linux-9.0
|range|
array: msvc-7.1
iterator_range: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0 msvc-7.1 msvc-8.0* msvc-8.0* sun-5.8 sun-5.8
reversible_range: msvc-7.1
string: hp_cxx-71_006_tru64 msvc-7.1
sub_range: acc borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0 msvc-7.1 sun-5.8 sun-5.8
|rational|
rational_test: borland-5.6.4* borland-5.8.2*
|regex|
regex_regress_threaded: darwin-4.0.1*
static_mutex_test: borland-5.6.4* borland-5.8.2*
|serialization|
test_array_binary_archive: borland-5.6.4* borland-5.8.2*
test_array_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_array_text_archive: borland-5.6.4* borland-5.8.2*
test_array_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_array_text_warchive: borland-5.6.4* borland-5.8.2*
test_array_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_array_xml_archive: borland-5.6.4* borland-5.8.2*
test_array_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_array_xml_warchive: borland-5.6.4* borland-5.8.2*
test_array_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_binary_binary_archive: borland-5.6.4* borland-5.8.2*
test_binary_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_binary_text_archive: borland-5.6.4* borland-5.8.2*
test_binary_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_binary_text_warchive: borland-5.6.4* borland-5.8.2*
test_binary_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_binary_xml_archive: borland-5.6.4* borland-5.8.2*
test_binary_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_binary_xml_warchive: borland-5.6.4* borland-5.8.2*
test_binary_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_load_binary_archive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_load_text_archive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_load_text_warchive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_load_xml_archive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_load_xml_warchive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_save_binary_archive: borland-5.6.4* borland-5.8.2*
test_class_info_save_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_save_text_archive: borland-5.6.4* borland-5.8.2*
test_class_info_save_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_save_text_warchive: borland-5.6.4* borland-5.8.2*
test_class_info_save_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_save_xml_archive: borland-5.6.4* borland-5.8.2*
test_class_info_save_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_class_info_save_xml_warchive: borland-5.6.4* borland-5.8.2*
test_class_info_save_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_contained_class_binary_archive: borland-5.6.4* borland-5.8.2*
test_contained_class_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_contained_class_text_archive: borland-5.6.4* borland-5.8.2*
test_contained_class_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_contained_class_text_warchive: borland-5.6.4* borland-5.8.2*
test_contained_class_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_contained_class_xml_archive: borland-5.6.4* borland-5.8.2*
test_contained_class_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_contained_class_xml_warchive: borland-5.6.4* borland-5.8.2*
test_contained_class_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_cyclic_ptrs_binary_archive: borland-5.6.4* borland-5.8.2*
test_cyclic_ptrs_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_cyclic_ptrs_text_archive: borland-5.6.4* borland-5.8.2*
test_cyclic_ptrs_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_cyclic_ptrs_text_warchive: borland-5.6.4* borland-5.8.2*
test_cyclic_ptrs_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_cyclic_ptrs_xml_archive: borland-5.6.4* borland-5.8.2*
test_cyclic_ptrs_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_cyclic_ptrs_xml_warchive: borland-5.6.4* borland-5.8.2*
test_cyclic_ptrs_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_delete_pointer_binary_archive: borland-5.6.4* borland-5.8.2*
test_delete_pointer_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_delete_pointer_text_archive: borland-5.6.4* borland-5.8.2*
test_delete_pointer_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_delete_pointer_text_warchive: borland-5.6.4* borland-5.8.2*
test_delete_pointer_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_delete_pointer_xml_archive: borland-5.6.4* borland-5.8.2*
test_delete_pointer_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_delete_pointer_xml_warchive: borland-5.6.4* borland-5.8.2*
test_delete_pointer_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo: borland-5.6.4* borland-5.8.2*
test_demo_auto_ptr: borland-5.6.4* borland-5.8.2*
test_demo_auto_ptr_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_exception: borland-5.6.4* borland-5.8.2*
test_demo_exception_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_fast_archive: borland-5.6.4* borland-5.8.2*
test_demo_fast_archive_dll: borland-5.6.4* borland-5.8.2*
test_demo_pimpl: borland-5.6.4* borland-5.8.2*
test_demo_pimpl_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_polymorphic: borland-5.6.4* borland-5.8.2*
test_demo_polymorphic_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_portable_archive: borland-5.6.4* borland-5.8.2* darwin-4.0.1* darwin-4.0.1*
test_demo_portable_archive_dll: borland-5.8.2* darwin-4.0.1* darwin-4.0.1*
test_demo_shared_ptr: borland-5.6.4* borland-5.8.2*
test_demo_shared_ptr_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_xml: borland-5.6.4* borland-5.8.2*
test_demo_xml_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_xml_load_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_demo_xml_save: borland-5.6.4* borland-5.8.2*
test_demo_xml_save_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_deque_binary_archive: borland-5.6.4* borland-5.8.2*
test_deque_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_deque_text_archive: borland-5.6.4* borland-5.8.2*
test_deque_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_deque_text_warchive: borland-5.6.4* borland-5.8.2*
test_deque_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_deque_xml_archive: borland-5.6.4* borland-5.8.2*
test_deque_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_deque_xml_warchive: borland-5.6.4* borland-5.8.2*
test_deque_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_binary_archive: borland-5.6.4* borland-5.8.2*
test_derived_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_binary_archive: borland-5.6.4* borland-5.8.2*
test_derived_class_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_ptr_binary_archive: borland-5.6.4* borland-5.8.2*
test_derived_class_ptr_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_ptr_text_archive: borland-5.6.4* borland-5.8.2*
test_derived_class_ptr_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_ptr_text_warchive: borland-5.6.4* borland-5.8.2*
test_derived_class_ptr_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_ptr_xml_archive: borland-5.6.4* borland-5.8.2*
test_derived_class_ptr_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_ptr_xml_warchive: borland-5.6.4* borland-5.8.2*
test_derived_class_ptr_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_text_archive: borland-5.6.4* borland-5.8.2*
test_derived_class_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_text_warchive: borland-5.6.4* borland-5.8.2*
test_derived_class_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_xml_archive: borland-5.6.4* borland-5.8.2*
test_derived_class_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_class_xml_warchive: borland-5.6.4* borland-5.8.2*
test_derived_class_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_text_archive: borland-5.6.4* borland-5.8.2*
test_derived_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_text_warchive: borland-5.6.4* borland-5.8.2*
test_derived_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_xml_archive: borland-5.6.4* borland-5.8.2*
test_derived_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_derived_xml_warchive: borland-5.6.4* borland-5.8.2*
test_derived_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_diamond_binary_archive: borland-5.6.4* borland-5.8.2*
test_diamond_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_diamond_text_archive: borland-5.6.4* borland-5.8.2*
test_diamond_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_diamond_text_warchive: borland-5.6.4* borland-5.8.2*
test_diamond_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_diamond_xml_archive: borland-5.6.4* borland-5.8.2*
test_diamond_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_diamond_xml_warchive: borland-5.6.4* borland-5.8.2*
test_diamond_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_exported_binary_archive: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
test_exported_binary_archive_dll: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 msvc-7.1 msvc-8.0* msvc-8.0*
test_exported_text_archive: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
test_exported_text_archive_dll: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 msvc-7.1 msvc-8.0* msvc-8.0*
test_exported_text_warchive: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
test_exported_text_warchive_dll: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 msvc-7.1 msvc-8.0* msvc-8.0*
test_exported_xml_archive: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
test_exported_xml_archive_dll: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 msvc-7.1 msvc-8.0* msvc-8.0*
test_exported_xml_warchive: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64
test_exported_xml_warchive_dll: borland-5.6.4* borland-5.8.2* gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 msvc-7.1 msvc-8.0* msvc-8.0*
test_list_binary_archive: borland-5.6.4* borland-5.8.2*
test_list_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_ptrs_binary_archive: borland-5.6.4* borland-5.8.2*
test_list_ptrs_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_ptrs_text_archive: borland-5.6.4* borland-5.8.2*
test_list_ptrs_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_ptrs_text_warchive: borland-5.6.4* borland-5.8.2*
test_list_ptrs_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_ptrs_xml_archive: borland-5.6.4* borland-5.8.2*
test_list_ptrs_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_ptrs_xml_warchive: borland-5.6.4* borland-5.8.2*
test_list_ptrs_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_text_archive: borland-5.6.4* borland-5.8.2*
test_list_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_text_warchive: borland-5.6.4* borland-5.8.2*
test_list_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_xml_archive: borland-5.6.4* borland-5.8.2*
test_list_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_list_xml_warchive: borland-5.6.4* borland-5.8.2*
test_list_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_map_binary_archive: borland-5.6.4* borland-5.8.2*
test_map_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_map_text_archive: borland-5.6.4* borland-5.8.2*
test_map_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_map_text_warchive: borland-5.6.4* borland-5.8.2*
test_map_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_map_xml_archive: borland-5.6.4* borland-5.8.2*
test_map_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_map_xml_warchive: borland-5.6.4* borland-5.8.2*
test_map_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_mi_binary_archive: borland-5.6.4* borland-5.8.2*
test_mi_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_mi_text_archive: borland-5.6.4* borland-5.8.2*
test_mi_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_mi_text_warchive: borland-5.6.4* borland-5.8.2*
test_mi_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_mi_xml_archive: borland-5.6.4* borland-5.8.2*
test_mi_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_mi_xml_warchive: borland-5.6.4* borland-5.8.2*
test_mi_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_mult_archive_types: borland-5.6.4* borland-5.8.2*
test_mult_archive_types_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_multiple_ptrs_binary_archive: borland-5.6.4* borland-5.8.2*
test_multiple_ptrs_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_multiple_ptrs_text_archive: borland-5.6.4* borland-5.8.2*
test_multiple_ptrs_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_multiple_ptrs_text_warchive: borland-5.6.4* borland-5.8.2*
test_multiple_ptrs_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_multiple_ptrs_xml_archive: borland-5.6.4* borland-5.8.2*
test_multiple_ptrs_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_multiple_ptrs_xml_warchive: borland-5.6.4* borland-5.8.2*
test_multiple_ptrs_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_no_rtti_binary_archive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_no_rtti_text_archive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_no_rtti_text_warchive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_no_rtti_xml_archive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_no_rtti_xml_warchive_dll: msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor2_binary_archive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor2_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor2_text_archive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor2_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor2_text_warchive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor2_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor2_xml_archive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor2_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor2_xml_warchive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor2_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor_binary_archive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor_text_archive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor_text_warchive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor_xml_archive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_default_ctor_xml_warchive: borland-5.6.4* borland-5.8.2*
test_non_default_ctor_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_intrusive_binary_archive: borland-5.6.4* borland-5.8.2*
test_non_intrusive_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_intrusive_text_archive: borland-5.6.4* borland-5.8.2*
test_non_intrusive_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_intrusive_text_warchive: borland-5.6.4* borland-5.8.2*
test_non_intrusive_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_intrusive_xml_archive: borland-5.6.4* borland-5.8.2*
test_non_intrusive_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_non_intrusive_xml_warchive: borland-5.6.4* borland-5.8.2*
test_non_intrusive_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_null_ptr_binary_archive: borland-5.6.4* borland-5.8.2*
test_null_ptr_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_null_ptr_text_archive: borland-5.6.4* borland-5.8.2*
test_null_ptr_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_null_ptr_text_warchive: borland-5.6.4* borland-5.8.2*
test_null_ptr_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_null_ptr_xml_archive: borland-5.6.4* borland-5.8.2*
test_null_ptr_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_null_ptr_xml_warchive: borland-5.6.4* borland-5.8.2*
test_null_ptr_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_nvp_binary_archive: borland-5.6.4* borland-5.8.2*
test_nvp_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_nvp_text_archive: borland-5.6.4* borland-5.8.2*
test_nvp_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_nvp_text_warchive: borland-5.6.4* borland-5.8.2*
test_nvp_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_nvp_xml_archive: borland-5.6.4* borland-5.8.2*
test_nvp_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_nvp_xml_warchive: borland-5.6.4* borland-5.8.2*
test_nvp_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_object_binary_archive: borland-5.6.4* borland-5.8.2*
test_object_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_object_text_archive: borland-5.6.4* borland-5.8.2*
test_object_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_object_text_warchive: borland-5.6.4* borland-5.8.2*
test_object_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_object_xml_archive: borland-5.6.4* borland-5.8.2*
test_object_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_object_xml_warchive: borland-5.6.4* borland-5.8.2*
test_object_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_optional_binary_archive: borland-5.6.4* borland-5.8.2*
test_optional_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_optional_text_archive: borland-5.6.4* borland-5.8.2*
test_optional_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_optional_text_warchive: borland-5.6.4* borland-5.8.2*
test_optional_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_optional_xml_archive: borland-5.6.4* borland-5.8.2*
test_optional_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_optional_xml_warchive: borland-5.6.4* borland-5.8.2*
test_optional_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_polymorphic_binary_archive: borland-5.6.4* borland-5.8.2* msvc-8.0*
test_polymorphic_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_polymorphic_text_archive: borland-5.6.4* borland-5.8.2* msvc-8.0*
test_polymorphic_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_polymorphic_text_warchive: borland-5.6.4* borland-5.8.2* msvc-8.0*
test_polymorphic_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_polymorphic_xml_archive: borland-5.6.4* borland-5.8.2* msvc-8.0*
test_polymorphic_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_polymorphic_xml_warchive: borland-5.6.4* borland-5.8.2* msvc-8.0*
test_polymorphic_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_primitive_binary_archive: borland-5.6.4* borland-5.8.2*
test_primitive_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_primitive_text_archive: borland-5.6.4* borland-5.8.2*
test_primitive_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_primitive_text_warchive: borland-5.6.4* borland-5.8.2*
test_primitive_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_primitive_xml_archive: borland-5.6.4* borland-5.8.2*
test_primitive_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_primitive_xml_warchive: borland-5.6.4* borland-5.8.2*
test_primitive_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_private_ctor: borland-5.6.4* borland-5.8.2*
test_private_ctor_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_recursion_binary_archive: borland-5.6.4* borland-5.8.2*
test_recursion_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_recursion_text_archive: borland-5.6.4* borland-5.8.2*
test_recursion_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_recursion_text_warchive: borland-5.6.4* borland-5.8.2*
test_recursion_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_recursion_xml_archive: borland-5.6.4* borland-5.8.2*
test_recursion_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_recursion_xml_warchive: borland-5.6.4* borland-5.8.2*
test_recursion_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_registered_binary_archive: borland-5.6.4* borland-5.8.2*
test_registered_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_registered_text_archive: borland-5.6.4* borland-5.8.2*
test_registered_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_registered_text_warchive: borland-5.6.4* borland-5.8.2*
test_registered_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_registered_xml_archive: borland-5.6.4* borland-5.8.2*
test_registered_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_registered_xml_warchive: borland-5.6.4* borland-5.8.2*
test_registered_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_reset_object_address: borland-5.6.4* borland-5.8.2*
test_reset_object_address_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_set_binary_archive: borland-5.8.2*
test_set_binary_archive_dll: borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_set_text_archive: borland-5.8.2*
test_set_text_archive_dll: borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_set_text_warchive: borland-5.8.2*
test_set_text_warchive_dll: borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_set_xml_archive: borland-5.8.2*
test_set_xml_archive_dll: borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_set_xml_warchive: borland-5.8.2*
test_set_xml_warchive_dll: borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_132_binary_archive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_132_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_132_text_archive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_132_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_132_text_warchive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_132_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_132_xml_archive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_132_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_132_xml_warchive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_132_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_binary_archive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_text_archive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_text_warchive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_xml_archive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_shared_ptr_xml_warchive: borland-5.6.4* borland-5.8.2*
test_shared_ptr_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_binary_archive: borland-5.6.4* borland-5.8.2*
test_simple_class_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_ptr_binary_archive: borland-5.6.4* borland-5.8.2*
test_simple_class_ptr_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_ptr_text_archive: borland-5.6.4* borland-5.8.2*
test_simple_class_ptr_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_ptr_text_warchive: borland-5.6.4* borland-5.8.2*
test_simple_class_ptr_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_ptr_xml_archive: borland-5.6.4* borland-5.8.2*
test_simple_class_ptr_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_ptr_xml_warchive: borland-5.6.4* borland-5.8.2*
test_simple_class_ptr_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_text_archive: borland-5.6.4* borland-5.8.2*
test_simple_class_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_text_warchive: borland-5.6.4* borland-5.8.2*
test_simple_class_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_xml_archive: borland-5.6.4* borland-5.8.2*
test_simple_class_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_simple_class_xml_warchive: borland-5.6.4* borland-5.8.2*
test_simple_class_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_split_binary_archive: borland-5.6.4* borland-5.8.2*
test_split_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_split_text_archive: borland-5.6.4* borland-5.8.2*
test_split_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_split_text_warchive: borland-5.6.4* borland-5.8.2*
test_split_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_split_xml_archive: borland-5.6.4* borland-5.8.2*
test_split_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_split_xml_warchive: borland-5.6.4* borland-5.8.2*
test_split_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_tracking_binary_archive: borland-5.6.4* borland-5.8.2*
test_tracking_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_tracking_text_archive: borland-5.6.4* borland-5.8.2*
test_tracking_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_tracking_text_warchive: borland-5.6.4* borland-5.8.2*
test_tracking_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_tracking_xml_archive: borland-5.6.4* borland-5.8.2*
test_tracking_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_tracking_xml_warchive: borland-5.6.4* borland-5.8.2*
test_tracking_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_unregistered_binary_archive: borland-5.6.4* borland-5.8.2*
test_unregistered_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_unregistered_text_archive: borland-5.6.4* borland-5.8.2*
test_unregistered_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_unregistered_text_warchive: borland-5.6.4* borland-5.8.2*
test_unregistered_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_unregistered_xml_archive: borland-5.6.4* borland-5.8.2*
test_unregistered_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_unregistered_xml_warchive: borland-5.6.4* borland-5.8.2*
test_unregistered_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_valarray_binary_archive: borland-5.6.4* borland-5.8.2*
test_valarray_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_valarray_text_archive: borland-5.6.4* borland-5.8.2*
test_valarray_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_valarray_text_warchive: borland-5.6.4* borland-5.8.2*
test_valarray_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_valarray_xml_archive: borland-5.6.4* borland-5.8.2*
test_valarray_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_valarray_xml_warchive: borland-5.6.4* borland-5.8.2*
test_valarray_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_variant_binary_archive: borland-5.6.4*
test_variant_binary_archive_dll: borland-5.6.4* msvc-7.1 msvc-8.0* msvc-8.0*
test_variant_text_archive: borland-5.6.4*
test_variant_text_archive_dll: borland-5.6.4* msvc-7.1 msvc-8.0* msvc-8.0*
test_variant_text_warchive: borland-5.6.4*
test_variant_text_warchive_dll: borland-5.6.4* msvc-7.1 msvc-8.0* msvc-8.0*
test_variant_xml_archive: borland-5.6.4*
test_variant_xml_archive_dll: borland-5.6.4* msvc-7.1 msvc-8.0* msvc-8.0*
test_variant_xml_warchive: borland-5.6.4*
test_variant_xml_warchive_dll: borland-5.6.4* msvc-7.1 msvc-8.0* msvc-8.0*
test_vector_binary_archive: borland-5.6.4* borland-5.8.2*
test_vector_binary_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_vector_text_archive: borland-5.6.4* borland-5.8.2*
test_vector_text_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_vector_text_warchive: borland-5.6.4* borland-5.8.2*
test_vector_text_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_vector_xml_archive: borland-5.6.4* borland-5.8.2*
test_vector_xml_archive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_vector_xml_warchive: borland-5.6.4* borland-5.8.2*
test_vector_xml_warchive_dll: borland-5.6.4* borland-5.8.2* msvc-7.1 msvc-8.0* msvc-8.0*
test_void_cast: borland-5.6.4* borland-5.8.2*
test_void_cast_dll: borland-5.6.4* borland-5.8.2*
|signals|
dead_slot_test: borland-5.6.4* borland-5.8.2*
deletion_test: borland-5.6.4* borland-5.8.2*
ordering_test: borland-5.6.4* borland-5.8.2*
signal_n_test: borland-5.6.4* borland-5.8.2*
trackable_test: borland-5.6.4* borland-5.8.2*
|spirit|
mix_and_match_trees: sun-5.8 sun-5.8
numerics_tests: darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 gcc-4.1.2_sunos_i86pc intel-linux-9.0 msvc-7.1 msvc-8.0* msvc-8.0*
numerics_tests_debug: darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 gcc-4.1.2_sunos_i86pc intel-linux-9.0 msvc-7.1 msvc-8.0* msvc-8.0*
|system|
error_code_test: borland-5.6.4* borland-5.8.2*
error_code_test_dll: borland-5.6.4* borland-5.8.2*
error_code_user_test: borland-5.6.4* borland-5.8.2*
error_code_user_test_dll: borland-5.6.4* borland-5.8.2*
header_only_test: borland-5.6.4* borland-5.8.2*
initialization_test: borland-5.6.4* borland-5.8.2*
system_error_test: borland-5.6.4* borland-5.8.2*
system_error_test_dll: borland-5.6.4* borland-5.8.2*
|test|
boost_check_equal_str: sun-5.8 sun-5.8
|thread|
test_barrier: borland-5.6.4* borland-5.8.2*
test_barrier_lib: borland-5.6.4* borland-5.8.2*
test_condition: borland-5.6.4* borland-5.8.2*
test_condition_lib: borland-5.6.4* borland-5.8.2*
test_mutex: borland-5.6.4* borland-5.8.2*
test_mutex_lib: borland-5.6.4* borland-5.8.2*
test_once: borland-5.6.4* borland-5.8.2*
test_once_lib: borland-5.6.4* borland-5.8.2*
test_read_write_mutex: borland-5.6.4* borland-5.8.2*
test_read_write_mutex_lib: borland-5.6.4* borland-5.8.2*
test_thread: borland-5.6.4* borland-5.8.2*
test_thread_lib: borland-5.6.4* borland-5.8.2*
test_tss: borland-5.6.4* borland-5.8.2*
|tr1|
std_run_complex_overloads: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0
std_run_random: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0
std_test_regex: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0
std_test_shared_ptr: borland-5.8.2*
std_test_tr1_include: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8
std_test_tuple: acc darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8
std_test_tuple_tricky: acc darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8 sun-5.8
test_shared_ptr: borland-5.8.2*
test_tr1_include: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8
test_tuple: acc darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8
test_tuple_tricky: acc darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8 sun-5.8
test_utility_std_header: acc darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 hp_cxx-71_006_tru64 intel-linux-9.0 sun-5.8
|type_traits|
make_signed_test: borland-5.6.4* borland-5.8.2*
make_unsigned_test: borland-5.6.4* borland-5.8.2*
promote_basic_test: hp_cxx-71_006_tru64
|typeof|
data_member_emulation: borland-5.6.4* borland-5.8.2*
function_binding_emulation: borland-5.6.4* borland-5.8.2*
function_emulation: borland-5.6.4* borland-5.8.2*
function_ptr_emulation: borland-5.6.4* borland-5.8.2*
function_ptr_from_tpl_emulation: borland-5.6.4* borland-5.8.2*
function_ref_emulation: borland-5.6.4* borland-5.8.2*
member_function_emulation: borland-5.6.4* borland-5.8.2*
modifiers_emulation: borland-5.6.4* borland-5.8.2*
nested_typedef_emulation: borland-5.6.4* borland-5.8.2*
noncopyable_emulation: borland-5.6.4* borland-5.8.2*
odr_emulation: borland-5.6.4* borland-5.8.2*
odr_no_uns: borland-5.6.4* borland-5.8.2*
std_emulation: borland-5.6.4* borland-5.8.2*
template_dependent_emulation: borland-5.6.4* borland-5.8.2*
template_enum_emulation: borland-5.6.4* borland-5.8.2*
template_int_emulation: borland-5.6.4* borland-5.8.2*
template_multiword_emulation: borland-5.6.4* borland-5.8.2*
template_tpl_emulation: borland-5.6.4* borland-5.8.2*
template_type_emulation: borland-5.6.4* borland-5.8.2*
type_emulation: borland-5.6.4* borland-5.8.2*
|utility|
result_of_test: sun-5.8 sun-5.8
|wave|
test_re2c_lexer: msvc-7.1 msvc-8.0*
test_slex_lexer: darwin-4.0.1* darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 gcc-4.1.2_sunos_i86pc hp_cxx-71_006_tru64 intel-linux-9.0 msvc-7.1 msvc-8.0* msvc-8.0*
testwave_dll: sun-5.8 sun-5.8
|xpressive|
c_traits: hp_cxx-71_006_tru64
regress: hp_cxx-71_006_tru64
test_actions: acc darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0
test_symbols: acc darwin-4.0.1* darwin-4.0.1* gcc-3.3.6 intel-linux-9.0
1
0
29 Sep '07
I have finished converting this dynamic object factory to use boost:::fusion
With "dynamic object factory" I mean that new classes could be
registered/unregistered at runtime. This is somewhat different from
other factory library that requires the classes known to the factory,
i.e. the classes for whom the factory creates objects, to be listed at
the point of factory instantation.
In case program is scattered among different library/modules this
could became an important constrain because there is no one point in
the program where you know what will be the all and only classes your
factory will be tailored on.
The feature list is:
- Support for many class hierarchies at the same time
- Generic constructor argument type or default c'tor
- Type safe constructor overloading
- Support for user supplied 'object create' functions
- Dynamic class registering/unregistering
- And finally the most important: 100% type safe also at runtime!
Constructor arguments overloading is a nicety I didn't find in other
implementations.
This is my first attempt with boost::fusion, I hope my understanding
of this library is correct, but of course any feedback on how to
improve the code or the design is very much welcomed.
Library has been uploaded to Vault, file is 'simple_factory.tar.gz'
under base directory.
Library contains a show case program "main.cpp" heavily commented to
be used as a kind of user manual.
Thanks
Marco
1
0
JD wrote:
>
> I tried without the new_file_size, I tried with a mapped_file... Is
> there something I don't get? Why are we not able to open a file that
> already exist?
>
I assume you have mapped_file.cpp in your project already (otherwise I
don't think you could link).
Upon quick inspection, your example seems to mimic some of the test code
almost identically (i.e. in mapped_file_test.cpp), so I think it should
work...
What happens when you try to run the unit tests in the
boost_1_34_1\libs\iostreams\test subdirectory of the source tarball?
Do they pass?
1
0
1
0
[ 211 open bugs today, 208 yesterday ]
If you are maintaining a library, and have not logged into the trac system
at <http://svn.boost.org/trac/boost/>, please do so ASAP. Until you do that,
no tickets can be assigned to you, and will remain under "None".
Instructions on working with tickets can be found at:
<http://svn.boost.org/trac/boost/wiki/TicketWorkflow>
and a mapping of user names to "real names" can be found at:
<http://svn.boost.org/trac/boost/report/16>
17 ramey
15 dgregor
13 djowel
13 az_sw_dude
12 grafik
12 doug_gregor
11 turkanis
11 None
10 rogeeff
9 dave
7 nesotto
7 jsiek
6 vladimir_prus
6 anthonyw
6 agurtovoy
5 samuel_krempp
4 witt
4 shammah
4 bemandawes
3 pdimov
3 johnmaddock
3 jbandela
3 igaztanaga
3 fcacciola
3 danielw
2 urzuga
2 nasonov
2 jmaurer
2 hubert_holin
2 hkaiser
2 ebf
1 t_schwinger
1 speedsnail
1 samuel_k
1 pavol_droba
1 kaalus
1 guwi17
1 dlwalker
1 aaron_windsor
None 1068 Mersenne twister disables streaming for Visual C++
None 1094 Finding the correct library to link (feature request for
pkg-config support)h
None 1187 bcp copy not needed files
None 1222 lambda::ret<T> should declare result_type.
None 1247 Typos in "boost/random/additive_combine.hpp"_ lines 68-69
None 1252 [pool] severe overhead with unaligned sizes.
None 1270 uniform_smallint doesn't compile with lagged_fibonacci
random number generators
None 1290 Serialization export.hpp (or type_info_implementation.hpp)
is NOT self-contained and causes compile error
None 1291 config.hpp fails to compile with gcc -Wundef
None 960 [random] lognormal_distribution problem
None 991 [pool]
aaron_windsor 778 top-level configure is broken
agurtovoy 1001 gcc 4.1.2 segfaults on mpl/test/apply.cpp
agurtovoy 1051 MPL header ordering triggers bug
agurtovoy 1099 unable to iterate through a "non-explicitly-declared" mpl::set
agurtovoy 1215 Boost 1.34.1_ mpl: Wrong workaround detection using
MinGW32 (or.hpp_ line #33)
agurtovoy 588 mpl::remove compile error with gcc 4.1.0
agurtovoy 640 documentation mistake
anthonyw 1154 tss destruction segfaults in conjunction with dlopen/dlclose
anthonyw 1168 [thread] tss crashes randomly
anthonyw 1226 macro TEXT() in GetProcAddress()
anthonyw 1268 xtime_cmp changes to deal with overflow were reverted
anthonyw 876 xtime documentation incomplete
anthonyw 881 errors when build with Apache stdcxx
az_sw_dude 1028 typo in boost header: date_time/time_defs.hpp
az_sw_dude 1078 from_iso_string cannot read the output from to_iso_string
az_sw_dude 1098 Urgent libboost-date-time1.33.1 : bugs on ia64 ?
az_sw_dude 1147 date_time library contains global #define ERROR
az_sw_dude 1160 warning: month_format shadows a member of this
az_sw_dude 1162 warning: ticks shadows a member of this
az_sw_dude 1289 posix_time::time_facet forgets to pass a_ref argument
to base class
az_sw_dude 287 wrong usage of ios_base::narrow
az_sw_dude 316 date_time type conversion warning
az_sw_dude 604 from_ftime incorrectly processes FILETIME filled with zeros
az_sw_dude 642 operator<< for gregorian::date_duration not found
az_sw_dude 889 Insane Dependencies
az_sw_dude 890 date_time library supports only the current dst rule
bemandawes 1230 mbstate uninitialized
bemandawes 559 linker error mingw 3.4.5
bemandawes 752 directory_iterator doesn't work with catch
bemandawes 897 exists() throws exeption on existing but locked file on wind
danielw 1044 Argument pack inaccessable in a functions return type
danielw 1054 Parameter takes an "infinite" amount of time to compile
with the Intel compiler.
danielw 1097 keyword.hpp generates many warnings C4180: qualifier
applied to function type has no meaning; ignored
dave 1010 linking boost.python on freebsd
dave 1019 iterator_facade::pointer should be the return type of
operator-> (DR 445)
dave 1085 Python rules for compiling in Mac OS X
dave 1096 Tutorial needs updating for BBv2
dave 1179 [boost.python] can not export a union in VC2005sp1
dave 1181 [boost.python] can modify enum value
dave 1246 breakage in boost::python svn trunk
dave 865 Use of C++0x keyword as identifier
dave 910 gcc strict-aliasing problems with python
dgregor 1002 [iostreams] close_impl<closable_tag> does not comply with spec
dgregor 1003 [iostreams] copy-paste error in typedefs for wchar
multichar_filters
dgregor 1011 amd64: #error Boost.Numeric.Interval: Please specify
rounding control mechanism.
dgregor 1139 [iostreams] Regex filter segfaults when zero matches found
dgregor 1140 boost::iostreams linked_streambuf bug
dgregor 1149 Minor doc error in basic_null_device
dgregor 1164 Floyd Warshall broken with unsigned edge weights
dgregor 1185 iostreams::direct_streambuf<T_Tr>::is_open always
returns false if output iterator is not null
dgregor 1192 [boostbook] problem when two files have the same name
dgregor 1199 configure doesn't work with path containing whitespaces (MacOS X)
dgregor 1218 Boostbook error when generating documentation for a
member typedef with a description
dgregor 1232 mapped_file_source::is_open() is broken under windows
dgregor 556 Bundled graph properties
dgregor 732 Johnson All-Pairs needs better "no path" information
dgregor 736 Const correctness violation
djowel 1170 Emit Warnings instead of # symbols in the syntax highlighter
djowel 1171 Quickbook title output
djowel 1172 non-utf
djowel 1176 Space after inline code
djowel 1206 Escaping from within code?
djowel 1273 CR+LF newlines in position_iterator
djowel 1276 spirit problem with _GLIBCXX_DEBUG
djowel 1277 Closing section like [pre with } causes Quickbok to crash
djowel 1280 sections in imported source files get put inside <para>
elements in docbook output
djowel 1281 Quickbook produces invalid BoostBook/DocBook XML
djowel 241 Miss " = ParserT()"
djowel 314 spirit insert_key_actor.hpp
djowel 664 crash in boost::spirit::parse
dlwalker 613 boost/crc.hpp uses non-standard conforming syntax
doug_gregor 1021 [Graph][reverse_graph] Problem using reverse_graph
adapter with an adapted user defined graph
doug_gregor 1076 compile error: disconnecting struct with
operator()() doesn't work in VS2005 SP1
doug_gregor 375 LEDA graph adaptors do not handle hidden nodes properly
doug_gregor 402 random_vertex/random_edge are unnecessarily inefficient
doug_gregor 403 Document copy_component
doug_gregor 447 reverse_graph and constness of property maps
doug_gregor 708 Dijkstra no_init version should not require VertexListGraph
doug_gregor 733 Numbered headers don't work with "preferred" syntax
doug_gregor 735 Fruchterman-Reingold grid performance can be improved
doug_gregor 738 Memory leaks with signal::connect?
doug_gregor 829 Implicit graph not implement
doug_gregor 852 Problem with Boost and GCC 4.1
ebf 965 [doc] boost::variant tutorial - final example uses v1_v2
should be seq1_seq2
ebf 993 Variant should use least common multiple of alignments_
rather than maximum
fcacciola 1217 value_initialized leaves data uninitialized_ when using MSVC
fcacciola 617 Numeric Conversion Documentation minor bug
fcacciola 818 No zero-argument in_place()
grafik 1023 inspect
grafik 1041 Cygwin requires PATH setting.
grafik 1062 Cygwin install stage fails with combination of patches
grafik 1146 KAI Referenced in compiler status acknowledgements
grafik 1233 Boost website still refers to CVS
grafik 1244 Broken links to unit test examples
grafik 546 boost.build needs fixes for HP/UX
grafik 616 Boost Jam_ and non english directorys
grafik 896 <native-wchar_t>off does not work when build with vc-8.0
grafik 959 linking fails when Boost is compiled with STLport 5.1.* on
Linux (names mismatch)
grafik 977 bjam crashes when compiled with gcc 4.2
grafik 986 Problem building Python modules on boost 1.34.0
guwi17 1237 Resizing symmetric matrices
hkaiser 1077 Spirit integer parser does not always detect integer overflow
hkaiser 1079 boost-1.34.0 fails to compile. concept checks not satisfied.
hubert_holin 162 Cannot compile octonion_test.cpp because of bug in sinc.hpp
hubert_holin 647 octonion documentation bug
igaztanaga 1080 boost::interprocess win32 global file mapping issue
igaztanaga 1210 interprocess::barrier hangs during second use under
linux (boost 1.33.1)
igaztanaga 1231 interprocess_condition (emulated) hangs after notify_all().
jbandela 283 Compiler error for tokenizer on Solaris
jbandela 501 token_iterator::at_end() result is inversed
jbandela 665 bug in char_separator
jmaurer 351 Diff in state of mersenne_twister gen between GCC3.41 & CW9
jmaurer 819 uniform_int<> with type's maximum availaible range error
johnmaddock 1081 Empty string rejected as perl-style regex
johnmaddock 1083 boost_regex 1.34.0 uses ICU library without linking to it
johnmaddock 1148 boost_1_34_1 regex library compile failure on aix with xlv
jsiek 416 Spelling of Edmonds-Karp-Algorithm
jsiek 575 Calling subgraph::global_to_local on a root graph
jsiek 636 strange compiling problem for transitive_closure
jsiek 813 concept_check.hpp unused variable warning
jsiek 815 remove_edge core dumps on self-circle
jsiek 875 No iterator based constructor for adjacency_matrix
jsiek 900 graphml reader namespace handling is broken
kaalus 1184 property_tree assignment (operator) bug
nasonov 1220 lexical_cast requires RTTI
nasonov 754 boost::any - typeid comparison across shared boundaries
nesotto 1145 Small bugs in Boost.Range documentation
nesotto 1284 [range] sub_range assignment issue
nesotto 471 boost.range and "const char[]".
nesotto 518 [Boost.Range]boost::const_begin calls non-qualified 'begin'
nesotto 723 local_time_facet error in VS2005 Win2003
nesotto 730 The ptr_map iterator cannot be dereference to value type
nesotto 807 boost::assignment documentation: mathematical "typo"
pavol_droba 1152 rle_example fails
pdimov 1106 shared_ptr<T> should not convert to shared_ptr<U> when T*
doesn't convert to U*
pdimov 1108 shared_ptr does not compile under g++ with -fno-rtti
pdimov 997 error in boost::bind doc
ramey 1036 assert failure in oserializer.hpp:418
ramey 1038 "<" and ">" should be excaped in xml_oarchive
ramey 1086 Serialization of weak_ptr produces invalid XML
ramey 1089 missing boost::serialization::make_nvp in pointer container library
ramey 1121 xml_archive_exception is missing seperate header file_ and
documentation mismatch
ramey 1137 Virtual destructor is missing
ramey 1141 Dangerious operator<< for wostream
ramey 1142 boost/serialization/optional doesn't include necessary header
ramey 1223 boost::serialization chokes on correcly formatted empty XML element
ramey 1267 Assertion `new_cid == cid' failed in basic_iarchive
ramey 1285 [serialization] problem when including shared_ptr_132.hpp
ramey 1286 Missing/Incorrect dllimport/dllexport directives prevent
Windows DLLs from building
ramey 757 xml serialization fails when using namespace
ramey 878 error C2039: 'mbstate_t' : is not a member of 'std'
ramey 961 boost::basic_binary_oprimitive not instantiated correctly
ramey 968 xml_grammar - incorrect define char
ramey 969 basic_binary_iprimitive::load_binary bug
rogeeff 1030 execution_monitor.ipp #warning directive breaks
compilation on MSVC 8.0
rogeeff 1032 typo in Boost.Test documentation
rogeeff 1050 BOOST_CHECK_CLOSE_FRACTION documentation missing
rogeeff 1060 no example sources in online docs for Boost::Test
rogeeff 1212 Template fixtures
rogeeff 607 Log level names wrong in documentation
rogeeff 842 typo in auto_unit_test.hpp Revision 1.17
rogeeff 893 grammatical error in error message
rogeeff 956 Doc error in test examples.
rogeeff 962 Missing links in Test library documentation
samuel_k 585 64 bit compile warning/error for boost::format
samuel_krempp 1195 patch: boost/format/parsing.hpp does not compile
if BOOST_NO_LOCALE_ISDIGIT is defined
samuel_krempp 1196 Patch: when BOOST_NO_STD_LOCALE is not defined_
boost/format/internals.hpp fails to compile.
samuel_krempp 1278 declaration of 'str' shadows a member of 'this'
samuel_krempp 704 format zero length string msvc-8
samuel_krempp 859 boost::format ignores a user defined locale
shammah 284 pool::purge_memory() does not reset next_size
shammah 290 perfomance: memory cleanup for pool takes too long
shammah 386 boost::pool_allocator breaks with vector of vectors
shammah 88 ct_gcd_lcm.hpp compilation error
speedsnail 1138 Problems with TSS and static thread library
t_schwinger 1100 Building boost.function_types fails cvs rev-1.1_ no
chdir command in bash
turkanis 1033 iostreams::restrict doesn't work on an iostreams::file_source
turkanis 1070 [iostreams]boost\iostreams\copy.hpp line80 copy_impl
turkanis 525 problem with boost::iostreams when compiled with Visual C++
turkanis 699 Changing size of memory-mapped file on Windows
turkanis 786 bug in iostreams/copy.hpp line 81
turkanis 791 iostreams::tee_filter is for output only
turkanis 817 Performance problem in iostreams
turkanis 822 Incorrect usage of bad_write()_ bad_seek() etc.
turkanis 823 Seekable file_descriptor_source /sink?
turkanis 824 BOOST_IOSTREAMS_HAS_LSEEK64 on Mac OS X
turkanis 856 iostreams file_descriptor::write fails under Win32
urzuga 574 [boost::lambda] Compile error with libstdc++ debug mode
urzuga 781 Lambda: (_1 + "y")(string("x")) Doesn't Compile
vladimir_prus 1165 more quoting problems
vladimir_prus 1228 bug in toolset gcc + HP/UX PA-RSIC
vladimir_prus 1274 Useless error message
vladimir_prus 1275 boost::program_options::validation_error::what() is private
vladimir_prus 469 multitoken broken
vladimir_prus 689 [program_options] Endless loop with long default arguments
witt 1046 Boost.Python quickstart instructions mention nonexistent target
witt 834 Homepage regression links
witt 957 The "Getting Started" page does not mention the stdlib option
witt 973 zip_iterator has value_type == reference
--
-- Marshall
Marshall Clow Qualcomm, Inc. <mailto:mclow@qualcomm.com>
The famous British scientist, Lord Kelvin, said: "When you measure
what you are speaking about and express it in numbers, you know
something about it, but when you cannot (or do not) measure it, when
you cannot (or do not) express it in numbers, then your knowledge is
of a meagre and unsatisfactory kind."
1
0
[ 80 open requests today, 79 last week ]
If you are maintaining a library, and have not logged into the trac system
at <http://svn.boost.org/trac/boost/>, please do so ASAP. Until you do that,
no tickets can be assigned to you, and will remain under "None".
Instructions on working with tickets can be found at:
<http://svn.boost.org/trac/boost/wiki/TicketWorkflow>
and a mapping of user names to "real names" can be found at:
<http://svn.boost.org/trac/boost/report/16>
15 djowel
9 pdimov
7 johnmaddock
5 jsiek
4 mark_rodgers
4 doug_gregor
4 az_sw_dude
3 grafik
3 dlwalker
3 dave
3 None
2 vladimir_prus
2 nasonov
2 ebf
1 witt
1 rogeeff
1 ramey
1 mumiee
1 jmaurer
1 guwi17
1 garcia
1 eric_niebler
1 bemandawes
1 asutton
1 anthonyw
1 agurtovoy
1 <Blank>
<Blank> 1093 Mandatory source files shouldn't require_ or give the
impression to require_ the Boost Build system
None 1059 random_on_sphere can be made 10 times faster!
None 1166 [boostbook] paths relative to boost.root
None 1219 Add official Visual C++ 2008 (9.0) support
agurtovoy 799 mpl::if_
anthonyw 659 provide an abstract "Task" type based on Boost.Threads
asutton 693 Add clique detection algorithms DFMax_ Bron-Kerbosch
az_sw_dude 1207 Method "from_julian_day_number" (class
gregorian_calendar) not documented
az_sw_dude 17 Socket wrapper class
az_sw_dude 187 locale
az_sw_dude 596 make timezone csv file C/C++ compatible
bemandawes 590 mkstemp
dave 1180 [boost.python] def_readwrite need a default docstring
dave 916 BPL Support for Python Callable Objects
dave 918 __doc__ strings
djowel 1156 feature request: linkid to the whole document
djowel 1157 On Images
djowel 1158 optional named parameters
djowel 1159 bibliography support
djowel 1173 Balanced comments
djowel 1189 Scoped Macros
djowel 1190 Markups inside simple markups
djowel 1193 Nestable tables and lists and exlicit paragraph markup
djowel 1194 Add ID to table to allow linking to tables easily
djowel 1202 Add a [teletype] source mode
djowel 1204 Non-breaking-space?
djowel 1205 Quickbook getting started
djowel 1213 Specify that [#named_anchors] are global
djowel 1214 Provide an error count from a bjam Quickbook build
djowel 1288 Quickbook article info needs expansion to include more
bibliographic info
dlwalker 1224 MPL compatibilty for Integer Type Selection Templates
dlwalker 1225 Exact-sized Integer Type Selection Templates
dlwalker 1227 Original/Signed/Unsigned Integer Variant Selection Templates
doug_gregor 372 adjacency_matrix should model BidirectionalGraph
doug_gregor 373 LEDA graph adaptors for undirected graphs
doug_gregor 395 BGL graph types do not support allocators
doug_gregor 746 max flow with lower bounds (capacities)
ebf 1112 reference_wrapper<T> should convert to reference_wrapper<U>
when T& is convertible to U&
ebf 547 [variant] Compile time checked getter
eric_niebler 1071 Request for BOOST_REVERSE_FOREACH and rationale
garcia 1045 [multi_array] Need a proper swap operation
grafik 1203 Decouple the backend
grafik 1236 email addresses of bug submitters should be obfuscated on
publicly visible Trac pages
grafik 714 [jam] HardLink rule on NT platform
guwi17 795 [ublas] vector::back()
jmaurer 920 Proposed extension to random library
johnmaddock 1102 Add BOOST_NO_IOSTREAM
johnmaddock 1103 Add BOOST_NO_IOSFWD
johnmaddock 1104 Add BOOST_NO_TYPEID
johnmaddock 1105 Add BOOST_NO_STD_TYPEINFO or inject ::type_info into std
johnmaddock 1178 Regular expression min match length
johnmaddock 591 make portable stdint.h from boost code
johnmaddock 764 [regex] add support for a BOOST_NO_CREGEX mode
jsiek 100 more use of the concept "allocator"
jsiek 182 Support aspect-orientation
jsiek 193 Check ordering for mutexes
jsiek 315 Implement operator[] for Tokenizer
jsiek 694 Add Maximum Common Subgraph (MCS) algorithm
mark_rodgers 30 parser
mark_rodgers 558 add database library?
mark_rodgers 821 allow_unregistered improvement
mark_rodgers 87 function to get the size of a array
mumiee 1201 Regexify the syntax highlighter
nasonov 913 Specialization of lexical_cast
nasonov 922 Lexical cast and wide characters
pdimov 1107 Add weak_use_count to weak_ptr as a debugging aid
pdimov 1109 intrusive_ptr needs a helper base class
pdimov 1110 Add a release method to scoped_array
pdimov 1111 boost::bind objects should expose function_type and list_type
pdimov 1113 shared_array<T> should convert to shared_array<T const>
pdimov 1114 Request for shared_ptr::type and shared_ptr::pointer
pdimov 398 Support for embedded VC++ 4.0
pdimov 445 Can't delete automatically in circularly included object.
pdimov 810 support for weak_ptr binding
ramey 874 Ability to partially specialize implementation_level
rogeeff 1136 Let BOOST_CHECK_EQUAL support std::wstring
vladimir_prus 1129 Standalone doc_ outdated path from homepage
vladimir_prus 674 find-library for boost decorated names
witt 145 filter iterator adaptor should be able to be bidirectional
--
-- Marshall
Marshall Clow Qualcomm, Inc. <mailto:mclow@qualcomm.com>
The famous British scientist, Lord Kelvin, said: "When you measure
what you are speaking about and express it in numbers, you know
something about it, but when you cannot (or do not) measure it, when
you cannot (or do not) express it in numbers, then your knowledge is
of a meagre and unsatisfactory kind."
1
0
[ 44 patches today, 42 last week ]
If you are maintaining a library, and have not logged into the trac system
at <http://svn.boost.org/trac/boost/>, please do so ASAP. Until you do that,
no tickets can be assigned to you, and will remain under "None".
Instructions on working with tickets can be found at:
<http://svn.boost.org/trac/boost/wiki/TicketWorkflow>
and a mapping of user names to "real names" can be found at:
<http://svn.boost.org/trac/boost/report/16>
5 rogeeff
5 dave
4 grafik
4 agurtovoy
3 turkanis
3 doug_gregor
2 nesotto
2 az_sw_dude
2 anthonyw
2 None
1 vladimir_prus
1 urzuga
1 shammah
1 samuel_krempp
1 nasonov
1 jsiek
1 johnmaddock
1 dlwalker
1 djowel
1 danielw
1 bemandawes
None 1116 disable some warnings in msvc build
None 1182 Specifying character-set by the guideline and the inspect program
agurtovoy 1049 Getting mpl/has_xxx.hpp to compile on AIX
agurtovoy 637 Adjusts mpl::pair concept to be compatible with STL pairs
agurtovoy 761 [mpl] evc4 port
agurtovoy 861 Detect nested template members with has_template_xxx
anthonyw 802 [thread] MSVS: Allow use of thread headers with /Za
anthonyw 868 [thread] thread_specific_ptr::element_type ?
az_sw_dude 1261 Boost.DateTime patch to support STLport's
_STLP_NO_IOSTREAMS mode
az_sw_dude 827 Unused variable in format date parser
bemandawes 1090 scoped_file class that deletes file at end of scope
danielw 863 [parameter] fix operator|| for lazy binding
dave 1020 Boost.Iterator proposal to add is_constant_iterator
dave 1066 Patch to make Boost.Python compile on SunCC
dave 1271 unused parameter warning in release build
dave 857 add shared_ptr< const T> support
dave 903 inconsistent usage of function pointer typedefs
djowel 1208 gcc initialization order warnings
dlwalker 653 [integer] add support for integers longer than long
doug_gregor 1087 Mismatch between BBv2 and bjam toolsets in configure script.
doug_gregor 862 [utility] Make result_of handle lambda expressions
doug_gregor 870 boost::graph::graph_utility.hpp is_connected() bad call
grafik 1031 AmigaOS fixes for bjam
grafik 1074 FreeBSD specific patches to boost 1.34.0
grafik 1287 Intel Compiler Patch for BJam's build.jam
grafik 989 Boost build does not support building universal binaries
on macintosh
johnmaddock 633 [config] evc4 port
jsiek 541 [concept_check.hpp] remove unused variable warning in msvc
nasonov 839 lexical_cast - local variable shadow patch
nesotto 1027 [ptr_container] optional serialization support
nesotto 1151 [range] make_indirect_range()
rogeeff 1169 errors in tutorial for test framework "new_year_resolution"
rogeeff 645 [test] no eh exception handling functions on evc4
rogeeff 762 [test] evc4 issue with SEH support
rogeeff 998 prg_exec_fail2 fail on ppc
rogeeff 999 prg_exec_fail3 fails on release variant
samuel_krempp 980 boost.format vc8/win32 compilation warning
shammah 840 pool allocator - local variable shadow patch
turkanis 586 iostreams // file_descriptor::seek BUG on files > 4 GB
turkanis 869 [iostreams] patch for building by BBv2
turkanis 884 [iostreams] workaround for the boost + stdcxx on MSVC 7.1
urzuga 864 [lambda][utility] Make lambda support result<>
vladimir_prus 1177 Various bugs in STLport jamfile
--
-- Marshall
Marshall Clow Qualcomm, Inc. <mailto:mclow@qualcomm.com>
The famous British scientist, Lord Kelvin, said: "When you measure
what you are speaking about and express it in numbers, you know
something about it, but when you cannot (or do not) measure it, when
you cannot (or do not) express it in numbers, then your knowledge is
of a meagre and unsatisfactory kind."
1
0
[ 29 open requests today, 27 last week ]
If you are maintaining a library, and have not logged into the trac system
at <http://svn.boost.org/trac/boost/>, please do so ASAP. Until you do that,
no tickets can be assigned to you, and will remain under "None".
Instructions on working with tickets can be found at:
<http://svn.boost.org/trac/boost/wiki/TicketWorkflow>
and a mapping of user names to "real names" can be found at:
<http://svn.boost.org/trac/boost/report/16>
4 grafik
3 jbandela
2 vladimir_prus
2 turkanis
2 rogeeff
2 jsiek
2 djowel
2 az_sw_dude
1 urzuga
1 shammah
1 nobody
1 fcacciola
1 dgregor
1 dave
1 anthonyw
1 agurtovoy
1 None
None 982 x64 documentation for windows
agurtovoy 816 duplicat initial members -> erase_key postcond. fail
anthonyw 1053 Error using boost::mutex and C++/CLI
az_sw_dude 605 support new 2007 DST rules for timezone db
az_sw_dude 614 new timezone db file for #1471723 - 2007 DST support
dave 1262 [Boost.Iterators] Reasoning for boost::pointee<> not
supporting back_insert_iterator?
dgregor 346 Error: Template with C linkage
djowel 1221 Section names may cause html names to be too long
djowel 543 Embedded python won't compile
fcacciola 282 boost::optional<enum> fails with /CLR
grafik 481 Linker Problems with VC .NET 2003 / STLPort / Boost
grafik 497 Unable to build boost with Dinkumware STL version 4.02
grafik 552 Building universal binary on MacOSX
grafik 683 libraries won't build
jbandela 259 Problem compiling :/
jbandela 279 SLOOOWW tokenizer compilation on VC++6.0
jbandela 306 Visual C++ "Language Extensions" support
jsiek 580 Max Flow Algorithm
jsiek 905 Assertion failed in token_iterator.hpp
nobody 597 Non-basic-source-character-set characters conflict with MSVC
rogeeff 747 failing on 6 targets in MacOS X
rogeeff 847 [Test Library] How to init/free a singleton
shammah 836 warning using pool.hpp
turkanis 484 Boost.Iostreams and newline translation
turkanis 579 boost.iostreams file_descriptor and sharing
urzuga 426 lambda vs pure virtual functions
vladimir_prus 1132 program_options documentation error.
vladimir_prus 850 program_options strips off escaped quotes in some situations
--
-- Marshall
Marshall Clow Qualcomm, Inc. <mailto:mclow@qualcomm.com>
The famous British scientist, Lord Kelvin, said: "When you measure
what you are speaking about and express it in numbers, you know
something about it, but when you cannot (or do not) measure it, when
you cannot (or do not) express it in numbers, then your knowledge is
of a meagre and unsatisfactory kind."
1
0