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
path: root/sdks
AgeCommit message (Expand)Author
2019-12-18[wasm][xunit tests] Re-enable System.Tests.MathFTests.Round_Digits and System...Maxim Lipnin
2019-12-18[wasm] handle completed Tasks and exceptions when resolving Task prom… (#18...Larry Ewing
2019-12-18[wasm][debugger] fix exception when we can't locate debug assembly (#18230)Larry Ewing
2019-12-17[wasm][xunit tests] Re-enable System.Buffers.Text.Tests.ParserTests (#18220)Maxim Lipnin
2019-12-17[wasm] Disable linker substitutions for now, it generates invalid IL when run...Zoltan Varga
2019-12-17[wasm] Pass --deterministic to the linker in msbuild. (#18214)Zoltan Varga
2019-12-16Revert "[wasm][ci] Deactivate linker on browser tests (#18152)"Marek Safar
2019-12-16[wasm][xunit tests] Re-enable System.Tests.MathFTests (#18208)Maxim Lipnin
2019-12-16[Wasm] Enable dynamic runtime tests (#18098)Jérôme Laban
2019-12-16[wasm] Set the main thread, some EH code depends on it. (#18203)Zoltan Varga
2019-12-14[wasm][xunit] Re-enable System.MemoryTests and System.SpanTests tests (#18179)Maxim Lipnin
2019-12-13[wasm][debug-proxy] Fix crash and send back failed message. (#18146)Kenneth Pouncey
2019-12-13[wasm] Add linker substitutions. (#18149)Zoltan Varga
2019-12-12[wasm] Disable particular failing System.Net.Security.Tests tests rather than...Maxim Lipnin
2019-12-12[wasm] Change mono_wasm_runtime_invoke () to return the exception itself in t...Zoltan Varga
2019-12-12[wasm][ci] Deactivate linker on browser tests (#18152)Kenneth Pouncey
2019-12-11[wasm] Re-enabling a test that was fixed by the corefx bump (#18108)Maxim Lipnin
2019-12-11[wasm][debugger] Prevent crash on disconnect of client (#18107)Kenneth Pouncey
2019-12-10[wasm] Clean up rsp-file (#18113)Maxim Lipnin
2019-12-09[wasm] Clean up rsp-file (#18087)Maxim Lipnin
2019-12-09[wasm][bcl][websockets] Add WebSocket support. (#18062)Kenneth Pouncey
2019-12-05Remove DNS lookups of the local hostname in tests (#18059)Alexander Köplinger
2019-12-05Fix formatting of README.netcore.mdAlexander Köplinger
2019-12-04[wasm][build] Modify to use -s USE_ZLIB=1 instead of zlib support headers (#1...Kenneth Pouncey
2019-12-04[android] don't probe directories for .config files (#18024)Jonathan Peppers
2019-12-04Update to emscripten 1.39.4 (#18016)Jérôme Laban
2019-12-02[wasm] Add beginnings of SIMD support in AOT mode. (#17971)Zoltan Varga
2019-11-30[wasm] Avoid rebuilding corelib in build-wasm-bcl-netcore. (#17969)Zoltan Varga
2019-11-29[wasm] Add more netcore test suites. (#17965)Zoltan Varga
2019-11-29[wasm][http] Fix race condition as a result of using TaskCompletionSource: Ra...Kenneth Pouncey
2019-11-28[wasm] Marshal null string correctly. (#17955)Kenneth Pouncey
2019-11-27[sdks] Call mono_gc_init_finalizer_thread() on iOS device runtimesAlexander Köplinger
2019-11-27[sdks] Add option to enable debug server for iOS test appAlexander Köplinger
2019-11-27[sdks] Fix loading of assemblies in assembly_preload_hook()Alexander Köplinger
2019-11-27[sdks] Add netcore option for iOS SDKAlexander Köplinger
2019-11-26WASM + Netcore. (#17915)Zoltan Varga
2019-11-25Fix issue in debugger variable inspection (#17900)Larry Ewing
2019-11-25[wasm] [bindings] Method invoke signature argument validation. (#17853)Kenneth Pouncey
2019-11-25Add tests for Promise library.Kenneth Pouncey
2019-11-25Add a more reliable way of identifying a Promise to be marshaled.Kenneth Pouncey
2019-11-25Add a more descriptive error in case of fetch response not returning back wha...Kenneth Pouncey
2019-11-22Remove unused `GetHttpMessageHandler` from WebAssembly.Net.Http.Kenneth Pouncey
2019-11-22[wasm] Add aot+netcore support. (#17798)Zoltan Varga
2019-11-18Bump corefx to pick up https://github.com/mono/corefx/pull/370 (#17758)Steve Pfister
2019-11-16Update emscripten to 1.39.3 (#17816)Jérôme Laban
2019-11-15[Wasm] Forced filesystem creation (#17789)Marcos Cobeña Morián
2019-11-13[wasm] Change netcore support to use a prebuilt corefx runtime. (#17773)Zoltan Varga
2019-11-12Move zlib to its own directory, and re-enable subdir-objectsJo Shields
2019-11-08[wasm] Bump emscripten. (#17748)Zoltan Varga
2019-11-08Merge pull request #17749 from directhex/dotnet-llvm-monorepoJo Shields