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
2019-01-22
Move MemoryFailPoint to shared CoreLib partition (#22104)
Filip Navara
20
-250
/
+339
2019-01-22
Fix CoreRT build breaks
Jan Kotas
2
-9
/
+5
2019-01-21
Move TplEtwProvider to shared partition (#22120)
Marek Safar
3
-16
/
+6
2019-01-21
Remove two unnecessary ToArray calls (#22119)
Stephen Toub
1
-6
/
+6
2019-01-21
Avoid intermediate strings in some StringBuilder formatting (#22111)
Stephen Toub
4
-16
/
+30
2019-01-20
Update CoreFx to preview.19070.3 (#22061)
dotnet-maestro-bot
1
-3
/
+3
2019-01-20
Move Task factory type to shared partition (#22089)
Marek Safar
4
-22
/
+8
2019-01-20
Use List<T>.ToArray() in places (#22101)
Ben Adams
2
-18
/
+10
2019-01-20
Cleanup array related FCalls (#22097)
Jan Kotas
22
-348
/
+170
2019-01-19
Fix CoreCLR build for changes in shared partition
Jan Kotas
7
-165
/
+84
2019-01-19
Fix build for ProjectN/WinRTInterop Delete superfluous AsyncCausalityTracer a...
Jan Kotas
5
-51
/
+49
2019-01-19
Fix build
Marek Safar
2
-2
/
+2
2019-01-19
Update Newtonsoft.Json (#22060)
Ben Adams
1
-1
/
+1
2019-01-19
Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode (#22067)
Jan Vorlicek
12
-30
/
+16
2019-01-19
Removed unused 'Stack Walking' code (#22039)
Matt Warren
1
-43
/
+0
2019-01-18
Strip symbols on unix in release builds (#22083)
Sven Boemer
1
-1
/
+7
2019-01-18
Fix calling conventions on reverse PInvoke callbacks. (#22044)
Jeremy Koritzinsky
2
-5
/
+10
2019-01-18
Run Azure DevOps builds against pull requests in coreclr/master (#22051)
Egor Chesakov
3
-19
/
+12
2019-01-18
SuperPMI Collect/Replay/AsmDiff tool (#21252)
Jarret Shook
5
-5
/
+1731
2019-01-18
Move AsyncCausality to shared partition (#22062)
Marek Safar
6
-74
/
+87
2019-01-18
Re-enable signing of System.Private.CoreLib (#22068)
Sven Boemer
3
-6
/
+6
2019-01-18
Add Per-assembly Load Native Library callbacks (#21555)
Swaroop Sridhar
15
-70
/
+412
2019-01-18
Update dependencies from dotnet/arcade (#22035)
dotnet-maestro[bot]
5
-12
/
+82
2019-01-18
Enable detection of HW intrinsics (dotnet/corert#6836)
Michal Strehovský
25
-4
/
+81
2019-01-18
Fix defines in TaskAwaiter (dotnet/corert#6846)
Marek Safar
1
-34
/
+34
2019-01-18
Handle complex constrained calls with default interface methods (#21978)
Michal Strehovský
5
-630
/
+182
2019-01-18
Use correct resolution scope when checking default implementations (#22036)
Michal Strehovský
5
-3
/
+199
2019-01-18
Add comments on headers that gets parsed by Mono linker for whoever touches t...
Sung Yoon Whang
5
-1
/
+34
2019-01-17
Move Environment to shared CoreLib (dotnet/corefx#34654)
Stephen Toub
41
-0
/
+2737
2019-01-17
Unify xplatform.h and platformdefines.h (#21389)
Jeremy Koritzinsky
94
-428
/
+349
2019-01-17
Unblock Azure DevOps-as-CI (#22042)
Egor Chesakov
6
-25
/
+19
2019-01-17
Merge pull request #22002 from dotnet-maestro-bot/master-UpdateDependencies
William Godbe
3
-11
/
+11
2019-01-17
Remove ToString from RuntimeAssembly.GetManifestResourceStream (#22012)
Stephen Toub
2
-4
/
+10
2019-01-17
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-03617-02, preview-273...
dotnet-maestro-bot
3
-11
/
+11
2019-01-17
Split ContractsBCL into separate classes and move them to shared CoreLib (#22...
Filip Navara
9
-407
/
+368
2019-01-17
Clean up a few minor Span-related uses (#22038)
Stephen Toub
6
-10
/
+10
2019-01-17
Remove a few stale resource strings for ConcurrentStack (#22037)
Stephen Toub
1
-9
/
+0
2019-01-17
Avoid allocations in Utf8Formatter.TryFormat(float/double, ...) (#22011)
Stephen Toub
2
-41
/
+81
2019-01-17
Merge pull request #22022 from fiigii/reenabletest
Carol Eidt
11
-0
/
+1664
2019-01-17
Fix AsyncMethodBuilder build on Mono (#22034)
Marek Safar
1
-1
/
+1
2019-01-17
Fix CoreCLR build of AsyncMethodBuilder.
Filip Navara
1
-5
/
+9
2019-01-17
Add new members to AsyncCausalitySupport.
Filip Navara
3
-1089
/
+13
2019-01-17
Move AsyncMethodBuilder to shared. (dotnet/corert#6832)
Filip Navara
3
-0
/
+1140
2019-01-16
Re-enable Avx.PermuteVar tests
Fei Peng
11
-0
/
+1664
2019-01-16
Update dependencies from https://github.com/dotnet/arcade build 20190115.6 (#...
dotnet-maestro[bot]
9
-37
/
+64
2019-01-16
Merge pull request #21997 from BruceForstall/FixFpRelativeInstructions
Bruce Forstall
3
-7
/
+640
2019-01-16
Reduce steps for string.Contains(string value) (#22008)
Ben Adams
1
-3
/
+8
2019-01-16
Update linux/OSX build instructions (#21679)
Jarret Shook
2
-176
/
+87
2019-01-16
Fix imm-operand encoding for SSE/AVX instructions (#21999)
Fei Peng
55
-2565
/
+7743
2019-01-16
Fix generate_layout_only (#21996)
Jarret Shook
1
-17
/
+138
[next]