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-03-06PPC support for BoringTLSCalvin Buckley
2018-03-05[runtime] Increase the BCL trampoline count (#7409)Alexander Köplinger
2018-02-27Update the random checking code in autoconf to this decade (#7250)Calvin
2018-02-26[wasm] Add LTO release configuration. Saves 15% of binary size. (#7221)Rodrigo Kumpera
2018-02-23Problem building on Arch linux #7200 (#7230)jaykrell
2018-02-23Fix some enable minimal. (#7195)Rodrigo Kumpera
2018-02-20Assorted fixes for AIX and i (#6934)Calvin
2018-02-20[corlib] Add System.Runtime.ProfileOptimization APIs (#7120)Alexander Köplinger
2018-02-14[TermInfo] support new file format terminfo2 introduced with ncurses6.1 (#6960)Bernhard Urban
2018-02-11[runtime] Make icall tables loadable. (#6905)Zoltan Varga
2018-02-08configure.ac: Only use library path in libgdiplus_locAlexander Köplinger
2018-02-08Detect libgdiplus in configure.ac by default on MacOSX (darwin). (#6873)jaykrell
2018-02-07[metadata] Define getters for MonoClass fields (#6652)Aleksey Kliger (λgeek)
2018-02-07[configure.ac] Do not always enable ninja (#6823)Ludovic Henry
2018-02-05Bump version to 5.13 (#6792)Ludovic Henry
2018-02-05Support IBM AIX on POWER (#6677)Calvin
2018-02-02Check for compiler switches to mitigate Spectre/MeltdownMarek Habersack
2018-01-31[threads] Return boolean instead of pointer from Thread_internal (#6661)jaykrell
2018-01-23[perfcounters] Move machine handling from native to managed. (#6543)jaykrell
2018-01-18[configure] fix altstack detectionBernhard Urban
2018-01-17return 0 is generally redundant in configure.ac, as the construction (#6528)jaykrell
2018-01-11Bump monolite version (#6475)Marek Safar
2018-01-08openbsd related patches (#6358)Robert Nagy
2018-01-04Adds support for nanosecond resolution file information where available (Fixe...Miguel de Icaza
2018-01-03[configure] change bug URL (#6378)Bernhard Urban
2017-12-22[runtime] Bring jemalloc to mono (#6166)Alexander Kyte
2017-12-19[runtime] Fixes issue when compiling with -no_weak_imports (#6276)Alexander Kyte
2017-12-15[android] Android NDK does not contain API level/platform 12Marek Habersack
2017-12-14[wasm] Implement a wasm specific threadpool worker.Rodrigo Kumpera
2017-12-06Compile on amd64 Haiku (#4473)Calvin
2017-12-05Revert "Merge pull request #5643 from alexanderkyte/jemalloc"Alexis Christoforides
2017-12-05Merge pull request #5643 from alexanderkyte/jemallocAlexis Christoforides
2017-12-04Bump version to 5.11 (#6158)Alexander Köplinger
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-26[dontmerge/forjenkins] Always enable jemalloc, so CI builds with enabled for pkgAlexander Kyte
2017-10-26[runtime] Bring jemalloc to monoAlexander Kyte
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-10-02[runtime] Remove overridable allocator flagAlexander Kyte