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
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-09-04[System.IO.Compression] Fixed handling of empty Zip archives in Update mode. ...triton
2015-06-11[System.IO.Compression] Implement support for custom entry name encoding when...João Matos
2015-06-11[SharpCompress] Add support for custom entry text encoding in Zip writer.João Matos
2015-05-27[System.IO.Compression] Do not swallow inner exceptions in ZipArchive.João Matos
2015-05-04[System.IO.Compression] Fixed reading of Zip archives with malformed extra da...João Matos
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
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-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-24[build] The ecma.pub is one directory aboveMiguel de Icaza
2014-05-20Added System.IO.Compression implementation based on SharpCompress.Joao Matos
2014-05-20Added SharpCompress Zip archive implementation.Joao Matos
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-24Revert "Added our own slightly modified copy of Ionic.Zip library."Joao Matos
2014-04-24Revert "Added System.IO.Compression implementation."Joao Matos
2014-04-24Added System.IO.Compression implementation.Joao Matos
2014-04-24Added our own slightly modified copy of Ionic.Zip library.Joao Matos
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-03-10docupdate: System.IO.Compression documentation updateJoel Martinez
2013-03-14Add type-forwarders for existing assemblies.Martin Baulig
2013-03-13Add System.IO.Compression.FileSystem stubs.Martin Baulig