mono.git
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Ankit JainMerge pull request #3979 from radical/fix-xbuild-tgt
2016-11-17 Zoltan Varga[runtime] Add some printfs to help debug the g_assert...
2016-11-17 Marek Safar[mcs] Fixes user operator extraction from shared list...
2016-11-17 Alexander KöplingerMerge pull request #3965 from akoeplinger/ppc-disable...
2016-11-17 Zoltan Varga[runtime] Fix the waiting for background threads which...
2016-11-17 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-17 Alexander Köplinger[ppc64] Disable a few runtime/bcl tests that currently...
2016-11-17 Niklas TherningMerge pull request #3966 from ntherning/prevent-multipl...
2016-11-17 Zoltan Varga[jit] Make mono_print_method_from_ip () work when invok...
2016-11-17 Alexander Köplinger[corlib] Remove public ctor from IncrementalHash
2016-11-16 Ankit Jain[xbuild] Handle a repeat build of a target, when buildi...
2016-11-16 Jo Shields[btls] Download & extract BTLS certs, on Linux builds.
2016-11-16 Martin BauligMerge pull request #3956 from directhex/install-btls...
2016-11-16 Martin BauligMerge pull request #3967 from atsushieno/fix-linux...
2016-11-16 Martin BauligMerge pull request #3950 from mono/work-btls-sni-2
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-16 Ludovic Henry[mcs/build] Use make functions instead of calling a...
2016-11-16 Ludovic Henry[mcs/build] Factor Q_AOT for future use
2016-11-16 Alexander Köplinger[acceptance-tests] Add dependency on nunitlite.dll
2016-11-16 Marek Safar[acceptance-tests] Specify nunitlite path
2016-11-16 Bernhard UrbanMerge pull request #3971 from directhex/longer-longer...
2016-11-16 Niklas TherningPrevent Mono.Posix from using multiple C runtimes on...
2016-11-16 Jo ShieldsIncrease tailcall instruction length on ppc64
2016-11-15 Zoltan Varga[runtime] Disable some failing tests until they are...
2016-11-15 Zoltan Varga[runtime] Change the thread wait code to use cond varia...
2016-11-15 Alexis ChristoforidesBump bockbuild for helpful CI cleaning fix
2016-11-15 Zoltan Varga[jit] Optimize out the early pinvoke address loading...
2016-11-15 Vlad Brezae[runtime] Fix monitor exception throwing
2016-11-15 Atsushi EnoFix btls build for Linux.
2016-11-15 Marek SafarRemove global ipv6 disabled setting. Fixes #35536
2016-11-15 Niklas TherningMerge pull request #3963 from ntherning/fix-missing...
2016-11-15 Niklas TherningMerge pull request #3964 from ntherning/fix-vs-linking...
2016-11-15 Niklas TherningFix VS error due to missing mono_dl_open()/mono_loader_...
2016-11-15 Niklas TherningFix missing property-bag.c file in VS project
2016-11-15 Bernhard UrbanMerge pull request #3961 from akoeplinger/ppc-parallelism
2016-11-15 Alexander KöplingerMerge pull request #3952 from akoeplinger/add-tests
2016-11-15 Alexander Köplinger[ci] Reduce make parallelism on ppc64
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
2016-11-15 Alexander Köplinger[ci] Add missing tests from Wrench
2016-11-15 Alexander KöplingerMerge pull request #3958 from akoeplinger/disable-tests
2016-11-15 Alexander Köplinger[runtime] Disable certain tests on PRs
2016-11-14 Rodrigo Kumpera[runtime] Cache marshal info in locals whenever possible.
2016-11-14 Rodrigo KumperaMerge pull request #3945 from kumpera/fix-cross-domain...
2016-11-14 Rodrigo Kumpera[bcl] Add comment on why the empty try block.
2016-11-14 Alexander KöplingerMerge pull request #3951 from akoeplinger/add-csproj...
2016-11-14 Jo Shields[btls] Download & extract BTLS certs, on Linux builds.
2016-11-14 Rodrigo KumperaMerge pull request #3955 from kumpera/fix-embedding-api
2016-11-14 Rodrigo Kumpera[runtime] Don't add mono-dl.h to loader.h. Move the...
2016-11-14 Rolf Bjarne... [offsets-tool] Make sure to re-clone when the hash...
2016-11-14 Ludovic Henry[w32handle] Make mono_w32handle_ops_* functions private
2016-11-14 Ludovic Henry[w32handle] Compile them in on windows
2016-11-14 Ludovic Henry[w32handle] Remove unused header includes
2016-11-14 Ludovic Henry[os-event] Replace global cond by local cond for each...
2016-11-14 Alexander Köplinger[msvc] Update .csproj files
2016-11-14 Alexander Köplinger[msvc] Add warning about autogenerated csproj to genproj
2016-11-14 Martin Baulig[BTLS]: Use host name without port for the Server Name...
2016-11-14 Alexander KöplingerMerge pull request #3940 from akoeplinger/deprecate...
2016-11-13 Alexander KöplingerMerge pull request #3937 from akoeplinger/mph
2016-11-13 Marek HabersackRevert "Install utils/{mono-dl.h,mono-compiler.h}"
2016-11-13 Alexander Köplinger[msvc] Add Mono_Unix_VersionString to monoposixhelper.def
2016-11-13 Alexander Köplinger[bcl] Deprecate old NUnit 2.4 framework shipped with...
2016-11-12 Marek HabersackInstall utils/{mono-dl.h,mono-compiler.h}
2016-11-12 Niklas TherningMerge pull request #3938 from ntherning/UnicastIPAddres...
2016-11-11 Rodrigo Kumpera[corlib] Fix cross-domain exception serialization under...
2016-11-11 Zoltan Varga[runtime] Add back the locking to setup_interface_offse...
2016-11-11 Ludovic Henry[os-event] Replace global cond by local cond for each...
2016-11-11 Alexander KöplingerMerge pull request #3942 from monojenkins/update-csprojs
2016-11-11 Alexander KöplingerFix git submodule url
2016-11-11 monojenkins[msvc] Update csproj files
2016-11-11 Marek SafarRemove extracted linker sources and reuse them via...
2016-11-11 Ludovic Henry[w32handle] Stop returning 0 in every cases for locking...
2016-11-11 Marek Safar[mcs] Update better conversion tie breaking rules to...
2016-11-11 Niklas TherningChange UnicastIPAddressInformation.IPv4Mask to work...
2016-11-11 Joao Matos[offsets-tool] Fixed the Makefile to clone into the...
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-11 Niklas TherningMerge pull request #3930 from ntherning/fix-System...
2016-11-11 Niklas TherningFixes bugs in System.ServiceProcess on Windows
2016-11-11 Miguel de Icaza[eglib/mono] Aleksey caught a discrepancy between the...
2016-11-10 Ankit Jain[xbuild] Don't reevaluate project when setting metadata...
2016-11-10 Rodrigo Kumpera[runtime] Move MonoClass::ref_info_handle into a proper...
2016-11-10 Rodrigo Kumpera[runtime] Move MonoClass::marshal_info and MonoClass...
2016-11-10 Rodrigo Kumpera[runtime] Wrap MonoClass::ext with accessors.
2016-11-10 Rodrigo Kumpera[runtime] Wrap MonoClass::marshal_info with accessors.
2016-11-10 Rodrigo Kumpera[runtime] Add a simple linearizable property bag implem...
2016-11-10 Bernhard Urban[arm64] always assume a cache line size of 4
2016-11-10 Niklas TherningMerge pull request #3931 from ntherning/enable-System...
2016-11-10 João MatosMerge pull request #3927 from tritao/updated_offsets_tool
2016-11-10 Marek Safar[System.Xml] Add XElement array handling to serializati...
2016-11-10 Marek Safar[system.xml] Enable more tests
2016-11-10 Joao Matos[offsets-tool] Updated build scripts to handle multiple...
2016-11-10 Joao Matos[offsets-tool] Fixed whitespace inconsistency.
2016-11-10 Joao MatosUpdated offsets tool to latest CppSharp.
2016-11-10 Niklas TherningEnable System.Core tests on Windows PR builds
2016-11-10 Bernhard Urban[ppc] clobber r0 in MONO_CONTEXT_GET_CURRENT
2016-11-10 Bernhard Urban[ppc] some 32bit CPUs trap on std, use stw instead
2016-11-10 Bernhard Urban[ppc] enable MONO_ARCH_HAVE_SIGCTX_TO_MONOCTX on every...
2016-11-10 Bernhard Urban[ppc] use proper calling convention when coming from...
2016-11-10 Bernhard Urban[ppc] disable MONO_ARCH_HAVE_TLS_GET
2016-11-10 Johan LorenssonMerge pull request #3854 from lateralusX/jlorenss/win...
next