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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-26Adding the `Vector64<T>` type to the S.R.Intrinsics assemblyTanner Gooding
2018-01-26Enable some HttpProtocolTests test cases and skip them on .NET Core Windows r...Caesar Chen
2018-01-26PR feedback (#26563)Atsushi Kanamori
2018-01-26 String-like Span extension methods - Trim / IsWhiteSpace (#26560)Ahson Khan
2018-01-26Fix some Channel issues (#26570)Tarek Mahmoud Sayed
2018-01-25Merge pull request #26511 from geoffkizer/mischttp1Geoff Kizer
2018-01-25Regression test for AM/PMDesignator handling (#26436)Krzysztof Wicher
2018-01-25Reflection-block some types in CoreLib (dotnet/corert#5286)Michal Strehovský
2018-01-25Add netfx placeholder configurations for inbox projects and enable netfx test...Santiago Fernandez Madero
2018-01-24Add SqlCommand Begin and EndExecuteXmlReader functions (#26252)Joel Braun
2018-01-24Command line tokenization reconciling (#25857)artkpv
2018-01-24Add Unsafe.IsAddressGreaterThan and IsAddressLessThanLevi Broderick
2018-01-24Enable HttpProtocolTests test cases on .NET Core (#26525)Caesar Chen
2018-01-24Remove leftover un-needed assert in DS tests (#26555)Tarek Mahmoud Sayed
2018-01-24Add Unsafe.IsAddressGreaterThan / IsAddressLessThan (dotnet/coreclr#15988)Levi Broderick
2018-01-24Fix ThrowObjectDisposedException_MemoryDisposed argumentsJan Kotas
2018-01-24Rename Libraries.GlobalizationInterop to Libraries.GlobalizationNativeJan Kotas
2018-01-24Define Interop.Kernel32.MAX_PATH (dotnet/coreclr#15952)Jan Kotas
2018-01-24Fix timezone lookup to be consistently case insensitive (#15951)Jan Kotas
2018-01-23Fix Failed DirectoryServices Test (#26549)Tarek Mahmoud Sayed
2018-01-23Disable 307 LargePayload again (#26547)Paulo Janotti
2018-01-23Split MemoryMarshal.Portable.csJan Kotas
2018-01-23Misc Span/Memory changes (dotnet/coreclr#15941)Ian Hays
2018-01-23Merge pull request #26429 from Priya91/websocketLakshmi Priya Sekar
2018-01-23Fixing spacing in S.Memory and S.Runtime refs (#26521)Ahson Khan
2018-01-23Remove .NET limit on env var name and value lengthdanmosemsft
2018-01-23move managed handler test class to ManagedHandlerTest.csGeoff Kizer
2018-01-23disable IDNA tests on full frameworkGeoff Kizer
2018-01-23Fix tests.Lakshmi Priya Sekar
2018-01-23Move TimeZoneInfo.Win32.cs to shared CoreLib partition (#15953)Jan Kotas
2018-01-23Add null array implicit conversion tests for Memory<T>Levi Broderick
2018-01-23Merge pull request dotnet/coreclr#15936 from GrabYourPitchforks/levib/memory_...Jeremy Barton
2018-01-23Rename Pin offset to byteOffset and clean up Retain test (#26518)Ahson Khan
2018-01-23Move DiagnosticSourceStartStop to Outerloop until flakiness resolved (#26516)Dan Moseley
2018-01-23Fix StringWriterTests (#26510)Dan Moseley
2018-01-23disable IDNA tests for uap and WinHttp on Win7Geoff Kizer
2018-01-23address review feedback and add some more international host names to testGeoff Kizer
2018-01-22Expose CharUnicodeInfo.GetUnicodeCategory(int) (#26430)Tarek Mahmoud Sayed
2018-01-22Increase AsyncLocal testing (#26500)Ben Adams
2018-01-22Remove test for "wrong nested this" in Microsoft.CSharp (#26417)Jon Hanna
2018-01-22Support op_Exponent and op_Exponentiation in S.L.Expressions (#26413)Jon Hanna
2018-01-22Add test for case insensitive timezone lookup (#26480)Jan Kotas
2018-01-22fix IDNA host name handling in proxy case, and add some IDNA testsGeoff Kizer
2018-01-22make dribble test slightly more usefulGeoff Kizer
2018-01-22fix issue that was causing duplicate test executionGeoff Kizer
2018-01-22Remove old stat struct (#26383)Dan Moseley
2018-01-22Add DisableWarning parameter in the csc. (#25805)Huangli Wu
2018-01-22Merge pull request #26478 from dotnet/mirror-merge-9496243Jan Kotas
2018-01-22Merge pull request #26435 from Priya91/somefixesLakshmi Priya Sekar
2018-01-22Merge remote-tracking branch 'ahsonkhan/OwnedMemoryOffset' into mirror-merge-...Jan Kotas