summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Improvements for object stack allocation.Eugene Rozenfeld11-97/+400
2019-01-14Add test calling a NativeCallable via an unmanaged calli. (#21984)Jeremy Koritzinsky1-0/+49
2019-01-14Removing noisy R2R compilation outputs, and putting them under the /verbose s...Fadi Hanna2-17/+34
2019-01-14Custom Marshalers in custom-ALC-loaded assemblies results in types loaded fro...Jeremy Koritzinsky27-146/+463
2019-01-14Fix TimeSpan parsing (#21968)Tarek Mahmoud Sayed2-39/+62
2019-01-14Fix TaskCompletionSource to avoid capturing ExecutionContext (#21981)Stephen Toub1-4/+4
2019-01-14Remove tizen jobs as valid pr jobs (#21982)Jarret Shook1-5/+0
2019-01-14Making sure the nativeCodeVersion flowing change works with Rejit and EnC (#2...Andrew Au1-1/+11
2019-01-12Add NativeLibrary Resolve Event (#21929)Swaroop Sridhar14-29/+391
2019-01-12Add System.Reflection.Emit.DynamicILInfo (#21945)Maryam Ariyan2-1/+108
2019-01-11Fix x64 CFI generation (#21955)Andrey Kvochko1-0/+3
2019-01-11Patch vtable slots and similar when tiering is enabled (#21292)Koundinya Veluri44-532/+2299
2019-01-11Merge pull request #21795 from fiigii/fixGenericCarol Eidt4-87/+54
2019-01-11Generate non-null assertion for byrefs if we can't find corresponding refs.Eugene Rozenfeld1-2/+3
2019-01-11Fix access token used for internal helix submissions (#21957)Sven Boemer1-2/+4
2019-01-11Share arg validation runtest and run-pmi-diff (#20812)Jarret Shook3-218/+424
2019-01-11Add missing overrides to SyncTextWriter (#21956)Stephen Toub1-6/+54
2019-01-11Remove unreachable codeBrian Bohe1-8/+1
2019-01-11Enable returning more complex structures via PInvoke returns. (#21470)Jeremy Koritzinsky23-70/+304
2019-01-11Remove the Smarty lst files from CoreCLR (#21962)Jarret Shook2-155842/+0
2019-01-11Use a blob feed specifically for coreclr (#21947)Sven Boemer1-1/+1
2019-01-11Flowing the nativeCodeVersion to DebuggerJitInfo (#21925)Andrew Au14-82/+98
2019-01-11Add cleanup of the TypeIDMap at unload time (#21943)Jan Vorlicek5-0/+60
2019-01-10Merge pull request #21804 from briansull/fix-unbox-optBrian Sullivan7-8/+206
2019-01-10Update CoreFx, PgoData to preview.19060.1, master-20190110.3, respectively (#...dotnet-maestro-bot1-5/+5
2019-01-10Add WithCancellation for async enumerables (#21939)Stephen Toub4-51/+90
2019-01-10Merge pull request #21928 from fiigii/fixMulxCarol Eidt4-0/+146
2019-01-10JIT: fix byte range used by RangeCheck (#21915)Andy Ayers3-1/+144
2019-01-10Normalize a few more spin-wait loops (#21586)Koundinya Veluri21-194/+275
2019-01-10Merge pull request #17733 from mikedn/cc-cond2Brian Sullivan16-935/+562
2019-01-10Merge pull request #21937 from BruceForstall/RemoveAltJitJobsBruce Forstall1-87/+4
2019-01-10Code Review feedbackBrian Sullivan3-7/+7
2019-01-10Don't optimize BMI2 MultiplyNoFlags awayFei Peng4-0/+146
2019-01-10disable dynamo test on arm32/64 (#21940)Sung Yoon Whang1-0/+6
2019-01-10New test for DevDiv_754566Brian Sullivan3-0/+172
2019-01-10Move public interface ISymDocumentWriter to shared location (#21931)Marek Safar4-32/+13
2019-01-10Move COMException to shared partition (dotnet/corert#6803)Marek Safar3-17/+17
2019-01-10Merge pull request #21864 from fiigii/fixscalarmemCarol Eidt6-23/+381
2019-01-10Add an exclusion for hugeexpr1 on arm32 under `JitOptimizationSensitive` . (#...Sergey Andreenko1-2/+3
2019-01-10Remove altjit jobs in CIBruce Forstall1-87/+4
2019-01-10Merge pull request #21815 from CarolEidt/Fix752890Carol Eidt2-4/+10
2019-01-10Disable what fails and blocks transitioning to Azure DevOps (#21926)Egor Chesakov4-24/+24
2019-01-10Merge pull request #21888 from fiigii/fixVzeropperCarol Eidt2-8/+14
2019-01-10Moves EnvironmentVariableTarget enum to shared partition (#21930)Marek Safar3-7/+14
2019-01-10Work around OSX native dependency install issue (#21913)Sven Boemer1-1/+5
2019-01-10Re-enable publishing of transport packages (#21922)Sven Boemer1-10/+3
2019-01-10Move restoring ExecutionContext out of generic methods (#21909)Ben Adams2-62/+25
2019-01-09Prevent AsyncIteratororMethodBuilder.ObjectIdForDebugger from gettingg trimme...Chuck Ries1-0/+3
2019-01-09Update CoreClr, CoreFx, PgoData to preview-27309-02, preview.19059.7, master-...dotnet-maestro-bot2-8/+8
2019-01-09PR FeedbackCarol Eidt1-3/+1