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
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-18
Add headers to all md*, v3binder*, and ceefgen vcxproj (#20163)
Jacek Blaszczynski
28
-7
/
+250
2018-10-04
Typos (#20271)
John Doe
2
-2
/
+2
2018-09-07
Fixes towards making the runtime compiled without FEATURE_PREJIT defined (#19...
Jan Kotas
2
-0
/
+4
2018-07-24
Fix mscordbi metadata reader alignment bug on Linux. (#19070)
Mike McLaughlin
2
-0
/
+9
2018-06-14
clean up list of disabled warnings. (#18318)
Sergey Andreenko
1
-14
/
+14
2018-06-03
Warnings cleanup (#18260)
Robin Sue
3
-4
/
+2
2018-05-27
Typo (#18141)
John Doe
1
-1
/
+1
2018-05-24
Typo (#18122)
John Doe
1
-1
/
+1
2018-04-13
Fix OpenVirtualProcess on Linux issue. (#17551)
Mike McLaughlin
1
-3
/
+5
2018-03-24
Delete unused files from src/inc (#17186)
Jan Kotas
1
-1
/
+0
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
33
-33
/
+0
2018-01-29
Fix metadata format error checking (#16036)
Jan Kotas
1
-0
/
+5
2018-01-23
Delete dead code (#15990)
Jan Kotas
1
-7
/
+0
2017-10-27
Delete dead code (#14703)
Jan Kotas
3
-7633
/
+0
2017-05-22
[x86/Linux] Use CDECL (instead of STDCALL) as STDMETHODCALLTYPE
Jonghyun Park
2
-3
/
+3
2017-05-17
Finish deleting dead CAS code from CoreLib (#11436)
Jan Kotas
1
-137
/
+0
2017-05-09
Fix static analysis issues (#11466)
Koundinya Veluri
2
-12
/
+20
2017-04-03
Fix InternalsVisibleTo when it references an assembly with some DebuggableAtt...
Koundinya Veluri
1
-1
/
+1
2017-03-25
Typo correction (#10482)
Ofer Zelig
1
-1
/
+1
2017-03-23
Delete NewMerger
Jan Kotas
11
-7101
/
+1
2017-03-23
Enable FEATURE_METADATA_EMIT_ALL for non-crossgen compiles
Bruce Forstall
6
-3
/
+12
2017-02-14
Remove never defined FEATURE_METADATA_STANDALONE_WINRT
danmosemsft
10
-51
/
+19
2017-02-14
Remove never defined FEATURE_METADATA_STANDALONE_WINRT_RO
danmosemsft
4
-59
/
+0
2017-02-14
Remove never defined FEATURE_INCLUDE_ALL_INTERFACES
danmosemsft
2
-10
/
+0
2017-02-12
Remove never defined FEATURE_FUSION
danmosemsft
5
-2466
/
+0
2017-02-12
Remove never defined FEATURE_COMINTEROP_TLB_SUPPORT and files that require it...
danmosemsft
3
-8837
/
+0
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
12
-276
/
+0
2016-12-26
Remove files related to legacy build system (#8723)
Robert
43
-1089
/
+0
2016-12-23
Remove all usage of vsnprintf (#8709)
Jan Vorlicek
1
-1
/
+4
2016-12-01
fix permissive C++ code (MSVC /permissive-) (#8337)
Phil Christensen
3
-33
/
+49
2016-10-28
C++ conformance. (building with /permissive-) (#7855)
Phil Christensen
1
-1
/
+1
2016-07-23
The call to printf expects a string argument, but the actual argument was of ...
vinnyrom
1
-1
/
+1
2016-05-25
WinMD Adapter should only lookup mscorlib in WinMD references
Gaurav Khanna
1
-1
/
+3
2016-05-16
Initial change to support System.Private.CoreLib.dll as Core Library.
Gaurav Khanna
1
-1
/
+1
2016-05-07
Remove FEATURE_HOSTED_BINDER definition (#4838)
Jan Vorlicek
1
-4
/
+0
2016-04-29
Add query handling of IUnknown for MergeTokenManager and CMapToken (#4563)
shion
1
-10
/
+38
2016-03-21
Delete legacy netcf compat support (part 1)
Jan Kotas
1
-10
/
+0
2016-03-09
Delete dead code
Jan Kotas
1
-17
/
+0
2016-02-29
Support long paths in CoreCLR runtime on Windows
John Chen (JOCHEN7)
2
-10
/
+8
2016-02-19
This Change Adds initial Support for LongFiles in the VM,
Rama Krishnan Raghupathy
3
-80
/
+64
2016-01-27
Update license headers
dotnet-bot
137
-548
/
+411
2016-01-21
FIx the incremental build for Windows
Jan Vorlicek
22
-22
/
+22
2015-11-23
Delete code under !NO_CRT define
Jan Kotas
9
-16
/
+5
2015-10-29
Port .NET Framework 4.6.1 changes
Jan Kotas
1
-0
/
+4
2015-10-07
correct word spelling
あまみや ゆうこ
1
-1
/
+1
2015-09-25
Fix for 134453: fix prefast warnings
Rahul Kumar
5
-11
/
+30
2015-09-08
Replace MAX_PATH with new defines, rest of coreclr.
Lakshmi Priya Sekar
2
-4
/
+4
2015-08-26
Return error upon attemping to create named objects in PAL.
Koundinya Veluri
2
-9
/
+3
2015-07-29
Fix prefast warnings in CLR code
Eugene Zemtsov
2
-2
/
+2
2015-06-05
Fix bug: CoreCLR debugger couldn't make more than one EnC edit to a method. S...
Eugene Zemtsov
1
-1
/
+5
[next]