[armedbear-cvs] r13742 - public_html

mevenson at common-lisp.net mevenson at common-lisp.net
Tue Jan 10 14:05:46 UTC 2012


Author: mevenson
Date: Tue Jan 10 06:05:45 2012
New Revision: 13742

Log:
Add missing release notes for abcl-1.0.0.

Start listing of release notes instead of merely linking to previous version.

Added:
   public_html/release-notes-1.0.0.shtml
   public_html/release-notes.shtml

Added: public_html/release-notes-1.0.0.shtml
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/release-notes-1.0.0.shtml	Tue Jan 10 06:05:45 2012	(r13742)
@@ -0,0 +1,65 @@
+<?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 v1.0.0</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 v1.0.0</h1>
+ </div>
+
+<!--#include virtual="left-menu" -->
+
+<div class="rn">
+
+<h2>Most notable changes in ABCL 1.0.0</h2>
+
+<p><a href="release-notes.shtml">Release notes for older releases</a>.</p>
+"release-notes.shtml">Release notes for older releases</a>.</p>
+
+<dl>
+  <dt>ANSI Conformance</dt>
+  <dd>
+    With a functioning long form of
+    <var>DEFINE-METHOD-COMBINATION</var>, Armed Bear Common Lisp is
+    plausibly now a conforming Common Lisp implementation.
+  </dd>
+
+  <dt>User Manual</dt>
+  <dd>
+    A <a href="http://code.google.com/p/abcl-dynamic-install/downloads/detail?name=abcl-20111108a.pdf#makechanges">manual for users of the implementation</a> has been drafted.  
+  </dd>
+
+  <dt>Quicklisp</dt>
+  <dd>
+    Extensive testing and the attendent bug fixing has resulted in
+    substantially improved capabilities vis a vis the ASDF systems
+    distributed with <a
+    href="http://www.quicklisp.org/">Quicklisp</a>.  Most notably
+    trivial-garbage, bordeaux-threads, parenscript, hunchentoot, and
+    cxml now work.
+  </dd>
+
+  <dt>ASDF-2.017.22</dt>
+  <dd>The ASDF shipped with the distribution has been updated to asdf-2.017.22</dd>
+
+</div>
+
+<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: release-notes-0.27.shtml 13564 2011-09-03 18:26:55Z mevenson $</div>
+
+</div>
+</body>
+</html>

Added: public_html/release-notes.shtml
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ public_html/release-notes.shtml	Tue Jan 10 06:05:45 2012	(r13742)
@@ -0,0 +1,59 @@
+<?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>Index of Armed Bear Common List Release Notes</title>
+  <link rel="stylesheet" type="text/css" href="style.css"/>
+  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<style>
+dt { font-size: 110%; font-weight: bold }
+dd { }
+</style>
+</head>
+
+<body>
+ <div class="header">
+   <h1><!--#include virtual="project-name" --></h1>
+ </div>
+
+<!--#include virtual="left-menu" -->
+
+<div style="float:left;width:80ex;margin-top:1cm">
+
+
+<h2 style="text-align:center">Index of Armed Bear Common List Release Notes</h2>
+
+<ul style="margin-left:3cm;width:20cm">
+  <li><a href="release-notes-0.13.shtml">abcl-0.13</a></li>
+  <li><a href="release-notes-0.14.shtml">abcl-0.14</a></li>
+  <li><a href="release-notes-0.15.shtml">abcl-0.15</a></li>
+  <li><a href="release-notes-0.16.shtml">abcl-0.16</a></li>
+  <li><a href="release-notes-0.17.shtml">abcl-0.17</a></li>
+  <li><a href="release-notes-0.18.shtml">abcl-0.18</a></li>
+  <li><a href="release-notes-0.19.shtml">abcl-0.19</a></li>
+  <li><a href="release-notes-0.20.shtml">abcl-0.20</a></li>
+  <li><a href="release-notes-0.21.shtml">abcl-0.21</a></li>
+  <li><a href="release-notes-0.22.shtml">abcl-0.22</a></li>
+  <li><a href="release-notes-0.23.shtml">abcl-0.23</a></li>
+  <li><a href="release-notes-0.24.shtml">abcl-0.24</a></li>
+  <li><a href="release-notes-0.25.shtml">abcl-0.25</a></li>
+  <li><a href="release-notes-0.26.shtml">abcl-0.26</a></li>
+  <li><a href="release-notes-0.27.shtml">abcl-0.27</a></li>
+  <li><a href="release-notes-1.0.0.shtml">abcl-1.0.0</a></li>
+  <li><a href="release-notes-1.0.1.shtml">abcl-1.0.1</a></li>
+</ul>
+
+</div>
+
+<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: release-notes-0.13.shtml 12008 2009-06-07 21:25:48Z ehuelsmann $</div>
+</div>
+</body>
+</html>




More information about the armedbear-cvs mailing list