[msvc] Update csproj files (#4287)
[mono.git] / mono / metadata /
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-23 Ludovic Henry[socket] Ensure werror is initialized to 0
2017-01-23 Alexander KöplingerFix a few cppcheck errors (#4281)
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-21 Ludovic Henry[io-layer] Extract error (#4279)
2017-01-21 Zoltan Varga[runtime] Fix the loaded llvm build.
2017-01-20 Ludovic Henry[io-layer] Extract file (#4255)
2017-01-20 Aleksey Kliger ... [reflection] Use coop handles for MonoMethod icalls...
2017-01-20 Zoltan Varga[runtime] Fix locking issues while accessing MonoClass...
2017-01-20 Rodrigo Kumpera[runtime] Poll for interruption on cctor execution...
2017-01-20 Rodrigo Kumpera[runtime] Add new thread state INTERRUPT_REQUEST_DEFERR...
2017-01-20 Rodrigo Kumpera[threading] Change mono_thread_try_resume_interruption...
2017-01-20 Rodrigo Kumpera[runtime] Workaround in Environment::Exit icall in...
2017-01-19 Vlad Brezae[sgen] Remove unused parameter
2017-01-19 Rodrigo Kumpera[runtime] Collapse interruption_requested and abort_pro...
2017-01-19 Aleksey Kliger[sre] Use coop handles in parts of sre.c
2017-01-19 Rodrigo KumperaMerge pull request #4269 from kumpera/nuget-fixing...
2017-01-19 Ludovic Henry[threads] Fix crash on unknown policy (#4264)
2017-01-19 Ludovic Henry[threadpool] Fix race on runtime shutdown (#4263)
2017-01-19 Ludovic Henry[io-layer] Extract socket (#4241)
2017-01-19 Rodrigo Kumpera[runtime] A pair of small fixes for the ignore assembly...
2017-01-18 Rodrigo KumperaMerge pull request #4262 from kumpera/fix-windows
2017-01-18 Rodrigo KumperaFix the windows build.
2017-01-18 Aleksey Kliger[reflection] Fix ves_icall_RuntimeTypeHandle_GetGeneric...
2017-01-18 Aleksey Kliger[coop handles] Fix mono_gchandle_get_target_handle
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-17 Rodrigo Kumpera[runtime] Deny loading images that belong to a set...
2017-01-16 Zoltan Varga[runtime] Remove glib usage from public headers. (...
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Aleksey Kliger[runtime] Use mono_{object,class}_is_transparent_proxy...
2017-01-12 Aleksey Kliger[runtime] Fix compile error in mono_domain_from_appdoma...
2017-01-12 Zoltan Varga[runtime] Add an --enable-minimal=mdb option for disabl...
2017-01-12 Aleksey Kliger ... [reflection] Coop handles for more icalls in `System...
2017-01-12 Zoltan Varga[runtime] Support TransparentProxy-es in mono_domain_fr...
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Aleksey Kliger ... [remoting] Coop handles for proxy objects (#4208)
2017-01-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-10 Aleksey Kliger ... [reflection] Coop handles icalls in System.Reflection...
2017-01-10 Aleksey Kliger[runtime] Set the pinvoke bit for handles-using icall...
2017-01-09 Zoltan Varga[aot] Rewrite the AOT profiler. (#4176)
2017-01-05 Aleksey KligerRevert "[reflection] Additional coop handles changes...
2017-01-05 Aleksey Kliger ... [reflection] Additional coop handles changes (#4197)
2017-01-04 Marek SafarRevert "Bump corlib version"
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-04 Alexander KöplingerBump corlib version
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-27 Zoltan VargaFix a warning.
2016-12-27 Aleksey Kliger ... [reflection] Use handles for several more icalls (...
2016-12-27 Aleksey Kliger[threadpool] Restore handle stack mark after a worker...
2016-12-27 Aleksey Kliger[sgen] Assert that skipped threads have empty an Handle...
2016-12-27 Aleksey Kliger[coop handles] Add mono_handle_stack_is_empty
2016-12-27 Aleksey Kliger[coop handles] Add MONO_HANDLE_TRACK_OWNER mode.
2016-12-22 Zoltan Varga[runtime] Add a few missing object offsets for arm.
2016-12-22 Zoltan Varga[runtime] Remove some dead code.
2016-12-21 Michael DeRoyDo not free marshaled string conversion buffer on win32...
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Zoltan Varga[runtime] Add an assert to mono_class_setup_vtable_gene...
2016-12-20 Rodrigo KumperaMerge pull request #3981 from kumpera/fix_symbolificati...
2016-12-19 Rodrigo Kumpera[runtime] Include seqpoints, mvid and aotid on runtime...
2016-12-19 Rodrigo Kumpera[runtime] Extract mono_runtime_get_aotid from the icall...
2016-12-19 Rodrigo Kumpera[runtime] Use commas for array rank instead of a number...
2016-12-19 Vlad BrezaeMerge pull request #4155 from BrzVlad/fix-tls-lmf-addr
2016-12-18 Neale Ferguson.NET allows each finalizer thread up to 2 seconds to...
2016-12-18 Sergei Trofimovichconfigure.ac: import makedev() and friends from <sys...
2016-12-17 Ludovic Henry[threadpool] Remove assertion on RequestWorkerThread...
2016-12-17 Ludovic Henry[threadpool] Use threadpool->threads instead of threadp...
2016-12-16 Ludovic Henry[threads] Ensure thread is still alive when detaching it
2016-12-16 Zoltan VargaFix a warning.
2016-12-15 Ludovic Henry[process] Fix process-unref-race.exe (#4144)
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
2016-12-14 Marek SafarMerge pull request #4139 from lambdageek/bug-49686
2016-12-14 Vlad BrezaeMerge pull request #4110 from BrzVlad/fix-sgen-win32
2016-12-14 Ludovic Henry[process] Remove useless FIXME
2016-12-13 Ludovic Henry[threadpool] Assert that we do not overflow ThreadPoolC...
2016-12-13 Ludovic Henry[threadpool] Fix `MonoTests.runtime.unload-appdomain...
2016-12-13 Vlad Brezae[runtime] Fix prototype of functions
2016-12-12 Ludovic Henry[threads] Destroy thread->suspended before removing...
2016-12-09 Ludovic Henry[threadpool] Split domain and worker management (#4117)
2016-12-09 Ludovic Henry[threads] Inline thread_cleanup into mono_thread_detach...
2016-12-09 Alexander Köplinger[runtime] Add write barriers for FindFirstFile/FindNext...
2016-12-08 Zoltan Varga[runtime] Use MonoBoolean instead of gboolean in monito...
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-06 Alexander KöplingerRevert "[runtime] Use MonoBoolean as the return value...
2016-12-06 Ludovic Henry[io-layer] Remove io-layer.h include from as many heade...
2016-12-06 Ludovic Henry[w32handle] Fix race in foreach and unref (#4089)
2016-12-06 Zoltan Varga[runtime] Use MonoBoolean as the return value of monito...
2016-12-06 Alexander KöplingerMerge pull request #4093 from ntherning/enable-building...
2016-12-05 Ludovic Henry[threads] Do not switch to GC safe twice, it's already...
2016-12-05 Aleksey Kliger ... [runtime] Use coop handles for the remaining System...
2016-12-05 Niklas TherningMerge pull request #4092 from ntherning/fix-w32process...
2016-12-05 Niklas TherningFix build failure in w32process-win32.c
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-03 Ludovic Henry[runtime] Fix build
2016-12-03 Ludovic Henry[Process] Remove unused cmd and shell_path variables
2016-12-03 Ludovic Henry[Process] Concatenate envirnoment key and value in...
next