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
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-16New test fileMarek Safar
2014-01-16[Microsoft.Build.Engine] Fix the escaping/unescaping of FullPath metadataAlan McGovern
2014-01-15[mcs] Add additional l-value checks on member access properties as well. Fixe...Marek Safar
2014-01-15[mcs] Import extension methods dynamic generic arguments correctly.Marek Safar
2014-01-14[corlib] Improve 85aaf9b07485d5253de4c142985e32b00ad19347 changeMarek Safar
2014-01-14Add support for stdout returnsMiguel de Icaza
2014-01-14The monotouch_runtime profile needs the DISABLE_COM flag too.Rolf Bjarne Kvinge
2014-01-14Add missing (new) file for System.Net.Http.dll (monotouch build)Sebastien Pouliot
2014-01-14The monotouch_runtime profile needs the DISABLE_REMOTING flag.Rolf Bjarne Kvinge
2014-01-14[mcs] Disable container definition check on platforms which don't support itMarek Safar
2014-01-14[linker] Add missing descriptorsMarek Safar
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[xbuild] Add 4.0 client profileMichael Hutchinson
2014-01-13[xbuild] 4.0 test targets go in 4.5 profileMichael Hutchinson
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-13Tests updateMarek 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-12[xbuild] Properly disable tests on 4.0 framework profileMichael Hutchinson
2014-01-12[xbuild] Tests need older MSBuild targetsMichael Hutchinson
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-10mono-api-info: avoid NumberOverflowAaron Bockover
2014-01-10[csharp] do not try to read 0 characters for a stringMiguel de Icaza
2014-01-10[csharp] Make the stream reader iterate until all data has been readMiguel de Icaza
2014-01-10Add new --client/--server[=server[:port] support for the shellMiguel de Icaza
2014-01-10update copyrightMiguel de Icaza
2014-01-10[mcs] Check type of index used in pointer array aritmetic. Fixes #17145Marek Safar
2014-01-10[corlib] Hunting down rare Task.WaitAll raceMarek Safar
2014-01-10fix build.Atsushi Eno
2014-01-10[mdoc] Update expected result xml templatesMarek Safar
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[mcs] Add missing object to dynamic conversion for imported typesMarek Safar
2014-01-10[xbuild] Do not allow running tests or installing exe w/4.0 profileMichael Hutchinson
2014-01-10[xbuild] The 4.0 toolset is in the 4.5 directoryMichael Hutchinson
2014-01-10[xbuild] Reorganize xbuild targets/frameworks/bin dataMichael Hutchinson