platform/upstream/dotnet/runtime.git
2017-04-19 Andy AyersUpdate CheckProjects to not fail for non-dev CORE_ROOT
2017-04-17 Sergey AndreenkoFormat spmi sources with clang-format (dotnet/coreclr...
2017-04-17 Andy AyersJit intrinsics for Span<T>.get_Item and ReadOnlySpan...
2017-04-17 Swaroop SridharAdd scenario-based tests
2017-04-17 Rahul KumarIn function Assembly.Load ignore AssemblyName.CodeBase...
2017-04-17 Gaurav KhannaRemove Alpine for pipe builds (dotnet/coreclr#11022)
2017-04-17 Jonghyun ParkSupport FEATURE_EVENT_TRACE override (dotnet/coreclr...
2017-04-17 Jonghyun ParkAllow build.sh to have multiple cmakeargs options ...
2017-04-17 dotnet botUpdate CoreClr, CoreFx to preview1-25215-03, preview1...
2017-04-17 Sujin Kim[RyuJit/ARM32] Fix assertion of failure on "Instruction...
2017-04-17 Bruce ForstallMerge pull request dotnet/coreclr#11013 from mskvortsov...
2017-04-17 Bruce ForstallMerge pull request dotnet/coreclr#11016 from alpencolt...
2017-04-17 Hyeongseok OhFix ARM32/Linux release CI test failure (dotnet/coreclr...
2017-04-17 Jan KotasAdd Span and ReadOnlySpan from CoreCLR
2017-04-17 Alexander Soldatov[RyuJIT/ARM32] Fix amount of allocated registers for...
2017-04-17 Mikhail SkvortcovRyuJIT/ARM32: update nullcheck codegen
2017-04-17 303248153Fix comment about pinning bit in object.h (dotnet/corec...
2017-04-17 Yi Zhang (CLR)Fix warning in LPTSTRTestNative (dotnet/coreclr#10973)
2017-04-16 Hugh BellamyFix OOM exception thrown in case insensitive replace...
2017-04-16 Cyd HaseltonFixed CI link (dotnet/coreclr#11003)
2017-04-15 Jan KotasMove Span/ReadOnlySpan to shared CoreLib partition...
2017-04-15 mikednMake some Dictionary code smaller (dotnet/coreclr#10993)
2017-04-15 Michelle McDanielMerge pull request dotnet/coreclr#10983 from danmosemsf...
2017-04-15 Mike McLaughlinMake createdump build and work on Centos (dotnet/corecl...
2017-04-15 Steve MacLean[Arm64] Fix assembly errors (dotnet/coreclr#10977)
2017-04-15 Pat GavlinMerge pull request dotnet/coreclr#10958 from pgavlin...
2017-04-14 danmosemsftRevert "Strip out unused reg code. (dotnet/coreclr...
2017-04-14 Bruce ForstallMerge pull request dotnet/coreclr#10936 from BruceForst...
2017-04-14 Pat GavlinAdd a brief comment to the new test.
2017-04-14 Sergey AndreenkoSmall clean up of stackEntry (dotnet/coreclr#10820)
2017-04-14 Bruce ForstallIntroduce API for codegen getting temp registers from...
2017-04-14 Aditya MandaleekaMerge pull request dotnet/coreclr#10955 from adityamand...
2017-04-14 Andy AyersMerge pull request dotnet/coreclr#10956 from AndyAyersM...
2017-04-14 Aditya MandaleekaMake HandleStores contain their underlying bucket directly.
2017-04-14 Sean Gillespie[Local GC] Move operations on CLREventStatic to the...
2017-04-14 Jonghyun Park[x86/Linux] Use appropriate FCALL macro for DoToDecimal...
2017-04-14 Jan VorlicekImplement MEM_RESET handling in VirtualAlloc on Unix...
2017-04-14 Aditya MandaleekaRename IGCHandleTable to IGCHandleManager.
2017-04-14 Omar TawfikMerge pull request dotnet/coreclr#10945 from OmarTawfik...
2017-04-14 Gaurav KhannaReenable incremental linking (dotnet/coreclr#10943)
2017-04-13 Pat GavlinPreserve VNs in fgMorphIntoHelperCall.
2017-04-13 Sean Gillespie[Local GC] Handle table low-hanging interface violation...
2017-04-13 Andy AyersJit: fix unnecessary null checks in some field accesses
2017-04-13 Aditya MandaleekaMake a GCHandleStore class and interface for use by...
2017-04-13 William GodbeMerge pull request dotnet/coreclr#10953 from wtgodbe...
2017-04-13 wtgodbeUse updated Docker images for Crossbuild
2017-04-13 William GodbeMerge pull request dotnet/coreclr#10927 from wtgodbe...
2017-04-13 William GodbeMerge pull request dotnet/coreclr#10949 from wtgodbe...
2017-04-13 wtgodbeUpdate Ubuntu14.04 Cross Docker image
2017-04-13 Omar TawfikUpdate comment to reflect how RuntimeFeatures should...
2017-04-13 Michelle McDanielMerge pull request dotnet/coreclr#10922 from adiaaida...
2017-04-13 Jonghyun Park[x86/Linux] Use appropriate FCALL macro for SafeBuffer...
2017-04-13 Mike McLaughlinRemove distro specific RIDs from SOS.NETCore's project...
2017-04-13 Jim MaEnsure Environment.ExitCode works correctly after app...
2017-04-13 dotnet botUpdate CoreClr to preview1-25213-02 (dotnet/coreclr...
2017-04-13 Rahul KumarMerge pull request dotnet/coreclr#10875 from rahku...
2017-04-13 Hyeongseok Oh[ARM32/Linux] Build libcoreclrtraceptprovider.so (dotne...
2017-04-13 Mike McLaughlinCreate ELF core dump on coreclr exceptions and signals...
2017-04-13 Rahul KumarAdd platform (x64 & arm64) specific optimized jit helpe...
2017-04-13 Rahul KumarMerge pull request dotnet/coreclr#10930 from rahku...
2017-04-12 Rahul KumarHelperMethodFrame missing at certain places in method...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10914 from hqueue...
2017-04-12 dotnet botMerge changes from TFS (dotnet/coreclr#10926)
2017-04-12 Stephen ToubMerge pull request dotnet/coreclr#10917 from stephentou...
2017-04-12 Jonghyun Park[x86/Linux] Fix ResumeEsp before resume (dotnet/coreclr...
2017-04-12 Jonghyun Park[x86/Linux] 16-byte aligned BackPatchWorkerAsmStub...
2017-04-12 Pat GavlinMerge pull request dotnet/coreclr#10905 from pgavlin...
2017-04-12 Jonghyun Park[x86/Linux] 16-byte aligned DelayLoad_MethodCall (dotne...
2017-04-12 wtgodbeEnable building Core_Root for any RID against packages
2017-04-12 Jarret ShookMerge pull request dotnet/coreclr#10706 from sdmaclea...
2017-04-12 William GodbeMerge pull request dotnet/coreclr#10923 from wtgodbe...
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10911 from adityamand...
2017-04-12 wtgodbeImprove reporting parameters for pipebuild
2017-04-12 Koundinya VeluriFix closed delegate deserialization to account for...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10243 from sdmaclea...
2017-04-12 Michelle McDanielFix run-xunit-perf.cmd for local use
2017-04-12 Atsushi KanamoriNS2.0 AssemblyName.ReferenceMatchesDefinition() (dotnet...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10904 from BruceForst...
2017-04-12 Jonghyun Park[x86/Linux] Funclet-based synchronization (dotnet/corec...
2017-04-12 Bruce ForstallMerge pull request dotnet/coreclr#10852 from mskvortsov...
2017-04-12 Pat GavlinFormat code.
2017-04-12 dotnet botUpdate CoreClr to preview1-25212-04 (dotnet/coreclr...
2017-04-12 Jan KotasFix resource string name
2017-04-12 Jan KotasDelete moved files
2017-04-12 Jiyoung Giuliana YunChange default clang version to clang3.9 in cross build...
2017-04-12 Stephen ToubFix build badges in OfficialAndDailyBuilds.md
2017-04-12 Mikhail SkvortcovRyuJIT/ARM32: encodable offsets for ld/st
2017-04-12 Hyung-Kyu ChoiRemove unused function in BasicBlock
2017-04-12 Aditya MandaleekaRename overloaded "table" to "store" for VM side concept.
2017-04-12 Hyeongseok OhFix CI tizen build error (dotnet/coreclr#10909)
2017-04-12 Rahul Kumarmodify lastAvAddress when adjusting context for Stub
2017-04-12 Aditya MandaleekaHide knowledge of handle table buckets and home heaps...
2017-04-12 Aditya MandaleekaDelete Ref_ContainHandle and ContainsOBJECTHANDLE.
2017-04-12 Aditya MandaleekaAdd GetNewHandleTable and GetGlobalHandleTable to inter...
2017-04-12 Aditya MandaleekaRemove GetHandleTableForHandle and add CreateDuplicateH...
2017-04-12 Aditya MandaleekaReplace GetHandleTableContext with GetHandleContext.
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10882 from adityamand...
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10877 from adityamand...
2017-04-12 Jan KotasMove files to shared CoreLib partition (dotnet/coreclr...
2017-04-12 Aditya MandaleekaMerge pull request dotnet/coreclr#10816 from adityamand...
next