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
2015-09-23
Fix crossgen command line handling on Unix
Jan Kotas
1
-0
/
+2
2015-09-23
Merge pull request #1609 from Dmitry-Me/duplicatedCheck
Matt Ellis
1
-1
/
+1
2015-09-24
Merge pull request #1610 from janvorli/osx-thread-suspension-activation-2
Jan Vorlicek
15
-316
/
+460
2015-09-23
Implement runtime suspension for OSX
Jan Vorlicek
15
-316
/
+460
2015-09-23
Fix erroneous check
Dmitry-Me
1
-1
/
+1
2015-09-18
Merge pull request #1588 from mikem8361/target4
Mike McLaughlin
1
-1
/
+0
2015-09-17
Merge pull request #1582 from janvorli/osx-thread-suspension-activation
Jan Kotas
2
-19
/
+41
2015-09-17
Merge pull request #1583 from adityamandaleeka/coreclr_tests_linux
Sergiy Kuryata
1
-0
/
+6
2015-09-18
Change PAL_InjectActivation to use pthread_kill
Jan Vorlicek
2
-19
/
+41
2015-09-17
Add ICorDebugDataTarget4 to SOS.
Mike McLaughlin
1
-1
/
+0
2015-09-17
Merge pull request #1574 from kouvel/FixPalTests
Matt Mitchell
10
-43
/
+205
2015-09-17
Fix some frequently failing PAL tests
Koundinya Veluri
10
-43
/
+205
2015-09-16
Fix ARM build regression
Ben Pye
1
-1
/
+3
2015-09-16
Merge pull request #1554 from kouvel/WaitAllCheckForDuplicates
Stephen Toub
3
-0
/
+89
2015-09-15
Enable building coreclr tests on Linux
Aditya Mandaleeka
1
-0
/
+6
2015-09-15
Use out-of-proc libunwind to unwind native stack from DAC
Eugene
6
-89
/
+420
2015-09-15
Check for duplicate handles in PAL's implementation of a wait-all operation
Koundinya Veluri
3
-0
/
+89
2015-09-11
Merge pull request #1495 from Sridhar-MS/code-coverage
Sridhar Periyasamy
1
-11
/
+21
2015-09-11
Fix null reference exception handling in JIT_WriteBarrier
Jan Vorlicek
1
-4
/
+25
2015-09-09
Merge pull request #1518 from janvorli/fix-some-printf-formats
Jan Vorlicek
2
-12
/
+64
2015-09-09
Reflect PR feedback
Jan Vorlicek
2
-8
/
+39
2015-09-08
Merge pull request #1497 from adityamandaleeka/fix_warnings
Aditya Mandaleeka
5
-14
/
+20
2015-09-09
Fix printf formatting for ll, I and I32 length modifiers
Jan Vorlicek
1
-5
/
+26
2015-09-08
Fix the remaining unused variable/label warnings
Aditya Mandaleeka
5
-14
/
+20
2015-09-08
Merge pull request #1496 from janvorli/fix-exception-memleak
Jan Vorlicek
2
-0
/
+25
2015-09-04
Fix memory leak from managed exceptions
Jan Vorlicek
2
-0
/
+25
2015-09-04
Build Code Coverage instrumented binaries for native bianries in Linux and OSX.
Sridhar Periyasamy
1
-11
/
+21
2015-09-04
[arm] Fix RtlRestoreContext on ARM with newer clang
Geoff Norton
1
-4
/
+11
2015-09-03
Merge pull request #1483 from adityamandaleeka/unused_pc_functions
Aditya Mandaleeka
1
-0
/
+4
2015-09-03
Merge pull request #1451 from Priya91/longpath
Lakshmi Priya
33
-214
/
+221
2015-09-03
Fix warnings about Get/SetPc functions
Aditya Mandaleeka
1
-0
/
+4
2015-09-02
Fix directory longname test failures on Linux.
Lakshmi Priya Sekar
4
-15
/
+22
2015-09-01
Changed popen to execute "/usr/bin/vmmap".
Mike McLaughlin
1
-1
/
+1
2015-09-01
Added process module enumeration for OSx.
Mike McLaughlin
2
-68
/
+229
2015-08-28
Respond to PR feedback.
Lakshmi Priya Sekar
6
-8
/
+8
2015-08-27
Merge pull request #1446 from benpye/arm-regression-fix
Jan Kotas
1
-2
/
+8
2015-08-27
Replace MAX_PATH defines with new defines in pal.
Lakshmi Priya Sekar
33
-206
/
+206
2015-08-27
Merge pull request #1439 from kouvel/PalErrorOnNamedSyncObject
Koundinya Veluri
25
-416
/
+165
2015-08-27
Merge pull request #1205 from benpye/pal-test-junit
Matt Mitchell
1
-1
/
+44
2015-08-27
Fix build regression for ARM.
Ben Pye
1
-2
/
+8
2015-08-26
Return error upon attemping to create named objects in PAL.
Koundinya Veluri
25
-416
/
+165
2015-08-27
Use printf instead of non standard -e
Ben Pye
1
-2
/
+2
2015-08-26
Try fixing FreeBSD PAL tests
Ben Pye
1
-18
/
+6
2015-08-26
runpaltests.sh outputs a XUnit compatible result file for Jenkins.
Ben Pye
1
-0
/
+55
2015-08-25
Merge pull request #1371 from adityamandaleeka/gcsuspension_2
Aditya Mandaleeka
7
-10
/
+161
2015-08-24
Merge pull request #1381 from JeremyKuhne/maxpath
Jeremy Kuhne
11
-70
/
+84
2015-08-24
Run code under long paths on Unix
Jeremy Kuhne
11
-70
/
+84
2015-08-22
Enable gcroot and other gc related sos commands.
Mike McLaughlin
8
-66
/
+91
2015-08-19
Merge pull request #1415 from jkotas/acceptable-time-error
Jan Kotas
3
-15
/
+9
2015-08-19
Fix timing in more PAL tests for FreeBSD on hypervisors
Jan Kotas
3
-15
/
+9
[next]