[msvc] Update csproj files (#4081)
[mono.git] / mono / mini /
2016-12-02 Aleksey Kliger ... [runtime] Use mono_assembly_get_object_handle instead...
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 Zoltan Varga[jit] Fix the DISABLE_REMOTING build.
2016-12-01 Zoltan Varga[x86] Increase some instruction lengths.
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 #4050 from akoeplinger/profile-speedup
2016-11-30 Ludovic Henry[io-layer] Remove INFINITE
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-30 Rodrigo Kumpera[mini] Use the array fast path with array magic interfa...
2016-11-29 Rodrigo Kumpera[mini] Cleanup type casting a bit. Unify cast with...
2016-11-29 Zoltan Varga[jit] Add counters for number of JITted method discarde...
2016-11-29 Marek SafarMerge pull request #4041 from CyberShadow/pull-20161129...
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[aot] Only emit instances when using full aot.
2016-11-29 Zoltan Varga[runtime] Fix e659982b7b8f11ecf80919646353ad3c16240697...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
2016-11-29 Zoltan Varga[aot] Bump aot file version after c690636c01df73badb1e2...
2016-11-29 Zoltan Varga[jit] Call mono_jit_thread_attach () through a GOT...
2016-11-29 Zoltan Varga[llvm] Fix a regression introduced by d231b5134decb9f23...
2016-11-29 Rodrigo Kumperaadd type-checking.c to the build.
2016-11-29 Rodrigo Kumpera[runtime] CEE_MONO_CISINST is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Remove the need for isinst wrapper for MBRO.
2016-11-29 Rodrigo Kumpera[mini] Remove the need of the ininst wrapper for interf...
2016-11-29 Rodrigo Kumpera[mini] Remove CEE_MONO_CCASTCLASS. Could not remove...
2016-11-29 Rodrigo Kumpera[mini] CEE_MONO_CCASTCLASS is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Avoid the cast wrapper for MBRO.
2016-11-29 Rodrigo KumperaRemove dead code.
2016-11-29 Rodrigo Kumpera[mini] Avoid the cast wrapper for ifaces
2016-11-29 Rodrigo Kumpera[mini] Simplify casting of variant generic interfaces.
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 Zoltan VargaConvert MonoClassExt to class properties (#4022)
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Marek SafarMerge pull request #2774 from marek-safar/roslyn
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-28 Marek Safar[build] Roslyn switch
2016-11-27 Zoltan Varga[aot] Avoid a crash on class loading failures. Fixes...
2016-11-26 Zoltan Varga[jit] Fix some SIMD problems on x86.
2016-11-25 lateralusXAdding support for get test results in TestDriver.
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-24 Bernhard UrbanMerge pull request #4019 from vargaz/get-gclass-locking
2016-11-24 Bernhard UrbanMerge pull request #4017 from vargaz/get-array-class...
2016-11-24 Bernhard UrbanMerge pull request #4018 from vargaz/get-fnptr-locking
2016-11-24 Alexander KöplingerRename the mobile_static profile to aot_only
2016-11-24 Zoltan Varga[runtime] Move more callbacks to the RuntimeCallbacks...
2016-11-23 Zoltan Varga[simd] Fix a few AOT problems.
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-23 Aleksey Kliger ... Merge pull request #3992 from lambdageek/dev-handles...
2016-11-22 Zoltan Varga[runtime] Avoid passing a newline to mono_trace ()...
2016-11-22 Zoltan Varga[jit] Make an assert more informative. Fixes #47152.
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 VargaFix the build.
2016-11-20 Zoltan VargaImplement SIMD support for the Vector2/3/4 classes...
2016-11-18 Aleksey Kliger ... Merge pull request #3932 from lambdageek/dev-handles...
2016-11-18 Niklas TherningMerge pull request #3985 from ntherning/fix-Mono.Posix...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Niklas TherningMerge pull request #3987 from ntherning/fix-support...
2016-11-17 Zoltan VargaFixed arrays pinvoke (#3972)
2016-11-17 Zoltan Varga[sdb] Error out when trying to obtain objects from...
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-17 Zoltan Varga[jit] Make mono_print_method_from_ip () work when invok...
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 Marius Ungureanu[Perf] Replace some exhaustive O(n^3) or O(n^2) iterati...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-16 Bernhard UrbanMerge pull request #3971 from directhex/longer-longer...
2016-11-16 Jo ShieldsIncrease tailcall instruction length on ppc64
2016-11-15 Zoltan Varga[jit] Optimize out the early pinvoke address loading...
2016-11-15 Bernhard UrbanMerge pull request #3961 from akoeplinger/ppc-parallelism
2016-11-15 Alexander KöplingerMerge pull request #3952 from akoeplinger/add-tests
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
2016-11-14 Rodrigo KumperaMerge pull request #3945 from kumpera/fix-cross-domain...
2016-11-14 Alexander KöplingerMerge pull request #3940 from akoeplinger/deprecate...
2016-11-12 Niklas TherningMerge pull request #3938 from ntherning/UnicastIPAddres...
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-11 Niklas TherningMerge pull request #3930 from ntherning/fix-System...
2016-11-11 Miguel de Icaza[eglib/mono] Aleksey caught a discrepancy between the...
2016-11-10 Rodrigo Kumpera[runtime] Wrap MonoClass::ext with accessors.
2016-11-10 Bernhard Urban[arm64] always assume a cache line size of 4
2016-11-10 Bernhard Urban[ppc] enable MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX on every...
2016-11-10 Bernhard Urban[ppc] use proper calling convention when coming from...
2016-11-10 Bernhard Urban[ppc] disable MONO_ARCH_HAVE_TLS_GET
2016-11-10 Johan LorenssonMerge pull request #3854 from lateralusX/jlorenss/win...
2016-11-10 Zoltan VargaMethod field count (#3907)
2016-11-10 Zoltan Varga[sdb] Avoid asserting when trying to single step on...
next