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
/
dlls
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-12
Remove always defined FEATURE_HOST_ASSEMBLY_RESOLVER
danmosemsft
2
-4
/
+0
2017-02-11
Revert "Remove always defined FEATURE_CORESYSTEM"
danmosemsft
1
-0
/
+12
2017-02-10
Remove always undefined FEATURE_CAS_POLICY
danmosemsft
1
-4
/
+0
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
4
-212
/
+0
2017-02-10
Remove always undefined FEATURE_APTCA
danmosemsft
1
-4
/
+0
2017-02-10
Remove always defined FEATURE_CORESYSTEM
danmosemsft
1
-12
/
+0
2017-01-24
Delete unused files (#9082)
mikedn
4
-144
/
+0
2017-01-23
Disallow statics of spans and class instance members of span (#9061)
Koundinya Veluri
2
-1
/
+5
2017-01-23
[Local GC] Provide an implementation of GCToOSInterface for Unix-like platfor...
Sean Gillespie
1
-0
/
+6
2017-01-20
Fix debugger launch race hitting breakpoints in startup code. (#8951)
Mike McLaughlin
1
-11
/
+52
2017-01-15
Remove unused mscoree files and code (#8956)
mikedn
12
-1591
/
+1
2017-01-15
Remove mscorpe cruft (#8957)
mikedn
7
-198
/
+0
2016-12-26
Remove files related to legacy build system (#8723)
Robert
18
-1263
/
+0
2016-12-23
Remove all usage of vsnprintf (#8709)
Jan Vorlicek
1
-2
/
+2
2016-12-18
Remove Read/WriteProcessMemory from PAL. (#8655)
Mike McLaughlin
1
-0
/
+1
2016-12-09
Remove sscanf and sprintf usage (#8508)
Jan Vorlicek
1
-0
/
+1
2016-12-08
[x86/Linux] Fix inconsistent GetCLRFunction definitions (#8472)
Jonghyun Park
1
-2
/
+0
2016-12-01
fix permissive C++ code (MSVC /permissive-) (#8337)
Phil Christensen
1
-5
/
+12
2016-11-21
Remove unsafe banned functions (#8162)
Jan Vorlicek
1
-4
/
+6
2016-11-09
Fix missing exports in mscordaccore.so (#8058)
Jan Vorlicek
1
-1
/
+7
2016-11-04
Remove more PAL functions (#8009)
Jan Vorlicek
1
-2
/
+2
2016-11-02
Suppress SOS.NETCore.dll error msg in release mode (#6975)
chunseoklee
1
-11
/
+12
2016-11-01
Fix GitHub build break caused by change #1636179
John Chen
1
-0
/
+6
2016-10-28
C++ conformance. (building with /permissive-) (#7855)
Phil Christensen
1
-1
/
+1
2016-10-25
Merge pull request #7751 from ramarag/MemFailPoint
Rama krishnan Raghupathy
1
-0
/
+1
2016-10-25
Making MemoryFailPoint functional on xplat
Rama Krishnan Raghupathy
1
-0
/
+1
2016-10-24
Fix performance problem introduced in previous change. (#7783)
Mike McLaughlin
1
-1
/
+1
2016-10-04
Add PGO GENPROFILE support to coreclr and clrjit (#7423)
Daniel Podder
1
-0
/
+3
2016-10-01
Initial support of local variables and method arguments in GDB JIT interface ...
Evgeny Pavlov
1
-1
/
+2
2016-09-20
Fix launch timing issue in dbgshim found in VS. (#7279)
Mike McLaughlin
1
-2
/
+4
2016-08-19
Create SOS SymbolReader managed project and change SOS to use it. (#6783)
Mike McLaughlin
1
-2
/
+2
2016-07-28
Enable RefEmitted assemblies to have Fallback LoadContext notion
Gaurav Khanna
1
-0
/
+2
2016-07-22
Set hr to S_OK instead of returning S_OK
Evgeny Pavlov
1
-1
/
+1
2016-07-22
Fix ildasm fail due missing GetInfoForMethod managed method
Evgeny Pavlov
1
-0
/
+1
2016-07-22
Fix after review:
Evgeny Pavlov
1
-1
/
+6
2016-07-22
Create coreclr delegate inside coreclr_initialize
Evgeny Pavlov
2
-1
/
+23
2016-06-23
Build the GC as part of its own CMake target (#5932)
Sean Gillespie
2
-0
/
+2
2016-06-03
Limit exports on debugger modules. (#5442)
Mike McLaughlin
9
-118
/
+296
2016-06-02
Fix details for CoreCLR binary
Gaurav Khanna
1
-1
/
+1
2016-05-17
Remove jitOnDllProcess{Attach,Detach}.
Pat Gavlin
1
-15
/
+0
2016-05-11
Change hosting API string encoding to UTF-8 on Windows (#4894)
Jan Vorlicek
1
-2
/
+2
2016-05-07
Remove FEATURE_HOSTED_BINDER definition (#4838)
Jan Vorlicek
1
-4
/
+0
2016-05-04
Remove O_RDWR from sem_open and better error codes on failure (#4772)
Mike McLaughlin
1
-2
/
+3
2016-04-28
Load JIT from a custom location
Gaurav Khanna
1
-0
/
+10
2016-04-27
Fix FileLoadException message for CoreCLR (#4624)
Jan Kotas
1
-1
/
+10
2016-04-26
Merge pull request #4528 from gkhanna79/DynamicJITLoad
Gaurav Khanna
1
-1
/
+5
2016-04-26
This has following changes:
Rahul Kumar
3
-23
/
+3
2016-04-26
Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approach
Gaurav Khanna
1
-1
/
+5
2016-04-21
Fix dbgshim race conditions
Mike McLaughlin
1
-33
/
+9
2016-04-20
Change the names of the JIT products to `clrjit`.
Pat Gavlin
1
-6
/
+1
[next]