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-11-17[runtime] Increase the BCL imt trampoline count (fix tests)Alexander Kyte
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-08[interp] enable it by default in configure (#5925)Bernhard Urban
2017-11-07Detect platform tizen and link profiler statically similar to Android.Jonathan Chambers
2017-11-02Revert "[configure] Test AOT+LLVM if mono was configured to support both. (#5...Vladimir Kargov
2017-10-31Use getrandom() instead of /dev/urandom on Linux (#5851)oittaa
2017-10-31[configure] Test AOT+LLVM if mono was configured to support both. (#5880)vkargov
2017-10-27[build] Add wasm profileMarek Safar
2017-10-26[sdks] Source drop from xamarin/mono-sdks (#5876)Ludovic Henry
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