platform/upstream/coreclr.git
2017-09-13 Jarret ShookMerge pull request #13943 from jashook/fix_lb_build_break
2017-09-13 Jan KotasFix ARM build break (#13932)
2017-09-13 jashookFix potentially unused variable in lb arm
2017-09-13 Jan VorlicekDisable PAX mprotect for native executables (#13940)
2017-09-13 Jan KotasFix AV in corerun on invalid filename
2017-09-13 Jan KotasMark Span.Length as non-versionable
2017-09-13 Carol EidtMerge pull request #13806 from hqueue/arm/ryujit/issue_...
2017-09-13 Tarek Mahmoud... Fix Hebrew date parsing (#13929)
2017-09-13 Joseph TremouletMerge pull request #13903 from JosephTremoulet/PlaceReturns
2017-09-13 Joseph TremouletMerge pull request #13835 from sdmaclea/PR-ARM64-GT_MULHI
2017-09-13 Joseph TremouletMerge pull request #13799 from sdmaclea/PR-ARM64-Transf...
2017-09-13 Konstantin... Introduce FEATURE_GDBJIT_SYMTAB (#13567)
2017-09-13 Jarret ShookChange how numProc is derived on Linux (#13909)
2017-09-13 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2017-09-13 Jim MaRe-implemented the ecvt function. (#12894)
2017-09-13 Alex GhiondeaUpdate the third party notices file to reference the...
2017-09-13 Sujin Kim[RyuJIT/ARM32] Implement CreateDictionaryLookupHelper...
2017-09-13 Jan VorlicekFix ARM32 secure delegate bug (#13922)
2017-09-13 Ahson Ahmed... Make dangerous Span APIs less discoverable. (#13927)
2017-09-13 Eugene RozenfeldRemove redundant zero-initialization of struct temps...
2017-09-12 Andy AyersJIT: optimize case where box feeds GetType (#13710)
2017-09-12 Jarret ShookMerge pull request #13819 from sdmaclea/PR-ARM64-MOD...
2017-09-12 Sergey Andreenkofix stack depth in DevDiv_278523 test source code(...
2017-09-12 Mike McLaughlinFix core dump generation on Centos. (#13887)
2017-09-12 Michelle McDanielMerge pull request #13918 from adiaaida/unifyPerfConfigs
2017-09-12 Carol EidtMerge pull request #13715 from CarolEidt/LsraInfoInLsra
2017-09-12 Michelle McDanielAdd OptLevel and JitName configurations
2017-09-12 Viktor HoferMerge pull request #13242 from ViktorHofer/BinarySerial...
2017-09-12 Steve MacLeanFix formatting
2017-09-12 Steve MacLeannoway_assert to assert per review
2017-09-12 Steve MacLeanFix formatting
2017-09-12 Steve MacLeanSimplify divisorValue calculation
2017-09-12 Steve MacLeanAdd comments per review
2017-09-12 José RiveroFixing archiving of Linux perf artifacts. (#13911)
2017-09-12 Viktor HoferResourceSet
2017-09-12 Viktor HoferTextInfo
2017-09-12 Viktor HoferReflection
2017-09-12 Viktor HoferIO
2017-09-12 Konstantin... [GDBJIT] Specify C# language in DWARF debug information...
2017-09-12 Stephen ToubMerge pull request #13907 from stephentoub/valuetask_as...
2017-09-12 dotnet botMerge changes from TFS (#13884)
2017-09-12 Joseph TremouletImprove const return block placement
2017-09-11 Stephen ToubUse AsyncTaskCache in ValueTask.AsTask()
2017-09-11 William GodbeMerge pull request #13875 from wtgodbe/RevertLabel
2017-09-11 Andy AyersJIT: optimize Enum.HasFlag (#13748)
2017-09-11 Konstantin... [GDBJIT] Fix calculation of debuginfo's size. (#13899)
2017-09-11 Eric ErhardtMerge pull request #13876 from eerhardt/UpdateBuildTools
2017-09-11 José RiveroUbuntu runs are not archiving perf results because...
2017-09-11 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-11 Alfred Myersfixed minor typo (#13898)
2017-09-11 Konstantin... Fix building of rootfs for Tizen armel (#13854)
2017-09-11 Kevin GosseMake order of elements consistent (#13892)
2017-09-11 Stephen ToubMerge pull request #13894 from dotnet-maestro-bot/maste...
2017-09-11 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-11 dotnet-maestro-botUpdate PgoData to master-20170911-0041
2017-09-11 Stephen ToubMerge pull request #13893 from dotnet-maestro-bot/maste...
2017-09-11 dotnet-maestro-botUpdate CoreClr to preview2-25711-01
2017-09-10 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-10 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-10 Stephen ToubMerge pull request #13847 from dotnet-maestro-bot/maste...
2017-09-10 dotnet-maestro-botUpdate CoreClr, PgoData to preview2-25709-04, master...
2017-09-10 Stephen ToubMerge pull request #13849 from stephentoub/string_create
2017-09-10 Jan KotasMerge pull request #13888 from jkotas/corelib-mirror
2017-09-09 Stephen ToubMerge pull request #13886 from ahsonkhan/SpanReadOnlyStruct
2017-09-09 Jan KotasFinish moving files to shared CoreLib partition
2017-09-09 Jan KotasMove PInvoke interop related attributes to shared CoreL...
2017-09-09 Jan KotasFinish moving files to shared partition
2017-09-09 Jan KotasFix IntrinsicAttribute build break
2017-09-09 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-09 Daniel PodderEnable auto-update for PGO data (#13883)
2017-09-09 Jan KotasCleanup Guid formatting (#13885)
2017-09-09 ahsonkhanMarking {ReadOnly}Span with IsReadOnly attribute.
2017-09-09 Pat GavlinMerge pull request #13842 from dotnet-bot/from-tfs
2017-09-09 Pat GavlinMerge pull request #13110 from pgavlin/SPMIJitOptions
2017-09-09 Stephanie NiuGuid span-based APIs (ctor, TryWriteBytes, TryFormat...
2017-09-09 Pat GavlinMerge pull request #13863 from pgavlin/DevDiv491211
2017-09-09 Steve MacLean[Arm64] Optimize System.Buffer:Memmove (#13793)
2017-09-09 Jan KotasMove files to shared partition (#13870)
2017-09-09 Koundinya VeluriPort some concurrent collection implementations with...
2017-09-08 Daniel PodderAdd a <clear /> to packageSources in src/NuGet.Config...
2017-09-08 Viktor HoferMerge pull request #13845 from ViktorHofer/DBNull-Seria...
2017-09-08 Jan KotasNon-shared changes
2017-09-08 Jan KotasDelete redundant PInvokes
2017-09-08 Jan KotasMove HResults to shared partition
2017-09-08 Jan KotasFix CoreLib build warnings (#13851)
2017-09-08 Eric ErhardtUpdate CLI version to match other dotnet repos and...
2017-09-08 Eric ErhardtUpdate BuildTools automatically when new versions are...
2017-09-08 Koundinya VeluriChange lock used for initializing YieldProcessorNormali...
2017-09-08 wtgodbeRevert PreReleaseLabel to preview1
2017-09-08 Pat GavlinAddress PR feedback.
2017-09-08 Matt MitchellOnly delete agent when not succesful (#13865)
2017-09-08 Pat GavlinProperly update GTF_{ASG,EXCEPT} in call morphing.
2017-09-08 Viktor HoferAdding serializable attribute to type
2017-09-08 Viktor HoferPR feedback
2017-09-08 Stephen ToubAdd String.Create span-based method
2017-09-08 Dan MoseleyFix EventProvider to build on Linux
2017-09-08 Steve MacLeanFix warning->error
2017-09-07 Viktor HoferRemove unused params
2017-09-07 Viktor HoferAdd exception handling for other input and add comments
2017-09-07 Steve MacLeanFix formatting
next