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-11-26Fix build error (dotnet/coreclr#15218) (#5025)Jan Kotas
2017-11-25added keu value to key not found exception (dotnet/coreclr#15201)Anirudh Agnihotry
2017-11-19Delete FriendAccessAllowedAttribute and associated dead code (#15101)Jan Kotas
2017-11-19Move debugger attributes to shared partition (dotnet/coreclr#15100)Jan Kotas
2017-11-14Fix CppCodeGen break with latest XCode (#4926)Jan Kotas
2017-11-11Port EventSource nuget package change. (#4906)Brian Robbins
2017-11-10Add missing license header (dotnet/coreclr#14936)Jan Kotas
2017-11-10Fix spelling error in comment (dotnet/coreclr#14745)Vance Morrison
2017-11-09Mark applicable structs as readonly (dotnet/coreclr#14789)Stephen Toub
2017-10-31Fix for issue EventSource MultiEnable bug (dotnet/coreclr#14729)Vance Morrison
2017-10-27Make EventSourcException serializable in corert scenarios (#14716)Viktor Hofer
2017-10-26Port EventSource Nuget Package Changes (dotnet/coreclr#14669)Brian Robbins
2017-10-24Search/replace Debug.Assert(false, => Debug.Fail(Jan Kotas
2017-10-23Hide post exception stack frames (dotnet/coreclr#14652)Ben Adams
2017-10-17Merge pull request dotnet/coreclr#14311 from ViktorHofer/SerializationExcepti...dotnet bot
2017-09-28Replace Contract.Assumes and Contract.Assert with Debug.Assert/Debug.Fail (#1...Dan Moseley
2017-09-09Spelling and grammar corrections - A through L (#13683)Brian Chavez
2017-09-09Change identifier for EventProviders from GUID to string name (#13370)Victor \"Nate\" Graf
2017-09-06Clear the init-locals bit for CoreLib to workaround #1279 (#13728)Jan Kotas
2017-09-02Fix EventProvider to build on LinuxDan Moseley
2017-09-02Share four exception types (dotnet/coreclr#13492)Dan Moseley
2017-09-01Spelling and grammar corrections - M through Z (dotnet/coreclr#13698)Brian Chavez
2017-08-14Typo (dotnet/coreclr#13360)John Doe
2017-07-20Fix IndexOutOfRangeException in PayloadNames property (#12932)Vance Morrison
2017-07-09Mark CoreLib as CLSCompliant againJan Kotas
2017-07-08Rollback of Tijoy's CS# 1663948 restoring Brian's CS# 1664884 after my recent...Tomas Rylek
2017-07-07The evensource change from brian is causing sharedlibrary build failure , int...Tijoy Tom Kalathiparambil
2017-07-07Fix EventSource test failures in CoreFX uapaot test runs.Brian Robbins
2017-06-13Make ActivityID guids process specific. (dotnet/coreclr#11726)Vance Morrison
2017-06-07[tfs-changeset: 1660929]dotnet-bot
2017-06-03Workaround for DevDiv #445798Jan Kotas
2017-06-03Additional fix for ETW failure in 32 process on 64 bit machines. (#12022)Vance Morrison
2017-05-31Fix failures in ETW logging on 4GB aware 32 bit processes (#11941)Vance Morrison
2017-05-30Moves windows specific field to Debug.Windows.cs file (#3733)Marek Safar
2017-05-24Scale back [Serializable] on CoreCLR types (dotnet/coreclr#11765)Morgan Brown
2017-05-16Merge pull request dotnet/coreclr#11639 from brianrob/fix_corefxStephen Toub
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-16Fix Etw test in System.Collections.Concurrent.tests on ILC (#3621)Atsushi Kanamori
2017-05-15Merge pull request dotnet/coreclr#11593 from brianrob/eventsource_unix (#3613)dotnet bot
2017-05-11Fix build.Brian Robbins
2017-05-11Re-Factor EventSource to Support Writing to EventPipe (#11435)Brian Robbins
2017-05-06Move more files to shared CoreLib partition (dotnet/coreclr#11429)Jan Kotas
2017-04-25Delete EventCounter.cs from the shared partition (#3426)Jan Kotas
2017-04-15Merge pull request dotnet/coreclr#10983 from danmosemsft/revert.jeremyMichelle McDaniel
2017-04-11CoreLib Build System portability updates (dotnet/coreclr#10839)Rew
2017-04-09Remove moved files and fix build breaksJan Kotas
2017-04-09Move files to shared CoreLib partition (dotnet/coreclr#10830)Jan Kotas
2017-04-08Strip out unused reg code. (dotnet/coreclr#10741)Jeremy Kuhne
2017-04-08Merge pull request #3262 from dotnet/nmirrorJan Kotas