0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged in mboldyrev/ziplib (pull request #4) More... about 7 years ago
* Fixed local file header extra field reading. More... about 7 years ago
Merged in aseering/ziplib (pull request #2) More... over 8 years ago
Update Deflate decoder to handle the case where zlib's 'inflate()' consumes all input without producing any output More... over 8 years ago
* Fixed (de)serialization of CentralDirectoryFileHeader. More... over 11 years ago
* Remove ICompressionMethod::SetIsStored(). More... over 11 years ago
* Makefile cosmetic changes. More... over 11 years ago
* Improved makefile. More... over 11 years ago
* Ommit format warning on unix systems. * Cosmetic changes. More... over 11 years ago
* Added char_type to all streambuffs. More... over 11 years ago
* Added nullstream. More... over 11 years ago
* Minor changes. More... over 11 years ago
* Formatting. More... over 11 years ago
* Remove dependency on std::make_unique. More... over 11 years ago
* Fixed Main.cpp. More... over 11 years ago
* Updated Makefile. More... over 11 years ago
* Fixed compilation on x64 systems. More... over 11 years ago
* Added LZMA version for UNIX systems. More... over 11 years ago
* Fixed major compilations problems. More... over 11 years ago
Merge branch 'issues/8' More... over 11 years ago
* Edited sample. More... over 11 years ago
* Better naming. More... over 11 years ago
* Minor changes. More... over 11 years ago
* Added BZIP2 compression support. More... over 11 years ago
* Minor changes. More... over 11 years ago
* Minor changes. More... over 11 years ago
* Fixed seeking. More... over 11 years ago
* ZipArchiveEntry::GetName now returns const std::string&. More... over 11 years ago
* Treat streams as non-seekable. More... over 11 years ago
* Moved synchronization methods into their structs. More... over 11 years ago