source: trunk/abcl/src/org/armedbear/lisp/make_array.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15383   4 years Mark Evenson Fixes for allocation of arrays via :nio-buffer Fix capacity …
(edit) @15352   4 years Mark Evenson imported patch byte-vectors-2.patch
(edit) @15351   4 years Mark Evenson Further (INCOMPLETE) work on byte vectors GOAL: completely remove …
(edit) @15348   4 years Mark Evenson Revert further (INCOMPLETE) work on byte vectors Back out incorrect …
(edit) @15347   4 years Mark Evenson Further (INCOMPLETE) work on byte vectors GOAL: completely remove …
(edit) @15307   4 years Mark Evenson Gently add arguments to the CL:MAKE-ARRAY we want Look ma, no new …
(edit) @15306   4 years Mark Evenson Wire up the overhaul of java.nio.Buffer derived types …
(edit) @13461   13 years ehuelsmann Print expected minimum and maximum argument list lengths in …
(edit) @13119   13 years ehuelsmann Fix ANSI-TEST regressions from r13096: Arrays with an element-type …
(edit) @13096   13 years ehuelsmann Add initialization with the default value of the element type if …
(edit) @12431   14 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   14 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @11488   15 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/make_array.java:
(edit) @11391   15 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.