projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-04-19
Jay Krell
[Coop] Convert performance counters and performance...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Zoltan Varga
[llvm] Avoid looking up intrinsics by name in most...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Larry Ewing
Merge pull request mono/mono#14129 from lewing/sample-tfm
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Zoltan Varga
[aot] Add a depfile= argument which causes the AOT...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Larry Ewing
Merge pull request mono/mono#14113 from vargaz/netcore...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Thays Grazia
Protecting boxing a null value (mono/mono#14018)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Bernhard Urban
[interp] disable tail call opt if managed debugger...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Vincent Povirk
Respect call convention modopts in native wrappers...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Johan Lorensson
Merge pull request mono/mono#13931 from lateralusX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Jay Krell
mono_remoting_marshal_init in mono_marshal_get_proxy_ca...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Filip Navara
[netcore] Fix failures in System.Tests.MulticastDelegat...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Egor Bogatov
[netcore] improve Windows support (mono/mono#14100)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Larry Ewing
Merge pull request mono/mono#14088 from vargaz/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Larry Ewing
Merge pull request mono/mono#14041 from kjpou1/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Vlad Brezae
[interp] Small vt opcode optimisations (mono/mono#14040)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Vlad Brezae
[interp] Improve boxing/unboxing (mono/mono#14048)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
lateralusX
Review feedback.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Egor Bogatov
[netcore] Fix two System.Tests.PseudoCustomAttributeTes...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Vlad Brezae
[interp] Fix interp strmfld vt (mono/mono#14086)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jay Krell
Replace two element hash table with two element array...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Jay Krell
Factor the function mono_call_add_patch_info out of...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[llvmonly] Add stubs for methods which cannot be compil...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Jay Krell
Remove a few string allocs/copies, i.e. for generic...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Bernhard Urban
[arm] align stack pointer in throw trampoline (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[llvmonly] Make direct calls to more methods, not enabl...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[aot] Prepend the assembly name to the mangled method...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[netcore] Allow cross-module direct calls to alloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[llvmonly] Allow direct calls to inflated methods since...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[aot] Change how the context is computed in init_aot_me...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Jay Krell
Register mono_gc_wbarrier_generic_nostore_internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Jay Krell
Register g_free icall regular, as monoeg_g_free. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Egor Bogatov
[netcore] Fix WaitHandle.SignalAndWait (mono/mono#13809)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Egor Bogatov
[netcore] Fix System.Tests.PseudoCustomAttributeTests...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Zoltan Varga
[netcore] Add linker descriptor for corelib. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Kenneth Pouncey
Merge branch 'master' of https://github.com/mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Zoltan Varga
[llvmonly] Fix a buffer overflow. (mono/mono#14057)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Bernhard Urban
[aot] change method table generation so that it works...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Filip Navara
[netcore] Misc. fixes (mono/mono#14050)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Vlad Brezae
[interp] Static field access fixes (mono/mono#14009)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Filip Navara
[netcore] Switch to msbuild nuget which is available...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Egor Bogatov
[netcore] Do not inline if [DynamicSecurityMethod]...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Jay Krell
Remove redundant check of llvm_acfg->aot_opts.direct_ic...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Filip Navara
[netcore] Make System.Private.CoreLib and host APIs...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Jay Krell
Remove constant parameter to mono_tls_get_tls_setter...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Vlad Brezae
[interp] Optimize ldobj/stobj (mono/mono#13761)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Jay Krell
Increase gsharedvt trampolines by 10% from 4000 to...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Maxim Lipnin
[w32error] Add ENONET error case
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zoltan Varga
[jit] Make dlmalloc use mono_valloc so it picks up...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Miguel de Icaza
[debugger-agent]: Print error if the socket can not...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Zoltan Varga
[jit] Disable inlining for methods with [System.Securit...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Marek Safar
Merge pull request mono/mono#13815 from radical/nuget-5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Filip Navara
[netcore] Implement Assembly.GetExecutingAssembly with...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Filip Navara
[netcore] Fix marshalling of ref ptr return types ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Filip Navara
Do not crash the runtime in System.Reflection.Emit...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Johan Lorensson
Merge pull request mono/mono#13959 from filipnavara...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Johan Lorensson
Merge pull request mono/mono#13946 from lateralusX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Thays Grazia
Cleaning exceptions during static constructor loading...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jo Shields
Merge pull request mono/mono#13976 from directhex/anoth...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jo Shields
Add another symbol for loadedllvm
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Marek Safar
Merge pull request mono/mono#13972 from filipnavara...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Marek Safar
Merge pull request mono/mono#13963 from Dotnet-GitSync...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jo Shields
Merge pull request mono/mono#13973 from directhex/netco...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jo Shields
Merge pull request mono/mono#13961 from directhex/maked...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Johan Lorensson
Make nullable embedding API's public. (mono/mono#13950)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Alexander Köplinger
[configure] Add failsafe for missing submodules (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
lateralusX
Merge icall_hash and icall_hash_foreign into one.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Aleksey Kliger
[utils] stub mono_setmmapjit on Win32 and Wasm
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Miguel de Icaza
Do not use MAP_JIT by default, instead make this someth...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Bernhard Urban
[aot] use g_malloc () instead of malloc () (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Filip Navara
Link libgcc statically on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Jo Shields
[netcore] Runtime nupkg fixes (mono/mono#13934)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Jo Shields
Merge pull request mono/mono#13955 from directhex/more...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Jo Shields
Make sure mini_method_is_default_method is in loaded...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Johan Lorensson
Merge pull request mono/mono#13928 from lateralusX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Filip Navara
[netcore] Allow reflection invocation of methods with...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Johan Lorensson
Merge pull request mono/mono#13930 from lateralusX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
lateralusX
Add support for direct icalls not defined in icall...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Alexander Kyte
[merp] Restore non-assertion behavior in debugger-engin...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Zoltan Varga
[llvm] If a true/false branch of a conditional branch...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Larry Ewing
Merge pull request mono/mono#13759 from kjpou1/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
lateralusX
Make sure additional supported enable defines ends...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
lateralusX
Use TLS_KEY_LMF_ADDR on Windows when pusing lmf frame.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Bernhard Urban
[AOT] fix winaot LLVM profile (mono/mono#13909)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Zoltan Varga
[jit] Avoid adding a needless zext which confuses abcre...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Alexander Köplinger
Revert "[image] Create MonoImageStorage to own the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Egor Bogatov
[llvm] do not emit safe points for simple methods ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Filip Navara
Reenable working Enum tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Zoltan Varga
[netcore] Remove an assertion which is no longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Aleksey Kliger...
[image] Create MonoImageStorage to own the image raw...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Filip Navara
Propagate System.Globalization.Invariant from runtimeco...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Filip Navara
Update CoreFX / Runtime versions, download the CoreFX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Jay Krell
Remove obsolete AOT relocations for code clarity, assum...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Miguel de Icaza
[metadata] Fix memory leak for the last iteration of...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Miguel de Icaza
[Coverity] Ensure that we never return -1 from pagesize...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Miguel de Icaza
[metadata] Handle condition in ftell, Coverity 1307192...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Filip Navara
[netcore] Implement RuntimeImports.RhBulkMoveWithWriteB...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Filip Navara
[netcore] Fix Marshal.IsPinnable regression (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Bernhard Urban
[AOT] remove confusing llcopts flag (mono/mono#13877)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Jo Shields
Merge pull request mono/mono#13866 from lambdageek...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Alexander Kyte
[merp] Fix image size reported (mono/mono#13847)
commit
|
commitdiff
|
tree
|
snapshot
next