[mcs] Remove unwanted tests
[mono.git] / mcs / class /
2017-06-02 Zoltan VargaRevert "[sdb] Add an API to make the contents of the...
2017-06-02 Zoltan Varga[sdb] Add an API to make the contents of the 'State...
2017-06-02 Alexander Köplinger[Mono.Options] Fix test and add suite to CI (#4963)
2017-06-02 Marek Safar[corlib] Updates api
2017-06-02 Marius Ungureanu[Posix] Optimize string marshal code by using unsafe...
2017-06-01 Marek SafarBump corert
2017-05-31 Ludovic Henry[Socket] Fix Socket.BeginConnect to multiple IPAddress...
2017-05-31 Aleksey Kliger ... Merge pull request #4935 from lambdageek/dev-handles-may
2017-05-31 Marek Safar[System] Adds watch specific HttpListenerWebSocketContext
2017-05-31 Marek SafarBump corefx
2017-05-31 Marek Safar[build] Fixes profile path for aot compilation
2017-05-31 Alexander Köplinger[System] Add missing configuration properties to the...
2017-05-30 Cody Russell[System] Add useDefaultCredentialsProp to the list...
2017-05-30 Rodrigo KumperaMerge pull request #4938 from kumpera/optimize_ref_queries
2017-05-30 Alexander Köplinger[S.R.I.RuntimeInformation] Fix FrameworkDescription...
2017-05-29 Jochen KühnerBugfix Ping.cs (#4936)
2017-05-29 Alexander Köplinger[Facades] Update to match latest contracts (#4939)
2017-05-27 Rodrigo KumperaMerge pull request #4904 from kumpera/more_opts
2017-05-27 Rodrigo KumperaMerge pull request #4928 from kumpera/ptr_to_struct_int...
2017-05-27 Bill Holmes[Mono.Posix] Adding .Net Core 2.0 support. (#4774)
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-24 Aleksey Kliger ... Merge pull request #4923 from lambdageek/bug-56694
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-24 Aleksey Kliger ... Merge pull request #4845 from lambdageek/dev-coop-delegates
2017-05-24 Marcin CieślakBug #56499: unreadable /etc/localtime should not cause...
2017-05-24 Zoltan Varga[runtime] Implement interior handles as a special case...
2017-05-24 Marek Safar[corlib] Fixes warning
2017-05-24 Marek Safar[corlib] Remove unused field
2017-05-23 Rodrigo KumperaUpdate test for correct behavior.
2017-05-23 Martin Baulig[System]: Don't call OnCompleted(this) twice in SocketA...
2017-05-23 Alexander Köplinger[bcl] Fix compiling xunit-based tests
2017-05-23 Alexander KöplingerRemove outdated info and unused files from mcs/ (#4916)
2017-05-22 Alexander Köplinger[bcl] Make monolite platform specific (#4910)
2017-05-19 Rodrigo Kumpera[corlib] Address reviewer comments to new test.
2017-05-19 Alexander Köplinger[bcl] Dispose Cecil AssemblyDefinition after usage...
2017-05-19 Katelyn GaddWarn on failure to create default Reflection.Emit Symbo...
2017-05-18 Marek Safar[corlib] Bump DoubleWait test timeouts
2017-05-18 Marek SafarAdd LinkerDescriptor
2017-05-17 Alexander KöplingerRename Microsoft.NuGet.Build.Tasks.dll.sources to exclu...
2017-05-16 Alexander Köplinger[btls] Add MonoPInvokeCallback attribute on all full...
2017-05-16 Niklas TherningMerge pull request #4877 from ntherning/fix-file-handle...
2017-05-16 Niklas TherningFixes a file handle leak in mono_mmap_open_file() on...
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Rodrigo Kumpera[corlib] Reduce the warning spew our testsuite produces.
2017-05-15 Rodrigo Kumpera[corlib] Add tests for the behavior of IO in the face...
2017-05-15 Rodrigo Kumpera[corlib] Remove the File.Exists check before opening...
2017-05-15 Frederik CarlierSystem.Drawing: Various netstandard1.6 compat fixes...
2017-05-15 Rodrigo KumperaMerge pull request #4851 from kumpera/handle_eloop_errno
2017-05-15 Martin Baulig[System]: Update corefx/SR.cs in preparation of the...
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-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 monojenkins[msvc] Update csproj files (#4813)
2017-05-09 Martin Baulig[System]: Remove 'SECURITY_DEP' conditional from HttpLi...
2017-05-08 Martin Baulig[System]: Add private '_internalLock' field to HttpList...
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 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...
next