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-07-21
Fix build break when FEATURE_SERIALIZATION defined
Stephen Toub
2
-2
/
+2
2016-07-21
Merge pull request #6367 from echesakov/StackAllocation
Egor Chesakov
2
-3
/
+9
2016-07-21
Merge pull request #6300 from sejongoh/decompose_gt_ind
Sejong Oh
2
-1
/
+35
2016-07-21
Change verbatim ELF.h and Dwarf.h LLVM headers to be able to build in CoreCL...
Evgeny Pavlov
3
-118
/
+142
2016-07-21
Merge pull request #6277 from kyulee1/frageh
Kyungwoo Lee
3
-18
/
+16
2016-07-21
Merge pull request #6375 from stephentoub/serialization_modelxml
Stephen Toub
30
-51
/
+248
2016-07-21
[SOS][Linux] Fix incorrect processing 'setclrpath' command with portable PDB ...
Evgeny Pavlov
1
-6
/
+10
2016-07-21
Refactor GC background thread creation (#6384)
Jan Vorlicek
8
-150
/
+85
2016-07-21
Add ELF.h and Dwarf.h from LLVM for gdbjit feature implementation. (#6383)
Evgeny Pavlov
3
-0
/
+2353
2016-07-21
ifdef out CodeAccessPermission demand used in SerializationInfo on CoreCLR
Stephen Toub
1
-0
/
+2
2016-07-21
Expose serialization primitives from System.Private.Corelib
Stephen Toub
29
-51
/
+246
2016-07-21
Merge pull request #6219 from adiaaida/compareLongs
Michelle McDaniel
3
-121
/
+341
2016-07-21
Remove DBG GcInfo encoder/decoder (#6374)
Swaroop Sridhar
16
-2905
/
+1
2016-07-20
Merge pull request #6297 from CarolEidt/MorphGenTreeRefactors
Carol Eidt
7
-184
/
+247
2016-07-20
Merge pull request #6325 from swaroop-sridhar/R2Rver
Swaroop Sridhar
32
-409
/
+481
2016-07-20
GCInfo: Support versioning.
Swaroop Sridhar
32
-409
/
+481
2016-07-21
Remove include of <utility> from seh.cpp (#6359)
Jan Vorlicek
2
-3
/
+32
2016-07-20
Fix is_blittable partial specializations (#6357)
joemmett
1
-2
/
+2
2016-07-20
Fix bug: inlinee did not copy inlinee bbFlags to caller bbFlags.
Egor Chesakov
2
-3
/
+9
2016-07-20
More Struct-related Refactorings
Carol Eidt
7
-184
/
+247
2016-07-20
Merge pull request #6326 from sivarv/phase2
Sivarv
10
-120
/
+418
2016-07-20
Merge pull request #6242 from Maoni0/race
Maoni Stephens
1
-15
/
+4
2016-07-20
Support for reg optional tree temps.
sivarv
10
-120
/
+418
2016-07-20
Fix silent bad codegen in signed comparison
Michelle McDaniel
3
-121
/
+341
2016-07-20
ARM64: Enable Function Fragment
Kyungwoo Lee
3
-18
/
+16
2016-07-20
Make PAL_SEHException smaller (#6267)
Jan Vorlicek
11
-152
/
+371
2016-07-19
Fix for CoreCLR 6269 - Trigger formal binding if domain-wide cache does not h...
Gaurav Khanna
2
-27
/
+18
2016-07-19
Merge pull request #6337 from AndyAyersMS/CountObservations
Andy Ayers
4
-40
/
+73
2016-07-19
Remove duplicate code from string.GetHashCode (#4696)
James Ko
1
-52
/
+4
2016-07-19
Improve performance, drastically reduce misfires for new string(char*) on 64-...
James Ko
1
-15
/
+75
2016-07-19
Better performance for string.CompareOrdinalHelper (#6119)
James Ko
1
-70
/
+98
2016-07-19
Merge pull request #6293 from kyulee1/altjit
Kyungwoo Lee
1
-0
/
+9
2016-07-19
Inliner: improve arg observations
Andy Ayers
4
-40
/
+73
2016-07-19
Fix self-process identification for FreeBSD (#6314)
Jostein Kjønigsen
1
-1
/
+23
2016-07-18
Merge pull request #6227 from parjong/revert-6021-LessConservativeGtObj
Carol Eidt
8
-89
/
+44
2016-07-18
Merge pull request #6324 from AndyAyersMS/ReplayCapturesProfitModel
Andy Ayers
1
-2
/
+3
2016-07-18
Decompose GT_IND for x86
Sejong Oh
2
-1
/
+35
2016-07-18
Fix libc path for macOS El Capitan (#6302)
Peter Jas
1
-6
/
+10
2016-07-18
Add to model.xml several members we wish to expose in the FX (#6310)
Dan Moseley
3
-77
/
+226
2016-07-18
Add Lazy<T>(T value) constructor (#6304)
Peter Jas
2
-0
/
+14
2016-07-17
Add ICloneable back to several globalization types on Unix (#6307)
Stephen Toub
7
-10
/
+10
2016-07-17
Minimize buffer allocations in Stream.CopyTo for seekable streams (#4540)
James Ko
1
-2
/
+58
2016-07-18
Revert "Less conservative gt obj"
Jonghyun Park
8
-89
/
+44
2016-07-17
GC update from CoreRT (#6305)
Jan Kotas
1
-4
/
+4
2016-07-15
Inliner: capture profit model estimate during replay
Andy Ayers
1
-2
/
+3
2016-07-15
Merge pull request #6037 from sejongoh/linux_struct_arg
Sejong Oh
1
-22
/
+70
2016-07-15
ARM64: Cross-Target Jit
Kyungwoo Lee
1
-0
/
+9
2016-07-14
Merge pull request #6287 from MichalStrehovsky/removeAssertOnMustExpand
Michal Strehovský
1
-7
/
+0
2016-07-14
Remove assert validating intrinsic expansion on mustExpand
Michal Strehovský
1
-7
/
+0
2016-07-14
Remove unnecessary copies for stack struct argument except:
Sejong OH
1
-22
/
+70
[next]