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
2017-04-17
Improve performance of Object.GetType for arrays (#10992)
Jan Kotas
4
-17
/
+7
2017-04-17
Merge pull request #11028 from danmosemsft/api.zone
Viktor Hofer
1
-0
/
+11
2017-04-17
Format spmi sources with clang-format (#11027)
Sergey Andreenko
129
-10245
/
+9760
2017-04-17
Jit intrinsics for Span<T>.get_Item and ReadOnlySpan<T>.get_Item. (#10910)
Andy Ayers
9
-6
/
+1180
2017-04-17
Add scenario-based tests
Swaroop Sridhar
8
-28
/
+43
2017-04-17
Add SecurityZone stub
danmosemsft
1
-0
/
+11
2017-04-17
In function Assembly.Load ignore AssemblyName.CodeBase even if it is set (#11...
Rahul Kumar
2
-9
/
+18
2017-04-17
Remove Alpine for pipe builds (#11022)
Gaurav Khanna
1
-13
/
+0
2017-04-17
Support FEATURE_EVENT_TRACE override (#10961)
Jonghyun Park
3
-24
/
+19
2017-04-17
Allow build.sh to have multiple cmakeargs options (#10962)
Jonghyun Park
1
-1
/
+1
2017-04-17
Update CoreClr, CoreFx to preview1-25215-03, preview1-25214-03, respectively ...
dotnet bot
11
-29
/
+29
2017-04-17
[RyuJit/ARM32] Fix assertion of failure on "Instruction cannot be encoded" (#...
Sujin Kim
2
-8
/
+38
2017-04-17
Merge pull request #11013 from mskvortsov/nullcheck
Bruce Forstall
1
-2
/
+2
2017-04-17
Merge pull request #11016 from alpencolt/ryu-arm-localloc-fix
Bruce Forstall
1
-8
/
+10
2017-04-17
Fix ARM32/Linux release CI test failure (#11008)
Hyeongseok Oh
2
-1
/
+7
2017-04-17
Add Span and ReadOnlySpan from CoreCLR
Jan Kotas
3
-6
/
+26
2017-04-17
[RyuJIT/ARM32] Fix amount of allocated registers for Localloc.
Alexander Soldatov
1
-8
/
+10
2017-04-17
RyuJIT/ARM32: update nullcheck codegen
Mikhail Skvortcov
1
-2
/
+2
2017-04-16
Fix comment about pinning bit in object.h (#11004)
303248153
1
-3
/
+3
2017-04-16
Fix warning in LPTSTRTestNative (#10973)
Yi Zhang (CLR)
2
-24
/
+26
2017-04-16
Fix OOM exception thrown in case insensitive replace for an empty string (#11...
Hugh Bellamy
1
-0
/
+2
2017-04-16
Fixed CI link (#11003)
Cyd Haselton
1
-1
/
+1
2017-04-15
Move Span/ReadOnlySpan to shared CoreLib partition (#10988)
Jan Kotas
9
-420
/
+417
2017-04-15
Make some Dictionary code smaller (#10993)
mikedn
1
-32
/
+42
2017-04-15
Merge pull request #10983 from danmosemsft/revert.jeremy
Michelle McDaniel
11
-139
/
+861
2017-04-15
Make createdump build and work on Centos (#10985)
Mike McLaughlin
3
-5
/
+8
2017-04-15
[Arm64] Fix assembly errors (#10977)
Steve MacLean
1
-18
/
+18
2017-04-14
Merge pull request #10958 from pgavlin/VSO397793
Pat Gavlin
3
-1
/
+183
2017-04-14
Revert "Strip out unused reg code. (#10741)"
danmosemsft
11
-139
/
+861
2017-04-14
Merge pull request #10936 from BruceForstall/TempRegApi
Bruce Forstall
14
-294
/
+200
2017-04-14
Add a brief comment to the new test.
Pat Gavlin
1
-0
/
+5
2017-04-14
Small clean up of stackEntry (#10820)
Sergey Andreenko
3
-61
/
+33
2017-04-14
Introduce API for codegen getting temp registers from gtRsvdRegs
Bruce Forstall
14
-294
/
+200
2017-04-14
Merge pull request #10955 from adityamandaleeka/makeHandleStoreClass
Aditya Mandaleeka
19
-520
/
+567
2017-04-14
Merge pull request #10956 from AndyAyersMS/FixMorphUnnecessaryNullCheck
Andy Ayers
1
-1
/
+25
2017-04-14
Make HandleStores contain their underlying bucket directly.
Aditya Mandaleeka
4
-68
/
+90
2017-04-14
[Local GC] Move operations on CLREventStatic to the EE interface (#10813)
Sean Gillespie
15
-62
/
+874
2017-04-14
[x86/Linux] Use appropriate FCALL macro for DoToDecimal (#10963)
Jonghyun Park
2
-2
/
+2
2017-04-14
Implement MEM_RESET handling in VirtualAlloc on Unix (#10939)
Jan Vorlicek
3
-10
/
+88
2017-04-13
Rename IGCHandleTable to IGCHandleManager.
Aditya Mandaleeka
13
-81
/
+81
2017-04-13
Merge pull request #10945 from OmarTawfik/update-runtimefeature-docs
Omar Tawfik
1
-1
/
+3
2017-04-13
Reenable incremental linking (#10943)
Gaurav Khanna
2
-6
/
+1
2017-04-13
Preserve VNs in fgMorphIntoHelperCall.
Pat Gavlin
3
-1
/
+178
2017-04-13
[Local GC] Handle table low-hanging interface violations (#10929)
Sean Gillespie
1
-1
/
+1
2017-04-13
Jit: fix unnecessary null checks in some field accesses
Andy Ayers
1
-1
/
+25
2017-04-13
Make a GCHandleStore class and interface for use by the VM.
Aditya Mandaleeka
10
-112
/
+137
2017-04-13
Merge pull request #10953 from wtgodbe/crossImage
William Godbe
1
-3
/
+3
2017-04-13
Use updated Docker images for Crossbuild
wtgodbe
1
-3
/
+3
2017-04-13
Merge pull request #10927 from wtgodbe/PortableOSXWin
William Godbe
10
-117
/
+79
2017-04-13
Merge pull request #10949 from wtgodbe/ImageVersion
William Godbe
1
-2
/
+2
[next]