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-17Implemented ImportEndFilter() (#3628)Gergely Kalapos
2017-05-16Merge pull request #3627 from dotnet/nmirrorJan Kotas
2017-05-16Update Corelib to use SetThreadErrorMode (dotnet/coreclr#11625)Jeremy Kuhne
2017-05-16Removed for loops in StartImportingBasicBlock() (#3614)Gergely Kalapos
2017-05-16Implemented ImportUnaryOperation (#3624)Michael Mayr
2017-05-16Merge pull request dotnet/coreclr#11639 from brianrob/fix_corefxStephen Toub
2017-05-16Make non-essential types optional (#3591)Michael Mayr
2017-05-16Merge pull request #3623 from dotnet-bot/from-tfsMichal Strehovský
2017-05-16 Dynamic Type and TypeName marshallingLuqun Lou
2017-05-16Fix CoreRT specific EventMetadata constructor.Brian Robbins
2017-05-16Write EventSource events with metadata to EventPipe (dotnet/coreclr#11577)Xiangyang (Mark) Guo
2017-05-16Merge pull request #3622 from dotnet/nmirrorJan Kotas
2017-05-16Implement a simple timer for Unix (#3620)Sergiy Kuryata
2017-05-16Fix Etw test in System.Collections.Concurrent.tests on ILC (#3621)Atsushi Kanamori
2017-05-16Add IL scanner phase (#3503)Michal Strehovský
2017-05-15Add IL scanner extensibility points to metadata manager (#3604)Michal Strehovský
2017-05-15Finish support for rank 1 mdarrays (#3610)Michal Strehovský
2017-05-15Update Lincense Info (#3615)Tarek Mahmoud Sayed
2017-05-15Merge pull request dotnet/coreclr#11593 from brianrob/eventsource_unix (#3613)dotnet bot
2017-05-15Added Readme file to ILVerify (#3611)Gergely Kalapos
2017-05-13Add a few stubbed out methods to the AssemblyLoadContext class (#3606)Sergiy Kuryata
2017-05-13Merge pull request #3609 from dotnet/masterJan Kotas
2017-05-13Merge pull request #3607 from dotnet-bot/from-tfsMichal Strehovský
2017-05-13Enable dynamic interop when ENABLE_WINRT is setLuqun Lou
2017-05-12Merge pull request #3605 from dotnet-bot/from-tfsMichal Strehovský
2017-05-12Debugger SupportAndrew Au
2017-05-12Merge pull request #3603 from dotnet-bot/from-tfsMichal Strehovský
2017-05-12Dummy implementation of {Get|Set}{Max|Min}Threads and GetAvailableThreads met...Anton Lapounov
2017-05-12Implement AppContext.BaseDirectory for Linux (#3588)Sergiy Kuryata
2017-05-12Merge pull request #3601 from dotnet/nmirrorJan Kotas
2017-05-12Port CoreCLR AssemblyName.FullName change to CoreRT (#3602)Atsushi Kanamori
2017-05-12Removes unneeded Serializable attributes from enums and delegates. They can b...Morgan Brown
2017-05-12Add back private BadImageFormatException constructor called by the VM (#11523)Jan Kotas
2017-05-12Merge pull request #3599 from dotnet-bot/from-tfsMichal Strehovský
2017-05-12Give RuntimeHelpers.InitializeArray a bodyMichal Strehovsky
2017-05-12Move interop dependencies to CodeBasedDependencyAlgorithm (#3597)Michal Strehovský
2017-05-12Merge pull request #3596 from dotnet/nmirrorJan Kotas
2017-05-12Merge pull request #3595 from dotnet-bot/from-tfsMichal Strehovský
2017-05-12Merge pull request #3594 from dotnet-bot/from-tfsMichal Strehovský
2017-05-12Fix marshalling a null Unicode char array as an ANSI char array by value:Anton Lapounov
2017-05-12Kick WellKnownTypeExtensions out of the common type systemMichal Strehovsky
2017-05-12Debugger SupportAndrew Au
2017-05-12Performance tweaks for Buffer.BlockCopy (#3593)Jan Kotas
2017-05-11Cleanup TypeDebugInfoWriter interface (#3582)David Wrighton
2017-05-11Enable RPATH for CoreRT applications on Linux (#3592)Sergiy Kuryata
2017-05-11Update RyuJIT to latest (#3590)Jan Kotas
2017-05-11Change EnvironmentAugments.GetEnvironmentVariables to call into the Environme...Sergiy Kuryata
2017-05-11Implemented ImportRethrow + Added Rethrow error message (#3513)Gergely Kalapos
2017-05-11Treat the `<Module>` type as not having a lazy constructor (#3584)Michal Strehovský
2017-05-11Merge pull request #3585 from dotnet-bot/from-tfsJan Kotas