Browse Source

updated regex directory structure

[SVN r9765]
John Maddock 25 years ago
parent
commit
ef961f1ead
2 changed files with 4 additions and 4 deletions
  1. 1 1
      libs/regex
  2. 3 3
      status/cs-beos.html

+ 1 - 1
libs/regex

@@ -1 +1 @@
-Subproject commit ed21a5183b6cdd391563a6ac50438c8e5217635c
+Subproject commit ab16e6c6c061abe28f6bd9b30f5f32cfeb03ee87

+ 3 - 3
status/cs-beos.html

@@ -8,7 +8,7 @@ Compiler Status: beos
 <h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: beos</h1>
 
-<p><b>Run Date:</b> 03 Apr 2001 11:11 GMT</p>
+<p><b>Run Date:</b> 11 Apr 2001 13:00 GMT</p>
 <p><b>System Configuration:</b> BeOS 5 Intel Edition</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
@@ -133,13 +133,13 @@ Compiler Status: beos
 <td><font color="#FF0000">Fail</font></td>
 </tr>
 <tr>
-<td><a href="../libs/regex/demo/regress/regex_test.cpp">libs/regex/demo/regress/regex_test.cpp</a></td>
+<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>Pass</td>
 </tr>
 <tr>
-<td><a href="../libs/regex/demo/regress/wregex_test.cpp">libs/regex/demo/regress/wregex_test.cpp</a></td>
+<td><a href="../libs/regex/test/regress/wregex_test.cpp">libs/regex/test/regress/wregex_test.cpp</a></td>
 <td>run</td>
 <td><font color="#FF0000">Fail</font></td>
 <td><font color="#FF0000">Fail</font></td>

粤ICP备19079148号