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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12431   15 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12288   15 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12285   15 years vvoutilainen Make NUMBERP/LISTP/etc. type query functions final in LispObject. …
(edit) @12254   15 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @12241   15 years ehuelsmann Document getStringValue() to return the string value from string …
(edit) @12192   15 years vvoutilainen Patch by Douglas R. Miles to improve performance after CHAR_MAX was …
(edit) @12148   16 years vvoutilainen Fix FORMAT.C.4A and FORMATTER.C.4A. This patch as well as the previous …
(edit) @11836   16 years ehuelsmann Support the #\Escape character. Patch by: Eric Marsden (eric marsden …
(edit) @11754   16 years vvoutilainen Convert using ClassCastException? to checking instanceof. Performance …
(edit) @11714   16 years ehuelsmann Use the Fixnum factory instead of creating new Fixnums all over the …
(edit) @11711   16 years ehuelsmann Switch our internals over to the new variadic list() function.
(edit) @11573   16 years ehuelsmann Add a 'getInstance' static method to all lisp classes which have a …
(edit) @11539   16 years ehuelsmann Empty statements cleanup: * Remove unintentional empty statements * …
(edit) @11488   16 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
(copy) @11457   16 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/LispCharacter.java:
(edit) @11391   16 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.