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
- 29 participants
- 33385 discussions
18 Jan '07
I sent attached mail a week ago to boost(a)lists.boost.org list. Did not
get any response. Perhaps, I should've sent it to boost testing list
and/or provide a patch. This is what I'm doing now hoping, that it will
help to resolve the issue. I also CC typeof library author (I hope, I
have his correct mail address).
The issue is that, like other compilers, including such EDG-based
compilers as como-4_3_3-vc7_1 and cxx on Tru64, the HP-UX aCC6 compiler
does not support typeof keyword in default mode (both cxx and aCC6
support it in Gnu dialect mode). For toolsets using compilers that do not
support typeof keyword, the "*_native" group of typeof library tests is
marked expected failure (there are some 19 tests in this group). The
patch below adds "acc" to the list of these toolsets. Please, apply it
to CVS HEAD and the RC branch.
Thanks,
Boris
Index: explicit-failures-markup.xml
===================================================================
RCS file: /cvsroot/boost/boost/status/explicit-failures-markup.xml,v
retrieving revision 1.433.2.130
diff -r1.433.2.130 explicit-failures-markup.xml
2375a2376
> <toolset name="acc"/>
----- Original Message -----
From: "Boris Gubenko" <Boris.Gubenko(a)hp.com>
To: <boost(a)lists.boost.org>
Cc: "Boris Gubenko" <Boris.Gubenko(a)hp.com>
Sent: Thursday, January 11, 2007 7:29 PM
Subject: [typeof] please make "*_native" tests expected failures on HP-UX
> Like many other compilers, aCC6 on HP-UX does not support typeof extension
> (to be precise, it supports it in GNU C++ dialect compatibility mode --
> -Ag++ -- but not in the default mode).
>
> In explicit-failures-markup.xml, there is a group of toolsets making
> "*_native" typeof library tests expected failures, with the remark: "Native
> mode is not supported for this compiler.". Please, add "acc" toolset to
> this group, in both HEAD and the RC branch.
>
> I don't think that a patch is needed for such a simple change, but if you
> need/want a patch, I can provide one.
>
> Thanks,
> Boris
>
4
6
Hi,
I've attached a diff against HEAD for converting list0 and list1 in the bind implementation to using fusion::tuple (instead of storageN) as was recently suggested in the users mailing list by Peter Dimov. The main reason for doing this was to allow easy iteration over the list element types so that things like minimum arity for a bind expression can be computed. The solution I suggested was pretty hacky to say the least but it worked ;-).
Anyway it should be pretty easy to do (if not just tedious). The tests compile and pass here for these changes (g++-4.1). Do the changes look sensible? The only sticking point seems to be the accept/visitor thing that appears to be unused except for in boost signals. Should this also be carried over? I can complete a patch and submit a track item in the next couple of days.
Thanks,
Sohai
PS: I've also done the same change with phoenix::tuple so whichever one is preferred
4
9
I have a question about class escaped_list_separator., Can anyone please give some help?
when I read member function do_escape,I found that only three escape sequences are supported, they are \\, \", \n. otherwise, an exception will be thrown. but in fact, a character can be represented in a numeric form, for example, we can use '\137' or '\x05f' to represent '_', I think this is not an exceptional case. why escaped_list_separator not to process this kind of case?
thanks
aflyinghorse
---------------------------------
Do You Yahoo!?
捇誥轎煤G蚘眊ㄜ笢弊郔Ч轎煤滅馮毀嶼僵閉湮蚘眊
1
0
[parameter] Parameter-enabled class templates not exercised in tests?
by Joaquín Mª López Muñoz 18 Jan '07
by Joaquín Mª López Muñoz 18 Jan '07
18 Jan '07
Hello,
Unless I'm missing something, looks like Parameter-enabled class
template facilities (BOOST_PARAMETER_TEMPLATE_KEYWORD
etc.) coming with the 1.34 version of Boost.Parameter are not excercised
in the lib tests. Is this intentional or an overlook? I cannot know
which
compilers do support this functionality.
Thank you,
Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
2
2
Boost Regression test failures
Report time: 2007-01-15T04:07:53Z
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:
intel-vc8-win-9.1
1472 failures in 62 libraries (74 are from non-broken platforms)
algorithm/minmax (0 of 2 failures are from non-broken platforms)
algorithm/string (1 of 9 failures are from non-broken platforms)
any (0 of 2 failures are from non-broken platforms)
array (0 of 6 failures are from non-broken platforms)
assign (0 of 13 failures are from non-broken platforms)
bind (1 of 21 failures are from non-broken platforms)
concept_check (15 of 18 failures are from non-broken platforms)
config (0 of 5 failures are from non-broken platforms)
conversion (0 of 4 failures are from non-broken platforms)
crc (0 of 1 failures are from non-broken platforms)
date_time (17 of 89 failures are from non-broken platforms)
disjoint_sets (0 of 1 failures are from non-broken platforms)
dynamic_bitset (0 of 4 failures are from non-broken platforms)
filesystem (2 of 10 failures are from non-broken platforms)
foreach (0 of 13 failures are from non-broken platforms)
format (0 of 4 failures are from non-broken platforms)
function (1 of 18 failures are from non-broken platforms)
functional (0 of 1 failures are from non-broken platforms)
functional/hash (0 of 25 failures are from non-broken platforms)
graph (0 of 27 failures are from non-broken platforms)
integer (0 of 3 failures are from non-broken platforms)
io (0 of 2 failures are from non-broken platforms)
iostreams (0 of 30 failures are from non-broken platforms)
iterator (2 of 16 failures are from non-broken platforms)
lambda (0 of 15 failures are from non-broken platforms)
logic (0 of 3 failures are from non-broken platforms)
math (1 of 9 failures are from non-broken platforms)
mpl (0 of 5 failures are from non-broken platforms)
multi_array (0 of 14 failures are from non-broken platforms)
multi_index (0 of 21 failures are from non-broken platforms)
numeric/conversion (0 of 6 failures are from non-broken platforms)
numeric/interval (7 of 21 failures are from non-broken platforms)
numeric/ublas (0 of 7 failures are from non-broken platforms)
optional (0 of 5 failures are from non-broken platforms)
parameter (0 of 16 failures are from non-broken platforms)
pool (0 of 1 failures are from non-broken platforms)
program_options (0 of 14 failures are from non-broken platforms)
property_map (0 of 1 failures are from non-broken platforms)
ptr_container (0 of 14 failures are from non-broken platforms)
python (13 of 76 failures are from non-broken platforms)
random (0 of 1 failures are from non-broken platforms)
range (0 of 10 failures are from non-broken platforms)
rational (0 of 2 failures are from non-broken platforms)
regex (1 of 37 failures are from non-broken platforms)
serialization (0 of 425 failures are from non-broken platforms)
signals (0 of 6 failures are from non-broken platforms)
smart_ptr (0 of 12 failures are from non-broken platforms)
spirit (2 of 111 failures are from non-broken platforms)
statechart (0 of 60 failures are from non-broken platforms)
static_assert (0 of 2 failures are from non-broken platforms)
test (3 of 25 failures are from non-broken platforms)
thread (1 of 15 failures are from non-broken platforms)
tokenizer (0 of 6 failures are from non-broken platforms)
tr1 (0 of 63 failures are from non-broken platforms)
tuple (0 of 2 failures are from non-broken platforms)
type_traits (0 of 67 failures are from non-broken platforms)
typeof (0 of 1 failures are from non-broken platforms)
utility (1 of 14 failures are from non-broken platforms)
utility/enable_if (0 of 8 failures are from non-broken platforms)
variant (0 of 12 failures are from non-broken platforms)
wave (6 of 10 failures are from non-broken platforms)
xpressive (0 of 31 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/minmax|
minmax: intel-vc8-win-9.1*
minmax_element: intel-vc8-win-9.1*
|algorithm/string|
conv: intel-vc8-win-9.1*
find: intel-vc8-win-9.1*
join: intel-vc8-win-9.1*
predicate: intel-vc8-win-9.1*
regex: intel-vc8-win-9.1*
replace: intel-vc8-win-9.1* msvc-8.0
split: intel-vc8-win-9.1*
trim: intel-vc8-win-9.1*
|any|
any_test: intel-vc8-win-9.1*
any_to_ref_test: intel-vc8-win-9.1*
|array|
array0: intel-vc8-win-9.1*
array1: intel-vc8-win-9.1*
array2: intel-vc8-win-9.1*
array3: intel-vc8-win-9.1*
array4: intel-vc8-win-9.1*
array5: intel-vc8-win-9.1*
|assign|
basic: intel-vc8-win-9.1*
email_example: intel-vc8-win-9.1*
list_inserter: intel-vc8-win-9.1*
list_of: intel-vc8-win-9.1*
list_of_workaround: intel-vc8-win-9.1*
multi_index_container: intel-vc8-win-9.1*
my_vector_example: intel-vc8-win-9.1*
ptr_list_inserter: intel-vc8-win-9.1*
ptr_list_of: intel-vc8-win-9.1*
ptr_map_inserter: intel-vc8-win-9.1*
static_list_of: intel-vc8-win-9.1*
std: intel-vc8-win-9.1*
tuple_list_of: intel-vc8-win-9.1*
|bind|
bind_const_test: intel-vc8-win-9.1*
bind_cv_test: intel-vc8-win-9.1*
bind_dm2_test: intel-vc8-win-9.1*
bind_dm3_test: intel-vc8-win-9.1*
bind_dm_test: intel-vc8-win-9.1*
bind_eq_test: intel-vc8-win-9.1*
bind_function_test: intel-vc8-win-9.1*
bind_lookup_problem_test: intel-vc8-win-9.1*
bind_not_test: intel-vc8-win-9.1*
bind_rel_test: intel-vc8-win-9.1*
bind_rv_sp_test: intel-vc8-win-9.1*
bind_stateful_test: intel-vc8-win-9.1*
bind_test: intel-vc8-win-9.1*
bind_visit_test: intel-vc8-win-9.1*
mem_fn_derived_test: intel-vc8-win-9.1*
mem_fn_dm_test: intel-vc8-win-9.1*
mem_fn_eq_test: intel-vc8-win-9.1* msvc-8.0
mem_fn_rv_test: intel-vc8-win-9.1*
mem_fn_test: intel-vc8-win-9.1*
mem_fn_void_test: intel-vc8-win-9.1*
|concept_check|
class_concept_check_test: intel-vc8-win-9.1*
class_concept_fail_expected: borland-5.6.4 borland-5.8.2 borland-5.8.2 msvc-6.5 msvc-6.5 msvc-7.0
concept_check_test: intel-vc8-win-9.1*
stl_concept_covering: borland-5.8.2 borland-5.8.2 gcc-3.3.6 gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.0.3_linux gcc-4.1.0_linux gcc-4.1.0_linux_x86_64 gcc-4.1.1_sunos_i86pc intel-vc8-win-9.1*
|config|
abi_test: intel-vc8-win-9.1*
config_info: intel-vc8-win-9.1*
config_test: intel-vc8-win-9.1*
limits_test: intel-vc8-win-9.1*
math_info: intel-vc8-win-9.1*
|conversion|
cast_test: intel-vc8-win-9.1*
implicit_cast: intel-vc8-win-9.1*
lexical_cast_test: intel-vc8-win-9.1*
numeric_cast_test: intel-vc8-win-9.1*
|crc|
crc_test: intel-vc8-win-9.1*
|date_time|
testc_local_adjustor: intel-vc8-win-9.1*
testclock: intel-vc8-win-9.1*
testclocks: intel-vc8-win-9.1*
testconstrained_value: intel-vc8-win-9.1*
testcustom_time_zone: intel-vc8-win-9.1*
testdate: intel-vc8-win-9.1*
testdate_dll: intel-vc8-win-9.1* msvc-8.0
testdate_duration: intel-vc8-win-9.1*
testdate_duration_dll: intel-vc8-win-9.1* msvc-8.0
testdate_facet_new: intel-vc8-win-9.1*
testdate_facet_new_dll: intel-vc8-win-9.1* msvc-8.0
testdate_input_facet: intel-vc8-win-9.1*
testdate_input_facet_dll: intel-vc8-win-9.1* msvc-8.0
testdate_iterator: intel-vc8-win-9.1*
testdate_iterator_dll: intel-vc8-win-9.1* msvc-8.0
testdst_rules: intel-vc8-win-9.1*
testdst_transition_day_rule: intel-vc8-win-9.1*
testduration: intel-vc8-win-9.1*
testfacet: intel-vc8-win-9.1*
testfacet_dll: intel-vc8-win-9.1* msvc-8.0
testfiletime_functions: intel-vc8-win-9.1*
testformatters: intel-vc8-win-9.1*
testformatters_dll: intel-vc8-win-9.1* msvc-8.0
testgenerators: intel-vc8-win-9.1* qcc-3.3.5_gpp
testgenerators_dll: intel-vc8-win-9.1* msvc-8.0
testgeneric_period: intel-vc8-win-9.1*
testgreg_cal: intel-vc8-win-9.1*
testgreg_cal_dll: intel-vc8-win-9.1* msvc-8.0
testgreg_day: intel-vc8-win-9.1*
testgreg_day_dll: intel-vc8-win-9.1* msvc-8.0
testgreg_duration_operators: intel-vc8-win-9.1*
testgreg_durations: intel-vc8-win-9.1*
testgreg_durations_dll: intel-vc8-win-9.1* msvc-8.0
testgreg_month: intel-vc8-win-9.1*
testgreg_month_dll: intel-vc8-win-9.1* msvc-8.0
testgreg_serialize: intel-vc8-win-9.1*
testgreg_serialize_dll: intel-vc8-win-9.1* msvc-8.0
testgreg_serialize_xml: intel-vc8-win-9.1*
testgreg_wstream: intel-vc8-win-9.1*
testgreg_year: intel-vc8-win-9.1*
testgreg_year_dll: intel-vc8-win-9.1* msvc-8.0
testgregorian_calendar: intel-vc8-win-9.1*
testint_adapter: intel-vc8-win-9.1*
testiterator: intel-vc8-win-9.1*
testlocal_adjustor: intel-vc8-win-9.1*
testlocal_time: intel-vc8-win-9.1*
testlocal_time_facet: intel-vc8-win-9.1*
testlocal_time_input_facet: intel-vc8-win-9.1*
testlocal_time_iterator: intel-vc8-win-9.1*
testlocal_time_period: intel-vc8-win-9.1*
testmicrosec_time_clock: intel-vc8-win-9.1* msvc-8.0
testparse_date: intel-vc8-win-9.1*
testparse_time: intel-vc8-win-9.1*
testperiod: intel-vc8-win-9.1*
testperiod_dll: intel-vc8-win-9.1* msvc-8.0
testposix_time_zone: intel-vc8-win-9.1*
teststreams: intel-vc8-win-9.1*
testtime: intel-vc8-win-9.1*
testtime_facet: intel-vc8-win-9.1*
testtime_formatters: intel-vc8-win-9.1*
testtime_input_facet: intel-vc8-win-9.1*
testtime_period: intel-vc8-win-9.1*
testtime_resolution_traits: intel-vc8-win-9.1*
testtime_serialize: intel-vc8-win-9.1*
testtime_serialize_std_config: intel-vc8-win-9.1*
testtime_serialize_xml: intel-vc8-win-9.1*
testtime_serialize_xml_std_config: intel-vc8-win-9.1*
testtime_wstream: intel-vc8-win-9.1*
testtz_database: intel-vc8-win-9.1*
testwcustom_time_zone: intel-vc8-win-9.1*
testwposix_time_zone: intel-vc8-win-9.1*
testwrapping_int: intel-vc8-win-9.1*
|disjoint_sets|
disjoint_set_test: intel-vc8-win-9.1*
|dynamic_bitset|
dyn_bitset_unit_tests1: intel-vc8-win-9.1*
dyn_bitset_unit_tests2: intel-vc8-win-9.1*
dyn_bitset_unit_tests3: intel-vc8-win-9.1*
dyn_bitset_unit_tests4: intel-vc8-win-9.1*
|filesystem|
convenience_test: intel-vc8-win-9.1*
fstream_test: intel-vc8-win-9.1*
large_file_support_test: intel-vc8-win-9.1*
operations_test: intel-vc8-win-9.1*
operations_test_dll: intel-vc8-win-9.1*
path_test: intel-vc8-win-9.1* msvc-8.0
path_test_dll: intel-vc8-win-9.1* msvc-8.0
wide_test: intel-vc8-win-9.1*
|foreach|
array_byref: intel-vc8-win-9.1*
array_byval: intel-vc8-win-9.1*
call_once: intel-vc8-win-9.1*
cstr_byref: intel-vc8-win-9.1*
cstr_byval: intel-vc8-win-9.1*
dependent_type: intel-vc8-win-9.1*
pair_byref: intel-vc8-win-9.1*
pair_byval: intel-vc8-win-9.1*
rvalue_const: intel-vc8-win-9.1*
rvalue_nonconst: intel-vc8-win-9.1*
stl_byref: intel-vc8-win-9.1*
stl_byval: intel-vc8-win-9.1*
user_defined: intel-vc8-win-9.1*
|format|
format_test1: intel-vc8-win-9.1*
format_test2: intel-vc8-win-9.1*
format_test3: intel-vc8-win-9.1*
format_test_wstring: intel-vc8-win-9.1*
|function|
allocator_test: intel-vc8-win-9.1*
contains2_test: intel-vc8-win-9.1*
contains_test: intel-vc8-win-9.1* msvc-8.0
function_arith_cxx98: intel-vc8-win-9.1*
function_arith_portable: intel-vc8-win-9.1*
function_n_test: intel-vc8-win-9.1*
function_ref_cxx98: intel-vc8-win-9.1*
function_ref_portable: intel-vc8-win-9.1*
lambda_test: intel-vc8-win-9.1*
lib_function_test: intel-vc8-win-9.1*
mem_fun_cxx98: intel-vc8-win-9.1*
mem_fun_portable: intel-vc8-win-9.1*
stateless_test: intel-vc8-win-9.1*
std_bind_cxx98: intel-vc8-win-9.1*
std_bind_portable: intel-vc8-win-9.1*
sum_avg_cxx98: intel-vc8-win-9.1*
sum_avg_portable: intel-vc8-win-9.1*
|functional|
function_test: intel-vc8-win-9.1*
|functional/hash|
books: intel-vc8-win-9.1*
container_fwd_test: intel-vc8-win-9.1*
hash_built_in_array_test: intel-vc8-win-9.1*
hash_custom_test: intel-vc8-win-9.1*
hash_deque_test: intel-vc8-win-9.1*
hash_float_test: intel-vc8-win-9.1*
hash_friend_test: intel-vc8-win-9.1*
hash_function_pointer_test: intel-vc8-win-9.1*
hash_fwd_test_1: intel-vc8-win-9.1*
hash_fwd_test_2: intel-vc8-win-9.1*
hash_global_namespace_test: intel-vc8-win-9.1*
hash_list_test: intel-vc8-win-9.1*
hash_map_test: intel-vc8-win-9.1*
hash_no_ext_macro_1: intel-vc8-win-9.1*
hash_no_ext_macro_2: intel-vc8-win-9.1*
hash_number_test: intel-vc8-win-9.1*
hash_pointer_test: intel-vc8-win-9.1*
hash_range_test: intel-vc8-win-9.1*
hash_set_test: intel-vc8-win-9.1*
hash_string_test: intel-vc8-win-9.1*
hash_value_array_test: intel-vc8-win-9.1*
hash_vector_test: intel-vc8-win-9.1*
link_ext_test: intel-vc8-win-9.1*
point: intel-vc8-win-9.1*
portable: intel-vc8-win-9.1*
|graph|
adj_list_edge_list_set: intel-vc8-win-9.1*
adjacency_matrix_test: intel-vc8-win-9.1*
astar_search_test: intel-vc8-win-9.1*
bellman-test: intel-vc8-win-9.1*
betweenness_centrality_test: intel-vc8-win-9.1*
bfs: intel-vc8-win-9.1*
biconnected_components_test: intel-vc8-win-9.1*
bidir_remove_edge: intel-vc8-win-9.1*
bundled_properties: intel-vc8-win-9.1*
csr_graph_test: intel-vc8-win-9.1*
cuthill_mckee_ordering: intel-vc8-win-9.1*
dag_longest_paths: intel-vc8-win-9.1*
dfs: intel-vc8-win-9.1*
dijkstra_heap_performance: intel-vc8-win-9.1*
dominator_tree_test: intel-vc8-win-9.1*
floyd_warshall_test: intel-vc8-win-9.1*
graph: intel-vc8-win-9.1*
graphviz_test: intel-vc8-win-9.1*
gursoy_atun_layout_test: intel-vc8-win-9.1*
isomorphism: intel-vc8-win-9.1*
king_ordering: intel-vc8-win-9.1*
matching_test: intel-vc8-win-9.1*
relaxed_heap_test: intel-vc8-win-9.1*
sequential_vertex_coloring: intel-vc8-win-9.1*
serialize: intel-vc8-win-9.1*
subgraph: intel-vc8-win-9.1*
transitive_closure_test: intel-vc8-win-9.1*
|integer|
cstdint_test: intel-vc8-win-9.1*
integer_test: intel-vc8-win-9.1*
integer_traits_test: intel-vc8-win-9.1*
|io|
ios_state_test: intel-vc8-win-9.1*
ios_state_unit_test: intel-vc8-win-9.1*
|iostreams|
array_test: intel-vc8-win-9.1*
auto_close_test: intel-vc8-win-9.1*
buffer_size_test: intel-vc8-win-9.1*
code_converter_test: intel-vc8-win-9.1*
component_access_test: intel-vc8-win-9.1*
compose_test: intel-vc8-win-9.1*
copy_test: intel-vc8-win-9.1*
counter_test: intel-vc8-win-9.1*
direct_adapter_test: intel-vc8-win-9.1*
example_test: intel-vc8-win-9.1*
file_descriptor_test: intel-vc8-win-9.1*
file_test: intel-vc8-win-9.1*
filtering_stream_test: intel-vc8-win-9.1*
finite_state_filter_test: intel-vc8-win-9.1*
flush_test: intel-vc8-win-9.1*
invert_test: intel-vc8-win-9.1*
line_filter_test: intel-vc8-win-9.1*
mapped_file_test: intel-vc8-win-9.1*
newline_test: intel-vc8-win-9.1*
null_test: intel-vc8-win-9.1*
pipeline_test: intel-vc8-win-9.1*
positioning_test: intel-vc8-win-9.1*
regex_filter_test: intel-vc8-win-9.1*
restrict_test: intel-vc8-win-9.1*
seekable_file_test: intel-vc8-win-9.1*
seekable_filter_test: intel-vc8-win-9.1*
stdio_filter_test: intel-vc8-win-9.1*
symmetric_filter_test: intel-vc8-win-9.1*
tee_test: intel-vc8-win-9.1*
wide_stream_test: intel-vc8-win-9.1*
|iterator|
concept_tests: intel-vc8-win-9.1*
counting_iterator_test: intel-vc8-win-9.1*
filter_iterator_test: intel-vc8-win-9.1* msvc-8.0
indirect_iterator_test: intel-vc8-win-9.1*
interoperable: intel-vc8-win-9.1*
iterator_adaptor_cc: intel-vc8-win-9.1*
iterator_adaptor_test: intel-vc8-win-9.1*
iterator_facade: intel-vc8-win-9.1*
iterator_traits_test: intel-vc8-win-9.1*
lvalue_concept_fail: msvc-8.0
permutation_iterator_test: intel-vc8-win-9.1*
reverse_iterator_test: intel-vc8-win-9.1*
transform_iterator_test: intel-vc8-win-9.1*
unit_tests: intel-vc8-win-9.1*
zip_iterator_test: intel-vc8-win-9.1*
|lambda|
algorithm_test: intel-vc8-win-9.1*
bind_tests_advanced: intel-vc8-win-9.1*
bind_tests_simple: intel-vc8-win-9.1*
bind_tests_simple_f_refs: intel-vc8-win-9.1*
bll_and_function: intel-vc8-win-9.1*
constructor_tests: intel-vc8-win-9.1*
control_structures: intel-vc8-win-9.1*
exception_test: intel-vc8-win-9.1*
extending_rt_traits: intel-vc8-win-9.1*
is_instance_of_test: intel-vc8-win-9.1*
lambda_cast_test: intel-vc8-win-9.1*
member_pointer_test: intel-vc8-win-9.1*
operator_tests_simple: intel-vc8-win-9.1*
phoenix_control_structures: intel-vc8-win-9.1*
switch_construct: intel-vc8-win-9.1*
|logic|
tribool_io_test: intel-vc8-win-9.1*
tribool_rename_test: intel-vc8-win-9.1*
tribool_test: intel-vc8-win-9.1*
|math|
common_factor_test: intel-vc8-win-9.1*
complex_test: intel-vc8-win-9.1* msvc-8.0
hypot_test: intel-vc8-win-9.1*
log1p_expm1_test: intel-vc8-win-9.1*
octonion_test: intel-vc8-win-9.1*
quaternion_mult_incl_test: intel-vc8-win-9.1*
quaternion_test: intel-vc8-win-9.1*
special_functions_test: intel-vc8-win-9.1*
|mpl|
bool: intel-vc8-win-9.1*
for_each: intel-vc8-win-9.1*
int: intel-vc8-win-9.1*
integral_c: intel-vc8-win-9.1*
size_t: intel-vc8-win-9.1*
|multi_array|
access: intel-vc8-win-9.1*
assign: intel-vc8-win-9.1*
assign_to_array: intel-vc8-win-9.1*
compare: intel-vc8-win-9.1*
constructors: intel-vc8-win-9.1*
idxgen1: intel-vc8-win-9.1*
index_bases: intel-vc8-win-9.1*
iterators: intel-vc8-win-9.1*
range1: intel-vc8-win-9.1*
reshape: intel-vc8-win-9.1*
resize: intel-vc8-win-9.1*
slice: intel-vc8-win-9.1*
stl_interaction: intel-vc8-win-9.1*
storage_order: intel-vc8-win-9.1*
|multi_index|
test_basic: intel-vc8-win-9.1*
test_capacity: intel-vc8-win-9.1*
test_comparison: intel-vc8-win-9.1*
test_composite_key: intel-vc8-win-9.1*
test_conv_iterators: intel-vc8-win-9.1*
test_copy_assignment: intel-vc8-win-9.1*
test_hash_ops: intel-vc8-win-9.1*
test_iterators: intel-vc8-win-9.1*
test_key_extractors: intel-vc8-win-9.1*
test_list_ops: intel-vc8-win-9.1*
test_modifiers: intel-vc8-win-9.1*
test_mpl_ops: intel-vc8-win-9.1*
test_observers: intel-vc8-win-9.1*
test_projection: intel-vc8-win-9.1*
test_range: intel-vc8-win-9.1*
test_rearrange: intel-vc8-win-9.1*
test_safe_mode: intel-vc8-win-9.1*
test_serialization: intel-vc8-win-9.1*
test_set_ops: intel-vc8-win-9.1*
test_special_set_ops: intel-vc8-win-9.1*
test_update: intel-vc8-win-9.1*
|numeric/conversion|
bounds_test: intel-vc8-win-9.1*
converter_test: intel-vc8-win-9.1*
numeric_cast_test: intel-vc8-win-9.1*
traits_test: intel-vc8-win-9.1*
udt_example_0: intel-vc8-win-9.1*
udt_support_test: intel-vc8-win-9.1*
|numeric/interval|
add: intel-vc8-win-9.1*
cmp: intel-vc8-win-9.1*
cmp_exn: intel-vc8-win-9.1*
cmp_exp: intel-vc8-win-9.1*
cmp_lex: intel-vc8-win-9.1*
cmp_set: intel-vc8-win-9.1*
cmp_tribool: intel-vc8-win-9.1*
det: intel-vc8-win-9.1* msvc-8.0
fmod: intel-vc8-win-9.1*
integer: msvc-8.0
mul: intel-vc8-win-9.1* msvc-8.0
overflow: intel-vc8-win-9.1* msvc-8.0
pi: intel-vc8-win-9.1* msvc-8.0
pow: intel-vc8-win-9.1* msvc-8.0
test_float: intel-vc8-win-9.1* msvc-8.0
|numeric/ublas|
placement_new: intel-vc8-win-9.1*
test1: intel-vc8-win-9.1*
test2: intel-vc8-win-9.1*
test3: intel-vc8-win-9.1*
test4: intel-vc8-win-9.1*
test5: intel-vc8-win-9.1*
test6: intel-vc8-win-9.1*
|optional|
optional_test: intel-vc8-win-9.1*
optional_test_inplace: intel-vc8-win-9.1*
optional_test_io: intel-vc8-win-9.1*
optional_test_ref: intel-vc8-win-9.1*
optional_test_tie: intel-vc8-win-9.1*
|parameter|
basics: intel-vc8-win-9.1*
deduced: intel-vc8-win-9.1*
deduced_dependent_predicate: intel-vc8-win-9.1*
earwicker: intel-vc8-win-9.1*
efficiency: intel-vc8-win-9.1*
macros: intel-vc8-win-9.1*
maybe: intel-vc8-win-9.1*
mpl: intel-vc8-win-9.1*
normalized_argument_types: intel-vc8-win-9.1*
optional_deduced_sfinae: intel-vc8-win-9.1*
preprocessor: intel-vc8-win-9.1*
preprocessor_deduced: intel-vc8-win-9.1*
python_test: intel-vc8-win-9.1*
sfinae: intel-vc8-win-9.1*
singular: intel-vc8-win-9.1*
tutorial: intel-vc8-win-9.1*
|pool|
test_pool_alloc: intel-vc8-win-9.1*
|program_options|
cmdline_test: intel-vc8-win-9.1*
cmdline_test_dll: intel-vc8-win-9.1*
options_description_test: intel-vc8-win-9.1*
options_description_test_dll: intel-vc8-win-9.1*
parsers_test: intel-vc8-win-9.1*
parsers_test_dll: intel-vc8-win-9.1*
positional_options_test: intel-vc8-win-9.1*
positional_options_test_dll: intel-vc8-win-9.1*
unicode_test: intel-vc8-win-9.1*
unicode_test_dll: intel-vc8-win-9.1*
variable_map_test: intel-vc8-win-9.1*
variable_map_test_dll: intel-vc8-win-9.1*
winmain: intel-vc8-win-9.1*
winmain_dll: intel-vc8-win-9.1*
|property_map|
dynamic_properties_test: intel-vc8-win-9.1*
|ptr_container|
incomplete_type_test: intel-vc8-win-9.1*
indirect_fun: intel-vc8-win-9.1*
iterator_test: intel-vc8-win-9.1*
no_exceptions: intel-vc8-win-9.1*
ptr_array: intel-vc8-win-9.1*
ptr_deque: intel-vc8-win-9.1*
ptr_list: intel-vc8-win-9.1*
ptr_map: intel-vc8-win-9.1*
ptr_set: intel-vc8-win-9.1*
ptr_vector: intel-vc8-win-9.1*
serialization: intel-vc8-win-9.1*
tree_test: intel-vc8-win-9.1*
tut1: intel-vc8-win-9.1*
view_example: intel-vc8-win-9.1*
|python|
andreas_beyer: intel-vc8-win-9.1*
args: intel-vc8-win-9.1*
auto_ptr: intel-vc8-win-9.1*
back_reference: intel-vc8-win-9.1*
bases: intel-vc8-win-9.1*
ben_scott1: intel-vc8-win-9.1*
bienstman1: intel-vc8-win-9.1*
bienstman2: intel-vc8-win-9.1*
bienstman3: intel-vc8-win-9.1*
builtin_converters: cw-9.4 gcc-3.3.6 gcc-4.1.1_sunos_i86pc intel-vc71-win-9.1 msvc-8.0 msvc-8.0
callbacks: intel-vc8-win-9.1*
const_argument: intel-vc8-win-9.1*
crossmod_exception: intel-vc8-win-9.1*
crossmod_opaque: intel-vc8-win-9.1*
data_members: intel-vc8-win-9.1*
defaults: intel-vc8-win-9.1*
destroy_test: intel-vc8-win-9.1*
dict: intel-vc8-win-9.1*
docstring: intel-vc8-win-9.1*
enum: intel-vc8-win-9.1*
exception_translator: intel-vc8-win-9.1*
exec: intel-vc8-win-9.1* msvc-8.0
extract: intel-vc8-win-9.1*
implicit: intel-vc8-win-9.1*
injected: intel-vc8-win-9.1*
iterator: intel-vc8-win-9.1*
keywords: intel-vc8-win-9.1*
list: intel-vc8-win-9.1*
long: intel-vc8-win-9.1*
map_indexing_suite: cw-9.4 gcc-3.3.6 gcc-4.1.1_sunos_i86pc intel-vc71-win-9.1 msvc-8.0 msvc-8.0
minimal: intel-vc8-win-9.1*
nested: intel-vc8-win-9.1*
numpy: intel-vc8-win-9.1*
object: intel-vc8-win-9.1*
opaque: intel-vc8-win-9.1*
operators: intel-vc8-win-9.1*
pearu1: intel-vc8-win-9.1*
pickle1: intel-vc8-win-9.1*
pickle2: intel-vc8-win-9.1*
pickle3: intel-vc8-win-9.1*
pickle4: intel-vc8-win-9.1*
pointee: intel-vc8-win-9.1*
pointer_type_id_test: intel-vc8-win-9.1*
pointer_vector: intel-vc8-win-9.1*
polymorphism: intel-vc8-win-9.1*
polymorphism2: intel-vc8-win-9.1*
polymorphism2_auto_ptr: intel-vc8-win-9.1*
properties: intel-vc8-win-9.1*
raw_ctor: intel-vc8-win-9.1*
result: intel-vc8-win-9.1*
return_arg: intel-vc8-win-9.1*
select_from_python_test: intel-vc8-win-9.1*
shared_ptr: intel-vc8-win-9.1*
slice: intel-vc8-win-9.1*
staticmethod: intel-vc8-win-9.1*
stl_iterator: intel-vc8-win-9.1*
str: intel-vc8-win-9.1*
test_pointer_adoption: intel-vc8-win-9.1*
try: intel-vc8-win-9.1*
tuple: intel-vc8-win-9.1*
upcast: intel-vc8-win-9.1*
vector_indexing_suite: intel-vc8-win-9.1*
virtual_functions: intel-vc8-win-9.1*
voidptr: intel-vc8-win-9.1*
wrapper_held_type: intel-vc8-win-9.1*
|random|
random_demo: intel-vc8-win-9.1*
|range|
algorithm_example: intel-vc8-win-9.1*
array: intel-vc8-win-9.1*
const_ranges: intel-vc8-win-9.1*
extension_mechanism: intel-vc8-win-9.1*
iterator_pair: intel-vc8-win-9.1*
iterator_range: intel-vc8-win-9.1*
partial_workaround: intel-vc8-win-9.1*
reversible_range: intel-vc8-win-9.1*
std_container: intel-vc8-win-9.1*
string: intel-vc8-win-9.1*
|rational|
rational_example: intel-vc8-win-9.1*
rational_test: intel-vc8-win-9.1*
|regex|
bad_expression_test: intel-vc8-win-9.1*
captures_example: intel-vc8-win-9.1*
captures_test: intel-vc8-win-9.1*
credit_card_example: intel-vc8-win-9.1*
icu_example: intel-vc8-win-9.1*
mfc_example: intel-vc8-win-9.1*
object_cache_test: intel-vc8-win-9.1*
partial_regex_grep: intel-vc8-win-9.1*
partial_regex_match: intel-vc8-win-9.1*
posix_api_check: intel-vc8-win-9.1*
posix_api_check_cpp: intel-vc8-win-9.1*
recursion_test: intel-vc8-win-9.1*
regex_config_info: intel-vc8-win-9.1*
regex_dll_config_info: intel-vc8-win-9.1*
regex_grep_example_1: intel-vc8-win-9.1*
regex_grep_example_2: intel-vc8-win-9.1*
regex_grep_example_3: intel-vc8-win-9.1*
regex_grep_example_4: intel-vc8-win-9.1*
regex_iterator_example: intel-vc8-win-9.1*
regex_match_example: intel-vc8-win-9.1*
regex_merge_example: intel-vc8-win-9.1*
regex_regress: intel-vc8-win-9.1*
regex_regress_dll: intel-vc8-win-9.1*
regex_regress_threaded: intel-vc8-win-9.1* msvc-6.5
regex_replace_example: intel-vc8-win-9.1*
regex_search_example: intel-vc8-win-9.1*
regex_split_example_1: intel-vc8-win-9.1*
regex_split_example_2: intel-vc8-win-9.1*
regex_timer: intel-vc8-win-9.1*
regex_token_iterator_eg_1: intel-vc8-win-9.1*
regex_token_iterator_eg_2: intel-vc8-win-9.1*
static_mutex_test: intel-vc8-win-9.1*
test_collate_info: intel-vc8-win-9.1*
test_grep: intel-vc8-win-9.1*
unicode_iterator_test: intel-vc8-win-9.1*
wide_posix_api_check_cpp: intel-vc8-win-9.1*
|serialization|
test_array_binary_archive: intel-vc8-win-9.1*
test_array_binary_archive_dll: intel-vc8-win-9.1*
test_array_text_archive: intel-vc8-win-9.1*
test_array_text_archive_dll: intel-vc8-win-9.1*
test_array_text_warchive: intel-vc8-win-9.1*
test_array_text_warchive_dll: intel-vc8-win-9.1*
test_array_xml_archive: intel-vc8-win-9.1*
test_array_xml_archive_dll: intel-vc8-win-9.1*
test_array_xml_warchive: intel-vc8-win-9.1*
test_array_xml_warchive_dll: intel-vc8-win-9.1*
test_binary_binary_archive: intel-vc8-win-9.1*
test_binary_binary_archive_dll: intel-vc8-win-9.1*
test_binary_text_archive: intel-vc8-win-9.1*
test_binary_text_archive_dll: intel-vc8-win-9.1*
test_binary_text_warchive: intel-vc8-win-9.1*
test_binary_text_warchive_dll: intel-vc8-win-9.1*
test_binary_xml_archive: intel-vc8-win-9.1*
test_binary_xml_archive_dll: intel-vc8-win-9.1*
test_binary_xml_warchive: intel-vc8-win-9.1*
test_binary_xml_warchive_dll: intel-vc8-win-9.1*
test_class_info_save_binary_archive: intel-vc8-win-9.1*
test_class_info_save_binary_archive_dll: intel-vc8-win-9.1*
test_class_info_save_text_archive: intel-vc8-win-9.1*
test_class_info_save_text_archive_dll: intel-vc8-win-9.1*
test_class_info_save_text_warchive: intel-vc8-win-9.1*
test_class_info_save_text_warchive_dll: intel-vc8-win-9.1*
test_class_info_save_xml_archive: intel-vc8-win-9.1*
test_class_info_save_xml_archive_dll: intel-vc8-win-9.1*
test_class_info_save_xml_warchive: intel-vc8-win-9.1*
test_class_info_save_xml_warchive_dll: intel-vc8-win-9.1*
test_codecvt_null: intel-vc8-win-9.1*
test_contained_class_binary_archive: intel-vc8-win-9.1*
test_contained_class_binary_archive_dll: intel-vc8-win-9.1*
test_contained_class_text_archive: intel-vc8-win-9.1*
test_contained_class_text_archive_dll: intel-vc8-win-9.1*
test_contained_class_text_warchive: intel-vc8-win-9.1*
test_contained_class_text_warchive_dll: intel-vc8-win-9.1*
test_contained_class_xml_archive: intel-vc8-win-9.1*
test_contained_class_xml_archive_dll: intel-vc8-win-9.1*
test_contained_class_xml_warchive: intel-vc8-win-9.1*
test_contained_class_xml_warchive_dll: intel-vc8-win-9.1*
test_cyclic_ptrs_binary_archive: intel-vc8-win-9.1*
test_cyclic_ptrs_binary_archive_dll: intel-vc8-win-9.1*
test_cyclic_ptrs_text_archive: intel-vc8-win-9.1*
test_cyclic_ptrs_text_archive_dll: intel-vc8-win-9.1*
test_cyclic_ptrs_text_warchive: intel-vc8-win-9.1*
test_cyclic_ptrs_text_warchive_dll: intel-vc8-win-9.1*
test_cyclic_ptrs_xml_archive: intel-vc8-win-9.1*
test_cyclic_ptrs_xml_archive_dll: intel-vc8-win-9.1*
test_cyclic_ptrs_xml_warchive: intel-vc8-win-9.1*
test_cyclic_ptrs_xml_warchive_dll: intel-vc8-win-9.1*
test_delete_pointer_binary_archive: intel-vc8-win-9.1*
test_delete_pointer_binary_archive_dll: intel-vc8-win-9.1*
test_delete_pointer_text_archive: intel-vc8-win-9.1*
test_delete_pointer_text_archive_dll: intel-vc8-win-9.1*
test_delete_pointer_text_warchive: intel-vc8-win-9.1*
test_delete_pointer_text_warchive_dll: intel-vc8-win-9.1*
test_delete_pointer_xml_archive: intel-vc8-win-9.1*
test_delete_pointer_xml_archive_dll: intel-vc8-win-9.1*
test_delete_pointer_xml_warchive: intel-vc8-win-9.1*
test_delete_pointer_xml_warchive_dll: intel-vc8-win-9.1*
test_demo: intel-vc8-win-9.1*
test_demo_auto_ptr: intel-vc8-win-9.1*
test_demo_auto_ptr_dll: intel-vc8-win-9.1*
test_demo_dll: intel-vc8-win-9.1*
test_demo_exception: intel-vc8-win-9.1*
test_demo_exception_dll: intel-vc8-win-9.1*
test_demo_fast_archive: intel-vc8-win-9.1*
test_demo_fast_archive_dll: intel-vc8-win-9.1*
test_demo_pimpl: intel-vc8-win-9.1*
test_demo_pimpl_dll: intel-vc8-win-9.1*
test_demo_polymorphic: intel-vc8-win-9.1*
test_demo_polymorphic_dll: intel-vc8-win-9.1*
test_demo_portable_archive: intel-vc8-win-9.1*
test_demo_portable_archive_dll: intel-vc8-win-9.1*
test_demo_shared_ptr: intel-vc8-win-9.1*
test_demo_shared_ptr_dll: intel-vc8-win-9.1*
test_demo_xml: intel-vc8-win-9.1*
test_demo_xml_dll: intel-vc8-win-9.1*
test_demo_xml_save: intel-vc8-win-9.1*
test_demo_xml_save_dll: intel-vc8-win-9.1*
test_deque_binary_archive: intel-vc8-win-9.1*
test_deque_binary_archive_dll: intel-vc8-win-9.1*
test_deque_text_archive: intel-vc8-win-9.1*
test_deque_text_archive_dll: intel-vc8-win-9.1*
test_deque_text_warchive: intel-vc8-win-9.1*
test_deque_text_warchive_dll: intel-vc8-win-9.1*
test_deque_xml_archive: intel-vc8-win-9.1*
test_deque_xml_archive_dll: intel-vc8-win-9.1*
test_deque_xml_warchive: intel-vc8-win-9.1*
test_deque_xml_warchive_dll: intel-vc8-win-9.1*
test_derived_binary_archive: intel-vc8-win-9.1*
test_derived_binary_archive_dll: intel-vc8-win-9.1*
test_derived_class_binary_archive: intel-vc8-win-9.1*
test_derived_class_binary_archive_dll: intel-vc8-win-9.1*
test_derived_class_ptr_binary_archive: intel-vc8-win-9.1*
test_derived_class_ptr_binary_archive_dll: intel-vc8-win-9.1*
test_derived_class_ptr_text_archive: intel-vc8-win-9.1*
test_derived_class_ptr_text_archive_dll: intel-vc8-win-9.1*
test_derived_class_ptr_text_warchive: intel-vc8-win-9.1*
test_derived_class_ptr_text_warchive_dll: intel-vc8-win-9.1*
test_derived_class_ptr_xml_archive: intel-vc8-win-9.1*
test_derived_class_ptr_xml_archive_dll: intel-vc8-win-9.1*
test_derived_class_ptr_xml_warchive: intel-vc8-win-9.1*
test_derived_class_ptr_xml_warchive_dll: intel-vc8-win-9.1*
test_derived_class_text_archive: intel-vc8-win-9.1*
test_derived_class_text_archive_dll: intel-vc8-win-9.1*
test_derived_class_text_warchive: intel-vc8-win-9.1*
test_derived_class_text_warchive_dll: intel-vc8-win-9.1*
test_derived_class_xml_archive: intel-vc8-win-9.1*
test_derived_class_xml_archive_dll: intel-vc8-win-9.1*
test_derived_class_xml_warchive: intel-vc8-win-9.1*
test_derived_class_xml_warchive_dll: intel-vc8-win-9.1*
test_derived_text_archive: intel-vc8-win-9.1*
test_derived_text_archive_dll: intel-vc8-win-9.1*
test_derived_text_warchive: intel-vc8-win-9.1*
test_derived_text_warchive_dll: intel-vc8-win-9.1*
test_derived_xml_archive: intel-vc8-win-9.1*
test_derived_xml_archive_dll: intel-vc8-win-9.1*
test_derived_xml_warchive: intel-vc8-win-9.1*
test_derived_xml_warchive_dll: intel-vc8-win-9.1*
test_diamond_binary_archive: intel-vc8-win-9.1*
test_diamond_binary_archive_dll: intel-vc8-win-9.1*
test_diamond_text_archive: intel-vc8-win-9.1*
test_diamond_text_archive_dll: intel-vc8-win-9.1*
test_diamond_text_warchive: intel-vc8-win-9.1*
test_diamond_text_warchive_dll: intel-vc8-win-9.1*
test_diamond_xml_archive: intel-vc8-win-9.1*
test_diamond_xml_archive_dll: intel-vc8-win-9.1*
test_diamond_xml_warchive: intel-vc8-win-9.1*
test_diamond_xml_warchive_dll: intel-vc8-win-9.1*
test_exported_binary_archive: intel-vc8-win-9.1*
test_exported_binary_archive_dll: intel-vc8-win-9.1*
test_exported_text_archive: intel-vc8-win-9.1*
test_exported_text_archive_dll: intel-vc8-win-9.1*
test_exported_text_warchive: intel-vc8-win-9.1*
test_exported_text_warchive_dll: intel-vc8-win-9.1*
test_exported_xml_archive: intel-vc8-win-9.1*
test_exported_xml_archive_dll: intel-vc8-win-9.1*
test_exported_xml_warchive: intel-vc8-win-9.1*
test_exported_xml_warchive_dll: intel-vc8-win-9.1*
test_inclusion: intel-vc8-win-9.1*
test_iterators: intel-vc8-win-9.1*
test_iterators_base64: intel-vc8-win-9.1*
test_list_binary_archive: intel-vc8-win-9.1*
test_list_binary_archive_dll: intel-vc8-win-9.1*
test_list_ptrs_binary_archive: intel-vc8-win-9.1*
test_list_ptrs_binary_archive_dll: intel-vc8-win-9.1*
test_list_ptrs_text_archive: intel-vc8-win-9.1*
test_list_ptrs_text_archive_dll: intel-vc8-win-9.1*
test_list_ptrs_text_warchive: intel-vc8-win-9.1*
test_list_ptrs_text_warchive_dll: intel-vc8-win-9.1*
test_list_ptrs_xml_archive: intel-vc8-win-9.1*
test_list_ptrs_xml_archive_dll: intel-vc8-win-9.1*
test_list_ptrs_xml_warchive: intel-vc8-win-9.1*
test_list_ptrs_xml_warchive_dll: intel-vc8-win-9.1*
test_list_text_archive: intel-vc8-win-9.1*
test_list_text_archive_dll: intel-vc8-win-9.1*
test_list_text_warchive: intel-vc8-win-9.1*
test_list_text_warchive_dll: intel-vc8-win-9.1*
test_list_xml_archive: intel-vc8-win-9.1*
test_list_xml_archive_dll: intel-vc8-win-9.1*
test_list_xml_warchive: intel-vc8-win-9.1*
test_list_xml_warchive_dll: intel-vc8-win-9.1*
test_map_binary_archive: intel-vc8-win-9.1*
test_map_binary_archive_dll: intel-vc8-win-9.1*
test_map_text_archive: intel-vc8-win-9.1*
test_map_text_archive_dll: intel-vc8-win-9.1*
test_map_text_warchive: intel-vc8-win-9.1*
test_map_text_warchive_dll: intel-vc8-win-9.1*
test_map_xml_archive: intel-vc8-win-9.1*
test_map_xml_archive_dll: intel-vc8-win-9.1*
test_map_xml_warchive: intel-vc8-win-9.1*
test_map_xml_warchive_dll: intel-vc8-win-9.1*
test_mi_binary_archive: intel-vc8-win-9.1*
test_mi_binary_archive_dll: intel-vc8-win-9.1*
test_mi_text_archive: intel-vc8-win-9.1*
test_mi_text_archive_dll: intel-vc8-win-9.1*
test_mi_text_warchive: intel-vc8-win-9.1*
test_mi_text_warchive_dll: intel-vc8-win-9.1*
test_mi_xml_archive: intel-vc8-win-9.1*
test_mi_xml_archive_dll: intel-vc8-win-9.1*
test_mi_xml_warchive: intel-vc8-win-9.1*
test_mi_xml_warchive_dll: intel-vc8-win-9.1*
test_mult_archive_types: intel-vc8-win-9.1*
test_mult_archive_types_dll: intel-vc8-win-9.1*
test_multiple_ptrs_binary_archive: intel-vc8-win-9.1*
test_multiple_ptrs_binary_archive_dll: intel-vc8-win-9.1*
test_multiple_ptrs_text_archive: intel-vc8-win-9.1*
test_multiple_ptrs_text_archive_dll: intel-vc8-win-9.1*
test_multiple_ptrs_text_warchive: intel-vc8-win-9.1*
test_multiple_ptrs_text_warchive_dll: intel-vc8-win-9.1*
test_multiple_ptrs_xml_archive: intel-vc8-win-9.1*
test_multiple_ptrs_xml_archive_dll: intel-vc8-win-9.1*
test_multiple_ptrs_xml_warchive: intel-vc8-win-9.1*
test_multiple_ptrs_xml_warchive_dll: intel-vc8-win-9.1*
test_no_rtti_binary_archive: intel-vc8-win-9.1*
test_no_rtti_binary_archive_dll: intel-vc8-win-9.1*
test_no_rtti_text_archive: intel-vc8-win-9.1*
test_no_rtti_text_archive_dll: intel-vc8-win-9.1*
test_no_rtti_text_warchive: intel-vc8-win-9.1*
test_no_rtti_text_warchive_dll: intel-vc8-win-9.1*
test_no_rtti_xml_archive: intel-vc8-win-9.1*
test_no_rtti_xml_archive_dll: intel-vc8-win-9.1*
test_no_rtti_xml_warchive: intel-vc8-win-9.1*
test_no_rtti_xml_warchive_dll: intel-vc8-win-9.1*
test_non_default_ctor2_binary_archive: intel-vc8-win-9.1*
test_non_default_ctor2_binary_archive_dll: intel-vc8-win-9.1*
test_non_default_ctor2_text_archive: intel-vc8-win-9.1*
test_non_default_ctor2_text_archive_dll: intel-vc8-win-9.1*
test_non_default_ctor2_text_warchive: intel-vc8-win-9.1*
test_non_default_ctor2_text_warchive_dll: intel-vc8-win-9.1*
test_non_default_ctor2_xml_archive: intel-vc8-win-9.1*
test_non_default_ctor2_xml_archive_dll: intel-vc8-win-9.1*
test_non_default_ctor2_xml_warchive: intel-vc8-win-9.1*
test_non_default_ctor2_xml_warchive_dll: intel-vc8-win-9.1*
test_non_default_ctor_binary_archive: intel-vc8-win-9.1*
test_non_default_ctor_binary_archive_dll: intel-vc8-win-9.1*
test_non_default_ctor_text_archive: intel-vc8-win-9.1*
test_non_default_ctor_text_archive_dll: intel-vc8-win-9.1*
test_non_default_ctor_text_warchive: intel-vc8-win-9.1*
test_non_default_ctor_text_warchive_dll: intel-vc8-win-9.1*
test_non_default_ctor_xml_archive: intel-vc8-win-9.1*
test_non_default_ctor_xml_archive_dll: intel-vc8-win-9.1*
test_non_default_ctor_xml_warchive: intel-vc8-win-9.1*
test_non_default_ctor_xml_warchive_dll: intel-vc8-win-9.1*
test_non_intrusive_binary_archive: intel-vc8-win-9.1*
test_non_intrusive_binary_archive_dll: intel-vc8-win-9.1*
test_non_intrusive_text_archive: intel-vc8-win-9.1*
test_non_intrusive_text_archive_dll: intel-vc8-win-9.1*
test_non_intrusive_text_warchive: intel-vc8-win-9.1*
test_non_intrusive_text_warchive_dll: intel-vc8-win-9.1*
test_non_intrusive_xml_archive: intel-vc8-win-9.1*
test_non_intrusive_xml_archive_dll: intel-vc8-win-9.1*
test_non_intrusive_xml_warchive: intel-vc8-win-9.1*
test_non_intrusive_xml_warchive_dll: intel-vc8-win-9.1*
test_null_ptr_binary_archive: intel-vc8-win-9.1*
test_null_ptr_binary_archive_dll: intel-vc8-win-9.1*
test_null_ptr_text_archive: intel-vc8-win-9.1*
test_null_ptr_text_archive_dll: intel-vc8-win-9.1*
test_null_ptr_text_warchive: intel-vc8-win-9.1*
test_null_ptr_text_warchive_dll: intel-vc8-win-9.1*
test_null_ptr_xml_archive: intel-vc8-win-9.1*
test_null_ptr_xml_archive_dll: intel-vc8-win-9.1*
test_null_ptr_xml_warchive: intel-vc8-win-9.1*
test_null_ptr_xml_warchive_dll: intel-vc8-win-9.1*
test_nvp_binary_archive: intel-vc8-win-9.1*
test_nvp_binary_archive_dll: intel-vc8-win-9.1*
test_nvp_text_archive: intel-vc8-win-9.1*
test_nvp_text_archive_dll: intel-vc8-win-9.1*
test_nvp_text_warchive: intel-vc8-win-9.1*
test_nvp_text_warchive_dll: intel-vc8-win-9.1*
test_nvp_xml_archive: intel-vc8-win-9.1*
test_nvp_xml_archive_dll: intel-vc8-win-9.1*
test_nvp_xml_warchive: intel-vc8-win-9.1*
test_nvp_xml_warchive_dll: intel-vc8-win-9.1*
test_object_binary_archive: intel-vc8-win-9.1*
test_object_binary_archive_dll: intel-vc8-win-9.1*
test_object_text_archive: intel-vc8-win-9.1*
test_object_text_archive_dll: intel-vc8-win-9.1*
test_object_text_warchive: intel-vc8-win-9.1*
test_object_text_warchive_dll: intel-vc8-win-9.1*
test_object_xml_archive: intel-vc8-win-9.1*
test_object_xml_archive_dll: intel-vc8-win-9.1*
test_object_xml_warchive: intel-vc8-win-9.1*
test_object_xml_warchive_dll: intel-vc8-win-9.1*
test_optional_binary_archive: intel-vc8-win-9.1*
test_optional_binary_archive_dll: intel-vc8-win-9.1*
test_optional_text_archive: intel-vc8-win-9.1*
test_optional_text_archive_dll: intel-vc8-win-9.1*
test_optional_text_warchive: intel-vc8-win-9.1*
test_optional_text_warchive_dll: intel-vc8-win-9.1*
test_optional_xml_archive: intel-vc8-win-9.1*
test_optional_xml_archive_dll: intel-vc8-win-9.1*
test_optional_xml_warchive: intel-vc8-win-9.1*
test_optional_xml_warchive_dll: intel-vc8-win-9.1*
test_polymorphic_binary_archive: intel-vc8-win-9.1*
test_polymorphic_binary_archive_dll: intel-vc8-win-9.1*
test_polymorphic_text_archive: intel-vc8-win-9.1*
test_polymorphic_text_archive_dll: intel-vc8-win-9.1*
test_polymorphic_text_warchive: intel-vc8-win-9.1*
test_polymorphic_text_warchive_dll: intel-vc8-win-9.1*
test_polymorphic_xml_archive: intel-vc8-win-9.1*
test_polymorphic_xml_archive_dll: intel-vc8-win-9.1*
test_polymorphic_xml_warchive: intel-vc8-win-9.1*
test_polymorphic_xml_warchive_dll: intel-vc8-win-9.1*
test_primitive_binary_archive: intel-vc8-win-9.1*
test_primitive_binary_archive_dll: intel-vc8-win-9.1*
test_primitive_text_archive: intel-vc8-win-9.1*
test_primitive_text_archive_dll: intel-vc8-win-9.1*
test_primitive_text_warchive: intel-vc8-win-9.1*
test_primitive_text_warchive_dll: intel-vc8-win-9.1*
test_primitive_xml_archive: intel-vc8-win-9.1*
test_primitive_xml_archive_dll: intel-vc8-win-9.1*
test_primitive_xml_warchive: intel-vc8-win-9.1*
test_primitive_xml_warchive_dll: intel-vc8-win-9.1*
test_private_ctor: intel-vc8-win-9.1*
test_private_ctor_dll: intel-vc8-win-9.1*
test_recursion_binary_archive: intel-vc8-win-9.1*
test_recursion_binary_archive_dll: intel-vc8-win-9.1*
test_recursion_text_archive: intel-vc8-win-9.1*
test_recursion_text_archive_dll: intel-vc8-win-9.1*
test_recursion_text_warchive: intel-vc8-win-9.1*
test_recursion_text_warchive_dll: intel-vc8-win-9.1*
test_recursion_xml_archive: intel-vc8-win-9.1*
test_recursion_xml_archive_dll: intel-vc8-win-9.1*
test_recursion_xml_warchive: intel-vc8-win-9.1*
test_recursion_xml_warchive_dll: intel-vc8-win-9.1*
test_registered_binary_archive: intel-vc8-win-9.1*
test_registered_binary_archive_dll: intel-vc8-win-9.1*
test_registered_text_archive: intel-vc8-win-9.1*
test_registered_text_archive_dll: intel-vc8-win-9.1*
test_registered_text_warchive: intel-vc8-win-9.1*
test_registered_text_warchive_dll: intel-vc8-win-9.1*
test_registered_xml_archive: intel-vc8-win-9.1*
test_registered_xml_archive_dll: intel-vc8-win-9.1*
test_registered_xml_warchive: intel-vc8-win-9.1*
test_registered_xml_warchive_dll: intel-vc8-win-9.1*
test_reset_object_address: intel-vc8-win-9.1*
test_reset_object_address_dll: intel-vc8-win-9.1*
test_set_binary_archive: intel-vc8-win-9.1*
test_set_binary_archive_dll: intel-vc8-win-9.1*
test_set_text_archive: intel-vc8-win-9.1*
test_set_text_archive_dll: intel-vc8-win-9.1*
test_set_text_warchive: intel-vc8-win-9.1*
test_set_text_warchive_dll: intel-vc8-win-9.1*
test_set_xml_archive: intel-vc8-win-9.1*
test_set_xml_archive_dll: intel-vc8-win-9.1*
test_set_xml_warchive: intel-vc8-win-9.1*
test_set_xml_warchive_dll: intel-vc8-win-9.1*
test_shared_ptr_132_binary_archive: intel-vc8-win-9.1*
test_shared_ptr_132_binary_archive_dll: intel-vc8-win-9.1*
test_shared_ptr_132_text_archive: intel-vc8-win-9.1*
test_shared_ptr_132_text_archive_dll: intel-vc8-win-9.1*
test_shared_ptr_132_text_warchive: intel-vc8-win-9.1*
test_shared_ptr_132_text_warchive_dll: intel-vc8-win-9.1*
test_shared_ptr_132_xml_archive: intel-vc8-win-9.1*
test_shared_ptr_132_xml_archive_dll: intel-vc8-win-9.1*
test_shared_ptr_132_xml_warchive: intel-vc8-win-9.1*
test_shared_ptr_132_xml_warchive_dll: intel-vc8-win-9.1*
test_shared_ptr_binary_archive: intel-vc8-win-9.1*
test_shared_ptr_binary_archive_dll: intel-vc8-win-9.1*
test_shared_ptr_text_archive: intel-vc8-win-9.1*
test_shared_ptr_text_archive_dll: intel-vc8-win-9.1*
test_shared_ptr_text_warchive: intel-vc8-win-9.1*
test_shared_ptr_text_warchive_dll: intel-vc8-win-9.1*
test_shared_ptr_xml_archive: intel-vc8-win-9.1*
test_shared_ptr_xml_archive_dll: intel-vc8-win-9.1*
test_shared_ptr_xml_warchive: intel-vc8-win-9.1*
test_shared_ptr_xml_warchive_dll: intel-vc8-win-9.1*
test_simple_class_binary_archive: intel-vc8-win-9.1*
test_simple_class_binary_archive_dll: intel-vc8-win-9.1*
test_simple_class_ptr_binary_archive: intel-vc8-win-9.1*
test_simple_class_ptr_binary_archive_dll: intel-vc8-win-9.1*
test_simple_class_ptr_text_archive: intel-vc8-win-9.1*
test_simple_class_ptr_text_archive_dll: intel-vc8-win-9.1*
test_simple_class_ptr_text_warchive: intel-vc8-win-9.1*
test_simple_class_ptr_text_warchive_dll: intel-vc8-win-9.1*
test_simple_class_ptr_xml_archive: intel-vc8-win-9.1*
test_simple_class_ptr_xml_archive_dll: intel-vc8-win-9.1*
test_simple_class_ptr_xml_warchive: intel-vc8-win-9.1*
test_simple_class_ptr_xml_warchive_dll: intel-vc8-win-9.1*
test_simple_class_text_archive: intel-vc8-win-9.1*
test_simple_class_text_archive_dll: intel-vc8-win-9.1*
test_simple_class_text_warchive: intel-vc8-win-9.1*
test_simple_class_text_warchive_dll: intel-vc8-win-9.1*
test_simple_class_xml_archive: intel-vc8-win-9.1*
test_simple_class_xml_archive_dll: intel-vc8-win-9.1*
test_simple_class_xml_warchive: intel-vc8-win-9.1*
test_simple_class_xml_warchive_dll: intel-vc8-win-9.1*
test_smart_cast: intel-vc8-win-9.1*
test_split_binary_archive: intel-vc8-win-9.1*
test_split_binary_archive_dll: intel-vc8-win-9.1*
test_split_text_archive: intel-vc8-win-9.1*
test_split_text_archive_dll: intel-vc8-win-9.1*
test_split_text_warchive: intel-vc8-win-9.1*
test_split_text_warchive_dll: intel-vc8-win-9.1*
test_split_xml_archive: intel-vc8-win-9.1*
test_split_xml_archive_dll: intel-vc8-win-9.1*
test_split_xml_warchive: intel-vc8-win-9.1*
test_split_xml_warchive_dll: intel-vc8-win-9.1*
test_static_warning: intel-vc8-win-9.1*
test_tracking_binary_archive: intel-vc8-win-9.1*
test_tracking_binary_archive_dll: intel-vc8-win-9.1*
test_tracking_text_archive: intel-vc8-win-9.1*
test_tracking_text_archive_dll: intel-vc8-win-9.1*
test_tracking_text_warchive: intel-vc8-win-9.1*
test_tracking_text_warchive_dll: intel-vc8-win-9.1*
test_tracking_xml_archive: intel-vc8-win-9.1*
test_tracking_xml_archive_dll: intel-vc8-win-9.1*
test_tracking_xml_warchive: intel-vc8-win-9.1*
test_tracking_xml_warchive_dll: intel-vc8-win-9.1*
test_unregistered_binary_archive: intel-vc8-win-9.1*
test_unregistered_binary_archive_dll: intel-vc8-win-9.1*
test_unregistered_text_archive: intel-vc8-win-9.1*
test_unregistered_text_archive_dll: intel-vc8-win-9.1*
test_unregistered_text_warchive: intel-vc8-win-9.1*
test_unregistered_text_warchive_dll: intel-vc8-win-9.1*
test_unregistered_xml_archive: intel-vc8-win-9.1*
test_unregistered_xml_archive_dll: intel-vc8-win-9.1*
test_unregistered_xml_warchive: intel-vc8-win-9.1*
test_unregistered_xml_warchive_dll: intel-vc8-win-9.1*
test_utf8_codecvt: intel-vc8-win-9.1*
test_variant_binary_archive: intel-vc8-win-9.1*
test_variant_binary_archive_dll: intel-vc8-win-9.1*
test_variant_text_archive: intel-vc8-win-9.1*
test_variant_text_archive_dll: intel-vc8-win-9.1*
test_variant_text_warchive: intel-vc8-win-9.1*
test_variant_text_warchive_dll: intel-vc8-win-9.1*
test_variant_xml_archive: intel-vc8-win-9.1*
test_variant_xml_archive_dll: intel-vc8-win-9.1*
test_variant_xml_warchive: intel-vc8-win-9.1*
test_variant_xml_warchive_dll: intel-vc8-win-9.1*
test_vector_binary_archive: intel-vc8-win-9.1*
test_vector_binary_archive_dll: intel-vc8-win-9.1*
test_vector_text_archive: intel-vc8-win-9.1*
test_vector_text_archive_dll: intel-vc8-win-9.1*
test_vector_text_warchive: intel-vc8-win-9.1*
test_vector_text_warchive_dll: intel-vc8-win-9.1*
test_vector_xml_archive: intel-vc8-win-9.1*
test_vector_xml_archive_dll: intel-vc8-win-9.1*
test_vector_xml_warchive: intel-vc8-win-9.1*
test_vector_xml_warchive_dll: intel-vc8-win-9.1*
test_void_cast: intel-vc8-win-9.1*
test_void_cast_dll: intel-vc8-win-9.1*
|signals|
dead_slot_test: intel-vc8-win-9.1*
deletion_test: intel-vc8-win-9.1*
ordering_test: intel-vc8-win-9.1*
signal_n_test: intel-vc8-win-9.1*
signal_test: intel-vc8-win-9.1*
trackable_test: intel-vc8-win-9.1*
|smart_ptr|
atomic_count_test: intel-vc8-win-9.1*
auto_ptr_rv_test: intel-vc8-win-9.1*
get_deleter_test: intel-vc8-win-9.1*
intrusive_ptr_test: intel-vc8-win-9.1*
lw_mutex_test: intel-vc8-win-9.1*
pointer_cast_test: intel-vc8-win-9.1*
shared_from_this_test: intel-vc8-win-9.1*
shared_ptr_alloc2_test: intel-vc8-win-9.1*
shared_ptr_basic_test: intel-vc8-win-9.1*
shared_ptr_test: intel-vc8-win-9.1*
smart_ptr_test: intel-vc8-win-9.1*
weak_ptr_test: intel-vc8-win-9.1*
|spirit|
action_tests: intel-vc8-win-9.1*
action_tests_debug: intel-vc8-win-9.1*
ast_calc_tests: intel-vc8-win-9.1*
ast_calc_tests_debug: intel-vc8-win-9.1*
bug_000008: intel-vc8-win-9.1*
bug_fixes: intel-vc8-win-9.1*
bug_fixes_debug: intel-vc8-win-9.1*
char_strings_test: intel-vc8-win-9.1*
char_strings_test_debug: intel-vc8-win-9.1*
chset_tests: intel-vc8-win-9.1*
chset_tests_debug: intel-vc8-win-9.1*
closure_tests: intel-vc8-win-9.1*
closure_tests_debug: intel-vc8-win-9.1*
confix_tests: intel-vc8-win-9.1*
confix_tests_debug: intel-vc8-win-9.1*
directives_tests: intel-vc8-win-9.1*
directives_tests_debug: intel-vc8-win-9.1*
distinct_tests: intel-vc8-win-9.1*
distinct_tests_debug: intel-vc8-win-9.1*
epsilon_tests: intel-vc8-win-9.1*
epsilon_tests_debug: intel-vc8-win-9.1*
escape_char_parser_tests: intel-vc8-win-9.1*
escape_char_parser_tests_debug: intel-vc8-win-9.1*
exception_tests: intel-vc8-win-9.1*
exception_tests_debug: intel-vc8-win-9.1*
file_iterator_tests: intel-vc8-win-9.1*
file_iterator_tests_debug: intel-vc8-win-9.1*
fixed_size_queue_tests: intel-vc8-win-9.1*
fixed_size_queue_tests_debug: intel-vc8-win-9.1*
for_tests: intel-vc8-win-9.1*
for_tests_debug: intel-vc8-win-9.1*
fundamental_tests: intel-vc8-win-9.1*
fundamental_tests_debug: intel-vc8-win-9.1*
grammar_def_test: intel-vc8-win-9.1*
grammar_def_test_debug: intel-vc8-win-9.1*
grammar_mt_tests: intel-vc8-win-9.1*
grammar_multi_instance_tst: intel-vc8-win-9.1*
grammar_multi_instance_tst_debug: intel-vc8-win-9.1*
grammar_tests: intel-vc8-win-9.1*
grammar_tests_debug: intel-vc8-win-9.1*
group_match_bug: intel-vc8-win-9.1*
group_match_bug_debug: intel-vc8-win-9.1*
if_p_int_as_condition_test: intel-vc8-win-9.1*
if_p_int_as_condition_test_debug: intel-vc8-win-9.1*
if_tests: intel-vc8-win-9.1*
if_tests_debug: intel-vc8-win-9.1*
lazy_tests: intel-vc8-win-9.1*
lazy_tests_debug: intel-vc8-win-9.1*
loops_tests: intel-vc8-win-9.1*
loops_tests_debug: intel-vc8-win-9.1*
match_tests: intel-vc8-win-9.1*
match_tests_debug: intel-vc8-win-9.1*
multi_pass_tests: intel-vc8-win-9.1*
multi_pass_tests_debug: intel-vc8-win-9.1*
negated_eps_p_test: intel-vc8-win-9.1*
negated_eps_p_test_debug: intel-vc8-win-9.1*
numerics_tests: intel-vc8-win-9.1*
numerics_tests_debug: intel-vc8-win-9.1*
operators_tests: intel-vc8-win-9.1*
operators_tests_debug: intel-vc8-win-9.1*
owi_mt_tests: intel-vc8-win-9.1*
owi_st_tests: intel-vc8-win-9.1*
owi_st_tests_debug: intel-vc8-win-9.1*
parametric_tests: intel-vc8-win-9.1*
parametric_tests_debug: intel-vc8-win-9.1*
parser_context_test: intel-vc8-win-9.1*
parser_context_test_debug: intel-vc8-win-9.1*
parser_traits_tests: intel-vc8-win-9.1*
parser_traits_tests_debug: intel-vc8-win-9.1*
position_iterator_tests: intel-vc8-win-9.1*
position_iterator_tests_debug: intel-vc8-win-9.1*
primitives_tests: intel-vc8-win-9.1*
primitives_tests_debug: intel-vc8-win-9.1*
repeat_ast_tests: intel-vc8-win-9.1*
repeat_ast_tests_debug: intel-vc8-win-9.1*
rule_tests: intel-vc8-win-9.1*
rule_tests_debug: intel-vc8-win-9.1*
scanner_tests: intel-vc8-win-9.1*
scanner_tests_debug: intel-vc8-win-9.1*
scanner_value_type_tests: intel-vc8-win-9.1*
scanner_value_type_tests_debug: intel-vc8-win-9.1*
scoped_lock_tests: intel-vc8-win-9.1*
scoped_lock_tests_debug: intel-vc8-win-9.1*
select_p_with_rule: intel-vc8-win-9.1*
select_p_with_rule_debug: intel-vc8-win-9.1*
sf_bug_720917: intel-vc8-win-9.1*
sf_bug_720917_debug: intel-vc8-win-9.1*
shortest_alternative_tests: intel-vc8-win-9.1*
shortest_alternative_tests_debug: intel-vc8-win-9.1*
subrule_tests: intel-vc8-win-9.1*
subrule_tests_debug: intel-vc8-win-9.1*
switch_problem: intel-vc8-win-9.1*
switch_problem_debug: intel-vc8-win-9.1*
switch_tests_eps_default: intel-vc8-win-9.1*
switch_tests_eps_default_debug: intel-vc8-win-9.1*
switch_tests_general_def: intel-vc8-win-9.1*
switch_tests_general_def_debug: intel-vc8-win-9.1*
switch_tests_single: intel-vc8-win-9.1*
switch_tests_single_debug: intel-vc8-win-9.1*
switch_tests_wo_default: intel-vc8-win-9.1*
switch_tests_wo_default_debug: intel-vc8-win-9.1*
symbols_add_null: intel-vc8-win-9.1* msvc-8.0
symbols_add_null_debug: intel-vc8-win-9.1* msvc-8.0
symbols_find_null: intel-vc8-win-9.1*
symbols_find_null_debug: intel-vc8-win-9.1*
symbols_tests: intel-vc8-win-9.1*
symbols_tests_debug: intel-vc8-win-9.1*
while_tests: intel-vc8-win-9.1*
while_tests_debug: intel-vc8-win-9.1*
|statechart|
BitMachineExample: intel-vc8-win-9.1*
CameraExample: intel-vc8-win-9.1*
CustomReactionTestBoth: intel-vc8-win-9.1*
CustomReactionTestNative: intel-vc8-win-9.1*
CustomReactionTestNormal: intel-vc8-win-9.1*
CustomReactionTestRelaxed: intel-vc8-win-9.1*
DeferralTestBoth: intel-vc8-win-9.1*
DeferralTestNative: intel-vc8-win-9.1*
DeferralTestNormal: intel-vc8-win-9.1*
DeferralTestRelaxed: intel-vc8-win-9.1*
DllTestNative: intel-vc8-win-9.1*
DllTestNormal: intel-vc8-win-9.1*
FifoSchedulerTestBoth: intel-vc8-win-9.1*
FifoSchedulerTestNative: intel-vc8-win-9.1*
FifoSchedulerTestNormal: intel-vc8-win-9.1*
FifoSchedulerTestRelaxed: intel-vc8-win-9.1*
HandcraftedExample: intel-vc8-win-9.1*
HistoryTestBoth: intel-vc8-win-9.1*
HistoryTestNative: intel-vc8-win-9.1*
HistoryTestNormal: intel-vc8-win-9.1*
HistoryTestRelaxed: intel-vc8-win-9.1*
InStateReactionTestBoth: intel-vc8-win-9.1*
InStateReactionTestNative: intel-vc8-win-9.1*
InStateReactionTestNormal: intel-vc8-win-9.1*
InStateReactionTestRelaxed: intel-vc8-win-9.1*
InvalidResultCopyTestBoth: intel-vc8-win-9.1*
InvalidResultCopyTestNative: intel-vc8-win-9.1*
InvalidResultCopyTestNormal: intel-vc8-win-9.1*
InvalidResultCopyTestRelaxed: intel-vc8-win-9.1*
KeyboardExample: intel-vc8-win-9.1*
LibTestNative: intel-vc8-win-9.1*
LibTestNormal: intel-vc8-win-9.1*
PerformanceExample: intel-vc8-win-9.1*
PingPongExample: intel-vc8-win-9.1*
StateCastTestBoth: intel-vc8-win-9.1*
StateCastTestNative: intel-vc8-win-9.1*
StateCastTestNormal: intel-vc8-win-9.1*
StateCastTestRelaxed: intel-vc8-win-9.1*
StateIterationTestBoth: intel-vc8-win-9.1*
StateIterationTestNative: intel-vc8-win-9.1*
StateIterationTestNormal: intel-vc8-win-9.1*
StateIterationTestRelaxed: intel-vc8-win-9.1*
StopWatch2Example: intel-vc8-win-9.1*
StopWatchExample: intel-vc8-win-9.1*
TerminationTestBoth: intel-vc8-win-9.1*
TerminationTestNative: intel-vc8-win-9.1*
TerminationTestNormal: intel-vc8-win-9.1*
TerminationTestRelaxed: intel-vc8-win-9.1*
TransitionTestBoth: intel-vc8-win-9.1*
TransitionTestNative: intel-vc8-win-9.1*
TransitionTestNormal: intel-vc8-win-9.1*
TransitionTestRelaxed: intel-vc8-win-9.1*
TypeInfoTestBoth: intel-vc8-win-9.1*
TypeInfoTestNative: intel-vc8-win-9.1*
TypeInfoTestNormal: intel-vc8-win-9.1*
TypeInfoTestRelaxed: intel-vc8-win-9.1*
UnconsumedResultTestBoth: intel-vc8-win-9.1*
UnconsumedResultTestNative: intel-vc8-win-9.1*
UnconsumedResultTestNormal: intel-vc8-win-9.1*
UnconsumedResultTestRelaxed: intel-vc8-win-9.1*
|static_assert|
static_assert_example_2: intel-vc8-win-9.1*
static_assert_test: intel-vc8-win-9.1*
|test|
algorithms_test: intel-vc8-win-9.1*
basic_cstring_test: intel-vc8-win-9.1*
boost_check_equal_str: intel-vc8-win-9.1*
class_properties_test: intel-vc8-win-9.1*
custom_exception_test: intel-vc8-win-9.1*
errors_handling_test: intel-vc8-win-9.1*
fixed_mapping_test: intel-vc8-win-9.1*
foreach_test: intel-vc8-win-9.1*
ifstream_line_iterator_test: intel-vc8-win-9.1*
minimal_test: intel-vc8-win-9.1*
online_test: intel-vc8-win-9.1*
output_test_stream_test: intel-vc8-win-9.1*
parameterized_test_test: intel-vc8-win-9.1*
prg_exec_fail1: intel-vc8-win-9.1*
prg_exec_fail2: darwin-4.0.1 intel-vc8-win-9.1*
prg_exec_fail3: cw-9.4 intel-vc8-win-9.1* msvc-8.0
prg_exec_fail4: intel-vc8-win-9.1*
result_report_test: intel-vc8-win-9.1*
test_case_template_test: intel-vc8-win-9.1*
test_fp_comparisons: intel-vc8-win-9.1*
test_tools_test: intel-vc8-win-9.1*
token_iterator_test: intel-vc8-win-9.1*
|thread|
test_barrier: intel-vc8-win-9.1*
test_barrier_lib: intel-vc8-win-9.1*
test_condition: intel-vc8-win-9.1*
test_condition_lib: intel-vc8-win-9.1*
test_mutex: intel-vc8-win-9.1*
test_mutex_lib: intel-vc8-win-9.1*
test_once: intel-vc8-win-9.1*
test_once_lib: intel-vc8-win-9.1*
test_thread: intel-vc8-win-9.1*
test_thread_lib: intel-vc8-win-9.1*
test_tss: intel-vc8-win-9.1*
test_tss_lib: intel-vc8-win-9.1* msvc-8.0
test_xtime: intel-vc8-win-9.1*
test_xtime_lib: intel-vc8-win-9.1*
|tokenizer|
examples: intel-vc8-win-9.1*
simple_example_1: intel-vc8-win-9.1*
simple_example_2: intel-vc8-win-9.1*
simple_example_3: intel-vc8-win-9.1*
simple_example_4: intel-vc8-win-9.1*
simple_example_5: intel-vc8-win-9.1*
|tr1|
run_complex_overloads: intel-vc8-win-9.1*
run_random: intel-vc8-win-9.1*
std_run_complex_overloads: intel-vc8-win-9.1*
std_run_random: intel-vc8-win-9.1*
tr1_add_const_test: intel-vc8-win-9.1*
tr1_add_cv_test: intel-vc8-win-9.1*
tr1_add_pointer_test: intel-vc8-win-9.1*
tr1_add_reference_test: intel-vc8-win-9.1*
tr1_add_volatile_test: intel-vc8-win-9.1*
tr1_aligned_storage_test: intel-vc8-win-9.1*
tr1_alignment_of_test: intel-vc8-win-9.1*
tr1_extent_test: intel-vc8-win-9.1*
tr1_has_nothrow_assign_test: intel-vc8-win-9.1*
tr1_has_nothrow_constr_test: intel-vc8-win-9.1*
tr1_has_nothrow_copy_test: intel-vc8-win-9.1*
tr1_has_trivial_assign_test: intel-vc8-win-9.1*
tr1_has_trivial_constr_test: intel-vc8-win-9.1*
tr1_has_trivial_copy_test: intel-vc8-win-9.1*
tr1_has_trivial_destr_test: intel-vc8-win-9.1*
tr1_has_virtual_destr_test: intel-vc8-win-9.1*
tr1_is_abstract_test: intel-vc8-win-9.1*
tr1_is_arithmetic_test: intel-vc8-win-9.1*
tr1_is_array_test: intel-vc8-win-9.1*
tr1_is_base_of_test: intel-vc8-win-9.1*
tr1_is_class_test: intel-vc8-win-9.1*
tr1_is_compound_test: intel-vc8-win-9.1*
tr1_is_const_test: intel-vc8-win-9.1*
tr1_is_convertible_test: intel-vc8-win-9.1*
tr1_is_empty_test: intel-vc8-win-9.1*
tr1_is_enum_test: intel-vc8-win-9.1*
tr1_is_floating_point_test: intel-vc8-win-9.1*
tr1_is_function_test: intel-vc8-win-9.1*
tr1_is_fundamental_test: intel-vc8-win-9.1*
tr1_is_integral_test: intel-vc8-win-9.1*
tr1_is_member_func_test: intel-vc8-win-9.1*
tr1_is_member_obj_test: intel-vc8-win-9.1*
tr1_is_member_pointer_test: intel-vc8-win-9.1*
tr1_is_object_test: intel-vc8-win-9.1*
tr1_is_pod_test: intel-vc8-win-9.1*
tr1_is_pointer_test: intel-vc8-win-9.1*
tr1_is_polymorphic_test: intel-vc8-win-9.1*
tr1_is_reference_test: intel-vc8-win-9.1*
tr1_is_same_test: intel-vc8-win-9.1*
tr1_is_scalar_test: intel-vc8-win-9.1*
tr1_is_signed_test: intel-vc8-win-9.1*
tr1_is_union_test: intel-vc8-win-9.1*
tr1_is_unsigned_test: intel-vc8-win-9.1*
tr1_is_void_test: intel-vc8-win-9.1*
tr1_is_volatile_test: intel-vc8-win-9.1*
tr1_rank_test: intel-vc8-win-9.1*
tr1_remove_all_extents_test: intel-vc8-win-9.1*
tr1_remove_const_test: intel-vc8-win-9.1*
tr1_remove_cv_test: intel-vc8-win-9.1*
tr1_remove_extent_test: intel-vc8-win-9.1*
tr1_remove_pointer_test: intel-vc8-win-9.1*
tr1_remove_reference_test: intel-vc8-win-9.1*
tr1_remove_volatile_test: intel-vc8-win-9.1*
tr1_tky_abstract_type_test: intel-vc8-win-9.1*
tr1_tky_function_type_test: intel-vc8-win-9.1*
tr1_tky_incomp_type_test: intel-vc8-win-9.1*
tr1_tky_partial_spec_test: intel-vc8-win-9.1*
tr1_tricky_add_pointer_test: intel-vc8-win-9.1*
tr1_tricky_is_enum_test: intel-vc8-win-9.1*
|tuple|
io_test: intel-vc8-win-9.1*
tuple_test_bench: intel-vc8-win-9.1*
|type_traits|
add_const_test: intel-vc8-win-9.1*
add_cv_test: intel-vc8-win-9.1*
add_pointer_test: intel-vc8-win-9.1*
add_reference_test: intel-vc8-win-9.1*
add_volatile_test: intel-vc8-win-9.1*
aligned_storage_test: intel-vc8-win-9.1*
alignment_of_test: intel-vc8-win-9.1*
decay_test: intel-vc8-win-9.1*
extent_test: intel-vc8-win-9.1*
function_traits_test: intel-vc8-win-9.1*
has_nothrow_assign_test: intel-vc8-win-9.1*
has_nothrow_constr_test: intel-vc8-win-9.1*
has_nothrow_copy_test: intel-vc8-win-9.1*
has_trivial_assign_test: intel-vc8-win-9.1*
has_trivial_constr_test: intel-vc8-win-9.1*
has_trivial_copy_test: intel-vc8-win-9.1*
has_trivial_destructor_test: intel-vc8-win-9.1*
has_virtual_destructor_test: intel-vc8-win-9.1*
is_abstract_test: intel-vc8-win-9.1*
is_arithmetic_test: intel-vc8-win-9.1*
is_array_test: intel-vc8-win-9.1*
is_base_and_derived_test: intel-vc8-win-9.1*
is_base_of_test: intel-vc8-win-9.1*
is_class_test: intel-vc8-win-9.1*
is_compound_test: intel-vc8-win-9.1*
is_const_test: intel-vc8-win-9.1*
is_convertible_test: intel-vc8-win-9.1*
is_empty_test: intel-vc8-win-9.1*
is_enum_test: intel-vc8-win-9.1*
is_float_test: intel-vc8-win-9.1*
is_floating_point_test: intel-vc8-win-9.1*
is_function_test: intel-vc8-win-9.1*
is_fundamental_test: intel-vc8-win-9.1*
is_integral_test: intel-vc8-win-9.1*
is_member_func_test: intel-vc8-win-9.1*
is_member_obj_test: intel-vc8-win-9.1*
is_member_pointer_test: intel-vc8-win-9.1*
is_object_test: intel-vc8-win-9.1*
is_pod_test: intel-vc8-win-9.1*
is_pointer_test: intel-vc8-win-9.1*
is_polymorphic_test: intel-vc8-win-9.1*
is_reference_test: intel-vc8-win-9.1*
is_same_test: intel-vc8-win-9.1*
is_scalar_test: intel-vc8-win-9.1*
is_signed_test: intel-vc8-win-9.1*
is_stateless_test: intel-vc8-win-9.1*
is_union_test: intel-vc8-win-9.1*
is_unsigned_test: intel-vc8-win-9.1*
is_void_test: intel-vc8-win-9.1*
is_volatile_test: intel-vc8-win-9.1*
rank_test: intel-vc8-win-9.1*
remove_all_extents_test: intel-vc8-win-9.1*
remove_bounds_test: intel-vc8-win-9.1*
remove_const_test: intel-vc8-win-9.1*
remove_cv_test: intel-vc8-win-9.1*
remove_extent_test: intel-vc8-win-9.1*
remove_pointer_test: intel-vc8-win-9.1*
remove_reference_test: intel-vc8-win-9.1*
remove_volatile_test: intel-vc8-win-9.1*
tricky_abstract_type_test: intel-vc8-win-9.1*
tricky_add_pointer_test: intel-vc8-win-9.1*
tricky_function_type_test: intel-vc8-win-9.1*
tricky_incomplete_type_test: intel-vc8-win-9.1*
tricky_is_enum_test: intel-vc8-win-9.1*
tricky_partial_spec_test: intel-vc8-win-9.1*
type_with_alignment_test: intel-vc8-win-9.1*
udt_specialisations: intel-vc8-win-9.1*
|typeof|
odr_emulation: intel-vc8-win-9.1*
|utility|
addressof_test: intel-vc8-win-9.1*
assert_test: intel-vc8-win-9.1*
base_from_member_test: intel-vc8-win-9.1*
binary_search_test: intel-vc8-win-9.1*
call_traits_test: intel-vc8-win-9.1*
compressed_pair_test: intel-vc8-win-9.1*
iterators_test: intel-vc8-win-9.1*
next_prior_test: intel-vc8-win-9.1*
numeric_traits_test: intel-vc8-win-9.1*
operators_test: gcc-3.4.5_linux_x86_64 intel-vc8-win-9.1*
ref_test: intel-vc8-win-9.1*
shared_iterator_test: intel-vc8-win-9.1*
value_init_test: intel-vc8-win-9.1*
|utility/enable_if|
constructors: intel-vc8-win-9.1*
dummy_arg_disambiguation: intel-vc8-win-9.1*
lazy: intel-vc8-win-9.1*
lazy_test: intel-vc8-win-9.1*
member_templates: intel-vc8-win-9.1*
namespace_disambiguation: intel-vc8-win-9.1*
no_disambiguation: intel-vc8-win-9.1*
partial_specializations: intel-vc8-win-9.1*
|variant|
recursive_variant_test: intel-vc8-win-9.1*
variant_comparison_test: intel-vc8-win-9.1*
variant_reference_test: intel-vc8-win-9.1*
variant_test1: intel-vc8-win-9.1*
variant_test2: intel-vc8-win-9.1*
variant_test3: intel-vc8-win-9.1*
variant_test4: intel-vc8-win-9.1*
variant_test5: intel-vc8-win-9.1*
variant_test6: intel-vc8-win-9.1*
variant_test7: intel-vc8-win-9.1*
variant_test8: intel-vc8-win-9.1*
variant_visit_test: intel-vc8-win-9.1*
|wave|
test_re2c_lexer: intel-vc8-win-9.1*
test_slex_lexer: intel-vc8-win-9.1*
testwave: darwin-4.0.1 gcc-4.1.1_sunos_i86pc intel-vc8-win-9.1* msvc-8.0
testwave_dll: darwin-4.0.1 gcc-3.3.6 gcc-4.1.1_sunos_i86pc intel-vc8-win-9.1*
|xpressive|
c_traits: intel-vc8-win-9.1*
misc1: intel-vc8-win-9.1*
misc2: intel-vc8-win-9.1*
multiple_defs: intel-vc8-win-9.1*
regress: intel-vc8-win-9.1*
test1: intel-vc8-win-9.1*
test10: intel-vc8-win-9.1*
test10u: intel-vc8-win-9.1*
test11: intel-vc8-win-9.1*
test11u: intel-vc8-win-9.1*
test1u: intel-vc8-win-9.1*
test2: intel-vc8-win-9.1*
test2u: intel-vc8-win-9.1*
test3: intel-vc8-win-9.1*
test3u: intel-vc8-win-9.1*
test4: intel-vc8-win-9.1*
test4u: intel-vc8-win-9.1*
test5: intel-vc8-win-9.1*
test5u: intel-vc8-win-9.1*
test6: intel-vc8-win-9.1*
test6u: intel-vc8-win-9.1*
test7: intel-vc8-win-9.1*
test7u: intel-vc8-win-9.1*
test8: intel-vc8-win-9.1*
test8u: intel-vc8-win-9.1*
test9: intel-vc8-win-9.1*
test9u: intel-vc8-win-9.1*
test_cycles: intel-vc8-win-9.1*
test_dynamic: intel-vc8-win-9.1*
test_non_char: intel-vc8-win-9.1*
test_static: intel-vc8-win-9.1*
6
7
[ Creeping up .... was 89 on Monday ]
Bug count: 90
12 dgregor
10 vladimir_prus
6 nobody
6 beman_dawes
5 nesotto
5 az_sw_dude
4 shammah
4 samuel_k
4 grafik
3 turkanis
3 jsiek
3 jbandela
3 djowel
2 urzuga
2 jmaurer
2 hubert_holin
2 fcacciola
2 dlwalker
2 alnsn
2 agurtovoy
1 ramey
1 pdimov
1 nmusatti
1 mistevens
1 mclow
1 johnmaddock
1 daniel_wallin
1 aaron_windsor
Assignee: aaron_windsor <http://sourceforge.net/users/aaron_windsor/>
Summary: top-level configure is broken
Bug #: 1598153
<http://sourceforge.net/tracker/index.php?func=detail&aid=1598153&group_id=7…>
Assignee: agurtovoy <http://sourceforge.net/users/agurtovoy/>
Summary: mpl::remove compile error with gcc 4.1.0
Bug #: 1453180
<http://sourceforge.net/tracker/index.php?func=detail&aid=1453180&group_id=7…>
Assignee: agurtovoy <http://sourceforge.net/users/agurtovoy/>
Summary: documentation mistake
Bug #: 1497329
<http://sourceforge.net/tracker/index.php?func=detail&aid=1497329&group_id=7…>
Assignee: alnsn <http://sourceforge.net/users/alnsn/>
Summary: lexical_cast & pure virtual functions & VC 8 STL
Bug #: 1358600
<http://sourceforge.net/tracker/index.php?func=detail&aid=1358600&group_id=7…>
Assignee: alnsn <http://sourceforge.net/users/alnsn/>
Summary: boost::any - typeid comparison across shared boundaries
Bug #: 1577259
<http://sourceforge.net/tracker/index.php?func=detail&aid=1577259&group_id=7…>
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: wrong usage of ios_base::narrow
Bug #: 989487
<http://sourceforge.net/tracker/index.php?func=detail&aid=989487&group_id=75…>
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: date_time type conversion warning
Bug #: 1069225
<http://sourceforge.net/tracker/index.php?func=detail&aid=1069225&group_id=7…>
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: from_ftime incorrectly processes FILETIME filled with zeros
Bug #: 1471025
<http://sourceforge.net/tracker/index.php?func=detail&aid=1471025&group_id=7…>
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: operator<< for gregorian::date_duration not found
Bug #: 1498778
<http://sourceforge.net/tracker/index.php?func=detail&aid=1498778&group_id=7…>
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: Unused argument warnings in serialization code
Bug #: 1600530
<http://sourceforge.net/tracker/index.php?func=detail&aid=1600530&group_id=7…>
Assignee: beman_dawes <http://sourceforge.net/users/beman_dawes/>
Summary: linker error mingw 3.4.5
Bug #: 1426819
<http://sourceforge.net/tracker/index.php?func=detail&aid=1426819&group_id=7…>
Assignee: beman_dawes <http://sourceforge.net/users/beman_dawes/>
Summary: VC8 can't find windows.h even though environment is correct!
Bug #: 1468124
<http://sourceforge.net/tracker/index.php?func=detail&aid=1468124&group_id=7…>
Assignee: beman_dawes <http://sourceforge.net/users/beman_dawes/>
Summary: Log level names wrong in documentation
Bug #: 1475886
<http://sourceforge.net/tracker/index.php?func=detail&aid=1475886&group_id=7…>
Assignee: beman_dawes <http://sourceforge.net/users/beman_dawes/>
Summary: [filesystem] portable_posix_name() may fail on premain call
Bug #: 1509633
<http://sourceforge.net/tracker/index.php?func=detail&aid=1509633&group_id=7…>
Assignee: beman_dawes <http://sourceforge.net/users/beman_dawes/>
Summary: significantly different timer class behaviour on Win and Lin
Bug #: 1520489
<http://sourceforge.net/tracker/index.php?func=detail&aid=1520489&group_id=7…>
Assignee: beman_dawes <http://sourceforge.net/users/beman_dawes/>
Summary: directory_iterator doesn't work with catch
Bug #: 1576175
<http://sourceforge.net/tracker/index.php?func=detail&aid=1576175&group_id=7…>
Assignee: daniel_wallin <http://sourceforge.net/users/daniel_wallin/>
Summary: [Parameter] Docco error section 2.7.2
Bug #: 1378446
<http://sourceforge.net/tracker/index.php?func=detail&aid=1378446&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: LEDA graph adaptors do not handle hidden nodes properly
Bug #: 1168431
<http://sourceforge.net/tracker/index.php?func=detail&aid=1168431&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: random_vertex/random_edge are unnecessarily inefficient
Bug #: 1204684
<http://sourceforge.net/tracker/index.php?func=detail&aid=1204684&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Document copy_component
Bug #: 1204688
<http://sourceforge.net/tracker/index.php?func=detail&aid=1204688&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: reverse_graph and constness of property maps
Bug #: 1246336
<http://sourceforge.net/tracker/index.php?func=detail&aid=1246336&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Bundled graph properties
Bug #: 1420498
<http://sourceforge.net/tracker/index.php?func=detail&aid=1420498&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Dijkstra no_init version should not require VertexListGraph
Bug #: 1540116
<http://sourceforge.net/tracker/index.php?func=detail&aid=1540116&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Johnson All-Pairs needs better 'no path' information
Bug #: 1567811
<http://sourceforge.net/tracker/index.php?func=detail&aid=1567811&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Numbered headers don't work with 'preferred' syntax
Bug #: 1567812
<http://sourceforge.net/tracker/index.php?func=detail&aid=1567812&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Fruchterman-Reingold grid performance can be improved
Bug #: 1567818
<http://sourceforge.net/tracker/index.php?func=detail&aid=1567818&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Const correctness violation
Bug #: 1567821
<http://sourceforge.net/tracker/index.php?func=detail&aid=1567821&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Memory leaks in adjacency_list?
Bug #: 1567828
<http://sourceforge.net/tracker/index.php?func=detail&aid=1567828&group_id=7…>
Assignee: dgregor <http://sourceforge.net/users/dgregor/>
Summary: Memory leaks with signal::connect?
Bug #: 1567829
<http://sourceforge.net/tracker/index.php?func=detail&aid=1567829&group_id=7…>
Assignee: djowel <http://sourceforge.net/users/djowel/>
Summary: Miss ' = ParserT()'
Bug #: 907299
<http://sourceforge.net/tracker/index.php?func=detail&aid=907299&group_id=75…>
Assignee: djowel <http://sourceforge.net/users/djowel/>
Summary: spirit insert_key_actor.hpp
Bug #: 1059936
<http://sourceforge.net/tracker/index.php?func=detail&aid=1059936&group_id=7…>
Assignee: djowel <http://sourceforge.net/users/djowel/>
Summary: crash in boost::spirit::parse
Bug #: 1509978
<http://sourceforge.net/tracker/index.php?func=detail&aid=1509978&group_id=7…>
Assignee: dlwalker <http://sourceforge.net/users/dlwalker/>
Summary: boost/crc.hpp uses non-standard conforming syntax
Bug #: 1478435
<http://sourceforge.net/tracker/index.php?func=detail&aid=1478435&group_id=7…>
Assignee: dlwalker <http://sourceforge.net/users/dlwalker/>
Summary: 'Bug' in comment (x2)
Bug #: 1588359
<http://sourceforge.net/tracker/index.php?func=detail&aid=1588359&group_id=7…>
Assignee: fcacciola <http://sourceforge.net/users/fcacciola/>
Summary: Numeric Conversion Documentation minor bug
Bug #: 1480954
<http://sourceforge.net/tracker/index.php?func=detail&aid=1480954&group_id=7…>
Assignee: fcacciola <http://sourceforge.net/users/fcacciola/>
Summary: optional documentation
Bug #: 1587134
<http://sourceforge.net/tracker/index.php?func=detail&aid=1587134&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: boost jam problem with parallel builds
Bug #: 1234224
<http://sourceforge.net/tracker/index.php?func=detail&aid=1234224&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: boost.build needs fixes for HP/UX
Bug #: 1395924
<http://sourceforge.net/tracker/index.php?func=detail&aid=1395924&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Wrong .bat name in vc-8_0-x86_amd64-tools.jam
Bug #: 1548427
<http://sourceforge.net/tracker/index.php?func=detail&aid=1548427&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Generated files '@()' don't work in regular expressions.
Bug #: 1549607
<http://sourceforge.net/tracker/index.php?func=detail&aid=1549607&group_id=7…>
Assignee: hubert_holin <http://sourceforge.net/users/hubert_holin/>
Summary: Cannot compile octonion_test.cpp because of bug in sinc.hpp
Bug #: 751289
<http://sourceforge.net/tracker/index.php?func=detail&aid=751289&group_id=75…>
Assignee: hubert_holin <http://sourceforge.net/users/hubert_holin/>
Summary: octonion documentation bug
Bug #: 1499814
<http://sourceforge.net/tracker/index.php?func=detail&aid=1499814&group_id=7…>
Assignee: jbandela <http://sourceforge.net/users/jbandela/>
Summary: Compiler error for tokenizer on Solaris
Bug #: 976241
<http://sourceforge.net/tracker/index.php?func=detail&aid=976241&group_id=75…>
Assignee: jbandela <http://sourceforge.net/users/jbandela/>
Summary: token_iterator::at_end() result is inversed
Bug #: 1338326
<http://sourceforge.net/tracker/index.php?func=detail&aid=1338326&group_id=7…>
Assignee: jbandela <http://sourceforge.net/users/jbandela/>
Summary: bug in char_separator
Bug #: 1510041
<http://sourceforge.net/tracker/index.php?func=detail&aid=1510041&group_id=7…>
Assignee: jmaurer <http://sourceforge.net/users/jmaurer/>
Summary: Diff in state of mersenne_twister gen between GCC3.41 & CW9
Bug #: 1115124
<http://sourceforge.net/tracker/index.php?func=detail&aid=1115124&group_id=7…>
Assignee: jmaurer <http://sourceforge.net/users/jmaurer/>
Summary: uniform_01 copies engine instead of using a reference
Bug #: 1464566
<http://sourceforge.net/tracker/index.php?func=detail&aid=1464566&group_id=7…>
Assignee: johnmaddock <http://sourceforge.net/users/johnmaddock/>
Summary: Adding boost::is_complex to type_traits.hpp
Bug #: 1315712
<http://sourceforge.net/tracker/index.php?func=detail&aid=1315712&group_id=7…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: Spelling of Edmonds-Karp-Algorithm
Bug #: 1226292
<http://sourceforge.net/tracker/index.php?func=detail&aid=1226292&group_id=7…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: Calling subgraph::global_to_local on a root graph
Bug #: 1444271
<http://sourceforge.net/tracker/index.php?func=detail&aid=1444271&group_id=7…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: strange compiling problem for transitive_closure
Bug #: 1489545
<http://sourceforge.net/tracker/index.php?func=detail&aid=1489545&group_id=7…>
Assignee: mclow <http://sourceforge.net/users/mclow/>
Summary: Solaris - once.cpp compile error
Bug #: 549162
<http://sourceforge.net/tracker/index.php?func=detail&aid=549162&group_id=75…>
Assignee: mistevens <http://sourceforge.net/users/mistevens/>
Summary: ublas: bug in mapped_vector_of_mapped_vector
Bug #: 1528178
<http://sourceforge.net/tracker/index.php?func=detail&aid=1528178&group_id=7…>
Assignee: nesotto <http://sourceforge.net/users/nesotto/>
Summary: boost.range and 'const char[]'.
Bug #: 1272315
<http://sourceforge.net/tracker/index.php?func=detail&aid=1272315&group_id=7…>
Assignee: nesotto <http://sourceforge.net/users/nesotto/>
Summary: [Boost.Range]boost::const_begin calls non-qualified 'begin'
Bug #: 1361686
<http://sourceforge.net/tracker/index.php?func=detail&aid=1361686&group_id=7…>
Assignee: nesotto <http://sourceforge.net/users/nesotto/>
Summary: bug in boost::range_detail
Bug #: 1484477
<http://sourceforge.net/tracker/index.php?func=detail&aid=1484477&group_id=7…>
Assignee: nesotto <http://sourceforge.net/users/nesotto/>
Summary: local_time_facet error in VS2005 Win2003
Bug #: 1551784
<http://sourceforge.net/tracker/index.php?func=detail&aid=1551784&group_id=7…>
Assignee: nesotto <http://sourceforge.net/users/nesotto/>
Summary: The ptr_map iterator cannot be dereference to value type
Bug #: 1566672
<http://sourceforge.net/tracker/index.php?func=detail&aid=1566672&group_id=7…>
Assignee: nmusatti <http://sourceforge.net/users/nmusatti/>
Summary: Borland compiler error with Pool, boost::pool_allocator
Bug #: 988124
<http://sourceforge.net/tracker/index.php?func=detail&aid=988124&group_id=75…>
Assignee: nobody
Summary: Shmem serious bugs
Bug #: 1518563
<http://sourceforge.net/tracker/index.php?func=detail&aid=1518563&group_id=7…>
Assignee: nobody
Summary: Changing size of memory-mapped file on Windows
Bug #: 1532684
<http://sourceforge.net/tracker/index.php?func=detail&aid=1532684&group_id=7…>
Assignee: nobody
Summary: Warnings on MSVC 2005
Bug #: 1596577
<http://sourceforge.net/tracker/index.php?func=detail&aid=1596577&group_id=7…>
Assignee: nobody
Summary: MSVC 8 & STLport
Bug #: 1612841
<http://sourceforge.net/tracker/index.php?func=detail&aid=1612841&group_id=7…>
Assignee: nobody
Summary: boost::assignment documentation: mathematical 'typo'
Bug #: 1631893
<http://sourceforge.net/tracker/index.php?func=detail&aid=1631893&group_id=7…>
Assignee: nobody
Summary: concept_check.hpp unused variable warning
Bug #: 1636134
<http://sourceforge.net/tracker/index.php?func=detail&aid=1636134&group_id=7…>
Assignee: pdimov <http://sourceforge.net/users/pdimov/>
Summary: gcc-4.2 atomicity.h location
Bug #: 1599422
<http://sourceforge.net/tracker/index.php?func=detail&aid=1599422&group_id=7…>
Assignee: ramey <http://sourceforge.net/users/ramey/>
Summary: serialization of classes with overloaded operator & fails
Bug #: 1631210
<http://sourceforge.net/tracker/index.php?func=detail&aid=1631210&group_id=7…>
Assignee: samuel_k <http://sourceforge.net/users/samuel_k/>
Summary: format: assert when parsing invalid pattern
Bug #: 1326132
<http://sourceforge.net/tracker/index.php?func=detail&aid=1326132&group_id=7…>
Assignee: samuel_k <http://sourceforge.net/users/samuel_k/>
Summary: boost::format parse method doesn't work
Bug #: 1439607
<http://sourceforge.net/tracker/index.php?func=detail&aid=1439607&group_id=7…>
Assignee: samuel_k <http://sourceforge.net/users/samuel_k/>
Summary: 64 bit compile warning/error for boost::format
Bug #: 1451470
<http://sourceforge.net/tracker/index.php?func=detail&aid=1451470&group_id=7…>
Assignee: samuel_k <http://sourceforge.net/users/samuel_k/>
Summary: format zero length string msvc-8
Bug #: 1537844
<http://sourceforge.net/tracker/index.php?func=detail&aid=1537844&group_id=7…>
Assignee: shammah <http://sourceforge.net/users/shammah/>
Summary: ct_gcd_lcm.hpp compilation error
Bug #: 558174
<http://sourceforge.net/tracker/index.php?func=detail&aid=558174&group_id=75…>
Assignee: shammah <http://sourceforge.net/users/shammah/>
Summary: pool::purge_memory() does not reset next_size
Bug #: 984124
<http://sourceforge.net/tracker/index.php?func=detail&aid=984124&group_id=75…>
Assignee: shammah <http://sourceforge.net/users/shammah/>
Summary: perfomance: memory cleanup for pool takes too long
Bug #: 995270
<http://sourceforge.net/tracker/index.php?func=detail&aid=995270&group_id=75…>
Assignee: shammah <http://sourceforge.net/users/shammah/>
Summary: boost::pool_allocator breaks with vector of vectors
Bug #: 1179641
<http://sourceforge.net/tracker/index.php?func=detail&aid=1179641&group_id=7…>
Assignee: turkanis <http://sourceforge.net/users/turkanis/>
Summary: problem with boost::iostreams when compiled with Visual C++
Bug #: 1365752
<http://sourceforge.net/tracker/index.php?func=detail&aid=1365752&group_id=7…>
Assignee: turkanis <http://sourceforge.net/users/turkanis/>
Summary: bug in iostreams/copy.hpp line 81
Bug #: 1610369
<http://sourceforge.net/tracker/index.php?func=detail&aid=1610369&group_id=7…>
Assignee: turkanis <http://sourceforge.net/users/turkanis/>
Summary: iostreams::tee_filter is for output only
Bug #: 1612981
<http://sourceforge.net/tracker/index.php?func=detail&aid=1612981&group_id=7…>
Assignee: urzuga <http://sourceforge.net/users/urzuga/>
Summary: [boost::lambda] Compile error with libstdc++ debug mode
Bug #: 1444052
<http://sourceforge.net/tracker/index.php?func=detail&aid=1444052&group_id=7…>
Assignee: urzuga <http://sourceforge.net/users/urzuga/>
Summary: Lambda: (_1 + 'y')(string('x')) Doesn't Compile
Bug #: 1602075
<http://sourceforge.net/tracker/index.php?func=detail&aid=1602075&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: multitoken broken in program_options 1.33
Bug #: 1266877
<http://sourceforge.net/tracker/index.php?func=detail&aid=1266877&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: Fixes for build on IBM pSeries for AIX and Linux
Bug #: 1446471
<http://sourceforge.net/tracker/index.php?func=detail&aid=1446471&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: Boost Jam, and non english directorys
Bug #: 1480900
<http://sourceforge.net/tracker/index.php?func=detail&aid=1480900&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: program_options: format_paragraph assert fails on long line
Bug #: 1485069
<http://sourceforge.net/tracker/index.php?func=detail&aid=1485069&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: boost 1.33.1 build error
Bug #: 1487256
<http://sourceforge.net/tracker/index.php?func=detail&aid=1487256&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: [program_options] Endless loop with long default arguments
Bug #: 1528399
<http://sourceforge.net/tracker/index.php?func=detail&aid=1528399&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: Parameter reversal in program_options documentation
Bug #: 1574213
<http://sourceforge.net/tracker/index.php?func=detail&aid=1574213&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: Function name error in program_options documentation
Bug #: 1574751
<http://sourceforge.net/tracker/index.php?func=detail&aid=1574751&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: program_options find assert fails with multibyte characters
Bug #: 1594324
<http://sourceforge.net/tracker/index.php?func=detail&aid=1594324&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: [program_options] parse_config_file documentation bug
Bug #: 1632327
<http://sourceforge.net/tracker/index.php?func=detail&aid=1632327&group_id=7…>
--
-- Marshall
Marshall Clow Idio Software <mailto:marshall@idio.com>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
1
0
[ Up from 15 on Monday ]
Patch count: 16
3 vladimir_prus
2 rogeeff
2 agurtovoy
1 turkanis
1 pdimov
1 nobody
1 jsiek
1 johnmaddock
1 grafik
1 dlwalker
1 david_abrahams
1 anthonyw
Assignee: agurtovoy <http://sourceforge.net/users/agurtovoy/>
Summary: Adjusts mpl::pair concept to be compatible with STL pairs
Bug #: 1489713
<http://sourceforge.net/tracker/index.php?func=detail&aid=1489713&group_id=7…>
Assignee: agurtovoy <http://sourceforge.net/users/agurtovoy/>
Summary: [mpl] evc4 port
Bug #: 1583396
<http://sourceforge.net/tracker/index.php?func=detail&aid=1583396&group_id=7…>
Assignee: anthonyw <http://sourceforge.net/users/anthonyw/>
Summary: [thread] MSVS: Allow use of thread headers with /Za
Bug #: 1627420
<http://sourceforge.net/tracker/index.php?func=detail&aid=1627420&group_id=7…>
Assignee: david_abrahams <http://sourceforge.net/users/david_abrahams/>
Summary: new links in boost homepage:Meta-Comm,IRC
Bug #: 1612399
<http://sourceforge.net/tracker/index.php?func=detail&aid=1612399&group_id=7…>
Assignee: dlwalker <http://sourceforge.net/users/dlwalker/>
Summary: [integer] add support for integers longer than long
Bug #: 1507034
<http://sourceforge.net/tracker/index.php?func=detail&aid=1507034&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: bjam: always define OSPLAT
Bug #: 1619769
<http://sourceforge.net/tracker/index.php?func=detail&aid=1619769&group_id=7…>
Assignee: johnmaddock <http://sourceforge.net/users/johnmaddock/>
Summary: [config] evc4 port
Bug #: 1489359
<http://sourceforge.net/tracker/index.php?func=detail&aid=1489359&group_id=7…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: [concept_check.hpp] remove unused variable warning in msvc
Bug #: 1388901
<http://sourceforge.net/tracker/index.php?func=detail&aid=1388901&group_id=7…>
Assignee: nobody
Summary: [archive] codecvt_null.hpp won't compile on QNX
Bug #: 1636855
<http://sourceforge.net/tracker/index.php?func=detail&aid=1636855&group_id=7…>
Assignee: pdimov <http://sourceforge.net/users/pdimov/>
Summary: support for weak_ptr binding
Bug #: 1633503
<http://sourceforge.net/tracker/index.php?func=detail&aid=1633503&group_id=7…>
Assignee: rogeeff <http://sourceforge.net/users/rogeeff/>
Summary: [test] no eh exception handling functions on evc4
Bug #: 1499418
<http://sourceforge.net/tracker/index.php?func=detail&aid=1499418&group_id=7…>
Assignee: rogeeff <http://sourceforge.net/users/rogeeff/>
Summary: [test] evc4 issue with SEH support
Bug #: 1583399
<http://sourceforge.net/tracker/index.php?func=detail&aid=1583399&group_id=7…>
Assignee: turkanis <http://sourceforge.net/users/turkanis/>
Summary: iostreams // file_descriptor::seek BUG on files > 4 GB
Bug #: 1452698
<http://sourceforge.net/tracker/index.php?func=detail&aid=1452698&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: [program_options] static const variable on evc4
Bug #: 1499420
<http://sourceforge.net/tracker/index.php?func=detail&aid=1499420&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: [program_options] putenv on Solaris
Bug #: 1568191
<http://sourceforge.net/tracker/index.php?func=detail&aid=1568191&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: VC80-Compatible String Processing in format_paragraph()
Bug #: 1580068
<http://sourceforge.net/tracker/index.php?func=detail&aid=1580068&group_id=7…>
--
-- Marshall
Marshall Clow Idio Software <mailto:marshall@idio.com>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
1
0
[ Unchanged from Monday ]
Support count: 40
9 grafik
5 vladimir_prus
4 johnmaddock
3 ramey
3 nobody
3 jsiek
3 jbandela
2 turkanis
2 az_sw_dude
1 urzuga
1 samuel_k
1 rogeeff
1 hkaiser
1 fcacciola
1 djowel
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: support new 2007 DST rules for timezone db
Bug #: 1471723
<http://sourceforge.net/tracker/index.php?func=detail&aid=1471723&group_id=7…>
Assignee: az_sw_dude <http://sourceforge.net/users/az_sw_dude/>
Summary: new timezone db file for #1471723 - 2007 DST support
Bug #: 1478619
<http://sourceforge.net/tracker/index.php?func=detail&aid=1478619&group_id=7…>
Assignee: djowel <http://sourceforge.net/users/djowel/>
Summary: Embedded python won't compile
Bug #: 1391956
<http://sourceforge.net/tracker/index.php?func=detail&aid=1391956&group_id=7…>
Assignee: fcacciola <http://sourceforge.net/users/fcacciola/>
Summary: boost::optional<enum> fails with /CLR
Bug #: 973424
<http://sourceforge.net/tracker/index.php?func=detail&aid=973424&group_id=75…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Jam Fails to Build
Bug #: 954048
<http://sourceforge.net/tracker/index.php?func=detail&aid=954048&group_id=75…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Boost on opteron AMD
Bug #: 1200700
<http://sourceforge.net/tracker/index.php?func=detail&aid=1200700&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Linker Problems with VC .NET 2003 / STLPort / Boost
Bug #: 1292345
<http://sourceforge.net/tracker/index.php?func=detail&aid=1292345&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Unable to build boost with Dinkumware STL version 4.02
Bug #: 1336312
<http://sourceforge.net/tracker/index.php?func=detail&aid=1336312&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Compiling only needed version
Bug #: 1377001
<http://sourceforge.net/tracker/index.php?func=detail&aid=1377001&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Building universal binary on MacOSX
Bug #: 1409774
<http://sourceforge.net/tracker/index.php?func=detail&aid=1409774&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Cross compiling boost for Windows CE (ARM) from VS2005
Bug #: 1457763
<http://sourceforge.net/tracker/index.php?func=detail&aid=1457763&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: libraries won't build
Bug #: 1524001
<http://sourceforge.net/tracker/index.php?func=detail&aid=1524001&group_id=7…>
Assignee: grafik <http://sourceforge.net/users/grafik/>
Summary: Having some trouble building boost
Bug #: 1534701
<http://sourceforge.net/tracker/index.php?func=detail&aid=1534701&group_id=7…>
Assignee: hkaiser <http://sourceforge.net/users/hkaiser/>
Summary: compiler is out of heap space in pass 2
Bug #: 1481122
<http://sourceforge.net/tracker/index.php?func=detail&aid=1481122&group_id=7…>
Assignee: jbandela <http://sourceforge.net/users/jbandela/>
Summary: Problem compiling :/
Bug #: 942349
<http://sourceforge.net/tracker/index.php?func=detail&aid=942349&group_id=75…>
Assignee: jbandela <http://sourceforge.net/users/jbandela/>
Summary: SLOOOWW tokenizer compilation on VC++6.0
Bug #: 969590
<http://sourceforge.net/tracker/index.php?func=detail&aid=969590&group_id=75…>
Assignee: jbandela <http://sourceforge.net/users/jbandela/>
Summary: Visual C++ 'Language Extensions' support
Bug #: 1039338
<http://sourceforge.net/tracker/index.php?func=detail&aid=1039338&group_id=7…>
Assignee: johnmaddock <http://sourceforge.net/users/johnmaddock/>
Summary: Regex
Bug #: 1156957
<http://sourceforge.net/tracker/index.php?func=detail&aid=1156957&group_id=7…>
Assignee: johnmaddock <http://sourceforge.net/users/johnmaddock/>
Summary: Problem running configure for unsupported platform
Bug #: 1339778
<http://sourceforge.net/tracker/index.php?func=detail&aid=1339778&group_id=7…>
Assignee: johnmaddock <http://sourceforge.net/users/johnmaddock/>
Summary: regex - perl syntax affects what gets matched
Bug #: 1519824
<http://sourceforge.net/tracker/index.php?func=detail&aid=1519824&group_id=7…>
Assignee: johnmaddock <http://sourceforge.net/users/johnmaddock/>
Summary: Crash on RH machine with gcc < 3.4
Bug #: 1635211
<http://sourceforge.net/tracker/index.php?func=detail&aid=1635211&group_id=7…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: Boost with Dinkumware C++ Library !?
Bug #: 531963
<http://sourceforge.net/tracker/index.php?func=detail&aid=531963&group_id=75…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: creating my own properties
Bug #: 619615
<http://sourceforge.net/tracker/index.php?func=detail&aid=619615&group_id=75…>
Assignee: jsiek <http://sourceforge.net/users/jsiek/>
Summary: Max Flow Algorithm
Bug #: 1445526
<http://sourceforge.net/tracker/index.php?func=detail&aid=1445526&group_id=7…>
Assignee: nobody
Summary: Having problems with building boost
Bug #: 1545941
<http://sourceforge.net/tracker/index.php?func=detail&aid=1545941&group_id=7…>
Assignee: nobody
Summary: Building Boost with Open Watcom Compiler
Bug #: 1547257
<http://sourceforge.net/tracker/index.php?func=detail&aid=1547257&group_id=7…>
Assignee: nobody
Summary: memory pattern question
Bug #: 1634278
<http://sourceforge.net/tracker/index.php?func=detail&aid=1634278&group_id=7…>
Assignee: ramey <http://sourceforge.net/users/ramey/>
Summary: serialization and namespaces incompatability
Bug #: 1628807
<http://sourceforge.net/tracker/index.php?func=detail&aid=1628807&group_id=7…>
Assignee: ramey <http://sourceforge.net/users/ramey/>
Summary: boost serialization operators & and << and >>
Bug #: 1630494
<http://sourceforge.net/tracker/index.php?func=detail&aid=1630494&group_id=7…>
Assignee: ramey <http://sourceforge.net/users/ramey/>
Summary: Deriving Serialization classes
Bug #: 1633062
<http://sourceforge.net/tracker/index.php?func=detail&aid=1633062&group_id=7…>
Assignee: rogeeff <http://sourceforge.net/users/rogeeff/>
Summary: failing on 6 targets in MacOS X
Bug #: 1572712
<http://sourceforge.net/tracker/index.php?func=detail&aid=1572712&group_id=7…>
Assignee: samuel_k <http://sourceforge.net/users/samuel_k/>
Summary: Boost.Format doesn't work on MSVC with /vd2 compiler option
Bug #: 1545133
<http://sourceforge.net/tracker/index.php?func=detail&aid=1545133&group_id=7…>
Assignee: turkanis <http://sourceforge.net/users/turkanis/>
Summary: Boost.Iostreams and newline translation
Bug #: 1299123
<http://sourceforge.net/tracker/index.php?func=detail&aid=1299123&group_id=7…>
Assignee: turkanis <http://sourceforge.net/users/turkanis/>
Summary: boost.iostreams file_descriptor and sharing
Bug #: 1445474
<http://sourceforge.net/tracker/index.php?func=detail&aid=1445474&group_id=7…>
Assignee: urzuga <http://sourceforge.net/users/urzuga/>
Summary: lambda vs pure virtual functions
Bug #: 1231445
<http://sourceforge.net/tracker/index.php?func=detail&aid=1231445&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: program_options Can one have options with optional values?
Bug #: 1102652
<http://sourceforge.net/tracker/index.php?func=detail&aid=1102652&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: program_options Can one have options with optional values?
Bug #: 1102664
<http://sourceforge.net/tracker/index.php?func=detail&aid=1102664&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: program_options bug?
Bug #: 1114084
<http://sourceforge.net/tracker/index.php?func=detail&aid=1114084&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: Boost.Build v2 build script help for evc4
Bug #: 1498919
<http://sourceforge.net/tracker/index.php?func=detail&aid=1498919&group_id=7…>
Assignee: vladimir_prus <http://sourceforge.net/users/vladimir_prus/>
Summary: Bjam build should support attachment of individual build ids
Bug #: 1530168
<http://sourceforge.net/tracker/index.php?func=detail&aid=1530168&group_id=7…>
--
-- Marshall
Marshall Clow Idio Software <mailto:marshall@idio.com>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
1
0
Boost Regression test failures
Report time: 2007-01-17T05:58:20Z
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
intel-vc8-win-9.1
msvc-6.5
3927 failures in 62 libraries (803 are from non-broken platforms)
algorithm/minmax (0 of 2 failures are from non-broken platforms)
algorithm/string (1 of 10 failures are from non-broken platforms)
any (0 of 2 failures are from non-broken platforms)
array (0 of 6 failures are from non-broken platforms)
assign (0 of 13 failures are from non-broken platforms)
bind (3 of 24 failures are from non-broken platforms)
concept_check (0 of 2 failures are from non-broken platforms)
config (26 of 37 failures are from non-broken platforms)
conversion (0 of 5 failures are from non-broken platforms)
crc (0 of 1 failures are from non-broken platforms)
date_time (349 of 515 failures are from non-broken platforms)
disjoint_sets (0 of 1 failures are from non-broken platforms)
dynamic_bitset (0 of 4 failures are from non-broken platforms)
filesystem (2 of 12 failures are from non-broken platforms)
foreach (0 of 13 failures are from non-broken platforms)
format (0 of 4 failures are from non-broken platforms)
function (86 of 120 failures are from non-broken platforms)
functional (0 of 1 failures are from non-broken platforms)
functional/hash (2 of 28 failures are from non-broken platforms)
graph (0 of 29 failures are from non-broken platforms)
integer (0 of 3 failures are from non-broken platforms)
io (0 of 2 failures are from non-broken platforms)
iostreams (14 of 53 failures are from non-broken platforms)
iterator (2 of 18 failures are from non-broken platforms)
lambda (0 of 15 failures are from non-broken platforms)
logic (0 of 3 failures are from non-broken platforms)
math (1 of 10 failures are from non-broken platforms)
mpl (0 of 5 failures are from non-broken platforms)
multi_array (0 of 14 failures are from non-broken platforms)
multi_index (0 of 25 failures are from non-broken platforms)
numeric/conversion (0 of 6 failures are from non-broken platforms)
numeric/interval (77 of 105 failures are from non-broken platforms)
numeric/ublas (0 of 7 failures are from non-broken platforms)
optional (0 of 5 failures are from non-broken platforms)
parameter (0 of 18 failures are from non-broken platforms)
pool (0 of 1 failures are from non-broken platforms)
program_options (0 of 21 failures are from non-broken platforms)
property_map (0 of 1 failures are from non-broken platforms)
ptr_container (0 of 15 failures are from non-broken platforms)
python (39 of 168 failures are from non-broken platforms)
random (10 of 12 failures are from non-broken platforms)
range (0 of 10 failures are from non-broken platforms)
rational (0 of 3 failures are from non-broken platforms)
regex (166 of 277 failures are from non-broken platforms)
serialization (0 of 1788 failures are from non-broken platforms)
signals (0 of 12 failures are from non-broken platforms)
smart_ptr (0 of 13 failures are from non-broken platforms)
spirit (12 of 128 failures are from non-broken platforms)
statechart (0 of 62 failures are from non-broken platforms)
static_assert (0 of 2 failures are from non-broken platforms)
test (3 of 55 failures are from non-broken platforms)
thread (1 of 22 failures are from non-broken platforms)
tokenizer (0 of 6 failures are from non-broken platforms)
tr1 (0 of 63 failures are from non-broken platforms)
tuple (0 of 2 failures are from non-broken platforms)
type_traits (0 of 67 failures are from non-broken platforms)
typeof (0 of 1 failures are from non-broken platforms)
utility (4 of 17 failures are from non-broken platforms)
utility/enable_if (0 of 8 failures are from non-broken platforms)
variant (0 of 12 failures are from non-broken platforms)
wave (5 of 12 failures are from non-broken platforms)
xpressive (0 of 31 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/minmax|
minmax: intel-vc8-win-9.1*
minmax_element: intel-vc8-win-9.1*
|algorithm/string|
conv: intel-vc8-win-9.1*
find: intel-vc8-win-9.1*
join: intel-vc8-win-9.1*
predicate: intel-vc8-win-9.1*
regex: intel-linux-9.0* intel-vc8-win-9.1*
replace: intel-vc8-win-9.1* msvc-8.0
split: intel-vc8-win-9.1*
trim: intel-vc8-win-9.1*
|any|
any_test: intel-vc8-win-9.1*
any_to_ref_test: intel-vc8-win-9.1*
|array|
array0: intel-vc8-win-9.1*
array1: intel-vc8-win-9.1*
array2: intel-vc8-win-9.1*
array3: intel-vc8-win-9.1*
array4: intel-vc8-win-9.1*
array5: intel-vc8-win-9.1*
|assign|
basic: intel-vc8-win-9.1*
email_example: intel-vc8-win-9.1*
list_inserter: intel-vc8-win-9.1*
list_of: intel-vc8-win-9.1*
list_of_workaround: intel-vc8-win-9.1*
multi_index_container: intel-vc8-win-9.1*
my_vector_example: intel-vc8-win-9.1*
ptr_list_inserter: intel-vc8-win-9.1*
ptr_list_of: intel-vc8-win-9.1*
ptr_map_inserter: intel-vc8-win-9.1*
static_list_of: intel-vc8-win-9.1*
std: intel-vc8-win-9.1*
tuple_list_of: intel-vc8-win-9.1*
|bind|
bind_const_test: intel-vc8-win-9.1*
bind_cv_test: intel-vc8-win-9.1*
bind_dm2_test: intel-vc8-win-9.1*
bind_dm3_test: intel-vc8-win-9.1*
bind_dm_test: intel-vc8-win-9.1*
bind_eq_test: intel-vc8-win-9.1*
bind_function_test: intel-vc8-win-9.1*
bind_lookup_problem_test: intel-vc8-win-9.1*
bind_not_test: intel-vc8-win-9.1*
bind_rel_test: intel-vc8-win-9.1*
bind_rv_sp_test: intel-vc8-win-9.1*
bind_stateful_test: intel-vc8-win-9.1*
bind_test: intel-vc8-win-9.1*
bind_visit_test: intel-vc8-win-9.1*
mem_fn_derived_test: intel-vc8-win-9.1*
mem_fn_dm_test: gcc-3.2.3_linux intel-vc8-win-9.1*
mem_fn_eq_test: gcc-3.2.3_linux intel-vc8-win-9.1* msvc-6.5* msvc-8.0
mem_fn_rv_test: intel-vc8-win-9.1*
mem_fn_test: intel-vc8-win-9.1*
mem_fn_void_test: intel-vc8-win-9.1*
|concept_check|
class_concept_check_test: intel-vc8-win-9.1*
concept_check_test: intel-vc8-win-9.1*
|config|
abi_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
config_info: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
config_link_test: gcc-3.2.3_linux intel-linux-9.0*
config_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
limits_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
math_info: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
|conversion|
cast_test: intel-vc8-win-9.1*
implicit_cast: intel-vc8-win-9.1*
lexical_cast_test: intel-vc8-win-9.1* msvc-6.5*
numeric_cast_test: intel-vc8-win-9.1*
|crc|
crc_test: intel-vc8-win-9.1*
|date_time|
testc_local_adjustor: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testclock: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testclocks: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testconstrained_value: gcc-3.2.3_linux intel-vc8-win-9.1*
testcustom_time_zone: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdate: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdate_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testdate_duration: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdate_duration_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testdate_facet_new: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdate_facet_new_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testdate_input_facet: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdate_input_facet_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testdate_iterator: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdate_iterator_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testdst_rules: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testdst_transition_day_rule: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testduration: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testfacet: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testfacet_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testfiletime_functions: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testformatters: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testformatters_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgenerators: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* qcc-3.3.5_gpp
testgenerators_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgeneric_period: intel-vc8-win-9.1*
testgreg_cal: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_cal_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgreg_day: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_day_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgreg_duration_operators: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_durations: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_durations_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgreg_month: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_month_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgreg_serialize: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testgreg_serialize_dll: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testgreg_serialize_xml: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testgreg_wstream: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_year: gcc-3.2.3_linux gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testgreg_year_dll: gcc-3.2.3_linux gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testgregorian_calendar: gcc-3.2.3_linux intel-vc8-win-9.1*
testint_adapter: intel-vc8-win-9.1*
testiterator: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testlocal_adjustor: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testlocal_time: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testlocal_time_facet: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testlocal_time_input_facet: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testlocal_time_iterator: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testlocal_time_period: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testmicrosec_time_clock: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testparse_date: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testparse_time: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testperiod: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testperiod_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
testposix_time_zone: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
teststreams: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtime: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtime_facet: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtime_formatters: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtime_input_facet: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtime_period: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtime_resolution_traits: intel-vc8-win-9.1*
testtime_serialize: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testtime_serialize_std_config: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testtime_serialize_xml: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testtime_serialize_xml_std_config: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
testtime_wstream: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testtz_database: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testwcustom_time_zone: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testwposix_time_zone: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
testwrapping_int: intel-vc8-win-9.1*
|disjoint_sets|
disjoint_set_test: intel-vc8-win-9.1*
|dynamic_bitset|
dyn_bitset_unit_tests1: intel-vc8-win-9.1*
dyn_bitset_unit_tests2: intel-vc8-win-9.1*
dyn_bitset_unit_tests3: intel-vc8-win-9.1*
dyn_bitset_unit_tests4: intel-vc8-win-9.1*
|filesystem|
convenience_test: intel-vc8-win-9.1*
fstream_test: intel-vc8-win-9.1*
large_file_support_test: intel-vc8-win-9.1*
operations_test: intel-vc8-win-9.1*
operations_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
path_test: intel-vc8-win-9.1* msvc-8.0
path_test_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
wide_test: intel-vc8-win-9.1*
|foreach|
array_byref: intel-vc8-win-9.1*
array_byval: intel-vc8-win-9.1*
call_once: intel-vc8-win-9.1*
cstr_byref: intel-vc8-win-9.1*
cstr_byval: intel-vc8-win-9.1*
dependent_type: intel-vc8-win-9.1*
pair_byref: intel-vc8-win-9.1*
pair_byval: intel-vc8-win-9.1*
rvalue_const: intel-vc8-win-9.1*
rvalue_nonconst: intel-vc8-win-9.1*
stl_byref: intel-vc8-win-9.1*
stl_byval: intel-vc8-win-9.1*
user_defined: intel-vc8-win-9.1*
|format|
format_test1: intel-vc8-win-9.1*
format_test2: intel-vc8-win-9.1*
format_test3: intel-vc8-win-9.1*
format_test_wstring: intel-vc8-win-9.1*
|function|
allocator_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
contains2_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
contains_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
function_arith_cxx98: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
function_arith_portable: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
function_n_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
function_ref_cxx98: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
function_ref_portable: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
lambda_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
lib_function_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
mem_fun_cxx98: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
mem_fun_portable: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
stateless_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
std_bind_cxx98: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
std_bind_portable: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
sum_avg_cxx98: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
sum_avg_portable: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
|functional|
function_test: intel-vc8-win-9.1*
|functional/hash|
books: intel-vc8-win-9.1*
container_fwd_test: gcc-3.2.3_linux intel-vc8-win-9.1*
hash_built_in_array_test: intel-vc8-win-9.1*
hash_custom_test: intel-vc8-win-9.1*
hash_deque_test: intel-vc8-win-9.1*
hash_float_test: intel-vc8-win-9.1* msvc-6.5*
hash_friend_test: intel-vc8-win-9.1*
hash_function_pointer_test: intel-vc8-win-9.1*
hash_fwd_test_1: intel-vc8-win-9.1*
hash_fwd_test_2: gcc-3.2.3_linux intel-vc8-win-9.1*
hash_global_namespace_test: intel-vc8-win-9.1*
hash_list_test: intel-vc8-win-9.1*
hash_map_test: intel-vc8-win-9.1*
hash_no_ext_macro_1: intel-vc8-win-9.1*
hash_no_ext_macro_2: intel-vc8-win-9.1*
hash_number_test: intel-vc8-win-9.1*
hash_pointer_test: intel-vc8-win-9.1*
hash_range_test: intel-vc8-win-9.1*
hash_set_test: intel-vc8-win-9.1*
hash_string_test: intel-vc8-win-9.1*
hash_value_array_test: intel-vc8-win-9.1*
hash_vector_test: intel-vc8-win-9.1*
link_ext_test: intel-vc8-win-9.1*
point: intel-vc8-win-9.1*
portable: intel-vc8-win-9.1*
|graph|
adj_list_edge_list_set: intel-vc8-win-9.1*
adjacency_matrix_test: intel-vc8-win-9.1*
astar_search_test: intel-vc8-win-9.1*
bellman-test: intel-vc8-win-9.1*
betweenness_centrality_test: intel-vc8-win-9.1*
bfs: intel-vc8-win-9.1*
biconnected_components_test: intel-vc8-win-9.1*
bidir_remove_edge: intel-vc8-win-9.1*
bundled_properties: intel-vc8-win-9.1*
csr_graph_test: intel-vc8-win-9.1*
cuthill_mckee_ordering: intel-vc8-win-9.1*
dag_longest_paths: intel-vc8-win-9.1*
dfs: intel-vc8-win-9.1*
dijkstra_heap_performance: intel-vc8-win-9.1*
dominator_tree_test: intel-vc8-win-9.1*
floyd_warshall_test: intel-vc8-win-9.1*
graph: intel-vc8-win-9.1*
graphviz_test: intel-linux-9.0* intel-vc8-win-9.1*
gursoy_atun_layout_test: intel-vc8-win-9.1*
isomorphism: intel-vc8-win-9.1*
king_ordering: intel-vc8-win-9.1*
matching_test: intel-vc8-win-9.1*
relaxed_heap_test: intel-vc8-win-9.1*
sequential_vertex_coloring: intel-vc8-win-9.1*
serialize: intel-linux-9.0* intel-vc8-win-9.1*
subgraph: intel-vc8-win-9.1*
transitive_closure_test: intel-vc8-win-9.1*
|integer|
cstdint_test: intel-vc8-win-9.1*
integer_test: intel-vc8-win-9.1*
integer_traits_test: intel-vc8-win-9.1*
|io|
ios_state_test: intel-vc8-win-9.1*
ios_state_unit_test: intel-vc8-win-9.1*
|iostreams|
array_test: intel-vc8-win-9.1*
auto_close_test: intel-vc8-win-9.1*
buffer_size_test: intel-vc8-win-9.1*
bzip2_test: hp_cxx-71_006_tru64 intel-linux-9.0* msvc-7.1 msvc-8.0
code_converter_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
component_access_test: intel-vc8-win-9.1*
compose_test: intel-vc8-win-9.1*
copy_test: intel-vc8-win-9.1*
counter_test: intel-vc8-win-9.1*
direct_adapter_test: intel-vc8-win-9.1*
example_test: intel-vc8-win-9.1*
file_descriptor_test: intel-vc8-win-9.1* msvc-6.5*
file_test: intel-vc8-win-9.1*
filtering_stream_test: intel-vc8-win-9.1*
finite_state_filter_test: intel-vc8-win-9.1*
flush_test: intel-vc8-win-9.1*
gzip_test: hp_cxx-71_006_tru64 intel-linux-9.0* msvc-7.1 msvc-8.0
invert_test: intel-vc8-win-9.1*
line_filter_test: intel-vc8-win-9.1*
mapped_file_test: intel-vc8-win-9.1*
newline_test: intel-vc8-win-9.1* msvc-6.5*
null_test: intel-vc8-win-9.1*
pipeline_test: intel-vc8-win-9.1*
positioning_test: intel-vc8-win-9.1*
regex_filter_test: intel-linux-9.0* intel-vc8-win-9.1*
restrict_test: intel-vc8-win-9.1* msvc-6.5*
seekable_file_test: intel-vc8-win-9.1* msvc-6.5*
seekable_filter_test: intel-vc8-win-9.1*
stdio_filter_test: intel-vc8-win-9.1*
symmetric_filter_test: intel-vc8-win-9.1*
tee_test: intel-vc8-win-9.1*
wide_stream_test: intel-vc8-win-9.1*
zlib_test: hp_cxx-71_006_tru64 intel-linux-9.0* msvc-7.1 msvc-8.0
|iterator|
concept_tests: intel-vc8-win-9.1*
counting_iterator_test: intel-vc8-win-9.1*
filter_iterator_test: intel-vc8-win-9.1* msvc-6.5* msvc-8.0
indirect_iterator_test: intel-vc8-win-9.1*
interoperable: intel-vc8-win-9.1*
iterator_adaptor_cc: intel-vc8-win-9.1*
iterator_adaptor_test: intel-vc8-win-9.1*
iterator_facade: intel-vc8-win-9.1*
iterator_traits_test: intel-vc8-win-9.1*
lvalue_concept_fail: msvc-6.5* msvc-8.0
permutation_iterator_test: intel-vc8-win-9.1*
reverse_iterator_test: intel-vc8-win-9.1*
transform_iterator_test: intel-vc8-win-9.1*
unit_tests: intel-vc8-win-9.1*
zip_iterator_test: intel-vc8-win-9.1*
|lambda|
algorithm_test: intel-vc8-win-9.1*
bind_tests_advanced: intel-vc8-win-9.1*
bind_tests_simple: intel-vc8-win-9.1*
bind_tests_simple_f_refs: intel-vc8-win-9.1*
bll_and_function: intel-vc8-win-9.1*
constructor_tests: intel-vc8-win-9.1*
control_structures: intel-vc8-win-9.1*
exception_test: intel-vc8-win-9.1*
extending_rt_traits: intel-vc8-win-9.1*
is_instance_of_test: intel-vc8-win-9.1*
lambda_cast_test: intel-vc8-win-9.1*
member_pointer_test: intel-vc8-win-9.1*
operator_tests_simple: intel-vc8-win-9.1*
phoenix_control_structures: intel-vc8-win-9.1*
switch_construct: intel-vc8-win-9.1*
|logic|
tribool_io_test: intel-vc8-win-9.1*
tribool_rename_test: intel-vc8-win-9.1*
tribool_test: intel-vc8-win-9.1*
|math|
common_factor_test: intel-vc8-win-9.1*
complex_test: intel-vc8-win-9.1* msvc-8.0
hypot_test: intel-vc8-win-9.1*
log1p_expm1_test: intel-vc8-win-9.1* msvc-6.5*
octonion_test: intel-vc8-win-9.1*
quaternion_mult_incl_test: intel-vc8-win-9.1*
quaternion_test: intel-vc8-win-9.1*
special_functions_test: intel-vc8-win-9.1*
|mpl|
bool: intel-vc8-win-9.1*
for_each: intel-vc8-win-9.1*
int: intel-vc8-win-9.1*
integral_c: intel-vc8-win-9.1*
size_t: intel-vc8-win-9.1*
|multi_array|
access: intel-vc8-win-9.1*
assign: intel-vc8-win-9.1*
assign_to_array: intel-vc8-win-9.1*
compare: intel-vc8-win-9.1*
constructors: intel-vc8-win-9.1*
idxgen1: intel-vc8-win-9.1*
index_bases: intel-vc8-win-9.1*
iterators: intel-vc8-win-9.1*
range1: intel-vc8-win-9.1*
reshape: intel-vc8-win-9.1*
resize: intel-vc8-win-9.1*
slice: intel-vc8-win-9.1*
stl_interaction: intel-vc8-win-9.1*
storage_order: intel-vc8-win-9.1*
|multi_index|
test_basic: intel-vc8-win-9.1*
test_capacity: intel-vc8-win-9.1*
test_comparison: intel-vc8-win-9.1*
test_composite_key: intel-vc8-win-9.1*
test_conv_iterators: intel-vc8-win-9.1*
test_copy_assignment: intel-vc8-win-9.1*
test_hash_ops: intel-vc8-win-9.1* msvc-6.5*
test_iterators: intel-vc8-win-9.1*
test_key_extractors: intel-vc8-win-9.1*
test_list_ops: intel-vc8-win-9.1*
test_modifiers: intel-vc8-win-9.1*
test_mpl_ops: intel-vc8-win-9.1*
test_observers: intel-vc8-win-9.1*
test_projection: intel-vc8-win-9.1*
test_range: intel-vc8-win-9.1*
test_rearrange: intel-vc8-win-9.1*
test_safe_mode: intel-vc8-win-9.1*
test_serialization: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_ops: intel-vc8-win-9.1*
test_special_set_ops: intel-vc8-win-9.1*
test_update: intel-vc8-win-9.1*
|numeric/conversion|
bounds_test: intel-vc8-win-9.1*
converter_test: intel-vc8-win-9.1*
numeric_cast_test: intel-vc8-win-9.1*
traits_test: intel-vc8-win-9.1*
udt_example_0: intel-vc8-win-9.1*
udt_support_test: intel-vc8-win-9.1*
|numeric/interval|
add: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
cmp: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
cmp_exn: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
cmp_exp: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
cmp_lex: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
cmp_set: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
cmp_tribool: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
det: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
fmod: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
integer: msvc-8.0
mul: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
overflow: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
pi: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
pow: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
test_float: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-8.0
|numeric/ublas|
placement_new: intel-vc8-win-9.1*
test1: intel-vc8-win-9.1*
test2: intel-vc8-win-9.1*
test3: intel-vc8-win-9.1*
test4: intel-vc8-win-9.1*
test5: intel-vc8-win-9.1*
test6: intel-vc8-win-9.1*
|optional|
optional_test: intel-vc8-win-9.1*
optional_test_inplace: intel-vc8-win-9.1*
optional_test_io: intel-vc8-win-9.1*
optional_test_ref: intel-vc8-win-9.1*
optional_test_tie: intel-vc8-win-9.1*
|parameter|
basics: intel-vc8-win-9.1*
deduced: intel-vc8-win-9.1*
deduced_dependent_predicate: intel-vc8-win-9.1*
earwicker: intel-vc8-win-9.1* msvc-6.5*
efficiency: intel-vc8-win-9.1*
macros: intel-vc8-win-9.1*
maybe: intel-vc8-win-9.1*
mpl: intel-vc8-win-9.1*
normalized_argument_types: intel-vc8-win-9.1*
optional_deduced_sfinae: intel-vc8-win-9.1*
preprocessor: intel-vc8-win-9.1*
preprocessor_deduced: intel-vc8-win-9.1*
python_test: intel-linux-9.0* intel-vc8-win-9.1*
sfinae: intel-vc8-win-9.1*
singular: intel-vc8-win-9.1*
tutorial: intel-vc8-win-9.1*
|pool|
test_pool_alloc: intel-vc8-win-9.1*
|program_options|
cmdline_test: intel-vc8-win-9.1*
cmdline_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
options_description_test: intel-vc8-win-9.1*
options_description_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
parsers_test: intel-vc8-win-9.1*
parsers_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
positional_options_test: intel-vc8-win-9.1*
positional_options_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
unicode_test: intel-vc8-win-9.1*
unicode_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
variable_map_test: intel-vc8-win-9.1*
variable_map_test_dll: intel-linux-9.0* intel-vc8-win-9.1*
winmain: intel-vc8-win-9.1*
winmain_dll: intel-linux-9.0* intel-vc8-win-9.1*
|property_map|
dynamic_properties_test: intel-vc8-win-9.1*
|ptr_container|
incomplete_type_test: intel-vc8-win-9.1*
indirect_fun: intel-vc8-win-9.1*
iterator_test: intel-vc8-win-9.1*
no_exceptions: intel-vc8-win-9.1*
ptr_array: intel-vc8-win-9.1*
ptr_deque: intel-vc8-win-9.1*
ptr_list: intel-vc8-win-9.1*
ptr_map: intel-vc8-win-9.1*
ptr_set: intel-vc8-win-9.1*
ptr_vector: intel-vc8-win-9.1*
serialization: intel-linux-9.0* intel-vc8-win-9.1*
tree_test: intel-vc8-win-9.1*
tut1: intel-vc8-win-9.1*
view_example: intel-vc8-win-9.1*
|python|
andreas_beyer: intel-linux-9.0* intel-vc8-win-9.1*
args: intel-linux-9.0* intel-vc8-win-9.1*
auto_ptr: intel-linux-9.0* intel-vc8-win-9.1*
back_reference: intel-linux-9.0* intel-vc8-win-9.1*
bases: intel-linux-9.0* intel-vc8-win-9.1*
ben_scott1: intel-linux-9.0* intel-vc8-win-9.1*
bienstman1: intel-linux-9.0* intel-vc8-win-9.1*
bienstman2: intel-linux-9.0* intel-vc8-win-9.1*
bienstman3: intel-linux-9.0* intel-vc8-win-9.1*
builtin_converters: cw-9.4 darwin-4.0.1 gcc-3.2.3_linux gcc-3.3.6 gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.0.3_linux gcc-4.1.0_linux gcc-4.1.0_linux_x86_64 gcc-4.1.1_sunos_i86pc hp_cxx-71_006_tru64 intel-vc71-win-9.1 intel-vc8-win-9.1* msvc-6.5* msvc-6.5* msvc-7.1 msvc-7.1 msvc-8.0 msvc-8.0 msvc-8.0 msvc-8.0
callbacks: intel-linux-9.0* intel-vc8-win-9.1*
const_argument: intel-linux-9.0* intel-vc8-win-9.1*
crossmod_exception: intel-linux-9.0* intel-vc8-win-9.1*
crossmod_opaque: intel-linux-9.0* intel-vc8-win-9.1*
data_members: intel-linux-9.0* intel-vc8-win-9.1*
defaults: intel-linux-9.0* intel-vc8-win-9.1*
destroy_test: intel-vc8-win-9.1*
dict: intel-linux-9.0* intel-vc8-win-9.1*
docstring: intel-linux-9.0* intel-vc8-win-9.1*
enum: intel-linux-9.0* intel-vc8-win-9.1*
exception_translator: intel-linux-9.0* intel-vc8-win-9.1*
exec: intel-vc8-win-9.1* msvc-8.0
extract: intel-linux-9.0* intel-vc8-win-9.1*
implicit: intel-linux-9.0* intel-vc8-win-9.1*
injected: intel-linux-9.0* intel-vc8-win-9.1*
iterator: intel-linux-9.0* intel-vc8-win-9.1*
keywords: intel-linux-9.0* intel-vc8-win-9.1*
list: intel-linux-9.0* intel-vc8-win-9.1*
long: intel-linux-9.0* intel-vc8-win-9.1*
map_indexing_suite: cw-9.4 darwin-4.0.1 gcc-3.2.3_linux gcc-3.3.6 gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.0.3_linux gcc-4.1.0_linux gcc-4.1.0_linux_x86_64 gcc-4.1.1_sunos_i86pc hp_cxx-71_006_tru64 intel-vc71-win-9.1 intel-vc8-win-9.1* msvc-6.5* msvc-6.5* msvc-7.1 msvc-7.1 msvc-8.0 msvc-8.0 msvc-8.0 msvc-8.0
minimal: intel-linux-9.0* intel-vc8-win-9.1*
multi_arg_constructor: intel-linux-9.0*
nested: intel-linux-9.0* intel-vc8-win-9.1*
numpy: intel-linux-9.0* intel-vc8-win-9.1*
object: intel-linux-9.0* intel-vc8-win-9.1*
opaque: intel-linux-9.0* intel-vc8-win-9.1*
operators: intel-linux-9.0* intel-vc8-win-9.1*
pearu1: intel-linux-9.0* intel-vc8-win-9.1*
pickle1: intel-linux-9.0* intel-vc8-win-9.1*
pickle2: intel-linux-9.0* intel-vc8-win-9.1*
pickle3: intel-linux-9.0* intel-vc8-win-9.1*
pickle4: intel-linux-9.0* intel-vc8-win-9.1*
pointee: intel-linux-9.0* intel-vc8-win-9.1*
pointer_type_id_test: intel-linux-9.0* intel-vc8-win-9.1*
pointer_vector: intel-linux-9.0* intel-vc8-win-9.1*
polymorphism: intel-linux-9.0* intel-vc8-win-9.1*
polymorphism2: intel-linux-9.0* intel-vc8-win-9.1*
polymorphism2_auto_ptr: intel-linux-9.0* intel-vc8-win-9.1*
properties: intel-linux-9.0* intel-vc8-win-9.1*
raw_ctor: intel-linux-9.0* intel-vc8-win-9.1*
result: intel-vc8-win-9.1*
return_arg: intel-linux-9.0* intel-vc8-win-9.1*
select_from_python_test: intel-vc8-win-9.1*
shared_ptr: intel-linux-9.0* intel-vc8-win-9.1*
slice: intel-linux-9.0* intel-vc8-win-9.1*
staticmethod: intel-linux-9.0* intel-vc8-win-9.1*
stl_iterator: intel-linux-9.0* intel-vc8-win-9.1*
str: intel-linux-9.0* intel-vc8-win-9.1*
test_pointer_adoption: intel-linux-9.0* intel-vc8-win-9.1*
try: intel-linux-9.0* intel-vc8-win-9.1*
tuple: intel-linux-9.0* intel-vc8-win-9.1*
upcast: intel-linux-9.0* intel-vc8-win-9.1*
vector_indexing_suite: intel-linux-9.0* intel-vc8-win-9.1*
virtual_functions: intel-linux-9.0* intel-vc8-win-9.1*
voidptr: intel-linux-9.0* intel-vc8-win-9.1*
wrapper_held_type: intel-linux-9.0* intel-vc8-win-9.1*
|random|
random_demo: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
random_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64
|range|
algorithm_example: intel-vc8-win-9.1*
array: intel-vc8-win-9.1*
const_ranges: intel-vc8-win-9.1*
extension_mechanism: intel-vc8-win-9.1*
iterator_pair: intel-vc8-win-9.1*
iterator_range: intel-vc8-win-9.1*
partial_workaround: intel-vc8-win-9.1*
reversible_range: intel-vc8-win-9.1*
std_container: intel-vc8-win-9.1*
string: intel-vc8-win-9.1*
|rational|
rational_example: intel-vc8-win-9.1*
rational_test: intel-vc8-win-9.1* msvc-6.5*
|regex|
bad_expression_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
captures_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
captures_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
collate_info: intel-linux-9.0* intel-linux-9.0*
credit_card_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
grep: intel-linux-9.0* intel-linux-9.0*
icu_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
mfc_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
object_cache_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
partial_regex_grep: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
partial_regex_match: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
posix_api_check: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
posix_api_check_cpp: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
recursion_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_config_info: borland-5.8.2* gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
regex_dll_config_info: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_grep_example_1: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_grep_example_2: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_grep_example_3: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_grep_example_4: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_iterator_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_match_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_merge_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_regress: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5*
regex_regress_dll: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5*
regex_regress_threaded: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5*
regex_replace_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_search_example: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_split_example_1: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_split_example_2: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_timer: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_token_iterator_eg_1: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
regex_token_iterator_eg_2: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
static_mutex_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
test_collate_info: intel-linux-9.0* intel-vc8-win-9.1*
test_grep: intel-linux-9.0* intel-vc8-win-9.1* sun-5.8
unicode_iterator_test: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
wide_posix_api_check_cpp: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-linux-9.0* intel-vc8-win-9.1*
|serialization|
test_array_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_array_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_binary_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_load_binary_archive: intel-vc8-win-9.1*
test_class_info_load_binary_archive_dll: intel-vc8-win-9.1*
test_class_info_load_text_archive: intel-vc8-win-9.1*
test_class_info_load_text_archive_dll: intel-vc8-win-9.1*
test_class_info_load_text_warchive: intel-vc8-win-9.1*
test_class_info_load_text_warchive_dll: intel-vc8-win-9.1*
test_class_info_load_xml_archive: intel-vc8-win-9.1*
test_class_info_load_xml_archive_dll: intel-vc8-win-9.1*
test_class_info_load_xml_warchive: intel-vc8-win-9.1*
test_class_info_load_xml_warchive_dll: intel-vc8-win-9.1*
test_class_info_save_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_class_info_save_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_codecvt_null: intel-vc8-win-9.1*
test_contained_class_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_contained_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_cyclic_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_delete_pointer_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo: borland-5.8.2* intel-vc8-win-9.1*
test_demo_auto_ptr: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo_auto_ptr_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_demo_exception: borland-5.8.2* intel-vc8-win-9.1*
test_demo_exception_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_demo_fast_archive: borland-5.8.2* intel-vc8-win-9.1*
test_demo_fast_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_demo_pimpl: borland-5.8.2* intel-vc8-win-9.1*
test_demo_pimpl_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_demo_polymorphic: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo_polymorphic_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo_portable_archive: borland-5.8.2* intel-vc8-win-9.1*
test_demo_portable_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_demo_shared_ptr: borland-5.8.2* intel-vc8-win-9.1*
test_demo_shared_ptr_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_demo_xml: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo_xml_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_demo_xml_load: intel-vc8-win-9.1*
test_demo_xml_load_dll: intel-vc8-win-9.1*
test_demo_xml_save: borland-5.8.2* intel-vc8-win-9.1*
test_demo_xml_save_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_deque_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_deque_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_derived_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_diamond_binary_archive: borland-5.8.2* intel-vc8-win-9.1*
test_diamond_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_diamond_text_archive: borland-5.8.2* intel-vc8-win-9.1*
test_diamond_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_diamond_text_warchive: borland-5.8.2* intel-vc8-win-9.1*
test_diamond_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_diamond_xml_archive: borland-5.8.2* intel-vc8-win-9.1*
test_diamond_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_diamond_xml_warchive: borland-5.8.2* intel-vc8-win-9.1*
test_diamond_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_exported_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_exported_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_inclusion: intel-vc8-win-9.1*
test_iterators: intel-vc8-win-9.1*
test_iterators_base64: intel-vc8-win-9.1*
test_list_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_list_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_map_binary_archive: borland-5.8.2* intel-vc8-win-9.1*
test_map_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_map_text_archive: borland-5.8.2* intel-vc8-win-9.1*
test_map_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_map_text_warchive: borland-5.8.2* intel-vc8-win-9.1*
test_map_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_map_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_map_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_map_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_map_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_mi_binary_archive: borland-5.8.2* intel-vc8-win-9.1*
test_mi_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_mi_text_archive: borland-5.8.2* intel-vc8-win-9.1*
test_mi_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_mi_text_warchive: borland-5.8.2* intel-vc8-win-9.1*
test_mi_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_mi_xml_archive: borland-5.8.2* intel-vc8-win-9.1*
test_mi_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_mi_xml_warchive: borland-5.8.2* intel-vc8-win-9.1*
test_mi_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_mult_archive_types: borland-5.8.2* intel-vc8-win-9.1*
test_mult_archive_types_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_multiple_ptrs_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_multiple_ptrs_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_binary_archive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_binary_archive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_text_archive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_text_archive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_text_warchive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_text_warchive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_xml_archive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_xml_archive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_xml_warchive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_no_rtti_xml_warchive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor2_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_default_ctor_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_non_intrusive_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_null_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_nvp_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_object_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_optional_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_polymorphic_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_primitive_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_private_ctor: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_private_ctor_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_recursion_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_registered_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_reset_object_address: borland-5.8.2* intel-vc8-win-9.1*
test_reset_object_address_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
test_set_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_set_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_132_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_shared_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_ptr_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_simple_class_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_smart_cast: intel-vc8-win-9.1*
test_split_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_split_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_static_warning: intel-vc8-win-9.1*
test_tracking_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_tracking_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_unregistered_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_utf8_codecvt: intel-vc8-win-9.1*
test_variant_binary_archive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_binary_archive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_text_archive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_text_archive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_text_warchive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_text_warchive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_xml_archive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_xml_archive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_xml_warchive: intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_variant_xml_warchive_dll: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_binary_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_binary_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_text_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_text_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_text_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_text_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_xml_archive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_xml_archive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_xml_warchive: borland-5.8.2* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_vector_xml_warchive_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_void_cast: borland-5.8.2* intel-vc8-win-9.1*
test_void_cast_dll: borland-5.8.2* intel-linux-9.0* intel-vc8-win-9.1*
|signals|
dead_slot_test: intel-linux-9.0* intel-vc8-win-9.1*
deletion_test: intel-linux-9.0* intel-vc8-win-9.1*
ordering_test: intel-linux-9.0* intel-vc8-win-9.1*
signal_n_test: intel-linux-9.0* intel-vc8-win-9.1*
signal_test: intel-linux-9.0* intel-vc8-win-9.1*
trackable_test: intel-linux-9.0* intel-vc8-win-9.1*
|smart_ptr|
atomic_count_test: intel-vc8-win-9.1* msvc-6.5*
auto_ptr_rv_test: intel-vc8-win-9.1*
get_deleter_test: intel-vc8-win-9.1*
intrusive_ptr_test: intel-vc8-win-9.1*
lw_mutex_test: intel-vc8-win-9.1*
pointer_cast_test: intel-vc8-win-9.1*
shared_from_this_test: intel-vc8-win-9.1*
shared_ptr_alloc2_test: intel-vc8-win-9.1*
shared_ptr_basic_test: intel-vc8-win-9.1*
shared_ptr_test: intel-vc8-win-9.1*
smart_ptr_test: intel-vc8-win-9.1*
weak_ptr_test: intel-vc8-win-9.1*
|spirit|
action_tests: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
action_tests_debug: gcc-3.2.3_linux gcc-3.3.6_linux gcc-3.4.5_linux gcc-3.4.5_linux_x86_64 gcc-4.1.0_linux_x86_64 intel-linux-9.0* intel-vc8-win-9.1*
ast_calc_tests: intel-vc8-win-9.1*
ast_calc_tests_debug: intel-vc8-win-9.1*
bug_000008: intel-linux-9.0* intel-vc8-win-9.1*
bug_fixes: intel-vc8-win-9.1*
bug_fixes_debug: intel-vc8-win-9.1*
char_strings_test: intel-vc8-win-9.1*
char_strings_test_debug: intel-vc8-win-9.1*
chset_tests: intel-vc8-win-9.1*
chset_tests_debug: intel-vc8-win-9.1*
closure_tests: intel-vc8-win-9.1*
closure_tests_debug: intel-vc8-win-9.1*
confix_tests: intel-vc8-win-9.1*
confix_tests_debug: intel-vc8-win-9.1*
directives_tests: intel-vc8-win-9.1*
directives_tests_debug: intel-vc8-win-9.1*
distinct_tests: intel-vc8-win-9.1*
distinct_tests_debug: intel-vc8-win-9.1*
epsilon_tests: intel-vc8-win-9.1*
epsilon_tests_debug: intel-vc8-win-9.1*
escape_char_parser_tests: intel-vc8-win-9.1*
escape_char_parser_tests_debug: intel-vc8-win-9.1*
exception_tests: intel-vc8-win-9.1*
exception_tests_debug: intel-vc8-win-9.1*
file_iterator_tests: intel-vc8-win-9.1*
file_iterator_tests_debug: intel-vc8-win-9.1*
fixed_size_queue_tests: intel-vc8-win-9.1*
fixed_size_queue_tests_debug: intel-vc8-win-9.1*
for_tests: intel-vc8-win-9.1*
for_tests_debug: intel-vc8-win-9.1*
fundamental_tests: intel-vc8-win-9.1*
fundamental_tests_debug: intel-vc8-win-9.1*
grammar_def_test: intel-vc8-win-9.1*
grammar_def_test_debug: intel-vc8-win-9.1*
grammar_mt_tests: intel-linux-9.0* intel-vc8-win-9.1*
grammar_multi_instance_tst: intel-vc8-win-9.1*
grammar_multi_instance_tst_debug: intel-vc8-win-9.1*
grammar_tests: intel-vc8-win-9.1*
grammar_tests_debug: intel-vc8-win-9.1*
group_match_bug: intel-vc8-win-9.1*
group_match_bug_debug: intel-vc8-win-9.1*
if_p_int_as_condition_test: intel-vc8-win-9.1*
if_p_int_as_condition_test_debug: intel-vc8-win-9.1*
if_tests: intel-vc8-win-9.1*
if_tests_debug: intel-vc8-win-9.1*
lazy_tests: intel-vc8-win-9.1*
lazy_tests_debug: intel-vc8-win-9.1*
loops_tests: intel-vc8-win-9.1*
loops_tests_debug: intel-vc8-win-9.1*
match_tests: intel-vc8-win-9.1*
match_tests_debug: intel-vc8-win-9.1*
multi_pass_tests: intel-vc8-win-9.1*
multi_pass_tests_debug: intel-vc8-win-9.1*
negated_eps_p_test: intel-vc8-win-9.1*
negated_eps_p_test_debug: intel-vc8-win-9.1*
numerics_tests: intel-vc8-win-9.1*
numerics_tests_debug: intel-vc8-win-9.1*
operators_tests: intel-vc8-win-9.1*
operators_tests_debug: intel-vc8-win-9.1*
owi_mt_tests: intel-linux-9.0* intel-vc8-win-9.1*
owi_st_tests: intel-vc8-win-9.1*
owi_st_tests_debug: intel-vc8-win-9.1*
parametric_tests: intel-vc8-win-9.1*
parametric_tests_debug: intel-vc8-win-9.1*
parser_context_test: intel-vc8-win-9.1*
parser_context_test_debug: intel-vc8-win-9.1*
parser_traits_tests: intel-vc8-win-9.1*
parser_traits_tests_debug: intel-vc8-win-9.1*
position_iterator_tests: intel-vc8-win-9.1*
position_iterator_tests_debug: intel-vc8-win-9.1*
primitives_tests: intel-vc8-win-9.1*
primitives_tests_debug: intel-vc8-win-9.1*
repeat_ast_tests: intel-vc8-win-9.1*
repeat_ast_tests_debug: intel-vc8-win-9.1*
rule_tests: intel-vc8-win-9.1*
rule_tests_debug: intel-vc8-win-9.1*
scanner_tests: intel-vc8-win-9.1*
scanner_tests_debug: intel-vc8-win-9.1*
scanner_value_type_tests: intel-vc8-win-9.1*
scanner_value_type_tests_debug: intel-vc8-win-9.1*
scoped_lock_tests: intel-linux-9.0* intel-vc8-win-9.1*
scoped_lock_tests_debug: intel-linux-9.0* intel-vc8-win-9.1*
select_p_with_rule: intel-vc8-win-9.1*
select_p_with_rule_debug: intel-vc8-win-9.1*
sf_bug_720917: intel-vc8-win-9.1*
sf_bug_720917_debug: intel-vc8-win-9.1*
shortest_alternative_tests: intel-vc8-win-9.1*
shortest_alternative_tests_debug: intel-vc8-win-9.1*
subrule_tests: intel-vc8-win-9.1*
subrule_tests_debug: intel-vc8-win-9.1*
switch_problem: intel-vc8-win-9.1*
switch_problem_debug: intel-vc8-win-9.1*
switch_tests_eps_default: intel-vc8-win-9.1*
switch_tests_eps_default_debug: intel-vc8-win-9.1*
switch_tests_general_def: intel-vc8-win-9.1*
switch_tests_general_def_debug: intel-vc8-win-9.1*
switch_tests_single: intel-vc8-win-9.1*
switch_tests_single_debug: intel-vc8-win-9.1*
switch_tests_wo_default: intel-vc8-win-9.1*
switch_tests_wo_default_debug: intel-vc8-win-9.1*
symbols_add_null: intel-vc8-win-9.1* msvc-8.0
symbols_add_null_debug: intel-vc8-win-9.1* msvc-8.0
symbols_find_null: intel-vc8-win-9.1*
symbols_find_null_debug: intel-vc8-win-9.1*
symbols_tests: intel-vc8-win-9.1*
symbols_tests_debug: intel-vc8-win-9.1*
while_tests: intel-vc8-win-9.1*
while_tests_debug: intel-vc8-win-9.1*
|statechart|
BitMachineExample: intel-vc8-win-9.1*
CameraExample: intel-vc8-win-9.1*
CustomReactionTestBoth: intel-vc8-win-9.1*
CustomReactionTestNative: intel-vc8-win-9.1*
CustomReactionTestNormal: intel-vc8-win-9.1*
CustomReactionTestRelaxed: intel-vc8-win-9.1*
DeferralTestBoth: intel-vc8-win-9.1*
DeferralTestNative: intel-vc8-win-9.1*
DeferralTestNormal: intel-vc8-win-9.1*
DeferralTestRelaxed: intel-vc8-win-9.1*
DllTestNative: intel-linux-9.0* intel-vc8-win-9.1*
DllTestNormal: intel-linux-9.0* intel-vc8-win-9.1*
FifoSchedulerTestBoth: intel-vc8-win-9.1*
FifoSchedulerTestNative: intel-vc8-win-9.1*
FifoSchedulerTestNormal: intel-vc8-win-9.1*
FifoSchedulerTestRelaxed: intel-vc8-win-9.1*
HandcraftedExample: intel-vc8-win-9.1*
HistoryTestBoth: intel-vc8-win-9.1*
HistoryTestNative: intel-vc8-win-9.1*
HistoryTestNormal: intel-vc8-win-9.1*
HistoryTestRelaxed: intel-vc8-win-9.1*
InStateReactionTestBoth: intel-vc8-win-9.1*
InStateReactionTestNative: intel-vc8-win-9.1*
InStateReactionTestNormal: intel-vc8-win-9.1*
InStateReactionTestRelaxed: intel-vc8-win-9.1*
InvalidResultCopyTestBoth: intel-vc8-win-9.1*
InvalidResultCopyTestNative: intel-vc8-win-9.1*
InvalidResultCopyTestNormal: intel-vc8-win-9.1*
InvalidResultCopyTestRelaxed: intel-vc8-win-9.1*
KeyboardExample: intel-vc8-win-9.1*
LibTestNative: intel-vc8-win-9.1*
LibTestNormal: intel-vc8-win-9.1*
PerformanceExample: intel-vc8-win-9.1*
PingPongExample: intel-vc8-win-9.1*
StateCastTestBoth: intel-vc8-win-9.1*
StateCastTestNative: intel-vc8-win-9.1*
StateCastTestNormal: intel-vc8-win-9.1*
StateCastTestRelaxed: intel-vc8-win-9.1*
StateIterationTestBoth: intel-vc8-win-9.1*
StateIterationTestNative: intel-vc8-win-9.1*
StateIterationTestNormal: intel-vc8-win-9.1*
StateIterationTestRelaxed: intel-vc8-win-9.1*
StopWatch2Example: intel-vc8-win-9.1*
StopWatchExample: intel-vc8-win-9.1*
TerminationTestBoth: intel-vc8-win-9.1*
TerminationTestNative: intel-vc8-win-9.1*
TerminationTestNormal: intel-vc8-win-9.1*
TerminationTestRelaxed: intel-vc8-win-9.1*
TransitionTestBoth: intel-vc8-win-9.1*
TransitionTestNative: intel-vc8-win-9.1*
TransitionTestNormal: intel-vc8-win-9.1*
TransitionTestRelaxed: intel-vc8-win-9.1*
TypeInfoTestBoth: intel-vc8-win-9.1*
TypeInfoTestNative: intel-vc8-win-9.1*
TypeInfoTestNormal: intel-vc8-win-9.1*
TypeInfoTestRelaxed: intel-vc8-win-9.1*
UnconsumedResultTestBoth: intel-vc8-win-9.1*
UnconsumedResultTestNative: intel-vc8-win-9.1*
UnconsumedResultTestNormal: intel-vc8-win-9.1*
UnconsumedResultTestRelaxed: intel-vc8-win-9.1*
|static_assert|
static_assert_example_2: intel-vc8-win-9.1*
static_assert_test: intel-vc8-win-9.1*
|test|
algorithms_test: intel-vc8-win-9.1*
basic_cstring_test: intel-vc8-win-9.1*
boost_check_equal_str: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
class_properties_test: intel-vc8-win-9.1*
custom_exception_test: intel-vc8-win-9.1*
errors_handling_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
fixed_mapping_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
foreach_test: intel-vc8-win-9.1*
ifstream_line_iterator_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
minimal_test: intel-vc8-win-9.1*
online_test: intel-vc8-win-9.1*
output_test_stream_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
parameterized_test_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
prg_exec_fail1: intel-vc8-win-9.1*
prg_exec_fail2: darwin-4.0.1 intel-vc8-win-9.1*
prg_exec_fail3: cw-9.4 intel-vc8-win-9.1* msvc-6.5* msvc-8.0
prg_exec_fail4: intel-vc8-win-9.1*
result_report_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_case_template_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
test_fp_comparisons: intel-linux-9.0* intel-vc8-win-9.1*
test_tools_test: intel-linux-9.0* intel-vc8-win-9.1* msvc-6.5* msvc-6.5*
token_iterator_test: intel-linux-9.0* intel-vc8-win-9.1*
|thread|
test_barrier: intel-linux-9.0* intel-vc8-win-9.1*
test_barrier_lib: intel-vc8-win-9.1*
test_condition: intel-linux-9.0* intel-vc8-win-9.1*
test_condition_lib: intel-vc8-win-9.1*
test_mutex: intel-linux-9.0* intel-vc8-win-9.1*
test_mutex_lib: intel-vc8-win-9.1*
test_once: intel-linux-9.0* intel-vc8-win-9.1*
test_once_lib: intel-vc8-win-9.1*
test_thread: intel-linux-9.0* intel-vc8-win-9.1*
test_thread_lib: intel-vc8-win-9.1*
test_tss: intel-linux-9.0* intel-vc8-win-9.1*
test_tss_lib: intel-vc8-win-9.1* msvc-8.0
test_xtime: intel-linux-9.0* intel-vc8-win-9.1*
test_xtime_lib: intel-vc8-win-9.1*
|tokenizer|
examples: intel-vc8-win-9.1*
simple_example_1: intel-vc8-win-9.1*
simple_example_2: intel-vc8-win-9.1*
simple_example_3: intel-vc8-win-9.1*
simple_example_4: intel-vc8-win-9.1*
simple_example_5: intel-vc8-win-9.1*
|tr1|
run_complex_overloads: intel-vc8-win-9.1*
run_random: intel-vc8-win-9.1*
std_run_complex_overloads: intel-vc8-win-9.1*
std_run_random: intel-vc8-win-9.1*
tr1_add_const_test: intel-vc8-win-9.1*
tr1_add_cv_test: intel-vc8-win-9.1*
tr1_add_pointer_test: intel-vc8-win-9.1*
tr1_add_reference_test: intel-vc8-win-9.1*
tr1_add_volatile_test: intel-vc8-win-9.1*
tr1_aligned_storage_test: intel-vc8-win-9.1*
tr1_alignment_of_test: intel-vc8-win-9.1*
tr1_extent_test: intel-vc8-win-9.1*
tr1_has_nothrow_assign_test: intel-vc8-win-9.1*
tr1_has_nothrow_constr_test: intel-vc8-win-9.1*
tr1_has_nothrow_copy_test: intel-vc8-win-9.1*
tr1_has_trivial_assign_test: intel-vc8-win-9.1*
tr1_has_trivial_constr_test: intel-vc8-win-9.1*
tr1_has_trivial_copy_test: intel-vc8-win-9.1*
tr1_has_trivial_destr_test: intel-vc8-win-9.1*
tr1_has_virtual_destr_test: intel-vc8-win-9.1*
tr1_is_abstract_test: intel-vc8-win-9.1*
tr1_is_arithmetic_test: intel-vc8-win-9.1*
tr1_is_array_test: intel-vc8-win-9.1*
tr1_is_base_of_test: intel-vc8-win-9.1*
tr1_is_class_test: intel-vc8-win-9.1*
tr1_is_compound_test: intel-vc8-win-9.1*
tr1_is_const_test: intel-vc8-win-9.1*
tr1_is_convertible_test: intel-vc8-win-9.1*
tr1_is_empty_test: intel-vc8-win-9.1*
tr1_is_enum_test: intel-vc8-win-9.1*
tr1_is_floating_point_test: intel-vc8-win-9.1*
tr1_is_function_test: intel-vc8-win-9.1*
tr1_is_fundamental_test: intel-vc8-win-9.1*
tr1_is_integral_test: intel-vc8-win-9.1*
tr1_is_member_func_test: intel-vc8-win-9.1*
tr1_is_member_obj_test: intel-vc8-win-9.1*
tr1_is_member_pointer_test: intel-vc8-win-9.1*
tr1_is_object_test: intel-vc8-win-9.1*
tr1_is_pod_test: intel-vc8-win-9.1*
tr1_is_pointer_test: intel-vc8-win-9.1*
tr1_is_polymorphic_test: intel-vc8-win-9.1*
tr1_is_reference_test: intel-vc8-win-9.1*
tr1_is_same_test: intel-vc8-win-9.1*
tr1_is_scalar_test: intel-vc8-win-9.1*
tr1_is_signed_test: intel-vc8-win-9.1*
tr1_is_union_test: intel-vc8-win-9.1*
tr1_is_unsigned_test: intel-vc8-win-9.1*
tr1_is_void_test: intel-vc8-win-9.1*
tr1_is_volatile_test: intel-vc8-win-9.1*
tr1_rank_test: intel-vc8-win-9.1*
tr1_remove_all_extents_test: intel-vc8-win-9.1*
tr1_remove_const_test: intel-vc8-win-9.1*
tr1_remove_cv_test: intel-vc8-win-9.1*
tr1_remove_extent_test: intel-vc8-win-9.1*
tr1_remove_pointer_test: intel-vc8-win-9.1*
tr1_remove_reference_test: intel-vc8-win-9.1*
tr1_remove_volatile_test: intel-vc8-win-9.1*
tr1_tky_abstract_type_test: intel-vc8-win-9.1*
tr1_tky_function_type_test: intel-vc8-win-9.1*
tr1_tky_incomp_type_test: intel-vc8-win-9.1*
tr1_tky_partial_spec_test: intel-vc8-win-9.1*
tr1_tricky_add_pointer_test: intel-vc8-win-9.1*
tr1_tricky_is_enum_test: intel-vc8-win-9.1*
|tuple|
io_test: intel-vc8-win-9.1*
tuple_test_bench: intel-vc8-win-9.1*
|type_traits|
add_const_test: intel-vc8-win-9.1*
add_cv_test: intel-vc8-win-9.1*
add_pointer_test: intel-vc8-win-9.1*
add_reference_test: intel-vc8-win-9.1*
add_volatile_test: intel-vc8-win-9.1*
aligned_storage_test: intel-vc8-win-9.1*
alignment_of_test: intel-vc8-win-9.1*
decay_test: intel-vc8-win-9.1*
extent_test: intel-vc8-win-9.1*
function_traits_test: intel-vc8-win-9.1*
has_nothrow_assign_test: intel-vc8-win-9.1*
has_nothrow_constr_test: intel-vc8-win-9.1*
has_nothrow_copy_test: intel-vc8-win-9.1*
has_trivial_assign_test: intel-vc8-win-9.1*
has_trivial_constr_test: intel-vc8-win-9.1*
has_trivial_copy_test: intel-vc8-win-9.1*
has_trivial_destructor_test: intel-vc8-win-9.1*
has_virtual_destructor_test: intel-vc8-win-9.1*
is_abstract_test: intel-vc8-win-9.1*
is_arithmetic_test: intel-vc8-win-9.1*
is_array_test: intel-vc8-win-9.1*
is_base_and_derived_test: intel-vc8-win-9.1*
is_base_of_test: intel-vc8-win-9.1*
is_class_test: intel-vc8-win-9.1*
is_compound_test: intel-vc8-win-9.1*
is_const_test: intel-vc8-win-9.1*
is_convertible_test: intel-vc8-win-9.1*
is_empty_test: intel-vc8-win-9.1*
is_enum_test: intel-vc8-win-9.1*
is_float_test: intel-vc8-win-9.1*
is_floating_point_test: intel-vc8-win-9.1*
is_function_test: intel-vc8-win-9.1*
is_fundamental_test: intel-vc8-win-9.1*
is_integral_test: intel-vc8-win-9.1*
is_member_func_test: intel-vc8-win-9.1*
is_member_obj_test: intel-vc8-win-9.1*
is_member_pointer_test: intel-vc8-win-9.1*
is_object_test: intel-vc8-win-9.1*
is_pod_test: intel-vc8-win-9.1*
is_pointer_test: intel-vc8-win-9.1*
is_polymorphic_test: intel-vc8-win-9.1*
is_reference_test: intel-vc8-win-9.1*
is_same_test: intel-vc8-win-9.1*
is_scalar_test: intel-vc8-win-9.1*
is_signed_test: intel-vc8-win-9.1*
is_stateless_test: intel-vc8-win-9.1*
is_union_test: intel-vc8-win-9.1*
is_unsigned_test: intel-vc8-win-9.1*
is_void_test: intel-vc8-win-9.1*
is_volatile_test: intel-vc8-win-9.1*
rank_test: intel-vc8-win-9.1*
remove_all_extents_test: intel-vc8-win-9.1*
remove_bounds_test: intel-vc8-win-9.1*
remove_const_test: intel-vc8-win-9.1*
remove_cv_test: intel-vc8-win-9.1*
remove_extent_test: intel-vc8-win-9.1*
remove_pointer_test: intel-vc8-win-9.1*
remove_reference_test: intel-vc8-win-9.1*
remove_volatile_test: intel-vc8-win-9.1*
tricky_abstract_type_test: intel-vc8-win-9.1*
tricky_add_pointer_test: intel-vc8-win-9.1*
tricky_function_type_test: intel-vc8-win-9.1*
tricky_incomplete_type_test: intel-vc8-win-9.1*
tricky_is_enum_test: intel-vc8-win-9.1*
tricky_partial_spec_test: intel-vc8-win-9.1*
type_with_alignment_test: intel-vc8-win-9.1*
udt_specialisations: intel-vc8-win-9.1*
|typeof|
odr_emulation: intel-vc8-win-9.1*
|utility|
addressof_test: gcc-3.2.3_linux intel-vc8-win-9.1*
assert_test: gcc-3.2.3_linux intel-vc8-win-9.1*
base_from_member_test: intel-vc8-win-9.1*
binary_search_test: intel-vc8-win-9.1*
call_traits_test: intel-vc8-win-9.1*
compressed_pair_test: intel-vc8-win-9.1*
current_function_test: gcc-3.2.3_linux
iterators_test: intel-vc8-win-9.1*
next_prior_test: intel-vc8-win-9.1*
numeric_traits_test: intel-vc8-win-9.1*
operators_test: gcc-3.4.5_linux_x86_64 intel-vc8-win-9.1*
ref_test: intel-vc8-win-9.1*
shared_iterator_test: intel-vc8-win-9.1*
value_init_test: intel-vc8-win-9.1*
|utility/enable_if|
constructors: intel-vc8-win-9.1*
dummy_arg_disambiguation: intel-vc8-win-9.1*
lazy: intel-vc8-win-9.1*
lazy_test: intel-vc8-win-9.1*
member_templates: intel-vc8-win-9.1*
namespace_disambiguation: intel-vc8-win-9.1*
no_disambiguation: intel-vc8-win-9.1*
partial_specializations: intel-vc8-win-9.1*
|variant|
recursive_variant_test: intel-vc8-win-9.1*
variant_comparison_test: intel-vc8-win-9.1*
variant_reference_test: intel-vc8-win-9.1*
variant_test1: intel-vc8-win-9.1*
variant_test2: intel-vc8-win-9.1*
variant_test3: intel-vc8-win-9.1*
variant_test4: intel-vc8-win-9.1*
variant_test5: intel-vc8-win-9.1*
variant_test6: intel-vc8-win-9.1*
variant_test7: intel-vc8-win-9.1*
variant_test8: intel-vc8-win-9.1*
variant_visit_test: intel-vc8-win-9.1*
|wave|
test_re2c_lexer: hp_cxx-71_006_tru64 intel-linux-9.0* intel-vc8-win-9.1*
test_slex_lexer: hp_cxx-71_006_tru64 intel-linux-9.0* intel-vc8-win-9.1*
testwave: intel-vc8-win-9.1* msvc-8.0
testwave_dll: hp_cxx-71_006_tru64 intel-linux-9.0* intel-vc8-win-9.1* sun-5.8
|xpressive|
c_traits: intel-vc8-win-9.1*
misc1: intel-vc8-win-9.1*
misc2: intel-vc8-win-9.1*
multiple_defs: intel-vc8-win-9.1*
regress: intel-vc8-win-9.1*
test1: intel-vc8-win-9.1*
test10: intel-vc8-win-9.1*
test10u: intel-vc8-win-9.1*
test11: intel-vc8-win-9.1*
test11u: intel-vc8-win-9.1*
test1u: intel-vc8-win-9.1*
test2: intel-vc8-win-9.1*
test2u: intel-vc8-win-9.1*
test3: intel-vc8-win-9.1*
test3u: intel-vc8-win-9.1*
test4: intel-vc8-win-9.1*
test4u: intel-vc8-win-9.1*
test5: intel-vc8-win-9.1*
test5u: intel-vc8-win-9.1*
test6: intel-vc8-win-9.1*
test6u: intel-vc8-win-9.1*
test7: intel-vc8-win-9.1*
test7u: intel-vc8-win-9.1*
test8: intel-vc8-win-9.1*
test8u: intel-vc8-win-9.1*
test9: intel-vc8-win-9.1*
test9u: intel-vc8-win-9.1*
test_cycles: intel-vc8-win-9.1*
test_dynamic: intel-vc8-win-9.1*
test_non_char: intel-vc8-win-9.1*
test_static: intel-vc8-win-9.1*
1
0
The following trivial use of boost::result_of fails on msvc-7.1 and
msvc-8.0:
#include <boost/utility/result_of.hpp>
template<typename T>
struct function
{
template<typename Sig>
struct result;
template<typename This, typename U>
struct result<This(U)>
{
typedef U type;
};
};
int main()
{
boost::result_of<function<void>(int)>::type i = 0;
return 0;
}
The attached patch works around the problem. (Yes, I've reported this to
Microsoft.) I've also added some additional test cases to catch this
problem (see result_of_test.cpp attached).
I've confirmed the tests pass on msvc-7.1, msvc-8.0, gcc-3.4, gcc-4.0
and gcc-4.1. The following compilers should also be tested, but I don't
have access to them. Can anybody help out?
gcc-3.3
cw-9.4
intel-*
sun-5.8
qcc-*
hp_cxx_*
acc
Any help is much appreciated.
--
Eric Niebler
Boost Consulting
www.boost-consulting.com
// Boost result_of library
// Copyright Douglas Gregor 2003-2004. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
// For more information, see http://www.boost.org/libs/utility
#include <boost/utility/result_of.hpp>
#include <utility>
#include <boost/static_assert.hpp>
#include <boost/type_traits/is_same.hpp>
struct int_result_type { typedef int result_type; };
struct int_result_of
{
template<typename F> struct result { typedef int type; };
};
struct int_result_type_and_float_result_of
{
typedef int result_type;
template<typename F> struct result { typedef float type; };
};
template<typename T>
struct int_result_type_template { typedef int result_type; };
template<typename T>
struct int_result_of_template
{
template<typename F> struct result;
template<typename This, typename That> struct result<This(That)> { typedef int type; };
};
template<typename T>
struct int_result_type_and_float_result_of_template
{
typedef int result_type;
template<typename F> struct result;
template<typename This, typename That> struct result<This(That)> { typedef float type; };
};
struct X {};
int main()
{
using namespace boost;
typedef int (*func_ptr)(float, double);
typedef int (&func_ref)(float, double);
typedef int (X::*mem_func_ptr)(float);
typedef int (X::*mem_func_ptr_c)(float) const;
typedef int (X::*mem_func_ptr_v)(float) volatile;
typedef int (X::*mem_func_ptr_cv)(float) const volatile;
BOOST_STATIC_ASSERT((is_same<result_of<int_result_type(float)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_of(double)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_of(void)>::type, void>::value));
BOOST_STATIC_ASSERT((is_same<result_of<const int_result_of(double)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<volatile int_result_of(void)>::type, void>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_type_and_float_result_of(char)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_type_template<void>(float)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_of_template<void>(double)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_of_template<void>(void)>::type, void>::value));
BOOST_STATIC_ASSERT((is_same<result_of<const int_result_of_template<void>(double)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<volatile int_result_of_template<void>(void)>::type, void>::value));
BOOST_STATIC_ASSERT((is_same<result_of<int_result_type_and_float_result_of_template<void>(char)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<func_ptr(char, float)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<func_ref(char, float)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<mem_func_ptr(X,char)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<mem_func_ptr_c(X,char)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<mem_func_ptr_v(X,char)>::type, int>::value));
BOOST_STATIC_ASSERT((is_same<result_of<mem_func_ptr_cv(X,char)>::type, int>::value));
return 0;
}
? result_of_patch.txt
Index: result_of.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/utility/result_of.hpp,v
retrieving revision 1.7
diff -b -d -u -r1.7 result_of.hpp
--- result_of.hpp 16 May 2006 22:55:27 -0000 1.7
+++ result_of.hpp 7 Jan 2007 05:16:46 -0000
@@ -29,28 +29,25 @@
BOOST_MPL_HAS_XXX_TRAIT_DEF(result_type)
-template<typename F, typename FArgs, bool HasResultType> struct get_result_of;
+template<typename F, typename FArgs, bool HasResultType> struct result_of_impl;
template<typename F, typename FArgs>
-struct get_result_of<F, FArgs, true>
+struct result_of_impl<F, FArgs, true>
{
typedef typename F::result_type type;
};
template<typename F, typename FArgs>
-struct get_result_of<F, FArgs, false>
+struct result_of_impl<F, FArgs, false>
: F::template result<FArgs>
{};
template<typename F>
-struct get_result_of<F, F(void), false>
+struct result_of_impl<F, F(void), false>
{
typedef void type;
};
-template<typename F, typename FArgs>
-struct result_of_impl : get_result_of<F, FArgs, (has_result_type<F>::value)> {};
-
} // end namespace detail
#define BOOST_PP_ITERATION_PARAMS_1 (3,(0,BOOST_RESULT_OF_NUM_ARGS,<boost/utility/detail/result_of_iterate.hpp>))
Index: detail/result_of_iterate.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/utility/detail/result_of_iterate.hpp,v
retrieving revision 1.3
diff -b -d -u -r1.3 result_of_iterate.hpp
--- detail/result_of_iterate.hpp 16 May 2006 22:55:26 -0000 1.3
+++ detail/result_of_iterate.hpp 7 Jan 2007 05:16:46 -0000
@@ -21,21 +21,21 @@
template<typename F BOOST_PP_COMMA_IF(BOOST_PP_ITERATION())
BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),typename T)>
struct result_of<F(BOOST_RESULT_OF_ARGS)>
- : detail::result_of_impl<F, F(BOOST_RESULT_OF_ARGS)> {};
+ : detail::result_of_impl<F, F(BOOST_RESULT_OF_ARGS), (detail::has_result_type<F>::value)> {};
#endif
namespace detail {
template<typename R, typename FArgs BOOST_PP_COMMA_IF(BOOST_PP_ITERATION())
BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),typename T)>
-struct result_of_impl<R (*)(BOOST_RESULT_OF_ARGS), FArgs>
+struct result_of_impl<R (*)(BOOST_RESULT_OF_ARGS), FArgs, false>
{
typedef R type;
};
template<typename R, typename FArgs BOOST_PP_COMMA_IF(BOOST_PP_ITERATION())
BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),typename T)>
-struct result_of_impl<R (&)(BOOST_RESULT_OF_ARGS), FArgs>
+struct result_of_impl<R (&)(BOOST_RESULT_OF_ARGS), FArgs, false>
{
typedef R type;
};
@@ -47,7 +47,7 @@
BOOST_PP_ENUM_PARAMS(BOOST_PP_ITERATION(),typename T)>
struct result_of_impl<R (T0::*)
(BOOST_PP_ENUM_SHIFTED_PARAMS(BOOST_PP_ITERATION(),T)),
- FArgs>
+ FArgs, false>
{
typedef R type;
};
@@ -57,7 +57,7 @@
struct result_of_impl<R (T0::*)
(BOOST_PP_ENUM_SHIFTED_PARAMS(BOOST_PP_ITERATION(),T))
const,
- FArgs>
+ FArgs, false>
{
typedef R type;
};
@@ -67,7 +67,7 @@
struct result_of_impl<R (T0::*)
(BOOST_PP_ENUM_SHIFTED_PARAMS(BOOST_PP_ITERATION(),T))
volatile,
- FArgs>
+ FArgs, false>
{
typedef R type;
};
@@ -77,7 +77,7 @@
struct result_of_impl<R (T0::*)
(BOOST_PP_ENUM_SHIFTED_PARAMS(BOOST_PP_ITERATION(),T))
const volatile,
- FArgs>
+ FArgs, false>
{
typedef R type;
};
7
18