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
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-01-02[csproj] Update project filesmonojenkins
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25Delete unused files in BCL (#9288)Egor Bogatov
2018-06-01[csproj] Update project filesmonojenkins
2018-04-19[WindowsBase] Fix ZipPackage.WriteContentType when extension is empty. (#4943)hharyono
2018-04-16Default platform to net_4_x if none is specified, to fix tools that build wit...Katelyn Gadd
2018-04-12[WindowsBase] Make tests less verboseMarek Safar
2018-03-28[msvc] Update csproj files (#7811)monojenkins
2018-03-08[msvc] Update csproj files (#7497)monojenkins
2018-02-23[msvc] Update csproj files (#7238)monojenkins
2018-01-24[WindowsBase] Use case-insensitive extension match in System.IO.Packaging.Zip...Sauta, Usevalad
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-09-19[WindowsBase] Fix exception type in *ValueSerializer.ConvertFromString with n...Alexander Köplinger
2017-09-19[WindowsBase] Use InvariantCulture for ConvertTo/ToString testsAlexander Köplinger
2017-09-18[msvc] Update csproj files (#5602)monojenkins
2017-09-18Multi-culture implementation ValueSerializers, Parse and ToString for types f...Mikhail Filippov
2017-08-11[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)Alexander Köplinger
2017-08-10Add implementation and tests for MatrixValueSerializer and MatrixConverterMikhail Filippov
2017-08-10Uncomment fixed SizeConveter testsMikhail Filippov
2017-08-08Add implementation and tests for SizeValueSerializerMikhail Filippov
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-04-03Correctly detect relative Uri in package parts (#3630)Francois Botha
2017-03-16[WindowsBase] Rename method parameters to match .NET contractAlexander Köplinger
2017-01-17[msvc] Update csproj files (#4254)monojenkins
2017-01-17Clean up few warningsMarek Safar
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-11Making sure stream is closed when exception is thrownHenric Müller
2016-10-11Setting Culture to en-us for ToStringTestHenric Müller
2016-10-11Make ZipSharp work on WindowsHenric Müller
2016-05-31[WindowsBase] Fix off-by-one error in ZipTimeAlexander Köplinger
2016-05-31[WindowsBase] Fixes test assert expectation logicMarek Safar
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-25Merge pull request #3036 from tritao/windowsbase_zip_datetimeAlexander Köplinger
2016-05-25[WindowsBase] Fix for the new .rels file when it's shorter than the old. A fi...Marek Safar
2016-05-25[WindowsBase] Deal with deleted package parts. A patch from #41203Marek Safar
2016-05-23[System.IO.Compression] Fixed date time handling of Zip entries.Joao Matos
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza