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
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
2015-12-17
Revert 29ce4f6
Matt Ellis
1
-18
/
+0
2015-12-16
Make JitDump work in ilc.exe
Jan Kotas
1
-4
/
+51
2015-12-15
Build arm64 using private toolset
Rahul Kumar
1
-4
/
+12
2015-12-13
Remove unnecessary files from build and disable LNK4221
Mike Danes
4
-26
/
+45
2015-12-11
Port of all JIT changes for .NET Framework 4.6.1 changes
Brian Sullivan
1
-4
/
+5
2015-12-03
Refactoring resource string
Kyungwoo Lee
5
-52
/
+19
2015-12-02
Implement an allocator for executable (JIT) memory in PAL
Sergiy Kuryata
1
-0
/
+7
2015-11-23
Delete code under !NO_CRT define
Jan Kotas
4
-83
/
+2
2015-11-17
Enable CLANG sanitizers for native debug builds
Steve Harter
1
-2
/
+35
2015-11-11
Use volatile store for g_hrFatalError
Jan Kotas
1
-1
/
+2
2015-10-29
Merge pull request #1875 from adityamandaleeka/remove_suspension
Aditya Mandaleeka
1
-0
/
+3
2015-10-26
Disable apithreadstress when STRESS_THREAD is not enabled
Aditya Mandaleeka
1
-0
/
+3
2015-10-26
Fix a CrossGen assert on Linux
John Chen
1
-1
/
+1
2015-10-20
Correct attribution for UUIDs and GUIDs
Richard Lander
1
-38
/
+65
2015-10-07
correct word spelling
あまみや ゆうこ
2
-3
/
+3
2015-09-28
Merge pull request #1628 from kouvel/CppCheckFixes
Koundinya Veluri
1
-0
/
+3
2015-09-25
Fix for 134453: fix prefast warnings
Rahul Kumar
10
-6
/
+14
2015-09-25
Fix a few issues reported by cppcheck
Koundinya Veluri
1
-0
/
+3
2015-09-08
Replace MAX_PATH with new defines, rest of coreclr.
Lakshmi Priya Sekar
7
-24
/
+24
2015-08-25
Replace MAX_PATH with new defines in vm.
Lakshmi Priya Sekar
1
-1
/
+1
2015-08-10
Fix build break on desktop
Jan Kotas
1
-2
/
+1
2015-08-05
Fix build breaks on VS2015 RTM
Jan Kotas
2
-2
/
+3
2015-07-24
Merge pull request #1283 from dotnet-bot/from-tfs
Jan Kotas
1
-2
/
+1
2015-07-24
Add ARM target for CoreCLR on Linux.
Ben Pye
3
-1
/
+10
2015-07-22
Fix recursive assert in utilcode/debug.cpp when VM code, etc. hits an assert.
Mike McLaughlin
1
-2
/
+1
2015-07-16
Declare locals in correct order.
David Mitchell
1
-1
/
+1
2015-07-08
CR feedback.
Mike McLaughlin
1
-4
/
+4
2015-07-08
Fix recursive asserts in coreclr.
Mike McLaughlin
1
-35
/
+54
[next]