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-08-30Fix issue #9452: Add a cache for CustomMarshaler instances (#10090)Katelyn Gadd
2018-08-29Merge pull request #10321 from lateralusX/lateralusX/fix-cross-windows-llvm-s...Johan Lorensson
2018-08-29[cxx] int vs. enum -- bit overload version (#10274)Jay Krell
2018-08-28Fix Windows LLVM mono cross compiler build.lateralusX
2018-08-28[System.Reflection] CoreFX import for MemberInfo (#9746)Maxim Lipnin
2018-08-27[llvm] Clean llvm/llvm_config.mk on configure since it can become stale.Zoltan Varga
2018-08-22Merge pull request #9928 from alexanderkyte/crash_privacy_toggleAlexander Kyte
2018-08-22[runtime] Add pipeline to convert managed exception into telemetry format (#1...Alexander Kyte
2018-08-22[runtime] Use getprotobyname_r() where needed and availableAlexis Christoforides
2018-08-22[runtime] Fix the invocation of update_submodules.sh during configure so it w...Zoltan Varga
2018-08-22[cxx] Use -std=gnu++0x for Centos6/g++4.4. (#10111)Jay Krell
2018-08-16[runtime] Fix crash reporting configure optionsAlexander Kyte
2018-08-16Revert "Revert "Merge pull request #10068 from kumpera/wasm-target-cleanup""Rodrigo Kumpera
2018-08-16Revert "Merge pull request #10068 from kumpera/wasm-target-cleanup"Alexander Köplinger
2018-08-15Bump corlib version (#10122)Jay Krell
2018-08-13[wasm] Switch to wasm32 triplet instead of configure hack. Depends on automak...Rodrigo Kumpera
2018-08-13Merge pull request #9999 from kumpera/cleanup_p1Alexander Köplinger
2018-08-12Fix iconv in eglib, remove GNU libiconv-ismCalvin Buckley
2018-08-10autotools fixes for AIX, FreeBSD and some stuff for Haiku (#9967)Calvin
2018-08-09[wasm]Add --enable-wasm-aot hack to autocrap.Rodrigo Kumpera
2018-08-07Merge pull request #8654 from alexanderkyte/enable_linux_dumpingAlexander Kyte
2018-08-07Modified most of the reflection member lookup methods to support prefix searc...Steve Pfister
2018-08-07[runtime] Disable crash reporting on the SDKSAlexander Kyte
2018-08-07[loader] Determine assembly load context from path (#9858)Aleksey Kliger (λgeek)
2018-08-06Bump version to 5.19.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-30Revert "[runtime] Make unhandled state dumper OSX-specific"Alexander Kyte
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