Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-27[System.IO.Compression] Switch tests to use embedded test resourcesAlexander Köplinger
2017-11-03[Tests] Fix zip tests on iOS devices. (#5939)Manuel de la Pena
2017-01-04[System.IO.Compression] Replaced by corefx implementationMarek Safar
2016-12-08Fix bug 48516Ubuntu
2016-08-04[System.IO.Compression] Remove the entry from ZipArchive entries when its del...João Matos
2016-07-02[System.IO.Compression] Fixes ZipArchive to support non-seekable streams.João Matos
2016-06-30[System.IO.Compression] Fixed Zip entry stream length/position getters in Upd...João Matos
2016-06-29[System.IO.Compression] Fixed handling of Zip archives with duplicate entries...João Matos
2016-06-28[System.IO.Compression] Fixed writes to newly-created Zip archive entries in ...João Matos
2016-06-24[System.IO.Compression] Fixed stream writes when Zip archive is opened in Upd...João Matos
2016-06-22[System.IO.Compression] Fixed stream length/position getters for ZIP entries.João Matos
2016-06-17[System.IO.Compression] Fixed Zip entries with unset last write time to retur...João Matos
2016-05-27[System.IO.Compression] Added test for Zip entry timestamp modification.Joao Matos
2016-02-20[System.IO.Compression] Fixed re-opening of disposed Zip entry streams.Joao Matos
2015-09-04[System.IO.Compression] Fixed handling of empty Zip archives in Update mode. ...triton
2014-08-15[System.IO.Compression] Fixed Zip support for empty directories.João Matos
2014-07-07[System.IO.Compression] Delete test file after testAlexander Köplinger
2014-06-27[System.IO.Compression] Tidy up formatting.João Matos
2014-06-27[System.IO.Compression] Fixed archive entry opening for non-Create mode archi...João Matos
2014-05-20Added System.IO.Compression implementation based on SharpCompress.Joao Matos
2014-04-24Revert "Added System.IO.Compression implementation."Joao Matos
2014-04-24Added System.IO.Compression implementation.Joao Matos