[msvc] Update csproj files (#4846)
[mono.git] / mcs /
2017-05-15 monojenkins[msvc] Update csproj files (#4846)
2017-05-15 Frederik CarlierSystem.Drawing: netstandard1.6 compatibility: String...
2017-05-15 Frederik Carlier[System.Drawing] NS1.6 compatibility: Use GetTypeInfo...
2017-05-13 Alexander Köplinger[csproj] Update generator to handle platform-specific...
2017-05-12 Vlad BrezaeMerge pull request #4828 from BrzVlad/fix-windows-ci
2017-05-12 Martin Baulig[System]: Replace HttpListenerResponseHelper with HttpS...
2017-05-12 Martin Baulig[System]: Add HttpListenerBasicIdentity.platformnotsupp...
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 Alexander Köplinger[Facades] Update with new typeforwarders/APIs (#4838)
2017-05-11 Ludovic Henry[mcs] Add platform specific files (#4837)
2017-05-11 Martin Baulig[System]: HttpListener.CreateSslStream() should always...
2017-05-11 Jonathan ChambersSpecify Encoding.UTF8 when marshaling native runtime...
2017-05-11 Aleksey Kliger ... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-10 Rodrigo KumperaMerge pull request #4818 from kumpera/unaligned-cleanup-2
2017-05-10 Martin Baulig[System]: Add new 'common-networking.sources' and move...
2017-05-10 Ludovic Henry[process] Disable tests that do not work on mobile...
2017-05-10 monojenkins[msvc] Update csproj files (#4822)
2017-05-10 Rolf Bjarne Kvinge[System] Use 'ObjCRuntimeInternal' as the namespace...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-09 Marek SafarBump corefx
2017-05-09 Marek Safar[System.Data] Update cas test category
2017-05-09 Marek Safar[mcs] Conditional check on attribute type needs to...
2017-05-09 monojenkins[msvc] Update csproj files (#4813)
2017-05-09 Martin Baulig[System]: Remove 'SECURITY_DEP' conditional from HttpLi...
2017-05-09 Alexander Köplinger[tools] Add resx2sr to "build" profile (#4807)
2017-05-08 Martin Baulig[System]: Add private '_internalLock' field to HttpList...
2017-05-08 Alexander Köplinger[bcl] Add API diff for monotouch/monodroid profiles...
2017-05-08 Alexander Köplinger[bcl] Cleanup outdated csproj/sln files (#4806)
2017-05-08 Zoltan Varga[sdb] Avoid printing out the ThreadAbortException used...
2017-05-08 Martin Baulig[System]: Make HttpListener partial and move Mono-speci...
2017-05-08 Martin Baulig[System]: Rename the internal class 'ChunkStream' into...
2017-05-08 Martin Baulig[System]: Fully stub-out SslStream on platforms where...
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-08 Aleksey Kliger[test] Don't crash if incomplete enum type is a static...
2017-05-04 Aleksey Kliger ... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Andi McClureMerge pull request #4788 from xmcclure/if-winrt
2017-05-04 Martin Baulig[System]: Fix TLS Provider registration and use BTLS...
2017-05-04 Andi McClureRequire #if WIN_PLATFORM more strictly around some...
2017-05-04 Alexander Köplinger[bcl] Add .NET 4.7 reference assemblies (#4791)
2017-05-04 Alexander Köplinger[System.Net.Http] Fix XI build
2017-04-28 Aleksey Kliger ... Merge pull request #4767 from lambdageek/bug-55681
2017-04-28 Aleksey Kliger ... Merge pull request #4759 from lambdageek/flags-strict...
2017-04-28 Alexander Köplinger[bcl] Add API diff targets (#4406)
2017-04-28 monojenkins[msvc] Update csproj files (#4772)
2017-04-28 Rodrigo KumperaMerge pull request #4765 from vkargov/master
2017-04-28 Alexander Köplinger[System.Data] Add InvalidUdtException back
2017-04-28 Dean Ellis[mkbundle] Add support for generating monodroid compati...
2017-04-28 Marek Safar[System.Reflection.DispatchProxy] Move to facades to...
2017-04-28 Marek Safar[Facades] Update version numbers
2017-04-28 Marek Safar[corlib] Add new types
2017-04-27 Aleksey Kliger[test] Regression tests for ConstructorBuilder custom...
2017-04-27 Marek SafarBump corefx
2017-04-27 Martin Baulig[System]: Cleanup internal TLS Provider registration...
2017-04-27 monojenkins[msvc] Update csproj files (#4763)
2017-04-27 Johan LorenssonMerge pull request #4716 from Unity-Technologies/eglib...
2017-04-27 Marek SafarFixes build
2017-04-27 Marek Safar[Facades] Move more asseblies to Facades to support...
2017-04-26 Martin Baulig[System]: Fix bug #52508 in HttpListener when doing...
2017-04-26 Martin BauligRevert changes that I accidentally pushed on top of...
2017-04-26 Martin Baulig[Mono.Security.Interface]: Improve synergy between...
2017-04-26 Martin Baulig[Mono.Security.Interface]: Add MonoTlsProviderFactory...
2017-04-26 Manuel de la PenaMake changes as per review to make the code more thread...
2017-04-26 Manuel de la PenaEnsure that when an async read is performed on a respon...
2017-04-25 Aleksey Kliger ... Merge pull request #4730 from lambdageek/facades-and...
2017-04-25 Andi McClureMerge pull request #4745 from xmcclure/ipv6-cleanup
2017-04-25 Aleksey Kliger[roslyn] Pass --apply-bindings=$(csc_exe).config when...
2017-04-25 monojenkins[msvc] Update csproj files
2017-04-25 Marek SafarRemove unused facade
2017-04-25 Marek Safar[System.Diagnostics.Tracing] Don't generate empty debyg...
2017-04-25 Marek Safar[System.Data.Common] Add IDbColumnSchemaGenerator
2017-04-25 Marek Safar[Facades] Don't build debug symbols for System.Net...
2017-04-25 Joshua PetersonMerge branch 'master' into config-checks-ipv6
2017-04-25 Marek SafarBump corefx
2017-04-24 Andi McClureMerge pull request #4710 from Unity-Technologies/additi...
2017-04-24 Marek Safar[build] Fixes setup for libraries without sources
2017-04-24 monojenkins[msvc] Update csproj files (#4740)
2017-04-24 Zoltan Varga[cil-stripper] Mark stripped methods as noinline to...
2017-04-24 Vlad BrezaeMerge pull request #4727 from BrzVlad/fix-xamarin-studio
2017-04-24 Alexander Köplinger[Facades] Use Open.snk for netstandard.dll
2017-04-24 Marek Safar[System] UriBuilder from corefx
2017-04-24 Rodrigo Kumpera[corlib] Use AppContextSwitches implementation from...
2017-04-23 Marek Safar[mdoc] Integrate api-doc-tools version
2017-04-21 Rodrigo KumperaMerge pull request #4701 from kumpera/jit_improvements
2017-04-21 Aleksey Kliger ... Merge pull request #4723 from lambdageek/bug-54485
2017-04-20 Matthew Leibowitz[Mono.Options] CommandSet and PCL/NetStandard Support...
2017-04-19 Aleksey Kliger[tests] System.Type.MakeGenericType with a GTD as argument
2017-04-19 Alexander KyteMerge pull request #4722 from alexanderkyte/checked_after
2017-04-19 Alexander Köplinger[corlib/System.Data] Test fixes for xammac 4.5 and...
2017-04-19 monojenkins[msvc] Update csproj files
2017-04-19 Alexander Köplinger[System.Data] Call SqlConnection.ClearAllPools() only...
2017-04-19 Mikayla HutchinsonFix RemoteEndpoint with async+DualMode (#4717)
2017-04-19 Marek Safar[Mono.CSharp] Fixes parallel build
2017-04-18 Alexander Köplinger[System] Don't include AlsaDevice on xammac_net_4_5
2017-04-18 Marek Safar[Mono.CSharp] Fixes parallel build
2017-04-18 Andi McClureMerge pull request #4708 from xmcclure/orbis-system-net
2017-04-18 monojenkins[msvc] Update csproj files (#4711)
2017-04-18 Alexander KyteMerge pull request #4712 from alexanderkyte/master...
2017-04-18 Alexander Kyte[runtime] Handle circular references in SRE types
2017-04-18 Alexander Kyte[runtime] Test circular references in SRE
next