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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14757   9 years Mark Evenson Futher fix for EQUALP on numeric tower This fixes the following case …
(edit) @14750   9 years Mark Evenson More complete fix for EQUALP operations on numeric tower. Thanks to …
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @12940   14 years ehuelsmann Fix loss of precision in (expt <non-double> <complex-double>), fixes …
(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) @12285   14 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) @11954   15 years ehuelsmann Remove workaround for the fact that Math.hypot() was added in Java …
(edit) @11718   15 years ehuelsmann Fix multiplication of Complex values. Patch by: Robert Dodier …
(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/Complex.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.