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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15682   13 months Mark Evenson SYSTEM:ZIP works with source in jar files
(edit) @15403   4 years Mark Evenson Our namestrings should always contain forward-slash delimited …
(edit) @15395   4 years Mark Evenson Make Pathname.init() static method Running under Netbeans, but …
(edit) @14176   12 years Mark Evenson Refactor PATHNAME implementation details to tighten existing …
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @13336   13 years Mark Evenson Create form of SYSTEM:ZIP that uses a hashtable to map files to …
(edit) @13321   13 years Mark Evenson Use TRUENAME when determining name for hierarchial zip archives. …
(edit) @13320   13 years Mark Evenson Untabify.
(edit) @13307   13 years Mark Evenson SYSTEM:ZIP now preserves last modified times. Refactored common logic …
(edit) @13016   13 years Mark Evenson Improve docstring for SYS:ZIP.
(edit) @12947   14 years ehuelsmann Fix ZIP on Windows; in some ABCL lisp tests, it thinks we're trying to …
(edit) @12402   14 years Mark Evenson Move abcl-test-lisp to ASDF packaging. Change to ASDF packaging of …
(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) @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/zip.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.