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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-02
Delete sortversioning.cpp/h (#15345)
Jan Kotas
3
-897
/
+0
2017-11-30
Jumpstub fixes (#15296)
Jan Kotas
1
-2
/
+2
2017-11-27
Improve Monitor scaling (#14216)
Koundinya Veluri
1
-1
/
+2
2017-11-07
Delete dead code (#14901)
Jan Kotas
1
-57
/
+0
2017-10-27
Delete dead code (#14703)
Jan Kotas
1
-1508
/
+0
2017-10-16
Delete dead code (#14521)
Jan Kotas
1
-343
/
+1
2017-10-11
Delete !FEATURE_IMPLICIT_TLS (#14398)
Jan Kotas
2
-284
/
+0
2017-09-14
Fix crossgen memory mappings (#13972)
Jan Vorlicek
1
-0
/
+4
2017-08-14
Added SetThreadDescription to set the unmanaged thread name (#12593)
Alois-xx
1
-0
/
+39
2017-08-09
Fixed issue #13282. (#13291)
Mike McLaughlin
1
-1
/
+1
2017-07-31
Fill freed loader heap chunk with non-zero value (#12731)
Jonghyun Park
1
-9
/
+26
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-07-17
Fix alignment of reads in MD5Transform. (#12800)
Ruben Ayrapetyan
1
-1
/
+13
2017-07-06
Fix DumpLog to be compatible with CoreRT (#12636)
Jan Kotas
1
-1
/
+1
2017-06-12
[Arm64/Unix] Add 64K page support (#10981)
Steve MacLean
7
-19
/
+52
2017-06-02
Fix a bug in LoadNativeStringResource to honor the contract properly when the...
Yi Zhang (CLR)
2
-3
/
+2
2017-05-29
Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcesors impl...
Tom Deseyn
1
-23
/
+4
2017-05-23
Direct mapping of IL-assembly images that don't contain writeable sections.
Ruben Ayrapetyan
1
-0
/
+31
2017-05-08
Make CoreCLR work properly under PaX's RANDMMAP (#11382)
Koundinya Veluri
1
-5
/
+20
2017-04-24
Remove PAL FileAlignment restriction (#10959)
Steve MacLean
1
-3
/
+0
2017-04-19
Add NUMA and thread affinity support for Unix (#10938)
Jan Vorlicek
1
-12
/
+22
2017-03-31
1. Remove disable of C4996
Rahul Kumar
1
-4
/
+0
2017-03-28
Removing Unnecessary CloseBuffer calls
Rama Krishnan Raghupathy
1
-4
/
+1
2017-03-25
Typo correction (#10482)
Ofer Zelig
1
-2
/
+2
2017-03-23
[Unix] runtest.sh crossgen should exit on failure (#9907)
Steve MacLean
1
-2
/
+2
2017-03-17
Fix overflow when computing dwWeight in CPUGroupInfo::InitCPUGroupInfoArray (...
Han Lee
1
-3
/
+26
2017-03-13
Merge pull request #10153 from adityamandaleeka/remove_stress_thread
Aditya Mandaleeka
2
-184
/
+0
2017-03-13
Remove STRESS_THREAD.
Aditya Mandaleeka
2
-184
/
+0
2017-03-13
Work for IBC profiling with ReadyToRun images
Brian Sullivan
1
-3
/
+3
2017-03-07
[x86/linux] Fix "Undefined Reference" error in CLR release build. (#10000)
ragmani
1
-2
/
+2
2017-02-28
Globalization merge (#9835)
Tarek Mahmoud Sayed
1
-3
/
+0
2017-02-15
Remove never defined FEATURE_WIN_DB_APPCOMPAT
danmosemsft
1
-159
/
+0
2017-02-14
Remove never defined FEATURE_MIXEDMODE
danmosemsft
1
-1
/
+1
2017-02-14
Remove never defined FEATURE_INCLUDE_ALL_INTERFACES
danmosemsft
1
-5
/
+0
2017-02-14
Add case-insensitive String.Replace overloads (#9316)
Erti-Chris Eelmaa
2
-6
/
+28
2017-02-12
Remove never defined FEATURE_FUSION
danmosemsft
1
-94
/
+0
2017-02-12
Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)
danmosemsft
4
-165
/
+5
2017-02-12
Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...
danmosemsft
1
-221
/
+0
2017-02-11
Revert "Remove always defined FEATURE_CORESYSTEM"
danmosemsft
5
-0
/
+363
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
16
-2872
/
+3
2017-02-10
Remove always defined FEATURE_CORESYSTEM
danmosemsft
5
-363
/
+0
2017-01-24
Document jumpStub usage in Codeman.cpp
Brian Sullivan
1
-33
/
+80
2017-01-24
Delete unused files (#9082)
mikedn
3
-1077
/
+0
2016-12-26
Remove files related to legacy build system (#8723)
Robert
7
-253
/
+0
2016-12-23
Remove all usage of vsnprintf (#8709)
Jan Vorlicek
2
-2
/
+2
2016-12-18
Remove Read/WriteProcessMemory from PAL. (#8655)
Mike McLaughlin
1
-1
/
+1
2016-12-01
fix permissive C++ code (MSVC /permissive-) (#8337)
Phil Christensen
2
-18
/
+20
[next]