summaryrefslogtreecommitdiffstats
path: root/core/io/zip_io.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Remove unnecessary semicolons from `core`Rémi Verschelde2020-05-191-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-12/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-2/+2
* Fixes leak when importing zip in AssetLibHaoyu Qiu2020-01-221-0/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-0/+137