[armedbear-cvs] r13562 - in public_html: . releases/0.27.0

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Sat Sep 3 17:37:25 UTC 2011


Author: ehuelsmann
Date: Sat Sep  3 10:37:22 2011
New Revision: 13562

Log:
Publish 0.27.0, updating site and adding release notes.

Added:
   public_html/release-notes-0.27.shtml   (contents, props changed)
   public_html/releases/0.27.0/   (props changed)
   public_html/releases/0.27.0/abcl-bin-0.27.0.tar.gz   (contents, props changed)
   public_html/releases/0.27.0/abcl-bin-0.27.0.tar.gz.asc
   public_html/releases/0.27.0/abcl-bin-0.27.0.zip   (contents, props changed)
   public_html/releases/0.27.0/abcl-bin-0.27.0.zip.asc
   public_html/releases/0.27.0/abcl-src-0.27.0.tar.gz   (contents, props changed)
   public_html/releases/0.27.0/abcl-src-0.27.0.tar.gz.asc
   public_html/releases/0.27.0/abcl-src-0.27.0.zip   (contents, props changed)
   public_html/releases/0.27.0/abcl-src-0.27.0.zip.asc
Modified:
   public_html/index.shtml
   public_html/left-menu

Modified: public_html/index.shtml
==============================================================================
--- public_html/index.shtml	Sat Sep  3 07:30:45 2011	(r13561)
+++ public_html/index.shtml	Sat Sep  3 10:37:22 2011	(r13562)
@@ -61,24 +61,24 @@
     <tr>
       <td style="font-weight: bold">Binary</td>
       <td>
-        <a href="releases/0.26.2/abcl-bin-0.26.2.tar.gz">abcl-bin-0.26.2.tar.gz</a>
-        <a href="releases/0.26.2/abcl-bin-0.26.2.tar.gz.asc" class="asc">(pgp)</a>
+        <a href="releases/0.27.0/abcl-bin-0.27.0.tar.gz">abcl-bin-0.27.0.tar.gz</a>
+        <a href="releases/0.27.0/abcl-bin-0.27.0.tar.gz.asc" class="asc">(pgp)</a>
       </td>
       <td>
-        <a href="releases/0.26.2/abcl-bin-0.26.2.zip">abcl-bin-0.26.2.zip</a>
-        <a href="releases/0.26.2/abcl-bin-0.26.2.zip.asc" class="asc">(pgp)</a>
+        <a href="releases/0.27.0/abcl-bin-0.27.0.zip">abcl-bin-0.27.0.zip</a>
+        <a href="releases/0.27.0/abcl-bin-0.27.0.zip.asc" class="asc">(pgp)</a>
       </td>
     </tr>
 
     <tr>
       <td style="font-weight: bold">Source</td>
       <td>
-        <a href="releases/0.26.2/abcl-src-0.26.2.tar.gz">abcl-src-0.26.2.tar.gz</a>
-        <a href="releases/0.26.2/abcl-src-0.26.2.tar.gz.asc" class="asc">(pgp)</a>
+        <a href="releases/0.27.0/abcl-src-0.27.0.tar.gz">abcl-src-0.27.0.tar.gz</a>
+        <a href="releases/0.27.0/abcl-src-0.27.0.tar.gz.asc" class="asc">(pgp)</a>
       </td>
       <td>
-        <a href="releases/0.26.2/abcl-src-0.26.2.zip">abcl-src-0.26.2.zip</a>
-        <a href="releases/0.26.2/abcl-src-0.26.2.zip.asc" class="asc">(pgp)</a>
+        <a href="releases/0.27.0/abcl-src-0.27.0.zip">abcl-src-0.27.0.zip</a>
+        <a href="releases/0.27.0/abcl-src-0.27.0.zip.asc" class="asc">(pgp)</a>
       </td>
     </tr>
       

Modified: public_html/left-menu
==============================================================================
--- public_html/left-menu	Sat Sep  3 07:30:45 2011	(r13561)
+++ public_html/left-menu	Sat Sep  3 10:37:22 2011	(r13562)
@@ -1,8 +1,9 @@
 <div style="margin-top:3cm;margin-right:1cm;float:left;width:20ex;background-color:#fea;font-family:sans-serif;font-size:12px;padding:10px 5px 10px 5px">
 <b><a href="./">Project page</a><br />
+<a href="./faq.shtml">FAQ</a><br />
 <a href="./testimonials.shtml">Testimonials</a><br />
-<a href="./release-notes-0.26.shtml">Release notes</a><br />
-<a href="./commercial-support.shtml">Paid support</a>
+<a href="./release-notes-0.27.shtml">Release notes</a><br />
+<a href="./commercial-support.shtml">Paid support</a><br />
 </b>
 <br />
 <br />

