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
2019-04-11Merge remote-tracking branch 'origin/2018-08-rc' into 2018-08-watchos2018-08-watchosRolf Bjarne Kvinge
2019-04-09[debugger-agent] Ignore thread_end event if thread is detached (#13936)2018-08-rcAleksey Kliger (λgeek)
2019-04-03[2018-08-rc][llvm] Fix the computation of size of gshared instances in emit_a...monojenkins
2019-02-25Make `System.dll` internals visible to `Mono.Android`.Martin Baulig
2019-02-25Merge remote-tracking branch 'origin/2018-08' into 2018-08-watchosBernhard Urban
2019-02-20Bump bockbuild for GTK fixAlexander Köplinger
2019-02-20use for loop to access item values and avoid InvalidCastException which occur...Maxim Lipnin
2019-02-15[2018-08] Add more detailed reporting for exceptions (#13012)Alexander Kyte
2019-02-11[ci] Bump bockbuild to get fontconfig download url fixAlexander Köplinger
2019-02-11[2018-08] [interp] Add method to seq_points table after we finish registering...monojenkins
2019-02-11[interp] Fix ldelema (#12930)monojenkins
2019-02-11[arm/bitcode] mark valuetype returns as such when dealing with pinvokes (#12931)monojenkins
2019-02-11Merge remote-tracking branch 'origin/2018-08' into 2018-08-watchosBernhard Urban
2019-02-09[ci] Support building the OSX .pkg on private JenkinsAlexander Köplinger
2019-02-09[runtime] Fix building older runtimes with newer system Mono (#12574)monojenkins
2019-02-09[2018-08] [runtime] Fix mono_pe_file_map logging (#12897)monojenkins
2019-02-08Merge pull request #12858 from monojenkins/backport-pr-12856-to-2018-08Ludovic Henry
2019-02-08[arm64] encode offset within stack slot for r4 in gsharedvt descriptor (#12885)monojenkins
2019-02-07[Registry] Prevent crash due to background thread facing problems in the file...Miguel de Icaza
2019-02-05[corlib] Fix GetFrames_AsyncCalls test not to blockMarek Safar
2019-02-04Avoid recursive extracting redundant frames from captured traces.Maxim Lipnin
2019-02-02Add back missing stack frames to mono MERP reports (#12741)monojenkins
2019-02-01Bump corertBernhard Urban
2019-02-01[arm/ios] workaround for faulty vcmp.f64 insnBernhard Urban
2019-01-29[coop] Fix deadlock when unwindingVlad Brezae
2019-01-25[2018-08] Native Crash Stability Fix Batch (#12565)Alexander Kyte
2019-01-24[eglib]Fix memory leak in `g_find_program_in_path()`. #11615.Martin Baulig
2019-01-23[arm64_32] use emulate OPs so it works with bitcode compiled code for armv7k ...Bernhard Urban
2019-01-23[sdks] Add a XCODE32_DIR make variable and use it to compile the 32 bit cross...Bernhard Urban
2019-01-23[ios] initial watch64_32 support (#11691)Bernhard Urban
2019-01-23[mini] rename s/__mono_ilp32__/MONO_ARCH_ILP32 (#11652)Bernhard Urban
2019-01-22[System]Fix race condition in `SystemDependencyProvider.Initialize()`. #12538.Martin Baulig
2019-01-18[runtime] Don't probe aot cache on androidmono-5.18.0.245Alexander Kyte
2019-01-17Fix https://github.com/mono/mono/issues/12461.Kirill Osenkov
2019-01-17[2018-08 Android,AOT] Support dumping AOT offsets with Android NDK r17+ (#124...Marek Habersack
2019-01-16[x86] Set the LLVM data layout.Zoltan Varga
2019-01-16[arm] Set the LLVM data layout, without it, opt seems to make incorrect optim...Zoltan Varga
2019-01-15[2018-08][debugger][backport] Fix crash when there is a generic struct with a...mono-5.18.0.240Thays Grazia
2019-01-14Bump API snapshot submodulemonojenkins
2019-01-14Bump corefxMaxim Lipnin
2019-01-11[2018-08] [merp] Batch of fixes (#12095)Alexander Kyte
2019-01-11[interp] use interp_lmf wrapper for interp2native on platforms with wonky sig...Bernhard Urban
2019-01-10Bump CoreFX to bring a fix for #12093Marek Safar
2019-01-07[Android] Fix build with NDK r18 (#11016) (#12291)Marek Habersack
2019-01-07[tests] Remove an invalid assertion on System.IO.DriveInfoAlexis Christoforides
2019-01-07Update DateTimeTest.csEgor Bogatov
2019-01-07Update mono/metadata/culture-info-tables.hEgor Bogatov
2019-01-07Add testsEgorBo
2019-01-07ko-* specific AM/PM designatorsEgorBo
2019-01-03[2018-08] [Network] Fix CVE 2018-8292 on Mac OS X. (#12153)monojenkins