platform/upstream/coreclr.git
2016-06-21 Maoni0We need to have seg_mapping_table aligned on its natura...
2016-06-20 William GodbeMerge pull request #5889 from wtgodbe/Loader
2016-06-20 Aditya MandaleekaMerge pull request #5879 from mattwarren/patch-1
2016-06-20 Aditya MandaleekaMerge pull request #5888 from adityamandaleeka/generate...
2016-06-20 wtgodbeFix race condition in Loader regression 523654 test
2016-06-20 Sean GillespieMerge pull request #5886 from swgillespie/longgc-netci
2016-06-20 Aditya MandaleekaSet coredump_filter to include shared library code.
2016-06-20 Sean GillespieSwitch to double-quotes for interpolated string
2016-06-20 Stephen ToubMerge pull request #5882 from stephentoub/fix_ev_bytearray
2016-06-20 Pat GavlinMerge pull request #5875 from pgavlin/JitStdoutVbuf
2016-06-20 Stephen ToubFix EventSource deserializing of byte[]s
2016-06-20 Gaurav KhannaMerge pull request #5876 from dotnet-bot/UpdateDependen...
2016-06-20 Matt WarrenAdded links to CoreCLR issues, small formatting fix
2016-06-20 Jan VorlicekFix GC background thread start in OOM (#5840)
2016-06-20 dotnet-botUpdating External dependencies to rc4-24220-00
2016-06-20 Pat GavlinDisable buffering on jitstdout.
2016-06-20 Sejong OhMerge pull request #5380 from sejongoh/x86_decompose_st...
2016-06-19 Sejong OhDecomposing 64-bit storeind instruction to 32-bit store...
2016-06-19 Mike McLaughlinFix source/line info in unhandled exceptions (#5874)
2016-06-19 Peter JasRemove the corner cases from sscanf test (#5873)
2016-06-19 Jan KotasUpdate GC from CoreRT (#5859)
2016-06-18 Jan KotasMerge pull request #5858 from dotnet-bot/from-tfs
2016-06-18 Kyungwoo LeeMerge pull request #5865 from kyulee1/fixgcstruct
2016-06-18 Aditya MandaleekaMerge pull request #5863 from adityamandaleeka/generate...
2016-06-18 Andy AyersMerge pull request #5868 from AndyAyersMS/BooleansRule
2016-06-18 Aditya MandaleekaMerge pull request #5862 from adityamandaleeka/remove_d...
2016-06-17 Brian SullivanMerge pull request #5831 from briansull/fix-5759
2016-06-17 Andy AyersJIT: standardize on bool for return type of GenTree...
2016-06-17 Aditya MandaleekaRemove dead code in notifyexternals
2016-06-17 Aditya MandaleekaEnable core dump generation in CI test jobs
2016-06-17 Kyungwoo LeeARM64: Fix GC hole for Multi-Reg Struct
2016-06-17 Russ KeldorphMerge pull request #5836 from RussKeldorph/nogcsosx
2016-06-17 Andy AyersMerge pull request #5856 from AndyAyersMS/ConstantObser...
2016-06-17 Aditya MandaleekaAdd option to runtest.sh to enable limited dump generation.
2016-06-17 Brian SullivanFix for issue 5795
2016-06-17 Jan KotasMerge pull request #5854 from dotnet-bot/from-tfs
2016-06-17 Andy AyersJIT: Cleanup code in and around fgFindJumpTargets
2016-06-17 Sean GillespieMerge pull request #5839 from swgillespie/gc-batch-fix
2016-06-17 Jan KotasFix full framework build break
2016-06-17 Gaurav KhannaMerge pull request #5852 from gkhanna79/Fix5837
2016-06-17 Eric St. JohnChanges to update TFS packages post 1.0
2016-06-17 Gaurav KhannaAdd missing check to allow assembly bound using the...
2016-06-17 Gaurav KhannaMerge pull request #5843 from dotnet-bot/UpdateDependen...
2016-06-17 Jonghyun ParkUse LEAF_END_MARKED instead of LEAF_END for ARM64 debug...
2016-06-17 Jonghyun ParkUse Use LEAF_END_MARKED instead of LEAF_END for various...
2016-06-17 Jonghyun ParkUse LEAF_END_MARKED instead of LEAF_END for DBG_DebugBr...
2016-06-17 Jarret ShookMerge pull request #5842 from prajwal-aithal/devel...
2016-06-17 dotnet-botUpdating External dependencies to rc4-24217-00
2016-06-17 Prajwal A NARM-CI: Create mount path if not already present
2016-06-17 Rahul KumarMerge pull request #5841 from rahku/master
2016-06-17 Rahul KumarFix arm64 build break
2016-06-16 Aditya MandaleekaMerge pull request #5822 from adityamandaleeka/setup...
2016-06-16 Sean GillespieFix GC test batch script skip conditions that were...
2016-06-16 Russ KeldorphDisable GCStress=C periodic triggers for OSX
2016-06-16 William GodbeMerge pull request #5835 from wtgodbe/buildFix
2016-06-16 wtgodbeFix error when passing msbuild args to build.cmd/buildt...
2016-06-16 Jan KotasMark Volatile methods with NonVersionable attribute...
2016-06-16 Aditya MandaleekaFix some typos in setup-runtime-dependencies.cmd
2016-06-16 Kyungwoo LeeMerge pull request #5821 from kyulee1/fixwb
2016-06-16 Kyungwoo LeeARM64: Fix WriteBarrier
2016-06-16 Wes HaggardMerge pull request #5824 from dotnet-bot/UpdateDependen...
2016-06-16 Jan VorlicekRemove end labels from regular asm procs on Unix (...
2016-06-16 Andy AyersMerge pull request #5819 from AndyAyersMS/InlineTestsV1
2016-06-16 dotnet-botUpdating External dependencies to rc4-24216-00
2016-06-16 Brian SullivanMerge pull request #5794 from briansull/vm-retbuf
2016-06-16 Aditya MandaleekaRemove set -x from tests/setup-runtime-dependencies.sh.
2016-06-15 Brian SullivanFixes for two JIT helpers that should not use the x8...
2016-06-15 William GodbeMerge pull request #5820 from wtgodbe/groovyR2R
2016-06-15 wtgodbeUpdate crossgen strings for coreclr coverage tests
2016-06-15 Bruce ForstallMerge pull request #5815 from BruceForstall/RemoveAmd64...
2016-06-15 John ChenMerge pull request #5814 from JohnChen0/r2rtest
2016-06-15 Andy AyersInliner: simple performance tests
2016-06-15 Mike McLaughlinFix exception stacktrace when ulimit is hit OSX. (...
2016-06-15 Jarret ShookMerge pull request #5786 from prajwal-aithal/devel...
2016-06-15 Bruce ForstallRemove AMD64 code from legacy code path
2016-06-15 James KoUpdate SpecializeComparer for enums (#5805)
2016-06-15 Ivan BaravyFix sos.DumpIL on LP64 systems with s/long/LONG/g ...
2016-06-15 Maoni StephensMerge pull request #5807 from Maoni0/obj_addr
2016-06-15 John Chen ... Modify CrossGen test script to work around cmd.exe bug
2016-06-15 Rahul KumarMerge pull request #5682 from lemmaa/fix-error-index...
2016-06-15 Evgeny PavlovInitial support of breakpoint setting by source file...
2016-06-15 Sung-Jae Lee[ARM64/Linux] Fix `error: index must be an integer...
2016-06-15 Maoni0Need to filter addresses not in the heap range in the...
2016-06-15 Maoni StephensMerge pull request #5773 from Maoni0/grow_card_2
2016-06-15 Jan KotasMerge pull request #5803 from dotnet-bot/from-tfs
2016-06-14 Maoni0My last fix of checking whether the runtime was suspend...
2016-06-14 Jan KotasFix full framework build break
2016-06-14 William GodbeMerge pull request #5798 from wtgodbe/remCovr
2016-06-14 wtgodbeRemove unecessary coverage arg passed to coreclr test run
2016-06-14 Peter JasAdd missing inttypes header for musl-libc (#5729)
2016-06-14 Sean GillespieMerge pull request #5791 from swgillespie/bash-bracket
2016-06-14 Jan KotasFix incorrect buffer limits in Module.FullyQualifiedNam...
2016-06-14 Wes HaggardMerge pull request #5695 from AlexGhiondea/DefaultToLatest
2016-06-14 William GodbeMerge pull request #5792 from wtgodbe/groovyQuote
2016-06-14 wtgodbeRemove extra quote from runtest arg in coverage job
2016-06-14 Sean GillespieFix bracket spacing in runtest script
2016-06-14 Kyungwoo LeeMerge pull request #5789 from kyulee1/fixgchole
2016-06-14 Wes HaggardMerge pull request #5787 from dotnet-bot/UpdateDependen...
2016-06-14 Kyungwoo LeeARM64: Fix a GC hole for Indirect Branch
2016-06-14 Peter JasLink libintl in case of Alpine (#5731)
next