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-12
Use string.IsNullOrEmpty to eliminate bounds check to first char (#17512)
Ben Adams
1
-1
/
+7
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
2018-04-11
Fix CoreRT build breaks
Jan Kotas
2
-7
/
+2
2018-04-11
Add GetPinnableReference back to Span and ReadOnlySpan (#17504)
Ahson Khan
2
-0
/
+14
2018-04-11
Fix Assert in ValueTask (#17511)
Ben Adams
1
-1
/
+1
2018-04-11
Fix cmake toolchain compile flags loop (#17380)
Petr Bred
1
-1
/
+2
2018-04-10
Simple trim of ArrayPool buffers (#17078)
Jeremy Kuhne
10
-121
/
+362
2018-04-10
Fix x86 steady state tiered compilation performance (#17476)
Noah Falk
7
-7
/
+29
2018-04-10
Add CreateFromPinnedArray to MemoryMarshal (#17500)
Ahson Khan
2
-1
/
+34
2018-04-10
Use non-inlineable overload for rare CompareOrdinalIgnoreCase path (#17492)
Jan Kotas
1
-1
/
+1
2018-04-09
Fix trigger for tier 1 call counting delay (#17477)
Koundinya Veluri
1
-1
/
+3
2018-04-09
Handle last uses that become contained
Carol Eidt
2
-1
/
+37
2018-04-09
Avoid Unsafe.As usage in ValueTask that can break type safety (#17471)
Stephen Toub
3
-234
/
+338
2018-04-09
Enable signing for cross targeting tools
Wes Haggard
1
-0
/
+5
2018-04-09
Fix MemoryManager ctor and use internal span ctor to improve performance (#17...
Ahson Khan
3
-8
/
+10
2018-04-09
LSRA: remove last uses only at use point
Carol Eidt
1
-23
/
+33
2018-04-09
Adding dlerr() diagnostics for libicu dlsym errors (#17454)
Debayan Ghosh
1
-1
/
+1
2018-04-07
Fix OpenVirtualProcess SIGSEGV on Linux. (#17444)
Mike McLaughlin
5
-46
/
+143
2018-04-06
Publish symbols using Microsoft.SymbolUploader.Build.Task package (#17463)
Mike McLaughlin
1
-0
/
+17
2018-04-06
Merge pull request #17418 from CarolEidt/Fix590358
Carol Eidt
2
-27
/
+25
2018-04-06
Add GetLoaderAllocatorObjectForGC to IGCToCLR (#17443)
David Mason
7
-6
/
+32
2018-04-06
Fix GC stress modes 4 and 8 on Linux ARM (#17456)
Jan Vorlicek
2
-1
/
+3
2018-04-06
Add YieldAwaiter support to the async method builder delegate optimization (#...
Stephen Toub
4
-13
/
+50
2018-04-06
Add some comments to SpanHelpers.Char IndexOf and LastIndexOf (#17447)
Ahson Khan
1
-2
/
+14
2018-04-05
revert "Work around MCG bug around `ref char` marshalling #5481" (#5656)
Luqun Lou
4
-47
/
+0
2018-04-05
Merge pull request #17363 from CarolEidt/Fix17242
Carol Eidt
1
-7
/
+18
2018-04-05
formatting
Carol Eidt
1
-1
/
+1
2018-04-05
Remove fgMorphLocalField invalid assert
Carol Eidt
1
-21
/
+19
2018-04-05
Vectorize and use ROSpan.LastIndexOf as the workhorse for string.LastIndexOf ...
Ahson Khan
3
-112
/
+135
2018-04-05
Merge pull request #17432 from stephentoub/portnumericperf
Stephen Toub
3
-139
/
+329
2018-04-05
Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)
Jan Kotas
17
-165
/
+57
2018-04-04
Use FormattingHelpers.Count{Hex}Digits in {u}int/long.ToString/TryFormat
Stephen Toub
1
-139
/
+196
2018-04-04
Move FormattingHelpers.Count{Hex}Digits from Utf8Formatter into shared
Stephen Toub
2
-0
/
+133
2018-04-04
JIT: refine x86 gc reg kill set for CORINFO_HELP_INIT_PINVOKE_FRAME (#17421)
Andy Ayers
1
-0
/
+5
2018-04-04
Fix ARM32 on ARM64 Tracing (#17417)
Brian Robbins
4
-6
/
+6
2018-04-04
Handle SIMD8/LONG recasts for LCL_FLD
Carol Eidt
1
-6
/
+6
2018-04-04
Fix ExecutionContext capture in Task (#17407)
Stephen Toub
1
-4
/
+4
2018-04-04
[x86/Linux] Fix COMNumber::DoubleToNumberFC arguments order (#17412)
Konstantin Baladurin
2
-2
/
+2
2018-04-04
Consolidate and optimize TextInfo.ChangeCase (#17391)
Stephen Toub
3
-213
/
+236
2018-04-04
Avoid unnecessary string allocations in IdnMapping (#17399)
Stephen Toub
3
-21
/
+37
2018-04-03
Merge pull request #17372 from BruceForstall/ArmWriteBarrierTighten3
Bruce Forstall
15
-165
/
+166
2018-04-03
Remove most ARM NYI (#17365)
Bruce Forstall
6
-83
/
+45
2018-04-03
Merge pull request #17352 from sdmaclea/PR-ARM64-Add-x64_arm64-crossgen
Jarret Shook
2
-3
/
+3
2018-04-03
Increase crst level for ReadyToRunInfo's map lock (#17376)
Koundinya Veluri
3
-118
/
+123
2018-04-02
[local gc] gc spinning part 1 (#17341)
David Mason
7
-0
/
+27
[next]