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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Merge pull request #2424 from erozenfeld/TailRecursionToLoopFix
Eugene Rozenfeld
1
-1
/
+3
2015-12-21
Fix for a bug in recursive tail call to loop transformation.
Eugene Rozenfeld
1
-1
/
+3
2015-12-21
Merge pull request #2428 from taylorjonl/smartos
Jan Kotas
1
-2
/
+4
2015-12-19
Initial support for building on SmartOS
taylorjonl
1
-2
/
+4
2015-12-18
Fix infinite recursion in hostimpl.cpp
Matt Ellis
1
-1
/
+1
2015-12-18
Merge pull request #2378 from ellismg/revert-29ce4f6
Jan Kotas
1
-18
/
+0
2015-12-17
Merge pull request #2381 from davmason/master
Vance Morrison
1
-5
/
+4
2015-12-17
Revert 29ce4f6
Matt Ellis
1
-18
/
+0
2015-12-17
Merge pull request #2375 from LLITCHEV/FixIssue1884Again
Lubomir Litchev
1
-1
/
+1
2015-12-17
Fix a bad conflict resolution.
Lubomir Litchev
1
-1
/
+1
2015-12-17
Merge pull request #2369 from speshuric/bug/2366
Jan Kotas
1
-4
/
+1
2015-12-16
Update GC from CoreRT
Jan Kotas
3
-27
/
+120
2015-12-16
Merge pull request #2368 from jkotas/rename-gcscan
Jan Kotas
12
-78
/
+71
2015-12-16
Fix build break in internal build
Jan Kotas
1
-1
/
+1
2015-12-16
Rename CNameSpace to GCScan
Jan Kotas
12
-78
/
+71
2015-12-17
Fix System.Collections.BitArray.Clone() fails when Length near Int32.MaxValue
Alexander Speshilov
1
-4
/
+1
2015-12-16
Merge pull request #2358 from jkotas/corert-jitdump
Jan Kotas
4
-36
/
+89
2015-12-16
Make JitDump work in ilc.exe
Jan Kotas
4
-36
/
+89
2015-12-16
Linux arm64 build fix.
jashook
2
-12
/
+12
2015-12-16
Merge pull request #2363 from BruceForstall/FixConfigUsage
Bruce Forstall
1
-7
/
+7
2015-12-16
Merge pull request #2361 from BruceForstall/JitMinOptsName
Bruce Forstall
2
-0
/
+10
2015-12-16
Fix incorrect usage of configuration variables
Bruce Forstall
1
-7
/
+7
2015-12-16
Add a new COMPLUS_JITMinOptsName to force MinOpts for a named function
Bruce Forstall
2
-0
/
+10
2015-12-16
Fix build break - superfluous argument passed to printf
Jan Kotas
1
-1
/
+0
2015-12-16
Bug fixes from desktop
Jan Kotas
7
-65
/
+134
2015-12-15
Merge pull request #2214 from jashook/legacy_jit_build
Jan Kotas
4
-0
/
+60
2015-12-15
Build the legacy jit for x86 and arm.
Jarret Shook
4
-0
/
+60
2015-12-15
Merge pull request #2346 from dotnet-bot/from-tfs
Jan Kotas
2
-1
/
+11
2015-12-15
Merge pull request #2341 from mikem8361/pipefile2
Mike McLaughlin
4
-12
/
+68
2015-12-15
Debugger transport pipe file cleanup - Part 2
Mike McLaughlin
4
-12
/
+68
2015-12-15
Add the implementation of the TargetFrameworkName method on AppContext.
Alex Ghiondea
2
-1
/
+11
2015-12-15
Build arm64 using private toolset
Rahul Kumar
14
-66
/
+105
2015-12-15
Merge pull request #2343 from dotnet-bot/from-tfs
Jan Kotas
5
-0
/
+114
2015-12-15
Move Thread.Abort under FEATURE_LEGACYSURFACE
Jan Kotas
2
-4
/
+3
2015-12-15
Add src/jit/protojit
Jan Kotas
5
-0
/
+114
2015-12-15
Merge pull request #2340 from dotnet-bot/from-tfs
Jan Kotas
2
-0
/
+12
2015-12-15
Merge pull request #2339 from Marqin/master
Jan Vorlicek
1
-0
/
+3
2015-12-14
Merge pull request #2337 from ellismg/fix-2314
Jan Kotas
9
-7
/
+54
2015-12-14
Expose TypeInfo.IsEquiventTo and Assembly.GetEntryAssembly() APIs in mscorlib
Pallavi Taneja
1
-0
/
+2
2015-12-14
Don't propagate type handles that are used as null checks
Bruce Forstall
1
-0
/
+10
2015-12-15
Add if to check if Linux for -ldl, because it only works on Linux.
Marqin
1
-1
/
+3
2015-12-14
Merge pull request #2327 from mikem8361/cleanup
Mike McLaughlin
12
-797
/
+566
2015-12-15
Link unixcoreruncommon with dl, which is needed on Unix-like systems
Marqin
1
-0
/
+1
2015-12-14
Fix transparency annotations
Matt Ellis
9
-7
/
+54
2015-12-14
PAL Module/shutdown cleanup.
Mike McLaughlin
12
-797
/
+566
2015-12-14
Merge remote-tracking branch 'origin/master' into SysVTests
Lubomir Litchev
223
-7367
/
+44826
2015-12-13
Merge pull request #2278 from manu-silicon/fix_llilc
Jan Kotas
2
-20
/
+20
2015-12-12
Merge pull request #2324 from jkotas/fix-pal-test
Jan Kotas
1
-5
/
+0
2015-12-12
Delete bad PAL test case
Jan Kotas
1
-5
/
+0
2015-12-13
Remove unnecessary files from build and disable LNK4221
Mike Danes
8
-52
/
+69
[next]