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
/
utilcode
/
util.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-25
Remove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDomain, and EEConfig stub...
David Mason
1
-2
/
+2
2018-08-02
Remove unused/nop/questionable code (#19239)
Aaron Robinson
1
-114
/
+1
2018-07-16
Apply tiering's call counting delay more broadly (#18610)
Koundinya Veluri
1
-6
/
+19
2017-10-16
Delete dead code (#14521)
Jan Kotas
1
-343
/
+1
2017-07-26
[Arm64] Enable CPUGroupInfo (#12766)
Steve MacLean
1
-10
/
+10
2017-07-21
Add CGroup CFS CPU limit support (#12797)
Guillaume B
1
-17
/
+28
2017-06-12
[Arm64/Unix] Add 64K page support (#10981)
Steve MacLean
1
-1
/
+34
2017-05-29
Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcesors impl...
Tom Deseyn
1
-23
/
+4
2017-05-08
Make CoreCLR work properly under PaX's RANDMMAP (#11382)
Koundinya Veluri
1
-5
/
+20
2017-04-19
Add NUMA and thread affinity support for Unix (#10938)
Jan Vorlicek
1
-12
/
+22
2017-03-17
Fix overflow when computing dwWeight in CPUGroupInfo::InitCPUGroupInfoArray (...
Han Lee
1
-3
/
+26
2017-02-14
Remove never defined FEATURE_INCLUDE_ALL_INTERFACES
danmosemsft
1
-5
/
+0
2017-02-11
Revert "Remove always defined FEATURE_CORESYSTEM"
danmosemsft
1
-0
/
+53
2017-02-10
Revert "Remove always defined FEATURE_CORRUPTING_EXCEPTIONS"
danmosemsft
1
-0
/
+2
2017-02-10
Remove always defined FEATURE_CORRUPTING_EXCEPTIONS
danmosemsft
1
-2
/
+0
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
1
-212
/
+0
2017-02-10
Remove always defined FEATURE_CORESYSTEM
danmosemsft
1
-53
/
+0
2017-01-24
Document jumpStub usage in Codeman.cpp
Brian Sullivan
1
-33
/
+80
2016-05-06
enable affinity and numa for GC and some bug fixes
Maoni0
1
-35
/
+9
2016-04-29
ARM64: Enabling Crossgen End-to-End Mscorlib
Kyungwoo Lee
1
-0
/
+81
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
1
-6
/
+6
2016-02-19
This Change Adds initial Support for LongFiles in the VM,
Rama Krishnan Raghupathy
1
-84
/
+5
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-12-16
Make JitDump work in ilc.exe
Jan Kotas
1
-4
/
+51
2015-12-02
Implement an allocator for executable (JIT) memory in PAL
Sergiy Kuryata
1
-0
/
+7
2015-09-25
Fix for 134453: fix prefast warnings
Rahul Kumar
1
-0
/
+2
2015-09-08
Replace MAX_PATH with new defines, rest of coreclr.
Lakshmi Priya Sekar
1
-3
/
+3
2015-08-05
Fix build breaks on VS2015 RTM
Jan Kotas
1
-2
/
+1
2015-07-16
Declare locals in correct order.
David Mitchell
1
-1
/
+1
2015-05-01
Fix loading mscorlib.ni.dll on Linux
John Chen (CLR)
1
-33
/
+37
2015-04-01
Fix next round of warning types
Jan Vorlicek
1
-1
/
+1
2015-03-17
Fix some of the issues found by Viva64 static analyser
Jan Kotas
1
-102
/
+0
2015-02-04
Fixed typos
Pascal Borreli
1
-2
/
+2
2015-02-03
Remove non ASCII characters from source files
Matt Ellis
1
-1
/
+1
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+4091