mono.git
2016-07-11 Dolphin HawkinsEnabled g_mem_set_vtable through the configure option...
2016-07-11 Alexander Köplinger[eglib] Fix Windows build
2016-07-11 Alexander Köplinger[eglib] Fix compilation on Windows after 3bebb7696e
2016-07-10 Alexander KöplingerFix tarball/package build that was broken by 0a8d5a08
2016-07-08 Marcos HenrichMerge pull request #3192 from esdrubal/sym-spec
2016-07-08 Andi McClureMerge pull request #3252 from xmcclure/tarjan-opt-basic
2016-07-08 Marcos Henrich[mono-symbolicate] Use Mono.Options.
2016-07-08 Marcos Henrich[corlib] Lowercase and no '-' in metadata guids.
2016-07-08 Marcos Henrich[corlib] StackTrace fixes.
2016-07-08 Andi McClureCleanup on gc bridge to support future optimizations
2016-07-08 Marcos Henrich[corlib] Ignore metadata on stacktrace tests
2016-07-08 Marcos Henrich[corlib] Add Metadata to inner exceptions.
2016-07-08 Marcos Henrich[corlib] Skip MVID of stackframes without method.
2016-07-08 Marcos Henrich[corlib] GetAotId now returns null, if unavailable
2016-07-08 Marcos Henrich[mono-symbolicate] Improved Makefile
2016-07-08 Marcos Henrich[runtime] AOTID is now properly stored.
2016-07-08 Marcos Henrich[mono-symbolicate] Fixes last stacktrace issue.
2016-07-08 Marcos Henrich[mono-symbolicate] Fixes symbolication of AOTed
2016-07-08 Marcos Henrich[mono-symbolicate] Adds store-symbols
2016-07-08 Marcos Henrich[mono-symbolicate] Implemented metadata parsing.
2016-07-08 Marcos Henrich[runtime] Added aot=msym-dir=<DIR>
2016-07-08 Marcos Henrich[runtime] aot-compiler.c now stores AOTID in image
2016-07-08 Marcos HenrichMoved ensure_directory_exists to eglib.
2016-07-08 Marcos Henrich[corlib] Added MVID metadata to StackTrace
2016-07-08 Marcos Henrich[corlib] Added metadata handlers to StackTrace
2016-07-08 Marcos Henrich[corlib] Added icall Assembly.GetAotId
2016-07-08 Marcos Henrich[runtime] Adds AOTID
2016-07-08 Rodrigo KumperaMerge pull request #3258 from lindenlab/mono4-continuat...
2016-07-08 Kelly WashingtonMerge branch 'master' into mono4-continuations_fix
2016-07-08 Kelly WashingtonAdd microthreading test to ContinuationsTest
2016-07-08 Aleksey Kliger... [coop] Change handles to be pointers (#3249)
2016-07-08 Johan LorenssonMerge pull request #3247 from lateralusX/jlorenss/win...
2016-07-08 Zoltan Varga[llvmonly] Fix support for synchronized methods.
2016-07-08 Zoltan Varga[runtime] Remove the 'The wrapper info for the wrapper...
2016-07-08 Zoltan Varga[jit] Emit memory barriers for volatile STFLD opcodes...
2016-07-07 Kelly WashingtonMerge branch 'continuations-test' into mono4-continuati...
2016-07-07 Zoltan Varga[aot] Fix the llc flags when using hardfp on arm.
2016-07-07 Zoltan Varga[aot] Allow the loading of llvm compiled code into...
2016-07-07 Kelly WashingtonAdd ContinuationsTest for Mono.Tasklets
2016-07-07 Rodrigo KumperaMerge pull request #3250 from jbevain/cli-flags
2016-07-07 Jb Evain[runtime] Fix the CLI_FLAGS_PREFERRED32BIT value
2016-07-07 Jb Evain[runtime] Fix the CLI Header flags check
2016-07-07 Bennjamin BlastModify the configuration loader so that (#2758)
2016-07-07 alenl2Fixed stack overflow issue in DuplexClientRuntimeChanne...
2016-07-07 lateralusXFix crash in mono mini exceptions.exe regression test...
2016-07-07 Marek SafarMerge pull request #3244 from henricm/fix-for-synchroni...
2016-07-07 Zoltan Varga[llvm] Enable atomic load/store support when using...
2016-07-07 Zoltan Varga[llvm] Use a custom memory managed for llvm master...
2016-07-07 Henric MüllerFix for lock release in SynchronizationAttribute
2016-07-07 Zoltan Varga[llvm] Fix some problems when using llvm Check the...
2016-07-06 Andi McClureMerge pull request #3239 from xmcclure/default-tarjan
2016-07-06 Marek SafarMerge pull request #3243 from mono/netstandard
2016-07-06 Alexander Köplinger[System] Bump timeout in TimerTest a bit
2016-07-06 Marek Safar[Facades] netstandard 1.6 updates
2016-07-06 Zoltan Varga[llvm] Fix JIT support with llvm master.
2016-07-06 Johan LorenssonMultiple fixes for Windows x86 p/invoke test failures...
2016-07-06 Johan LorenssonAdded support to build mono runtime as a static library...
2016-07-06 Zoltan Varga[llvm] Fix aot when using llvm master.
2016-07-06 Alexander KöplingerMerge pull request #3242 from alexanderkyte/fix_docs
2016-07-06 Alexander Kyte[runtime] Remove extraneous fi in docs build printing
2016-07-05 Alexander KöplingerMerge pull request #3091 from alexanderkyte/mobile_stat...
2016-07-05 Zoltan Varga[bcl] Fix a random failure in a DataView test which...
2016-07-05 Andi McClureSwitch Android GC bridge default from new-bridge to...
2016-07-05 Alexander Kyte[mobile_static] Skip aot-ing ilasm
2016-07-05 Alexander KöplingerMerge pull request #3236 from kumpera/coreclr-testsuite...
2016-07-05 Aleksey Kliger... [profiler] Actually link against libmono where necessar...
2016-07-05 Marcos HenrichMerge pull request #3226 from esdrubal/soap_headers_fix
2016-07-05 Marcos HenrichMerge pull request #3210 from esdrubal/connectasyncUHE
2016-07-04 Rodrigo KumperaMerge pull request #2958 from kumpera/visibility
2016-07-04 Rodrigo Kumpera[jit] Set vret_var when emiting a jmp call.
2016-07-04 Rodrigo Kumpera[coreclr-tests] Disable a test that fails verification.
2016-07-04 Rodrigo Kumpera[coreclr-tests] Disable another broken test.
2016-07-04 Rodrigo Kumpera[coreclr-tests] Disable another broken test.
2016-07-04 Marek Safar[mcs] More tweaks in betterness improvements. Fixes...
2016-07-04 João MatosMerge pull request #3234 from tritao/zip_non_seekable_s...
2016-07-04 Marek Safar[System.Numerics.Vectors] Update type forwarders
2016-07-04 Marek Safar[System.Numerics] Update .net 4.6 api
2016-07-03 Alexander Kyte[mobile_static] Use make parallelism to aot compile...
2016-07-03 Alexander Kyte[mobile_static] Use MonoPInvokeCallbackAttribute on...
2016-07-03 Alexander Kyte[mobile_static] Make Mono.CSharp excludes for tests...
2016-07-03 Alexander Kyte[mobile_static] Blacklist app domain creation test
2016-07-03 Alexander Kyte[mobile_static] Remove some duplicated excludes
2016-07-03 Alexander Kyte[mobile_static] Fix misformatted excludes, tests exclud...
2016-07-03 Alexander Kyte[mobile_static] Tracked down unpassable ServiceModel...
2016-07-03 Alexander Kyte[mobile_static] Add MOBILE_STATIC to preprocessor guard
2016-07-03 Alexander Kyte[mobile_static] Blacklisted unpassable tests for System
2016-07-03 Alexander Kyte[mobile_static] Fix System.Runtime.Serialization tests...
2016-07-03 Alexander Kyte[mobile_static] Fix libraries provided when building...
2016-07-03 Alexander Kyte[runtime] Add System.Data app config.
2016-07-03 Alexander Kyte[runtime] Implement TLS_OP_GET_REG on linux (#3227)
2016-07-03 Zoltan Varga[runtime] Abort the finalizer thread first instead...
2016-07-02 João Matos[System.IO.Compression] Fixes ZipArchive to support...
2016-07-02 Rodrigo Kumpera[jit] Add fixme to AA.
2016-07-02 Rodrigo Kumpera[mini] Ensure that an endfinally outside of a finally...
2016-07-02 Rodrigo Kumpera[ilasm] Side with parent declaration when deciding...
2016-07-02 Rodrigo Kumpera[jit] Remove silly debug spew.
2016-07-02 Rodrigo Kumpera[coreclr-tests] Disable another test that depends on...
2016-07-02 Rodrigo Kumpera[amd64] The prolog stack probe code sequence is 11...
2016-07-02 Rodrigo Kumpera[coreclr-tests] Disable some tests that are not suppose...
2016-07-02 Rodrigo Kumpera[jit] Return NULL on zero sized localloc. Fixes coreclr...
next