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-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
2019-11-07Enabled --preload-files without AOT (#17732)Marcos Cobeña Morián
2019-11-07LLVM changes for SDKsJo Shields
2019-11-07[sdks] Add xunit to iOS test runner and add results reporting (#17744)Alexander Köplinger
2019-11-05[wasm] Build the tests with --no-native-strip. (#17698)Zoltan Varga
2019-11-02[iOS] Match changes done in xamarin-macios in the SDK runtime. (#17664)Manuel de la Pena
2019-11-01Modify run-jenkins.sh to adapt wasm build for the OSX CI lane (#16785)Steve Pfister
2019-10-31[wasm] Fix xunit test ninja errors. (#17639)Zoltan Varga
2019-10-31[runtime] Add a --enable-minimal=threads configure option to disable threadin...Zoltan Varga
2019-10-30[wasm] Fix build problems. (#17596)Zoltan Varga
2019-10-25Add --preload-file packager optionCaleb Cornett
2019-10-25SpacingKenneth Pouncey
2019-10-25Add `CompileFunction` to Runtime that returns a `WebAssembly.Core.Function`Kenneth Pouncey
2019-10-25[wasm] Propagate exit code from Main in the test runner. (#17559)Zoltan Varga
2019-10-24[wasm][sdk] Bump SDK version to 0.2.2 (#17516)Kenneth Pouncey
2019-10-24[wasm][xunit tests] Exclude some System.Data tests (#17527)Maxim Lipnin
2019-10-23[wasm] move jsvu repo back after fixes for v8 (#17514)Kenneth Pouncey
2019-10-23[wasm][binding] Add bindings for calling the entry point of an '.exe' (#17510)Kenneth Pouncey
2019-10-23[wasm] Bump emscripten to 1.39.0. (#17484)Zoltan Varga
2019-10-23[wasm] fix package targetLarry Ewing
2019-10-23[wasm] Bump DebugProxy to netstandard 2.1 / netcore 3.0.0Larry Ewing
2019-10-22[wasm] work around jsvu / v8 changesLarry Ewing
2019-10-22[debugger][wasm] Check the length of the vars array. Fixes #17473Larry Ewing
2019-10-21Modify the check for streaming to also check that the browser `Response` obje...Kenneth Pouncey
2019-10-21Fix host object existence check.Kenneth Pouncey
2019-10-21[wasm] Make sure message pump is working when executing via NODEJS (#17453)Kenneth Pouncey
2019-10-21Export `mono_load_runtime_and_bcl` so that is available in nodejs. (#17456)Kenneth Pouncey
2019-10-19Remove the Legacy TLS Provider. (#17391)Martin Baulig
2019-10-17[wasm][xunit tests] Disable System.IO.Compression.Tests.BrotliEncoderTests (#...Maxim Lipnin
2019-10-16[wasm] Add a --native-lib option to the packager to allow linking additional ...Zoltan Varga
2019-10-16[wasm][tests] WASM Safari browser tests (#16816)Kenneth Pouncey
2019-10-16Set default `StreamingEnabled` property of the WasmHttpMessageHandler to be `...Kenneth Pouncey
2019-10-16[wasm] Bump emscripten. Remove generated python cache files. (#17340)Zoltan Varga