Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-18Merge pull request #6342 from dotnet/nmirrorJan Kotas
2018-09-18Merge pull request #6339 from dotnet-bot/from-tfsJan Kotas
2018-09-18Use elaborated type specifiers to prevent meaning changes (#6341)Amy Armbrust
2018-09-18* Revert the changes to TryInsert() introduced by https://github.com/dotnet/...dotnet-bot
2018-09-18Fix inconsistent Intel hardware intrinsic APIsFei Peng
2018-09-17Delete files moved to shared partitionJan Kotas
2018-09-17System.Private.CoreLib: Move ResoureReader/ResourceSet to shared. (#19994)Filip Navara
2018-09-17Fixed TimeoutHelper typos (dotnet/coreclr#19956)Joseph Musser
2018-09-17Fixed typo ‘defualt’ (#19955)Joseph Musser
2018-09-17Update ChineseLunisolarCalendar.cs (dotnet/coreclr#19946)elyoh
2018-09-15handle unresolved system module exception (#6331)Marco Rossignoli
2018-09-15Merge pull request #6332 from dotnet/masterMichal Strehovský
2018-09-13Restore JIT prototype (#6327)Michal Strehovský
2018-09-13Fix build break in official build (#6326)Jan Kotas
2018-09-12Implement Thread.GetApartmentState/TrySetApartmentState (#6323)Jan Kotas
2018-09-12Revert changes that are causing buildbreaks of OOB packagesJan Kotas
2018-09-12CallSites for MemoryExtensions.Contains (CoreCLR) (dotnet/coreclr#19874)Grant
2018-09-11Move more registry files to shared partitionJan Kotas
2018-09-11Delete moved files and fix build breaksJan Kotas
2018-09-11Delete unused fileJan Kotas
2018-09-11Move registry interop to shared CoreLib partition (dotnet/coreclr#19886)Jan Kotas
2018-09-11Merge pull request #6320 from dotnet/masterMichal Strehovský
2018-09-10Fix multiple typos in the EventSource.cs design comment.vitek-karas
2018-09-10Merge pull request #6311 from dotnet/nmirrorJan Kotas
2018-09-08Merge pull request #6310 from dotnet-bot/from-tfsJan Kotas
2018-09-08ToPointerFix - VS debugger needs the ToPointer() methods to inspect a pointer...Andrew Au
2018-09-08MemoryExtensions.Contains (dotnet/coreclr#19863)Grant
2018-09-07Enable building and running ILVerification tests by default (#6307)Jan Kotas
2018-09-07Update to official XUnit 2.4 (#6299)Jan Kotas
2018-09-07Fix constrained calls and marshaling (#6275)Morgan Brown
2018-09-07Disabling the failing CoreFX tests related to ToString for negative zeroTanner Gooding
2018-09-07Updating Number.Unix to properly set the sign of -0.0Tanner Gooding
2018-09-07Updating Number.Formatting to properly print -0Tanner Gooding
2018-09-07Merge pull request #6304 from dotnet-bot/from-tfsJan Kotas
2018-09-07ProjectX: Toc exports for runtime import methodsdotnet-bot
2018-09-06Add managed non-const fall-back for AVX2 gather intrinsicFei Peng
2018-09-06[Linux/armel] Fix tests building (#6285)Konstantin Baladurin
2018-09-06Fix warnings produced by xunit 2.4 analyzers (#6296)Jan Kotas
2018-09-06Update unit test projects to netstandard2.0 (#6295)Jan Kotas
2018-09-06Rename CarryLessMultiply to CarrylessMultiplyFei Peng
2018-09-05[Interpreter] StackItem redesign (#6286)Toni Solarin-Sodara
2018-09-05Fix ServiceController name population perf (dotnet/corefx#32072)Dan Moseley
2018-09-05Merge pull request #6291 from dotnet/nmirrorJan Kotas
2018-09-05Virtual AttributeType property and signature generic types (#19818)Atsushi Kanamori
2018-09-04Merge pull request #6293 from dotnet-bot/from-tfsSimon Nattress
2018-09-04Update `CompilerTypeSystemContext` to use a single gc static table for gc and...Simon Nattress
2018-09-04Make CustomAttributeData's AttributeType virtual (#6288)Atsushi Kanamori
2018-09-04Merge pull request #6290 from dotnet-bot/from-tfsMichal Strehovský
2018-09-04Support separate blocks for Gc / Non-Gc thread statics in the managed type sy...Simon Nattress
2018-09-04Merge pull request #6289 from dotnet/masterMichal Strehovský