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 remote-tracking branch 'upstream/master' into bump-corertNiklas Therning
2018-09-12Implement Thread.GetApartmentState/TrySetApartmentState (#6323)Jan Kotas
2018-09-11Move more registry files to shared partitionJan Kotas
2018-09-11Delete moved files and fix build breaksJan Kotas
2018-09-07Update to official XUnit 2.4 (#6299)Jan Kotas
2018-09-04Support separate blocks for Gc / Non-Gc thread statics in the managed type sy...Simon Nattress
2018-08-27Delete dead code in ILProviderMichal Strehovsky
2018-08-25Fix equality comparison type issueDavid Wrighton
2018-08-14Preliminary Interpreter Support (#6182)Toni Solarin-Sodara
2018-08-13Add environment variables support for Unix (#6216)Robert Miles
2018-08-13non shared changes and feedback addressedAnipik
2018-08-09Merge pull request #6193 from dotnet/nmirrorJan Kotas
2018-08-09Add support for reflection invoking ref return methodsMichal Strehovsky
2018-08-07Optimize WASM arguments and returns (#6181)Morgan Brown
2018-08-02Allow illegal custom modifiers on generic constraintsMichal Strehovsky
2018-07-30Add support for sealed vtables in CppCodegen (#6148)Michal Strehovský
2018-07-27[tfs-changeset: 1708860]dotnet-bot
2018-07-23Make generic composition details relative addressesMichal Strehovsky
2018-07-12Fix size of thread-local statics blocks (#6089)Jan Kotas
2018-07-10Fix In,Out marshaling for SafeHandles (#6074)Jan Kotas
2018-07-04Fix handling of StdCall intrinsic (#6051)Michal Strehovský
2018-07-02Enable PInvoke calli stubsJan Kotas
2018-07-02Add StdCall intrinsic supportMichal Strehovský
2018-06-28[32BIT] Fix cpp codegen (#6028)Petr Bred
2018-06-25Simplify types in non-shared corelib (#6008)Stephen Toub
2018-06-24non shared changes and disabling testsAnipik
2018-06-24Plumbing to generate calli PInvoke stubs (#6002)Jan Kotas
2018-06-22Non Shared Changed And feedbackAnipik
2018-06-21Rev netcoreapp2.0 to netcoreapp2.1 (#5974)Adeel Mujahid
2018-06-17Merge pull request #5948 from dotnet/nmirrorJan Kotas
2018-06-14use icall for DoubleToString on mono (#16)Egor Bogatov
2018-06-14Add option to strip exception messages from frameworkMichal Strehovsky
2018-06-14Dwarf: add support for static members (#5592)Konstantin Baladurin
2018-06-08Changes needed in non-shared partition of System.Private.CoreLibMaryam Ariyan
2018-05-08Partial implementation of Thread.GetApartmentState (#5781)Jan Kotas
2018-05-06Enable resolving of .netmodule references (#5767)Wolfgang Ziegler
2018-04-28Fix safe handle marshaling (#5754)Jan Kotas
2018-04-17Fix struct marshaling bugs (#5707)Jan Kotas
2018-04-07Initialize modules and run StartupCodeMain in wasm (#5621)Morgan Brown
2018-03-29Implement P/Invoke 'A' and 'W' Probing (#5618)Jeremy Koritzinsky
2018-03-28Report IsIntrinsic on InstantiatedType (#5633)Michal Strehovský
2018-03-28Use a shared DynamicInvoke for delegates and reflection (#5615)Michal Strehovský
2018-03-19Merge pull request #5577 from dotnet/masterMichal Strehovský
2018-03-19Remove eager assert (#5574)Michal Strehovský
2018-03-19Implement support for System.Reflection.Pointer in dynamic invocation scenariosMichal Strehovsky
2018-03-16[Linux] Implement generation dwarf debuginfo for types and vars (#5542)Konstantin Baladurin
2018-03-12Update dependencies (#5528)Michal Strehovský
2018-03-09Remove libuuid usage (#5521)Jan Kotas
2018-03-09Fix up some alignments (#5517)Michal Strehovský
2018-03-09Fix IL of open instance thunk (#5516)Michal Strehovský