[msvc] Update csproj files (#4711)
[mono.git] / mono /
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 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...
2017-04-03 Zoltan Varga[jit] Fix the casting between arrays with bounds and...
2017-04-03 Zoltan Varga[runtime] Default Interface Method support (#4625)
2017-03-31 Andi McClureMerge pull request #4628 from xmcclure/orbis-profile
2017-03-31 Zoltan Varga[jit] Fix the ppc build.
2017-03-31 Michael DeRoychange icall to use gsize as well
2017-03-31 Vlad Brezae[sgen] Add debug option for valloc limit
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Andi McClureMore platform support fixes
2017-03-30 Andi McClureCombined cherrypick of changes between mono-4.8.0-branc...
2017-03-30 Vlad Brezae[sgen] Emit fast inline wbarrier instead of the wrapper one
2017-03-30 Bernhard Urban[interp] basic filter clause support
2017-03-30 Alexander Kyte[runtime] Switch getenv to use heap memory
2017-03-30 Alexander Kyte[runtime] Fix typo in icall name (#4616)
2017-03-30 Zoltan VargaAdd beginnings of mixed code execution support (#4613)
2017-03-30 Vlad Brezae[sgen] Remove CARDTABLE_STATS
2017-03-30 Vlad Brezae[sgen] Make sure workers don't have evacuating blocks...
2017-03-30 Vlad Brezae[sgen] Blocks on the freelist don't need to have been...
2017-03-30 Vlad Brezae[sgen] Shutdown thread pool worker even if it's not...
2017-03-30 Vlad Brezae[sgen] Don't use workers during finishing pause if...
2017-03-30 Vlad Brezae[sgen] Add scan/copy context for the simple parallel...
2017-03-30 Vlad Brezae[sgen] Add option for parallel nursery collector
2017-03-29 Alexander Kyte[runtime] Don't discard string conversion errors
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-29 Zoltan Varga[jit] Cleanup the signature of the mono_arch_get_static...
next