source: trunk/abcl/src/org/armedbear/lisp/directory.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15587   2 years Mark Evenson Pathname directory wasn't handling . or .. in certain cases
(edit) @15376   4 years Mark Evenson Fix regression in CL:DIRECTORY for wild pathnames We re-enable …
(edit) @15369   4 years Mark Evenson Change CL:DIRECTORY to use CL:PATHNAME-MATCH-P CL:DIRECTORY was only …
(edit) @14921   8 years Mark Evenson CL:DIRECTORY no longer errors on files containing asterisk characters …
(edit) @14659   11 years Mark Evenson Fix Uniform Naming Convention (aka "UNC" or "network") paths under …
(edit) @14624   11 years Mark Evenson Fix (remaining?) bugs for DIRECTORY. Fixes Quicklisp, aka the …
(edit) @14621   11 years Mark Evenson Untabify.
(edit) @14619   11 years Mark Evenson CL:DIRECTORY semantics for symbolic link resolution inverted and …
(edit) @14176   12 years Mark Evenson Refactor PATHNAME implementation details to tighten existing …
(edit) @13252   14 years vvoutilainen Revert the fix attempt for files with names like File::Foo::Bar. It …
(edit) @13244   14 years vvoutilainen Fix directory listings for files that have funny names like …
(edit) @13243   14 years vvoutilainen This patch fixes 1) recursion with wild-inferiors for paths like …
(edit) @13230   14 years vvoutilainen Fix ticket #136: ABCL should allow DIRECTORY listings that don't …
(edit) @12985   14 years vvoutilainen Add WILD-INFERIORS support for DIRECTORY.
(edit) @12503   15 years Mark Evenson DIRECTORY now works for jar pathnames. The semantics for listing …
(edit) @12502   15 years Mark Evenson ABCL system code should be platform agnostic at runtime. Use …
(edit) @12492   15 years Mark Evenson Revert r12490. ABCL system Lisp should not break the abstraction …
(edit) @12491   15 years Mark Evenson DIRECTORY works for (some) jar:file cases. Doesn't handle JAR in JAR …
(edit) @11616   16 years vvoutilainen Better matching in directory listing. There are still cases where I …
(edit) @11577   16 years vvoutilainen Support "partial" wildcards in DIRECTORY, like …
(copy) @11457   16 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/directory.lisp:
(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.