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
2016-09-13
Replace % inside loop of Random ctor (#7156)
chrisaut
1
-4
/
+6
2016-09-13
Fix funceval for enregistered value types arguments. (#7149)
Mike McLaughlin
1
-38
/
+50
2016-09-12
Fix uninitialized local build break
Bruce Forstall
1
-2
/
+2
2016-09-12
Merge pull request #7130 from BruceForstall/Fix7086
Bruce Forstall
6
-147
/
+188
2016-09-12
Clean up COMPlus_JitMemStats / MEASURE_MEM_ALLOC (#7119)
Peter Kukol
4
-16
/
+21
2016-09-12
Merge pull request #7105 from adiaaida/umodLong
Michelle McDaniel
5
-16
/
+149
2016-09-12
Implement DecomposeUMod
Michelle McDaniel
5
-16
/
+149
2016-09-12
Merge pull request #7126 from mikedn/x86-cast-long-int-overflow
Pat Gavlin
2
-9
/
+102
2016-09-12
RyuJIT x86: Implement GS cookie check for functions with tailcall
Bruce Forstall
6
-147
/
+188
2016-09-12
Merge pull request #7148 from BruceForstall/Fix7127
Bruce Forstall
1
-1
/
+5
2016-09-12
Merge pull request #7133 from mikedn/x86-cast-long-float
Pat Gavlin
3
-2
/
+12
2016-09-12
Merge pull request #7102 from vancem/ETWGCDumpFix.9-7-16
Vance Morrison
1
-7
/
+6
2016-09-12
Restrict x86 legacy JIT struct promotion
Bruce Forstall
1
-1
/
+5
2016-09-12
Merge pull request #7136 from benaadams/enviro
Jan Kotas
1
-8
/
+59
2016-09-12
Removing one String member to avoid depending on ArgIterator
Jose Perez Rodriguez
2
-3
/
+0
2016-09-12
Adding missing String members to coreclr
Jose Perez Rodriguez
3
-4
/
+20
2016-09-12
Implement long to float cast for x86
Mike Danes
3
-2
/
+12
2016-09-12
Fix Environment no-inlining for mscorlib
Ben Adams
1
-21
/
+26
2016-09-11
Reduce code bloat around formatted GetResourceString calls
James Ko
1
-2
/
+48
2016-09-09
Merge pull request #7067 from pkukol/timing_bit_rot
Peter Kukol
5
-39
/
+67
2016-09-09
Merge pull request #7125 from pgavlin/ModelAssignByRefKillSet
Pat Gavlin
4
-26
/
+40
2016-09-09
Merge pull request #7122 from BruceForstall/Fix7092
Bruce Forstall
1
-0
/
+11
2016-09-09
Merge pull request #7120 from BruceForstall/Fix7093
Bruce Forstall
1
-3
/
+20
2016-09-09
Merge pull request #7114 from BruceForstall/Fix7100
Bruce Forstall
1
-2
/
+3
2016-09-10
Implement long to int casts with overflow for x86
Mike Danes
2
-9
/
+102
2016-09-09
Fix #7092
Bruce Forstall
1
-0
/
+11
2016-09-09
Do not use movsq on x86.
Pat Gavlin
3
-26
/
+38
2016-09-09
Model the kill set for ASSIGN_BYREF on x86.
Pat Gavlin
1
-0
/
+2
2016-09-09
Merge pull request #7111 from sivarv/jitstressregs2Fix
Sivarv
1
-1
/
+30
2016-09-09
Merge pull request #7108 from kyulee1/igmeta
Kyungwoo Lee
1
-19
/
+21
2016-09-09
Merge pull request #7121 from swgillespie/request-build-break
Sean Gillespie
1
-0
/
+8
2016-09-09
Only reference IGCHeap::gcHeapType when FEATURE_SVR_GC is defined
Sean Gillespie
1
-0
/
+8
2016-09-09
Fix enregistered max size constants on Unix AMD64 (#7117)
Jan Vorlicek
1
-2
/
+4
2016-09-08
Fix #7093
Bruce Forstall
1
-3
/
+20
2016-09-08
Revert "Fix IMGREL32 static field addr value-num blindspot"
Jan Kotas
1
-15
/
+11
2016-09-08
Fix a build break introduced by GH#6764
dotnet-bot
7
-5
/
+9
2016-09-08
Fix #7100
Bruce Forstall
1
-2
/
+3
2016-09-08
Merge pull request #7112 from rahku/appdomain
Rahul Kumar
1
-0
/
+1
2016-09-08
Add AppContext.UnhandledException to ref file
Rahul Kumar
1
-0
/
+1
2016-09-08
Fix to #7087
sivarv
1
-1
/
+30
2016-09-08
Merge pull request #7071 from erozenfeld/StackOverflow
Eugene Rozenfeld
3
-158
/
+283
2016-09-08
ILDASM: Ignore Metadata flag for CoreCLR
Kyungwoo Lee
1
-19
/
+21
2016-09-08
Fix the fixes.
Peter Kukol
1
-19
/
+22
2016-09-08
Fix some timing code bit rot, plus minor cleanup.
Peter Kukol
5
-24
/
+49
2016-09-08
Merge pull request #7107 from pgavlin/gh7089
Pat Gavlin
1
-0
/
+4
2016-09-08
Merge pull request #6764 from swgillespie/gc-interface-3
Sean Gillespie
94
-938
/
+1257
2016-09-08
Introduce an interface separating the GC and the VM,
Sean Gillespie
94
-938
/
+1257
2016-09-08
Merge pull request #7106 from pgavlin/DecompTP
Pat Gavlin
2
-16
/
+9
2016-09-08
Return false from isRegPairType for RyuJIT.
Pat Gavlin
1
-0
/
+4
2016-09-08
Merge pull request #6995 from rahku/appdomain
Rahul Kumar
2
-0
/
+16
[next]