platform/upstream/coreclr.git
2019-05-31 wtgodbeSet IsPrelease=false in dir.props
2019-05-31 William GodbeMerge branch 'release/3.0' into merge/master-to-release/3.0
2019-05-31 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-31 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-31 Carol EidtHandle a zero byte cpblk (#24871)
2019-05-31 Jan VorlicekFix overlooked moduleIndex initial value (#24881)
2019-05-31 Vladimir SadovMakes GetTotalAllocatedBytes monotonic in nonprecise...
2019-05-31 Jan KotasDelete dead code (#24876)
2019-05-31 Jeremy KoritzinskyCheck that we are using a valid IDispatch invocation...
2019-05-31 Jarret ShookFix #24867 (#24870)
2019-05-31 Aaron RobinsonRemove unused code in vm/util.* (#24863)
2019-05-31 Jeremy KoritzinskyAdd information in docs for required Windows SDK versio...
2019-05-30 Brian SullivanMerge pull request #24869 from briansull/desktop-build...
2019-05-30 Egor ChesakovCreate NearDiffer in SuperPMI based on specified target...
2019-05-30 Egor ChesakovSupport running SuperPMI with ARM protononjit.dll ...
2019-05-30 Elinor FungRemove BuildTools from product build (#24841)
2019-05-30 Brian SullivanFixes for building the Desktop JIT in CodegenMirror
2019-05-30 Jan VorlicekAdd build-tools.cmd (#24817)
2019-05-30 Russ KeldorphMove CI to supported queues
2019-05-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#24854)
2019-05-30 dotnet-maestro-botUpdate CoreClr to preview6.19280.1 (#24848)
2019-05-30 Stephen ToubAdd Environment.TickCount64 (#24857)
2019-05-30 Michal StrehovskýImplement R2R helpers for synchronized methods (#24646)
2019-05-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-30 Sinan KayaFrkaya/gcc fix 052919 (#24845)
2019-05-30 Michal StrehovskýAllow generating HW intrinsics in crossgen (#24689)
2019-05-30 Aaron RobinsonRemove all uses of CanRunManagedCode() (#24847)
2019-05-30 Mike McLaughlinUse /proc/<pid>/mem to read memory in remote DBI data...
2019-05-30 John SalemAdd COMPlus_LTTng environment variable (#24733)
2019-05-30 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#24780)
2019-05-30 mikednSort out ARM load/store instruction size issues (#20126)
2019-05-30 Elinor FungStop using %~dp0 in build scripts after args processing...
2019-05-29 dotnet-maestro-botUpdate CoreClr to preview6.19279.1 (#24829)
2019-05-29 Jeremy KoritzinskyRefactor native build to remove the compiler-override...
2019-05-29 Jeremy KoritzinskyUse Ubuntu 14.04-on-16.04 Docker image for arm cross...
2019-05-29 Elinor FungStop specifying cdecl for ComponentEntryPoint (default...
2019-05-29 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#24781)
2019-05-29 mikednChange binary op tree display (#20045)
2019-05-29 Sven BoemerAdd back AssemblyDescription attribute (#24819)
2019-05-29 Egor ChesakovUpdate MicrosoftDotNetXUnitConsoleRunnerVersion to...
2019-05-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-29 Elinor FungSpecify restore sources in optdata.csproj (#24825)
2019-05-29 José RiveroCreate the Concept of Multiple EventPipe Sessions ...
2019-05-29 Jeremy KoritzinskyChange DllImportPath policy to create unicode-named...
2019-05-29 Elinor FungUse Arcade for native versioning (#24785)
2019-05-29 Jan KotasFix nullable annotation
2019-05-29 Jan KotasFix superfluous delegate allocations in Unix WaitSubsys...
2019-05-29 Jan KotasAdd null checks before calling ClassLoader::EnsureLoade...
2019-05-29 Elinor FungStop adding 7 before the build revision number (#24805)
2019-05-29 Stephen ToubChange StreamReader.ReadBufferAsync to return ValueTask...
2019-05-28 Jan KotasFix IBC data collection (#24814)
2019-05-28 Elinor FungStop using BuildTools for signing (#24808)
2019-05-28 Elinor FungRename CreateNativeDelegate -> LoadAssemblyAndGetFuncti...
2019-05-28 Vladimir SadovUsing AllocateUninitializedArray in array pool (#24504)
2019-05-28 Marek SafarMove parts of WeakReference to shared partition (#24800)
2019-05-28 Andrew AuFixing the epilog size decoding
2019-05-28 Jan KotasCleanup unnecessary code in exception formatting (...
2019-05-28 Marco RossignoliExpose Path.TrimEndingDirectorySeparator (#20805)
2019-05-28 Egor BogatovMove some CustomAttribute related types to shared ...
2019-05-28 Andrew AuMake sure the layout of coreclr!Module is the same...
2019-05-28 Jan VorlicekFix initial thread affinity on Linux (#24801)
2019-05-28 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-05-28 dotnet-maestro-botUpdate CoreClr to preview6.19277.72 (#24795)
2019-05-28 Stephen ToubImprove performance of !dumpasync SOS command
2019-05-28 Stephen ToubDisplay state machine fields in DumpAsync for -stacks
2019-05-28 Stephen ToubAdd and apply nullable attributes (#24679)
2019-05-28 Dan MoseleyCall derived ToString on inner exceptions (#24793)
2019-05-28 Egor ChesakovUse PublishBuildArtifacts instead of PublishPipelineArt...
2019-05-27 Jan VorlicekFix module override for recursive generic signatures...
2019-05-26 Stephen ToubStop nulling out lock object in SemaphoreSlim (#24776)
2019-05-25 Jeremy KoritzinskyMake sure all of the calculations of enregistered retur...
2019-05-25 Jan KotasDelete FEATURE_USE_LCID (#24767)
2019-05-25 Sung Yoon WhangAdd more runtime GC counters (#24561)
2019-05-24 Jeremy KoritzinskyDisable ARM64 IDispatch tests (#24770)
2019-05-24 Tamar ChristinaArm64: Take more bounds checks into consideration when...
2019-05-24 Jeremy KoritzinskySet the HasExplicitSize flag when a class size is speci...
2019-05-24 Jan KotasFix nulable annotations build break (#24768)
2019-05-24 dotnet-maestro-botUpdate CoreClr to preview6.19274.71 (#24761)
2019-05-24 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#24333)
2019-05-24 Santiago Fernandez... Merge pull request #24764 from safern/FixArraySetValueN...
2019-05-24 Elinor FungFix publishing in official build
2019-05-24 Jeremy KoritzinskyEnable LCID marshalling and clean up our LCID marshalli...
2019-05-24 Santiago Fernandez... PR Feedback
2019-05-24 Santiago Fernandez... Fix nullable annotation in String.Join
2019-05-24 Santiago Fernandez... Fix nullable annotations in RuntimeTypeHandle operators
2019-05-24 Santiago Fernandez... Fix Guid.TryParse nullabel annotation
2019-05-24 Santiago Fernandez... Fix nullable annotation in Array.SetValue
2019-05-24 Elinor FungMove to 3.0 SDK (#24756)
2019-05-24 Gleb BalykovFix FEATURE_PREJIT option setup (#24760)
2019-05-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-24 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-05-24 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-04022-01, previe...
2019-05-24 Jan KotasRemove dependency on IEEMemoryManager (#24755)
2019-05-24 Sergey AndreenkoDelete RETURNTYPE and change how we get ReturnKind...
2019-05-24 John SalemDiagnostics IPC (#24582)
2019-05-24 Jan VorlicekRe-enable queryperformancecounter PAL test (#11291)
2019-05-24 Rich LanderCreate THIRD-PARTY-NOTICES.TXT (#24752)
2019-05-24 Santiago Fernandez... Make AppDomain.GetThreadPrincipal() internal (#24747)
2019-05-24 Jan KotasDelete FEATURE_TESTHOOK (#24746)
next