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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
Expose OSThreadId and TimeStamp on EventWrittenEventArgs (#19002)
Brian Robbins
18
-44
/
+486
2018-08-01
build-test - fix ilasm warnings caused by missing/incorrect extern assembly d...
Jacek Blaszczynski
107
-2478
/
+2504
2018-08-01
Use the identified python when building System.Private.CoreLib (#19043)
Omair Majid
2
-1
/
+3
2018-08-01
Cross-bitness in GcInfoEncoder::Build() (#19206)
Egor Chesakov
2
-55
/
+35
2018-08-01
Add a spec for tiered compilation (#19207)
Noah Falk
1
-0
/
+95
2018-07-31
Fix build break
Jan Kotas
2
-0
/
+2
2018-07-31
Delete dead code (#19208)
Jan Kotas
8
-1055
/
+47
2018-07-31
Delete FEATURE_IPCMAN (#19212)
Jan Kotas
32
-5165
/
+2
2018-07-31
JIT: fast path for minopts/debug codegen in lvaMarkRefs (#19103)
Andy Ayers
4
-64
/
+117
2018-07-31
Updating SetCpuInfo to be more accurate
Tanner Gooding
2
-99
/
+144
2018-07-31
R2RDump - Fix and update R2RDumpTests (#19039)
Amy
18
-889
/
+1212
2018-07-31
Add netcoreapp dependencies (#19177)
Chris Sienkiewicz
3
-2
/
+13
2018-07-31
Expose the x86 HWIntrinsics via a set of class hierarchies matching the under...
Tanner Gooding
31
-104
/
+164
2018-07-30
Moving the ilproj sdk to be built/published under the TargetsWindows condition
Tanner Gooding
1
-4
/
+1
2018-07-30
Fix HW intrinsics test projects naming and optimization levels according to r...
Jacek Blaszczynski
70
-128
/
+68
2018-07-30
Temporarily flag a SIMD test as optimization-sensitive (#19163)
Koundinya Veluri
1
-0
/
+2
2018-07-30
Change type of EnumLocaleData to struct (#19193)
Jan Kotas
1
-1
/
+1
2018-07-29
Fix invalid IntPtr == null comparisons, set strict mode for Roslyn (#19191)
Jacek Blaszczynski
2
-1
/
+5
2018-07-27
Added version increment for TrimExcess and EnsureCapacity (#19096)
Dávid Kaya
2
-0
/
+14
2018-07-27
build-test - fix TestWrapper CS warnings (#19180)
Jacek Blaszczynski
1
-2
/
+2
2018-07-27
spmi: exclude methods using a file with saved md5 hashes. (#18769)
Sergey Andreenko
3
-5
/
+131
2018-07-27
Merge pull request #19165 from BruceForstall/FixCodeGenBringUpTestsBuilds
Bruce Forstall
651
-919
/
+17883
2018-07-27
Add comment explaining the return value of ToUpper/ToLower (#19176)
Ahson Khan
1
-0
/
+4
2018-07-27
Lowering: Atomic ops can produce a value (#19173)
Carol Eidt
3
-2
/
+79
2018-07-27
Updating emitInsCanOnlyWriteSSE2OrAVXReg to cover some of the newer instructi...
Tanner Gooding
1
-5
/
+39
2018-07-27
Merge pull request #19145 from CarolEidt/Fix19081
Carol Eidt
4
-10
/
+20
2018-07-27
Specify specific build flavors for CodeGenBringUpTests tests
Bruce Forstall
651
-919
/
+17883
2018-07-27
JIT: add extra check to struct of struct of x promotion (#19156)
Andy Ayers
4
-0
/
+300
2018-07-27
Add CI PR-triggered Ubuntu x64 innerloop no-tiering job (#19123)
Koundinya Veluri
1
-0
/
+15
2018-07-27
Merge pull request #19154 from BruceForstall/FixArm64Localloc
Bruce Forstall
8
-30
/
+114
2018-07-27
Update CoreClr, CoreFx, PgoData to preview1-26727-01, preview1-26727-01, mast...
dotnet-maestro-bot
2
-8
/
+8
2018-07-26
Reference in box HW intrinsics (#19137)
Jacek Blaszczynski
5
-14
/
+19
2018-07-26
Merge pull request #19144 from BruceForstall/Fix13796
Bruce Forstall
1
-8
/
+8
2018-07-26
Fixing the x86 hwintrinsics to not assert for invalid generic types.
Tanner Gooding
1
-6
/
+10
2018-07-26
Fix overallocation of arm64 small constant localloc
Bruce Forstall
8
-30
/
+114
2018-07-26
Merge pull request #19153 from adityamandaleeka/fix_buildtest_help
Aditya Mandaleeka
1
-1
/
+1
2018-07-26
Fix syntax error in help text.
Aditya Mandaleeka
1
-1
/
+1
2018-07-26
reenable corefx System.Runtime.Tests on arm32 (#19128)
Sergey Andreenko
1
-1
/
+0
2018-07-26
Adding the Microsoft.NET.Sdk.IL pkgproj
Tanner Gooding
6
-0
/
+165
2018-07-26
Include long shifts in OperIsShiftOrRotate
Carol Eidt
4
-10
/
+20
2018-07-26
Re-enable arm64 tests that no longer fail
Bruce Forstall
1
-8
/
+8
2018-07-26
Switch to using MicrosoftNETCorePlatformsPackageVersion as the RuntimeFramewo...
Chris Sienkiewicz
2
-2
/
+2
2018-07-25
Update CoreFX documentation (#19092)
Andon Andonov
2
-10
/
+80
2018-07-25
Sdk test projects (#19044)
Chris Sienkiewicz
15
-62
/
+84
2018-07-24
Removing duplicate CoreCLRTestLibrary project references
Tanner Gooding
18
-54
/
+0
2018-07-24
Regenerating the x86 HWIntrinsic templated tests
Tanner Gooding
773
-6985
/
+3165
2018-07-24
Removing `Random random = new Random()` from the HWIntrinsic templates
Tanner Gooding
23
-110
/
+0
2018-07-24
Realigning the HWIntrinsic template metadata tables
Tanner Gooding
1
-746
/
+746
2018-07-24
Replacing usages of random with TestLibrary.Generator in the HWIntrinsic temp...
Tanner Gooding
1
-487
/
+487
2018-07-24
Adding TestLibrary.Generator methods for unsigned types
Tanner Gooding
1
-0
/
+74
[next]