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-04-20
[master] Update dependencies from dnceng/internal/dotnet-optimization (#24120)
dotnet-maestro[bot]
2
-6
/
+6
2019-04-20
Update dependencies from https://github.com/dotnet/corefx build 20190419.11 (...
dotnet-maestro[bot]
2
-6
/
+6
2019-04-20
Eventpipe Crst ordering fix (#24101)
Sung Yoon Whang
2
-4
/
+5
2019-04-20
Tighten asserts (#24124)
Andrew Au
5
-10
/
+10
2019-04-20
Update dependencies from https://github.com/dotnet/core-setup build 20190420....
dotnet-maestro[bot]
2
-3
/
+3
2019-04-20
Merge pull request #24131 from sandreenko/addAReproTest
Sergey Andreenko
2
-0
/
+67
2019-04-20
Fix Timezone whitespace (#24137)
Steve MacLean
2
-3046
/
+3046
2019-04-19
The thread triggering finalizer shutdown events should be in an alertable sta...
Aaron Robinson
1
-1
/
+5
2019-04-19
Pulling in CoreFX changes and fixing up Sse2.StoreLow to be Sse2.StoreScalar ...
Tanner Gooding
8
-64
/
+44
2019-04-19
Implement APIs for some threading metrics (CoreCLR) (#24113)
Koundinya Veluri
14
-34
/
+325
2019-04-19
Add a repro test.
Sergey Andreenko
2
-0
/
+67
2019-04-19
Merge pull request #24126 from sandreenko/fixStmtBug
Sergey Andreenko
1
-11
/
+35
2019-04-19
Fix `impGetStructAddr`.
Sergey Andreenko
1
-11
/
+35
2019-04-19
Merge pull request #24127 from sandreenko/fixArmUbuntuCoreFXTesting
Sergey Andreenko
1
-1
/
+1
2019-04-19
Fix Arm32 Ubuntu CoreFX script.
Sergey Andreenko
1
-1
/
+1
2019-04-19
[master] Update dependencies from dotnet/corefx (#24058)
dotnet-maestro[bot]
3
-6
/
+10
2019-04-19
Large Pages on Linux & macOS (#24098)
Mukul Sabharwal
6
-7
/
+52
2019-04-19
Exclude failing tests on all platforms/architectures (#24121)
Fadi Hanna
1
-6
/
+6
2019-04-19
Fix project metadata in test (#24119)
Fadi Hanna
1
-1
/
+18
2019-04-19
Remove commit triggered linux_arm ReadyToRun jobs
Russ Keldorph
1
-0
/
+11
2019-04-19
[master] Update dependencies from dotnet/core-setup (#24059)
dotnet-maestro[bot]
2
-3
/
+3
2019-04-19
Move CLR_ADDITIONAL_COMPILER_OPTIONS to be set after default options (#24044)
Andrew Wang
1
-1
/
+4
2019-04-19
Fix build errors in Interop.Errors
Santiago Fernandez Madero
1
-0
/
+2
2019-04-19
Disable warning in ValueStringBuilder.ToString
Santiago Fernandez Madero
1
-0
/
+2
2019-04-19
Block usage of default interfaces feature in COM scenarios (#23970)
Aaron Robinson
13
-387
/
+452
2019-04-19
Look for IBC data outside Windows (#24062)
Michal Strehovský
2
-4
/
+0
2019-04-19
Nullable: couple of missing #nullable enable (#24094)
Krzysztof Wicher
12
-0
/
+12
2019-04-19
Nullable: System.Collections.Concurrent (#24054)
Stephen Toub
4
-51
/
+39
2019-04-19
Fix performance regression on glibc on Linux (#24099)
Filip Navara
1
-2
/
+6
2019-04-18
Move R2R-specific code to be outside FEATURE_PREJIT (#24075)
Jan Kotas
41
-357
/
+388
2019-04-18
Adding Sse2.StoreScalar(long*, V128) which will replace Sse2.StoreLow(long*, ...
Tanner Gooding
3
-1
/
+21
2019-04-18
Don't return value types as const (#24103)
Omair Majid
2
-6
/
+6
2019-04-18
Merge pull request #24105 from BruceForstall/ReduceLinuxArm32PeriodicJobs
Bruce Forstall
1
-5
/
+31
2019-04-18
Allow UpperVector Save and Restore without base type (#24080)
Carol Eidt
1
-1
/
+8
2019-04-18
Reduce the number of Linux arm32 periodic jobs triggered
Bruce Forstall
1
-5
/
+31
2019-04-18
Fix RVA field placement order (#24047)
Fadi Hanna
4
-6
/
+189
2019-04-18
Disable native-client tests on IL round-trip (#24041)
Jeremy Koritzinsky
3
-0
/
+3
2019-04-18
If IPC connections fails, then remove active session. (#24082)
José Rivero
6
-5
/
+37
2019-04-18
Merge pull request #24071 from AndyAyersMS/Fix24055
Russ Keldorph
1
-3
/
+3
2019-04-18
Add a destructor for sos::GCHeap (#24072)
Omair Majid
2
-0
/
+7
2019-04-18
Merge pull request #23853 from jkoritzinsky/cmake-ninja-fix
Jan Vorlicek
10
-31
/
+32
2019-04-18
Merge pull request #24066 from janvorli/put-back-cpu-limits
Jan Vorlicek
2
-16
/
+18
2019-04-18
Skip type sanity checks for CoreLib (#24074)
Jan Kotas
2
-2
/
+2
2019-04-18
Fixed ChunkEnumerator.Current NRE (#24076)
Benjamin Bartels
1
-1
/
+12
2019-04-18
Merge pull request #23934 from franksinankaya/gcc_cleanup_18
Jan Vorlicek
2
-11
/
+11
2019-04-17
Merge pull request #23762 from dotnet/NullableFeature
Santiago Fernandez Madero
784
-6567
/
+6874
2019-04-17
another similar fix
Andy Ayers
1
-1
/
+1
2019-04-17
Removing the unnecessary friend relationship
Andrew Au
1
-1
/
+0
2019-04-17
Merge pull request #24067 from briansull/desktop-fix2
Brian Sullivan
3
-6
/
+10
2019-04-17
Added comment on #endif
Brian Sullivan
1
-1
/
+1
[next]