mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 22:39:25 +00:00
function library added
[SVN r10381]
This commit is contained in:
parent
4bbe72ddf9
commit
82a48038a1
2 changed files with 23 additions and 4 deletions
|
@ -8,7 +8,7 @@ Compiler Status: solaris
|
|||
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
|
||||
<h1>Compiler Status: solaris</h1>
|
||||
|
||||
<p><b>Run Date:</b> 15 Jun 2001 17:10 GMT</p>
|
||||
<p><b>Run Date:</b> 21 Jun 2001 17:52 GMT</p>
|
||||
<p><b>System Configuration:</b> SunOS 5.7 (CPU: sun4u)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -112,6 +112,15 @@ Compiler Status: solaris
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/function/test/function_test.cpp">libs/function/test/function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/functional/function_test.cpp">libs/functional/function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
|
|
|
@ -8,7 +8,7 @@ Compiler Status: tru64
|
|||
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
|
||||
<h1>Compiler Status: tru64</h1>
|
||||
|
||||
<p><b>Run Date:</b> 23 May 2001 16:35 GMT</p>
|
||||
<p><b>Run Date:</b> 21 Jun 2001 17:46 GMT</p>
|
||||
<p><b>System Configuration:</b> OSF1 V5.0 (CPU: alpha)</p>
|
||||
<p>
|
||||
<table border="1" cellspacing="0" cellpadding="5">
|
||||
|
@ -68,6 +68,11 @@ Compiler Status: tru64
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/function/test/function_test.cpp">libs/function/test/function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/functional/function_test.cpp">libs/functional/function_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
|
@ -120,7 +125,7 @@ Compiler Status: tru64
|
|||
<tr>
|
||||
<td><a href="../libs/regex/test/regress/regex_test.cpp">libs/regex/test/regress/regex_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/regex/test/regress/wregex_test.cpp">libs/regex/test/regress/wregex_test.cpp</a></td>
|
||||
|
@ -193,6 +198,11 @@ Compiler Status: tru64
|
|||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/tokenizer/examples.cpp">libs/tokenizer/examples.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/type_traits/tests/alignment_test.cpp">libs/type_traits/tests/alignment_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
|
@ -295,7 +305,7 @@ Compiler Status: tru64
|
|||
<tr>
|
||||
<td><a href="../libs/utility/iterators_test.cpp">libs/utility/iterators_test.cpp</a></td>
|
||||
<td>run</td>
|
||||
<td>Pass</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="../libs/utility/noncopyable_test.cpp">libs/utility/noncopyable_test.cpp</a></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue