mono.git
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
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 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 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...
2016-11-10 Zoltan VargaMethod field count (#3907)
2016-11-10 Zoltan Varga[sdb] Avoid asserting when trying to single step on...
2016-11-09 Zoltan Varga[runtime] Fix another race in mono_class_setup_supertyp...
2016-11-09 Ludovic Henry[threads] Always use the `suspended` MonoOSEvent for...
2016-11-09 Ludovic Henry[threads] Destroy suspend MonoOSEvent when detaching...
2016-11-09 Zoltan Varga[runtime] Simplify the wait_for_tids () code. (#3920)
2016-11-09 Ludovic Henry[os-event] Make them manual only (#3921)
2016-11-09 Zoltan Varga[sdb] Avoid asserting when trying to single step on...
2016-11-09 Ludovic Henry[io-layer] Remove dead code
2016-11-09 Alexander Köplinger[System] Fix a few type members on WatchOS
2016-11-09 Ludovic Henry[process] Allocate a handle even for non-child processe...
2016-11-09 Ludovic Henry[os-event] Make unix version alertable (#3909)
2016-11-09 Zoltan Varga[runtime] Add locking to mono_class_setup_supertypes...
2016-11-08 Zoltan Varga[x86] Fix max code size of throw trampoline.
2016-11-08 Alexander KöplingerBump nunitlite for display fixes
2016-11-08 Alexis ChristoforidesBump bockbuild
2016-11-08 Alexander Köplinger[io-layer] Include sys/types.h header file in wapi.h
2016-11-08 Alexander Köplinger[btls] Include stdint.h header file in btls-time64.c
2016-11-08 Niklas TherningMerge pull request #3914 from ntherning/mono_context_ge...
2016-11-08 Alexis ChristoforidesMerge pull request #3773 from mono/bockbuild-integration
2016-11-08 Alexis ChristoforidesBump bockbuild
2016-11-08 Alexis ChristoforidesMove some more files back to bockbuild repo
2016-11-08 Niklas Therningmono_context_get_current() on Windows stores registers...
2016-11-08 Alexander KöplingerMerge pull request #3913 from omwok/master
2016-11-08 lateralusXSwitch to Microsoft VS2015 MSVC toolchain for Windows...
2016-11-08 Alexander KöplingerMerge pull request #3911 from akoeplinger/marshal-clean...
2016-11-08 lateralusXAdditional none desktop API families triggered by changes.
2016-11-08 lateralusXBuild mono runtime under none desktop Windows API famil...
2016-11-08 Marek SafarMerge pull request #3912 from akoeplinger/marshal-ptrto...
2016-11-08 Marek SafarMerge pull request #3902 from henricm/fix-rename-lpstr...
2016-11-08 Alexander Köplinger[corlib] Expose Marshal.PtrToStringBSTR on mobile
2016-11-07 Alexander Köplinger[corlib] Add Marshal.CleanupUnusedObjectsInCurrentConte...
2016-11-07 Zoltan Varga[runtime] Fix the ios build.
2016-11-07 Zoltan Varga[jit] Really fix the DISABLE_JIT build.
2016-11-07 Aleksey Kliger... Merge pull request #3896 from lambdageek/bug-46250
2016-11-07 Ludovic Henry[threadpool] Fix hang on domain unloading (#3904)
2016-11-07 Alexander KöplingerFix tarball build
2016-11-07 Martin Baulig[BTLS]: Use `int64_t` instead of `long` in the native...
2016-11-07 Alexander KöplingerMerge pull request #3894 from akoeplinger/fix-actor
2016-11-07 Zoltan Varga[jit] Fix the DISABLE_JIT build.
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
next