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
2017-03-16
Delete mscorlib facade (#10157)
Jan Kotas
17
-14583
/
+10
2017-03-16
Merge pull request #10177 from eerhardt/TZPosixNames
Eric Erhardt
1
-3
/
+27
2017-03-16
Hide types which are now public in corefx (#10142)
Rahul Kumar
20
-1722
/
+35
2017-03-15
Minor fix to address ?: VC conformance improvement. (#10208)
Yuriy Solodkyy
2
-2
/
+2
2017-03-15
Temporarily disable flaky sleep test (#10221)
Matt Mitchell
2
-1
/
+1
2017-03-15
Fix Convert.FromBase64CharArray with empty array (#10224)
Stephen Toub
1
-0
/
+5
2017-03-15
[x86/Linux] Fix NativeCallableTest (#10060)
Evgeny Pavlov
2
-6
/
+11
2017-03-15
Merge pull request #10168 from eerhardt/PortablePDBs
Eric Erhardt
4
-12
/
+7
2017-03-15
Enable use of Volatile<T> on arm64 to get correct memory consistency (#10212)
Rahul Kumar
1
-1
/
+1
2017-03-15
Clean up fcall.h (#10158)
Jonghyun Park
2
-67
/
+72
2017-03-15
Reorder stack arguments on reverse P/Invoke (#10217)
Jonghyun Park
4
-57
/
+111
2017-03-15
[x86/Linux] Fix IL_STUB_PInvoke with RetBuf (#10144)
Hanjoung Lee
4
-1
/
+27
2017-03-15
Fix ToTitleCase Functionality for Dutch Cultures (#10195)
Rion Williams
1
-2
/
+14
2017-03-15
Change CoreCLR to use Sierra (#10173)
Matt Mitchell
2
-1
/
+1
2017-03-15
Migrate MethodBase.cs over to the shared partition. (#10202)
Atsushi Kanamori
5
-149
/
+93
2017-03-15
Move System.Convert code to shared partition (#10178)
Alex Perovich
4
-157
/
+203
2017-03-15
Prepare MethodBase.cs for migration to shared partition. (#10194)
Atsushi Kanamori
4
-188
/
+200
2017-03-15
Support bracket enclosed names in TZ POSIX rules
Eric Erhardt
1
-3
/
+27
2017-03-15
Replace MemberInfo.cs with the CoreRt version and move to shared partition. (...
Atsushi Kanamori
5
-58
/
+67
2017-03-14
Merge pull request #10145 from hqueue/arm/ryujit/shiftrotate_decomposed_long
Bruce Forstall
3
-15
/
+128
2017-03-14
JIT: preliminaries to improve types (#10172)
Andy Ayers
4
-129
/
+342
2017-03-14
Merge pull request #9276 from benaadams/sealed-encodings
Stephen Toub
2
-2
/
+13
2017-03-14
Merge pull request #10152 from jashook/assert_pcodes_pcodesstart_lt_256
Jarret Shook
1
-4
/
+20
2017-03-14
Fix tz rules (#10169)
Tarek Mahmoud Sayed
1
-4
/
+8
2017-03-14
Fix #9457
jashook
1
-4
/
+20
2017-03-14
Make portable PDBs on Unix instead of no symbols at all.
Eric Erhardt
4
-12
/
+7
2017-03-13
Optimize Span.Clear() on AMD64 (#10110)
Xiangyang (Mark) Guo
1
-1
/
+7
2017-03-13
Merge pull request #10153 from adityamandaleeka/remove_stress_thread
Aditya Mandaleeka
8
-454
/
+0
2017-03-13
Merge pull request #10073 from adityamandaleeka/handle_types_to_enum_1
Aditya Mandaleeka
3
-165
/
+145
2017-03-13
Improve LIR dumping (#10140)
Bruce Forstall
6
-29
/
+58
2017-03-13
System.Diagnostics.Debugger.Break() should NOT be inlined. (#10151)
Mike McLaughlin
1
-0
/
+1
2017-03-13
Add changes to emitMaxStackDepth and fgPtrArgCntMax to JitDump (#10130)
Bruce Forstall
5
-1
/
+21
2017-03-13
Convert GenTree* to GenTreeCall* as much as possible (#10132)
Bruce Forstall
23
-394
/
+346
2017-03-13
Merge pull request #10113 from briansull/ibc-readytorun
Brian Sullivan
17
-65
/
+209
2017-03-13
Replace HNDTYPE defines with enum in gcinterface header.
Aditya Mandaleeka
3
-165
/
+145
2017-03-13
Remove STRESS_THREAD.
Aditya Mandaleeka
8
-454
/
+0
2017-03-13
Build Linux altjit for x86 and amd64 (#10120)
Bruce Forstall
23
-104
/
+196
2017-03-13
Merge pull request #10129 from BruceForstall/AdjustStackLevel
Bruce Forstall
5
-26
/
+56
2017-03-13
Work for IBC profiling with ReadyToRun images
Brian Sullivan
17
-65
/
+209
2017-03-13
Merge pull request #10083 from hqueue/arm/ryujit/decomposed_long_fix
Bruce Forstall
1
-1
/
+1
2017-03-14
[Ryujit/ARM32] Support shift and rotate for decomposed long
Hyung-Kyu Choi
3
-15
/
+128
2017-03-13
Merge pull request #10067 from mikedn/oak-no-throw-equals
Joseph Tremoulet
1
-3
/
+27
2017-03-13
Merge pull request #10105 from JonHanna/corefx16566
Atsushi Kanamori
12
-20
/
+22
2017-03-13
Use VSD_STUB_CAN_THROW_AV instead of explicit _TARGET_XXX_ (#10143)
Jonghyun Park
1
-6
/
+10
2017-03-13
Use GetDoubleArrayToLargeObjectHeapThreshold when FEATURE_DOUBLE_ALIGNMENT_HI...
Jonghyun Park
1
-0
/
+2
2017-03-12
Merge pull request #10134 from seanshpark/fixtypo
Bruce Forstall
1
-1
/
+1
2017-03-12
Improve encoding performance (#10124)
Jan Kotas
5
-34
/
+149
2017-03-13
Fix typo in Compiler::gtHasRef()
SaeHie Park
1
-1
/
+1
2017-03-12
Remove dead code (#10128)
Bruce Forstall
1
-6
/
+0
2017-03-12
Move adjustments to genStackLevel into functions
Bruce Forstall
5
-26
/
+56
[next]