platform/upstream/coreclr.git
2019-06-21 Gleb BalykovAdd custom default base address option to crossgen...
2019-06-20 Sung Yoon WhangFix eventpipe filtering (#25221)
2019-06-20 Sung Yoon WhangUpdate linux-performace-tracing doc to add eventpipe...
2019-06-20 Jeremy KoritzinskyRemove dead code related to copy-constructors and inter...
2019-06-20 Jeremy KoritzinskyDisable NativeVarargsTest on Windows Nano Server. ...
2019-06-20 Egor ChesakovMove resources/containers out of azure-pipelines.yml...
2019-06-20 Tomáš RylekInitial check-in of R2R format documentation (#25267)
2019-06-20 Matt GalbraithMerge pull request #25285 from MattGal/update-arm32...
2019-06-20 Mike McLaughlinRemove SOS and lldb plugin (#25220)
2019-06-20 Egor ChesakovTriage issues in #25098 (#25240)
2019-06-20 Andy AyersJIT: use register indirect for indirect jumps (#25251)
2019-06-20 Matt Galbraithmissed a spot
2019-06-20 Matt GalbraithUpdate ARM32 Helix Images to include Python 3
2019-06-20 Jan VorlicekRemove test 366085 (#25277)
2019-06-20 Stephen ToubFix visibility on Exception.InnerExceptionPrefix (...
2019-06-19 Bruce ForstallMerge pull request #25265 from BruceForstall/FixCorefxT...
2019-06-19 Carol EidtRestrict copyprop if address-taken (#25247)
2019-06-19 Bruce ForstallUpdate run-corefx-tests.py for new 3.0.0 directory...
2019-06-19 Santiago Fernandez... Address nullable feedback for S.T.Overlapped, S.Memory...
2019-06-19 John SalemChange Diagnostic Server transport name to align with...
2019-06-19 Dan MoseleyException format cleanup subset (#25185)
2019-06-19 Jeremy KoritzinskyILMarshaler Refactor (#21227)
2019-06-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-18 Jan KotasRelax signed/unsigned checks in Array.Copy to match...
2019-06-18 Jeremy KoritzinskyDon't free the loader handle if the LoaderAllocator...
2019-06-18 Bruce ForstallReduce corefx testing load (#25235)
2019-06-18 Jarret ShookFix 25233 (#25234)
2019-06-18 Mike McLaughlinSign the DAC with MicrosoftSHA2 cert (#25205)
2019-06-18 Carol EidtFix contained LEA handling (#25135)
2019-06-18 Sergey AndreenkoStart cleaning emitxarch::GetSize estimates. (#25160)
2019-06-18 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-06-18 Michal StrehovskýPrevent loading byref-like types with invalid layout...
2019-06-18 Fadi HannaAllow PEImageLayout to be loadable for R2R images loade...
2019-06-18 Viktor HoferDelete dead uapaot code (dotnet/corefx#38330)
2019-06-18 mvandebergRemove unused TRACE_LEVEL_NONE (#23711)
2019-06-18 Jeremy KoritzinskyAdd IJW native varargs tests. (#24983)
2019-06-18 Jan KotasStop ignoring crashes around IUnknown::Release calls...
2019-06-17 dotnet-maestro... [master] Update dependencies from dnceng/internal/dotne...
2019-06-17 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#25179)
2019-06-17 Sung Yoon Whangmake DiagnosticCounter and its children lock 'this...
2019-06-17 Jan VorlicekEnable running SIGSEGV handler on non-alternate stack...
2019-06-17 Jan KotasFix missing MethodEvents for R2R images (#25199)
2019-06-17 Juan HoyosEnable createdump on arm and arm64 (#24832)
2019-06-17 Egor ChesakovFix official build - specify platformGroup for internal...
2019-06-17 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-17 Ben AdamsIndexOfAny(values.Length == 0) == -1 (#25075)
2019-06-17 David MasonFix GetFunctionEnter3Info on linux (#25147)
2019-06-17 Andy HansonReplace 'assert' with '_ASSERTE' (#25177)
2019-06-17 Fadi HannaUpdate linux-instructions.md (#25187)
2019-06-17 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-06-16 Adam Sitnikavoid expensive ref counting for CompareInfo on Linux...
2019-06-16 Michal StrehovskýDo not export GC entrypoints outside standalone build...
2019-06-15 Sung Yoon WhangAdd active timer counter (#25186)
2019-06-15 Adam Sitnikdon't use var
2019-06-15 Adam SitnikApply suggestions from code review
2019-06-15 Adam Sitnikset the charset to Ansi
2019-06-15 Adam Sitniksimplify the code
2019-06-15 Elinor FungFix duplicate imports in managed product build (#25174)
2019-06-15 Egor ChesakovDon't change LCL_FLD node type when replacing param...
2019-06-15 Sergey Andreenkoabort build-tests if failed to restore stress dependenc...
2019-06-15 Sergey AndreenkoMerge pull request #25162 from sandreenko/FixGCStressSe...
2019-06-15 Marek SafarMove parts of RuntimeType to shared partition (#25176)
2019-06-14 José RiveroMoving non-EventPipe types out of eventpipe.* (#25161)
2019-06-14 Sergey AndreenkoDelete OSX condition.
2019-06-14 Sergey AndreenkoDo not force GCStress at all.
2019-06-14 Koundinya VeluriFix crash/corruption in VSD hash tables when backpatchi...
2019-06-14 Jarret ShookAdd a build option to skip building managed tools ...
2019-06-14 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2019-06-14 Tarek Mahmoud... Update the SDK version (#25141)
2019-06-14 Adam Sitniklock the dictionary
2019-06-14 Adam Sitnikmove the sort key logic to a dedicated helper type...
2019-06-14 Sung Yoon WhangMake DisplayUnits string.Empty by default instead of...
2019-06-14 Tarek Mahmoud... Fix French Decimal number parsing (#25154)
2019-06-14 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-14 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-06-14 Jarret ShookMerge pull request #25138 from jashook/write_pgo_opt_ve...
2019-06-14 jashookAddress all feedback
2019-06-14 Adam Sitnikintroduce cache for sort handles to prevent from memory...
2019-06-14 Jan KotasOptimize Activator.CreateInstance (#25145)
2019-06-14 Adam Sitnikuse IntPtr instead of CriticalHandle to avoid resurrect...
2019-06-14 jashookPartially address comments
2019-06-14 Stephen ToubUpdate Corelib to adapt to compiler nullability updates
2019-06-14 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-06-14 Koundinya VeluriFix code version table lock / coop GC mode switch order...
2019-06-14 Sergey AndreenkoDo not force GcStress=0xc for GitHub_23199.
2019-06-13 Egor ChesakovAdd platformGroup parameter to platform-matrix.yml...
2019-06-13 Michal StrehovskýAllow pregenerating most HW intrinsics in CoreLib ...
2019-06-13 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-06-13 dotnet-maestro... [master] Update dependencies from dnceng/internal/dotne...
2019-06-13 Fadi HannaUpdate crossgen.md
2019-06-13 Fadi HannaMerge pull request #25137 from fadimounir/SuppressWarnings
2019-06-13 Ben AdamsIntrinsicify SpanHelpers.IndexOf(char) (#22505)
2019-06-13 jashookRemove duplicate not
2019-06-13 jashookAddress PR feedback.
2019-06-13 José RiveroMultiple EventPipe related bugs/issues (#25112)
2019-06-13 fadimounirAdd a switch to suppress crossgen warnings
2019-06-13 Carol EidtDon't try to fold constants for GT_HWIntrinsic (#25139)
2019-06-13 jashookAdd more context to the nmake comment
2019-06-13 jashookFix nmake build
2019-06-13 Michal StrehovskýEmit a message when skipping a method in crossgen ...
next