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-08-22
Merge pull request #1423 from mikem8361/gcroot
Mike McLaughlin
39
-393
/
+439
2015-08-22
Enable gcroot and other gc related sos commands.
Mike McLaughlin
39
-393
/
+439
2015-08-21
Remove Binder assertion for BindByWhereRef
Andrew Schwartzmeyer
1
-8
/
+0
2015-08-20
Merge pull request #1416 from jkotas/vs2015-autodetect
Jan Kotas
3
-2
/
+17
2015-08-20
Use volatile stores for values read by DAC
Jan Kotas
3
-2
/
+17
2015-08-20
Merge pull request #1413 from jkotas/atypical-callsite
Jan Kotas
4
-18
/
+74
2015-08-19
Complete support for atypical callsites
Jan Kotas
4
-17
/
+72
2015-08-19
Merge pull request #1415 from jkotas/acceptable-time-error
Jan Kotas
3
-15
/
+9
2015-08-19
Merge pull request #1410 from jkotas/vs2015-buildtools
Jan Kotas
2
-2
/
+2
2015-08-19
Fix timing in more PAL tests for FreeBSD on hypervisors
Jan Kotas
3
-15
/
+9
2015-08-18
Update buildtools version to 00079
Jan Kotas
2
-2
/
+2
2015-08-18
Merge pull request #1412 from nguerrera/remove-old-corefxpal
Nick Guerrera
14
-719
/
+0
2015-08-18
Add CORINFO_CALLINFO_ATYPICAL_CALLSITE flag to JIT-EE interface
Jan Kotas
2
-1
/
+2
2015-08-18
Remove PAL code that has been moved to the corefx repo
Nick Guerrera
14
-719
/
+0
2015-08-18
Merge pull request #1397 from eerhardt/master
Eric Erhardt
2
-9
/
+36
2015-08-18
Handle newer tzfiles by allowing for the "big bang" transition.
Eric Erhardt
2
-9
/
+36
2015-08-18
TimeZoneInfo is finding the wrong AdjustmentRule on Windows.
Eric Erhardt
1
-2
/
+2
2015-08-18
Merge pull request #1405 from ellismg/build-mscorlib-on-linux
Stephen Toub
8
-24
/
+35
2015-08-17
Build mscolrib.dll on Unix
Matt Ellis
7
-18
/
+35
2015-08-17
Remove unused resource string
Matt Ellis
1
-6
/
+0
2015-08-16
Remove GetFileInformation stat wrapper from PAL
Nick Guerrera
5
-132
/
+0
2015-08-16
Merge pull request #1391 from AlexGhiondea/fixProject
Stephen Toub
1
-1
/
+0
2015-08-14
The newly introduced method PopulateAllSystemTimeZones was copied from a meth...
Alex Ghiondea
1
-0
/
+1
2015-08-14
Merge pull request #1378 from eerhardt/master
Eric Erhardt
1
-129
/
+94
2015-08-14
Make use of TimeZoneInfo.CachedData on Linux.
Eric Erhardt
1
-129
/
+94
2015-08-14
Merge pull request #1390 from AlexGhiondea/fix_1386
AlexGhiondea
1
-1
/
+1
2015-08-14
Fix typo "retrive" and "retrieved" to "retrieve" and "retrieved"
Jon Hanna
41
-62
/
+62
2015-08-13
Remove incorrect msbuild logic for creating relative paths
Alex Ghiondea
1
-1
/
+0
2015-08-13
Rebuild the resource file when the input file changes
Alex Ghiondea
1
-1
/
+1
2015-08-13
Merge pull request #1387 from stephentoub/named_primitives
Jan Kotas
3
-9
/
+50
2015-08-13
Throw PlatformNotSupported for named sync primitives on Unix
stephentoub
3
-9
/
+50
2015-08-13
There was a testcase failing (Interop\WinRT\Exception\ManagedClientNativeServ...
Bryan Arant
3
-3
/
+3
2015-08-13
Merge pull request #1384 from janvorli/fix-gc-during-exception-handling
Jan Vorlicek
2
-25
/
+87
2015-08-13
Fix GC issues during exception handling on Unix
Jan Vorlicek
2
-25
/
+87
2015-08-12
We are incorrectly stripping away the Identity method from the EnumHelper typ...
Alex Ghiondea
1
-0
/
+4
2015-08-12
Build Toolbox\BinaryRewriting as part of the PK product group
Matt Ellis
2
-2
/
+4
2015-08-12
Port the DateTime parser fix from the Desktop
Tarek Mahmoud Sayed
1
-0
/
+56
2015-08-12
Merge pull request #1329 from AndreyAkinshin/master
Matt Mitchell
1
-0
/
+5
2015-08-12
Fix a bug with disappeared cast to byte in numeric binary expressions
Andrey Akinshin
1
-0
/
+5
2015-08-11
Implement TimeZoneInfo.GetSystemTimeZones() on Linux
Eric Erhardt
1
-4
/
+92
2015-08-11
Merge pull request #1375 from jkotas/vs2015-fixes
Jan Kotas
1
-1
/
+1
2015-08-11
Fix Windows SDK path for VS2015
Jan Kotas
1
-1
/
+1
2015-08-10
Merge pull request #1352 from eerhardt/master
Eric Erhardt
2
-398
/
+798
2015-08-10
TimeZoneInfo parse v2 tzfile and create AdjustmentRules
Eric Erhardt
2
-398
/
+798
2015-08-10
Implement /disassemble nidump option for readytorun images
Jan Kotas
2
-48
/
+203
2015-08-10
Fix build break on desktop
Jan Kotas
1
-2
/
+1
2015-08-07
Merge pull request #1362 from mikem8361/exports1
Jan Kotas
1
-0
/
+1
2015-08-07
Merge pull request #1365 from dotnet-bot/from-tfs
Jan Kotas
1
-0
/
+9
2015-08-07
Fix BPMD SOS command for ReadyToRun
Jan Kotas
1
-0
/
+9
2015-08-07
Remove llvm-ranlib dependency
Matt Mitchell
1
-3
/
+0
[next]