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
2016-06-06Only define Boehm variables in configure.ac when it is enabledAlexander Köplinger
2016-05-31[man] bump man's mono version number too (to 4.5.2)Andres G. Aragoneses
2016-05-30Bump version to 4.5.2.Alex Rønne Petersen
2016-05-24[arm64] Enable system AOT.Zoltan Varga
2016-05-18Merge pull request #2994 from ludovic-henry/remove-naclLudovic Henry
2016-05-18[runtime] Remove support for NaClLudovic Henry
2016-05-16[coop] Remove support for invoke thunk wrapperLudovic Henry
2016-05-09[arm] Use the hardfp abi on watchos.Zoltan Varga
2016-04-20[profiler] Remove unused OProfile stuff from the build system.Alex Rønne Petersen
2016-04-18Bump version in configure.acAlexander Köplinger
2016-04-17Merge pull request #2908 from krytarowski/netbsd-support-8Alexander Köplinger
2016-04-17Merge pull request #2907 from krytarowski/netbsd-support-7Alexander Köplinger
2016-04-17Add new ./configure target & xtarget: arm*-netbsd*-eabi*Kamil Rytarowski
2016-04-17Improve NetBSD target handling in ./configureKamil Rytarowski
2016-04-17Fix shell portability in configure.ac for NetBSDKamil Rytarowski
2016-04-11[configure] Use __thread instead of pthread TLS on Solaris/x86.Alex Rønne Petersen
2016-04-07[configure] Also check that inet_pton is defined when building for Windows.Vincent Povirk
2016-04-01[profiler] Use a background thread to send out sampling signals.Alex Rønne Petersen
2016-03-31[gsharedvt] Change the --enable-gsharedvt configure option to a no-op, its al...Zoltan Varga
2016-03-31Merge pull request #2820 from kumpera/license-change-rebasedZoltan Varga
2016-03-31Merge pull request #2394 from Mailaender/patch-1monojenkins
2016-03-29[jit] Add native-types and enable them by default. Missing test suite.Rodrigo Kumpera
2016-03-19Merge pull request #2753 from xmcclure/checked-build-updatesmonojenkins
2016-03-11Replace the checked build configure flags with a single --enable-checked-buil...Andi McClure
2016-03-10[build] Define HOST_* architectureLudovic Henry
2016-03-09[llvm] Add beginnings of JIT support for LLVM > 3.9.Zoltan Varga
2016-03-04Merge pull request #2722 from ludovic-henry/fix-39279-docker-cpu-countmonojenkins
2016-03-04[utils] Get processor count from scheduler affinity if availableLudovic Henry
2016-03-01Automatically define MONO_DISABLE_GSHAREDVT variable when gsharedvt isn't ena...Alexander Köplinger
2016-03-01Expose mobile_static profile in configure.acAlexander Köplinger
2016-02-23Bump Mono version -> 4.5.0Alexis Christoforides
2016-02-20[llvm] Allow the llvm backend to work with a new version of the mono llvm for...Zoltan Varga
2016-02-19DISABLE_HW_TRAPS flag to disable signal relianceAndi McClure
2016-02-08[readme] Clarify --enable-parallel-mark descriptionAlexander Köplinger
2016-01-31[runtime] Disable the constant-logical-operand warning.Zoltan Varga
2016-01-27[build] Add MONO_RT_EXTERNAL_ONLY macro to the public API.Rodrigo Kumpera
2016-01-25Merge pull request #2097 from steffen-kiess/posix-sockets-3Jonathan Pryor
2016-01-21[checked-build] Add compile flag to disable checked-build tests selectivelyLudovic Henry
2016-01-19[Mono.Posix] Add support for sending and receiving socket control messagesSteffen Kieß
2016-01-19[Mono.Posix] Fix OSX build break by checking if accept4() is availableAlexander Köplinger
2016-01-19Merge pull request #2006 from steffen-kiess/posix-sockets-2Jonathan Pryor
2016-01-18[Mono.Posix] Add wrappers for struct sockaddr_*Steffen Kieß
2016-01-11[runtime] Bump version to 4.3.3.Zoltan Varga
2016-01-08[io-layer] Revert 31f13881a483201933b16e75d47a6d103d959a64 and fix it in a si...Alexander Köplinger
2016-01-08[io-layer] Fix build on OSXAlexander Köplinger
2016-01-04reference libgdiplus with the proper .so nameMatthias Mailänder
2015-12-24[runtime] Move the HAVE_MOVING_COLLECTOR define to config.h instead of the co...Zoltan Varga
2015-12-22Do not allow undefined references if bitcode is enabled.Rolf Bjarne Kvinge
2015-12-11[io-layer] Remove shared handles cross process supportLudovic Henry
2015-12-10[configure] Bump mono version.DRodrigo Kumpera