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-02-24
Fix comparison and narrowing errors reported by GCC
Adeel
16
-49
/
+44
2019-02-23
Removed erroneous use of 'PROCESSOR_ARCHITECTURE' Enviroment variable (#22743)
John
6
-20
/
+15
2019-02-23
fix BSWAP16 intrinsic handling of signed values (#22666)
Clinton Ingram
2
-25
/
+64
2019-02-23
Move AssemblyLoadContext to shared partition (#22685)
Marek Safar
5
-683
/
+675
2019-02-22
Make System.Runtime.CompilerServices.Unsafe inbox (dotnet/corefx#35526)
Eric StJohn
1
-1
/
+0
2019-02-22
Adding a missing single-quote (#22809)
Tanner Gooding
1
-1
/
+1
2019-02-22
Remove 'from HRESULT' (#22782)
Dan Moseley
3
-8
/
+0
2019-02-22
Change Environment.Version to return product version (#22664)
Jan Kotas
5
-4
/
+149
2019-02-22
Correctly build packages for linux-musl-arm64 (#22793)
Jarret Shook
3
-5
/
+18
2019-02-22
Enable FEATURE_BASICFREEZE (#22776)
Mukul Sabharwal
13
-28
/
+110
2019-02-22
Add fatal error details printing (#22789)
Jan Vorlicek
2
-17
/
+48
2019-02-22
Update CoreFX Windows Arm32 exclusion list. (#22695)
Sergey Andreenko
1
-4
/
+4
2019-02-22
Ignore EINVAL/EBADF errors from FTruncate in FileStream.Init (#22788)
Stephen Toub
1
-1
/
+11
2019-02-22
Disable IJW tests on Windows 7. (#22779)
Jeremy Koritzinsky
3
-1
/
+9
2019-02-22
R2RDump - Gracefully handle inability to parse GC Info
Simon Nattress
1
-1
/
+9
2019-02-22
More GNUC Fixes (#22687)
Sinan Kaya
37
-67
/
+211
2019-02-22
Disable tests that fail to build under 3.0.0-preview3 (#22774)
Jarret Shook
3
-0
/
+10
2019-02-22
Exclude /Interop/COM/NETClients/Events/NETClientEvent for arm32 Windows. (#22...
Sergey Andreenko
1
-0
/
+3
2019-02-22
Store information about partial ngen in R2R images (#22680)
Michal Strehovský
6
-2
/
+21
2019-02-21
Update ReJIT/MethodDescBackpatchInfoTracker lock relationship (#22741)
David Mason
2
-1
/
+2
2019-02-21
Delete unused FEATURE flags (#22781)
Jan Kotas
1
-3
/
+0
2019-02-21
Fix CoreFX build break. (#22773)
Sergey Andreenko
1
-4
/
+12
2019-02-21
Cleanup unnecessary COUNTER_ONLY (#22759)
Jan Kotas
2
-2
/
+2
2019-02-21
Add exception counter (#22734)
Sung Yoon Whang
7
-3
/
+22
2019-02-21
Correct __CrossBuild in build-packages to be 0 or 1 (#22769)
Jarret Shook
1
-1
/
+2
2019-02-21
Merge pull request #22731 from briansull/issue-22436
Brian Sullivan
2
-19
/
+30
2019-02-21
Do not use portablebuild=false for linux-musl (#22760)
Jarret Shook
1
-1
/
+1
2019-02-21
[XUnit] Use ParallelRun==Collections on all platforms. (#22746)
Sergey Andreenko
1
-5
/
+2
2019-02-21
Remove unused perfcounter code (#22742)
Sung Yoon Whang
32
-927
/
+9
2019-02-21
[Unix|*] Rework and share the logic for determining __DistroRid (#22628)
Jarret Shook
4
-199
/
+213
2019-02-21
increasing LocalGC version to 3 for 3.0 (#22751)
Maoni Stephens
1
-1
/
+1
2019-02-21
Clean up unused parameters around Assembly::Load (#22716)
Marek Safar
6
-77
/
+27
2019-02-21
Mispelling
Brian Sullivan
1
-1
/
+1
2019-02-21
Support COM events (#22721)
Aaron Robinson
29
-314
/
+1817
2019-02-21
Added enclosing brances for if/then stmts
Brian Sullivan
1
-0
/
+6
2019-02-21
JIT: handle preference miss two register xmm return case (#22733)
Andy Ayers
2
-12
/
+7
2019-02-21
Add VS debugging info to our instructions
Noah Falk
1
-0
/
+16
2019-02-21
Enable the HWIntrinsic extension methods and remove the instance implementati...
Tanner Gooding
196
-3276
/
+3369
2019-02-20
Move Thread to shared CoreLib (dotnet/corefx#35462)
Filip Navara
18
-0
/
+4813
2019-02-20
Reduce struct copy by 1 in ValueTask.GetAwaiter (#22738)
Ben Adams
3
-10
/
+10
2019-02-20
Removed some dead code
Andrew Au
1
-18
/
+7
2019-02-20
Fix Isuue 22436 - noway_assert 'expTyp == cseLclVarTyp' in optcse.cpp
Brian Sullivan
2
-19
/
+24
2019-02-20
Remove accidentally added Windows.10.Nano.Amd64 from Windows_x86 in platform-...
Egor Chesakov
1
-1
/
+1
2019-02-20
Add CoreCLR blobfeed to NuGet.config (#22699)
Juan Hoyos
1
-1
/
+2
2019-02-20
Fix dblarray tests and reenable for arm32 (#22718)
Andy Ayers
5
-60
/
+99
2019-02-20
Use ThrowHelper in ManualResetValueTaskSourceCore (#22714)
Stephen Toub
2
-8
/
+10
2019-02-20
Use Build.DefinitionName for Creator when submitting tests to Helix (#22692)
Egor Chesakov
1
-1
/
+1
2019-02-20
Fix tizen rootfs building (#22715)
Konstantin Baladurin
1
-2
/
+2
2019-02-20
Fix bug introduced during cleanup in JapaneseLunisolarCalendar (#22717)
Stephen Toub
1
-1
/
+1
2019-02-20
Allow Task.WaitAny completion to run synchronously (#21245)
Ben Adams
2
-10
/
+23
[next]