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-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
2018-07-24
Fix mscordbi metadata reader alignment bug on Linux. (#19070)
Mike McLaughlin
2
-0
/
+9
2018-07-24
Release leaked ICorProfilerCallback9 in ~EEToProfInterfaceImpl (#19106)
Ilia
1
-0
/
+7
2018-07-24
Merge pull request #19099 from BruceForstall/Arm64DebugBuild
Bruce Forstall
1
-52
/
+42
2018-07-24
Revert "Revert "Fix some failures when using build-test.sh"" (#18919)
Russ Keldorph
5
-18
/
+13
2018-07-24
Work around cmd command length limit in xunit Exec task (#19095)
Sven Boemer
2
-2
/
+17
2018-07-23
Add root MSBuild targets for Interop managed test assets (#19069)
Aaron Robinson
4
-0
/
+87
2018-07-23
Change Windows arm32/arm64 Debug normal/innerloop jobs to NOT run tests
Bruce Forstall
1
-52
/
+42
2018-07-23
Add missing FlushInstructionCache to Thread::CommitGCStressInstructionUpdate ...
Egor Chesakov
1
-0
/
+2
2018-07-23
Disable tests failing on ARM32 in https://github.com/dotnet/coreclr/pull/1878...
Egor Chesakov
1
-0
/
+2
2018-07-23
R2RDump - UnwindInfo for x86 (#18994)
Amy
13
-29
/
+233
2018-07-23
Change gtExtractSideEffList to use GenTreeVisitor (#18257)
mikedn
5
-125
/
+204
2018-07-23
Partial R2R IBC fixes (#19073)
Jan Kotas
3
-3
/
+7
2018-07-23
JIT: some lclvars related cleanup (#19077)
Andy Ayers
7
-285
/
+51
2018-07-23
Remove hosthook api (#19079)
Aaron Robinson
15
-121
/
+14
2018-07-22
Enable profiler attach on Windows (#18762)
Sung Yoon Whang
11
-305
/
+249
2018-07-22
JIT: stateful local ref counts and weights (#19068)
Andy Ayers
9
-140
/
+319
2018-07-20
Merge pull request #19049 from acmyu/issue19030
Bruce Forstall
5
-1
/
+6
2018-07-20
Merge pull request #19067 from CarolEidt/FixStructRefCnt
Carol Eidt
1
-4
/
+0
2018-07-20
Merge pull request #19065 from briansull/fix_19022
Brian Sullivan
3
-1
/
+116
2018-07-20
Improve narrowing of GT_AND nodes. (#18995)
Eugene Rozenfeld
1
-11
/
+52
2018-07-20
Update documentation for testing (#19063)
Aaron Robinson
4
-98
/
+95
2018-07-20
JIT: handle implicit local var references via local var attribute bit (#19012)
Andy Ayers
4
-19
/
+30
2018-07-20
Fix unnnecessary reference to DateTimeFormatInfo.DecimalSeparator (#19064)
Stephen Toub
1
-1
/
+1
2018-07-20
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-03020-01, preview1-26...
dotnet-maestro-bot
3
-11
/
+11
2018-07-20
Disable manual COM registration logic on ARM32 (#19042)
Aaron Robinson
3
-16
/
+1
2018-07-20
Zapper::CompileAssembly: save NI file atomically (#19059)
Konstantin Baladurin
3
-4
/
+13
2018-07-20
Remove incRefCnt from fgMakeOutgoingStructArgCopy
Carol Eidt
1
-4
/
+0
2018-07-20
Merge pull request #19040 from CarolEidt/DiffFix
Carol Eidt
2
-2
/
+4
2018-07-20
Add Tizen 5.0 RID (#19057)
Gleb Balykov
1
-0
/
+3
2018-07-20
Improve throughput of TimeSpan.ToString/TryFormat with "g"/"G" (#19051)
Stephen Toub
3
-120
/
+175
2018-07-20
Minor interop code changes (#19005)
Aaron Robinson
5
-54
/
+38
2018-07-20
Fixed missing readonly attribute (#19052)
Phil Garcia
2
-2
/
+2
2018-07-19
Add issues with COM tests in the helix build. (#19047)
Aaron Robinson
2
-1
/
+8
2018-07-19
Skip R2RDumpTests in crossgen tests, test unsupported on ARM
Amy Yu
5
-1
/
+6
2018-07-19
Fixes issue 19022
Brian Sullivan
3
-1
/
+116
2018-07-19
Removing WINCORESYS usages from the test projects
Tanner Gooding
9
-38
/
+15
2018-07-19
Enable the no tiered compilation innerloop PR legs (#18953)
Noah Falk
1
-17
/
+14
2018-07-19
Adding a project reference for CoreCLRTestLibrary to the hwintrinsic test dir...
Tanner Gooding
1
-0
/
+4
2018-07-19
Regenerating the HWIntrinsic tests from the updated templates
Tanner Gooding
772
-3608
/
+3608
2018-07-19
Updating the templated HWIntrinsic tests to use `TestLibrary.TestFramework` f...
Tanner Gooding
24
-111
/
+114
2018-07-19
Build xunit wrappers the same way on windows and unix (#18695)
Sven Boemer
31
-407
/
+721
2018-07-19
Fix desktop build break
Jan Kotas
1
-1
/
+4
2018-07-19
JitDump improvements
Carol Eidt
2
-2
/
+4
2018-07-19
Merge pull request #18999 from CarolEidt/Fix16359
Carol Eidt
3
-13
/
+10
[next]