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-10-12
Dotnet-GitSync-Bot
Mirror changes from mono/coreclr (mono/mono#17297)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ryan Lucia
[loader] Fix gnu/lib-names.h define (mono/mono#17294)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Jay Krell
[runtime] Add portable cached array creation functions...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Egor Bogatov
Enable more hw intrinsics for AOT (mono/mono#17160)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Kyle White
Update MERP event type to MonoAppCrash (mono/mono#17131)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Vlad Brezae
[interp] Kill more instructions (mono/mono#17226)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ryan Lucia
[eglib] Add newline for failure check prints (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Johan Lorensson
Incorrect constrained virtual call in method using...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Bernhard Urban...
[mini] trace snippet should restore return value (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Jay Krell
Fix g_assert_not_reached message regression. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Jay Krell
Remove varargs from g_assert and g_assert_not_reachable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Bernhard Urban...
[mini] print inserted instruction in verbose logging...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Filip Navara
[mini] Fix check for FastAllocateString that used old...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Vlad Brezae
[sgen] Fix invalid value passed to write barrier (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Johan Lorensson
Running --enable-msvc-only didn't find jay.vcxproj...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Filip Navara
[netcore] Fix NULL dereference when running LLVM JIT
commit
|
commitdiff
|
tree
|
snapshot
2019-10-09
Jay Krell
Revert mono_runtime_set_main_args in mono/mono@44ff0597...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vlad Brezae
[interp] Small cleanups (mono/mono#17229)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Filip Navara
[netcore] Port CoreCLR implementation of Exception...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexander Köplinger
[netcore] Disable some SafeWaitHandle tests everywhere...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Filip Navara
Fix check in fix_libc_name to trigger only for libc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Steffen Kieß
Clean up map.c /map.h (mono/mono#16746)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Ryan Lucia
[netcore] Add libc name transition
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexis Christoforides
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexis Christoforides
[merp] Print missing status marker file for stage 1...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Alexis Christoforides
Zeroing is not necessary, snprintf() always null-termin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vlad Brezae
[interp] Rerun cprop pass if stloc.np intructions were...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vlad Brezae
[interp] Handle more cases for stloc.np optimization
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Vlad Brezae
[interp] Skip NOPs when checking previous instruction
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Calvin Buckley
dladdr shim for gmodule; try to enable crash reporter...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Jo Shields
Bump version to 6.9 (mono/mono#17207)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Don't declare mono_get_module* on non-win32
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Use eglib win32 helper functions without MAX_PATH limit
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Escape type namespaces, document that we aren't escapin...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Make the mono identifier escape function work like...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Unescape type names in the managed parser
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Make TypeNameParser consistently use tabs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
Partially revert "Remove redundant function call of...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Jay Krell
Do not zero localalloc if not asked. (mono/mono#16881)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Jay Krell
[Coop] Convert Get/SetGenericValueImpl. (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Alexander Köplinger
Default --host in autogen.sh on cygwin when missing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ryan Lucia
[IO] Remove read-only logic in mono_w32_get_disk_free_s...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Thays Grazia
[debugger][exception] Debugger breaks on handled except...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Egor Bogatov
[netcore] Optimize Buffer.BlockCopy and Buffer.IsPrimit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Jay Krell
Optimize and extend System.Array intrinsic identificati...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-06
Zoltan Varga
[mixed] Add interp entry wrappers for devirtualized...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Aleksey Kliger...
[merp] Put thread into async context before running...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Aleksey Kliger...
[merp] exit_status is 0 if we ran the uploader successf...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-05
Marek Safar
[System.Private.CoreLib] Fixes build
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Ryan Lucia
[reflection] Only duplicate MonoMarshalSpec strings...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Egor Bogatov
[llvm] Propogate --enable-llvm-asserts to llvm/build...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Vlad Brezae
[interp] Improve copy propagation (mono/mono#17154)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Johan Lorensson
Always do copy_stack_data on entering GC safe/unsafe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Aleksey Kliger...
[merp] Don't overrun buffer in copy_summary_string_safe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Vlad Brezae
[arm] Fix fetching of method addresses (mono/mono#17099)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
dotnet-maestro...
[master] Update dependencies from dotnet/corefx (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Alexander Köplinger
[netcore] Update .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Alexander Köplinger
[netcore] Move ignored test to global ignore file inste...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Sam Patel
Merge pull request mono/mono#17105 from naricc/naricc...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
lateralusX
Default --host in autogen.sh on cygwin when missing.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Johan Lorensson
Optional only build MSVC runtime using make file system...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Nathan Ricci
Spelling corrections.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Jo Shields
Fix missing corerun/ directory in `make dist` tarballs...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Jay Krell
Some external_only/internal split, and inlining. (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Jay Krell
[jit amd64] Add const and remove x87. (mono/mono#16700)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Vlad Brezae
[mini] Use clr memory model by default (mono/mono#17136)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Alexis Christoforides
[merp] Include any managed methods in the 'unmanaged_fr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Kyle White
[merp] Use macOS version not Darwin version in MERP...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Vlad Brezae
[sgen] Fix allocator spelling (mono/mono#17111)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Marek Safar
[netcore] Update coreclr tests package name
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Egor Bogatov
Enable hw intrinsics in AOT mode (mono/mono#17005)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Vlad Brezae
[sgen] Add stats for allocated gchandles (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-30
Alexander Köplinger
[netcore] Disable System.Drawing.Tests.IconTests.Correc...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Marek Safar
[netcore] Add target for running coreclr tests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Nathan Ricci
Updated comment in GC.cs about unitialized array.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Vlad Brezae
[mini] Expand clr-memory-model effect (mono/mono#17093)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Aleksey Kliger...
[runtime] Respect runtime_version in mono_init_internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Alexander Köplinger
Revert "Inline TLS access. (mono/mono#16882)" (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Vlad Brezae
[sgen] Report roots from togglerefs (mono/mono#17063)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Marek Safar
[netcore] Correctly send exit code to the caller
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Vlad Brezae
[sgen] Fix heavy binary protocol build (mono/mono#17037)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
imhameed
Merge pull request mono/mono#17031 from EgorBo/bmi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Alexis Christoforides
[crashing] Remove Mono signal handlers when starting...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Alexis Christoforides
[merp] Output native library module name when 'whitelis...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Bernhard Urban
[interp] always require GC Unsafe mode in exception...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Vlad Brezae
[debugger] Properly close debugger thread when connecti...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Egor Bogatov
LLVM: Add comments (string metadata) for calls (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Thays Grazia
[threading] embedded mono hangs (mono/mono#16907)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jay Krell
[Coop] Unconvert ves_icall_Mono_TlsProviderFactory_IsBt...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Egor Bogatov
[netcore] Disable annoying SourceLink warrnings (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
EgorBo
revise all X86 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jay Krell
Fix comment about mono_thread_interruption_request_flag...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
EgorBo
Implement Bmi2.MultiplyNoFlags
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Egor Bogatov
LLVM: Intrinsify MathF.Round (mono/mono#16840)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Bernhard Urban
[checked-build] update allowed thread states (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Egor Bogatov
Add loop related optimizations to LLVM JIT (mono/mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Egor Bogatov
[netcore] Implement missing Bmi1/Bmi2 intrinsics (mono...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Bernhard Urban
[threads] clear small_id_key TLS when unregistering...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Thays Grazia
[debugger] New way to filter exceptions to support...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alexander Köplinger
Correctly check for HAVE_STAT_BIRTHTIME in configure...
commit
|
commitdiff
|
tree
|
snapshot
next