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
2018-10-22[runtime] Don't init classes in ves_icall_RuntimeTypeHandle_is_subclass_ofmono-5.16.0.201Aleksey Kliger (λgeek)
2018-10-21[aot] Reenable recursion checking when initing shared got entries (#11295)monojenkins
2018-10-20[interp] use unsigned conversion for nuint (#11285)monojenkins
2018-10-20[2018-06] [arm64] Remove the limitation on the number of nullable arguments f...Bernhard Urban
2018-10-19[WinForms] Propagate the flags from DrawTextInternal to MeasureTextInternal (...markusbeth
2018-10-19[2018-06] Crash Reporter V2 (#11162)Alexander Kyte
2018-10-18[interp] Implement interpreter entry trampolines on amd64 (#10978) (#11165)Vlad Brezae
2018-10-18[ci] Move OSX .pkg build to a separate bot poolAlexander Köplinger
2018-10-18[aot] Ensure shared got entries are initialized before loading methods (#11225)monojenkins
2018-10-17[pkg] Add preinstall which removes existing Mono of the same version (#11209)monojenkins
2018-10-16[sdks] futimens and futimes symbols are missing on anything earlier than 10.1...Ludovic Henry
2018-10-12Bump xunit-binariesAlexander Köplinger
2018-10-11[sdks] Add cmake toolchain file for LLVM MXE builds (#11056)Ludovic Henry
2018-10-10[2018-06] [sdks] Create archive targets for pre-building on CI (#10936)Ludovic Henry
2018-10-05Merge pull request #10997 from lewurm/2018-06-interp-fixes-for-native-typemonojenkins
2018-10-05[interp] introduce float R4 stack typeBernhard Urban
2018-10-05[interp] support ntype.ToString ()Bernhard Urban
2018-10-05[interp] support nfloat.*InfinityBernhard Urban
2018-10-05[interp] support ntype.Equals ()Bernhard Urban
2018-10-05[interp] support ntype.CompareTo ()Bernhard Urban
2018-10-05[interp] fix op_implicit/op_explicit conversions for native typesBernhard Urban
2018-10-04[sdks/ios] Build libMonoPosixHelper for device architectures, so that zlib-he...Rolf Bjarne Kvinge
2018-10-03Merge pull request #10905 from monojenkins/backport-pr-10899-to-2018-06mono-5.16.0.179monojenkins
2018-10-03[runtime] Fix undefined pthread_main_np (#10930)Vlad Brezae
2018-10-02[Reflection] Fix issue with finding types in module using an asterisk as filt...Maxim Lipnin
2018-10-02Bump corefx to disable more testsMarek Safar
2018-10-01[runtime] Disable stack guard for main thread on osxVlad Brezae
2018-09-28[sdks] One more update to get XA PR builds working on Linux (#10855)monojenkins
2018-09-27corefx bumpMarek Safar
2018-09-27[2018-06] [System]: Make sure `HttpWebRequest` observes exceptions on timeout...monojenkins
2018-09-27[merp] Fix return value handling of posix_spawn (#10828)monojenkins
2018-09-27[sdks] Debian Linux doesn't need to build MXE (#10819)monojenkins
2018-09-27Bump msbuild to track mono-2018-06Ankit Jain
2018-09-26Bump corefxMarek Safar
2018-09-24[SDKS] Build host runtime with correct bitness (#10742)monojenkins
2018-09-21[crash] Fix summarize_frame assertionAlexander Kyte
2018-09-20[2018-06] Ignore some xunit tests for XA (non compatible with xunit 2.4) (#10...Egor Bogatov
2018-09-20[corlib] Makes remoting test more robust (and disable it on mobile)Marek Safar
2018-09-20[mono-api-html] Render something for fields with marshalling info. (#10698)monojenkins
2018-09-20[offset-tool] Error out when parsing fails. (#10696)monojenkins
2018-09-19[2018-06] Implement IEnumerable for ConditionalWeakTable (#10657)monojenkins
2018-09-14[arm64] Fix the alignment of valuetypes passed after small primitive types on...monojenkins
2018-09-14[runtime] Fix Marshal.SizeOf (typeof (void)). (#10601)monojenkins
2018-09-13[2018-06][Facades] Removes duplicate entryMarek Safar
2018-09-13[csproj] Update project filesmonojenkins
2018-09-13Bump API snapshot submodulemonojenkins
2018-09-13[Facades] Adds System.Buffers mobile facadeMarek Safar
2018-09-12Treat EXDEV from clonefile the same way as ENOTSUP. (#10530)monojenkins
2018-09-11[arm64] Add dyncall support for ArgVtypeByRefOnStack arguments.Zoltan Varga
2018-09-08Bump msbuild 2018-06 branch to track xplat-master (#10383)Ankit Jain