Age | Commit message (Expand) | Author |
2001-10-02 | #92664# Use some methods from WeakImplHelper classes to implement XTypeProvid... | Martin Gallwey |
2001-10-02 | #92664# Support XTypeProvider to allow access from Basic | Martin Gallwey |
2001-10-02 | #92664# remove unused header include | Martin Gallwey |
2001-10-02 | #92664# remove unnecessary header files | Martin Gallwey |
2001-10-02 | #92664# Support XTypeProvider to allow access for StarBasic | Martin Gallwey |
2001-10-02 | #92664# don't include unnecessary pure virtual functions or implementation Id... | Martin Gallwey |
2001-10-02 | #92664# Don't check the implementation Id of ZipPackageEntry any more | Martin Gallwey |
2001-10-02 | #92664# Support new initialisation modes and XTypeProvider to allow access fr... | Martin Gallwey |
2001-10-02 | #90699# generate a digest on export using SHA1 | Martin Gallwey |
2001-10-02 | #90699# generate a digest when constructing a memory stream to compare agains... | Martin Gallwey |
2001-10-02 | #92664# use some functions from the WeakImplHelper classes to support XTypePr... | Martin Gallwey |
2001-10-02 | #92664# remember how we were initialised, and use WeakImplHelper to allow acc... | Martin Gallwey |
2001-10-02 | #90699# remove unused methods and members and add a new member to track how m... | Martin Gallwey |
2001-10-02 | #90699# a new constant for digest length | Martin Gallwey |
2001-09-28 | #92549# throw IllegalArgument Exception for illegal seeks | Martin Gallwey |
2001-09-28 | #92549# update XSeekable implementation to throw an exception if someone trie... | Martin Gallwey |
2001-09-26 | #92466# correctly parse deep directory names | Martin Gallwey |
2001-09-24 | #92268# if a stream has its own encryption key use that one instead of the on... | Martin Gallwey |
2001-09-24 | #92268# Allow EncryptionKeys to be set per stream | Martin Gallwey |
2001-09-24 | #92268# Boolean flag to indicate if this stream has had an encryption key set... | Martin Gallwey |
2001-09-19 | #89303# The encryption data is only created on demand | Martin Gallwey |
2001-09-18 | #92225# Flush the output stream when finished writing | Martin Gallwey |
2001-09-14 | #89303# fix exception specification | Martin Gallwey |
2001-09-14 | #89303# The correct flags to unline and un-optimise | Martin Gallwey |
2001-09-14 | #89303# remove unnecessary inline statements/only fill EncryptionData ORef on... | Martin Gallwey |
2001-09-14 | #89303# only fill the EncryptionData ORef on demand | Martin Gallwey |
2001-09-14 | #89303# use optimised hash map | Martin Gallwey |
2001-09-14 | #89303# Use new hash | Martin Gallwey |
2001-09-14 | #89303# many optimisations | Martin Gallwey |
2001-09-14 | #89303# optimisations | Martin Gallwey |
2001-09-14 | #89303# many optimisations | Martin Gallwey |
2001-09-14 | #89303# do not dump API zipentry struct | Martin Gallwey |
2001-09-14 | #89303# vastly optimised readCEN function | Martin Gallwey |
2001-09-14 | #89303# don't bother with extra data or comments as we don't use either | Martin Gallwey |
2001-09-14 | #89303# remove unnecessary using declarations | Martin Gallwey |
2001-09-14 | #89303# only fill the EncryptionData ORef on demand | Martin Gallwey |
2001-09-14 | #89303# use local ZipEntry | Martin Gallwey |
2001-09-14 | #89303# added methods and members for optimisation | Martin Gallwey |
2001-09-14 | #89303# use optimised hash map | Martin Gallwey |
2001-09-14 | #89303# Use local ZipEntry struct | Martin Gallwey |
2001-09-14 | #89303# use new hash map and ZipEntry struct | Martin Gallwey |
2001-09-14 | #89303# use new hash map | Martin Gallwey |
2001-09-14 | #89303# Avoid calling ImplValidChars in a loop by putting the loop in the fun... | Martin Gallwey |
2001-09-14 | #89303# optimise hash maps for speed (and put them all in one place) | Martin Gallwey |
2001-09-14 | #89303# Small struct to allow me to avoid using Anys as much as possible | Martin Gallwey |
2001-09-14 | #89303# inline memory stream class | Martin Gallwey |
2001-09-14 | #89303# use local implementation of this struct, as its never used outside of... | Martin Gallwey |
2001-09-06 | #91797# If we are doing a straight write (ie, not packed), we can just copy t... | Martin Gallwey |
2001-09-06 | #91797# remove reference to deleted class | Martin Gallwey |
2001-09-06 | #91797# remove unnecessary member and reference to deleted class | Martin Gallwey |