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
path: root/mcs/class
AgeCommit message (Expand)Author
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2014-01-16build: use MOBILE_DYNAMIC instead of MONODROIDAaron Bockover
2014-01-16[Microsoft.Build.Engine] Fix the escaping/unescaping of FullPath metadataAlan McGovern
2014-01-14[corlib] Improve 85aaf9b07485d5253de4c142985e32b00ad19347 changeMarek Safar
2014-01-14Add missing (new) file for System.Net.Http.dll (monotouch build)Sebastien Pouliot
2014-01-14The mobile profile can support IBindingRuntimePreferences on WebHttpBinding. ...Sebastien Pouliot
2014-01-14There's no need for those special NET_2_1 cases (not using NameValueCollectio...Sebastien Pouliot
2014-01-14There's no need for those special NET_2_1 cases (excluding System.Char) anymo...Sebastien Pouliot
2014-01-14[test] Disable a test for XI (only) as it does not support dynamic proxy code...Sebastien Pouliot
2014-01-14Fixes failing testMarek Safar
2014-01-14[build] Add Microsoft.CSharp to monotouch profileMarek Safar
2014-01-14[System] Use generic equality comparer in Find/FindLast methods. Fixes #5245Marek Safar
2014-01-13[sdb] Fix setting of byref variables in registers. Fixes #17185.Zoltan Varga
2014-01-13Merge pull request #844 from scottmcarthur/masterMarek Safar
2014-01-13[System.Net.Http] Add parsing of multi-value strings. Fixes #17132Marek Safar
2014-01-13allow users to specify a suspension policy when enabling an eventLucas Meijer
2014-01-13Quickfix for transactions timing out and not committing when PreparingEnlistm...Thong Nguyen
2014-01-12Merge pull request #870 from wayoutmind/masterMarek Safar
2014-01-12Merge pull request #869 from alistair/copyfileRodrigo Kumpera
2014-01-12[system] Add IsIPv6Teredo to System.Net.IpAddressFredrick Galoso
2014-01-11Don't raise an exception if we can't find the src assembly.Alistair Bush
2014-01-10[corlib] Hunting down rare Task.WaitAll raceMarek Safar
2014-01-10fix build.Atsushi Eno
2014-01-10fix bug #11335.Atsushi Eno
2014-01-10Fix bug #11336.Atsushi Eno
2014-01-10[System.Core] Update MonoTouch System.Linq.Expression to be 4.5 compatibleMarek Safar
2014-01-10[xbuild] The 4.0 toolset is in the 4.5 directoryMichael Hutchinson
2014-01-09[System.Core] Add dynamic interpreterMarek Safar
2014-01-09[dlr] Better FEATURE_REFEMIT checksMarek Safar
2014-01-09[corlib] Add an exhaustive regression test for file sharing and File.Move.Rodrigo Kumpera
2014-01-08[xbuild] Suppress new window for child processesMichael Hutchinson
2014-01-08[xbuild] Fix the xbuild 12 testsMichael Hutchinson
2014-01-08[xbuild] Remove Silverlight targets, they don't work w/o frameworkMichael Hutchinson
2014-01-08[xbuild] Fix 12.0 toolset location and public APIMichael Hutchinson
2014-01-08[xbuild] MSBuild 12 toolset should be available for XBUILD_12Michael Hutchinson
2014-01-08[xbuild] Build & install MSBuild 12.0 assembliesMichael Hutchinson
2014-01-07[PCL]: Add ReadOnlyDictionary type-forwarder for XI. Fixes #16951.Martin Baulig
2014-01-07Fix mobile builds.Atsushi Eno
2014-01-07Allow creating MemoryMappedFiles with an in-memory and on-disk capacity of ze...Alex Rønne Petersen
2014-01-06[corlib] Mark all promise-style task exceptions observed. Fixes #17015Marek Safar
2014-01-06[rx][iOS] Do not try to generate doc comments with build properties, they don...Atsushi Eno
2014-01-06[System.Web] Clean up assembly level attributes.Marek Safar
2014-01-05[sdb] Add async variants to the InvokeMethod methods.Zoltan Varga
2014-01-04[corlib] Update datetime patters. Fixes #17044Marek Safar
2014-01-04Merge pull request #858 from madewokherd/datavisMarek Safar
2014-01-04Merge pull request #859 from antoniusriha/groupDescriptionMarek Safar
2014-01-04[sdb] The sdb library depends on Process.Start returning a Process object, so...Rodrigo Kumpera
2014-01-04Implement GroupDescription based on moonlight implementationAntonius Riha
2014-01-03Avoid infinite loop in property getter.Vincent Povirk
2014-01-03Change System.Windows.Forms.DataVisualization PKT to match Windows.Vincent Povirk