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-08-07[msvc] Update csproj filesAlexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-12-02[msvc] Update csproj files (#4074)monojenkins
2016-11-29[bcl] Clean up some warningsMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-10[System.Xml] Add XElement array handling to serialization interpreter. Fixes ...Marek Safar
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-08-23[mcs] Remove NET_4_5 ifdef from the source filesAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
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-05-03Remove referencesource submodule and move sources to mcs/class/referencesourceMarek Safar
2016-03-15[System.Xml.Linq] Simplify dependenciesMarek Safar
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-12-23[System.Xml.Linq] Reenable a test that was commented outAlexander 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-05-29Updated .csproj files.Marcos Henrich
2015-05-20[bcl] Mobile profiles fixesMarek Safar
2015-05-11Unit test that demonstrates Xamarin-29935Eberhard Beilharz
2015-03-17[xlinq] add test from bug #18171 (partly).Atsushi Eno
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-17[xlinq] add test from bug #14856.Atsushi Eno
2015-03-04Remove old System.Xml.Linq code.Atsushi Eno
2015-03-03import System.Xml.Linq from referencesource.Atsushi Eno
2015-03-02Merge branch 'master' into import-system-xml-4Atsushi Eno
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-03-02[XLinq] fix some "regressions" caused by referencesource switch.Atsushi Eno
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-20[XLinq] create new instance of XmlSchemaInfo for each XObject from XmlReader.Atsushi Eno
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-12[System.Xml.Linq] xmlns prefixes are no longer generated in some cases.Marcos Henrich
2014-12-12[System.Xml.Linq] Test XmlSerializer with custom namespace.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-09-24[xlinq] fix bug #23318 - XComment.ToString() accepts "invalid" values.Atsushi Eno
2014-08-29Merge pull request #1242 from esdrubal/xelementMarek Safar
2014-08-29Fixes XContainer attempt to create a XNode from a null value.Marcos Henrich
2014-08-29Test XElement constructed from array with null values as object.Marcos Henrich