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-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
2016-11-30
Disable Windows-specific code for x86/Linux (#8371)
Jonghyun Park
1
-1
/
+1
2016-11-30
[x86/Linux] Add missing files in x86/Linux PAL (#8318)
Jonghyun Park
1
-2
/
+2
2016-11-30
Uses portable ROTATE_LEFT for x86/Linux (#8367)
Jonghyun Park
1
-1
/
+1
2016-11-21
Remove unsafe banned functions (#8162)
Jan Vorlicek
1
-2
/
+2
2016-11-09
Disable GUI dialogs on Windows by default
Russ Keldorph
1
-10
/
+10
2016-10-28
Remove some unused PAL functions (#7873)
Jan Vorlicek
2
-3
/
+3
2016-10-28
C++ conformance. (building with /permissive-) (#7855)
Phil Christensen
3
-9
/
+4
2016-10-10
Fix buffer length usage in UTF-8 to Unicode conversion (#7540)
John Chen
1
-3
/
+9
2016-09-05
Allow mapping LCID and culture names mapping for neutral culture (#7049)
Tarek Mahmoud Sayed
1
-4
/
+4
2016-07-28
Fxing the paths that are resolved relative to a network share
Rama Krishnan Raghupathy
1
-7
/
+22
2016-05-26
Add noexcept to some non-throwing new overloads.
Aditya Mandaleeka
1
-2
/
+2
2016-05-20
Load XRT DLL from System32, and only on Win8+.
Aditya Mandaleeka
1
-1
/
+6
2016-05-11
Fix the optimization check to call ordinal
Tarekm Mahmoud Sayed
1
-0
/
+8
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-04-21
Remove GOLDEN macro. (#4484)
Aditya Mandaleeka
1
-2
/
+1
2016-04-12
Clean up StructArrayList for GC info.
Pat Gavlin
1
-84
/
+0
2016-03-25
Add new configuration mechanism for CoreCLR.
Aditya Mandaleeka
6
-32
/
+227
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
4
-22
/
+22
2016-03-07
Merge pull request #3441 from ramarag/pal_longfile
Rama krishnan Raghupathy
1
-5
/
+8
2016-03-07
Enabling LongFile Support in PAL
DDCloud
1
-5
/
+8
2016-03-07
Reapply change 1578859: Add a new set of APIs for JIT configuration.
Pat Gavlin
1
-2
/
+2
2016-03-04
Fixup CRT linkages for uCRT
Gaurav Khanna
1
-50
/
+0
2016-03-03
Add two files that should have been part of changeset #1581242.
Pat Gavlin
1
-0
/
+8
2016-03-03
Refactor Utilcode's IAllocators.
Pat Gavlin
1
-5
/
+1
2016-02-29
Support long paths in CoreCLR runtime on Windows
John Chen (JOCHEN7)
4
-50
/
+199
2016-02-25
Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.
dotnet-bot
1
-2
/
+2
2016-02-25
Add a new set of APIs for JIT configuration.
Pat Gavlin
1
-2
/
+2
2016-02-24
Fix build break - add precompiled header
Jan Kotas
1
-0
/
+2
2016-02-23
Expose a hosting interface for the JIT.
Pat Gavlin
5
-0
/
+83
2016-02-19
This Change Adds initial Support for LongFiles in the VM,
Rama Krishnan Raghupathy
16
-263
/
+1719
2016-02-10
Fix SOS managed breakpoints when coreclr symbols are stripped.
Mike McLaughlin
1
-19
/
+0
2016-02-03
Fix build on NetBSD: cast ptr to function to ptr to data
Kamil Rytarowski
1
-2
/
+1
2016-01-27
Update license headers
dotnet-bot
78
-315
/
+237
2016-01-25
Clang sanitizer fixes to remove incorrect function type 'void *(*)()'
Steve Harter
2
-6
/
+6
2016-01-21
FIx the incremental build for Windows
Jan Vorlicek
4
-6
/
+6
2016-01-11
Make CORCOMPILE_HEADER backward compatible
John Chen (CLR)
1
-1
/
+4
2016-01-04
Improve crossgen error when mscorlib is missing (issue 1889)
John Chen (JOCHEN7)
2
-1
/
+5
2015-12-18
Fix infinite recursion in hostimpl.cpp
Matt Ellis
1
-1
/
+1
[next]