mono.git
2016-07-11 Andi McClureMore verbose error message when sgen_register_fixed_int...
2016-07-11 Aleksey KligerFix Windows build
2016-07-11 Rodrigo Kumpera[runtime] Add mono_set_allocator_vtable which expose...
2016-07-11 Dolphin HawkinsFixed up configure overridable allocators option. Moved...
2016-07-11 Dolphin HawkinsFixed eglib test build error
2016-07-11 Dolphin Hawkinsfixed formatting error
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 Marcos Henrich[System] EndRead now throws WebException on abort.
2016-07-08 Marcos Henrich[System] Test ReadAsync Cancellation.
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 Alexander Kyte[runtime] Free rgctx_lazy_fetch_trampoline info
2016-07-07 Alexander Kyte[runtime] Free temporary aot buffer
2016-07-07 Alexander Kyte[runtime] Free info_offsets used by emit_extra_methods
2016-07-07 Alexander Kyte[runtime] Free last buf used by emit_extra_methods
2016-07-07 Alexander Kyte[runtime] Free temporary table
2016-07-07 Alexander Kyte[runtime] Free patches list
2016-07-07 Alexander Kyte[runtime] Free temporary trampoline emitter buffer
2016-07-07 Alexander Kyte[runtime] Free temporary class name table
2016-07-07 Alexander Kyte[runtime] Free leaked buffer
2016-07-07 Alexander Kyte[runtime] Free temporary pointer array
2016-07-07 Alexander Kyte[runtime] Free temporary attr structure
2016-07-07 Alexander Kyte[runtime] Don't leak a runtime invoke method builder
2016-07-07 Alexander Kyte[runtime] Don't leak short-lived header
2016-07-07 Alexander Kyte[runtime] Free leaked temporary parse
2016-07-07 Alexander Kyte[runtime] Prevent leak by copying list with no other...
2016-07-07 Alexander Kyte[runtime] Free vars in linear_scan2
2016-07-07 Alexander Kyte[runtime] Free register info
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 Alexander Kyte[runtime] Free patches array in aot compiler
2016-07-06 Alexander Kyte[runtime] Move mempools up, don't free methodheaders...
2016-07-06 Alexander Kyte[runtime] Don't leak method header (significant leak...
2016-07-06 Alexander Kyte[runtime] Defer destruction of MonoCompile until patche...
2016-07-06 Alexander Kyte[runtime] Always free method header in method_to_ir
2016-07-06 Alexander Kyte[runtime] Clean up method_to_callers table for llvm
2016-07-06 Alexander Kyte[runtime] Don't leak temporary jump info struct
2016-07-06 Alexander Kyte[runtime] Prevent leaking temporary
2016-07-06 Alexander Kyte[runtime] Free LLVM failure message
2016-07-06 Alexander Kyte[runtime] Fix minor leak
2016-07-06 Alexander Kyte[runtime] Don't leak LLVM IR Builders
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
next