mono.git
2015-11-19 Rolf Bjarne... [mono-api-info] Take into account parameters when sorti...
2015-11-19 Rolf Bjarne... [mono-api-info] Sort attributes.
2015-11-19 Zoltan Varga[jit] Fix memory leaks in the generic sharing code...
2015-11-19 Zoltan Varga[jit] Fix the gsharedvtcheck make target.
2015-11-18 Alexander Köplinger[metadata] Remove unused empty struct from marshal.h
2015-11-18 Alexander Köplinger[mini] Add MONO_API to mono_parse_env_options
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 Alexander Köplinger[msvc] Add missing files to libmonoutils.vcxproj
2015-11-18 Alexander Köplinger[msvc] Update .def files
2015-11-18 Sebastien Pouliot[tests] Skip Local name (incorrect) assumption for...
2015-11-18 Zoltan Varga[runtime] Fix multiple inclusion of object-offsets.h
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... [System] Exclude code that tries to load System.Windows...
2015-11-18 Zoltan Varga[aot] Fix another memory leak.
2015-11-18 Zoltan VargaBump ikdasm to 323eeecdf13c39527c53efa5f6c8487765ee42c0.
2015-11-18 Zoltan Varga[external/ikdasm] Bump to d6db90d6780d5cdb37ef97ec36d0c...
2015-11-18 Zoltan Varga[runtime] Add a DECL_SIZE2 macro usable from offsets...
2015-11-18 Zoltan Varga[runtime] Fix the lookup of nested types in type forwar...
2015-11-18 Zoltan VargaFix a warning.
2015-11-18 Zoltan Varga[aot] Fix a memory leak in init_amodule_got ().
2015-11-18 Ludovic HenryRevert "[sgen] Remove sgen specific suspend code"
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 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...
next