[armedbear-cvs] r14251 - trunk/abcl

mevenson at common-lisp.net mevenson at common-lisp.net
Sat Nov 17 07:34:00 UTC 2012


Author: mevenson
Date: Fri Nov 16 23:33:59 2012
New Revision: 14251

Log:
Further CHANGES updates.

Modified:
   trunk/abcl/CHANGES

Modified: trunk/abcl/CHANGES
==============================================================================
--- trunk/abcl/CHANGES	Fri Nov 16 05:55:52 2012	(r14250)
+++ trunk/abcl/CHANGES	Fri Nov 16 23:33:59 2012	(r14251)
@@ -36,11 +36,19 @@
      ** If the check for the presence of a class fails, find a
         maven-3.0.4 binary locally, execute its Aether connector to
         retrieve its transitive dependencies from the network.
+
+  *  The facility to construct runtime classes via JNEW-RUNTIME-CLASS
+  
+    ** Fields
+    ** Annotations
+    ** getter/setters for fields
  
   *  JSS Java Syntax Sucks
     
      ** extensive bugfixing
 
+  
+
 Changes
 -------
 
@@ -52,6 +60,16 @@
 
   * [r13700] ABCL loads under the Weblogic 10.3 application server.
 
+  * [r13768] [#193] Allow zero-length symbols
+  
+  * [r13785] JNEW-RUNTIME-CLASS gets fields and annotations
+  
+  * [r13790] JNEW-RUNTIME-CLASS getters/setters for fields
+
+  * [r13796] [r13797] N3 DOAP description for ABCL
+
+  * [r13803] Build target 'abcl-contrib.jar' packages ABCL-CONTRIB
+
 
 Version 1.0.1
 ==============




More information about the armedbear-cvs mailing list