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-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
2015-02-20Limit the lock to the writing operationzevane
2015-02-20Make the class thread-safezevane
2015-02-06Merge pull request #1548 from akoeplinger/stubsMiguel de Icaza
2015-02-05[bcl] Added a few stubs for missing APIsAlexander Köplinger
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-17[bcl] Remove more NET_2_0 checks from class libsAlexander Köplinger
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-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-05-27[build] Address the System.Configuration test problemMiguel de Icaza
2014-05-27[System.Configuration] Temporary fix for system.configuration test suite.Rodrigo Kumpera
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] Ensure that staged build directories are set on LOCAL_MCS_FLAGSMiguel de Icaza
2014-05-22Merge pull request #164 from LogosBible/AppSettingsFileChangesMarek Safar
2014-05-19[build] System.Configuration: fix signatures.Miguel de Icaza
2014-05-09[build] Prevent cyclic targets from being built in parallelMiguel de Icaza
2014-05-09[build] Staged setup for building assemblies with cyclic dependenciesMiguel de Icaza
2014-05-05Add tests for AppSettingsSection.Tom Philpot
2014-05-03Use the configuration file path directory as the working directory for the fi...Tom Philpot
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2013-11-14[System.Configuration/Test] Try to track down failure in buildbotAndrés G. Aragoneses
2013-07-02Update csproj filesMarek Safar
2013-05-20[Sys.Configuration] Remove unneeded NET_2_0 ifdefsAndres G. Aragoneses
2013-05-20[Sys.Configuration] Remove a misleading MonoTODO in ConnectionStringsAndres G. Aragoneses
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2012-12-29[System.Configuration]: Fix IsModified() logic for complex elements.Martin Baulig
2012-12-21[System.Configuration]: SaveMode and UserLevel.Martin Baulig
2012-11-21[System.Configuration]: Imlement ConfigurationElement.EvaluationContext.Martin Baulig
2012-11-21[System.Configuration]: Fix filenames in ExeConfigurationFileMap.Martin Baulig
2012-11-21Fix ConfigurationManagerTest for .NET 4.0 and 4.5.Martin Baulig
2012-11-01[System.Configuration] IntegerValidator's maxValue was 0 even if not usedAndres G. Aragoneses
2012-10-22Better build profile checkMarek Safar
2012-07-04Not validating if null value is nullThorsten Tarrach
2012-07-04Improved error messages so that it becomes clear where configuration errors c...Thorsten Tarrach
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-05-31[System.Configuration] Fix System.Configuration to cope with XmlReaders which...Miguel de Icaza
2012-05-31[System.Configuration] Disable broken testMiguel de Icaza
2012-05-08Fixes a waring in System.Configuration.QuickJack
2012-04-05Update csproj filesMarek Safar
2012-03-19Merge pull request #205 from m3rlinez/masterMiguel de Icaza
2012-03-15Fix few unit testsMarek Safar
2012-02-24Merge pull request #228 from QuickJack/3e163743eda89cc8c239779a75dd245be12aee3cMarek Safar
2012-02-24Fixes a bunch of warnings in System.Configuration.QuickJack
2012-02-17Fix some compiler warningsMarek Safar