summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/GZipFile.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-88/+8
* Bulk clearing of whitespaceLogicParrot2016-02-051-2/+2
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-2/+2
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-7/+7
* Fixed unitialized member in gZipFile (CID 43673)jfhumann2014-04-261-1/+1
* Fixed clang warnings in cGZipFile.madmaxoft2014-04-011-2/+2
* Fixed cGZipFile::ReadRestOfFile returning incorrect value.madmaxoft2014-03-181-1/+4
* Moved source to srcAlexander Harkness2013-11-241-0/+107