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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15494   3 years Mark Evenson For zip archive from streams use modified date of byte source
(edit) @15493   3 years Mark Evenson The JAR-PATHNAME objects in the cache have :NEWEST version Since by …
(edit) @15492   3 years Mark Evenson Address inconsistency between populating entries in JAR-PATHNAME A …
(edit) @15491   3 years Mark Evenson Fix ZipCache? to use the file system modification date TODO: Check …
(edit) @15489   3 years Mark Evenson DISABLE-ZIP-CACHE isn't currently working Given the overhaul of the …
(edit) @15461   4 years Mark Evenson Fix getting the stream from recursive jar entries
(edit) @15460   4 years Mark Evenson Address points in review from @rec …
(edit) @15452   4 years Mark Evenson Construct the keys for ZipCache? entries without namestrings
(edit) @15435   4 years Mark Evenson Initial implementation of accessing recursive entries in local jars …
(edit) @15425   4 years Mark Evenson Create and use constructor for ZipCache?.ArchiveStream?
(edit) @15411   4 years Mark Evenson FILE-DELETE for pathnames for ZipCache? items now works Construct from …
(edit) @15408   4 years Mark Evenson Refactor pathname java hierarchy to reflect lisp hierarchy …
(edit) @15406   4 years Mark Evenson Able to OPEN, PROBE-FILE, and LOAD contents of nested jar …
(edit) @15405   4 years Mark Evenson INCOMPLETE Implement Zip from InputStream? access …
(edit) @15400   4 years Mark Evenson pathname: carefully refactor finishing(?) touches Return NIL as …
(edit) @15398   4 years Mark Evenson Fixes for working under Windows 10 Remove intermediate compiler …
(edit) @15397   4 years Mark Evenson Expand abstraction of Archive Fix ZipTest? Start working on creating …
(edit) @15395   4 years Mark Evenson Make Pathname.init() static method Running under Netbeans, but …
(edit) @14627   10 years Mark Evenson (partially) restore CL:LOAD from jar files. There is apparently a …
(edit) @14598   10 years Mark Evenson Docs and metadata.
(edit) @13055   13 years Mark Evenson Fix comment typo.
(edit) @12938   14 years ehuelsmann Fix partial date format support while parsing Last-Modified in …
(edit) @12643   14 years Mark Evenson Under Windows, properly reference jars on other drive letters.
(edit) @12612   14 years Mark Evenson Incremental checkpoint on making JAR pathnames use the new URL pathname.
(edit) @12607   14 years Mark Evenson URL pathnames working for OPEN for built-in schemas. Still need to …
(edit) @12531   14 years Mark Evenson Change jar pathname to have :ABSOLUTE directory entries. As pointed …
(edit) @12504   14 years Mark Evenson Implement HTTP HEAD Last-Modified checking for ZipCache? objects. …
(edit) @12451   14 years Mark Evenson Fix for ZipException? under interpreted ANSI tests. Check that the …
(edit) @12448   14 years Mark Evenson Remove potentially present ZipCache? files entries on DELETE-FILE and …
(edit) @12446   14 years Mark Evenson Correct copyright.
(edit) @12445   14 years Mark Evenson Set SVN properties.
(add) @12441   14 years Mark Evenson Return of the ZipCache? now using last modified time. Treat jars as …
Note: See TracRevisionLog for help on using the revision log.