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 |
Andy Ayers | Merge pull request dotnet/coreclr#21893 from AndyAyersM... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Andy Ayers | Merge pull request dotnet/coreclr#21779 from mazong1123... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Jeremy Koritzinsky | Implement AssemblyDependencyResolver (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Egor Chesakov | Specify the minimum supported version of macOS (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jeremy Koritzinsky | Add tests for our layout-class marshalling (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Levi Broderick | Move OperationStatus into shared source (dotnet/coreclr... |
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 (dotnet/coreclr#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 (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Bruce Forstall | Merge pull request dotnet/coreclr#20772 from mikedn... |
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 (dotnet/coreclr... |
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 (dotnet/coreclr#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 dotnet/coreclr#21867 from adityamand... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Andy Ayers | Merge pull request dotnet/coreclr#21857 from AndyAyersM... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Jan Vorlicek | Enable FinalizeQueue SOS command for Unix (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Carol Eidt | Copy address-taken SIMD intrinsic (dotnet/coreclr#21884) |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Stephen Toub | Expose string.Concat(ReadOnlySpan, ...) (dotnet/coreclr... |
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. (dotnet/coreclr... |
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 dotnet/coreclr#21793.... |
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 dotnet/coreclr#20409 from lol768... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Günther Foidl | Updated "Viewing JIT Dumps" for .NET Core 3.0 (dotnet... |
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 dotnet/coreclr#21880 from BruceForst... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Bruce Forstall | Update test reports archiving |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Mike McLaughlin | Fix issue dotnet/coreclr#20585 createdump explicitly... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Oded Hanson | Fixed potential memory leak (dotnet/coreclr#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 (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Dan Moseley | Fix path length 255 (dotnet/coreclr#21838) |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Will Cohen | Update ceemain.cpp (dotnet/coreclr#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 (dotnet/coreclr... |
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 (dotnet... |
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 dotnet/coreclr#21484 reported by... |
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 (dotne... |
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 (dotnet/coreclr#21832) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Jan Vorlicek | Remove invalid test b21296 (dotnet/coreclr#21507) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Sven Boemer | Publish symbol packages (dotnet/coreclr#21769) |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Marek Safar | Moves StackTrace to shared partition (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Sven Boemer | Fix missing project error in official build (dotnet... |
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 (dotnet... |
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 | (Cdotnet/coreclr#7) Use pattern matching `is` rather... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Andy Ayers | inline keyword cleanup |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Swaroop Sridhar | Move Native Library APIs to NativeLibrary class (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-06 |
Ben Adams | Remove redundant unsafe contexts (dotnet/coreclr#21826) |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Viktor Hofer | Fix ilasm exec on paths with spaces (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-05 |
Andy Ayers | JIT: encapsulate general checks for optimization |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Matt Galbraith | Fix misspelling (dotnet/coreclr#21640) |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Filip Navara | Remove stack marks from GetSatelliteAssembly. (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Jan Kotas | Delete unused fFullReset argument (dotnet/coreclr#21814) |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Filip Navara | Avoid passing stack crawl mark unnecessarily deep in... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Andrew Au | If the debugger is stopped on a garbage collection... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Bruce Forstall | Merge pull request dotnet/coreclr#21806 from BruceForst... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ben Adams | Support faster null checks (dotnet/coreclr#21765) |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Andy Ayers | JIT: don't optimize struct copies for call args in... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Bruce Forstall | Fix Windows arm32/arm64 testing (dotnet/coreclr#21809) |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Egor Chesakov | Specify value of __RuntimeId for non-portable Linux... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Stephen Toub | Add StringExtensions.Concat to fix Microsoft.IO.Redist... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Pent Ploompuu | EventPipePayloadDecoder clean-up (dotnet/coreclr#21716) |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Marek Safar | Removes AppDomain dependency from TPLETWProvider (dotne... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Ben Adams | Skip additional cast from common EC.Run calls (dotnet... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Jan Kotas | Reflection performance tweaks & cleanup (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Stephen Toub | Use ValueStringBuilder instead of StringBuilderCache... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Jeremy Koritzinsky | Add test for StringBuilder null terminator implementati... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Bruce Forstall | Merge pull request dotnet/coreclr#21803 from BruceForst... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Bruce Forstall | Check result of call to TestEnv script |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Bruce Forstall | Fix batch script errors running JitOptimizationSensitiv... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Jingyu | Fixed the broken projects. |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Egor Chesakov | Use Kernel32 instead of api-ms-win-core-* in DllImports... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Egor Bogatov | Eliminate some bounds checks in Path (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Marek Safar | Adds portable version of EncodingTable (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2019-01-04 |
Carol Eidt | Merge pull request dotnet/coreclr#21619 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Carol Eidt | Merge pull request dotnet/coreclr#21776 from fiigii... |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Stephen Toub | Improve performance of Path.ChangeExtension (dotnet... |
commit | commitdiff | tree | snapshot |
next |