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-07-02
Steve Pfister
[netcore] Remove IsByRef check on Reflection.Emit.Dynam...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Johan Lorensson
Disable zlib on mingw Windows build to avoid dependency...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Marek Safar
[netcore] Bump Roslyn
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Egor Bogatov
[netcore] Fix Array.Copy* tests. Bump NETCORETESTS_VERS...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Miguel de Icaza
[metadata] Rename, null-initialize, and properly free...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Jay Krell
Remove unused AMD64 JIT CALLCONV_IS_STDCALL. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-29
lateralusX
Fix 32-bit build error when using C++ compiler.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Katelyn Gadd
Disable compiler server on darwin. Add force-enable...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Filip Navara
Add tests
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Filip Navara
Fix marshalling bugs for StringBuilder parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Ryan Lucia
[netcore] Fix Assembly.GetForwardedTypes() (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Zoltan Varga
[runtime] Implement support for embedded ppdb, when...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Jay Krell
Fix year+ old MIPS compile break. (mono/mono#15459)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Alexander Köplinger
Replace two more MONO_DEBUG=clr-memory-model env vars...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Zoltan Varga
[netcore] Avoid calling mono_runtime_install_appctx_pro...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-28
Thays Grazia
[dim] Emit error when calling abstract methods (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
lateralusX
FIx id formatting to align with rest of code.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
lateralusX
Fix incorrect thread state on suspend thread failure.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
lateralusX
Fix use THREAD_SUSPEND_DEBUG macros on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-27
Steve Pfister
[netcore] Review and document netcore test failures...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Ryan Lucia
CreateNLSocket and CloseNLSocket should return gpointer...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Johan Lorensson
Fix unused-function warning in main.c. (mono/mono#15424)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Aleksey Kliger...
[sdks] dynamically link libmonosgen to mono-sgen for...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Jay Krell
Remove mono_tls_get_tls_getter.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Jay Krell
Replace MONO_PATCH_INFO_GET_TLS_TRAMP with MONO_PATCH_I...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Vlad Brezae
[sgen] Fix crashes in sgen due to xdomain refs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Vlad Brezae
[interp] Reduce computation under calc_section mutex
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Egor Bogatov
Add xunit-summary.py (mono/mono#15373)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Alexander Köplinger
[profiler] Add helper.h to tarball
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Ryan Lucia
[netcore] Fix build.sh (mono/mono#15380)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Zoltan Varga
[aot] Save the number of locals into the aot debug...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Jay Krell
Fix tarball build and refresh monolite due to memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Jay Krell
[threads] Define interlocked_mutex as non-recursive...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Radek Doulik
[profiler] Add helper.c to static sources where needed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Johan Lorensson
Add cooperative suspend aware threads for hybrid suspen...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Zoltan Varga
[runtime] Refactor mono-debug.c. (mono/mono#15381)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Radek Doulik
[aot profiler] Listen for commands on given port (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Johan Lorensson
Increase max size of localloc and localloc_imm on amd64...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Johan Lorensson
Add support for Windows x64 Full AOT + LLVM + Interpret...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Marek Safar
[System.Private.CoreLib] Add new shared string resource
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Zoltan Varga
[netcore] Disable more runtime functionality. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Thays Grazia
[wasm][debugger] Adding support to debug local vars...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Johan Lorensson
Fix race related to final event signaling in Registered...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Bernhard Urban
[arm] set exception handling model to dwarf for iOS
commit
|
commitdiff
|
tree
|
snapshot
2019-06-23
Zoltan Varga
[netcore] Remove unused icalls.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Zebediah Figura
[mini] Support tracing pointer return values. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-22
Zoltan Varga
[aot] Fix a deadlock in init_plt () by calling create_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Vlad Brezae
[arm64] Add location of this and rgctx arg
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Vlad Brezae
[arm] Add location of this and rgctx arg
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Vlad Brezae
[amd64] Fix location saving for *this*
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Jay Krell
Remove three seemingly unused functions:
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Filip Navara
Add basic implementation of Environment.FailFast (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Aleksey Kliger...
[api] Add a mono/metadata/profiler-legacy.h header...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Egor Bogatov
Update Makefile
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
EgorBo
fix build-test-corefx command
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
lateralusX
Make copy_stack_data support configurable.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Larry Ewing
Merge pull request mono/mono#15293 from lewing/wasm...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Larry Ewing
Merge pull request mono/mono#15291 from lewing/doublech...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Aleksey Kliger...
[loader] remap only System.Threading.Tasks.Dataflow...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Thays Grazia
[debugger] Debugger doesn't break on unhandled exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Vlad Brezae
[jit] Make alias analysis properly handle alias cloberr...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Vlad Brezae
[jit] Add debug option for using clr memory model ...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Jay Krell
[Coop] Establish handle frame in reflection_setup_inter...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Jay Krell
Write to the same union member that is later read....
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Jay Krell
[interp] Optimize CEE_MONO_TLS due their being only...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Egor Bogatov
Fix arcade stuff
commit
|
commitdiff
|
tree
|
snapshot
2019-06-20
Johan Lorensson
Add Windows x64 Full AOT Interpreter support on CI...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Aleksey Kliger
[coop] Mark a few functions with MONO_PROFILER_API
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Aleksey Kliger
[runtime] Don't do GC Unsafe transition in mono_gchandl...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Aleksey Kliger
[profiler] Don't switch to GC Safe when locking if...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Jay Krell
Fix compiler warnings. (mono/mono#15196)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Jay Krell
Remove unused MONO_PATCH_INFO_SET_TLS_TRAMP, correspond...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ryan Lucia
Correctly set ReflectionType with inherited generic...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Zoltan Varga
[jit] Avoid calling mini_jit_info_table_find () in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Filip Navara
[netcore] Update the checks for ByRef return type in...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Zoltan Varga
[interp] Implement tracing of return values. Improve...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Alexis Christoforides
[filewatcher] Fall back to default if a new instance...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Bernhard Urban
[arm] fix some more host/target pointer size issues...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Bernhard Urban
[mini] fix OP_SEQ_POINT of other backends regarding...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ryan Lucia
[netcore] Don't default to an empty array for a null...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ryan Lucia
[eglib] Don't escape chars in argv parsing enclosed...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Marek Safar
Mirror changes from mono/corefx,corert,coreclr (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Marek Safar
[netcore] Excluded tests update
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Marek Safar
[System.Private.CoreLib] Merge fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Marek Safar
Merge remote-tracking branch 'upstream/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Marek Safar
[netcore] Reflect shared partition changes
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Marek Safar
[System.Private.CoreLib] Align on CA naming for easier...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
naricc
Implement GC.GetAllocatedBytes (mono/mono#14779)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Bernhard Urban
[arm] use target_mgreg_t instead of plain pointer type...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
Allocate MonoJumpInfo instead of MonoAotCompile.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
Revert "threads.c:6403:6: warning: 'current_idx' may...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
PR: Restore nearby unusual formatting.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
intrinsics.c: In function 'mini_emit_inst_for_method':
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
debugger-engine.c: In function 'set_bp_in_method':
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
tramp-arm64-gsharedvt.c: In function 'mono_arch_get_gsh...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
mini-arm64-gsharedvt.c: In function 'mono_arch_get_gsha...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
interp/mintops.c: In function 'mono_interp_dis_mintop':
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
In file included from object.c:40:0:
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
w32file-unix.c: In function 'mono_w32file_get_file_size':
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Jay Krell
interp/interp.c: In function 'interp_entry.constprop':
commit
|
commitdiff
|
tree
|
snapshot
next