Merge pull request #4621 from alexanderkyte/strdup_env
[mono.git] / mono / mini / method-to-ir.c
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Alexander Kyte[runtime] Switch getenv to use heap memory
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-29 Zoltan Varga[jit] Add ref types to mini_get_underlying_type ()...
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-embedding.
2017-03-24 Jon Purdy[exdoc] Handle punctuation better in code formatting.
2017-03-24 Jon Purdy[docs] Enable documentation for mini.
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-17 Zoltan Varga[jit] Remove support for the separate mono_lmf variable...
2017-03-12 Zoltan Varga[jit] Implement RuntimeHelpers.IsReferenceOrContainsRef...
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-03 Zoltan Varga[jit] Fix MethodAccessExceptions, the caller and callee...
2017-03-02 Johan LorenssonFixes to build libmono with disabled JIT. (#4421)
2017-03-02 Rodrigo KumperaMerge pull request #4454 from kumpera/allow_sioc_with_m...
2017-03-02 Zoltan Varga[runtime] Cleanup the debugger header files. (#4459)
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-03-01 Rodrigo KumperaMerge pull request #4373 from NattyNarwhal/haiku
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Andi McClureMerge pull request #4438 from xmcclure/monodis-fix
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Rodrigo Kumpera[jit] Rewrite some logging to work on embedded systems.
2017-02-27 Vlad BrezaeMerge pull request #4434 from BrzVlad/fix-unload-hang
2017-02-27 Rodrigo KumperaMerge pull request #4431 from vkargov/vk-leaking-points
2017-02-24 Aleksey Kliger ... [runtime] Call error_init instead of mono_error_init...
2017-02-23 Rodrigo KumperaMerge pull request #4419 from BrzVlad/fix-oom-nre
2017-02-22 Vlad BrezaeMerge pull request #4403 from BrzVlad/fix-workers-par...
2017-02-21 Rodrigo KumperaMerge pull request #4380 from alexanderkyte/conflicting...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-20 Marek SafarMerge pull request #4398 from marek-safar/mono.csharp
2017-02-18 Zoltan Varga[jit] Fix support for gsharedvt constrained calls which...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-08 Zoltan Varga[jit] Remove the MONO_INIT_VARINFO macro, its only...
2017-02-03 Jon Purdy[runtime] Require C# namespace to be quoted.
2017-02-03 Jon Purdy[runtime] Remove redundant #includes.
2017-02-03 Jon Purdy[runtime] Avoid invalid characters.
2017-01-27 David Karlaš[Debugger] Added support for stepping over await and...
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-16 Zoltan Varga[jit] Optimize constrained calls to Enum.GetHasCode...
2017-01-15 Zoltan Varga[jit] Fix a regression introduced by the addition of...
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Zoltan Varga[jit] Extends an array in mono_spill_global_vars (...
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-06 Zoltan Varga[jit] Fix the check for calling mono_get_vtable_var...
2017-01-04 Marek SafarMerge pull request #4202 from marek-safar/compression
2017-01-04 Alexander Kyte[llvmonly] Use right IMT slow path for lazy array inter...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-21 Alexander KöplingerMerge pull request #4159 from akoeplinger/aot-only...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Zoltan Varga[jit] Allow simple TLS accesses in gsharedvt methods...
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Vlad Brezae[runtime] Global debug option for using fallback tls
2016-12-14 Vlad Brezae[amd64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
2016-12-08 Zoltan Varga[runtime] Use MonoBoolean instead of gboolean in monito...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Change the vtable->initialized bitfield into...
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-12-01 Zoltan Varga[jit] Enable inlining inside gshared methods. (#4059)
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Zoltan Varga[jit] Call mono_jit_thread_attach () through a GOT...
2016-11-29 Rodrigo Kumpera[runtime] CEE_MONO_CISINST is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Remove CEE_MONO_CCASTCLASS. Could not remove...
2016-11-28 Rodrigo Kumpera[mini] Extract type checking code into type-checking.c
2016-11-28 Rodrigo KumperaMerge pull request #4009 from kumpera/lazy-array-ifaces
2016-11-28 Rodrigo Kumpera[runtime] Implement lazy interface implementation for...
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-26 Zoltan Varga[jit] Fix some SIMD problems on x86.
2016-11-25 Alexander KöplingerMerge pull request #4020 from akoeplinger/mobile_static...
2016-11-24 Zoltan Varga[jit] Fix more simd+aot issues. Avoid treating the...
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-20 Zoltan VargaImplement SIMD support for the Vector2/3/4 classes...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Ankit JainMerge pull request #3979 from radical/fix-xbuild-tgt
2016-11-17 Alexander KöplingerMerge pull request #3965 from akoeplinger/ppc-disable...
2016-11-17 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-17 Niklas TherningMerge pull request #3966 from ntherning/prevent-multipl...
2016-11-16 Martin BauligMerge pull request #3956 from directhex/install-btls...
2016-11-16 Martin BauligMerge pull request #3967 from atsushieno/fix-linux...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-15 Zoltan Varga[jit] Optimize out the early pinvoke address loading...
next