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-03-14Append .1 to version numbermono-5.18.1.0Jo Shields
2019-01-25[2018-08] Native Crash Stability Fix Batch (#12565)Alexander Kyte
2019-01-11[2018-08] [merp] Batch of fixes (#12095)Alexander Kyte
2019-01-07[Android] Fix build with NDK r18 (#11016) (#12291)Marek Habersack
2018-10-30Disable hybrid suspend default for 2018-08Aleksey Kliger
2018-10-18[2018-08] Crash Reporter V2 (#11161)Alexander Kyte
2018-08-29Fix Windows LLVM mono cross compiler build.lateralusX
2018-08-22[runtime] Add initial support for Exc -> TelemetryAlexander Kyte
2018-08-20[2018-08] Enable mono-state-based telemetry for crashing on CI (#9963)monojenkins
2018-08-07[tests] Test loading references from LoadFrom and LoadFile contextsAleksey Kliger
2018-08-06Bump version to 5.18.0Jo Shields
2018-08-05[coop] Turn hybrid suspend on by default on desktop platforms (#9811)Aleksey Kliger (λgeek)
2018-08-02[runtime] Cross32 changes. (#9840)Zoltan Varga
2018-07-30Change corlib version to a string, so that you can use uuidgen (or a git hash...Jay Krell
2018-07-29[cxx] Build/CI support for C++. (#9731)Jay Krell
2018-07-25Revert CharUnicodeInfo to reference-sources (Big Endian issue) (#9711)Egor Bogatov
2018-07-23[MacOS] On Mac, use the copyfile API to copy files (#9642)Filip Navara
2018-07-20[corlib] CoreFX sources for System namespace (#8626)Egor Bogatov
2018-07-20Update Windows requirement from Vista (6.0) to 7 (6.1). (#9568)Jay Krell
2018-07-20[runtime] Run update_submodules.sh earlier.Zoltan Varga
2018-07-19Use __declspec(thread) with Visual C++, and __thread with Win32/gcc, (#9594)Jay Krell
2018-07-16Merge branch 'master' into work-dependency-injectorMartin Baulig
2018-07-16Bump corlib counter for https://github.com/mono/mono/pull/7255Alexis Christoforides
2018-07-15[Coop] Partially convert System.Array. (#9430)Jay Krell
2018-07-15[tailcall] Split up large tests for fine grained enable/disable, instead of l...Jay Krell
2018-07-14[Coop] Cominterop and marshal conversion. (#9503)Jay Krell
2018-07-12Bump corlib version.Martin Baulig
2018-07-10[runtime] Enable application to register path for MERP restartAlexander Kyte
2018-07-07[runtime] Make merp eventType icall argumentAlexander Kyte
2018-07-06Merge pull request #9420 from alexanderkyte/remove_d_openAlexander Kyte
2018-07-06[configure] print suspend policy in summary; add default hybrid suspend confAleksey Kliger
2018-07-06[runtime] Remove -D_XOPEN_SOURCE on OSXAlexander Kyte
2018-07-03[Coop] Convert System.Security.Cryptography.RNGCryptoServiceProvider. (#9014)Jay Krell
2018-06-30Enable incompatible-pointer warnings on Windows/gcc like Unix/gcc. (#9221)Jay Krell
2018-06-30Merge pull request #8792 from alexanderkyte/llvm_uniAlexander Kyte
2018-06-29[runtime] Fix with_llvm with /llvm config makerAlexander Kyte
2018-06-29[runtime] Move llvm-config checks into /llvm subdirAlexander Kyte
2018-06-29[llvm] Fix build for Mono SDKsLudovic Henry
2018-06-28Modernize Windows random number generation. (#9090)Jay Krell
2018-06-25[runtime] Enable assertions with in-tree llvm with configure optionAlexander Kyte
2018-06-25[runtime] Made mono build llvm if it can't find itAlexander Kyte
2018-06-25Merge pull request #9230 from lateralusX/lateralusX/windows-x64-llvm-support-...Johan Lorensson
2018-06-21Werror at the end of configure.ac because autoconf requires warnings to be su...Jay Krell
2018-06-20Add LLVM AOT/Full AOT support on Windows x64.lateralusX
2018-06-20[runtime] Switch Nullable to the corefx version. (#9222)Zoltan Varga
2018-06-19Make coop handles typesafe. (#9183)Jay Krell
2018-06-18[runtime] Allow --enable-llvm to work with newer llvm versions as well. (#9186)Zoltan Varga
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2018-06-11Check for *_CLOEXEC flags used by CoreFX PALCalvin Buckley
2018-06-11[Coop] Convert Mono.Security.Cryptography.KeyPairPersistence and System.Secur...Jay Krell