[msvc] Update csproj files (#4813)
[mono.git] / mono /
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-08 Aleksey Kliger[mono-error] Always call TLE(string,string) constructor
2017-05-08 Aleksey Kliger[runtime] Fail classes that have a field with a bad...
2017-05-05 Andi McClureFix mingw/mxe build
2017-05-05 Zoltan Varga[jit] Fix 4c0df6de333fe18abb97fbc7ea8f6e77d92f5451...
2017-05-05 Bernhard Urban[interp] do widening for more arith ops
2017-05-04 Aleksey Kliger ... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Andi McClureMerge pull request #4788 from xmcclure/if-winrt
2017-05-04 Aleksey Kliger[runtime] Mark mono_string_new external only
2017-05-04 Aleksey Kliger[interp] Use mono_string_new_checked instead of mono_st...
2017-05-04 Aleksey Kliger[mini] Use mono_string_new_checked instead of mono_stri...
2017-05-04 Aleksey Kliger[runtime] Use coop handles for some simple icalls
2017-05-04 Aleksey Kliger[locales] Use coop handles for System.Globalization...
2017-05-04 Aleksey Kliger[runtime] Use coop handles for System.Environment icalls
2017-05-04 Aleksey Kliger[appdomain] Make mono_domain_set_config external only
2017-05-04 Aleksey Kliger[locales] Use mono_string_new_checked instead of mono_s...
2017-05-04 Aleksey Kliger[runtime] Use mono_string_new_checked instead of mono_s...
2017-05-04 Zoltan Varga[jit] Compile unwinder_unwind_frame without optimizatio...
2017-05-04 Aleksey Kliger[mono-route] Use _checked functions
2017-05-04 Aleksey Kliger[mono-error] Use mono_string_new_checked instead of...
2017-05-04 Aleksey Kliger[runtime] Use mono_string_new_checked in exception.c
2017-05-03 vkargov[jit] Fix memory leak in trampoline info registration...
2017-05-03 Vlad BrezaeMerge pull request #4787 from BrzVlad/fix-degraded...
2017-05-03 Andi McClureMerge pull request #4780 from xmcclure/assembly-loader...
2017-05-03 Andi McClureDocument --assembly-loader, change default to 'legacy...
2017-05-03 Vlad Brezae[sgen] Fix accidental triggering of degraded mode
2017-05-03 Zoltan VargaMixed mode exception handling (#4777)
2017-05-02 Aleksey Kliger ... [loader] Add a few Framework Facades assemblies (#4784)
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] remove ves_exec_method_with_context_with_ip...
2017-04-28 Bernhard Urban[tests] print seed
2017-04-28 Bernhard Urban[interp] enable a couple delegate tests on CI
2017-04-28 Bernhard Urban[interp] testcase for static field stuff
2017-04-28 Bernhard Urban[interp] resolve MonoClass and MonoClassField from...
2017-04-28 Bernhard Urban[interp] resolve right class for valuetype
2017-04-28 Bernhard Urban[interp] check for pending exceptions after icall
2017-04-28 Bernhard Urban[interp] let JIT handle native2managed wrappers, but...
2017-04-28 Bernhard Urban[interp] add stelem.u2
2017-04-28 Bernhard Urban[interp] move interp_init call so embedders don't have...
2017-04-28 Rodrigo KumperaMerge pull request #4771 from mono/revert-4765-master
2017-04-28 Rodrigo KumperaRevert "[jit] Fix memory leak in trampoline info regist...
2017-04-28 Rodrigo KumperaMerge pull request #4765 from vkargov/master
2017-04-28 Aleksey Kliger[sre-save] Handle ConstructorBuilder custom attribute...
2017-04-28 Aleksey Kliger[sre] Make mono_image_get_methodref_token non-static...
2017-04-27 Vladimir Kargov[jit] Fix memory leak in trampoline info registration.
2017-04-27 Johan LorenssonMerge pull request #4716 from Unity-Technologies/eglib...
2017-04-27 Zoltan Varga[simd] Add support for Vector.IsHardwareAccelerated...
2017-04-27 Zoltan Varga[runtime] Add a variant of mono_string_new_wrapper...
2017-04-27 Marek Safar[Facades] Move more asseblies to Facades to support...
2017-04-26 Aleksey Kliger[loader] Rename enable-minimal=assembly_remapping to...
2017-04-26 Aleksey KligerRevert "[assembly] Add Facades dir to default_path...
2017-04-26 Aleksey Kliger[runtime] Add --assembly-loader=[strict,legacy] runtime...
2017-04-26 Aleksey Kliger[loader] --enable-minimal=assembly_remapping implies...
2017-04-25 Aleksey Kliger ... Merge pull request #4730 from lambdageek/facades-and...
2017-04-25 Andi McClureMerge pull request #4745 from xmcclure/ipv6-cleanup
2017-04-25 Aleksey Kliger[assembly] Add Facades dir to default_path on all runtimes
2017-04-25 Aleksey Kliger[assembly] Add Facades to framework_assemblies list
2017-04-25 Aleksey Kliger[assembly] When loading framework facade assemblies...
2017-04-25 Aleksey Kliger[assembly] add ANAME_EQ_IGNORE_VERSION flag to assembly...
2017-04-25 Aleksey Kliger[aot] Add --apply-bindings=FILE option
2017-04-25 Aleksey Kliger[domain] Factor out mono_domain_parse_assembly_bindings
2017-04-25 Aleksey Kliger[loader] Pass sn_same_name predicate when loading from...
2017-04-25 Andi McClureFix some style issues introduced by PR#4720
2017-04-25 Andi McClureMerge pull request #4720 from Unity-Technologies/config...
2017-04-25 Joshua PetersonMerge branch 'master' into config-checks-ipv6
2017-04-25 Zoltan Varga[jit] Remove some debug spew.
2017-04-24 Zoltan Varga[runtime] Add explicit (float) casts to test_0_float_pr...
2017-04-24 Andi McClureMerge pull request #4710 from Unity-Technologies/additi...
2017-04-24 Vlad BrezaeMerge pull request #4727 from BrzVlad/fix-xamarin-studio
2017-04-23 Zoltan VargaMake the loading of llvm EH info async safe. (#4725)
2017-04-22 Zoltan Varga[runtime] Disable some tests in full-aot mode which...
2017-04-21 Vlad Brezae[metadata] Lock around special static fields hash access
2017-04-21 Vlad Brezae[amd64] Make inline function in header static
2017-04-21 Vlad Brezae[metadata] Don't use static_data_array
2017-04-21 Rodrigo KumperaMerge pull request #4701 from kumpera/jit_improvements
2017-04-21 Aleksey Kliger ... Merge pull request #4723 from lambdageek/bug-54485
2017-04-20 Aleksey Kliger[metadata] If a GTD appears uninstantiated in a generic...
2017-04-20 Aleksey Kliger[metadata] Add a canonical_inst MonoType to MonoClassGtd
2017-04-19 Alexander KyteMerge pull request #4722 from alexanderkyte/checked_after
2017-04-19 Josh PetersonAdd #ifdef checks for code that might not exist
2017-04-19 Josh PetersonAdd autoconf checks for platforms without IPv6
2017-04-19 Zoltan Varga[runtime] Shadow copy the .pdb files as well. Fixes...
2017-04-18 Rodrigo Kumpera[runtime] Forgot to update strelemref_wrapper_name...
2017-04-18 Andi McClureMerge pull request #4708 from xmcclure/orbis-system-net
2017-04-18 Zoltan Varga[jit] Disable handler block trampolines+aot support...
2017-04-18 Alexander KyteMerge pull request #4712 from alexanderkyte/master...
2017-04-18 Alexander Kyte[runtime] Handle circular references in SRE types
2017-04-18 Marek Safar[runtime] Blacklist System.Threading.Overlapped nugets
2017-04-18 Mikayla HutchinsonAdd System.Net.Http 4.3.1 to blacklist
2017-04-18 David KarlašBug 55148 - Debugger checks type which is possibly...
2017-04-17 Rodrigo Kumpera[JIT/GC] Optimize mono_gc_wbarrier_value_copy_bitmap.
2017-04-17 Rodrigo Kumpera[runtime] Optimize virtual_stelemref for classes even...
2017-04-17 Aleksey Kliger[w32error] Fix g_error args in mono_w32error_unix_to_win32
2017-04-14 Aleksey Kliger ... Merge pull request #4569 from lambdageek/dev-coop-handl...
2017-04-14 Aleksey Kliger[custom-attrs] Use coop handles for mono_reflection_get...
2017-04-14 Aleksey Kliger[reflection] Move mono_reflection_type_get_handle to...
2017-04-14 Aleksey Kliger[custom-attrs] Rename custom_attrs_defined_internal...
next