platform/upstream/dotnet/runtime.git
2019-03-20 Bruce ForstallUpdate emitter statistics
2019-03-20 Sergey AndreenkoRestrict the set of platforms for GCStress testing...
2019-03-20 Brian BoheAdding a flag to able/disable scope info (dotnet/corecl...
2019-03-20 Andy AyersAdd repro case for jit stack overflow failure (dotnet...
2019-03-20 Sergey AndreenkoExclude GC/Collect from GCStress testing. (dotnet/corec...
2019-03-19 Jeremy KoritzinskyImplement support for copy constructors when marshallin...
2019-03-19 Sung Yoon WhangRemove timer in RuntimeEventSource (dotnet/coreclr...
2019-03-19 GrantTrim/TrimStart/TrimEnd methods for Memory and Span...
2019-03-19 David MasonReintroduce PR dotnet/coreclr#22617 (Update added types...
2019-03-19 Sergey AndreenkoUpdate CoreFX Windows Arm64 exclusion list. (dotnet...
2019-03-19 Jarret ShookDisable Jenkins Innerloop Jobs (dotnet/coreclr#23287)
2019-03-19 Brian BoheAdding const to functions that don't change or shouldn...
2019-03-19 Jarret ShookRevert "Delete suspicious code in delegate construction...
2019-03-19 Levi BroderickAdd Utf8String skeleton (dotnet/coreclr#23209)
2019-03-19 Levi BroderickAdd Rune.TryEncodeToUtf8 and related APIs (dotnet/corec...
2019-03-19 Jeremy KoritzinskyFix Interop/SizeConst/SizeConstTest to successfully...
2019-03-18 William GodbeMerge pull request dotnet/coreclr#23314 from dotnet...
2019-03-18 Maoni StephensFix for running in a container without mem limit set...
2019-03-18 Mathias Lykkegaard... Update assemblyloadcontext.md (dotnet/coreclr#23318)
2019-03-18 Sinan KayaFix explicit constructor calls and Remove multi-line...
2019-03-18 Jan VorlicekMerge pull request dotnet/coreclr#23307 from franksinan...
2019-03-18 Jan VorlicekMerge pull request dotnet/coreclr#23179 from franksinan...
2019-03-18 José Rivero[EventPipe] Adding an IPC server to handle out of proce...
2019-03-18 Sinan KayaAdd gcc6 and gcc8 to supported compilers
2019-03-18 Sinan KayaSupport gcc for build-test.sh
2019-03-18 Levi BroderickMake more types eligible for vectorized code paths...
2019-03-18 Sinan KayaCorrect ignored align attribute
2019-03-18 Sinan KayaConst has static linkage
2019-03-17 Sinan KayaRemove old files
2019-03-17 Sinan KayaCorrect current script dir detection
2019-03-17 Sinan KayaFix conversion issues
2019-03-17 Sinan KayaSuppress compiler warnings
2019-03-17 Egor BogatovMove Enum and CorElementType to shared (dotnet/coreclr...
2019-03-17 Sung Yoon WhangFixing some payload serialization issue on new EventCou...
2019-03-16 Elinor FungFix x86 dumps from HandleFatalError showing misleading...
2019-03-16 Nikita PotapenkoFix typo (dotnet/coreclr#23300)
2019-03-16 Andy AyersJIT: clear stub register assignment for tail calls...
2019-03-16 Bruce ForstallIntroduce COMPlus arm64 HW intrinsics knobs (dotnet...
2019-03-16 Brian BoheAdd siVarLoc::Equals (dotnet/coreclr#23275)
2019-03-16 Stephen ToubRename private GetEntryAssembly QCall overload (dotnet...
2019-03-16 Elinor FungUse HKLM for CLSID lookup (dotnet/coreclr#23258)
2019-03-15 Brian SullivanMerge pull request dotnet/coreclr#23294 from briansull...
2019-03-15 Brian SullivanFix formatting error
2019-03-15 Brian SullivanMerge pull request dotnet/coreclr#23272 from briansull...
2019-03-15 Elinor FungPort AMSI scanning for assembly loads (dotnet/coreclr...
2019-03-15 Jan VorlicekFix GetFullAffinityMask for cpuCount==64 (dotnet/corecl...
2019-03-15 Fawad HalimFixed small typo in path to crossgen (dotnet/coreclr...
2019-03-15 Sergey AndreenkoAdd `Schedule` and 'Manual' as possible triggers for...
2019-03-15 Egor ChesakovExclude tracing/keyword/TwoKeywords test from running...
2019-03-15 Koundinya VeluriIn CLRLifoSemaphore, start the underlying semaphore...
2019-03-15 Justin Van... Collection<T>: Validate parameters in the public method...
2019-03-15 Han LeeUpdate performance-guidelines.md (dotnet/coreclr#23183)
2019-03-15 Jeremy KoritzinskyFix Ubuntu arm build break. (dotnet/coreclr#23270)
2019-03-15 Egor BogatovMove TypeLoadException to shared (dotnet/coreclr#23238)
2019-03-15 Eric StJohnMake ILProj work in Visual Studio (dotnet/coreclr#23264)
2019-03-15 Jan KotasDisable failing test against dotnet/coreclr#23262 ...
2019-03-14 Brian SullivanFix for duplicate call to Set when we run out of budget
2019-03-14 Bruce ForstallMerge pull request dotnet/coreclr#23260 from BruceForst...
2019-03-14 Jan VorlicekMerge pull request dotnet/coreclr#23180 from franksinan...
2019-03-14 Aaron Robinson Fix the calling convention for P/Invokes and delegates...
2019-03-14 Jan VorlicekFix GetProcessAffinityMask (dotnet/coreclr#23247)
2019-03-14 Koundinya VeluriFix DisableTier0Jit when multi-core JIT is enabled...
2019-03-14 Sergey AndreenkoUpdate CoreFX Linux Arm64 exclusion list. (dotnet/corec...
2019-03-14 Bruce ForstallArchive crossgen comparison job results even if job...
2019-03-14 Jan VorlicekMerge pull request dotnet/coreclr#23203 from janvorli...
2019-03-14 Michal StrehovskýDelete suspicious code in delegate construction (dotnet...
2019-03-14 Sung Yoon WhangDisable tracing/inducedgc test on all Unix platforms...
2019-03-14 Sergey AndreenkoFix/clean compNoGCHelperCallKillSet for arm. (dotnet...
2019-03-14 Sinan KayaChoose the SString constructor explicitly
2019-03-14 Sinan Kayasignedness conversion
2019-03-14 Sinan Kayafix conversion issues
2019-03-14 Brian SullivanMerge pull request dotnet/coreclr#23109 from briansull...
2019-03-13 Levi BroderickAdd OperationStatus-based UTF8 transcoding APIs (dotnet...
2019-03-13 Bruce ForstallMerge pull request dotnet/coreclr#23220 from BruceForst...
2019-03-13 Brian SullivanFix for Issue 21231
2019-03-13 Juan HoyosUpdate documentation: make docker images point to the...
2019-03-13 Carol EidtFix SIMD handle issues (dotnet/coreclr#23193)
2019-03-13 Carol EidtMerge pull request dotnet/coreclr#23212 from CarolEidt...
2019-03-13 Sergey Andreenkoexclude tracing/keyword/TwoKeywords/TwoKeywords on...
2019-03-13 Michal StrehovskyFix missed RelocatedType annotation
2019-03-13 Michal StrehovskýEnable FeatureDefaultInterfaces unconditionally (dotnet...
2019-03-13 Andrew AuFix issue 23151 (Cleanup TODO introduced by PR dotnet...
2019-03-13 Sung Yoon WhangAdd new counter APIs (dotnet/coreclr#23077)
2019-03-13 Aaron RobinsonDefault Interface COM testing project (dotnet/coreclr...
2019-03-13 Bruce ForstallArm64: Implement JMP call for HFA register arguments
2019-03-13 Jan VorlicekMove ANALYZER_NORETURN after function return type.
2019-03-12 Andy AyersDon't retain modifiers for instantation stub signatures...
2019-03-12 Tanner GoodingFixing a couple of issues in the Utf8Parsing/Formatting...
2019-03-12 Carol EidtPreliminary Vector ABI test
2019-03-12 John SalemFix syntax bug: bash requires spaces around brackets...
2019-03-12 Andrew AuFix issue 21089 (Add tests for the `EventPipe support...
2019-03-12 Michal StrehovskýReplace Delegate.CreateDelegate (dotnet/corertdotnet...
2019-03-11 Carol EidtMerge pull request dotnet/coreclr#23141 from CarolEidt...
2019-03-11 Hugh BellamyFix NRE in EqualStringArrays (dotnet/coreclr#23174)
2019-03-11 Michal StrehovskýFix bad test (dotnet/coreclr#23173)
2019-03-11 Bruce ForstallMerge pull request dotnet/coreclr#23187 from BruceForst...
2019-03-11 Bruce ForstallAlways archive corefx testresults.xml files
2019-03-11 Jan VorlicekFix no-return false positives in static analyzer build
2019-03-11 Steve MacLeanAdd EntryPointFilter option (dotnet/coreclr#23054)
2019-03-11 Eric StJohnAdd a target to get native resources from another DLL...
next