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
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
2016-05-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-04-22[WindowsBase] Serialization fix of Int32Rect, Point, Rect, Size, Vector, Matr...Kirill
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-04[bcl] Ensure all .sources files have newline at the endAlexander Köplinger
2016-02-20Add placeholders for missing methods:Frederik Carlier
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
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-08-18[WindowsBase] Fix PackagePart.GetRelationships for readonly filesash-lshift
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-06-16[WindowsBase] Fixed potential string overflow bug when getting Zip entry file...João Matos
2015-06-16[WindowsBase] Fixed string buffer overflow when handling Zip entries.João Matos
2015-06-09[system.xaml] Add ValueSerializerAttribute type forwarderMarek Safar
2015-06-08[windowsbase] Add ValueSerializerAttribute type forwarder. Fixes #30448Marek Safar
2015-03-17[genproj] Re-generated the class library projects.João Matos