platform/upstream/dotnet/runtime.git
2018-08-22 Brian Sullivandefine FMT_BB as "BB%02u" and use it uniformly in the...
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)
2018-08-16 Carol EidtMerge pull request dotnet/coreclr#19396 from CarolEidt...
2018-08-16 Sergey Ignatov[CoreRT armel]Fix for unwinding support for ARM is...
2018-08-16 Jeremy KuhneMake file handle checks accurate on Windows (dotnet...
2018-08-16 Koundinya VeluriRevert "Temporarily flag a SIMD test as optimization...
2018-08-16 elyohUpdate JapaneseLunisolarCalendar.cs (dotnet/coreclr...
2018-08-16 Andy AyersJIT: properly handle special-case varargs params in...
2018-08-15 Jan KotasRevert "Change CoreLib native image to be R2R by defaul...
2018-08-15 Luqun LouAdd Public API Marshal.IsTypeVisibleFromCom and Marshal...
2018-08-15 Amy YuR2RDump - GcInfo for x86
2018-08-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-15 Bruce ForstallMerge pull request dotnet/coreclr#19487 from acmyu...
2018-08-15 Marco RossignoliAdd TypeConverter fallback to DefaultValueAttribute...
2018-08-15 Mike McLaughlinUpdate debugging and createdump docs. (dotnet/coreclr...
2018-08-14 Amy YuExcludeList for R2RDumpTests in wrong ItemGroup
2018-08-14 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-14 AmyDisable R2RDumpTests (dotnet/coreclr#19475)
2018-08-14 Jan KotasDelete dead code (dotnet/coreclr#19452)
2018-08-14 Tomáš RylekTranslate [rip +- offset] to absolute RVA's in R2RDump...
2018-08-14 Mike McLaughlinCode review feedback for the alternate stack changes...
2018-08-14 Andon AndonovUpdate URLs and exclusion list for staging (dotnet...
2018-08-13 Bruce ForstallMerge pull request dotnet/coreclr#19463 from BruceForst...
2018-08-13 Sergey Andreenkodisable tests\src\JIT\Methodical\fp\exgen\10w5d_cs_do...
2018-08-13 Bruce ForstallMerge pull request dotnet/coreclr#19469 from BruceForst...
2018-08-13 Bruce ForstallDisable VectorDot_ro.cmd_9267 for Windows arm64 R2R
2018-08-13 Bruce ForstallMerge pull request dotnet/coreclr#19466 from BruceForst...
2018-08-13 Bruce ForstallDisable test b163200 under GCStress
2018-08-13 Bruce ForstallDisable 3 tests for Windows/arm32 HeapVerify runs
2018-08-13 Bruce ForstallMerge pull request dotnet/coreclr#19459 from BruceForst...
2018-08-13 Bruce ForstallExclude 437044.cmd_10304 from GCStress runs
2018-08-13 Omair MajidAdd a skipmanaged option to build.sh (dotnet/coreclr...
2018-08-13 Bruce ForstallMerge pull request dotnet/coreclr#19458 from BruceForst...
2018-08-13 Bruce ForstallDisable System.Linq.Expressions.Tests against dotnet...
2018-08-13 Robin SueRemove unused local from List<T>.RemoveRange (dotnet...
2018-08-13 Anipiknon shared changes and feedback addressed
2018-08-13 Koundinya VeluriFix a couple of apartment state issues (dotnet/coreclr...
2018-08-13 Jeremy KuhneCreate Microsoft.IO.Redist (dotnet/corefxdotnet/coreclr...
2018-08-13 Simon NattressSilence WinRT type assert in crossgen (dotnet/coreclr...
2018-08-11 David Mason[local gc] disable feature redhawk (dotnet/coreclr...
2018-08-11 Jan KotasMake RuntimeType sealed and deleted support for introsp...
2018-08-11 Anirudh Agnihotrymoved to shared (dotnet/coreclr#19419)
2018-08-11 Anirudh AgnihotryMoved SpinLock.cs to shared (dotnet/coreclr#19391)
2018-08-11 Ben AdamsDon't early terminate on null for 64bit NR HashCode...
2018-08-11 Bruce ForstallMerge pull request dotnet/coreclr#19434 from BruceForst...
2018-08-11 Bruce ForstallDisable R2RDumpTest for JIT stress modes
2018-08-11 Bruce ForstallMerge pull request dotnet/coreclr#19433 from BruceForst...
2018-08-11 Bruce ForstallUpdate existing trigger phrases documentation
2018-08-10 Konstantin... CORDbgSetInstruction: clear thumb bit of the address...
2018-08-10 Anirudh AgnihotryMoved to shared (dotnet/coreclr#19399)
next