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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13[netcore] Make System.Diagnostics.TraceSourceTests.DefaultTraceListenerClassT...Maxim Lipnin
2020-01-09[netcore][xunit tests] Re-enable System.Diagnostics.Tests.ProcessTests.Proces...Maxim Lipnin
2020-01-02[loader] Add assembly name matching on netcore to fix DefaultContext test (#1...Ryan Lucia
2020-01-02[reflection] Convert internal GetCustomAttributes calls to Attribute[] (#18176)Ryan Lucia
2019-12-21[netcore] Re-enable some BinaryFormatter tests (#18277)Ryan Lucia
2019-12-13[netcore] Implement AppDomain.AssemblyLoad (#18143)Ryan Lucia
2019-12-12[netcore] Implement AppDomain.TypeResolve (#18141)Ryan Lucia
2019-12-12[netcore] Enable AppDomainTests.AssemblyResolveInvalidAssemblyName (#18157)Ryan Lucia
2019-12-12[netcore] Enable AppDomainTests.MonitoringIsEnabled (#18142)Ryan Lucia
2019-11-19[master] Update dependencies from dotnet/arcade dotnet/core-setup dotnet/core...dotnet-maestro[bot]
2019-11-11[netcore] Complete Monitor.LockContentionCount implementation (#17719)Alexis Christoforides
2019-11-08[loader] Unmanaged library refactoring and NativeLibrary implementation (#17369)Ryan Lucia
2019-10-29[master] Update dependencies from dotnet/arcade dotnet/core-setup dotnet/core...dotnet-maestro[bot]
2019-10-24[master] Update dependencies from dotnet/arcade dotnet/core-setup dotnet/core...dotnet-maestro[bot]
2019-10-22Update Mono for changes in shared CoreLib partitionFilip Navara
2019-10-17[master] Update dependencies from dotnet/core-setup dotnet/corefx (#17355)dotnet-maestro[bot]
2019-10-16remove GenericVectorTests from rsp (#17366)Egor Bogatov
2019-10-16Fix SafeHandle marshalling in ref/in/out parameters (#17330)Filip Navara
2019-10-15Update CoreFX.issues.rspFilip Navara
2019-10-15[netcore] Avoid suspending threads in Environment.Exit, it can hang process (...Filip Navara
2019-10-14Remove broken sin/cos optimization for x64Filip Navara
2019-10-08[netcore] Disable some SafeWaitHandle tests everywhere, not just Linux (#17230)Alexander Köplinger
2019-10-04Always do copy_stack_data on entering GC safe/unsafe mode. (#17150)Johan Lorensson
2019-10-03[netcore] Move ignored test to global ignore file instead of the Linux-specificAlexander Köplinger
2019-09-19Make case-insensitive class lookup work correctly with exported types (#16652)Ryan Lucia
2019-09-12Fix DynamicMethodToString.ToStringTestEgorBo
2019-09-10Update tests exclusionMarek Safar
2019-09-10Disable failing testsMarek Safar
2019-09-05[netcore] Bump CoreFX, core-setup dependencies (#16681)Filip Navara
2019-09-05Remove redundant function call of EscapeTypeName to make (#16425)Fan Yang
2019-09-03[netcore] Use CoreRT's Overlapped (#16106)Egor Bogatov
2019-08-30Make Math.Pow, Min and Max for doubles intrinsics (#16561)Egor Bogatov
2019-08-26[netcore] Implement missing ThreadPool methods (for metrics) (#16076)Egor Bogatov
2019-08-26Detect additional invalid assembly names when parsing (#16446)Ryan Lucia
2019-08-23Return an empty string for assemblies loaded from stream (#16345)Ryan Lucia
2019-08-23ignore FSW testEgorBo
2019-08-22ignore more testsEgorBo
2019-08-22Disable the whole System.ComponentModel.Composition namespaceEgorBo
2019-08-22fix macOSEgorBo
2019-08-22update rspEgorBo
2019-08-22ignore some testsEgorBo
2019-08-19[netcore] Update ALC test exclusions (#16332)Ryan Lucia
2019-08-16[netcore] Enable netcore resolution logic for mono_assembly_byname_lookup (#1...Ryan Lucia
2019-08-14ignore stacktrace testsEgor Bogatov
2019-08-12[netcore] decimal should have alignment=8 (#15666)Egor Bogatov
2019-08-12[netcore] Pass MONO_ASMCTX_LOADFROM on LoadFrom calls (#16075)Ryan Lucia
2019-08-09fix minor issuesEgor Bogatov
2019-08-07[netcore] Re-enable IsAssignableFrom testRyan Lucia
2019-08-07[netcore] Set flag for processor arch when parsing assembly namesRyan Lucia
2019-08-06[netcore] Update test exclusions to reflect ALC work (#16059)Ryan Lucia