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-04-14[wasm][debugger] Show signature for delegate, or target, if available (#19505)aj-wasm-dbg-improve-vt-descrAnkit Jain
2020-04-10[wasm][debugger] simple cleanupaj-wasm-viz-delegatesAnkit Jain
2020-04-10[wasm][debugger] `System.Guid` is special-cased, so remove it from theAnkit Jain
2020-04-10[wasm][debugger] Don't box valuetypes for calling `ToString()`Ankit Jain
2020-04-10[wasm][debugger] Special case `System.Guid` to useAnkit Jain
2020-04-10[wasm][debugger] Fix DateTime tests, don't use hardcoded strings forAnkit Jain
2020-04-10[wasm][debugger] Show char symbol along with the codeAnkit Jain
2020-04-10[wasm][debugger] Invoke all property getters, for some typesAnkit Jain
2020-04-10[wasm][debugger] For some types, use `ToString()` for their ..Ankit Jain
2020-04-10[wasm][debugger] Fix up `value.description` for local vars tooAnkit Jain
2020-04-10add powershell and bash scripts for replacing default webassembly nuget packa...Tammy Qiu
2020-04-10[wasm][bcl][zoneinfo] Fix local zone info marshaling (#19493)Kenneth Pouncey
2020-04-10[llvm] Fix a crash in JIT mode. (#19496)Zoltan Varga
2020-04-09Update dependencies from https://github.com/dotnet/arcade build 20200401.2 (#...dotnet-maestro[bot]
2020-04-09[wasm][debugger] Wasm debug log level (#19479)Larry Ewing
2020-04-09[metadata] Handle MONO_TYPE_FNPTR case in collect_type_images (#19434)Jeff Smith
2020-04-08[merp] Synchronize (serialize) calls to MERP API (#19429)Alexis Christoforides
2020-04-08Add BeginRead/BeginWrite/EndRead/EndWrite overloads back to SslStream (#19442)Filip Navara
2020-04-08Fix WinForms LinkLabel drawing (#19386)Karl
2020-04-08Three small RichTextBox / TextControl fixes (#19401)Karl
2020-04-08[Winforms] fix #18606 PropertyGrid didn`t edit value with CustomTypeDescripto...Александр Хухлаев
2020-04-08[Winforms] PropertyGrid fix disappearing of items (#19453)Александр Хухлаев
2020-04-08[WinForms] Fix ToolStripTextBox Width (#19457)Александр Хухлаев
2020-04-08[WinForms] PropertyGrid must show value text even if CanConvertTo return fals...Александр Хухлаев
2020-04-08freebsd.h: Print commands as they're executedAlexander Köplinger
2020-04-08[runtime] Fix Type.GetTypeCode () for generic enums. (#19470)Zoltan Varga
2020-04-08freebsd.sh: Use yes instead of 1 for ASSUME_ALWAYS_YESAlexander Köplinger
2020-04-08Fix for missing IGNORE_OSVERSION (#19467)Phil Jaenke
2020-04-08Produce System.Net.Http.WebAssemblyHttpHandler (#19260)Pranav K
2020-04-08[meta] Fix loader printf mistake and outdated info in Makefile (#19459)monojenkins
2020-04-08[wasm][http] Throw HttpRequestException instead of internal WebAssembly.JSExc...Kenneth Pouncey
2020-04-07Fix for 2020Q1 FreeBSD pkg upstream, some cleanup. (#19465)Phil Jaenke
2020-04-07[sgen] Fix coverity issue (#19462)monojenkins
2020-04-07When double buffering, flush the buffered graphics (#19460)Karl
2020-04-07[mono] Implement Arm intrinsics: ArmBase, Crc32 (#19353)monojenkins
2020-04-07[llvm] Define a separate symbol for the aot method info for every method. Pas...Zoltan Varga
2020-04-06[wasm][debugger] Improving evaluate expression implementation (#19444)Thays Grazia
2020-04-05[llvm] Enable optimizations for LLVM 9 JIT. (#19445)imhameed
2020-04-05Some frames were skipped in MonoProxy but we don't skip the frame_id, doing t...Thays Grazia
2020-04-05[llvm] Replace the LLVM got array with a set of scalar variables which are in...Zoltan Varga
2020-04-05As suggested by @jbevain we should bump the protocol to implement this. (#19437)Thays Grazia
2020-04-04[wasm][debugger] Don't surface evaluation errors to the browser (#19439)Larry Ewing
2020-04-04[wasm] Wasm TimeZoneInfo implementation VFS (#17760)Kenneth Pouncey
2020-04-04[wasm][debugger] Improve array visualization (#19424)Ankit Jain
2020-04-04[debugger][wasm] Implement evaluate in wasm debugger. (#19432)Thays Grazia
2020-04-03[WinForms] Show ToolTips for PropertyTab`s buttons (#19430)Александр Хухлаев
2020-04-03[debugger] Fix set_value and get_value after invoke a method (#19378)Thays Grazia
2020-04-03Bump corefx to get https://github.com/mono/corefx/pull/395 (#19376)Mitchell Hwang
2020-04-03[wasm] Avoid including config.make into wasm/Makefile, its generated by one o...Zoltan Varga
2020-04-03[sgen] Implement api for allocating pinned arrays (#19407)monojenkins