[msvc] Update csproj files
[mono.git] / mono /
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-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 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-29 Zoltan Varga[jit] Cleanup the signature of the mono_arch_get_static...
2017-03-29 Zoltan Varga[jit] Add ref types to mini_get_underlying_type ()...
2017-03-28 Ludovic Henry[threadpool] Pass callback at initialization (#4546)
2017-03-28 Andi McClureMerge pull request #4168 from xmcclure/aot-man
2017-03-28 Andi McClureCorrectly document --aot options in man page
2017-03-28 Marek Safar[mono] Remove unused icall
2017-03-27 Andi McClureMerge pull request #4594 from lambdageek/bug-53890
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-26 Bernhard Urban[interp] call mono_unhandled_exception, so exit() is...
2017-03-26 Bernhard Urban[interp] enable more tests for CI
2017-03-26 Bernhard Urban[interp] support floating point in runtime_invoke
2017-03-26 Bernhard Urban[interp] allow more gregs, enable pinvoke17.exe
2017-03-26 Bernhard Urban[interp] throw NRE in mint_strlen
2017-03-25 Bernhard Urban[interp] add write barriers
2017-03-25 Bernhard Urban[interp] respect reference type in stobj insn
2017-03-24 Aleksey Kliger[remoting] Pass correct object to invoke of IRemotingTy...
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-utils.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-unsorted.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-type.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-threads.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-string.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-security.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-reflection.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-profiler.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-object.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-methods.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-metadata.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-jitinternal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-jit.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-internal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-image.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-gchandle.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-gc.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-exc.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-embedding.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-dynamic-codegen.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-domains.
next