summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/unzip.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, part... Vas Crabb2016-03-251-13/+27
* Fix boundary check on parsing ZIP ECD Vas Crabb2016-03-211-1/+1
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-168/+194
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-377/+417
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-22/+22
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+770