[interp] fix using conv.u with string
[mono.git] / mono / mini / interp / transform.c
2017-10-03 Bernhard Urban[interp] fix using conv.u with string
2017-09-29 Rodrigo KumperaMerge pull request #5659 from kumpera/fix_59824
2017-09-28 Rodrigo KumperaMerge pull request #5560 from kumpera/wasm-work-p3
2017-09-25 Rodrigo Kumpera[interp] Don't inline empty calls that take vt arguments.
2017-09-13 Alex Rønne PetersenMerge pull request #5562 from alexrp/master
2017-09-12 Rodrigo Kumpera[interp] Add some error handling to the interpreter
2017-09-11 Armin Hasitzka[TSan] Interlock and unlock MonoJitStats (#5437)
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-09 Bernhard Urban[interp] builtin types (#5339)
2017-08-08 Alex Rønne PetersenMerge pull request #5317 from alexrp/master
2017-08-07 Alex Rønne Petersen[profiler] Split method_leave callback into a method_ta...
2017-08-01 Aleksey Kliger ... Merge pull request #5288 from lambdageek/bug-58454
2017-08-01 Alex Rønne PetersenMerge pull request #5274 from alexrp/profiler-call...
2017-08-01 Alex Rønne Petersen[profiler] Implement call context introspection for...
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-28 Vlad BrezaeMerge pull request #5260 from BrzVlad/fix-handler-block
2017-07-27 Zoltan Varga[interp] Make the 'td' variable a pointer in generate...
2017-07-27 Zoltan Varga[interp] Rename some types to better reflect their...
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-06 Alex Rønne PetersenMerge pull request #5101 from alexrp/profiler-api
2017-07-06 Alex Rønne Petersen[runtime] New profiler API.
2017-06-23 Vlad BrezaeMerge pull request #5098 from BrzVlad/fix-sgen-pagesize
2017-06-22 Alex Rønne PetersenMerge pull request #5090 from alexrp/profiler-class...
2017-06-22 Alex Rønne PetersenMerge pull request #5089 from alexrp/profiler-deadlock-fix
2017-06-22 Alex Rønne PetersenMerge pull request #5092 from alexrp/mini-coverage...
2017-06-22 Alex Rønne PetersenMerge pull request #5091 from alexrp/mini-enter-leave...
2017-06-22 Ludovic Henry[threads] Enable blocking transition with MONO_ENABLE_B...
2017-06-21 Aleksey Kliger ... Merge pull request #5079 from lambdageek/dev-setvalue
2017-06-21 Rodrigo KumperaMerge pull request #5082 from kumpera/fix-ro-fs-file...
2017-06-21 Bernhard Urban[interp] fix BARRIER_IF_VOLATILE usage
2017-06-21 Alex Rønne Petersen[interp] Handle the `no.` prefix instruction as a no-op.
2017-06-21 Alex Rønne Petersen[interp] Add support for the `volatile.` prefix instruc...
2017-06-21 Alex Rønne Petersen[interp] Add MINT_MONO_MEMORY_BARRIER.
2017-06-19 Alex Rønne PetersenMerge pull request #5062 from alexrp/profiler-library
2017-06-19 Alex Rønne PetersenMerge pull request #5063 from alexrp/profiler-format...
2017-06-19 Aleksey Kliger ... Merge pull request #5059 from lambdageek/tbt
2017-06-19 Rodrigo KumperaMerge pull request #5027 from kumpera/damn-you-strerror
2017-06-19 Zoltan Varga[interp] Implement runtime invokes by executing the...
2017-06-16 Zoltan Varga[interp] Implement CEE_RETHROW properly by allocating...
2017-06-16 Rodrigo KumperaMerge pull request #5014 from vkargov/vk-kasha
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-02 Bernhard Urban[interp] reference domain that owns method in RuntimeMe...
2017-06-02 Bernhard Urban[interp] guard remoting functions properly
2017-05-31 Aleksey Kliger ... Merge pull request #4935 from lambdageek/dev-handles-may
2017-05-30 Rodrigo KumperaMerge pull request #4938 from kumpera/optimize_ref_queries
2017-05-29 Bernhard Urban[interp] implement RELOC_LONG_BRANCH. fixes test/imt_b...
2017-05-27 Rodrigo KumperaMerge pull request #4904 from kumpera/more_opts
2017-05-27 Rodrigo KumperaMerge pull request #4928 from kumpera/ptr_to_struct_int...
2017-05-27 Zoltan VargaInterp sdb (#4911)
2017-05-26 Rodrigo KumperaMerge pull request #4931 from kumpera/com-interop-fix
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-22 Bernhard Urban[interp] fix unaligned.
2017-05-17 Bernhard Urban[interp] intrinsify System.Array.UnsafeLoad
2017-05-17 Bernhard Urban[interp] add a conversion that is only required for...
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Zoltan VargaInterp fixes (#4864)
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-05 Bernhard Urban[interp] do widening for more arith ops
2017-05-03 Andi McClureMerge pull request #4780 from xmcclure/assembly-loader...
2017-05-03 Zoltan VargaMixed mode exception handling (#4777)
2017-04-28 Aleksey Kliger ... Merge pull request #4767 from lambdageek/bug-55681
2017-04-28 Aleksey Kliger ... Merge pull request #4759 from lambdageek/flags-strict...
2017-04-28 Bernhard Urban[interp] implement MONO_JIT_{AT,DE}TACH, so native2mana...
2017-04-28 Bernhard Urban[interp] implement CEE_MONO_{TLS,ATOMIC_STORE_I4}
2017-04-28 Bernhard Urban[interp] resolve MonoClass and MonoClassField from...
2017-04-28 Bernhard Urban[interp] add stelem.u2
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-04-05 Bernhard Urban[interp] fix stack overflow on tail recursion
2017-04-05 Bernhard Urban[interp] fix stack alloc size
2017-04-04 Vlad BrezaeMerge pull request #4630 from BrzVlad/feature-valloc...
2017-04-04 Vlad BrezaeMerge pull request #4618 from BrzVlad/feature-par-nrs
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Bernhard Urban[interp] basic filter clause support
2017-03-30 Zoltan VargaAdd beginnings of mixed code execution support (#4613)
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Jon Purdy[docs] Enable documentation for mini.
2017-03-20 Alexander KyteMerge pull request #4555 from alexanderkyte/finished_ma...
2017-03-20 Rodrigo KumperaMerge pull request #4554 from kumpera/cleanup-random...
2017-03-18 Bernhard Urban[interp] add UnsafeMov intrinsic support
2017-03-18 Bernhard Urban[interp] fix offset for starg_vt insn
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-13 Bernhard Urban[interp] kill MINT_LDTHISA
2017-03-13 Bernhard Urban[interp] inflate cee_token properly if it comes from...
2017-03-13 Bernhard Urban[interp] lock when acquiring memory from a mempool.
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-08 Bernhard Urban[interp] remove g_error call
2017-03-08 Bernhard Urban[interp] fix another data.klass access. due to generic...
2017-03-08 Bernhard Urban[interp] support stelem for g{,u}int64
2017-03-08 Bernhard Urban[interp] fix type init exception propagation for method...
2017-03-08 Bernhard Urban[interp] support non-empty stack in switch branches
2017-03-08 Bernhard Urban[interp] fix for ldflda unsafe corner case
2017-03-08 Bernhard Urban[interp] throw overflow exception on long to ulong...
2017-03-08 Bernhard Urban[interp] throw overflow exception on ulong to long...
next