platform/upstream/dotnet/runtime.git
2018-10-23 Zeng JiangAdd PInvoke/Delegate tests (dotnet/coreclr#19323)
2018-10-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreSetup, IbcData, PgoData...
2018-10-23 Jan KotasFix System.Diagnostics.Debug.Tests assembly name
2018-10-23 Jan KotasDisable System.Diagnostics.Tests CoreFX tests
2018-10-22 Andy Ayersadd missing methods bit (dotnet/coreclr#20528)
2018-10-22 Fei PengAes/Pclmulqdq IsSupported should depend on Ssse3 (dotne...
2018-10-22 Ben AdamsAdditionally Vectorize string.IndexOfAny for value...
2018-10-22 Andy AyersJIT: improve simplification of IND(ADDR(x)) (dotnet...
2018-10-22 Maryam AriyanAdding DebugProvider to help override Write and ShowDia...
2018-10-22 Stephen ToubRemove several Timer-related allocations from Cancellat...
2018-10-22 Stephen ToubDisable stale Unix_NonExistentPath_Nop corefx test...
2018-10-20 Koundinya VeluriAdd MethodImplAttributes.AggressiveOptimization (dotnet...
2018-10-20 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-10-20 David MasonLocal GC - Fix GCToOSInterface::GetPhysicalMemoryLimit...
2018-10-19 Zeng JiangAdd PInvoke/DateTime tests (dotnet/coreclr#19298)
2018-10-19 Bruce ForstallMerge pull request dotnet/coreclr#20472 from BruceForst...
2018-10-19 Zeng JiangAdd PInvoke/ExactSpelling tests (dotnet/coreclr#19303)
2018-10-19 Jan KotasDelete redundant framework API tests (dotnet/coreclr...
2018-10-18 Zeng JiangAdd PInvoke/Primitives/Int tests (dotnet/coreclr#19304)
2018-10-18 mikedn[RyuJIT] Delete dead code (dotnet/coreclr#20411)
2018-10-18 Stephen ToubAdd public IThreadPoolWorkItem (dotnet/coreclr#20387)
2018-10-18 Bruce ForstallRemove unnecessary interpreter fallback (dotnet/coreclr...
2018-10-18 Stephen ToubRevert List.InsertRange changes from dotnet/coreclr...
2018-10-18 Bruce ForstallFix loop cloning array index recognition for arm64
2018-10-18 Bruce ForstallEnable code to prevent bad byrefs on all platforms...
2018-10-17 Bruce ForstallPrint Tier-0 or Tier-1 to JIT dump output (dotnet/corec...
2018-10-17 Jan VorlicekFix collectible NativeCallable UMThunkEntry lifetime...
2018-10-17 Vance MorrisonMerge pull request dotnet/coreclr#20464 from brianrob...
2018-10-17 Brian RobbinsUse AppContext.BaseDirectory instead of AppDomain.Curre...
2018-10-17 Sergey AndreenkoDelete `FixupIfSIMDLocal`. (dotnet/coreclr#20360)
2018-10-17 Antoine BlanchetReplace 'VSCode' by 'Visual Studio Code' in doc (dotnet...
2018-10-17 Bruce ForstallMerge pull request dotnet/coreclr#20455 from BruceForst...
2018-10-17 Nick CraverFix duplicate cast in RuntimeMethodInfo.GetCustomAttrib...
2018-10-17 Tomas Weinfurtmake coreclr buildable on FreeBSD again (dotnet/coreclr...
2018-10-17 Nick CraverOptimizes StackTrace string generation (dotnet/coreclr...
2018-10-17 David WrightonFix resetting of m_hasArgLocDescForStructInRegs (dotnet...
2018-10-17 Tomáš RylekStructured dump of instance entrypoints and decoding...
2018-10-17 Jarret ShookAdd hack for arm64/x86 to skip build tools restore...
2018-10-17 Simon NattressHigh entropy ASLR for native images
2018-10-17 Bruce ForstallMerge pull request dotnet/coreclr#20431 from BruceForst...
2018-10-17 Bruce ForstallDisable GC finalizearraysleep, finalizearray tests...
2018-10-17 Stephen ToubFix behavior of TextWriter.Write with null StringBuilde...
2018-10-16 Jan VorlicekRemove per-AppDomain TLB (dotnet/coreclr#20423)
2018-10-16 Jan VorlicekEnable building with Clang 7 (dotnet/coreclr#20417)
2018-10-16 Wes HaggardUpdate command lines for building corefx repo (dotnet...
2018-10-16 Egor ChesakovUse build-test.sh script on Linux (dotnet/coreclr#20430)
2018-10-16 Bruce ForstallRemove ExportStubARM64Template support
2018-10-16 Bruce ForstallClarify /ARM64 argument usage
2018-10-16 Sergey AndreenkoFix compilation error when `FEATURE_HFA` is disabled...
2018-10-16 Andy AyersJIT: refactor logic to find compile time handle from...
2018-10-16 Carol EidtExtract argInfo building from fgMorphArgs (dotnet/corec...
2018-10-16 Jan KotasOptimize Span.GetPinnableReference (dotnet/coreclr...
2018-10-16 Bruce ForstallEnable building with older SDKs
2018-10-16 Bruce ForstallAdd ARM64 support to ilasm/ilasm
2018-10-15 Levi BroderickFix code comments in Utf16Utility (dotnet/coreclr#20425)
2018-10-15 Stephen ToubNull out CancellationTokenSource._timer on Dispose...
2018-10-15 Fei PengFix GitHub dotnet/coreclr#20389 (dotnet/coreclr#20391)
2018-10-15 Carol EidtMerge pull request dotnet/coreclr#19914 from CarolEidt...
2018-10-15 Mike McLaughlinUpgrade symuploader to version 1.0.0-beta-63412-03...
2018-10-13 Egor ChesakovPrint target arch on arm64 and target OS during in...
2018-10-13 Joakim SkoglundCorrected misspelled comment (dotnet/coreclr#20408)
2018-10-13 Andy AyersJIT: add some devirtualization info to the inline conte...
2018-10-13 Eugene RozenfeldMove ObjectAllocator phase to run right after inlining...
2018-10-13 jbhensleyFix "Non-static method requires a target" caused by...
2018-10-12 Mike McLaughlinFix MacOS launch bug when spaces in module names. ...
2018-10-12 Egor ChesakovImplement LeadingSignCount and LeadingZeroCount ARM64...
2018-10-12 Vance Morrisonfix hyperlink
2018-10-12 Vance MorrisonAdded docs for native DLLs
2018-10-11 Levi BroderickImprove performance of OrdinalIgnoreCase hash code...
2018-10-11 Jarret ShookDo not restore or initialize buildtools for x86/arm64...
2018-10-11 Brian RobbinsDisable tracecontrol test on all platforms. (dotnet...
2018-10-11 Tanner GoodingChanging Number.BigInteger and Number.NumberBuffer...
2018-10-11 Bruce ForstallMerge pull request dotnet/coreclr#20368 from sergign60...
2018-10-11 Eugene RozenfeldJitEE interface additions to support object stack alloc...
2018-10-11 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup to previe...
2018-10-11 Luqun LouEnable BSTR Field Marshaller for x-plat (dotnet/coreclr...
2018-10-11 Egor ChesakovRun xunit.console.dll with "-parallel collections"...
2018-10-11 Bruce ForstallInitial work to enable ASM diff generation in CI (dotne...
2018-10-11 Vance MorrisonMerge pull request dotnet/coreclr#20343 from stephentou...
2018-10-11 Jurjen BiewengaAdded `-generatelayout` (dotnet/coreclr#20247)
2018-10-11 David Masonfix enc issue where dav has an av because it tries...
2018-10-11 David Masonadd handle tracking for profiler (dotnet/coreclr#20361)
2018-10-11 David Masonfix issue where we wouldn't throw OOM after failing...
2018-10-11 Sergey IgnatovFix for CoreRT issue Assertion slot != NO_REVERSE_PINVO...
2018-10-11 Jan KotasFix build breaks
2018-10-11 Bruce ForstallMerge pull request dotnet/coreclr#20359 from BruceForst...
2018-10-11 Tomáš RylekMinor dump improvements in R2RDump (dotnet/coreclr...
2018-10-11 Bruce ForstallDisable b152292 for Linux/arm64
2018-10-10 Brian SullivanMerge pull request dotnet/coreclr#20347 from briansull...
2018-10-10 Stephen ToubAdd CancellationToken.UnsafeRegister (dotnet/coreclr...
2018-10-10 Vance MorrisonAdded advice about using ZapDisable to get symbols
2018-10-10 Jonathan MarlerRemove obslete DBG_printf_gcc, all compilers now suppor...
2018-10-10 Jan VorlicekFix unwind on ARM64 Linux (dotnet/coreclr#20345)
2018-10-10 Vance MorrisonFix typo
2018-10-10 Vance MorrisonImprove instructions on getting framework symbols
2018-10-10 Bruce ForstallMerge pull request dotnet/coreclr#20348 from BruceForst...
2018-10-10 Bruce ForstallReduce the number of expected Pri-1 tests
2018-10-10 Brian SullivanEnable the tests associated with the fixed issue 8648
2018-10-10 Jeremy KoritzinskyThrow an exception when we try to marshal a non-blittab...
2018-10-10 Bruce ForstallMerge pull request dotnet/coreclr#20337 from BruceForst...
next