0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 7 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Str_hexEncode, added a sanitize check, removed un needed type cast More... over 18 years ago
fixed incorrect comments, added new function SK_Str_hexEncode() More... over 18 years ago
minor update, changed constant case (the most needed change evar...) More... over 18 years ago
fixed unit test includes More... over 18 years ago
removed More... over 18 years ago
typo : zip_entry_compresedsize.php was renamed to zip_entry_compressedsize.php More... over 18 years ago
completed zip module test suite More... over 18 years ago
optimisation More... over 18 years ago
update More... over 18 years ago
addes new field for single entry : __ZENTRY_ADDRESS More... over 18 years ago
added new field for single entries : __ZENTRY_ADDRESS More... over 18 years ago
changed function prototype, references are now widely used More... over 18 years ago
unit is deprecated, will be removed soon More... over 18 years ago
minor changes (removed commented out code) More... over 18 years ago
addded a new field for single zip entry : __ZENTRY_ADDRESS More... over 18 years ago
using references More... over 18 years ago
changed the way trailerExtract works More... over 18 years ago
using references More... over 18 years ago
using references for parameters More... over 18 years ago
all debug units can be included in a single operation thanks to the _debug unit (which gathers them all) corrected zip_read behavior (ZSTRUCT_INDEX was wrongly used) More... over 18 years ago
all debug units can be included in a single operation thanks to the _debug unit (which gathers them all) More... over 18 years ago
added to repository More... over 18 years ago
corrected ZSTRUCT_INDEX initial value More... over 18 years ago
zip_entry_read unit is now available More... over 18 years ago
removed commented out lines More... over 18 years ago
reworked zip_entry_open, this function is now needed to read from the zip entry More... over 18 years ago
reworked zip_entry_close, so that file content is actually freed from the memory More... over 18 years ago
bzip2 compression is no longer marked as supported, deflate compression is only supported if gzinflate is available More... over 18 years ago
update, include all needed units More... over 18 years ago
zip_read no longer extracts the compressed data More... over 18 years ago