Changeset 11318
- Timestamp:
- 09/14/08 08:33:20 (14 years ago)
- Location:
- public_html
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/index.shtml
-
Property
svn:eol-style
set to
LF
-
Property
svn:keywords
set to
Id
r11317 r11318 64 64 <p> 65 65 <font face="sans-serif" size="4"> 66 <b> CVS</b>66 <b>Repository</b> 67 67 </font> 68 68 <dl> 69 69 <dd> 70 The project's SourceForge.net CVS repository can be checked out through 71 anonymous (pserver) CVS with the following command: 72 <pre> 73 cvs -d:cvs -z3 -d:pserver:anonymous@armedbear-j.cvs.sourceforge.net:/cvsroot/armedbear-j co j 70 The project's Common-Lisp.net Subversion repository can be checked 71 out through anonymous access with the following command: 72 <pre style="background-color:#99d"> 73 74 $ svn co svn://common-lisp.net/project/armedbear/svn/trunk/j j 74 75 </pre> 76 <p>Please note that the minimum required JDK version for development 77 versions of ABCL has been raised to 1.5.</p> 75 78 </dd> 76 79 </dl> … … 86 89 <p> 87 90 ABCL 0.0.10 fails 67 out of 21696 tests in the GCL ANSI test suite. 91 Recent development snapshots perform considerably better, failing only 92 55 tests. 88 93 <p> 89 94 ABCL's CLOS is intolerably slow and does not handle on-the-fly … … 124 129 <a href="http://validator.w3.org/check/referer">Valid XHTML 1.0 Strict</a> 125 130 </div> 131 <div style="float:right">$Id$</div> 126 132 </body> 127 133 </html> -
Property
svn:eol-style
set to
-
public_html/project-name
-
Property
svn:eol-style
set to
LF
-
Property
svn:eol-style
set to
-
public_html/style.css
-
Property
svn:eol-style
set to
LF
-
Property
svn:eol-style
set to
Note: See TracChangeset
for help on using the changeset viewer.