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
2017-05-06Change TimeSpan parsing/formatting shape to match CoreCLR to prep for sharingJan Kotas
2017-05-06Delete moved files and fix build breaksJan Kotas
2017-05-06Move more files to shared CoreLib partition (dotnet/coreclr#11429)Jan Kotas
2017-05-06Remove m_ prefix from internal fields of primitive typesJan Kotas
2017-05-05Fixup CoreLib mirror glitchJan Kotas
2017-05-05Merge pull request dotnet/coreclr#11411 from justinvp/delegate_opequalityStephen Toub
2017-05-05Remove the additional check from (#3533)Tijoy Tom
2017-05-05Implement Guid.NewGuid on Unix (#3531)Michal Strehovský
2017-05-05Replace call to GetDynamicTimeZoneInformation with NYI on Unix (#3532)Michal Strehovský
2017-05-05Switch over to shared Interop.Globalization.cs on Windows (#3528)Jan Kotas
2017-05-05Merge pull request #3530 from dotnet/nmirrorJan Kotas
2017-05-05Remove moved filesJan Kotas
2017-05-05Move UnmanagedMemoryStream and related types to shared CoreLib partition (#11...Jan Kotas
2017-05-05* Use Win32 ThreadPool and Timer implementation for WinRT as well.Anton Lapounov
2017-05-05System.IO.Path.GetPathRoot string.Empty or whitespace character string should...dotnet bot
2017-05-04Merge pull request #3518 from dotnet/masterJan Kotas
2017-05-04Fix ProjectN build break (#3517)Jan Kotas
2017-05-04Merge pull request #3515 from Pothulapati/masterSantiago Fernandez Madero
2017-05-04System.Globalization.Tests now at 5 failures. (#3516)Atsushi Kanamori
2017-05-04Removed Dictionary<TKey, TValue>.GetValueOrDefault Methods.Tarun
2017-05-04Merge pull request #3512 from dotnet/nmirrorJan Kotas
2017-05-04System.Globalization.Tests now at 17 failures. (#3514)Atsushi Kanamori
2017-05-04 Dynamic Unboxing and CCW RuntimeClassNameLuqun Lou
2017-05-04Merge pull request #3506 from dotnet/nmirrorJan Kotas
2017-05-04Fix 84 failing tests in System.Data.Common.Tests (#3507)Atsushi Kanamori
2017-05-04Adding System\Runtime\CompilerServices\IsByRefLikeAttribute type (#11369)Vladimir Sadov
2017-05-04Delete redundant Type.IsTypeDefinition implJan Kotas
2017-05-04Implement Type.IsTypeDefinition property on CoreCLR (dotnet/coreclr#11355)Atsushi Kanamori
2017-05-03Whitelist RuntimeWrappedException constructor need by System.Linq.Expressions...Atsushi Kanamori
2017-05-03Include Math.Pow change from #10295.Tijoy Tom Kalathiparambil
2017-05-03Remove Double.IsInfinity check from Math.Atan2Tijoy Tom Kalathiparambil
2017-05-03Merge pull request #3495 from dotnet/nmirrorJan Kotas
2017-05-03Use existing ConditionalWeakTable.GetValue method that takes CreateValueCallb...Jan Kotas
2017-05-03Bring Overlapped class to CoreRT (redo changeset 1656791 with the problematic...Anton Lapounov
2017-05-03Merge pull request #3492 from dotnet/nmirrorJan Kotas
2017-05-03Add AllocBSTR and FreeBSTR to PInvokeMarshal on Unix, although since there is...John Bottenberg
2017-05-03Add AllocBSTR and FreeBSTR to PInvokeMarshal on Windows; add overload of RhZe...John Bottenberg
2017-05-03Enable Marshal.SecureStringToBSTR and Marshal.ZeroFreeBSTR on Unix (#11234)John Bottenberg
2017-05-03Update to changeset 1656573. Add MAXIMUM_ALLOWED to the set of access rights...Anton Lapounov
2017-05-03Merge pull request #3481 from dotnet/nmirrorMichal Strehovský
2017-05-03Implement Type.IsTypeDefinition property on CoreRT (#3486)Atsushi Kanamori
2017-05-03Fix Unix build broken by changeset 1656936. Put methods under #if PLATFORM_W...Anton Lapounov
2017-05-03Implement wait notification API for the SynchronizationContext class. At pre...Anton Lapounov
2017-05-03Remove workaround for 410005dotnet-bot
2017-05-02Rollback change 1656791dotnet-bot
2017-05-02Return null from mincore.Interop.GetLocaleInfoEx (#3476)Pedro Lamas
2017-05-02Partial revert "Fix build breaks"Jan Kotas
2017-05-02Partial revert "Move a few more files to shared CoreLib partition" (#11328)Jan Kotas
2017-05-02Fix build breaksJan Kotas
2017-05-02Move a few more files to shared CoreLib partitionJan Kotas