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
2019-11-19[master] Update dependencies from dotnet/arcade dotnet/core-setup dotnet/core...dotnet-maestro[bot]
2019-11-19Fixes https://github.com/mono/mono/issues/15805 at least in terms of what may...Steve Pfister
2019-11-18[interp] Add some missing netcore intrinsics. (#17782)Zoltan Varga
2019-11-18Bump corefx to pick up https://github.com/mono/corefx/pull/370 (#17758)Steve Pfister
2019-11-18[llvm] Add support for LLVM JIT on ARM64 (#17827)Filip Navara
2019-11-16Update emscripten to 1.39.3 (#17816)Jérôme Laban
2019-11-16Mirror changes from mono/runtime (#17803)Dotnet-GitSync-Bot
2019-11-15[mini] Fix NULL pointer crash in mono_decompose_vtype_opts(). (#17801)Nikolay Sivov
2019-11-15[Wasm] Forced filesystem creation (#17789)Marcos Cobeña Morián
2019-11-15Fix build breaksJan Kotas
2019-11-15Fix NetStandard issue in System.IO.FileSystem.AccessControl in 5.0 (#42546)Carlos Sanchez Lopez
2019-11-15Fix StyleCop rule SA1129 ("Do not use default value type constructor") (#42531)Stephen Toub
2019-11-15Adding tests for the new apis to convert between S.Numerics and S.R.Intrinsic...Tanner Gooding
2019-11-15Add span-based CopyTo and CopyToAsync methods (dotnet/coreclr#27639)Emmanuel André
2019-11-15Fix Vector128 and Vector256 WithUpper documentation (dotnet/coreclr#27274)John
2019-11-15Add tracing for handling of dependencies for Assembly.LoadFrom (#27833)Elinor Fung
2019-11-15Add tracing for Resolving/AssemblyResolve event handler invocation (#27788)Elinor Fung
2019-11-15Address bugs in BigInteger (dotnet/coreclr#27280)ts2do
2019-11-15Use Stream's BeginReadInternal from FileStream (dotnet/coreclr#27737)Stephen Toub
2019-11-15[runtime] Add MONO_EMPTY_SOURCE_FILE to a couple of files. (#17795)Zoltan Varga
2019-11-14[MacSDK] Bump xamarin-gtk-theme.py to latest revision from private bockbuild ...Vsevolod Kukol
2019-11-14Remove handles from System.Diagnostics.Debugger. (#17713)Jay Krell
2019-11-14[interp] Add some inline checks from the JIT. (#17784)Zoltan Varga
2019-11-13[runtime] Fix some handle usage in native-library.c (#17781)Zoltan Varga
2019-11-13Remove handles from ves_icall_System_Array_CanChangePrimitive. (#17708)Jay Krell
2019-11-13[debugger] Assert when async debug a generic method (#17727)Thays Grazia
2019-11-13[llvm] Use explicit null checks with LLVM. (#16954)imhameed
2019-11-13[wasm] Change netcore support to use a prebuilt corefx runtime. (#17773)Zoltan Varga
2019-11-12Mirror changes from mono/corefx,coreclr (#17777)Filip Navara
2019-11-12[llvm] use multiple cores to build llvm if ninja is not available (#17778)Bernhard Urban-Forster
2019-11-12Move zlib to its own directory, and re-enable subdir-objectsJo Shields
2019-11-12[WinForms] Fix #10559 In MaskedTextBox wrong Lines value when Mask setted (#1...abrevet-dev
2019-11-12[WinForms]: Fix #17546 Fix TabPage position when enabling MultiLine (#17670)abrevet-dev
2019-11-12[WinForms]: Fix #16632 special values (-1 and -2) of ListView Column header W...abrevet-dev
2019-11-12 [WinForms] Fix #12249 scroll orientation was not defined in ScrollEventArgs ...abrevet-dev
2019-11-11Delete some LLVM test cases from `make dist` (#17772)Jo Shields
2019-11-11[netcore] Complete Monitor.LockContentionCount implementation (#17719)Alexis Christoforides
2019-11-10Relax visibilityJan Kotas
2019-11-09Fixes buildMarek Safar
2019-11-09Move AssemblyLoadContext.GetResolvedUnmanagedDll to shared (#27775)Ryan Lucia
2019-11-09Fixed typos in comments. (dotnet/coreclr#27789)rob313663
2019-11-09StackTrace.GetFrames should return an array of non-nullable frames (#27787)Joseph Musser
2019-11-09Improve Encoding.UTF8.GetString / GetChars performance for small inputs (#27268)Levi Broderick
2019-11-09Fix llvm path in CODEOWNERS fileAlexander Köplinger
2019-11-09[netcore] Fix RuntimePropertyInfo.GetValue() in FullAOT scenarios (#17757)Alexander Köplinger
2019-11-08[wasm] Bump emscripten. (#17748)Zoltan Varga
2019-11-08Implement GC.GetGCMemoryInfo (#17607)Nathan Ricci
2019-11-08[loader] Unmanaged library refactoring and NativeLibrary implementation (#17369)Ryan Lucia
2019-11-08[netcore] Run individual CoreCLR test suites (#17753)Ryan Lucia
2019-11-08[merp] Remove extraneous waitpid invocation (#17723)Alexis Christoforides