[msvc] Update csproj files
[mono.git] / mono /
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...
2017-04-14 Aleksey Kliger[remoting] Use coop handles for S.R.Remoting.Contexts...
2017-04-14 Aleksey Kliger[runtime] Use coop handles for ves_icall_System_AppDoma...
2017-04-14 Aleksey Kliger[domain] Mark mono_context_set external only
2017-04-14 Aleksey Kliger[remoting] Move mono_context_{get,set} icall registrati...
2017-04-14 Aleksey Kliger[domain] Use handles for MonoAppContext icalls
2017-04-14 Aleksey Kliger[reflection] Use coop handles for MonoEventInfo.get_eve...
2017-04-13 Zoltan Varga[runtime] Avoid freeing a string passed to mono_mb_emit...
2017-04-13 Zoltan Varga[jit] Make newarr [void] unverified. Fixes #55083.
2017-04-13 Aleksey Kliger ... Merge pull request #4680 from lambdageek/bug-49721...
2017-04-13 Zoltan Varga[runtime] Fix some small domain related memory leaks...
2017-04-12 Rodrigo KumperaMerge pull request #4675 from kumpera/runtime-scalabili...
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-04-12 Zoltan Varga[ppdb] Fix a crash if mono_ppdb_get_seq_points () is...
2017-04-12 Aleksey Kliger[loader] Ignore public key token in strong name match...
2017-04-12 Aleksey Kliger[assembly] Add option to ignore public key tokens when...
2017-04-12 Aleksey KligerRevert "[loader] Remap public key tokens of framework...
2017-04-12 Vlad BrezaeMerge pull request #4670 from BrzVlad/fix-sgen-testing
2017-04-12 Vlad Brezae[tests] Improve configurations of sgen tests
2017-04-12 Vlad Brezae[tests] Add timeout limits to some longer sgen tests
2017-04-11 Rodrigo Kumpera[loader] Make MonoImageSet::gclass_cache concurrent.
2017-04-11 Rodrigo Kumpera[loader] Move typespec_cache to a lock-free-reads hasht...
2017-04-11 Rodrigo Kumpera[loader] Add a lock-free cache in front of get_image_se...
2017-04-11 Rodrigo KumperaMerge pull request #4673 from kumpera/fix_stdelem_ref_perf
2017-04-11 Rodrigo Kumpera[runtime] Fix get_virtual_stelemref_wrapper STELEMREF_C...
2017-04-11 Rodrigo KumperaMerge pull request #4116 from kumpera/jit-job-control
2017-04-11 Zoltan Varga[arm] Fix a gsharedvt assertion which happens with...
2017-04-10 Vlad Brezae[tests] Bump timeouts on sgen tests
2017-04-09 Zoltan Varga[arm64] Add a test file for codegen macros. Not used.
2017-04-07 Rodrigo Kumpera[mini] Fix spurious wakeups within JIT job control.
2017-04-07 Andi McClureMerge pull request #4660 from xmcclure/llvm-orbis
2017-04-07 Andi McClureLLVM: Orbis support, fix typo in configure.ac
2017-04-07 Andi McClureMerge pull request #4663 from xmcclure/bump-linker
2017-04-07 Zoltan Varga[arm] Commit the generated arm_dpimacros.h/arm_vfpmacro...
2017-04-07 Rodrigo KumperaRemove debug fflush and fix active_jit_methods accounti...
2017-04-06 Rodrigo KumperaFix compilation issues.
2017-04-06 Rodrigo Kumpera[mini] Introduce job control to the JIT. Limits by...
2017-04-06 Vincent Povirk[tests] Fix out of tree build. (#4657)
2017-04-06 Ludovic Henry[tests] Add stress testing and reduce sgen normal testi...
2017-04-06 Zoltan Varga[jit] Only free the unwind info inside a MonoTrampInfo...
2017-04-06 Rolf Bjarne Kvinge[runtime] Free leaked variable. (#4643)
2017-04-06 Zoltan Varga[aot] Print JIT failures without having to pass an...
2017-04-05 Rodrigo KumperaMerge pull request #4612 from kumpera/android-changes...
2017-04-05 Ludovic Henry[tests] Rework how we AOT compile tests + General clean...
2017-04-05 Rodrigo Kumpera[runtime] Don't return the modules for the current...
2017-04-05 Rodrigo Kumpera[io-layer] Don't RC std handles or the current process...
2017-04-05 Rodrigo Kumpera[runtime] When looking up the process name, don't bail...
2017-04-05 Rodrigo Kumpera[runtime] Improve tracing of process name lookup functions.
2017-04-05 Rodrigo Kumpera[runtime] Fix compilation under Android
2017-04-05 Zoltan Varga[jit] Fix a leak in the trampoline info registration...
2017-04-05 Bernhard Urban[interp] testcase for stack overflow on tail recursion opt
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 Brezae[runtime] Add arch size InterlockedAdd
2017-04-04 Vlad Brezae[sgen] Add old forgotten oom tests to sgen oom suite
2017-04-04 Vlad Brezae[sgen] Add oom testing suite
2017-04-04 Vlad Brezae[sgen] Don't pass gc options to the test-runner
2017-04-04 Vlad BrezaeMerge pull request #4618 from BrzVlad/feature-par-nrs
2017-04-04 Vlad Brezae[sgen] Split up concurrent sweep from worker logic
2017-04-04 Vlad Brezae[sgen] Increase gray stack section size
2017-04-04 Vlad Brezae[sgen] Increase parallelization of minors
2017-04-04 Vlad Brezae[sgen] Parallel nursery collections
2017-04-04 Michael DeRoyFix mono_marshal_alloc to accept gsize instead of gulon...
2017-04-03 Zoltan Varga[llvm] Add sign extensions for the index register used...
2017-04-03 Andi McClureMerge pull request #4635 from xmcclure/5.3-bump
2017-04-03 Zoltan Varga[jit] Fix a regression caused by 399f6e2425d5fdf73c4f95...
next