Update of /project/cl-unification/cvsroot/cl-unification
In directory tiger.common-lisp.net:/tmp/cvs-serv27048
Modified Files:
ChangeLog
Log Message:
ChangeLog updated.
--- /project/cl-unification/cvsroot/cl-unification/ChangeLog 2012/12/03 15:40:48 1.16
+++ /project/cl-unification/cvsroot/cl-unification/ChangeLog 2012/12/30 00:01:29 1.17
@@ -1,3 +1,27 @@
+2012-12-30 author <author(a)149-210-0-252.mobile.mycosmos.gr>
+
+ * unification-package.lisp:
+ Exported a few mor symbols (which should have been exported already).
+
+ * TIMESTAMP: Timestamp updated.
+
+ * COPYING: Copyright updated.
+
+ * docs/html/regular-expression-template.html: File added.
+
+ * docs/html/aref-template-class.html, docs/html/array-template-class.html, docs/html/control-flow.html, docs/html/downloads.html, docs/html/element-template-class.html, docs/html/elt-template-class.html, docs/html/expression-template-class.html, docs/html/find-variable-value-function.html, docs/html/hash-t-read-macro.html, docs/html/index.html, docs/html/links.html, docs/html/mailing-lists.html, docs/html/make-empty-environment-function.html, docs/html/make-shared-environment-function.html, docs/html/match-case-macro.html, docs/html/match-macro.html, docs/html/matching-macro.html, docs/html/nil-template-class.html, docs/html/nth-template-class.html, docs/html/nthcdr-template-class.html, docs/html/number-template-class.html, docs/html/standard-object-template-class.html, docs/html/structure-object-template-class.html, docs/html/symbol-template-class.html, docs/html/template-class.html, docs/html/template-p-function.html, docs/html/template-spec-accessor.html, docs/html/templates.html, docs/html/type-template-class.html, docs/html/unification-dictionary.html, docs/html/unify-function.html, docs/html/unify-package.html, docs/html/unifying-substitutions.html, docs/html/usci-variable.html:
+ Copyright updated, Cleaned the documentation, fixed a few typos and,
+ above all, fixed (most) navigation links.
+
+ * docs/html/regular-expression-template-class.html:
+ Added documentation for REGULAR-EXPRESSION-TEMPLATE.
+
+2012-12-03 author <author(a)149-210-0-252.mobile.mycosmos.gr>
+
+ * ChangeLog: ChangeLog updated.
+
+ * match-block.lisp: Fixed doc strings in MATCH-CASE and MATCHF-CASE.
+
2012-12-03 author <author(a)paniscia.usilu.net>
* match-block.lisp: Fixed doc strings in MATCH-CASE and MATCHF-CASE.