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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15584   2 years Mark Evenson This commit makes interrupt-thread react quickly. What happens on …
(edit) @15391   4 years Mark Evenson pathname: normalize Pathname to new Java conventions 1. use …
(edit) @14877   8 years Mark Evenson Keywordize EXT:MAKE-TEMP-FILE for temp file name patterns …
(edit) @14853   8 years Mark Evenson Consolidated fixes for EXTENSIONS:RUN-PROGRAM (ferada) Protect / …
(edit) @14404   11 years Mark Evenson Fix error on form redefition introduced with r14403. Addresses #282
(edit) @13946   12 years Mark Evenson Use java.io.File routine to guarantee uniquely non-existing pathname …
(edit) @13943   12 years Mark Evenson Fix EXT:MAKE-TEMP-DIRECTORY not to create extra subdirectory 'xx'.
(edit) @13942   12 years Mark Evenson Implement EXT:MAKE-TEMP-DIRECTORY. Docstrings for MAKE-TEMP-DIRECTORY …
(edit) @13899   12 years vvoutilainen Add :clear-env to run-program, add getenv-all
(edit) @13461   13 years ehuelsmann Print expected minimum and maximum argument list lengths in …
(edit) @13143   13 years ehuelsmann Add IntegrityError? and ProcessingTerminated? error classes and adjust …
(edit) @13090   13 years vvoutilainen Make --batch exit, use Lisp.exit() in places where applicable so that …
(edit) @12440   14 years Mark Evenson Documentation updates and conversion to stack trace friendly Primitive …
(edit) @12290   14 years vvoutilainen Remove LispTrampolinesFile? and all references to it.
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   15 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @11754   15 years vvoutilainen Convert using ClassCastException? to checking instanceof. Performance …
(edit) @11711   15 years ehuelsmann Switch our internals over to the new variadic list() function.
(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/Extensions.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.