mono.git
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 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] 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 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 Zoltan Varga[runtime] Disable the Wformat-zero-length warning.
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)
2016-11-23 Alexis ChristoforidesBockbuild
2016-11-22 Aleksey KligerBump corlib version.
2016-11-22 Aleksey Kliger[reflection] Implement GetReferencedAssemblies in managed
2016-11-22 Alexis ChristoforidesBump bockbuild properly
2016-11-22 Alexis ChristoforidesBump bockbuild
2016-11-22 Zoltan Varga[runtime] Avoid passing a newline to mono_trace ()...
2016-11-22 Zoltan Varga[jit] Make an assert more informative. Fixes #47152.
2016-11-22 Aleksey Kliger[reflection] Change Assembly.InternalGetAssemblyName...
2016-11-22 Aleksey Kliger[metadata] mono_assembly_fill_assembly_name_full
2016-11-22 Aleksey Kliger[coop] Use handles for S.R.Assembly.{GetReferencedAssem...
2016-11-22 Aleksey Kliger[runtime] Add mono_string_handle_to_utf8
2016-11-22 Aleksey Kliger[runtime] mark mono_get_exception_{file_not_found2...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-22 Niklas TherningMerge pull request #4003 from ntherning/ignore-disconne...
2016-11-22 Alexander KöplingerMerge pull request #4005 from monojenkins/update-csprojs
2016-11-22 Marek Safar[System.Runtime.Remoting] Disable test accidentally...
2016-11-22 Zoltan Varga[runtime] Disable some tests when running with llvm...
2016-11-22 monojenkins[msvc] Update csproj files
2016-11-22 Zoltan Varga[runtime] Mark the ThreadPool.PerformWaitCallback ...
2016-11-22 Marek Safar[mcs] Null coalescing over typed null constants.
2016-11-22 Ludovic Henry[profiles] Fix MOBILE assemblies and tests compilation...
2016-11-22 Ludovic Henry[ci] Add script to run MOBILE profile tests
2016-11-22 Ludovic Henry[utils] Add MonoRefCount to factor ref-counting mechanisms
2016-11-22 Marek Safar[corlib] Update list of known lcids and update CLRD...
2016-11-22 Niklas TherningIgnore disconnected interfaces in HttpListenerRequestTe...
2016-11-22 Niklas TherningMerge pull request #3998 from ntherning/fix-assert...
2016-11-22 Zoltan Varga[runtime] Add a test for appdomain unload + blocking...
2016-11-21 Alexis Christoforides[MacSDK] Fix typo
2016-11-21 Zoltan Varga[runtime] Add back locking around mono_class_layout_fie...
2016-11-21 Zoltan VargaThreadpool appdomain unload cleanup (#3996)
2016-11-21 Ludovic Henry[tests] Rework how we do disabled tests
2016-11-21 Aleksey Kliger... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Niklas TherningFix assert in poll_event_wait() on WSAENOTSOCK on Windows
2016-11-21 Marek SafarRevert "[runtime] Default mobile_static AOT type to...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-20 Zoltan Varga[runtime] Add even more logging code for the class...
2016-11-20 Zoltan VargaFix the build.
2016-11-20 Zoltan VargaImplement SIMD support for the Vector2/3/4 classes...
2016-11-20 Marek Safar[System] WebClient async request on file streams. Fixes...
2016-11-19 Zoltan Varga[runtime] Add more debug code to help debug a class...
2016-11-18 Marek Safar[corlib] Don't crash when calling Evidence on AssemblyB...
2016-11-18 Jon Purdy[sgen] Fix sgen_qsort.
2016-11-18 Ludovic HenryRevert "[process] Allocate a handle even for non-child...
2016-11-18 Zoltan VargaRevert "[runtime] Change the thread wait code to use...
2016-11-18 Zoltan VargaRevert "[runtime] Fix the waiting for background thread...
2016-11-18 Marek Safar[System] Add range check for empty URI prefix when...
2016-11-18 Aleksey Kliger[reflection] Use handles for System.Reflection.Assembly...
2016-11-18 Aleksey Kliger[reflection] Use coop handles for 6 icalls in System...
2016-11-18 Aleksey Kliger[coop] mono_type_get_object_handle
2016-11-18 Aleksey Kliger[coop] Add more handle utility functions
2016-11-18 Aleksey Kliger[coop] Add mono_error_set_exception_handle
2016-11-18 Aleksey Kliger... Merge pull request #3932 from lambdageek/dev-handles...
2016-11-18 Niklas TherningMerge pull request #3985 from ntherning/fix-Mono.Posix...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Ludovic Henry[configure.ac] Factor common code for runtime preset
2016-11-17 Ludovic Henry[configure] Add hybrid runtime preset
2016-11-17 Niklas TherningMerge pull request #3987 from ntherning/fix-support...
2016-11-17 Niklas TherningFixes compile error in support/stdio.c on XA
2016-11-17 Zoltan VargaFixed arrays pinvoke (#3972)
2016-11-17 Zoltan Varga[sdb] Error out when trying to obtain objects from...
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 Aleksey Kliger[coop] Fix mono_stack_mark_pop
2016-11-17 Aleksey Kliger[runtime] Use handles for System.Runtime.CompilerServic...
2016-11-17 Aleksey Kliger[runtime] Use coop handles for System.Enum.GetEnumValue...
next