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
2020-01-13[wasm] Disable a test which OOMs.Zoltan Varga
2020-01-10Revert "[wasm] Pass --used-attrs-only true to the linker. (#18401)" (#18415)Zoltan Varga
2020-01-10[wasm] use updated node to run jsvu (#18386)Larry Ewing
2020-01-09[wasm] Pass --used-attrs-only true to the linker. (#18401)Zoltan Varga
2020-01-09[wasm] Reenable linker substitutions. (#18381)Zoltan Varga
2020-01-08[wasm] Rename binaries mono -> dotnet. (#18373)Zoltan Varga
2020-01-07[wasm] Pass --explicit-reflection to the linker only in aot mode. (#18367)Zoltan Varga
2020-01-07Force Python 3.x from env in shebang lines (#18285)Calvin Buckley
2020-01-07More disambiguation of Python in makefiles (#18284)Calvin Buckley
2020-01-06[wasm] Rename the interp-sample targets to interp-hello. (#18342)Zoltan Varga
2020-01-06Bump emscripten to 1.39.5.Zoltan Varga
2020-01-03[wasm][debugger] put the testharness base url in one placeLarry Ewing
2020-01-03[wasm][deubgger] clean up task usage and remove delayLarry Ewing
2020-01-02[Wasm] Use Path.Combine in Packager (#18332)Jérôme Laban
2019-12-21[wasm][debugger] Clean up startup and improve commentsLarry Ewing
2019-12-21[wasm] resolve the full path of pdbs so that ../ doesn't break inclusionLarry Ewing
2019-12-21[wasm][debugger] rename the debugger target to run-debugger-testsLarry Ewing
2019-12-21[wasm][debugger] get the debug harness working againLarry Ewing
2019-12-21[wasm][xunit tests] Avoid skipping test methods with ITraitAttribute custom a...Maxim Lipnin
2019-12-20[wasm] fix the wrapped function signatures to match current documentationLarry Ewing
2019-12-20[wasm] fix the mono_clear_bps conditionLarry Ewing
2019-12-19[wasm] Make sure we're comparing the same date (#18251)Larry Ewing
2019-12-18[wasm] Fix test case spelling (#18242)Larry Ewing
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