index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
Delete RuntimeMethodHandle.GetSecurityFlag (#17643)
Jan Kotas
12
-253
/
+7
2018-04-18
Fix ephemeral limits checks in write barrier for ARM64 (#17641)
Jan Vorlicek
2
-4
/
+4
2018-04-18
Enable Invoke and GetValue for ref-returning members (#17639)
Atsushi Kanamori
7
-22
/
+69
2018-04-18
Merge pull request #16962 from CarolEidt/UnixDefines
Carol Eidt
45
-401
/
+390
2018-04-17
Ensure thumb bit is set when searching for debugger jit info on ARM (#17617)
Chris Sienkiewicz
2
-2
/
+2
2018-04-17
Clean up FlushInstructionCache for precodes and interlocked target change ope...
Koundinya Veluri
3
-12
/
+10
2018-04-17
Merge pull request #17623 from weshaggard/wesh/addlinuxmusl
Wes Haggard
1
-5
/
+12
2018-04-17
Handle getTailCallCopyArgsThunk returning NULL in the JIT (#17592)
Jan Kotas
3
-25
/
+26
2018-04-17
Unix/x64 ABI cleanup
Carol Eidt
45
-401
/
+390
2018-04-17
Improve SSA dominator tree memory usage (#15006)
mikedn
3
-45
/
+35
2018-04-17
Add linux-musl build leg
Wes Haggard
1
-5
/
+12
2018-04-17
Convert native StringBuilder methods to managed (#17472)
mikedn
13
-299
/
+72
2018-04-17
Adding failing string to Boolean and TimeSpan parse failure exceptions (#15661)
Szabolcs Dézsi
3
-92
/
+130
2018-04-17
Merge pull request #17560 from fiigii/fixcvt
Carol Eidt
1
-2
/
+2
2018-04-17
Enable generic attributes (#9189)
Avi Avni
4
-18
/
+48
2018-04-17
Merge pull request #17575 from debayang/simd_crossgen
Russ Keldorph
1
-8
/
+0
2018-04-16
Enable support DllImport a native assembly whose name contains '.' (#17505)
Luqun Lou
2
-26
/
+67
2018-04-16
[Arm64] Add memory barrier after interlocked operations (#17595)
Koundinya Veluri
3
-27
/
+107
2018-04-16
Update memory histogram buckets (#15206)
mikedn
1
-3
/
+4
2018-04-16
Dict: Use Ref Local Reassignment (C# 7.3) (#17483)
Ben Adams
2
-8
/
+4
2018-04-16
Update xml comment for {ReadOnly}Memory.Pin method (dotnet/corefx#29137) (#17...
dotnet bot
2
-2
/
+8
2018-04-16
Changed SpinLock::CompareExchange method declaration to static (#17579)
Phil Garcia
1
-1
/
+1
2018-04-16
[x86/Linux] Fix ICorDebug frames API (#17436)
Igor Kulaychuk
2
-18
/
+18
2018-04-16
[x86/Linux] Fix marshalling struct with 64-bit types (#17455)
Konstantin Baladurin
2
-0
/
+26
2018-04-16
Update KoreanLunisolarCalendar.cs (#17542)
elyoh
1
-1146
/
+1143
2018-04-15
[Arm64] Add full barrier after locking operations (#17567)
Steve MacLean
1
-8
/
+7
2018-04-15
[Arm64] Disable SIMD in crossgen (added as part of #14633)
Debayan Ghosh
1
-8
/
+0
2018-04-14
Avoid creating illegal byref pointers (#17524)
Bruce Forstall
2
-1
/
+105
2018-04-14
Make Windows builds always portable
Russ Keldorph
1
-7
/
+2
2018-04-14
[Arm64/Linux] #17521 for linux (#17546)
Steve MacLean
1
-0
/
+6
2018-04-14
Fix random Segfaults on Ubuntu arm (#17523)
Egor Chesakov
1
-1
/
+24
2018-04-13
Fix OpenVirtualProcess on Linux issue. (#17551)
Mike McLaughlin
1
-3
/
+5
2018-04-13
Insert int3 after non-returning calls at the end of basic blocks. (#17535)
Eugene Rozenfeld
1
-0
/
+16
2018-04-13
Fix default style argument to Double/Single/Decimal.Parse (#17556)
Stephen Toub
3
-3
/
+3
2018-04-13
Fix extra register-dependency on mem-form cvtsd/s2ss
Fei Peng
1
-2
/
+2
2018-04-13
Merge pull request #17531 from BruceForstall/SpmiProtectJitStartup
Bruce Forstall
2
-11
/
+60
2018-04-13
[Arm64/Linux] Use platform memset/memcpy (#17536)
Steve MacLean
2
-330
/
+16
2018-04-13
[Arm64/Windows] Simplify JIT_MemSet & JIT_MemCpy (#17537)
Steve MacLean
1
-222
/
+37
2018-04-13
Preserve VASigCookieReg across PInvokeStubWorker call (#17521)
Aditya Mandaleeka
1
-2
/
+8
2018-04-13
Collapse leftover AsSpan().Slice(...) into AsSpan(...) (#29078)
Ahson Khan
1
-1
/
+1
2018-04-12
Remove CreateFromPinnedArray from Memory (moved to MemoryMarshal) (#17532)
Ahson Khan
1
-31
/
+0
2018-04-12
Fix for 17398. (#17501)
Eugene Rozenfeld
1
-11
/
+31
2018-04-12
Use string.IsNullOrEmpty to eliminate bounds check to first char (#17512)
Ben Adams
1
-1
/
+7
2018-04-12
Protect SuperPMI from crashes calling jitStartup
Bruce Forstall
2
-11
/
+60
2018-04-11
Fixed checks for Avx/Avx2.InsertVector128 to check the type of the second arg
Brian Sullivan
1
-2
/
+2
2018-04-11
Mutate the global heap valuenumber for any HW intrinsic that performs a memor...
Brian Sullivan
6
-34
/
+254
2018-04-11
Some cleanup for ArrayPool trimming (#17518)
Jeremy Kuhne
2
-18
/
+31
2018-04-11
Remove MemoryManager.Length (#17498)
Ben Adams
2
-18
/
+51
2018-04-11
Merge pull request #17431 from CarolEidt/Fix17389
Carol Eidt
3
-24
/
+70
2018-04-11
Fix Valuenum:EvalFuncForConstantArgs (#17506)
Sergey Andreenko
1
-6
/
+5
[next]