Boost
Threads by month
- ----- 2026 -----
- 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
- 33328 discussions
Can I use boost::pool to allocate arrays of different sizes?
In particular char arrays.
3
2
I've encountered a bug with a simple fix.
I'm using multiple filters with iostreams.
When writing to a file, bzip2 is first and some other filters follow.
When reading from a file, if one of the other filters throws an exception,
BZ2_bzDecompressEnd is called. BZ2_bzDecompressInit was not called. The
call to BZ2_bzDecompressEnd causes a crash.
Walter
1
0
Boost Regression test failures
Report time: 2007-02-04T12:43:47Z
This report lists all regression test failures on release platforms.
Detailed report:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/i…
The following platforms have a large number of failures:
borland-5.8.2
intel-linux-9.0
msvc-6.5
1247 failures in 30 libraries (49 are from non-broken platforms)
algorithm/string (0 of 1 failures are from non-broken platforms)
config (1 of 2 failures are from non-broken platforms)
date_time (0 of 28 failures are from non-broken platforms)
dynamic_bitset (0 of 1 failures are from non-broken platforms)
filesystem (0 of 2 failures are from non-broken platforms)
function (8)
graph (1 of 3 failures are from non-broken platforms)
io (1)
iostreams (0 of 4 failures are from non-broken platforms)
iterator (1)
math (3)
multi_index (0 of 2 failures are from non-broken platforms)
numeric/conversion (2)
parameter (0 of 1 failures are from non-broken platforms)
pool (1)
program_options (0 of 7 failures are from non-broken platforms)
ptr_container (0 of 1 failures are from non-broken platforms)
python (0 of 62 failures are from non-broken platforms)
random (2)
regex (3 of 37 failures are from non-broken platforms)
serialization (0 of 1006 failures are from non-broken platforms)
signals (1)
spirit (0 of 5 failures are from non-broken platforms)
statechart (0 of 2 failures are from non-broken platforms)
static_assert (1)
test (10 of 39 failures are from non-broken platforms)
thread (0 of 7 failures are from non-broken platforms)
type_traits (8)
utility (1)
wave (5 of 8 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|
regex: intel-linux-9.0*
|config|
config_link_test: intel-linux-9.0*
limits_test: msvc-6.5_stlport4
|date_time|
testdate_dll: intel-linux-9.0*
testdate_duration_dll: intel-linux-9.0*
testdate_facet_new_dll: intel-linux-9.0*
testdate_input_facet_dll: intel-linux-9.0*
testdate_iterator_dll: intel-linux-9.0*
testfacet_dll: intel-linux-9.0*
testformatters_dll: intel-linux-9.0*
testgenerators_dll: intel-linux-9.0*
testgreg_cal_dll: intel-linux-9.0*
testgreg_day_dll: intel-linux-9.0*
testgreg_durations_dll: intel-linux-9.0*
testgreg_month_dll: intel-linux-9.0*
testgreg_serialize: borland-5.8.2* intel-linux-9.0*
testgreg_serialize_dll: borland-5.8.2* intel-linux-9.0*
testgreg_serialize_xml: borland-5.8.2* intel-linux-9.0*
testgreg_year_dll: intel-linux-9.0*
testperiod_dll: intel-linux-9.0*
testtime_serialize: borland-5.8.2* intel-linux-9.0*
testtime_serialize_std_config: borland-5.8.2* intel-linux-9.0*
testtime_serialize_xml: borland-5.8.2* intel-linux-9.0*
testtime_serialize_xml_std_config: borland-5.8.2* intel-linux-9.0*
|dynamic_bitset|
dyn_bitset_unit_tests2: borland-5.8.2*
|filesystem|
operations_test_dll: intel-linux-9.0*
path_test_dll: intel-linux-9.0*
|function|
allocator_test: msvc-6.5_stlport4
function_arith_cxx98: msvc-6.5_stlport4
function_ref_cxx98: msvc-6.5_stlport4
lambda_test: msvc-6.5_stlport4
lib_function_test: msvc-6.5_stlport4
mem_fun_cxx98: msvc-6.5_stlport4
std_bind_cxx98: msvc-6.5_stlport4
sum_avg_cxx98: msvc-6.5_stlport4
|graph|
graphviz_test: intel-linux-9.0* msvc-7.1_stlport4
serialize: intel-linux-9.0*
|io|
ios_state_test: msvc-6.5_stlport4
|iostreams|
bzip2_test: intel-linux-9.0*
gzip_test: intel-linux-9.0*
regex_filter_test: intel-linux-9.0*
zlib_test: intel-linux-9.0*
|iterator|
zip_iterator_test: msvc-6.5_stlport4
|math|
octonion_test: msvc-6.5_stlport4
quaternion_test: msvc-6.5_stlport4
special_functions_test: msvc-6.5_stlport4
|multi_index|
test_serialization: intel-linux-9.0* msvc-6.5*
|numeric/conversion|
converter_test: msvc-6.5_stlport4
udt_support_test: msvc-6.5_stlport4
|parameter|
python_test: intel-linux-9.0*
|pool|
test_pool_alloc: msvc-6.5_stlport4
|program_options|
cmdline_test_dll: intel-linux-9.0*
options_description_test_dll: intel-linux-9.0*
parsers_test_dll: intel-linux-9.0*
positional_options_test_dll: intel-linux-9.0*
unicode_test_dll: intel-linux-9.0*
variable_map_test_dll: intel-linux-9.0*
winmain_dll: intel-linux-9.0*
|ptr_container|
serialization: intel-linux-9.0*
|python|
andreas_beyer: intel-linux-9.0*
args: intel-linux-9.0*
auto_ptr: intel-linux-9.0*
back_reference: intel-linux-9.0*
bases: intel-linux-9.0*
ben_scott1: intel-linux-9.0*
bienstman1: intel-linux-9.0*
bienstman2: intel-linux-9.0*
bienstman3: intel-linux-9.0*
builtin_converters: intel-linux-9.0*
callbacks: intel-linux-9.0*
const_argument: intel-linux-9.0*
crossmod_exception: intel-linux-9.0*
crossmod_opaque: intel-linux-9.0*
data_members: intel-linux-9.0*
defaults: intel-linux-9.0*
dict: intel-linux-9.0*
docstring: intel-linux-9.0*
enum: intel-linux-9.0*
exception_translator: intel-linux-9.0*
extract: intel-linux-9.0*
implicit: intel-linux-9.0*
injected: intel-linux-9.0*
iterator: intel-linux-9.0*
keywords: intel-linux-9.0*
list: intel-linux-9.0*
long: intel-linux-9.0*
map_indexing_suite: intel-linux-9.0*
minimal: intel-linux-9.0*
multi_arg_constructor: intel-linux-9.0*
nested: intel-linux-9.0*
numpy: intel-linux-9.0*
object: intel-linux-9.0*
opaque: intel-linux-9.0*
operators: intel-linux-9.0*
pearu1: intel-linux-9.0*
pickle1: intel-linux-9.0*
pickle2: intel-linux-9.0*
pickle3: intel-linux-9.0*
pickle4: intel-linux-9.0*
pointee: intel-linux-9.0*
pointer_type_id_test: intel-linux-9.0*
pointer_vector: intel-linux-9.0*
polymorphism: intel-linux-9.0*
polymorphism2: intel-linux-9.0*
polymorphism2_auto_ptr: intel-linux-9.0*
properties: intel-linux-9.0*
raw_ctor: intel-linux-9.0*
return_arg: intel-linux-9.0*
shared_ptr: intel-linux-9.0*
slice: intel-linux-9.0*
staticmethod: intel-linux-9.0*
stl_iterator: intel-linux-9.0*
str: intel-linux-9.0*
test_pointer_adoption: intel-linux-9.0*
try: intel-linux-9.0*
tuple: intel-linux-9.0*
upcast: intel-linux-9.0*
vector_indexing_suite: intel-linux-9.0*
virtual_functions: intel-linux-9.0*
voidptr: intel-linux-9.0*
wrapper_held_type: intel-linux-9.0*
|random|
random_demo: msvc-6.5_stlport4
random_test: msvc-6.5_stlport4
|regex|
bad_expression_test: intel-linux-9.0*
captures_example: intel-linux-9.0*
captures_test: intel-linux-9.0*
credit_card_example: intel-linux-9.0*
icu_example: intel-linux-9.0*
mfc_example: intel-linux-9.0*
object_cache_test: intel-linux-9.0*
partial_regex_grep: intel-linux-9.0*
partial_regex_match: intel-linux-9.0*
posix_api_check: intel-linux-9.0*
posix_api_check_cpp: intel-linux-9.0*
recursion_test: intel-linux-9.0*
regex_dll_config_info: intel-linux-9.0*
regex_grep_example_1: intel-linux-9.0*
regex_grep_example_2: intel-linux-9.0*
regex_grep_example_3: intel-linux-9.0*
regex_grep_example_4: intel-linux-9.0*
regex_iterator_example: intel-linux-9.0*
regex_match_example: intel-linux-9.0*
regex_merge_example: intel-linux-9.0*
regex_regress_dll: intel-linux-9.0*
regex_regress_threaded: intel-linux-9.0* msvc-6.5_stlport4 msvc-8.0
regex_replace_example: intel-linux-9.0*
regex_search_example: intel-linux-9.0*
regex_split_example_1: intel-linux-9.0*
regex_split_example_2: intel-linux-9.0*
regex_timer: intel-linux-9.0*
regex_token_iterator_eg_1: intel-linux-9.0*
regex_token_iterator_eg_2: intel-linux-9.0*
static_mutex_test: intel-linux-9.0*
test_collate_info: intel-linux-9.0*
test_grep: intel-linux-9.0* sun-5.8
unicode_iterator_test: intel-linux-9.0*
wide_posix_api_check_cpp: intel-linux-9.0*
|serialization|
test_array_binary_archive: borland-5.8.2* msvc-6.5*
test_array_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_text_archive: borland-5.8.2* msvc-6.5*
test_array_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_text_warchive: borland-5.8.2* msvc-6.5*
test_array_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_xml_archive: borland-5.8.2* msvc-6.5*
test_array_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_xml_warchive: borland-5.8.2* msvc-6.5*
test_array_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_binary_archive: borland-5.8.2* msvc-6.5*
test_binary_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_text_archive: borland-5.8.2* msvc-6.5*
test_binary_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_text_warchive: borland-5.8.2* msvc-6.5*
test_binary_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_xml_archive: borland-5.8.2* msvc-6.5*
test_binary_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_xml_warchive: borland-5.8.2* msvc-6.5*
test_binary_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_binary_archive: borland-5.8.2* msvc-6.5*
test_class_info_load_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_text_archive: borland-5.8.2* msvc-6.5*
test_class_info_load_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_text_warchive: borland-5.8.2* msvc-6.5*
test_class_info_load_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_class_info_load_xml_archive: borland-5.8.2* msvc-6.5*
test_class_info_load_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_xml_warchive: borland-5.8.2* msvc-6.5*
test_class_info_load_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_binary_archive: borland-5.8.2* msvc-6.5*
test_class_info_save_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_text_archive: borland-5.8.2* msvc-6.5*
test_class_info_save_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_text_warchive: borland-5.8.2* msvc-6.5*
test_class_info_save_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_xml_archive: borland-5.8.2* msvc-6.5*
test_class_info_save_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_xml_warchive: borland-5.8.2* msvc-6.5*
test_class_info_save_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_binary_archive: borland-5.8.2* msvc-6.5*
test_contained_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_text_archive: borland-5.8.2* msvc-6.5*
test_contained_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_text_warchive: borland-5.8.2* msvc-6.5*
test_contained_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_xml_archive: borland-5.8.2* msvc-6.5*
test_contained_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_xml_warchive: borland-5.8.2* msvc-6.5*
test_contained_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_binary_archive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_text_archive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_text_warchive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_xml_archive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_xml_warchive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_binary_archive: borland-5.8.2* msvc-6.5*
test_delete_pointer_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_text_archive: borland-5.8.2* msvc-6.5*
test_delete_pointer_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_text_warchive: borland-5.8.2* msvc-6.5*
test_delete_pointer_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_xml_archive: borland-5.8.2* msvc-6.5*
test_delete_pointer_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_xml_warchive: borland-5.8.2* msvc-6.5*
test_delete_pointer_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo: borland-5.8.2*
test_demo_auto_ptr: borland-5.8.2* msvc-6.5*
test_demo_auto_ptr_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo_dll: borland-5.8.2* intel-linux-9.0*
test_demo_exception: borland-5.8.2*
test_demo_exception_dll: borland-5.8.2* intel-linux-9.0*
test_demo_fast_archive: borland-5.8.2*
test_demo_fast_archive_dll: borland-5.8.2* intel-linux-9.0*
test_demo_pimpl: borland-5.8.2*
test_demo_pimpl_dll: borland-5.8.2* intel-linux-9.0*
test_demo_polymorphic: borland-5.8.2* msvc-6.5*
test_demo_polymorphic_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo_portable_archive: borland-5.8.2*
test_demo_portable_archive_dll: borland-5.8.2* intel-linux-9.0*
test_demo_shared_ptr: borland-5.8.2*
test_demo_shared_ptr_dll: borland-5.8.2* intel-linux-9.0*
test_demo_xml: borland-5.8.2* msvc-6.5*
test_demo_xml_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo_xml_load: borland-5.8.2*
test_demo_xml_load_dll: borland-5.8.2* intel-linux-9.0*
test_demo_xml_save: borland-5.8.2*
test_demo_xml_save_dll: borland-5.8.2* intel-linux-9.0*
test_deque_binary_archive: borland-5.8.2* msvc-6.5*
test_deque_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_text_archive: borland-5.8.2* msvc-6.5*
test_deque_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_text_warchive: borland-5.8.2* msvc-6.5*
test_deque_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_xml_archive: borland-5.8.2* msvc-6.5*
test_deque_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_xml_warchive: borland-5.8.2* msvc-6.5*
test_deque_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_binary_archive: borland-5.8.2* msvc-6.5*
test_derived_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_binary_archive: borland-5.8.2* msvc-6.5*
test_derived_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_text_archive: borland-5.8.2* msvc-6.5*
test_derived_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_text_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_xml_archive: borland-5.8.2* msvc-6.5*
test_derived_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_xml_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_text_archive: borland-5.8.2* msvc-6.5*
test_derived_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_text_warchive: borland-5.8.2* msvc-6.5*
test_derived_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_xml_archive: borland-5.8.2* msvc-6.5*
test_derived_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_xml_warchive: borland-5.8.2* msvc-6.5*
test_derived_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_diamond_binary_archive: borland-5.8.2*
test_diamond_binary_archive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_text_archive: borland-5.8.2*
test_diamond_text_archive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_text_warchive: borland-5.8.2*
test_diamond_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_xml_archive: borland-5.8.2*
test_diamond_xml_archive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_xml_warchive: borland-5.8.2*
test_diamond_xml_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_exported_binary_archive: borland-5.8.2* msvc-6.5*
test_exported_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_text_archive: borland-5.8.2* msvc-6.5*
test_exported_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_text_warchive: borland-5.8.2* msvc-6.5*
test_exported_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_xml_archive: borland-5.8.2* msvc-6.5*
test_exported_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_xml_warchive: borland-5.8.2* msvc-6.5*
test_exported_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_binary_archive: borland-5.8.2* msvc-6.5*
test_list_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_binary_archive: borland-5.8.2* msvc-6.5*
test_list_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_text_archive: borland-5.8.2* msvc-6.5*
test_list_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_text_warchive: borland-5.8.2* msvc-6.5*
test_list_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_xml_archive: borland-5.8.2* msvc-6.5*
test_list_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_xml_warchive: borland-5.8.2* msvc-6.5*
test_list_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_text_archive: borland-5.8.2* msvc-6.5*
test_list_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_text_warchive: borland-5.8.2* msvc-6.5*
test_list_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_xml_archive: borland-5.8.2* msvc-6.5*
test_list_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_xml_warchive: borland-5.8.2* msvc-6.5*
test_list_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_map_binary_archive: borland-5.8.2*
test_map_binary_archive_dll: borland-5.8.2* intel-linux-9.0*
test_map_text_archive: borland-5.8.2*
test_map_text_archive_dll: borland-5.8.2* intel-linux-9.0*
test_map_text_warchive: borland-5.8.2*
test_map_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_map_xml_archive: borland-5.8.2* msvc-6.5*
test_map_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_map_xml_warchive: borland-5.8.2* msvc-6.5*
test_map_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_mi_binary_archive: borland-5.8.2*
test_mi_binary_archive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_text_archive: borland-5.8.2*
test_mi_text_archive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_text_warchive: borland-5.8.2*
test_mi_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_xml_archive: borland-5.8.2*
test_mi_xml_archive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_xml_warchive: borland-5.8.2*
test_mi_xml_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_mult_archive_types: borland-5.8.2*
test_mult_archive_types_dll: borland-5.8.2* intel-linux-9.0*
test_multiple_ptrs_binary_archive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_text_archive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_text_warchive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_xml_archive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_xml_warchive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_no_rtti_binary_archive: msvc-6.5*
test_no_rtti_binary_archive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_text_archive: msvc-6.5*
test_no_rtti_text_archive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_text_warchive: msvc-6.5*
test_no_rtti_text_warchive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_xml_archive: msvc-6.5*
test_no_rtti_xml_archive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_xml_warchive: msvc-6.5*
test_no_rtti_xml_warchive_dll: intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_binary_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_text_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_text_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_xml_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_xml_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_binary_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_text_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_text_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_xml_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_xml_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_binary_archive: borland-5.8.2* msvc-6.5*
test_non_intrusive_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_text_archive: borland-5.8.2* msvc-6.5*
test_non_intrusive_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_text_warchive: borland-5.8.2* msvc-6.5*
test_non_intrusive_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_xml_archive: borland-5.8.2* msvc-6.5*
test_non_intrusive_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_xml_warchive: borland-5.8.2* msvc-6.5*
test_non_intrusive_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_null_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_null_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_null_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_null_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_null_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_binary_archive: borland-5.8.2* msvc-6.5*
test_nvp_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_text_archive: borland-5.8.2* msvc-6.5*
test_nvp_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_text_warchive: borland-5.8.2* msvc-6.5*
test_nvp_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_xml_archive: borland-5.8.2* msvc-6.5*
test_nvp_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_xml_warchive: borland-5.8.2* msvc-6.5*
test_nvp_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_binary_archive: borland-5.8.2* msvc-6.5*
test_object_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_text_archive: borland-5.8.2* msvc-6.5*
test_object_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_text_warchive: borland-5.8.2* msvc-6.5*
test_object_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_xml_archive: borland-5.8.2* msvc-6.5*
test_object_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_xml_warchive: borland-5.8.2* msvc-6.5*
test_object_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_binary_archive: borland-5.8.2* msvc-6.5*
test_optional_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_text_archive: borland-5.8.2* msvc-6.5*
test_optional_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_text_warchive: borland-5.8.2* msvc-6.5*
test_optional_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_xml_archive: borland-5.8.2* msvc-6.5*
test_optional_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_xml_warchive: borland-5.8.2* msvc-6.5*
test_optional_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_binary_archive: borland-5.8.2* msvc-6.5*
test_polymorphic_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_text_archive: borland-5.8.2* msvc-6.5*
test_polymorphic_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_text_warchive: borland-5.8.2* msvc-6.5*
test_polymorphic_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_xml_archive: borland-5.8.2* msvc-6.5*
test_polymorphic_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_xml_warchive: borland-5.8.2* msvc-6.5*
test_polymorphic_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_binary_archive: borland-5.8.2* msvc-6.5*
test_primitive_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_text_archive: borland-5.8.2* msvc-6.5*
test_primitive_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_text_warchive: borland-5.8.2* msvc-6.5*
test_primitive_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_xml_archive: borland-5.8.2* msvc-6.5*
test_primitive_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_xml_warchive: borland-5.8.2* msvc-6.5*
test_primitive_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_private_ctor: borland-5.8.2* msvc-6.5*
test_private_ctor_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_binary_archive: borland-5.8.2* msvc-6.5*
test_recursion_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_text_archive: borland-5.8.2* msvc-6.5*
test_recursion_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_text_warchive: borland-5.8.2* msvc-6.5*
test_recursion_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_xml_archive: borland-5.8.2* msvc-6.5*
test_recursion_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_xml_warchive: borland-5.8.2* msvc-6.5*
test_recursion_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_binary_archive: borland-5.8.2* msvc-6.5*
test_registered_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_text_archive: borland-5.8.2* msvc-6.5*
test_registered_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_text_warchive: borland-5.8.2* msvc-6.5*
test_registered_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_xml_archive: borland-5.8.2* msvc-6.5*
test_registered_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_xml_warchive: borland-5.8.2* msvc-6.5*
test_registered_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_reset_object_address: borland-5.8.2*
test_reset_object_address_dll: borland-5.8.2* intel-linux-9.0*
test_set_binary_archive: borland-5.8.2* msvc-6.5*
test_set_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_text_archive: borland-5.8.2* msvc-6.5*
test_set_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_text_warchive: borland-5.8.2* msvc-6.5*
test_set_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_xml_archive: borland-5.8.2* msvc-6.5*
test_set_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_xml_warchive: borland-5.8.2* msvc-6.5*
test_set_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_binary_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_text_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_text_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_xml_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_xml_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_binary_archive: borland-5.8.2* msvc-6.5*
test_simple_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_text_archive: borland-5.8.2* msvc-6.5*
test_simple_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_text_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_xml_archive: borland-5.8.2* msvc-6.5*
test_simple_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_xml_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_binary_archive: borland-5.8.2* msvc-6.5*
test_split_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_text_archive: borland-5.8.2* msvc-6.5*
test_split_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_text_warchive: borland-5.8.2* msvc-6.5*
test_split_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_xml_archive: borland-5.8.2* msvc-6.5*
test_split_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_xml_warchive: borland-5.8.2* msvc-6.5*
test_split_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_binary_archive: borland-5.8.2* msvc-6.5*
test_tracking_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_text_archive: borland-5.8.2* msvc-6.5*
test_tracking_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_text_warchive: borland-5.8.2* msvc-6.5*
test_tracking_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_xml_archive: borland-5.8.2* msvc-6.5*
test_tracking_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_xml_warchive: borland-5.8.2* msvc-6.5*
test_tracking_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_binary_archive: borland-5.8.2* msvc-6.5*
test_unregistered_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_text_archive: borland-5.8.2* msvc-6.5*
test_unregistered_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_text_warchive: borland-5.8.2* msvc-6.5*
test_unregistered_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_xml_archive: borland-5.8.2* msvc-6.5*
test_unregistered_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_xml_warchive: borland-5.8.2* msvc-6.5*
test_unregistered_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_variant_binary_archive: msvc-6.5*
test_variant_binary_archive_dll: intel-linux-9.0* msvc-6.5*
test_variant_text_archive: msvc-6.5*
test_variant_text_archive_dll: intel-linux-9.0* msvc-6.5*
test_variant_text_warchive: msvc-6.5*
test_variant_text_warchive_dll: intel-linux-9.0* msvc-6.5*
test_variant_xml_archive: msvc-6.5*
test_variant_xml_archive_dll: intel-linux-9.0* msvc-6.5*
test_variant_xml_warchive: msvc-6.5*
test_variant_xml_warchive_dll: intel-linux-9.0* msvc-6.5*
test_vector_binary_archive: borland-5.8.2* msvc-6.5*
test_vector_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_text_archive: borland-5.8.2* msvc-6.5*
test_vector_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_text_warchive: borland-5.8.2* msvc-6.5*
test_vector_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_xml_archive: borland-5.8.2* msvc-6.5*
test_vector_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_xml_warchive: borland-5.8.2* msvc-6.5*
test_vector_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_void_cast: borland-5.8.2*
test_void_cast_dll: borland-5.8.2* intel-linux-9.0*
|signals|
signal_test: msvc-6.5_stlport4
|spirit|
bug_000008: intel-linux-9.0*
grammar_mt_tests: intel-linux-9.0*
owi_mt_tests: intel-linux-9.0*
scoped_lock_tests: intel-linux-9.0*
scoped_lock_tests_debug: intel-linux-9.0*
|statechart|
DllTestNative: intel-linux-9.0*
DllTestNormal: intel-linux-9.0*
|static_assert|
static_assert_example_3: msvc-6.5_stlport4
|test|
boost_check_equal_str: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
errors_handling_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
fixed_mapping_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
ifstream_line_iterator_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
output_test_stream_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
parameterized_test_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
prg_exec_fail3: cw-9.4
result_report_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
test_case_template_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
test_fp_comparisons: intel-linux-9.0*
test_tools_test: intel-linux-9.0* msvc-6.5* msvc-6.5* msvc-6.5_stlport4
token_iterator_test: intel-linux-9.0*
|thread|
test_barrier: intel-linux-9.0*
test_condition: intel-linux-9.0*
test_mutex: intel-linux-9.0*
test_once: intel-linux-9.0*
test_thread: intel-linux-9.0*
test_tss: intel-linux-9.0*
test_xtime: intel-linux-9.0*
|type_traits|
is_array_test: msvc-6.5_stlport4
is_const_test: msvc-6.5_stlport4
is_empty_test: msvc-6.5_stlport4
is_reference_test: msvc-6.5_stlport4
is_union_test: msvc-6.5_stlport4
is_volatile_test: msvc-6.5_stlport4
tricky_function_type_test: msvc-6.5_stlport4
tricky_partial_spec_test: msvc-6.5_stlport4
|utility|
iterators_test: msvc-6.5_stlport4
|wave|
test_re2c_lexer: intel-linux-9.0* msvc-7.1_stlport4
test_slex_lexer: intel-linux-9.0* msvc-7.1_stlport4
testwave: msvc-7.1_stlport4
testwave_dll: intel-linux-9.0* msvc-7.1_stlport4 sun-5.8
1
0
TPL suffixes are sometimes inconvenient. I implemented a wrapper
that derives from BOOST_TYPEOF(wrap(something)) in emulation mode.
The wrap function is
template<class T> mpl::identity<T> wrap(T&);
It's somewhat similar to BOOST_TYPEOF_NESTED_TYPEDEF but not a
replacement for it. Is there any interest in my idea?
BTW, BOOST_TYPEOF_NESTED_TYPEDEF cannot be used at function/block
scope but this fact is not documented.
--
Alexander Nasonov
http://nasonov.blogspot.com
Good manners will open doors that the best education cannot. --
Clarence Thomas --
This quote is generated by:
/usr/pkg/bin/curl -L http://tinyurl.com/veusy \
| sed -e 's/^document\.write(.//' -e 's/.);$/ --/' \
-e 's/<[^>]*>//g' -e 's/^More quotes from //' \
| fmt | tee ~/.signature-quote
3
4
Hi there,
I just ran into an (apparent) contradiction in the filesystem docs at
http://boost.org/libs/filesystem/doc/operations.htm#equivalent:
It starts with:
"Returns: false if !exists(ph1) || !exists(ph2). Otherwise,....."
but then:
"Throws: if !exists(ph1) && !exists(ph2)"
So which one is it ?
Thanks,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
1
0
AMDG
Is there any interest in a function template that generates a switch
statement?
struct f {
typedef void result_type;
void operator()(mpl::int_<0>) const {
std::cout << "2" << std::endl;
}
void operator()(mpl::int_<1>) const {
std::cout << "1" << std::endl;
}
void operator()(mpl::int_<5>) const {
std::cout << "0" << std::endl;
}
};
int main() {
typedef mpl::vector<mpl::int_<0>, mpl::int_<1>, mpl::int_<5> > cases;
switch<cases>(5, f()); //prints 0
try {
switch<cases>(3, f());
} catch(bad_switch&) {}
}
In Christ,
Steven Watanabe
5
17
The borland compiler is generating a LOT of ABI warnings, around 50,000
in a typical regression run for me.
The following patch eliminates the warning, greatly reducing size of
log files.
I also have a patch to disable complex_test in the math library - this
generates an obscene number of run-time failures on Borland compilers,
somewhere around 100,000. For testers sanity, it is better to simply
not run the test on this compiler, until a solution for the test
failures is available. It is also worth noting that the test library
itself fails for Borland on floating point tests, so that might be a
pre-requisite.
These patches combined reduced fine log file size by 90% on my box.
I would like to apply patch to both mainline and rc branch - risk
should be minimal as patches are guarded for BCB and do not affect code
actual generation.
--
AlisdairM
Patches:
cvs diff -u -wb -- test\complex_test.cpp (in directory
C:\Sourceforge\boost\libs\math\)
Index: test/complex_test.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/math/test/complex_test.cpp,v
retrieving revision 1.11
diff -u -w -b -r1.11 complex_test.cpp
--- test/complex_test.cpp 6 Mar 2006 11:20:31 -0000 1.11
+++ test/complex_test.cpp 3 Feb 2007 13:34:44 -0000
@@ -26,6 +26,10 @@
#define BOOST_MESSAGE(x)
#endif
+#if BOOST_WORKAROUND( __BORLANDC__, BOOST_TESTED_AT( 0x582 ))
+# error "Compiler does not support the Boost Test library for floating
point"
+#endif
+
//
// check_complex:
// Verifies that expected value "a" and found value "b" have a
relative error
cvs diff -u -wb -- abi_suffix.hpp (in directory
C:\Sourceforge\boost\boost\config\)
Index: abi_suffix.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/config/abi_suffix.hpp,v
retrieving revision 1.1
diff -u -w -b -r1.1 abi_suffix.hpp
--- abi_suffix.hpp 25 Nov 2003 18:28:08 -0000 1.1
+++ abi_suffix.hpp 2 Feb 2007 20:20:10 -0000
@@ -20,4 +20,7 @@
# include BOOST_ABI_SUFFIX
#endif
+#if defined( __BORLANDC__ )
+#pragma nopushoptwarn
+#endif
cvs diff -u -wb -- abi_prefix.hpp (in directory
C:\Sourceforge\boost\boost\config\)
Index: abi_prefix.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/config/abi_prefix.hpp,v
retrieving revision 1.1
diff -u -w -b -r1.1 abi_prefix.hpp
--- abi_prefix.hpp 25 Nov 2003 18:28:08 -0000 1.1
+++ abi_prefix.hpp 2 Feb 2007 20:20:14 -0000
@@ -18,3 +18,8 @@
#ifdef BOOST_HAS_ABI_HEADERS
# include BOOST_ABI_PREFIX
#endif
+
+#if defined( __BORLANDC__ )
+#pragma nopushoptwarn
+#endif
+
cvs diff -u -wb -- detail\abi_prefix.hpp (in directory
C:\Sourceforge\boost\boost\archive\)
Index: detail/abi_prefix.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/archive/detail/abi_prefix.hpp,v
retrieving revision 1.1
diff -u -w -b -r1.1 abi_prefix.hpp
--- detail/abi_prefix.hpp 27 Jan 2005 16:49:55 -0000 1.1
+++ detail/abi_prefix.hpp 2 Feb 2007 20:20:20 -0000
@@ -13,3 +13,8 @@
# pragma warning(push)
# pragma warning(disable : 4251 4231 4660 4275)
#endif
+
+#if defined( __BORLANDC__ )
+#pragma nopushoptwarn
+#endif
+
cvs diff -u -wb -- detail\abi_suffix.hpp (in directory
C:\Sourceforge\boost\boost\archive\)
Index: detail/abi_suffix.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/archive/detail/abi_suffix.hpp,v
retrieving revision 1.1
diff -u -w -b -r1.1 abi_suffix.hpp
--- detail/abi_suffix.hpp 27 Jan 2005 16:49:56 -0000 1.1
+++ detail/abi_suffix.hpp 2 Feb 2007 20:20:04 -0000
@@ -12,3 +12,8 @@
#pragma warning(pop)
#endif
#include <boost/config/abi_suffix.hpp> // pops abi_suffix.hpp pragmas
+
+#if defined( __BORLANDC__ )
+#pragma nopushoptwarn
+#endif
+
2
3
Boost Regression test failures
Report time: 2007-02-03T12:58:29Z
This report lists all regression test failures on release platforms.
Detailed report:
http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/i…
The following platforms have a large number of failures:
borland-5.8.2
intel-linux-9.0
msvc-6.5
1202 failures in 19 libraries (4 are from non-broken platforms)
algorithm/string (0 of 1 failures are from non-broken platforms)
config (0 of 1 failures are from non-broken platforms)
date_time (0 of 28 failures are from non-broken platforms)
dynamic_bitset (0 of 1 failures are from non-broken platforms)
filesystem (0 of 2 failures are from non-broken platforms)
graph (0 of 2 failures are from non-broken platforms)
iostreams (0 of 4 failures are from non-broken platforms)
multi_index (0 of 2 failures are from non-broken platforms)
parameter (0 of 1 failures are from non-broken platforms)
program_options (0 of 7 failures are from non-broken platforms)
ptr_container (0 of 1 failures are from non-broken platforms)
python (0 of 62 failures are from non-broken platforms)
regex (2 of 36 failures are from non-broken platforms)
serialization (0 of 1006 failures are from non-broken platforms)
spirit (0 of 5 failures are from non-broken platforms)
statechart (0 of 2 failures are from non-broken platforms)
test (1 of 30 failures are from non-broken platforms)
thread (0 of 7 failures are from non-broken platforms)
wave (1 of 4 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|
regex: intel-linux-9.0*
|config|
config_link_test: intel-linux-9.0*
|date_time|
testdate_dll: intel-linux-9.0*
testdate_duration_dll: intel-linux-9.0*
testdate_facet_new_dll: intel-linux-9.0*
testdate_input_facet_dll: intel-linux-9.0*
testdate_iterator_dll: intel-linux-9.0*
testfacet_dll: intel-linux-9.0*
testformatters_dll: intel-linux-9.0*
testgenerators_dll: intel-linux-9.0*
testgreg_cal_dll: intel-linux-9.0*
testgreg_day_dll: intel-linux-9.0*
testgreg_durations_dll: intel-linux-9.0*
testgreg_month_dll: intel-linux-9.0*
testgreg_serialize: borland-5.8.2* intel-linux-9.0*
testgreg_serialize_dll: borland-5.8.2* intel-linux-9.0*
testgreg_serialize_xml: borland-5.8.2* intel-linux-9.0*
testgreg_year_dll: intel-linux-9.0*
testperiod_dll: intel-linux-9.0*
testtime_serialize: borland-5.8.2* intel-linux-9.0*
testtime_serialize_std_config: borland-5.8.2* intel-linux-9.0*
testtime_serialize_xml: borland-5.8.2* intel-linux-9.0*
testtime_serialize_xml_std_config: borland-5.8.2* intel-linux-9.0*
|dynamic_bitset|
dyn_bitset_unit_tests2: borland-5.8.2*
|filesystem|
operations_test_dll: intel-linux-9.0*
path_test_dll: intel-linux-9.0*
|graph|
graphviz_test: intel-linux-9.0*
serialize: intel-linux-9.0*
|iostreams|
bzip2_test: intel-linux-9.0*
gzip_test: intel-linux-9.0*
regex_filter_test: intel-linux-9.0*
zlib_test: intel-linux-9.0*
|multi_index|
test_serialization: intel-linux-9.0* msvc-6.5*
|parameter|
python_test: intel-linux-9.0*
|program_options|
cmdline_test_dll: intel-linux-9.0*
options_description_test_dll: intel-linux-9.0*
parsers_test_dll: intel-linux-9.0*
positional_options_test_dll: intel-linux-9.0*
unicode_test_dll: intel-linux-9.0*
variable_map_test_dll: intel-linux-9.0*
winmain_dll: intel-linux-9.0*
|ptr_container|
serialization: intel-linux-9.0*
|python|
andreas_beyer: intel-linux-9.0*
args: intel-linux-9.0*
auto_ptr: intel-linux-9.0*
back_reference: intel-linux-9.0*
bases: intel-linux-9.0*
ben_scott1: intel-linux-9.0*
bienstman1: intel-linux-9.0*
bienstman2: intel-linux-9.0*
bienstman3: intel-linux-9.0*
builtin_converters: intel-linux-9.0*
callbacks: intel-linux-9.0*
const_argument: intel-linux-9.0*
crossmod_exception: intel-linux-9.0*
crossmod_opaque: intel-linux-9.0*
data_members: intel-linux-9.0*
defaults: intel-linux-9.0*
dict: intel-linux-9.0*
docstring: intel-linux-9.0*
enum: intel-linux-9.0*
exception_translator: intel-linux-9.0*
extract: intel-linux-9.0*
implicit: intel-linux-9.0*
injected: intel-linux-9.0*
iterator: intel-linux-9.0*
keywords: intel-linux-9.0*
list: intel-linux-9.0*
long: intel-linux-9.0*
map_indexing_suite: intel-linux-9.0*
minimal: intel-linux-9.0*
multi_arg_constructor: intel-linux-9.0*
nested: intel-linux-9.0*
numpy: intel-linux-9.0*
object: intel-linux-9.0*
opaque: intel-linux-9.0*
operators: intel-linux-9.0*
pearu1: intel-linux-9.0*
pickle1: intel-linux-9.0*
pickle2: intel-linux-9.0*
pickle3: intel-linux-9.0*
pickle4: intel-linux-9.0*
pointee: intel-linux-9.0*
pointer_type_id_test: intel-linux-9.0*
pointer_vector: intel-linux-9.0*
polymorphism: intel-linux-9.0*
polymorphism2: intel-linux-9.0*
polymorphism2_auto_ptr: intel-linux-9.0*
properties: intel-linux-9.0*
raw_ctor: intel-linux-9.0*
return_arg: intel-linux-9.0*
shared_ptr: intel-linux-9.0*
slice: intel-linux-9.0*
staticmethod: intel-linux-9.0*
stl_iterator: intel-linux-9.0*
str: intel-linux-9.0*
test_pointer_adoption: intel-linux-9.0*
try: intel-linux-9.0*
tuple: intel-linux-9.0*
upcast: intel-linux-9.0*
vector_indexing_suite: intel-linux-9.0*
virtual_functions: intel-linux-9.0*
voidptr: intel-linux-9.0*
wrapper_held_type: intel-linux-9.0*
|regex|
bad_expression_test: intel-linux-9.0*
captures_example: intel-linux-9.0*
captures_test: intel-linux-9.0*
credit_card_example: intel-linux-9.0*
icu_example: intel-linux-9.0*
mfc_example: intel-linux-9.0*
object_cache_test: intel-linux-9.0*
partial_regex_grep: intel-linux-9.0*
partial_regex_match: intel-linux-9.0*
posix_api_check: intel-linux-9.0*
posix_api_check_cpp: intel-linux-9.0*
recursion_test: intel-linux-9.0*
regex_dll_config_info: intel-linux-9.0*
regex_grep_example_1: intel-linux-9.0*
regex_grep_example_2: intel-linux-9.0*
regex_grep_example_3: intel-linux-9.0*
regex_grep_example_4: intel-linux-9.0*
regex_iterator_example: intel-linux-9.0*
regex_match_example: intel-linux-9.0*
regex_merge_example: intel-linux-9.0*
regex_regress_dll: intel-linux-9.0*
regex_regress_threaded: intel-linux-9.0* msvc-8.0
regex_replace_example: intel-linux-9.0*
regex_search_example: intel-linux-9.0*
regex_split_example_1: intel-linux-9.0*
regex_split_example_2: intel-linux-9.0*
regex_timer: intel-linux-9.0*
regex_token_iterator_eg_1: intel-linux-9.0*
regex_token_iterator_eg_2: intel-linux-9.0*
static_mutex_test: intel-linux-9.0*
test_collate_info: intel-linux-9.0*
test_grep: intel-linux-9.0* sun-5.8
unicode_iterator_test: intel-linux-9.0*
wide_posix_api_check_cpp: intel-linux-9.0*
|serialization|
test_array_binary_archive: borland-5.8.2* msvc-6.5*
test_array_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_text_archive: borland-5.8.2* msvc-6.5*
test_array_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_text_warchive: borland-5.8.2* msvc-6.5*
test_array_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_xml_archive: borland-5.8.2* msvc-6.5*
test_array_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_array_xml_warchive: borland-5.8.2* msvc-6.5*
test_array_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_binary_archive: borland-5.8.2* msvc-6.5*
test_binary_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_text_archive: borland-5.8.2* msvc-6.5*
test_binary_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_text_warchive: borland-5.8.2* msvc-6.5*
test_binary_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_xml_archive: borland-5.8.2* msvc-6.5*
test_binary_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_binary_xml_warchive: borland-5.8.2* msvc-6.5*
test_binary_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_binary_archive: borland-5.8.2* msvc-6.5*
test_class_info_load_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_text_archive: borland-5.8.2* msvc-6.5*
test_class_info_load_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_text_warchive: borland-5.8.2* msvc-6.5*
test_class_info_load_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_class_info_load_xml_archive: borland-5.8.2* msvc-6.5*
test_class_info_load_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_load_xml_warchive: borland-5.8.2* msvc-6.5*
test_class_info_load_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_binary_archive: borland-5.8.2* msvc-6.5*
test_class_info_save_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_text_archive: borland-5.8.2* msvc-6.5*
test_class_info_save_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_text_warchive: borland-5.8.2* msvc-6.5*
test_class_info_save_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_xml_archive: borland-5.8.2* msvc-6.5*
test_class_info_save_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_class_info_save_xml_warchive: borland-5.8.2* msvc-6.5*
test_class_info_save_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_binary_archive: borland-5.8.2* msvc-6.5*
test_contained_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_text_archive: borland-5.8.2* msvc-6.5*
test_contained_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_text_warchive: borland-5.8.2* msvc-6.5*
test_contained_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_xml_archive: borland-5.8.2* msvc-6.5*
test_contained_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_contained_class_xml_warchive: borland-5.8.2* msvc-6.5*
test_contained_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_binary_archive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_text_archive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_text_warchive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_xml_archive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_cyclic_ptrs_xml_warchive: borland-5.8.2* msvc-6.5*
test_cyclic_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_binary_archive: borland-5.8.2* msvc-6.5*
test_delete_pointer_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_text_archive: borland-5.8.2* msvc-6.5*
test_delete_pointer_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_text_warchive: borland-5.8.2* msvc-6.5*
test_delete_pointer_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_xml_archive: borland-5.8.2* msvc-6.5*
test_delete_pointer_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_delete_pointer_xml_warchive: borland-5.8.2* msvc-6.5*
test_delete_pointer_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo: borland-5.8.2*
test_demo_auto_ptr: borland-5.8.2* msvc-6.5*
test_demo_auto_ptr_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo_dll: borland-5.8.2* intel-linux-9.0*
test_demo_exception: borland-5.8.2*
test_demo_exception_dll: borland-5.8.2* intel-linux-9.0*
test_demo_fast_archive: borland-5.8.2*
test_demo_fast_archive_dll: borland-5.8.2* intel-linux-9.0*
test_demo_pimpl: borland-5.8.2*
test_demo_pimpl_dll: borland-5.8.2* intel-linux-9.0*
test_demo_polymorphic: borland-5.8.2* msvc-6.5*
test_demo_polymorphic_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo_portable_archive: borland-5.8.2*
test_demo_portable_archive_dll: borland-5.8.2* intel-linux-9.0*
test_demo_shared_ptr: borland-5.8.2*
test_demo_shared_ptr_dll: borland-5.8.2* intel-linux-9.0*
test_demo_xml: borland-5.8.2* msvc-6.5*
test_demo_xml_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_demo_xml_load: borland-5.8.2*
test_demo_xml_load_dll: borland-5.8.2* intel-linux-9.0*
test_demo_xml_save: borland-5.8.2*
test_demo_xml_save_dll: borland-5.8.2* intel-linux-9.0*
test_deque_binary_archive: borland-5.8.2* msvc-6.5*
test_deque_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_text_archive: borland-5.8.2* msvc-6.5*
test_deque_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_text_warchive: borland-5.8.2* msvc-6.5*
test_deque_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_xml_archive: borland-5.8.2* msvc-6.5*
test_deque_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_deque_xml_warchive: borland-5.8.2* msvc-6.5*
test_deque_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_binary_archive: borland-5.8.2* msvc-6.5*
test_derived_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_binary_archive: borland-5.8.2* msvc-6.5*
test_derived_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_text_archive: borland-5.8.2* msvc-6.5*
test_derived_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_text_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_xml_archive: borland-5.8.2* msvc-6.5*
test_derived_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_class_xml_warchive: borland-5.8.2* msvc-6.5*
test_derived_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_text_archive: borland-5.8.2* msvc-6.5*
test_derived_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_text_warchive: borland-5.8.2* msvc-6.5*
test_derived_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_xml_archive: borland-5.8.2* msvc-6.5*
test_derived_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_derived_xml_warchive: borland-5.8.2* msvc-6.5*
test_derived_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_diamond_binary_archive: borland-5.8.2*
test_diamond_binary_archive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_text_archive: borland-5.8.2*
test_diamond_text_archive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_text_warchive: borland-5.8.2*
test_diamond_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_xml_archive: borland-5.8.2*
test_diamond_xml_archive_dll: borland-5.8.2* intel-linux-9.0*
test_diamond_xml_warchive: borland-5.8.2*
test_diamond_xml_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_exported_binary_archive: borland-5.8.2* msvc-6.5*
test_exported_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_text_archive: borland-5.8.2* msvc-6.5*
test_exported_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_text_warchive: borland-5.8.2* msvc-6.5*
test_exported_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_xml_archive: borland-5.8.2* msvc-6.5*
test_exported_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_exported_xml_warchive: borland-5.8.2* msvc-6.5*
test_exported_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_binary_archive: borland-5.8.2* msvc-6.5*
test_list_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_binary_archive: borland-5.8.2* msvc-6.5*
test_list_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_text_archive: borland-5.8.2* msvc-6.5*
test_list_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_text_warchive: borland-5.8.2* msvc-6.5*
test_list_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_xml_archive: borland-5.8.2* msvc-6.5*
test_list_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_ptrs_xml_warchive: borland-5.8.2* msvc-6.5*
test_list_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_text_archive: borland-5.8.2* msvc-6.5*
test_list_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_text_warchive: borland-5.8.2* msvc-6.5*
test_list_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_xml_archive: borland-5.8.2* msvc-6.5*
test_list_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_list_xml_warchive: borland-5.8.2* msvc-6.5*
test_list_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_map_binary_archive: borland-5.8.2*
test_map_binary_archive_dll: borland-5.8.2* intel-linux-9.0*
test_map_text_archive: borland-5.8.2*
test_map_text_archive_dll: borland-5.8.2* intel-linux-9.0*
test_map_text_warchive: borland-5.8.2*
test_map_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_map_xml_archive: borland-5.8.2* msvc-6.5*
test_map_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_map_xml_warchive: borland-5.8.2* msvc-6.5*
test_map_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_mi_binary_archive: borland-5.8.2*
test_mi_binary_archive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_text_archive: borland-5.8.2*
test_mi_text_archive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_text_warchive: borland-5.8.2*
test_mi_text_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_xml_archive: borland-5.8.2*
test_mi_xml_archive_dll: borland-5.8.2* intel-linux-9.0*
test_mi_xml_warchive: borland-5.8.2*
test_mi_xml_warchive_dll: borland-5.8.2* intel-linux-9.0*
test_mult_archive_types: borland-5.8.2*
test_mult_archive_types_dll: borland-5.8.2* intel-linux-9.0*
test_multiple_ptrs_binary_archive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_text_archive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_text_warchive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_xml_archive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_multiple_ptrs_xml_warchive: borland-5.8.2* msvc-6.5*
test_multiple_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_no_rtti_binary_archive: msvc-6.5*
test_no_rtti_binary_archive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_text_archive: msvc-6.5*
test_no_rtti_text_archive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_text_warchive: msvc-6.5*
test_no_rtti_text_warchive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_xml_archive: msvc-6.5*
test_no_rtti_xml_archive_dll: intel-linux-9.0* msvc-6.5*
test_no_rtti_xml_warchive: msvc-6.5*
test_no_rtti_xml_warchive_dll: intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_binary_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_text_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_text_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_xml_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor2_xml_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor2_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_binary_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_text_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_text_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_xml_archive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_default_ctor_xml_warchive: borland-5.8.2* msvc-6.5*
test_non_default_ctor_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_binary_archive: borland-5.8.2* msvc-6.5*
test_non_intrusive_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_text_archive: borland-5.8.2* msvc-6.5*
test_non_intrusive_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_text_warchive: borland-5.8.2* msvc-6.5*
test_non_intrusive_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_xml_archive: borland-5.8.2* msvc-6.5*
test_non_intrusive_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_non_intrusive_xml_warchive: borland-5.8.2* msvc-6.5*
test_non_intrusive_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_null_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_null_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_null_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_null_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_null_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_null_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_binary_archive: borland-5.8.2* msvc-6.5*
test_nvp_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_text_archive: borland-5.8.2* msvc-6.5*
test_nvp_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_text_warchive: borland-5.8.2* msvc-6.5*
test_nvp_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_xml_archive: borland-5.8.2* msvc-6.5*
test_nvp_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_nvp_xml_warchive: borland-5.8.2* msvc-6.5*
test_nvp_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_binary_archive: borland-5.8.2* msvc-6.5*
test_object_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_text_archive: borland-5.8.2* msvc-6.5*
test_object_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_text_warchive: borland-5.8.2* msvc-6.5*
test_object_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_xml_archive: borland-5.8.2* msvc-6.5*
test_object_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_object_xml_warchive: borland-5.8.2* msvc-6.5*
test_object_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_binary_archive: borland-5.8.2* msvc-6.5*
test_optional_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_text_archive: borland-5.8.2* msvc-6.5*
test_optional_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_text_warchive: borland-5.8.2* msvc-6.5*
test_optional_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_xml_archive: borland-5.8.2* msvc-6.5*
test_optional_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_optional_xml_warchive: borland-5.8.2* msvc-6.5*
test_optional_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_binary_archive: borland-5.8.2* msvc-6.5*
test_polymorphic_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_text_archive: borland-5.8.2* msvc-6.5*
test_polymorphic_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_text_warchive: borland-5.8.2* msvc-6.5*
test_polymorphic_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_xml_archive: borland-5.8.2* msvc-6.5*
test_polymorphic_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_polymorphic_xml_warchive: borland-5.8.2* msvc-6.5*
test_polymorphic_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_binary_archive: borland-5.8.2* msvc-6.5*
test_primitive_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_text_archive: borland-5.8.2* msvc-6.5*
test_primitive_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_text_warchive: borland-5.8.2* msvc-6.5*
test_primitive_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_xml_archive: borland-5.8.2* msvc-6.5*
test_primitive_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_primitive_xml_warchive: borland-5.8.2* msvc-6.5*
test_primitive_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_private_ctor: borland-5.8.2* msvc-6.5*
test_private_ctor_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_binary_archive: borland-5.8.2* msvc-6.5*
test_recursion_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_text_archive: borland-5.8.2* msvc-6.5*
test_recursion_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_text_warchive: borland-5.8.2* msvc-6.5*
test_recursion_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_xml_archive: borland-5.8.2* msvc-6.5*
test_recursion_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_recursion_xml_warchive: borland-5.8.2* msvc-6.5*
test_recursion_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_binary_archive: borland-5.8.2* msvc-6.5*
test_registered_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_text_archive: borland-5.8.2* msvc-6.5*
test_registered_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_text_warchive: borland-5.8.2* msvc-6.5*
test_registered_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_xml_archive: borland-5.8.2* msvc-6.5*
test_registered_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_registered_xml_warchive: borland-5.8.2* msvc-6.5*
test_registered_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_reset_object_address: borland-5.8.2*
test_reset_object_address_dll: borland-5.8.2* intel-linux-9.0*
test_set_binary_archive: borland-5.8.2* msvc-6.5*
test_set_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_text_archive: borland-5.8.2* msvc-6.5*
test_set_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_text_warchive: borland-5.8.2* msvc-6.5*
test_set_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_xml_archive: borland-5.8.2* msvc-6.5*
test_set_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_set_xml_warchive: borland-5.8.2* msvc-6.5*
test_set_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_binary_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_text_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_text_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_xml_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_132_xml_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_132_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_shared_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_shared_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_shared_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_binary_archive: borland-5.8.2* msvc-6.5*
test_simple_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_binary_archive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_text_archive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_text_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_xml_archive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_ptr_xml_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_text_archive: borland-5.8.2* msvc-6.5*
test_simple_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_text_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_xml_archive: borland-5.8.2* msvc-6.5*
test_simple_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_simple_class_xml_warchive: borland-5.8.2* msvc-6.5*
test_simple_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_binary_archive: borland-5.8.2* msvc-6.5*
test_split_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_text_archive: borland-5.8.2* msvc-6.5*
test_split_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_text_warchive: borland-5.8.2* msvc-6.5*
test_split_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_xml_archive: borland-5.8.2* msvc-6.5*
test_split_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_split_xml_warchive: borland-5.8.2* msvc-6.5*
test_split_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_binary_archive: borland-5.8.2* msvc-6.5*
test_tracking_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_text_archive: borland-5.8.2* msvc-6.5*
test_tracking_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_text_warchive: borland-5.8.2* msvc-6.5*
test_tracking_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_xml_archive: borland-5.8.2* msvc-6.5*
test_tracking_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_tracking_xml_warchive: borland-5.8.2* msvc-6.5*
test_tracking_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_binary_archive: borland-5.8.2* msvc-6.5*
test_unregistered_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_text_archive: borland-5.8.2* msvc-6.5*
test_unregistered_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_text_warchive: borland-5.8.2* msvc-6.5*
test_unregistered_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_xml_archive: borland-5.8.2* msvc-6.5*
test_unregistered_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_unregistered_xml_warchive: borland-5.8.2* msvc-6.5*
test_unregistered_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_variant_binary_archive: msvc-6.5*
test_variant_binary_archive_dll: intel-linux-9.0* msvc-6.5*
test_variant_text_archive: msvc-6.5*
test_variant_text_archive_dll: intel-linux-9.0* msvc-6.5*
test_variant_text_warchive: msvc-6.5*
test_variant_text_warchive_dll: intel-linux-9.0* msvc-6.5*
test_variant_xml_archive: msvc-6.5*
test_variant_xml_archive_dll: intel-linux-9.0* msvc-6.5*
test_variant_xml_warchive: msvc-6.5*
test_variant_xml_warchive_dll: intel-linux-9.0* msvc-6.5*
test_vector_binary_archive: borland-5.8.2* msvc-6.5*
test_vector_binary_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_text_archive: borland-5.8.2* msvc-6.5*
test_vector_text_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_text_warchive: borland-5.8.2* msvc-6.5*
test_vector_text_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_xml_archive: borland-5.8.2* msvc-6.5*
test_vector_xml_archive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_vector_xml_warchive: borland-5.8.2* msvc-6.5*
test_vector_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* msvc-6.5*
test_void_cast: borland-5.8.2*
test_void_cast_dll: borland-5.8.2* intel-linux-9.0*
|spirit|
bug_000008: intel-linux-9.0*
grammar_mt_tests: intel-linux-9.0*
owi_mt_tests: intel-linux-9.0*
scoped_lock_tests: intel-linux-9.0*
scoped_lock_tests_debug: intel-linux-9.0*
|statechart|
DllTestNative: intel-linux-9.0*
DllTestNormal: intel-linux-9.0*
|test|
boost_check_equal_str: intel-linux-9.0* msvc-6.5* msvc-6.5*
errors_handling_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
fixed_mapping_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
ifstream_line_iterator_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
output_test_stream_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
parameterized_test_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
prg_exec_fail3: cw-9.4
result_report_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
test_case_template_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
test_fp_comparisons: intel-linux-9.0*
test_tools_test: intel-linux-9.0* msvc-6.5* msvc-6.5*
token_iterator_test: intel-linux-9.0*
|thread|
test_barrier: intel-linux-9.0*
test_condition: intel-linux-9.0*
test_mutex: intel-linux-9.0*
test_once: intel-linux-9.0*
test_thread: intel-linux-9.0*
test_tss: intel-linux-9.0*
test_xtime: intel-linux-9.0*
|wave|
test_re2c_lexer: intel-linux-9.0*
test_slex_lexer: intel-linux-9.0*
testwave_dll: intel-linux-9.0* sun-5.8
1
0
Hi,
Out of curiosity, I'm still challenging to implement
the range library proposal.
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1871.html
I couldn't understand what 'adjacent_filtered' must do.
Could you give some examples?
Regards,
--
Shunsuke Sogame
2
2
I have been working on a library that is used for low level bit
manipulation of integral types, and modeling of n-bit length types. I
have written it as a template library, for inclusion with the Boost
library ( hopefully).
This is my public request for interest to see if anyone would be
interested in such a library. This code runs under Visual Studio
and g++ ( linux, and Mac ) . I have posted a web page with
documentation ( still a work in progress ), of most all the
functionality in the library. There is also a tar ball there, that
has been tested with Boost 1.33.1 .
Documentation and source tar-ball can be found here :
http://www.emulogic.com/bit_logic
Any feedback, positive, negative, suggestions is always appreciated.
Also if there is a better suggestion for a name, I am open to it. I
realize the Boost.Logic library has a very different purpose than
this one, and don't want them to be confused.
-Art
5
7