Added: public_html/release-notes-0.27.shtml
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/release-notes-0.27.shtml	Sat Sep  3 10:37:22 2011	(r13562)
@@ -0,0 +1,64 @@
+<?xml version="1.0"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>ABCL - Release notes v0.27</title>
+  <link rel="stylesheet" type="text/css" href="style.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+</head>
+
+<body>
+ <div class="header">
+   <h1>ABCL - Release notes for version 0.27</h1>
+ </div>
+
+<!--#include virtual="left-menu" -->
+
+<div class="rn">
+
+<h2>Most notable changes in ABCL 0.27</h2>
+
+
+<p><a href="release-notes-0.26.shtml">Release notes for older releases</a>.</p>
+
+<dl>
+  <dt>ABCL-ASDF contrib to load from JARs
+  </dt>
+  <dd>The ABCL-ASDF contrib allows the specification of JAR-FILE or
+    JAR-DIRECTORY components that can be resolved via a PATHNAME for Maven3
+    integration.
+  </dd>
+  <dt>Fixes to support CL-UNICODE, NAMED-READTABLES and PARENSCRIPT
+  </dt>
+  <dd>Based on reports for problems using ABCL with CL-INTERPOL
+    (CL-UNICODE fix), NAMED-READTABLES and PARENSCRIPT.
+  </dd>
+  <dt>Further reduction of ANSI test suite failure count
+  </dt>
+  <dd>Coming from 20 failures out of 21702 at 0.26.2, there are now
+    16 failures out of 21702 at 0.27.0.
+  </dd>
+  <dt>Java method LispObject.writeToString() for printing Java-side ABCL
+    objects, renamed to printObject().
+  </dt>
+  <dd>LispObject.printObject() provides the implementation, but users will
+    want to call the new method LispObject.princToString() when human-readable
+    output is desired.
+  </dd>
+</dl>
+
+
+
+
+<div style="float:left;width:100%">
+ <hr />
+ <p>Back to <a href="http://common-lisp.net/">Common-lisp.net</a>.</p>
+
+ <div class="check">
+   <a href="http://validator.w3.org/check/referer">Valid XHTML 1.0 Strict</a>
+ </div>
+<div style="float:right;font-size:10px;font-family:monospace">$Id$</div>
+</div>
+</body>
+</html>

Added: public_html/releases/0.27.0/abcl-bin-0.27.0.tar.gz
==============================================================================
Binary file. No diff available.

Added: public_html/releases/0.27.0/abcl-bin-0.27.0.tar.gz.asc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/releases/0.27.0/abcl-bin-0.27.0.tar.gz.asc	Sat Sep  3 10:37:22 2011	(r13562)
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAk5iQQAACgkQi5O0Epaz9TmaXACdGjVEHO1IHOLKTTe99EvK0br6
+ZIYAn0/GNWYdONCJwgz2BDDFp/HFyIxT
+=jNNj
+-----END PGP SIGNATURE-----

Added: public_html/releases/0.27.0/abcl-bin-0.27.0.zip
==============================================================================
Binary file. No diff available.

Added: public_html/releases/0.27.0/abcl-bin-0.27.0.zip.asc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/releases/0.27.0/abcl-bin-0.27.0.zip.asc	Sat Sep  3 10:37:22 2011	(r13562)
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAk5iQQMACgkQi5O0Epaz9TlN8gCcC6/rC0Cu0Xp9NI2s4dJj0687
+srcAniaNpboXZKUkb4Ei1i8oy2QmUv6l
+=PvIl
+-----END PGP SIGNATURE-----

Added: public_html/releases/0.27.0/abcl-src-0.27.0.tar.gz
==============================================================================
Binary file. No diff available.

Added: public_html/releases/0.27.0/abcl-src-0.27.0.tar.gz.asc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/releases/0.27.0/abcl-src-0.27.0.tar.gz.asc	Sat Sep  3 10:37:22 2011	(r13562)
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAk5iQQcACgkQi5O0Epaz9Tm/BgCdHGK1LqtWy8MUuRTX4/Wqo9Ps
+wKIAn10T606bkDqiIxBbzvlEOGQz7J0D
+=OpA5
+-----END PGP SIGNATURE-----

Added: public_html/releases/0.27.0/abcl-src-0.27.0.zip
==============================================================================
Binary file. No diff available.

Added: public_html/releases/0.27.0/abcl-src-0.27.0.zip.asc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/releases/0.27.0/abcl-src-0.27.0.zip.asc	Sat Sep  3 10:37:22 2011	(r13562)
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.9 (GNU/Linux)
+
+iEYEABECAAYFAk5iQQwACgkQi5O0Epaz9TlcYgCfdpZVGUfllU+nqFkpgxb+T+lj
+7+IAn2ylj1bO50tJBA5Rzzojud2So/6s
+=jk9T
+-----END PGP SIGNATURE-----




More information about the armedbear-cvs mailing list