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
/
pal
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-05
Update module not found error message (#10692)
Jan Vorlicek
1
-1
/
+1
2017-04-04
Merge pull request #10699 from adityamandaleeka/fix_env_empty_var_handling
Aditya Mandaleeka
1
-1
/
+7
2017-04-04
Fix handling of empty environment variables in PAL.
Aditya Mandaleeka
1
-1
/
+7
2017-04-04
Pass crossbuild and linux-id to CMakeLists.txt using CMake arguments (#10686)
Hyeongseok Oh
1
-0
/
+11
2017-04-04
Merge pull request #10601 from rahku/c4996
Rahul Kumar
13
-385
/
+0
2017-04-02
Fix Double.ToString performance on Linux and OSX (#10572)
Tarek Mahmoud Sayed
1
-205
/
+103
2017-03-31
1. Remove disable of C4996
Rahul Kumar
13
-385
/
+0
2017-03-30
Fix magic number explanation in filetime.cpp (#10582)
Andrey Akinshin
1
-2
/
+2
2017-03-23
[PAL] Do NOT check execute bit in INIT_FindEXEPath (#10342)
Jonghyun Park
1
-285
/
+17
2017-03-23
Merge pull request #10064 from rahku/cgroup
Rahul Kumar
8
-1
/
+433
2017-03-22
memory limit in containers on linux
rahul
8
-1
/
+433
2017-03-22
Add handling of multiple CMake installations in probe-win (#9980)
Luis G
1
-2
/
+6
2017-03-22
Removing the special handling in classlibnative for atan2(±∞, ±∞) and p...
Tanner Gooding
4
-43
/
+23
2017-03-21
Temporarily disable frequently failing Sleep PAL tests (#10313)
Koundinya Veluri
2
-2
/
+2
2017-03-20
'root' as a special case in UTIL_IsExecuteBitsSet (#10246)
Jonghyun Park
1
-1
/
+6
2017-03-16
Removed check for the maximum quantity of arguments (#10232)
Buyduck
1
-1
/
+1
2017-03-15
Temporarily disable flaky sleep test (#10221)
Matt Mitchell
2
-1
/
+1
2017-03-15
Change CoreCLR to use Sierra (#10173)
Matt Mitchell
2
-1
/
+1
2017-03-10
Fix debugging on OS X Sierra (#10078)
Mike McLaughlin
1
-2
/
+7
2017-03-09
Improve span copy of pointers and structs containing pointers (#9999)
Koundinya Veluri
2
-12
/
+112
2017-03-08
Merge pull request #9956 from tannergooding/vs2017
Tanner Gooding
1
-1
/
+2
2017-03-07
Add scripts for building for arm Android (#9961)
Frederik Carlier
1
-0
/
+3
2017-03-07
[x86/Linux] CDECL as default P/Invoke Calling Convetion (#9977)
Jonghyun Park
18
-33
/
+36
2017-03-06
Updating the build scripts to support VS2017.
Tanner Gooding
1
-1
/
+2
2017-03-03
Support local stack unwinding on Android (#9940)
Frederik Carlier
1
-8
/
+13
2017-03-02
[x86/Linux] Fix clang 3.9 build error (#9900)
Jonghyun Park
2
-6
/
+4
2017-03-02
[x86/Linux] Initial filter support (#9820)
Jonghyun Park
2
-0
/
+10
2017-03-01
[x86/Linux] Clean up EXCEPTION_REGISTRATION_RECORD (#9895)
Jonghyun Park
1
-5
/
+0
2017-03-01
[Arm64/Unix] Fix stack unwinding (#9877)
Steve MacLean
2
-35
/
+3
2017-03-01
Merge pull request #9770 from adityamandaleeka/card_bundles_unix_2
Aditya Mandaleeka
1
-0
/
+9
2017-03-01
[Arm64/Unix] Revert fix stack unwinding in CallDescrWorkerInternal (#9866)
Steve MacLean
2
-3
/
+1
2017-02-28
Add 6 byte NOP instruction.
Aditya Mandaleeka
1
-0
/
+9
2017-02-28
Fix cross component builderror - CMakeLists.txt for PAL (#9819)
Hyeongseok Oh
1
-6
/
+10
2017-02-27
[x86/Linux] 16-byte aligned Funclet Helpers (#9810)
Jonghyun Park
1
-0
/
+19
2017-02-26
[x86/Linux] Use _X86_ instead of _TARGET_X86_ (#9816)
Jonghyun Park
1
-3
/
+3
2017-02-25
Use clock_gettime(CLOCK_REALTIME) in DateTime.UtcNow (#9772)
Stephen Toub
1
-9
/
+15
2017-02-24
Remove optimizedtls.cpp (#9777)
Aditya Mandaleeka
1
-237
/
+0
2017-02-24
Remove getcontext and setcontext usage (#9759)
Jan Vorlicek
8
-80
/
+47
2017-02-23
[x86/Linux] Initial patch for EH funclet (#9601)
Hanjoung Lee
3
-5
/
+18
2017-02-23
Android: workaround absence of getcontext/setcontext (#9725)
Frederik Carlier
2
-0
/
+33
2017-02-22
Improve stack overflow reporting (#9650)
Jan Vorlicek
18
-90
/
+810
2017-02-21
Fix compilation on macOS with case sensitive FS (#9693)
Mikhail Filippov
1
-1
/
+1
2017-02-17
[ARM64/Unix] (#9500)
Steve MacLean
7
-156
/
+235
2017-02-17
[x86/Linux] Fix GetCallerSp (#9384)
Jonghyun Park
6
-3
/
+10
2017-02-14
Remove never defined FEATURE_INCLUDE_ALL_INTERFACES
danmosemsft
1
-1
/
+1
2017-02-12
Remove never defined FEATURE_FUSION
danmosemsft
1
-2919
/
+0
2017-02-11
Inadvertent inline redundant define in pal
danmosemsft
1
-0
/
+25
2017-02-11
Revert inadvertent remove of #if FASTLOOP
danmosemsft
1
-0
/
+8
2017-02-11
Revert "Remove always defined FEATURE_CORESYSTEM"
danmosemsft
1
-0
/
+14
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
4
-44
/
+0
[next]