[runtime] Revert breaking changes in MonoGHashGCType.
[mono.git] / mcs /
2015-11-20 Rolf Bjarne Kvinge[System.Drawing] Add ifdefs to source code used by...
2015-11-20 Marek SafarMerge pull request #2254 from Sebmaster/fix-datasourceview
2015-11-20 Zoltan Varga[corlib] Disable an attribute test which fails on mobil...
2015-11-20 Sebastian MayrFix NullReferenceException when reader fails
2015-11-19 Martin Baulig[System]: Implement X509Certificate2.Export(X509Content...
2015-11-19 Rolf Bjarne KvingeFix mcs build to use Thread.Abort.
2015-11-19 Rolf Bjarne KvingeRemove Thread API from the watch/tv runtime profiles...
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-19 Marek Safar[corlib] Update long/short timepatterns. Reference...
2015-11-19 Rolf Bjarne KvingeRemove Thread.[Abort|Suspend|Resume] from TvOS/WatchOS.
2015-11-19 Rolf Bjarne Kvinge[mono-api-info] Take return type into account when...
2015-11-19 Rolf Bjarne Kvinge[mono-api-info] Take into account parameters when sorti...
2015-11-19 Rolf Bjarne Kvinge[mono-api-info] Sort attributes.
2015-11-18 Alexander Köplinger[msvc] Remove obsolete jay project files
2015-11-18 Alexander Köplinger[msvc] Fix msbuild warnings
2015-11-18 Sebastien Pouliot[tests] Skip Local name (incorrect) assumption for...
2015-11-18 Ludovic HenryMerge pull request #2243 from konrad-kruczynski/process...
2015-11-18 Konrad M. KruczynskiCaller of Exited event should wait for process to exit...
2015-11-18 Rolf Bjarne Kvinge[System] Exclude code that tries to load System.Windows...
2015-11-18 Zoltan Varga[external/ikdasm] Bump to d6db90d6780d5cdb37ef97ec36d0c...
2015-11-18 Zoltan Varga[runtime] Fix the lookup of nested types in type forwar...
2015-11-17 Martin BauligActually, really fix my last build - sorry for the...
2015-11-17 Martin BauligFix my last commit.
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Martin Baulig[Mono.Security]: Add 'X509Chain' to ICertificateValidat...
2015-11-17 Martin Baulig[Mono.Security]: The default value of 'MonoTlsSettings...
2015-11-17 Marek Safar[mcs] Set null operator barrier between invocation...
2015-11-17 Alexis ChristoforidesMerge pull request #2240 from UCIS/patch-6
2015-11-17 Alex Rønne PetersenMerge pull request #2241 from f00f/patch-1
2015-11-17 f00fFixed typo
2015-11-17 Ivo SmitsFixed hang in SslStreamBase when stream is closed durin...
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-17 Rolf Bjarne KvingeAdd monotouch_*_runtime profiles for watchOS and tvOS.
2015-11-16 Alexander KöplingerMerge pull request #2239 from xmcclure/interbals2
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Marcos HenrichUpdated Assert.Equals to Assert.AreEqual
2015-11-16 Alexander Köplinger[System.Threading.Tasks.Dataflow] Replace implementatio...
2015-11-16 Alex Rønne Petersen[linker] Always preserve Interlocked.Exchange<T> ().
2015-11-16 Alexander KöplingerMerge pull request #2228 from lambdageek/dev/sgen-timeouts
2015-11-15 Miguel de Icaza[Windows.Forms] add a warning to the Carbon driver...
2015-11-15 Zoltan Varga[runtime] Fix Thread.CurrentThread in non-root appdomai...
2015-11-13 João MatosMerge pull request #2233 from madewokherd/ucontextgregs
2015-11-13 Martin Baulig[Mono.Security]: Cleanup the internal `Mono.Security...
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-13 Marcos Henrich[corlib] Fixes TimeZoneInfo.ParseTZBuffer abbrevs.
2015-11-13 Marcos Henrich[corlib] Tests TimeZoneInfo.ParseTZBuffer
2015-11-13 Ludovic Henry[IO] Dump handle when we run out of them
2015-11-12 Radek Doulik[linker] do not try to iterate thru null array
2015-11-12 Martin BauligRewrite the test case from commit b503b87a to not use...
2015-11-12 Alexander Köplinger[Facades] Fix tarball (for real this time)
2015-11-12 Alexander Köplinger[Facades] Fix tarball by adding a new file to EXTRA_DIS...
2015-11-12 Alexander KöplingerMerge pull request #2224 from Gankov/patch-1
2015-11-12 Gankov AndreyFixed a typo
2015-11-12 Rodrigo KumperaMerge pull request #2213 from kumpera/widen-unsafe-mov
2015-11-11 Rodrigo Kumpera[jit] Allow reference types with Array.UnsafeMov. Docum...
2015-11-11 Rodrigo KumperaMerge pull request #2222 from akoeplinger/dataflow...
2015-11-11 Alexander Köplinger[Dataflow] Fix flaky tests by bumping timeouts
2015-11-11 Rodrigo KumperaMerge pull request #2207 from lambdageek/dev/bug-35375
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-11 Rodrigo KumperaMerge pull request #2217 from rcruzs00/master
2015-11-11 Aleksey KligerCrashing test in mono_class_init() from a MonoGenericClass.
2015-11-11 Rafael CruzEl Capitan fix : system integrity protection compatibility
2015-11-10 Alexander KöplingerMerge pull request #2216 from akoeplinger/fix-array...
2015-11-10 Rodrigo KumperaMerge pull request #2215 from kumpera/crash_in_mono_cla...
2015-11-10 Alexander Köplinger[corlib] Fix Array.Sort throwing when fewer keys than...
2015-11-10 Martin Baulig[Mono.Security]: Add destructor to MonoSslStream.
2015-11-10 mhutchMerge pull request #2124 from mhutch/mono-api-info...
2015-11-10 Martin Baulig[Mono.Security]: 'Mono.Security.Interface.MonoSslStream...
2015-11-10 Martin Baulig[Mono.Security]: Make MonoTlsProviderFactory.CreateHttp...
2015-11-10 Marcos HenrichMerge pull request #2209 from esdrubal/facades_subdirs
2015-11-10 Alex Rønne Petersen[corlib] Disable FullNameGetTypeParseEscapeRoundtrip...
2015-11-10 Marek Safar[mcs] Handle using aliases in evaluator. Fixes #32894
2015-11-10 Marek Safar[mcs] Don't store invalid using static expression in...
2015-11-10 Marek Safar[System.Web] WebColorConverter from reference source
2015-11-10 Rodrigo KumperaMerge pull request #2214 from kumpera/fix_enum_get_get_...
2015-11-10 Marek Safar[Mono.Posix] Update incorrect test
2015-11-10 Marek Safar[mcs] inherited interface constraints checks on defined...
2015-11-10 Marek Safar[mcs] Restore local variables state after probing run...
2015-11-10 Marek SafarMerge pull request #2210 from ystr/FromHtml-xxx
2015-11-10 Zoltan Varga[bcl] Add versioning to the TestTasks.dll file name...
2015-11-10 Rodrigo Kumpera[runtime] Fix Enum.GetHashCode when basetype is short...
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-09 ESColorTranslator.FromHtml 3-digit codes support (#35664)
2015-11-09 Marcos Henrich[Facades] Moved subdirs list to subdirs.make
2015-11-07 Zoltan VargaRevert "[bcl] Mark some System tests which depend on...
2015-11-07 Zoltan Varga[bcl] Mark some System tests which depend on a working...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-05 Martin Baulig[Mono.Security]: Add API to let MonoTlsProvider provide...
2015-11-05 Martin Baulig[Mono.Security]: Add ICertificateValidator.InvokeSystem...
2015-11-05 Martin Baulig[System]: Cleanup SystemCertificateValidator.Evaluate...
2015-11-05 Martin Baulig[Mono.Security]: Add CertificateValidationHelper(MonoTl...
2015-11-05 Martin Baulig[System/TLS]: Make 'SystemCertificateValidator' a stati...
2015-11-05 Martin Baulig[System/TLS]: Use the official API in SslStream rather...
2015-11-05 Mark ProbstMerge pull request #2197 from mono/feature-disable...
2015-11-05 Rolf Bjarne Kvinge[linker] Provide better error message when an error...
2015-11-05 Marek SafarMerge pull request #2199 from mhutch/pcl46
2015-11-04 Martin BauligCosmetic; remove unused variable.
2015-11-04 Martin BauligCleanup unused usings.
2015-11-04 Michael Hutchinson[xbuild] Add PCL 4.6 targets
2015-11-04 Martin Baulig[Facades]: Remove 'System.IO.Compression'.
next