mono.git
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 Ludovic Henry[threads] Fix build
2015-11-17 Marek Safar[mcs] Set null operator barrier between invocation...
2015-11-17 Zoltan Varga[arm] Avoid an assertion check in aot mode.
2015-11-17 Zoltan Varga[runtime] Add MONO_ABI_SIZEOF macros similar to the...
2015-11-17 Alexis ChristoforidesMerge pull request #2240 from UCIS/patch-6
2015-11-17 Ludovic Henry[sgen] Remove sgen specific suspend code
2015-11-17 Alex Rønne... Merge 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... Merge pull request #2201 from rolfbjarne/linker-better...
2015-11-17 Alexander KöplingerRemove link to Wrench from README.md
2015-11-17 Rolf Bjarne... Add monotouch_*_runtime profiles for watchOS and tvOS.
2015-11-17 Rolf Bjarne... Ignore extensions-config.h
2015-11-17 Zoltan VargaFix the build.
2015-11-17 Zoltan VargaRemove obsolete interpreter embedding sample.
2015-11-17 Zoltan Varga[jit] Remove unused mono_aot_register_globals () function.
2015-11-17 Zoltan Varga[jit] Remove the nursery_bits from the wrapper info...
2015-11-17 Zoltan Varga[jit] Add a header file for aot-compiler.c.
2015-11-17 Zoltan Varga[jit] Fix the check for emulation of div instructions...
2015-11-16 Alexander KöplingerMerge pull request #2239 from xmcclure/interbals2
2015-11-16 Andi McClureMinor: Style cleanup on internal headers (continued)
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Andi McClureMinor: Style cleanup on internal headers
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... [arm] HACK: Disable fast TLS on ARM for now.
2015-11-16 Alex Rønne... [linker] Always preserve Interlocked.Exchange<T> ().
2015-11-16 Alexander KöplingerMerge pull request #2228 from lambdageek/dev/sgen-timeouts
2015-11-16 Zoltan Varga[arm] Simplify the seq point code used for soft breakpo...
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-15 Zoltan VargaFix a warning.
2015-11-15 Zoltan Varga[amd64] Make amd64_patch non-inline, it seems to be...
2015-11-14 Zoltan Varga[amd64] Enable div checks when running on tvos.
2015-11-14 Zoltan Varga[jit] Emit div checks if MONO_ARCH_NEED_DIV_CHECK is...
2015-11-13 João MatosMerge pull request #2233 from madewokherd/ucontextgregs
2015-11-13 Zoltan VargaRevert "[jit] Emit div checks if MONO_ARCH_NEED_DIV_CHE...
2015-11-13 Aleksey Kliger[test] Give the sgen tests more time.
2015-11-13 Aleksey Kliger[test] Make sgen tests behave nicer on slower machines.
2015-11-13 Martin Baulig[Mono.Security]: Cleanup the internal `Mono.Security...
2015-11-13 Vincent PovirkDo not define UCONTEXT_GREGS on win64.
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-13 Marek SafarBump referencesource
2015-11-13 Zoltan Varga[jit] Emit div checks if MONO_ARCH_NEED_DIV_CHECK is...
2015-11-12 Zoltan Varga[arm] Fix register assignments during hfa parameter...
2015-11-12 Zoltan Varga[runtime] Rename iltests.il.in back to iltests.il,...
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 Zoltan Varga[runtime] Remove a bogus assertion.
2015-11-12 Zoltan Varga[jit] Use emit_runtime_constant () in a few more places...
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 Zoltan Varga[runtime] Use 'this_obj' instead of 'this' in a few...
2015-11-11 Rodrigo Kumpera[jit] Add support for widening of Array.UnsafeMov intri...
2015-11-11 Alexander Köplinger[acceptance-tests] Split compiling/cleaning test source...
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 Kliger[runtime] mono_class_init() - don't look for metadata...
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 Zoltan Varga[runtime] Fix a few more class->klass cases.
2015-11-10 Zoltan Varga[runtime] Use 'klass' instead of 'class' to make the...
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 João Matos[runtime] Fixed typo.
2015-11-10 Martin Baulig[Mono.Security]: 'Mono.Security.Interface.MonoSslStream...
2015-11-10 Martin Baulig[Mono.Security]: Make MonoTlsProviderFactory.CreateHttp...
2015-11-10 Rodrigo Kumpera[runtime] Fix bad assert in mono_class_get_method_from_...
2015-11-10 Marcos HenrichMerge pull request #2209 from esdrubal/facades_subdirs
2015-11-10 Alex Rønne... [corlib] Disable FullNameGetTypeParseEscapeRoundtrip...
2015-11-10 Alexander Köplinger[acceptance-tests] Output Roslyn and ms-test-suite...
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-10 Vlad Brezae[sgen] We only use workers when starting the concurrent...
2015-11-10 Vlad Brezae[sgen] Optimize the finishing of the concurrent collection
2015-11-09 Vlad Brezae[jit] Refactor loading of runtime constants from IL
next