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-04[wasm] Wasm TimeZoneInfo implementation VFS (#17760)Kenneth Pouncey
2020-04-04[wasm][debugger] Improve array visualization (#19424)Ankit Jain
2020-04-03[wasm] Avoid including config.make into wasm/Makefile, its generated by one o...Zoltan Varga
2020-04-02[wasm][debugger] Add support for visualizing valuetypes (#19232)Ankit Jain
2020-03-29[wasm] Bump emscripten to 1.39.11. (#19342)Zoltan Varga
2020-03-27[wasm][tests] Cleanup browser tests (#19325)Kenneth Pouncey
2020-03-26[wasm] Build aot-hello using --nobinding. (#19331)Zoltan Varga
2020-03-26[wasm] Add make target to clean the framework directory (#19316)Kenneth Pouncey
2020-03-17[wasm] cleanup npm/node install. (#19244)Kenneth Pouncey
2020-03-14[wasm] Add a sample for collecting coverage data. (#19223)Zoltan Varga
2020-03-12[wasm] Add some makefile dependencies. (#19193)Zoltan Varga
2020-02-29[wasm] Pass --exclude-feature deserialization to the linker. (#19031)Zoltan Varga
2020-02-12[wasm] Remove chakra and xs from the jsvu update list. (#18804)Zoltan Varga
2020-02-04Add --profiling-funcs to release wasm build. (#18663)Jay Krell
2020-02-01[wam] Rename other .stamp-build-debug-sample to debug_sample/dotnet.js (#18653)mdh1418
2020-01-31[wasm] Remove .stamp-build-debug-sample, use the output file instead. (#18644)Zoltan Varga
2020-01-30[wasm][debugger] Cancel Existing Single Step Request When Creating New (#18608)Steve Pfister
2020-01-25[wasm] Fix netcore build. (#18564)Zoltan Varga
2020-01-10[wasm] use updated node to run jsvu (#18386)Larry Ewing
2020-01-08[wasm] Rename binaries mono -> dotnet. (#18373)Zoltan Varga
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
2019-12-21[wasm][debugger] rename the debugger target to run-debugger-testsLarry Ewing
2019-12-16[Wasm] Enable dynamic runtime tests (#18098)Jérôme Laban
2019-12-09[wasm][bcl][websockets] Add WebSocket support. (#18062)Kenneth Pouncey
2019-12-04[wasm][build] Modify to use -s USE_ZLIB=1 instead of zlib support headers (#1...Kenneth Pouncey
2019-12-02[wasm] Add beginnings of SIMD support in AOT mode. (#17971)Zoltan Varga
2019-11-29[wasm] Add more netcore test suites. (#17965)Zoltan Varga
2019-11-26WASM + Netcore. (#17915)Zoltan Varga
2019-11-22[wasm] Add aot+netcore support. (#17798)Zoltan Varga
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-05[wasm] Build the tests with --no-native-strip. (#17698)Zoltan Varga
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-23[wasm] Bump emscripten to 1.39.0. (#17484)Zoltan Varga
2019-10-23[wasm] fix package targetLarry Ewing
2019-10-16[wasm][tests] WASM Safari browser tests (#16816)Kenneth Pouncey
2019-09-25Enable additional wasm corefx xunit tests (#16860)Steve Pfister
2019-09-16[wasm] Initial netcore support. (#16718)Zoltan Varga
2019-09-11Use an init-tools script to install a local dotnet for wasm. (#16688)Steve Pfister
2019-09-11[wasm] Add a separate test for profiled aot.Zoltan Varga
2019-09-11[wasm] Add missing aot-profile/runtime.js. (#16762)Zoltan Varga
2019-09-11[wasm] Dynamic Release RUNTIME configuration (#16749)Kenneth Pouncey
2019-09-10[wasm] test cleanup (#15727)Larry Ewing
2019-09-10[wasm] Fix several typos (#16760)Maxim Lipnin
2019-09-10Remove extraneous -s from EMCC_DEBUG_FLAGS (#16754)Kenneth Pouncey
2019-09-10[Wasm] Restore release-dynamic configuration (#16655)Jérôme Laban
2019-09-05[wasm] Add build.sh (#16682)Maxim Lipnin