[msbuild] bump to xplat-master branch HEAD
[mono.git] / mono / metadata /
2017-08-15 Zoltan Varga[runtime] Use HOST_ defines instead of PLATFORM_ define...
2017-08-15 Rodrigo KumperaMerge pull request #5355 from kumpera/fix_58379
2017-08-14 Aleksey Kliger[remoting] transparent proxy GetType of an interface...
2017-08-12 Jonathan ChambersUse eglib g_* allocators rather than malloc/calloc...
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-11 Alex Rønne Petersen[profiler] Fix code coverage support.
2017-08-10 Armin Hasitzka[TSan] Yet another idea about whitelisting data races...
2017-08-09 Alexander KöplingerRevert "[runtime] Avoid building a separate static...
2017-08-09 Aleksey Kliger ... Merge pull request #4379 from ermshiperete/master
2017-08-08 Zoltan Varga[runtime] Remove ves_icall_object_new_fast (), its...
2017-08-08 Eberhard BeilharzFix allocation of memory to match the way it gets freed
2017-08-08 Damien Daspit[runtime] Fix bug when marshaling COM interfaces in...
2017-08-08 Zoltan Varga[runtime] Fix a case where klass->blittable was written...
2017-08-08 Alex Rønne PetersenMerge pull request #5317 from alexrp/master
2017-08-08 Zoltan Varga[runtime] Avoid building a separate static library...
2017-08-07 Alex Rønne Petersen[profiler] Split method_leave callback into a method_ta...
2017-08-07 Alex Rønne Petersen[profiler] Mark generated raise functions as ICALL_DECL...
2017-08-07 Alex Rønne Petersen[runtime] Declare MonoProfilerCallContext::return_value...
2017-08-07 Alex Rønne Petersen[runtime] Add ICALL_DECL_EXPORT.
2017-08-07 Alex Rønne Petersen[profiler] Properly clean up the resources used by...
2017-08-07 Alex Rønne Petersen[profiler] Some improvements to the code coverage API.
2017-08-07 Alex Rønne PetersenMerge pull request #5321 from urisimchoni/prof-lin
2017-08-07 Uri Simchoni[profile] set the "no profiling" bitmask equal to zero
2017-08-07 Aleksey Kliger ... Merge pull request #5313 from lambdageek/corefx-sre...
2017-08-07 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-05 Ludovic HenryRevert "[w32handle] Remove use of w32handle for File...
2017-08-05 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-04 Alex Rønne Petersen[runtime] Install profiler-events.h as a public header.
2017-08-04 Aleksey Kliger ... Merge pull request #5306 from lambdageek/corefx-sre...
2017-08-04 Aleksey Kliger ... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to mono_reflection_c...
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to load_cattr_value
2017-08-03 Aleksey Kliger[custom_attrs] Add (some) bounds checking to create_cus...
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-02 Alex Rønne Petersen[profiler] Fix MonoProfilerState::context_free_buffer...
2017-08-02 cheruskerFix racy `next_generic_inst_id`
2017-08-01 Alex Rønne Petersen[runtime] Declare MonoProfilerCallContext::method offset.
2017-08-01 Aleksey Kliger ... Merge pull request #5288 from lambdageek/bug-58454
2017-08-01 Alex Rønne PetersenMerge pull request #5292 from alexrp/profiler-symbol...
2017-08-01 Alex Rønne Petersen[profiler] Move legacy profiler code to profiler.c.
2017-08-01 Alex Rønne PetersenMerge pull request #5274 from alexrp/profiler-call...
2017-08-01 Alex Rønne Petersen[profiler] Implement call context introspection for...
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-28 Vlad BrezaeMerge pull request #5260 from BrzVlad/fix-handler-block
2017-07-28 Aleksey Kliger ... Merge pull request #5272 from lambdageek/bug-58421
2017-07-27 Aleksey Kliger ... Merge pull request #5271 from lambdageek/bug-58361
2017-07-27 Aleksey Kliger[sre] Resolve EnumBuilder tokens in managed. (Fixes...
2017-07-27 Aleksey Kliger[sre] Add MonoDynamicImageTokCollision arg to mono_dyna...
2017-07-27 Aleksey Kliger[sre] Handle typeref tokens in fixup_method (Fixes...
2017-07-27 Zoltan Varga[runtime] Move object.c to 'common_sources', as it...
2017-07-27 Zoltan VargaSre not gc dependent (#5264)
2017-07-26 Zoltan Varga[runtime] Remove compile time gc dependencies from...
2017-07-26 Zoltan Varga[runtime] Remove compile-time gc dependencies from...
2017-07-25 Marek SafarMerge branch 'xml-dsig-transforms-from-corefx' of git...
2017-07-25 Vlad Brezae[runtime] Remove handler block trampoline code
2017-07-25 Vlad Brezae[runtime] Fix handler block
2017-07-25 Zoltan Varga[runtime] Fix the size calculation for CustomAttributeT...
2017-07-21 Alex Rønne PetersenMerge pull request #5248 from alexrp/profiler-api
2017-07-21 Armin Hasitzka[mempool] Annotate functions for clang's ThreadSanitize...
2017-07-20 Alex Rønne Petersen[profiler] Add back some legacy profiler API functions.
2017-07-20 Alex Rønne Petersen[profiler] Rename mono_profiler_install to mono_profile...
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
2017-07-20 Vlad Brezae[sgen] Add explicit binary protocol stats for collections
2017-07-19 Ludovic Henry[threads] Make mono_thread_detach_internal static ...
2017-07-18 Alex Rønne PetersenMerge pull request #5224 from alexrp/profiler-multiple...
2017-07-17 Alex Rønne Petersen[profiler] Profiler entry point name must now include...
2017-07-17 Andi McClureMerge pull request #5194 from xmcclure/orbis-freeswept
2017-07-17 Vladimir Kargov[jit] Don't allocate a new method in mono_get_method_co...
2017-07-17 Alex Rønne PetersenMerge pull request #5206 from alexrp/profiler-gc-base...
2017-07-17 Alex Rønne Petersen[profiler] Don't call mono_gc_base_init () before loadi...
2017-07-17 Alex Rønne PetersenMerge pull request #5216 from alexrp/profiler-runtime...
2017-07-15 Alex Rønne Petersen[profiler] Change sample frequency to a 32-bit int.
2017-07-15 Alex Rønne PetersenMerge pull request #5210 from alexrp/profiler-runtime...
2017-07-15 Alex Rønne Petersen[profiler] Clean up MonoProfilerGCEvent enum.
2017-07-14 Aleksey Kliger[metadata] Encode public key length correctly for keys...
2017-07-14 Alex Rønne Petersen[profiler] Fix sampling thread shutdown logic to handle...
2017-07-14 Ludovic Henry[w32error] Add ENXIO error case (#5199)
2017-07-14 Alex Rønne Petersen[profiler] Clarify docs for mono_profiler_set_sample_mo...
2017-07-14 Alex Rønne Petersen[profiler] Clean up logging to use the new logging...
2017-07-11 Johan LorenssonIncorrect parameters passed to GetDiskFreeSpaceEx causi...
2017-07-11 Alex Rønne PetersenMerge pull request #5190 from alexrp/profiler-roots...
2017-07-08 Alex Rønne Petersen[profiler] Hide the GC roots callback behind a macro...
2017-07-07 Alex Rønne PetersenMerge pull request #5187 from alexrp/debugger-fix-callb...
2017-07-07 Alex Rønne PetersenMerge pull request #5180 from alexrp/profiler-zero...
2017-07-07 Alex Rønne PetersenMerge pull request #5179 from alexrp/profiler-thread...
2017-07-07 Alexander Köplinger[metadata/corlib] Add apfs to list of fixed drive types
2017-07-07 Alex Rønne PetersenMerge pull request #5181 from alexrp/master
2017-07-07 Alex Rønne Petersen[profiler] Fix a type name conflict.
2017-07-06 Alex Rønne PetersenMerge pull request #5101 from alexrp/profiler-api
2017-07-06 Alex Rønne Petersen[metadata] Mark mono_loader_register_module () as MONO_API.
2017-07-06 Zoltan Varga[runtime] Rework process waiting. (#5175)
2017-07-06 Alex Rønne Petersen[profiler] Add MONO_PROFILER_API_VERSION macro.
2017-07-06 Alex Rønne Petersen[profiler] Split shutdown callback into early/late...
2017-07-06 Alex Rønne Petersen[runtime] New profiler API.
2017-06-30 Rodrigo KumperaMerge pull request #5144 from kumpera/handle-fixes...
2017-06-30 Rodrigo KumperaMerge branch 'master' into handle-fixes-part1
2017-06-30 Aleksey Kliger ... Merge pull request #5156 from lambdageek/bug-57850...
2017-06-30 Aleksey Kliger[loader] Don't try to look for ReferenceAssemblyAttribu...
2017-06-30 Aleksey Kliger[loader] Throw exn if ResolveEventHandler returns a...
2017-06-30 Aleksey Kliger[sre] Mark AssemblyBuilderAccess.ReflectionOnly assembl...
next