Changeset 11449
- Timestamp:
- 12/14/08 19:32:01 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/index.shtml
r11358 r11449 41 41 ABCL is free software and comes with ABSOLUTELY NO WARRANTY. 42 42 <br /><br /> 43 The latest version is 0. 0.11, released October 18, 2008.43 The latest version is 0.12.0, released December 14, 2008. 44 44 </dd> 45 45 </dl> … … 50 50 <dd> 51 51 52 <a href="http://downloads.sourceforge.net/armedbear-j/abcl-src-0. 0.11.tar.gz?use_mirror=">abcl-0.0.11.tar.gz</a>53 (source, 6 32987bytes)52 <a href="http://downloads.sourceforge.net/armedbear-j/abcl-src-0.12.0.tar.gz?use_mirror=">abcl-0.12.0.tar.gz</a> 53 (source, 656652 bytes) 54 54 <br /><br /> 55 <a href="http://downloads.sourceforge.net/armedbear-j/abcl-src-0. 0.11.zip?use_mirror=">abcl-0.0.11.zip</a>56 (source, 1 012345bytes)55 <a href="http://downloads.sourceforge.net/armedbear-j/abcl-src-0.12.0.zip?use_mirror=">abcl-0.12.0.zip</a> 56 (source, 1130754 bytes) 57 57 </dd> 58 58 </dl> … … 82 82 the testimonials page. 83 83 <br /><br /> 84 ABCL 0.0.11 fails 47 out of 21702 tests in the GCL ANSI test suite. 84 ABCL 0.12.0 fails 44 out of 21702 tests in the GCL ANSI test suite 85 in interpreted mode. In compiled mode ABCL 0.12.0 fails 48 tests, 86 coming from ca 65 in the last release. 85 87 Most notable recent fixes relate to special variables handling 86 and making sure the co rrect environments are used with for example88 and making sure the compiler uses the correct environments with, e.g., 87 89 LET/LET* and FLET/LABELS. 88 90 <br /><br />
Note: See TracChangeset
for help on using the changeset viewer.