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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
Fix runtest.sh build of Coreoverlay to account for new directory strucure in ...
wtgodbe
1
-2
/
+1
2017-01-23
[x86/Linux] Enable FEATURE_EH_FUNCLETS (#8889)
Jonghyun Park
1
-4
/
+4
2017-01-18
Add generic instantion argument passing description on x86 (#8940)
Jan Vorlicek
1
-1
/
+1
2017-01-17
Update description related to ARM rootfs (#8962)
Hyung-Kyu Choi
1
-6
/
+19
2017-01-10
JIT: Finally Optimizations
Andy Ayers
2
-1
/
+454
2017-01-05
fix link
Dan Moseley
1
-1
/
+1
2016-12-28
Typo in documentation (#8740)
darxis
1
-1
/
+1
2016-12-27
Update issue guide (#8728)
Jan Kotas
1
-4
/
+8
2016-12-09
Add TPA/Trusted Platform Assemblies description to the glossary (From https:/...
Alexandre Mutel
1
-0
/
+1
2016-12-08
Update glossary.md
Karel Zikmund
1
-0
/
+1
2016-11-30
Skip emitting duplicate clauses for CoreRT (#8400)
Jan Kotas
1
-1
/
+1
2016-11-28
Disable PSPSym and LocAllocSPvar for CoreRT (#8319)
Jan Kotas
1
-0
/
+4
2016-11-23
Make RyuJIT/x86 the default x86 JIT
Bruce Forstall
1
-55
/
+57
2016-11-16
Update IssuesFeedbackEngagement.md
Dan Moseley
1
-3
/
+2
2016-11-10
README.md is the idiomatic approach for github (#8076)
Dan Moseley
2
-1
/
+1
2016-11-07
Update testing-with-corefx.md
Carol Eidt
1
-1
/
+5
2016-11-03
Make CrossGen documentation up to date (#7973)
John Chen
1
-20
/
+23
2016-10-28
Merge pull request #3941 from sivarv/MultiRegCallNodes
Sivarv
1
-0
/
+230
2016-10-28
Multi-reg call node design doc.
sivarv
1
-0
/
+230
2016-10-27
Update broken link to RIDs (#7850)
kchoi
1
-1
/
+1
2016-10-27
fix typo
Dan Moseley
1
-1
/
+1
2016-10-24
Fix typos in windows build instructions (#7789)
Daniel Podder
1
-1
/
+1
2016-10-22
Fixed typos and format issues on clr-code-guide doc(#7767) (#7768)
Jim Ma
1
-2
/
+3
2016-10-18
Fix Link (#7699)
Vance Morrison
1
-1
/
+1
2016-10-17
Include project.json template in the instructions
Jan Kotas
1
-55
/
+21
2016-10-17
Update instructions to use local dotnet tool build
Jan Kotas
2
-21
/
+24
2016-10-18
Fixing PAL_TRY use in BOTR (#7658)
Matthew Parkinson
1
-3
/
+9
2016-10-16
Merge pull request #1965 from lasombra/patch-1
Gaurav Khanna
1
-0
/
+8
2016-10-16
Update linux-instructions.md
LaSombra
1
-1
/
+1
2016-10-16
Update linux-instructions.md
LaSombra
1
-0
/
+4
2016-10-16
Update linux-instructions.md
LaSombra
1
-0
/
+1
2016-10-16
Update linux-instructions.md
LaSombra
1
-2
/
+2
2016-10-13
Added Docs for Using Visual Studio to Edit and Debug in CoreCLR Repo (#7582)
Vance Morrison
3
-7
/
+69
2016-10-11
Update Readme.md to lead you through basic repo workflow (#7552)
Vance Morrison
6
-133
/
+508
2016-10-10
Update adding_new_public_apis.md (#7544)
Jan Kotas
1
-12
/
+11
2016-09-26
Fix stale OSX getting started to stop using `brew link`
bartonjs
1
-1
/
+19
2016-09-15
Minor fix in GC section of BOTR
Aditya Mandaleeka
1
-1
/
+1
2016-08-31
Merge pull request #6989 from adiaaida/updateCodingConventions
Michelle McDaniel
1
-0
/
+2
2016-08-31
Update coding conventions
Michelle McDaniel
1
-0
/
+2
2016-08-30
Skipped letter in a word (#6991)
Evgeniy Devyatkin
1
-1
/
+1
2016-08-29
Merge pull request #6913 from adiaaida/formattingJob
Michelle McDaniel
1
-0
/
+2
2016-08-26
Add missing link to crossgen doc in glossary
Aditya Mandaleeka
1
-1
/
+1
2016-08-26
Merge pull request #6937 from adiaaida/x86Jobs
Michelle McDaniel
1
-4
/
+32
2016-08-26
Enable stress jobs on x86 ryujit
Michelle McDaniel
1
-4
/
+32
2016-08-25
Move groovy logic to python script
Michelle McDaniel
1
-0
/
+2
2016-08-23
Initial commit to build Win32 Arm CoreCLR
Gaurav Khanna
1
-3
/
+5
2016-08-23
Infra changes to unify the tests to be built against a common project.json.
Rama Krishnan Raghupathy
1
-4
/
+4
2016-08-17
Restoring the Test Runtime libraries from a single project.json
Rama Krishnan Raghupathy
1
-0
/
+3
2016-08-11
Update unix test instructions
William Godbe
1
-1
/
+1
2016-08-11
Fix linux test running documentation
William Godbe
1
-1
/
+1
[next]