Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / loader.c
2017-10-03 Vlad BrezaeMerge pull request #5636 from BrzVlad/fix-xmm-scan
2017-09-28 Rodrigo KumperaMerge pull request #5560 from kumpera/wasm-work-p3
2017-09-22 Vlad BrezaeMerge pull request #5594 from BrzVlad/fix-domain-abort...
2017-09-22 Vlad Brezae[runtime] Don't terminate application on unhandled...
2017-09-19 Alex Rønne PetersenMerge pull request #5528 from rodrmoya/fix-mono-profile...
2017-09-19 Johan LorenssonMerge pull request #5573 from lateralusX/lateralusX...
2017-09-19 Marek SafarMerge pull request #5589 from marek-safar/tests
2017-09-15 Aleksey Kliger ... [loader] Init MonoClass:sizes.element_size lazily ...
2017-09-13 Alex Rønne PetersenMerge pull request #5562 from alexrp/master
2017-09-13 Rodrigo KumperaMerge pull request #5550 from Cry-Miron/patch-1
2017-09-13 Cry-MironChanged indentation to K&R indentation
2017-09-12 Cry-MironFix assert in module cleanup if nothing is cached
2017-09-12 Cry-MironFix issue where loaded global modules aren't freed
2017-09-11 Niklas TherningMerge pull request #5504 from ntherning/wait-for-native...
2017-09-08 Rodrigo KumperaMerge pull request #5428 from kumpera/wasm-support-p2
2017-09-06 Alex Rønne PetersenMerge pull request #5512 from rodrmoya/fix-mono-profile...
2017-09-06 Armin HasitzkaInterlock `inflated_signatures_size`, `memberref_sig_ca...
2017-08-24 Rodrigo KumperaMerge pull request #5420 from nealef/z13v5
2017-08-24 Alex Rønne PetersenMerge pull request #5439 from alexrp/master
2017-08-23 Rodrigo KumperaMerge pull request #5415 from kumpera/wasm-support
2017-08-23 Armin Hasitzka[TSan] Unlocking MonoStats, GCStats and JITGCStats...
2017-08-16 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-15 Zoltan Varga[runtime] Use HOST_ defines instead of PLATFORM_ define...
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-01 Aleksey Kliger ... Merge pull request #5288 from lambdageek/bug-58454
2017-07-31 vkargovMerge pull request #5234 from vkargov/vk-kiokunegi
2017-07-20 Vlad BrezaeMerge pull request #5198 from BrzVlad/fix-binprot-stats
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-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-06 Alex Rønne PetersenMerge pull request #5101 from alexrp/profiler-api
2017-07-06 Alex Rønne Petersen[runtime] New profiler API.
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-utils.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-unsorted.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-object.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-methods.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-internal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-image.
2017-03-24 Jon Purdy[exdoc] Handle punctuation better in code formatting.
2017-03-24 Jon Purdy[docs] Fix exdoc warnings.
2017-03-24 Jon Purdy[docs] Enable documentation for metadata.
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-04 Vincent Povirk[metadata] Fix a possible crash when looking up a p...
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Vlad BrezaeMerge pull request #4434 from BrzVlad/fix-unload-hang
2017-02-27 Rodrigo KumperaMerge pull request #4431 from vkargov/vk-leaking-points
2017-02-24 Aleksey Kliger ... [runtime] Call error_init instead of mono_error_init...
2017-02-23 Rodrigo KumperaMerge pull request #4419 from BrzVlad/fix-oom-nre
2017-02-22 Vlad BrezaeMerge pull request #4403 from BrzVlad/fix-workers-par...
2017-02-22 Zoltan Varga[runtime] Use TARGET_WIN32 instead of HOST_WIN32 when...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-11-28 Niklas TherningUse __cdecl rather than __stdcall for icalls on Windows...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-10 Johan LorenssonMerge pull request #3854 from lateralusX/jlorenss/win...
2016-11-10 Zoltan VargaMethod field count (#3907)
2016-11-08 Alexis ChristoforidesMerge pull request #3773 from mono/bockbuild-integration
2016-11-08 Alexander KöplingerMerge pull request #3913 from omwok/master
2016-11-07 Aleksey Kliger ... Merge pull request #3896 from lambdageek/bug-46250
2016-11-07 Alexander KöplingerMerge pull request #3894 from akoeplinger/fix-actor
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-11-07 Alexander KöplingerMerge pull request #3900 from monojenkins/update-csprojs
2016-11-06 Zoltan Varga[runtime] Move field.first and method.first to MonoClas...
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_container to MonoClas...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_class to MonoClassGen...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Bernhard UrbanMerge pull request #3591 from directhex/mono_libdir_fal...
2016-10-12 Vlad BrezaeMerge pull request #3749 from BrzVlad/fix-mips-fix
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-05 Johan LorenssonMerge pull request #3692 from lateralusX/jlorenss/win...
2016-10-05 Vlad BrezaeMerge pull request #3705 from BrzVlad/fix-sgen-internal...
2016-10-04 Alexander KöplingerMerge pull request #3697 from directhex/fix-make-dist...
2016-10-04 Alexander KöplingerMerge pull request #3693 from rolfbjarne/watchos-simpli...
2016-10-04 Alexander KöplingerMerge pull request #3704 from rolfbjarne/watchos-servic...
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-09-30 Aleksey Kliger[runtime] Fix printf-like format warnings.
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-26 Zoltan Varga[runtime] Make a copy of the wrapper date when instanti...
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-22 Marek SafarMerge pull request #3603 from ninjarobot/socket-write
2016-09-22 monojenkinsMerge pull request #3609 from xmcclure/checked-imageset
next