mono.git
2016-11-30 Miguel de Icaza[configure] Detect endianess and use mcs for big-endian...
2016-11-30 Alexis ChristoforidesBump bockbuild
2016-11-30 monojenkins[msvc] Update csproj files
2016-11-30 Aleksey Kliger... [tests] Use CSC to compile gc-descriptors test (#4052)
2016-11-30 Alexander KöplingerMerge pull request #4050 from akoeplinger/profile-speedup
2016-11-30 Ludovic Henry[io-layer] Remove wait.h
2016-11-30 Ludovic Henry[io-layer] Remove INFINITE
2016-11-30 Ludovic Henry[io-layer] Extract WaitForSingleObjectEx, WaitForMultip...
2016-11-30 Aleksey Kliger... [reflection] Use mono_module_get_object_handle everywhe...
2016-11-30 Alexis ChristoforidesBump bockbuild
2016-11-30 Alexander KöplingerBump corert submodule
2016-11-30 Marek Safar[build] Add --with-mcs-compiler config option
2016-11-30 Marek Safar[mcs] Fixes runtimemetadataversion option check
2016-11-30 Marek Safar[build] Prepare roslyn 2.0 bootstrap dependencies
2016-11-30 Marek Safar[build] Set monolite path also for Facades
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-30 Marek Safar[xbuild] Add workaround for pre-2.0 csc and convert...
2016-11-30 Alexander Köplinger[ci] Only build the additional profiles on one arch...
2016-11-30 Marek Safar[build] Use custom nursery size and clean up csc runtim...
2016-11-30 Alexander Köplinger[referencesource] Fix a regression from 47a6f56439c9dea...
2016-11-29 Zoltan Varga[jit] Add counters for number of JITted method discarde...
2016-11-29 Marek SafarMerge pull request #4041 from CyberShadow/pull-20161129...
2016-11-29 Marek SafarAdd CoreRT submodule
2016-11-29 Marek Safar[bcl] Clean up some warnings
2016-11-29 Marek SafarRevert "[build] Enable aot for Microsoft.CodeAnalysis...
2016-11-29 Ludovic Henry[configure.ac] Rename `hybrid` runtime preset to `aot_p...
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Marek Safar[System] Report test failure using Assert
2016-11-29 Marek Safar[System] Update ClientWebSocket test to use Setup
2016-11-29 Vladimir Panteleevilasm: Add stub parsing for .data cil attribute
2016-11-29 Niklas TherningDisable symbolicate tests on Windows
2016-11-29 Zoltan Varga[bcl] Fix a regression introduced by 91c68de23f5067d000...
2016-11-29 Zoltan Varga[runtime] Add error handling to mono_get_dbnull_object...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Zoltan Varga[build] Enable aot for Microsoft.CodeAnalysis.dll/Micro...
2016-11-29 Zoltan Varga[aot] Only emit instances when using full aot.
2016-11-29 Zoltan Varga[runtime] Fix e659982b7b8f11ecf80919646353ad3c16240697...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
2016-11-29 Zoltan Varga[aot] Bump aot file version after c690636c01df73badb1e2...
2016-11-29 Zoltan Varga[jit] Call mono_jit_thread_attach () through a GOT...
2016-11-29 Zoltan Varga[llvm] Fix a regression introduced by d231b5134decb9f23...
2016-11-28 Rodrigo KumperaMerge pull request #4009 from kumpera/lazy-array-ifaces
2016-11-28 Rodrigo Kumpera[runtime] Remove the eager array interfaces code. Good...
2016-11-28 Rodrigo Kumpera[runtime] Clean mono_init_internal hacks. Moved to...
2016-11-28 Rodrigo Kumpera[runtime] Fix bad packing in MonoClass.
2016-11-28 Rodrigo Kumpera[runtime] Implement lazy interface implementation for...
2016-11-28 Marek Safar[build] Install also from mcs/packages
2016-11-28 Zoltan VargaRevert "[CI] Disable winforms tests on all platforms."
2016-11-28 Zoltan Varga[CI] Disable winforms tests on all platforms.
2016-11-28 Zoltan VargaConvert MonoClassExt to class properties (#4022)
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Marek SafarMerge pull request #2774 from marek-safar/roslyn
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-28 Marek SafarSwitch to cecil branch with better pdb handling
2016-11-28 Marek Safar[build] Bump required bootraping mono version and downl...
2016-11-28 Marek Safar[build] Roslyn switch
2016-11-28 Miguel de Icaza[marshal] Fix API documentation comment on mono_string_...
2016-11-28 Zoltan Varga[runtime] Fix mono_image_load_module_checked () so...
2016-11-27 Zoltan Varga[aot] Avoid a crash on class loading failures. Fixes...
2016-11-26 Zoltan Varga[runtime] Fix a warning.
2016-11-26 Zoltan Varga[jit] Fix some SIMD problems on x86.
2016-11-26 Alexander KöplingerMerge pull request #4028 from monojenkins/update-csprojs
2016-11-26 monojenkins[msvc] Update csproj files
2016-11-25 Alexander Köplinger[Facades] Don't build System.Drawing.Primitives.dll...
2016-11-25 Marek SafarMerge pull request #4026 from monojenkins/update-csprojs
2016-11-25 Marek Safar[Facades] Remove watch special System.Drawing.Primitive...
2016-11-25 monojenkins[msvc] Update csproj files
2016-11-25 Alexander KöplingerMerge pull request #4024 from akoeplinger/mkbundle...
2016-11-25 lateralusXAdding support for get test results in TestDriver.
2016-11-25 Alexander Köplinger[mkbundle] Print error message when assemblies couldn...
2016-11-25 Alexander KöplingerMerge pull request #4020 from akoeplinger/mobile_static...
2016-11-25 Alexander Köplinger[corlib] Simplify RNGCryptoServiceProvider file name...
2016-11-25 Alexander Köplinger[corlib] Move ComAwareEventInfo stub into System.Core
2016-11-24 Zoltan Varga[jit] Fix more simd+aot issues. Avoid treating the...
2016-11-24 Bernhard UrbanMerge pull request #4019 from vargaz/get-gclass-locking
2016-11-24 Bernhard UrbanMerge pull request #4017 from vargaz/get-array-class...
2016-11-24 Bernhard UrbanMerge pull request #4018 from vargaz/get-fnptr-locking
2016-11-24 Zoltan Varga[runtime] Reduce the size of the critical section in...
2016-11-24 Alexander KöplingerRename the mobile_static profile to aot_only
2016-11-24 Marek Safar[Facades] Add netstandard
2016-11-24 Marius Ungureanu[Perf] Free process in-place in loop on modules iterations.
2016-11-24 Marek SafarBump cecil
2016-11-24 Marek Safar[mcs] Count arity correctly for deeply nested types
2016-11-24 Zoltan Varga[runtime] Move more callbacks to the RuntimeCallbacks...
2016-11-24 Zoltan Varga[runtime] Decrease the size of the critical section...
2016-11-23 Zoltan Varga[runtime] Reduce the size of the critical section in...
2016-11-23 Andi McClureUse DateTime.UtcNow not DateTime.Now in test
2016-11-23 Zoltan Varga[runtime] Disable the Wformat-zero-length warning.
2016-11-23 Andi McClurePossibly fix hang in sgen-new-threads-collect.exe
2016-11-23 Zoltan Varga[simd] Fix a few AOT problems.
2016-11-23 Zoltan Varga[bcl] Implement Thread.CurrentThread using an icall...
2016-11-23 Niklas TherningMerge pull request #4013 from ntherning/fix-assert...
2016-11-23 Marek Safar[System] Don't send response on empty stream write...
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-23 Aleksey Kliger... Merge pull request #3992 from lambdageek/dev-handles...
2016-11-23 Niklas TherningFix assert in poll_event_wait() on WSAENOTSOCK on Windo...
2016-11-23 Zoltan Varga[runtime] Filter out duplicate interfaces in mono_class...
2016-11-23 Zoltan Varga[runtime] Allocate the temporary vtable array using...
2016-11-23 Ludovic Henry[threadpool] Replace stop by abort for worker thread
2016-11-23 Kenneth Skovhede[Socket] Fix DuplicateAndClose (#3995)
next