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-03-13[2020-02] [corlib] Capture the ExceptionDispatchInfo when rethrowing from Tas...monojenkins
2020-03-13[2020-02] Bump msbuild to track xplat-master (#19206)Ankit Jain
2020-03-12[merp] Remove unnecessary call to msync in mono_state_free_mem (#19170)monojenkins
2020-03-12[2020-02] Avoid passing /features:peverify-compat to csc, it generates very i...monojenkins
2020-03-11[arm] Fix branch island disassembly for arm64 and thumb. (#19189)monojenkins
2020-03-10[2020-02][arm][ios] Follow branch islands when determining method entry addre...imhameed
2020-03-09[merp] Create a 'reason' breadcrumb for the crash dump process (#19120)monojenkins
2020-03-09Bump linker (#19152)monojenkins
2020-03-04[2020-02] Switch to linker on mono-2020-02 branchMarek Safar
2020-03-02[2020-02] Bump msbuild to track xplat-master (#19079)Ankit Jain
2020-02-29[2020-02][runtime] Improve handling crashing signals (#19019)Alexis Christoforides
2020-02-28Update mono-extensionsAlexander Köplinger
2020-02-28Update mono-extensionsAlexander Köplinger
2020-02-28Bump mono-extensionsAlexander Köplinger
2020-02-27[aot] Avoid `mono_defaults` when creating trampolines. (#19062)monojenkins
2020-02-27[2020-02][debugger] Enable reading embedded ppdb (#19049)Thays Grazia
2020-02-24Bump bockbuild for Pango nil check fixAlexander Köplinger
2020-02-24[merp] Produce hashes for unmanaged thread stacks also (#18963)monojenkins
2020-02-24[merp] Increase buffer size for state dump (#18837)monojenkins
2020-02-24[2020-02] Bump msbuild to track xplat-master (#18988)Ankit Jain
2020-02-22Added some parenthesis and a cast to control order of operations. (#18983)monojenkins
2020-02-22Revert linker change of 5a65a97 (#18993)monojenkins
2020-02-20[sgen] Disable managed allocator when using nursery-canaries (#18947)monojenkins
2020-02-20Remove TestEnvVarSwitchForInnerHttpHandler test as it should be in XA/LinkerT...monojenkins
2020-02-19[2020-02][merp] Capture Environment.FailFast message in crash report (#18920)Aleksey Kliger (λgeek)
2020-02-19[tests] Disable bug-10127.exe runtime test on Windows x64 (#18939)monojenkins
2020-02-19[2020-02] [bcl] Default XmlSerializer stream serialize to UTF8 Encoding (#18907)monojenkins
2020-02-18Bump bockbuild to bring in Gtk# regression fix (#18910)Marius Ungureanu
2020-02-18[2020-02] Make MonoWebRequestHandler linker friendly (#18834)monojenkins
2020-02-18Move HttpClientHandlerTests.Android.cs to nunit (#18890)monojenkins
2020-02-17[sdks] add anroid-interpreter-{arm64-v8a,armeabi-v7a,x86,x86_64} targets (#18...monojenkins
2020-02-17Bump linker submodule (#18885)monojenkins
2020-02-14[2020-02] Bump linker submodule (#18845)monojenkins
2020-02-13Move offsets-tool into mono/tools (#18829)monojenkins
2020-02-12[2020-02] Bump msbuild to track xplat-master (#18806)Ankit Jain
2020-02-12[2020-02] Allow users to switch to MonoWebRequestHandler on Android via UI (#...monojenkins
2020-02-07[iOS] Replace removed dsymutil `-t` switch with `-num-threads` (#18742)monojenkins
2020-02-07[merp] Add an exception type for managed exceptions (#18721)monojenkins
2020-02-07Skip WebAssembly build in sdks archive build on non-master branchesAlexander Köplinger
2020-02-06[NUnitLite] Bump nunitlite submodule. (#18732)monojenkins
2020-02-05Update deprecated query parameter to header (#18705)Matt Sylvia
2020-02-04Treat 2020-02 as a valid release branch name tooAlexander Köplinger
2020-02-04Bump bockbuildAlexander Köplinger
2020-02-04Bump version to 6.12 (#18698)Jo Shields
2020-02-04[interp] Remove goto related to code_type being unknown | interp | compiled. ...Jay Krell
2020-02-04When the interpreter does recurse, use a different function (#18664)Jay Krell
2020-02-04[runtime] Fix the --enable-minimal=aot build. (#18688)monojenkins
2020-02-04Bump linker. (#18691)Zoltan Varga
2020-02-04[interp]Fix the type of clause_args. (#18671)Jay Krell
2020-02-04[Wasm] Update to emscripten 1.39.7 (#18687)Jérôme Laban