platform/upstream/coreclr.git
2017-01-19 Hyung-Kyu ChoiImplement const, comparion and intrinsic for floating...
2017-01-19 Stephen ToubMerge pull request #8994 from dotnet-bot/master-UpdateD...
2017-01-19 dotnet-botUpdate CoreClr, CoreFx to beta-24919-01, beta-24918...
2017-01-19 Jonghyun ParkFix an error in build-test.cmd (#8890)
2017-01-19 Carol EidtMerge pull request #8991 from CarolEidt/Arm64ArrOffConsume
2017-01-19 Jonghyun Park[x86/Linux] Fix RtlRestoreContext (#8916)
2017-01-18 mikednRemove ILDASM GUI cruft (#8954)
2017-01-18 Jonghyun Park[x86/Linux] Do NOT use Shadow SP (#8913)
2017-01-18 Gaurav KhannaMerge pull request #8977 from dotnet-bot/master-UpdateD...
2017-01-18 Carol EidtFix consumeReg order for ArrOffs on arm64
2017-01-18 Joseph TremouletMerge pull request #8986 from JosephTremoulet/Unreachable
2017-01-18 Stephen ToubMerge pull request #8987 from stephentoub/remove_serial...
2017-01-18 dotnet-botUpdate CoreClr, CoreFx to beta-24918-03, beta-24918...
2017-01-18 Jan KotasRollback parameter name change to fix failing corefx...
2017-01-18 Stephen ToubRemove EnumEqualityComparer serialization compat workaround
2017-01-18 Stephen ToubMerge pull request #8984 from stephentoub/fix_dtfi_seri...
2017-01-18 Stephen ToubMerge pull request #8970 from stephentoub/cwt_enum
2017-01-18 Joseph TremouletRefactor GT_IND value-numbering
2017-01-18 Stephen ToubAddress PR feedback
2017-01-18 Stephen ToubFix DateTimeFormatInfo serialization on Unix
2017-01-18 Jonghyun Park[x86/Linux] Port RtlVirtualUnwind (#8911)
2017-01-18 Bruce ForstallMerge pull request #8851 from parjong/fix/JIT32_GCENCOD...
2017-01-18 Bruce ForstallMerge pull request #8886 from YongseopKim/impl_gt_div
2017-01-18 Jan VorlicekRemove obsolete platforms ifdefs from PAL (#8971)
2017-01-18 Andy AyersMerge pull request #8952 from AndyAyersMS/FixEndLFinAssert
2017-01-18 Jan VorlicekAdd generic instantion argument passing description...
2017-01-17 Pat GavlinMerge pull request #8972 from pgavlin/ExactSizeSIMD
2017-01-17 Stephen ToubMerge pull request #8942 from stephentoub/fix_tpl_event
2017-01-17 Pat GavlinGS checkes: only set lVExactSize for SIMD vars.
2017-01-17 Gaurav KhannaMerge pull request #8936 from dotnet-bot/master-UpdateD...
2017-01-17 Carol EidtMerge pull request #8678 from hqueue/arm/ryujit/lowerrotate
2017-01-17 Stephen ToubAdd ConditionalWeakTable.Clear and IEnumerable implemen...
2017-01-17 Pat GavlinMerge pull request #8925 from pgavlin/HeapVerifyIncompa...
2017-01-17 dotnet-botUpdate CoreClr, CoreFx to beta-24917-03, beta-24917...
2017-01-17 Carol EidtMerge pull request #8908 from CarolEidt/Contained
2017-01-17 Toni Solarin... Use nameof in place of hardcoded variable names (#8968)
2017-01-17 chunseokleeFix armel toolchain setting (#8961)
2017-01-17 Hyung-Kyu ChoiUpdate description related to ARM rootfs (#8962)
2017-01-17 Hyeongseok Oh[ARM32/Linx] cross-architecture build: restrict build...
2017-01-16 Jonghyun Park[x86/Linux] Port ''ExceptionTracker::UpdateNonvolatileR...
2017-01-16 mikednRemove unused mscoree files and code (#8956)
2017-01-16 mikednRemove mscorpe cruft (#8957)
2017-01-14 Jan KotasMerge pull request #8953 from kouvel/InterruptInFinally
2017-01-14 Koundinya VeluriRemove invalid asserts in threads.cpp, DoAppropriateWai...
2017-01-14 Andy AyersJIT: fix bad assumption in non-funclet EH models
2017-01-14 Sean GillespieEnable Standalone GC builds in the CI on OSX and Linux...
2017-01-14 Koundinya VeluriEnable thread interrupt in finally blocks
2017-01-14 Cesar Blum... Check if xsave is enabled by OS before calling xgetbv...
2017-01-13 Carol EidtDon't treat spill temps as contained
2017-01-13 Matt EllisMerge pull request #8938 from ellismg/fix-corefx-hash...
2017-01-13 Jan VorlicekFixes to make runtime work on ARM64 Linux (#8947)
2017-01-13 William GodbeMerge pull request #8934 from wtgodbe/localpkg
2017-01-13 wtgodbeStop build from leaving localpkg cache in src
2017-01-13 Matt EllisUse a fixed version of CoreFX for testing
2017-01-13 Andy AyersMerge pull request #8935 from AndyAyersMS/FixSmAssert
2017-01-13 Koundinya VeluriFix Mutex.ReleaseMutex exception type for compatibility...
2017-01-13 Stephen ToubFix TplEventSource diagnostic error due to mismatched...
2017-01-13 Dan MoseleyRemove #if false blocks (#8933)
2017-01-13 Andy AyersJIT: remove match accounting from inliner state machine
2017-01-13 Gaurav KhannaMerge pull request #8931 from dotnet-bot/master-UpdateD...
2017-01-12 Carol EidtMerge pull request #8928 from CarolEidt/Fix8898
2017-01-12 sandreenkoMerge pull request #8806 from sandreenko/array-bounds...
2017-01-12 mikednPrefer using Array.Length as upper for loop limit ...
2017-01-12 dotnet-botUpdate CoreClr to beta-24912-04
2017-01-12 Carol EidtFix putArgStk dstCount and ConsumeReg errors
2017-01-12 Pat GavlinMark a small number of tests heap-verify-incompatible.
2017-01-12 Gaurav KhannaMerge pull request #8909 from gkhanna79/Docker1404
2017-01-12 Carol EidtMerge pull request #8840 from CarolEidt/Fix8824
2017-01-12 Jonghyun Park[x86/Linux] Port 'ExceptionTracker::ProcessOSExceptionN...
2017-01-12 SivarvMerge pull request #8588 from litian2025/AVX_SSE
2017-01-12 Li Tianfix format
2017-01-12 dotnet botUpdate CoreClr, CoreFx to beta-24911-02, beta-24911...
2017-01-12 Li TianAdd more comments to document remove AVX/SSE transition...
2017-01-12 Joseph TremouletMerge pull request #8905 from JosephTremoulet/OneMoreHe...
2017-01-12 Russell C HadleyMerge pull request #8879 from russellhadley/span-intrinsics
2017-01-12 Carol EidtFix initialization of resolution sets
2017-01-12 Mike McLaughlinFix issue #8139 amd64 decoder bug. (#8901)
2017-01-12 Drew ScogginsMerge pull request #8907 from DrewScoggins/PullRequestFix
2017-01-12 Maarten MensinkAdd clang 3.7 support and remove __FakePrologName to...
2017-01-12 Drew ScogginsFix pull request title automation
2017-01-12 Gaurav KhannaAdd optional argument to skip unmount for rootfs
2017-01-11 Pat GavlinMerge pull request #8897 from pgavlin/GH8860.1
2017-01-11 Pat GavlinFormat code.
2017-01-11 Pat GavlinMerge pull request #8899 from pgavlin/FixTotalMemoryTest
2017-01-11 Michelle McDanielMerge pull request #8900 from adiaaida/fix8550
2017-01-11 Li Tianuse assert insteaf of if statement
2017-01-11 Jonghyun ParkRewrite CalleeSavedRegisters for x86 (#8871)
2017-01-11 Jan KotasInitial implementation of two field span.
2017-01-11 Sven BoemerMerge pull request #8570 from sbomer/dasm_automation
2017-01-11 Andy AyersMerge pull request #8551 from AndyAyersMS/FinallyCloning
2017-01-11 Joseph TremouletRemove bogus fgCurHeapDef guard
2017-01-11 Michelle McDanielCopy lvExactSize to shadowVar
2017-01-11 Pat GavlinFix the GC total memory test.
2017-01-11 Pat GavlinFix #8860.
2017-01-11 Joseph TremouletMerge pull request #8880 from JosephTremoulet/SimplifyH...
2017-01-11 Thiago Camargos... Add parameterless overloads of TrimStart/TrimEnd (...
2017-01-11 Stephen ToubMerge pull request #8892 from stephentoub/enumeq_ser
2017-01-11 Hyeongseok Oh[ARM32/Linux] Fix cross-architecture build error: T_CON...
2017-01-11 Stephen ToubFix deserialization of EnumEqualityComparer
2017-01-11 Stephen ToubMerge pull request #8868 from stephentoub/linkedcts_array
next