2019-01-11 |
Sven Boemer | Use a blob feed specifically for coreclr (#21947) |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Andrew Au | Flowing the nativeCodeVersion to DebuggerJitInfo (... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Jan Vorlicek | Add cleanup of the TypeIDMap at unload time (#21943) |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Brian Sullivan | Merge pull request #21804 from briansull/fix-unbox-opt |
commit | commitdiff | tree | snapshot |
2019-01-11 |
dotnet-maestro-bot | Update CoreFx, PgoData to preview.19060.1, master-20190... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Stephen Toub | Add WithCancellation for async enumerables (#21939) |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Carol Eidt | Merge pull request #21928 from fiigii/fixMulx |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Andy Ayers | JIT: fix byte range used by RangeCheck (#21915) |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Koundinya Veluri | Normalize a few more spin-wait loops (#21586) |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Brian Sullivan | Merge pull request #17733 from mikedn/cc-cond2 |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Bruce Forstall | Merge pull request #21937 from BruceForstall/RemoveAltJ... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Brian Sullivan | Code Review feedback |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Fei Peng | Don't optimize BMI2 MultiplyNoFlags away |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Sung Yoon Whang | disable dynamo test on arm32/64 (#21940) |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Brian Sullivan | New test for DevDiv_754566 |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Marek Safar | Move public interface ISymDocumentWriter to shared... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Marek Safar | Move COMException to shared partition (dotnet/corert... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Carol Eidt | Merge pull request #21864 from fiigii/fixscalarmem |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Sergey Andreenko | Add an exclusion for hugeexpr1 on arm32 under `JitOptim... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Bruce Forstall | Remove altjit jobs in CI |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Carol Eidt | Merge pull request #21815 from CarolEidt/Fix752890 |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Egor Chesakov | Disable what fails and blocks transitioning to Azure... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Carol Eidt | Merge pull request #21888 from fiigii/fixVzeropper |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Marek Safar | Moves EnvironmentVariableTarget enum to shared partitio... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Sven Boemer | Work around OSX native dependency install issue (#21913) |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Sven Boemer | Re-enable publishing of transport packages (#21922) |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Ben Adams | Move restoring ExecutionContext out of generic methods... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Chuck Ries | Prevent AsyncIteratororMethodBuilder.ObjectIdForDebugge... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview-27309-02... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Carol Eidt | PR Feedback |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Andy Ayers | Merge pull request #21893 from AndyAyersMS/ReconcileInl... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Andy Ayers | Merge pull request #21779 from mazong1123/fix-19166... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Brian Sullivan | Added ifdef for FEATURE_TAILCALL_OPT |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Brian Sullivan | jit format |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Jeremy Koritzinsky | Implement AssemblyDependencyResolver (#21896) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Brian Sullivan | When performing devirtualization we can not do both... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Fei Peng | Fix CRC32 instruction encoding on containment form |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Egor Chesakov | Specify the minimum supported version of macOS (#21816) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jeremy Koritzinsky | Add tests for our layout-class marshalling (#20867) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Levi Broderick | Move OperationStatus into shared source (#21912) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
José Rivero | Addressing https://github.com/dotnet/coreclr/issues... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jan Vorlicek | Fix DynamicMethodDesc memory leak (#21891) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Fadi Hanna | Change CoreLib native image to be R2R by default on... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Michelle McDaniel | Fix perf-prep to pass the branch name (#21911) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Bruce Forstall | Merge pull request #20772 from mikedn/ir-cleanup |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jeremy Koritzinsky | Remove extraneous eightbytes check for native structure... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Omair Majid | Support building with python3 on unix (#19356) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jan Kotas | More DispatchWrapper tweaks |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Marek Safar | Removes PNSE version of DispatchWrapper and keep only... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jan Kotas | Delete files moved to shared partition |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Marek Safar | Moves common COM type to shared corelib partition ... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Tomas Weinfurt | fix DateTime overflow on ARM32 (#21902) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Mike Danes | Update gtLclILoffs related comments |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Aditya Mandaleeka | Merge pull request #21867 from adityamandaleeka/fix_wri... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Andy Ayers | Merge pull request #21857 from AndyAyersMS/RangeCheckSm... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jan Vorlicek | Enable FinalizeQueue SOS command for Unix (#21876) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Carol Eidt | Copy address-taken SIMD intrinsic (#21884) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Stephen Toub | Expose string.Concat(ReadOnlySpan, ...) (#21882) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Swaroop Sridhar | Update Test exclusion for NativeLibraryTests in officia... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Sergey Andreenko | Use `saveNext` unwind opcode on arm64. (#21683) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Fei Peng | Fix VZERoUPPER for HW intrinsic |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Andy Ayers | check for valid IL offsets before computing block ILsize |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Jeremy Koritzinsky | Extract cleanup changes from #21793. (#21852) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Andy Ayers | JIT: modify inline budget update to use estimated impor... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Charles Milette | Fix consistency between `-` and prefixless args in... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Bruce Forstall | Merge pull request #20409 from lol768/patch-1 |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Günther Foidl | Updated "Viewing JIT Dumps" for .NET Core 3.0 (#21687) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview-27308-03, preview... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Aditya Mandaleeka | Fix write barrier bounds checks for ARM64 Unix |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Bruce Forstall | Merge pull request #21880 from BruceForstall/FixTestRep... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Bruce Forstall | Update test reports archiving |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Mike McLaughlin | Fix issue #20585 createdump explicitly uses /tmp. ... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Oded Hanson | Fixed potential memory leak (#21872) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
dotnet-maestro-bot | Update CoreClr, CoreFx, PgoData to preview-27308-01... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Viktor Hofer | Attempt to fix paths with spaces again (#21837) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Dan Moseley | Fix path length 255 (#21838) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Will Cohen | Update ceemain.cpp (#21869) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Jan Kotas | CoreRT updates for files moved to shared partition |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Marek Safar | Moves ComTypes to shared partition (#21861) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Tanner Gooding | Fixing ContainCheckHWIntrinsic to ensure that scalar... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Stephen Toub | Check GenerateGuidForType argument for null (#21851) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Bruce Forstall | Collect Windows test run logs into testReports.zip... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Jeremy Koritzinsky | Fix CharSet on StringBuilder hidden null terminator... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Mike McLaughlin | Actually fix issue #21484 reported by the customer... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Andy Ayers | JIT: infer ranges from small int type operations |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Andy Ayers | JIT: encapsulate general checks for optimization (... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
David Mason | Respect the instrumented code maps passed by the profil... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Ben Adams | Improve CustomAttribute (#21832) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Jan Vorlicek | Remove invalid test b21296 (#21507) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Sven Boemer | Publish symbol packages (#21769) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Marek Safar | Moves StackTrace to shared partition (#21757) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Sven Boemer | Fix missing project error in official build (#21767) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Tomáš Rylek | Fix incorrect assignment of READYTORUN_HELPER_[Dbl... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Filip Navara | Remove CAS era security checks around resource loads... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Jan Kotas | Revert "Fix ilasm exec on paths with spaces (#21819... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Jan Kotas | Delete redundant S.R.InteropServices.PInvokeMap and... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Ben Adams | Remove redundant casts in TypeBuilder.CreateTypeNoLock... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Ben Adams | Maintain left.Equals(right) order for equality for... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview1... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Ben Adams | (C#7) Use pattern matching `is` rather than `as` with... |
commit | commitdiff | tree | snapshot |
next |