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
2018-11-20
Remove remaining StringBuilder marshaling use from Corelib (#21120)
Stephen Toub
17
-138
/
+115
2018-11-20
Remove StringBuilder from HebrewNumber formatting (#21122)
Stephen Toub
2
-28
/
+18
2018-11-20
Fix for #21011: propagate GTF_DONT_CSE on comma returns
Eugene Rozenfeld
1
-1
/
+8
2018-11-20
Replace custom AnsiToLower with more efficient ToLowerAsciiInvariant (#21121)
Stephen Toub
2
-30
/
+3
2018-11-20
Delete CORCOMPILE_IMPORT_TABLE_ENTRY (#21109)
Jan Kotas
16
-254
/
+61
2018-11-20
Linux: FlushProcessWriteBuffers using membarrier when available (#20949)
Tom Deseyn
1
-15
/
+82
2018-11-20
Adding some AggressiveInlining attributes to the Vector64/128/256 helper meth...
Tanner Gooding
3
-0
/
+9
2018-11-20
Improve async iterator exception stack traces (#21103)
Stephen Toub
2
-5
/
+15
2018-11-19
Make code in `getTargetMethodDesc` more reliable. (#21101)
Sergey Andreenko
1
-14
/
+22
2018-11-19
format spmi sources (#21094)
Sergey Andreenko
6
-28
/
+36
2018-11-19
Cleanup System.Reflection.Emit code and delete dead code (#21086)
Hugh Bellamy
16
-1154
/
+451
2018-11-19
Add asserts for the types of the Span indexers. (#21037)
Carol Eidt
1
-0
/
+2
2018-11-20
Fix search for headers and libraries via LLVM_HOME (#21084)
Omair Majid
1
-2
/
+2
2018-11-19
Fix Getting Max Japanese Era (#21087)
Tarek Mahmoud Sayed
1
-1
/
+2
2018-11-19
Cleanup RtType.cs code
Hugh Bellamy
2
-550
/
+286
2018-11-19
Fix Type.GetInterface for null namespace and non-null interface namespace
Hugh Bellamy
1
-1
/
+1
2018-11-19
Add headers to crossgen, cee_crossgen, corzap_crossgen vcxproj files (#20082)
Jacek Blaszczynski
3
-90
/
+238
2018-11-19
Make type comparisons more general purpose (#20940)
Michal Strehovský
22
-26
/
+302
2018-11-18
Single pass Vectorize Span<byte>.IndexOfAny(..., ReadOnlySpan<byte>) for 2,3 ...
Ben Adams
1
-10
/
+54
2018-11-18
Add headers to all md*, v3binder*, and ceefgen vcxproj (#20163)
Jacek Blaszczynski
29
-8
/
+306
2018-11-17
Fix incorrect exception thrown in Marshal.ReleaseComObject(null) (#21072)
Hugh Bellamy
1
-0
/
+5
2018-11-17
Removing the legacy helper intrinsics and adding tests for their replacements...
Tanner Gooding
15
-1611
/
+4
2018-11-17
Optimization: Further reduce allocations in GetCustomAtttributes() paths (#20...
Nick Craver
1
-250
/
+107
2018-11-16
Delete unnecessary StackCrawlMarks in RtFieldInfo (#21054)
Jan Kotas
1
-65
/
+47
2018-11-16
Fix unloadability races (#21024)
Jan Vorlicek
15
-315
/
+133
2018-11-16
Fix Formatting Japanese First Year on Linux (#21039)
Tarek Mahmoud Sayed
1
-3
/
+2
2018-11-16
Add workaround for https://github.com/dotnet/coreclr/issues/21051
Jan Kotas
1
-0
/
+4
2018-11-16
Add explicit signatures for Span indexer
Jan Kotas
4
-3
/
+38
2018-11-16
Eliminate CMAKE dependency when not required (#21040)
Dan Moseley
2
-2
/
+2
2018-11-15
Delete HAS_FLS_SUPPORT and related code (#21035)
Jan Kotas
10
-974
/
+25
2018-11-15
Fixed signatures of ref readonly methods in JIT ETW events (#20981)
szehetner
1
-42
/
+81
2018-11-15
Add tests for ANSI BSTRs (#20985)
Jeremy Koritzinsky
6
-13
/
+7
2018-11-15
Merge pull request #21008 from briansull/new-toolset
Brian Sullivan
11
-18
/
+43
2018-11-15
Allow rune enumeration from string and ROS<char> (#21007)
Levi Broderick
6
-0
/
+194
2018-11-15
Update CrstTypeTool to produce spaces (#21029)
David Wrighton
2
-174
/
+178
2018-11-15
Changed back to use m_filtered
Brian Sullivan
1
-1
/
+1
2018-11-15
Code Review feedback
Brian Sullivan
1
-4
/
+4
2018-11-15
Update Unicode data and optimize CharUnicodeInfo indexes (#20983)
Pent Ploompuu
7
-1297
/
+2177
2018-11-15
Allow supressing exceptions in diamond inheritance cases (#20458)
Michal Strehovský
10
-82
/
+98
2018-11-14
Re-enable optimizations in interop helper functions. (#21016)
Aaron Robinson
1
-9
/
+0
2018-11-14
Use correct printf type specifier
Brian Sullivan
1
-1
/
+1
2018-11-14
Jit changes from the desktop Toolset Update
Brian Sullivan
11
-15
/
+40
2018-11-14
Fix arm64 PUTARG_STK(contained OBJ(contained LCL_FLD_ADDR)). (#20995)
Sergey Andreenko
1
-3
/
+3
2018-11-14
Fix warnings because of Bool incompatibality
Swaroop Sridhar
1
-1
/
+1
2018-11-14
Cleanup on the new Math APIs (#20993)
Tanner Gooding
2
-12
/
+24
2018-11-13
Merge pull request #20961 from briansull/const-eval-fix
Brian Sullivan
1
-17
/
+68
2018-11-13
Undo a workaround added in #20442.
Eugene Rozenfeld
1
-4
/
+2
2018-11-13
Fix for bug 20499.
Eugene Rozenfeld
4
-27
/
+90
2018-11-13
Initial commit for System.Text.Rune (#20935)
Levi Broderick
6
-0
/
+977
2018-11-13
Fix CanEvalForConstantArgs(VNFunc vnf)
Brian Sullivan
1
-17
/
+68
[next]