platform/upstream/dotnet/runtime.git
2018-08-27 Anirudh AgnihotryUsing shared copy of registryvalueKind (dotnet/corefxdo...
2018-08-27 Andy AyersSome fixes for the interpreter (dotnet/coreclr#19678)
2018-08-27 Egor ChesakovDeal with compilation warnings in JIT in cross-bitness...
2018-08-26 Jan KotasRevert "Cleanup netfx-specific code from projects that...
2018-08-26 Tim Lovell... Cleanup netfx-specific code from projects that no longe...
2018-08-26 AmyR2RDump - Non-Windows machine code (dotnet/coreclr...
2018-08-26 AmyR2RDump - Fix errors caused by ExportedTypes rids in...
2018-08-26 AmyR2RDump - Check disassembler support (dotnet/coreclr...
2018-08-25 mikednRemove some GT_ASG_op leftovers (dotnet/coreclr#18205)
2018-08-25 mikednStreamline fgExcludeFromSsa (dotnet/coreclr#15351)
2018-08-25 David MasonRemove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDom...
2018-08-25 Vitek KarasVery small cleanup of various comments and code formatt...
2018-08-25 Sergey AndreenkoFix long spmi file names/clean few functions. (dotnet...
2018-08-25 Egor ChesakovDisable System.Numerics.Vectors.Tests (dotnet/coreclr...
2018-08-25 Jarret ShookUse runtest.py to run tests for all platforms (dotnet...
2018-08-25 Jeremy KuhneFix FileStream in WinRT build (dotnet/coreclr#19659)
2018-08-24 Jan KotasUpdate version in documentation samples to 3.0
2018-08-24 Koundinya VeluriFix JitBench (dotnet/coreclr#19584)
2018-08-24 Bruce ForstallMerge pull request dotnet/coreclr#19556 from mikedn...
2018-08-24 Aaron RobinsonUpdate interop test xplat header (dotnet/coreclr#19576)
2018-08-24 Fei PengImplement Intel AES intrinsic
2018-08-24 Fei PengAdd test cases for AES intrinsic
2018-08-24 AmyR2RDump - ARM and ARM64 UnwindInfo (dotnet/coreclr...
2018-08-24 Carol EidtMerge pull request dotnet/coreclr#19636 from jakobbotsc...
2018-08-24 Sergey AndreenkoFix superpmi-shim-counter (dotnet/coreclr#19639)
2018-08-24 Andy AyersJIT: fix handling of newarr size (dotnet/coreclr#19633)
2018-08-24 Ahson KhanWorkaround to remove unnecessary bounds checks when...
2018-08-23 Aditya MandaleekaMerge pull request dotnet/coreclr#19635 from josalem...
2018-08-23 Jakob Botsch... Make clang happy and fix old comment
2018-08-23 Jakob Botsch... Mask shift value for shift [mem], const
2018-08-23 John Salemfix syntax error in build-test.sh
2018-08-23 Brian SullivanMerge pull request dotnet/coreclr#19610 from briansull...
2018-08-23 Tomáš RylekTwo R2RDump fixes for Crossgen output (dotnet/coreclr...
2018-08-23 Koundinya VeluriFix terminology in netci file (dotnet/coreclr#19608)
2018-08-23 Jacek BlaszczynskiRemove Avx.PermuteVar tests to unblock signature change...
2018-08-23 Jacek BlaszczynskiFix base types of second paramters used in Avx.PermuteV...
2018-08-23 Brian SullivanMerge branch 'master' into fmt-bb
2018-08-23 Carol EidtMerge pull request dotnet/coreclr#15011 from mikedn...
2018-08-23 Egor ChesakovDeal with compilation warnings in VM in cross-bitness...
2018-08-23 Carol EidtHandle multireg copies correctly (dotnet/coreclr#19588)
2018-08-23 Jan VorlicekEnable unloading of AssemblyLoadContext (dotnet/coreclr...
2018-08-23 Fei Peng Implement AVX2 MaskLoad and MaskStore (dotnet/coreclr...
2018-08-22 Brian Sullivandefine FMT_BB as "BB%02u" and use it uniformly in the...
2018-08-22 Brian RobbinsMake sure RuntimeEventSource is passed to EventListener...
2018-08-22 Koundinya VeluriFix a PAL spin lock issue (dotnet/coreclr#19604)
2018-08-22 Mike DanesSpeed-up JIT dump
2018-08-22 Drew NoakesFix broken documentation links into mscorlib code ...
2018-08-22 Krzysztof WicherAesGcm, AesCcm (dotnet/corefxdotnet/coreclr#31389)
2018-08-22 AmyR2RDump - Interweave x64 unwind codes into disasm ...
2018-08-21 Brian SullivanMerge pull request dotnet/coreclr#19572 from briansull...
2018-08-21 Bruce ForstallMerge pull request dotnet/coreclr#19581 from sergign60...
2018-08-21 Brian SullivanDefine FMT_VN as "$%x" and use it uniformly in the...
2018-08-21 Egor ChesakovCleanup unnecessary casts in roundUp
2018-08-21 Egor ChesakovAdd roundUp(unsigned size, unsigned mult) and roundDn...
2018-08-21 Sergey Ignatov[corert armel] Fixed CoreRT issue dotnet/coreclr#5874...
2018-08-21 Carol EidtHandle null byref in helper (dotnet/coreclr#19571)
2018-08-21 adiaaidaBackout change to pass -ibcoptimize in official builds
2018-08-21 Egor ChesakovStop using size_t for passing immediate values in CodeG...
2018-08-21 AmyR2RDump - Add image describing R2R format (dotnet/corec...
2018-08-21 Andy AyersFix tiered compilation option for case-sensitive system...
2018-08-20 Carol EidtMerge pull request dotnet/coreclr#19334 from CarolEidt...
2018-08-20 Michelle McDanielAdd IBC support (dotnet/coreclr#19046)
2018-08-20 Andy AyersJIT: remove incremental ref count updates (dotnet/corec...
2018-08-20 Zach MontoyaUpdate Microsoft.NETCore.CoreDisTools to version 1...
2018-08-20 Mike McLaughlinFix dbgshim's > 1000 module bug (issue dotnet/coreclr...
2018-08-20 Aaron RobinsonFix issues with calling convention in tests. (dotnet...
2018-08-20 Carol EidtAdd comment
2018-08-20 Clinton IngramNormalize whitespace/indentation
2018-08-20 Clinton IngramUpdate t4 templates to generate simplified type names
2018-08-20 Ben AdamsMark some readonly fields readonly (dotnet/coreclr...
2018-08-20 Pent PloompuuOptimize number formatting (dotnet/coreclr#19551)
2018-08-20 Ben AdamsMark more structs as readonly (dotnet/coreclr#19557)
2018-08-20 Ben AdamsMake DateTimeOffset a readonly struct (dotnet/coreclr...
2018-08-19 Mike McLaughlin Free the alternate signal stack if this PAL's thread...
2018-08-19 Andy AyersFix test case comment to reflect the actual test (dotne...
2018-08-19 Egor ChesakovEnable Microsoft.VisualBasic.dll in crossgen_comparison...
2018-08-19 Egor ChesakovReturn "default" target-specific NaN value during const...
2018-08-19 Egor ChesakovFix wrong sprinf_s format string in gtGetArgMsg getGetL...
2018-08-18 Egor ChesakovExclude some assemblies from CrossGen Comparison job...
2018-08-17 Tomáš RylekInitial support for R2R image diff (dotnet/coreclr...
2018-08-17 Aaron RobinsonRemove tests previously ported to CoreFX repo (dotnet...
2018-08-17 Bruce ForstallMerge pull request dotnet/coreclr#19530 from BruceForst...
2018-08-17 Bruce ForstallMerge pull request dotnet/coreclr#19378 from sergign60...
2018-08-17 Bruce ForstallDisable Ubuntu arm32 corefx xunit test result parsing
2018-08-17 William GodbeMerge pull request dotnet/coreclr#19512 from dotnet...
2018-08-17 Koundinya VeluriEnable Tiered Compilation by default (dotnet/coreclr...
2018-08-17 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-17 Egor ChesakovMerge pull request dotnet/coreclr#19514 from dotnet...
2018-08-17 Egor ChesakovAdd CrossGen Comparison scenario to netci.groovy
2018-08-17 Egor ChesakovAdd tests/scripts/crossgen_comparison.py
2018-08-17 Jarret ShookRemove coreclr.*txt upload (dotnet/coreclr#19524)
2018-08-17 AmyR2RDump - Documentation (dotnet/coreclr#19497)
2018-08-16 Anirudh AgnihotryMoved registry.cs to shared (dotnet/coreclr#19471)
2018-08-16 Tom DeseynDetermine memory load based on cgroup usage. (dotnet...
2018-08-16 José RiveroAdd an empty console application to measure startup...
2018-08-16 Koundinya VeluriDisable a regex test that is failing with minopts ...
2018-08-16 Aaron RobinsonBuild-test.sh handles native test assets (dotnet/corecl...
2018-08-16 Koundinya VeluriSome JitBench fixes (dotnet/coreclr#19479)
2018-08-16 Andy AyersJIT: bail out in optExtractArrIndex for constant array...
2018-08-16 Pent PloompuuOptimize NumberBufferToDecimal (dotnet/coreclr#19072)
next