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-10-29
JIT: streamline temp usage for returns (#20640)
Andy Ayers
3
-19
/
+46
2018-10-29
Some cleanup of the System.Number class (#20619)
Tanner Gooding
17
-743
/
+778
2018-10-29
Unhelpful error when Activator.CreateInstance can't find default constructor ...
Andrew Au
6
-15
/
+29
2018-10-26
Add IAsyncDisposable implementation to Timer (#20646)
Stephen Toub
2
-8
/
+88
2018-10-26
Implement IAsyncDisposable on CancellationTokenRegistration (#20645)
Stephen Toub
2
-2
/
+65
2018-10-26
Remove dead RESOURCE_SATELLITE_CONFIG (#20639)
Steve MacLean
3
-63
/
+1
2018-10-26
Allow ArrayPool.Shared devirtualization (redux) (#20637)
Ben Adams
1
-1
/
+5
2018-10-26
New Decimal.Remainder implementation (#20305)
Pent Ploompuu
1
-32
/
+172
2018-10-26
Implement interface dispatch to COM for ARM64 (#20618)
David Wrighton
2
-8
/
+86
2018-10-26
JIT: refactor how we do late devirtualization (#20553)
Andy Ayers
4
-82
/
+137
2018-10-26
Add missing include guard in header file. (#20635)
Austin Wise
1
-0
/
+2
2018-10-26
Remove some dead code related to cross-appdomain exceptions. (#20634)
Austin Wise
9
-120
/
+2
2018-10-26
Merge pull request #20628 from stephentoub/asyncinterfaces
Stephen Toub
10
-0
/
+566
2018-10-26
Working towards clean-up comments /**/ in cs (#20609)
Rafael
2
-48
/
+55
2018-10-25
Optimize FormattingHelpers.CountHexDigits using Lzcnt.LeadingZeroCount (#19006)
Egor Bogatov
2
-2
/
+12
2018-10-25
Add ConfigureAwait extension method for IAsyncEnumerable
Stephen Toub
3
-0
/
+60
2018-10-25
Add ManualResetValueTaskSourceCore
Stephen Toub
4
-0
/
+370
2018-10-25
Add AsyncIteratorMethodBuilder
Stephen Toub
2
-0
/
+76
2018-10-25
Add IAsyncEnumerable and IAsyncEnumerator
Stephen Toub
3
-0
/
+41
2018-10-25
Add IAsyncDisposable
Stephen Toub
2
-0
/
+19
2018-10-26
Merge pull request #20579 from fiigii/broadcast
Carol Eidt
5
-52
/
+74
2018-10-25
Merge pull request #20527 from BruceForstall/FixPspSymMove
Bruce Forstall
4
-141
/
+36
2018-10-25
Stop attempting to move PSPSym during localloc for arm32/arm64
Bruce Forstall
4
-141
/
+36
2018-10-25
Add DumpDelegate sos command (#20591)
Stephen Toub
9
-47
/
+259
2018-10-25
Remove debug-only file writers. (#20612)
Brian Robbins
4
-130
/
+4
2018-10-25
Implement AVX2.BroadcastScalarToVector128/256
Fei Peng
5
-52
/
+74
2018-10-25
Add IID_ICLRRuntimeHost QueryInterface support
Steve MacLean
1
-0
/
+6
2018-10-25
Restore ExecuteInDefaultAppDomain implementation
Steve MacLean
1
-3
/
+79
2018-10-25
Add EventPipe Config File Option MultiFileSec (#20548)
Brian Robbins
9
-16
/
+275
2018-10-25
Avoid comparing capacity in StringBuilder.Equals (#20567)
Petr Onderka
1
-1
/
+1
2018-10-25
Fallback to old behavior when marshaling a non-blittable fixed buffer (#20575)
Jeremy Koritzinsky
2
-8
/
+35
2018-10-25
JIT: ensure float folding is done using float precision (#20578)
Andy Ayers
1
-5
/
+5
2018-10-25
Fix comment Style (#20604)
Thomas Schreiner
8
-260
/
+150
2018-10-25
Use IThreadPoolWorkItem in ConcurrentExclusiveSchedulerPair (#20513)
Stephen Toub
1
-21
/
+64
2018-10-25
JIT: emit debug info for locals for minopts/tier0 (#20466)
Andy Ayers
2
-56
/
+82
2018-10-24
Avoid implicit long casts in uint compares (#20511)
Ben Adams
4
-10
/
+10
2018-10-24
Avoid having DateTime.TryParse throwing (#20587)
Tarek Mahmoud Sayed
2
-39
/
+69
2018-10-24
Add IsCollectible property to Assembly and necessary backing functions (#20574)
John Salem
6
-0
/
+27
2018-10-24
Get the real update for Unicode 11 data (#20589)
Tarek Mahmoud Sayed
1
-578
/
+662
2018-10-24
Remove support for nonexistent UnmanagedFunctionPointerAttribute.PreserveSig....
Jeremy Koritzinsky
1
-4
/
+0
2018-10-24
Update Unicode data to version 11 (#20529)
Tarek Mahmoud Sayed
4
-1248
/
+1164
2018-10-24
Expose EnableISA knobs in release build (#20501)
Fei Peng
3
-64
/
+70
2018-10-23
Merge pull request #20497 from AaronRobinsonMSFT/additional_com_tests
Aaron Robinson
10
-58
/
+1088
2018-10-23
Delete duplicate CoreFX tests (#20532)
Jan Kotas
1
-1
/
+1
2018-10-23
Initialize `StructReturnType` for `gtNewRefCOMfield`. (#20056)
Sergey Andreenko
1
-12
/
+23
2018-10-23
JIT: recover types from helper calls and more (#20447)
Andy Ayers
5
-1
/
+216
2018-10-23
Merge pull request #20537 from BruceForstall/RemoveLocAllocSP
Bruce Forstall
7
-29
/
+40
2018-10-23
Re-enable hardware intrinsic tests
Fei Peng
1
-9
/
+9
2018-10-23
Add support for IDispatch in CoreCLR
Aaron Robinson
10
-58
/
+1088
2018-10-22
Remove the LocAllocSP slot for non-x86 platforms
Bruce Forstall
7
-29
/
+40
[next]