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
2017-10-24Bump corlib version for MonoIO coop handle changes.Jon Purdy
2017-10-19Bump RoslynMarek Safar
2017-10-08[profiler] Clean up the makefile and address some issues with it.Alex Rønne Petersen
2017-10-03Bump version to 5.9.0 (#5692)Ludovic Henry
2017-10-03Prepare Mono for Android NDK with unified headers (#5680)Marek Habersack
2017-09-08Merge pull request #5428 from kumpera/wasm-support-p2Rodrigo Kumpera
2017-09-07Bump roslyn to 2.3.2Marek Safar
2017-08-31[socket] Reduce handle manipulations in native (#5378)Ludovic Henry
2017-08-31[wasm] Hack around AC_CHECK_SIZEOF bug and don't hardcode -Os in CFLAGSRodrigo Kumpera
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Fix in-tree building for mkbundleAlexander Kyte
2017-08-27[runtime] Use the AC_FUNC_STRERROR_R() autoconf macro to distinguish between ...Zoltan Varga
2017-08-25[configure.ac] Don't include the .build number in runtime-corlib version (#5449)Alexander Köplinger
2017-08-24[mini] Add skeleton WebAssembly mini backend. It's not functional and some co...Rodrigo Kumpera
2017-08-23[wasm] Don't define MONO_CROSS_COMPILE in the wasm configure.acRodrigo Kumpera
2017-08-22[WASM] Hack configure.ac to support wasm. Use --enable-wasm instead of --host...Rodrigo Kumpera
2017-08-15[runtime] Use HOST_ defines instead of PLATFORM_ defines. (#5362)Zoltan Varga
2017-08-09Default powerpc to mcs instead of roslyn (#5326)Alexander Köplinger
2017-08-09[btls] Compile btls using ninja if available. (#5333)Zoltan Varga
2017-08-08[runtime] Move eglib into mono/eglib so it becomes a convenience library simi...Zoltan Varga
2017-08-07Bump version to 5.7 (#5325)Ludovic Henry
2017-08-07Revert "Bump version to 5.7"Ludovic Henry
2017-08-07Bump version to 5.7Ludovic Henry
2017-07-28Eglib integrate (#5267)Zoltan Varga
2017-07-27Bump corlib versionAleksey Kliger
2017-07-24Bump roslyn to 2.3.1Marek Safar
2017-07-20[jit] test builtin types (#5208)Bernhard Urban
2017-07-20Tweak the Unreal profileMikayla Hutchinson
2017-06-30[runtime] Use pthread_cond_timedwait_relative_np () function on osx if availa...Zoltan Varga
2017-06-29Revert "[runtime] Use pthread_cond_timedwait_relative_np () function on osx i...Zoltan Varga
2017-06-29[runtime] Use pthread_cond_timedwait_relative_np () function on osx if availa...Zoltan Varga
2017-06-28[build] Add a new profileMarek Safar
2017-06-28[nullgc] When building nullgc, don't try to link Boehm libsAleksey Kliger
2017-06-24[null_gc] Get null GC building again.Aleksey Kliger
2017-06-14[configure] move HAVE_ONLINE_VES away from autotools to a header fileBernhard Urban
2017-06-08[configure] introduce HAVE_ONLINE_VESBernhard Urban
2017-06-05Bump to 5.5 for master branchLudovic Henry
2017-06-02[runtime] Remove all NACL support. It was unmaintained for a long time. (#4955)Zoltan Varga
2017-05-24[runtime] Implement interior handles as a special case to simplify and speed ...Zoltan Varga
2017-05-19Bump Roslyn to 2.3 previewMarek Safar
2017-05-18[configure] Add stdalign.h checks for BTLS to ARM platforms tooAlexander Köplinger
2017-05-18[configure] Remove the --enable-dynamic-btls switch, it is the only optionAlexander Köplinger
2017-05-16[btls] Add "desktop" ARM Linux configurations (for IoT, mostly) (#4875)Jo Shields
2017-05-15[runtime] Remove ia64 backend, the Itanium architecture is dead. (#4859)Zoltan Varga
2017-05-12[mcs] Add platform specific files (#4837)Ludovic Henry
2017-05-05[configure.ac] Fix inadvertently invoking X server (#4792)Alexander Köplinger
2017-04-27[loader] Rename enable-minimal=assembly_remapping to desktop_loaderAleksey Kliger
2017-04-27[loader] --enable-minimal=assembly_remapping implies no strict strong name ch...Aleksey Kliger
2017-04-24Bump Roslyn to 2.1Marek Safar
2017-04-18[configure] Fix docs for --with-libgc option (#4707)Alexander Köplinger