Merge pull request #2408 from tastywheattasteslikechicken/MoreInterfaceSupport
[mono.git] / mono / metadata / object.c
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
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] Introduce mono_class_is_interface.
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_abstract.
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_container to MonoClas...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::flags to MonoClassDef.
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::generic_class to MonoClassGen...
2016-11-01 Rodrigo Kumpera[runtime] Introduce kind test functions to cleanup...
2016-11-01 Rodrigo Kumpera[runtime] Introduce MonoClass::class_kind and remove...
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-16 Zoltan Varga[WP] [runtime] Rewrite field loading and layout (#3722)
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Rodrigo KumperaMerge pull request #3716 from vargaz/unbox-stobj-null
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-11 Rodrigo KumperaMerge pull request #3715 from kumpera/fix-44707
2016-10-06 Niklas TherningMerge pull request #3725 from ntherning/fix-symbolicate...
2016-10-06 Johan LorenssonMerge pull request #3707 from lateralusX/jlorenss/win...
2016-10-06 Niklas TherningMerge pull request #3720 from ntherning/fix-monodoc...
2016-10-05 Rodrigo KumperaMerge pull request #3714 from kumpera/fix_process_strea...
2016-10-05 Aleksey Kliger ... Merge pull request #3684 from lambdageek/dev-monoerror...
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[loader] Add mono_class_set_type_load_failure ()
2016-10-04 Aleksey Kliger ... Merge pull request #3686 from lambdageek/dev-format...
2016-10-02 Alex Rønne PetersenMerge pull request #3688 from alexrp/profiler-c9-fixes
2016-10-02 Alex Rønne Petersen[profiler] Lift profiler limitation in mono_class_get_a...
2016-09-30 Aleksey Kliger[runtime] Fix printf-like format warnings.
2016-09-23 Alexander KöplingerMerge pull request #3622 from rolfbjarne/remove-stray...
2016-09-22 Henric MüllerMerge pull request #3600 from henricm/fix-win-network...
2016-09-21 Niklas TherningMerge pull request #3548 from cmp-/fix-sgen-resume...
2016-09-21 Andi McClureMerge pull request #3583 from xmcclure/test-418-checked
2016-09-21 Alexander KöplingerMerge pull request #3602 from henricm/fix-configuration...
2016-09-21 Niklas TherningMerge pull request #3547 from cmp-/remove-obsolete...
2016-09-21 Alexander KöplingerMerge pull request #3587 from henricm/fix-set-no-delay...
2016-09-20 Aleksey Kliger ... Merge pull request #3569 from lambdageek/monodis-no...
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-19 Marek SafarMerge pull request #3576 from ntherning/ignore-FileSecu...
2016-09-16 Marek SafarMerge pull request #3573 from ntherning/replace-NUnit...
2016-09-16 Vlad BrezaeMerge pull request #3562 from BrzVlad/fix-reverse-wbarrier
2016-09-16 Rodrigo KumperaMerge pull request #3565 from vargaz/no-free-imt-thunks
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-15 Zoltan Varga[runtime] Add a counter for the number of freed IMT...
2016-09-15 Zoltan Varga[runtime] Avoid freeing IMT thunks, some threads might...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
2016-09-14 Zoltan Varga[runtime] Rename IMT thunks to 'trampolines'. NFC....
2016-09-13 Ludovic Henry[io-layer] Extract Mutex, Semaphore and Event (#3553)
2016-09-12 Vlad BrezaeMerge pull request #3534 from BrzVlad/fix-conc-gcstress-mem
2016-09-12 Vlad Brezae[runtime] Replace uses of alloc functions with glib...
2016-09-08 Vlad BrezaeMerge pull request #3528 from BrzVlad/fix-sgen-check...
2016-09-05 Alexander KöplingerMerge pull request #3505 from ntherning/fix-resource...
2016-09-02 Marek SafarMerge pull request #3506 from ntherning/make-ZoneTest...
2016-09-02 Marek SafarMerge pull request #3452 from ntherning/fix-AppDomainSe...
2016-09-01 Rodrigo KumperaMerge pull request #3455 from kumpera/abort_cctor
2016-09-01 Rodrigo Kumpera[runtime] Introduce abort protected blocks. Use it...
2016-09-01 Rodrigo Kumpera[runtime] Don't start aborting a thread if it's running...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
2016-08-05 Ludovic HenryMerge pull request #3355 from ludovic-henry/process...
2016-08-02 Aleksey Kliger ... Merge pull request #3344 from alexanderkyte/propagate_m...
2016-08-01 Alexander KyteMerge pull request #3345 from alexanderkyte/fix_mini_ao...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-08-01 Alexander Kyte[runtime] Propagate async MonoError to AsyncResult
2016-07-27 Vlad BrezaeMerge pull request #2961 from schani/fix-sgen-refactoring
2016-07-27 Vlad BrezaeMerge pull request #3328 from BrzVlad/finalizer-thread...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
2016-07-08 Kelly WashingtonMerge branch 'master' into mono4-continuations_fix
2016-07-07 Aleksey Kliger[runtime] Remove mono_store_remote_field_new_icall.
2016-07-07 Aleksey Kliger[remoting] call TransparentProxy::StoreRemoteField...
2016-07-07 Aleksey Kliger[remoting] Convert mono_store_remote_field_new_checked...
2016-07-07 Marek SafarMerge pull request #3244 from henricm/fix-for-synchroni...
2016-07-05 Marcos HenrichMerge pull request #3226 from esdrubal/soap_headers_fix
2016-07-05 Marcos HenrichMerge pull request #3210 from esdrubal/connectasyncUHE
2016-07-01 Vlad BrezaeMerge pull request #3211 from BrzVlad/fix-finalizer...
2016-06-29 João MatosMerge pull request #3214 from tritao/zip_new_entries_writes
2016-06-28 Aleksey Kliger ... [remoting] Convert mono_load_remote_field_new_checked...
2016-06-27 monojenkinsMerge pull request #3204 from BrzVlad/fix-lock-free...
2016-06-16 Bernhard UrbanMerge pull request #3163 from alexanderkyte/fast_contex...
2016-06-16 Marek SafarMerge pull request #3175 from marek-safar/cas-cleanup
2016-06-16 João MatosMerge pull request #3176 from lateralusX/jlorenss/win...
2016-06-15 monojenkinsMerge pull request #3169 from lambdageek/fix-regression...
2016-06-14 Aleksey Kliger[coop] Fix regression in bug-70561.cs
2016-06-13 Aleksey Kliger ... Merge pull request #3106 from lambdageek/dev/monoerror...
2016-06-10 Alexander KöplingerMerge pull request #3152 from ntherning/use_env_configu...
2016-06-10 Aleksey Kliger ... [runtime] Fix MonoError lifecycle in do_try_exec_main...
2016-06-10 Martin BauligMerge pull request #3144 from Unity-Technologies/fix...
2016-06-09 Alexander KöplingerMerge pull request #3140 from esdrubal/syscall_details
2016-06-09 monojenkinsMerge pull request #2921 from lewurm/lower-typechecks...
next