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
2016-07-25
Merge pull request #6156 from justinvp/activitytracker_tostring
Vance Morrison
1
-4
/
+1
2016-07-25
Merge pull request #6158 from justinvp/tracing_stringcomparison
Vance Morrison
4
-9
/
+9
2016-07-25
Fix inlining of '__jit_debug_register_code' on ARM32 release build
Evgeny Pavlov
1
-2
/
+3
2016-07-23
RyuJIT/x86: implement tailcall via helper
Bruce Forstall
7
-148
/
+465
2016-07-23
Merge pull request #6425 from weshaggard/UpdateMscorlibFacadeToUseRewrittenCo...
Stephen Toub
2
-166
/
+170
2016-07-23
GC update from CoreRT (#6429)
Jan Kotas
3
-453
/
+41
2016-07-23
Add link to https://graphics.stanford.edu/~seander/bithacks.html#ZeroInWord (...
Jan Kotas
1
-0
/
+2
2016-07-23
The call to printf expects a string argument, but the actual argument was of ...
vinnyrom
1
-1
/
+1
2016-07-22
Update mscorlib facade to use the rewritten S.P.CoreLib
Wes Haggard
2
-166
/
+170
2016-07-22
Merge pull request #6415 from joperezr/ExposeISerializableDatetime
Stephen Toub
1
-10
/
+3
2016-07-22
Merge pull request #6417 from swaroop-sridhar/contract
Swaroop Sridhar
1
-0
/
+1
2016-07-22
GetGcInfo(): Add a missing contract declaration
Swaroop Sridhar
1
-0
/
+1
2016-07-22
Exposing ISerializable implementation in System.DateTime
Jose Perez Rodriguez
1
-10
/
+3
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
Use LLVM headers for generation ELF and Dwarf files
Evgeny Pavlov
2
-432
/
+16
2016-07-22
Change 'Extract' -> 'GetValue' to prevent memory leaks
Evgeny Pavlov
1
-6
/
+6
2016-07-22
Use NewArrayHolder instead of raw pointers
Evgeny Pavlov
2
-82
/
+9
2016-07-22
Fix indentation in cmake file
Evgeny Pavlov
1
-3
/
+3
2016-07-22
Fix after review:
Evgeny Pavlov
8
-30
/
+40
2016-07-22
Create coreclr delegate inside coreclr_initialize
Evgeny Pavlov
6
-37
/
+42
2016-07-22
Add GDB JIT support for source line debug information.
Dmitri Botcharnikov
7
-3
/
+1661
2016-07-21
Fix build break when FEATURE_SERIALIZATION defined
Stephen Toub
2
-2
/
+2
2016-07-21
Merge pull request #6367 from echesakov/StackAllocation
Egor Chesakov
2
-3
/
+9
2016-07-21
Jit: fix issues with optMethodFlags
Andy Ayers
4
-10
/
+28
2016-07-21
Merge pull request #6300 from sejongoh/decompose_gt_ind
Sejong Oh
2
-1
/
+35
2016-07-21
Save and restore ymm registers in signal handlers.
Aditya Mandaleeka
8
-29
/
+109
2016-07-21
Change verbatim ELF.h and Dwarf.h LLVM headers to be able to build in CoreCL...
Evgeny Pavlov
3
-118
/
+142
2016-07-21
Merge pull request #6277 from kyulee1/frageh
Kyungwoo Lee
3
-18
/
+16
2016-07-21
Merge pull request #6375 from stephentoub/serialization_modelxml
Stephen Toub
30
-51
/
+248
2016-07-21
[SOS][Linux] Fix incorrect processing 'setclrpath' command with portable PDB ...
Evgeny Pavlov
1
-6
/
+10
2016-07-21
Refactor GC background thread creation (#6384)
Jan Vorlicek
8
-150
/
+85
2016-07-21
Add ELF.h and Dwarf.h from LLVM for gdbjit feature implementation. (#6383)
Evgeny Pavlov
3
-0
/
+2353
2016-07-21
ifdef out CodeAccessPermission demand used in SerializationInfo on CoreCLR
Stephen Toub
1
-0
/
+2
2016-07-21
Expose serialization primitives from System.Private.Corelib
Stephen Toub
29
-51
/
+246
2016-07-21
Merge pull request #6219 from adiaaida/compareLongs
Michelle McDaniel
3
-121
/
+341
2016-07-21
Remove DBG GcInfo encoder/decoder (#6374)
Swaroop Sridhar
16
-2905
/
+1
2016-07-20
Merge pull request #6297 from CarolEidt/MorphGenTreeRefactors
Carol Eidt
7
-184
/
+247
2016-07-20
Merge pull request #6325 from swaroop-sridhar/R2Rver
Swaroop Sridhar
32
-409
/
+481
2016-07-20
GCInfo: Support versioning.
Swaroop Sridhar
32
-409
/
+481
2016-07-21
Remove include of <utility> from seh.cpp (#6359)
Jan Vorlicek
2
-3
/
+32
2016-07-20
Fix is_blittable partial specializations (#6357)
joemmett
1
-2
/
+2
2016-07-20
Fix bug: inlinee did not copy inlinee bbFlags to caller bbFlags.
Egor Chesakov
2
-3
/
+9
2016-07-20
More Struct-related Refactorings
Carol Eidt
7
-184
/
+247
2016-07-20
Merge pull request #6326 from sivarv/phase2
Sivarv
10
-120
/
+418
2016-07-20
Merge pull request #6242 from Maoni0/race
Maoni Stephens
1
-15
/
+4
2016-07-20
Support for reg optional tree temps.
sivarv
10
-120
/
+418
2016-07-20
Fix silent bad codegen in signed comparison
Michelle McDaniel
3
-121
/
+341
2016-07-20
ARM64: Enable Function Fragment
Kyungwoo Lee
3
-18
/
+16
2016-07-20
Make PAL_SEHException smaller (#6267)
Jan Vorlicek
11
-152
/
+371
[prev]
[next]