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-05-02
Jay Krell
Move three trivial threadpool icalls to callers. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Jo Shields
[netcore] Onboard Arcade (mono/mono#14301)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Egor Bogatov
[netcore] clean up excludes-System.Runtime.Tests.rsp...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Larry Ewing
Merge pull request mono/mono#14295 from vargaz/mixed...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Zoltan Varga
[runtime] Fix some mixed EH problems.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Zoltan Varga
[aot] Avoid passing -march=arm to llc when using thumb...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
lateralusX
Add minimal COM support into WinAOT BCL profile and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Larry Ewing
Merge pull request mono/mono#14199 from kjpou1/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Marek Safar
Mirror changes from mono/coreclr,corefx,corert (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-28
Jay Krell
Remove libgcc_s_seh-1.dll dependency when targeting...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Vlad Brezae
[interp] Optimize enum Hasflag (mono/mono#14173)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Vlad Brezae
[interp] Optimize special static field access (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Vlad Brezae
[interp] Don't change next_jit_code_hash during imethod...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Zoltan Varga
[runtime] Add a python version of the offsets tool...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Jo Shields
[netcore] Avoid touching or using submodules in coreonl...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jo Shields
[netcore] Smarter version numbering of nupkg (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jo Shields
[netcore] Fix `make dist` following https://github...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Jay Krell
Fix arm32 tailcall_reg/tailcall_membase. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Egor Bogatov
[netcore] ASP.NET Core sample (mono/mono#14224)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Vlad Brezae
[interp] Don't check for exception in native wrappers...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Johan Lorensson
Merge pull request mono/mono#14101 from lateralusX...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Bernhard Urban
[interp] fix op_explicit for cast from nfloat to nint...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Filip Navara
[netcore] Restore Roslyn compilers from NuGet to allow...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Egor Bogatov
[netcore] Don't wrap CustomAttributeNamedArgument into...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Alexander Kyte
[llvm] Propagate nonnull attribute through LLVM IR...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Larry Ewing
Merge pull request mono/mono#14192 from kjpou1/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
lateralusX
Fix race condition under wow64 for cooperative suspende...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
lateralusX
Add hybrid/cooperate runtime support on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Zoltan Varga
[netcore] Convert netcore/Makefile.am to a normal makef...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Zoltan Varga
[netcore] Throw the correct exception for byref returns...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bernhard Urban
[aot] partial revert of mono/mono#14043 (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Thays Grazia
[DIM] Throwing AmbiguousImplementationException on...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Filip Navara
[netcore] Establish a baseline for make xtestpass ...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Jay Krell
Cleanup patch_info code a little. (mono/mono#14037)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Zoltan Varga
[runtime] Fix a warning. (mono/mono#14168)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Zoltan Varga
[llvm] Remove unused dlsym_cb. (mono/mono#14164)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Zoltan Varga
[llvmonly] Enable invariant loads from preinited got...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Aleksey Kliger...
[image] Create MonoImageStorage to own the image raw...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Jay Krell
Small step toward reduction/elimination of JIT icall...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-21
Vlad Brezae
[interp] Fix buffer overflow when incrementing sp
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Alexander Köplinger
Bump monolite (mono/mono#14144)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Larry Ewing
Merge pull request mono/mono#14136 from kjpou1/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Aleksey Kliger...
[loader] Don't store through a null ptr (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
pedestrianlove
Make dedicated MonoError for `mono_error_set_argument_o...
commit
|
commitdiff
|
tree
|
snapshot
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
next