Author: ehuelsmann Date: Tue Jan 31 12:05:42 2006 New Revision: 15
Modified: public_html/index.shtml Log: Update website.
Modified: public_html/index.shtml ============================================================================== --- public_html/index.shtml (original) +++ public_html/index.shtml Tue Jan 31 12:05:42 2006 @@ -39,7 +39,7 @@ <th>Minor steps</th> <th><a href="http://common-lisp.net/websvn/filedetails.php?repname=usocket&path=%2Fusocket%2Ftrunk%2Fdoc%2Fsb-bsd-sockets.txt&rev=0&sc=0">SBCL</a></th> <th><a href="http://common-lisp.net/websvn/filedetails.php?repname=usocket&path=%2Fusocket%2Ftrunk%2Fdoc%2Fcmucl-sockets.txt&rev=0&sc=0">CMUCL</a></th> - <th>ABCL</th> + <th><a href="http://common-lisp.net/websvn/filedetails.php?repname=usocket&path=%2Fusocket%2Ftrunk%2Fdoc%2Fclisp-sockets.txt&rev=0&sc=0">ABCL</a></th> <th><a href="http://common-lisp.net/websvn/filedetails.php?repname=usocket&path=%2Fusocket%2Ftrunk%2Fdoc%2Fclisp-sockets.txt&rev=0&sc=0">clisp</a></th> <th><a href="http://common-lisp.net/websvn/filedetails.php?repname=usocket&path=%2Fusocket%2Ftrunk%2Fdoc%2Fallegro-socket.txt&rev=0&sc=0">Allegro</a></th> <th><a href="http://common-lisp.net/websvn/filedetails.php?repname=usocket&path=%2Fusocket%2Ftrunk%2Fdoc%2Flw-sockets.txt&rev=0&sc=0">LispWorks</a></th> @@ -56,7 +56,7 @@ <td class="WIP">WIP</td> <!-- SBCL --> <td class="WIP">WIP</td> <!-- CMUCL --> <td class="TODO">TODO</td> <!-- ABCL --> - <td class="TODO">TODO</td> <!-- clisp --> + <td class="WIP">WIP</td> <!-- clisp --> <td class="TODO">TODO</td> <!-- Allegro --> <td class="TODO">TODO</td> <!-- LispWorks --> <td class="TODO">TODO</td> <!-- OpenMCL --> @@ -64,9 +64,9 @@ <tr> <td>Implement active socket support.</td> <td class="WIP" title="Work in progress">WIP</td> - <td class="WIP">TODO</td> - <td class="TODO">TODO</td> + <td class="WIP">WIP</td> <td class="TODO">TODO</td> + <td class="WIP">WIP</td> <td class="TODO">TODO</td> <td class="TODO">TODO</td> <td class="TODO">TODO</td>