Merge pull request #4621 from alexanderkyte/strdup_env
[mono.git] / mono / metadata / class.c
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Alexander Kyte[runtime] Switch getenv to use heap memory
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-unsorted.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-type.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-object.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-metadata.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-image.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-class.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-class.
2017-03-24 Jon Purdy[exdoc] Handle punctuation better in code formatting.
2017-03-24 Jon Purdy[docs] Use Doxygen syntax for Monodoc.
2017-03-24 Jon Purdy[docs] Fix exdoc warnings.
2017-03-24 Jon Purdy[docs] Enable documentation for metadata.
2017-03-24 Andi McClureMerge pull request #4590 from xmcclure/master
2017-03-24 Andi McClureImprove "Could not resolve type with token" exception...
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-13 Zoltan Varga[runtime] Mark array types with more than 32 dimensions...
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-02 Rodrigo KumperaMerge pull request #4454 from kumpera/allow_sioc_with_m...
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-22 Rodrigo Kumpera[loader] When loading the parent of a GTD fails. We...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-08 Zoltan Varga[runtime] Add a cache for generic array helper wrappers...
2017-02-03 Jon Purdy[runtime] Require C# namespace to be quoted.
2017-02-03 Jon Purdy[runtime] Avoid invalid characters.
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
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-19 Aleksey Kliger[sre] Use coop handles in parts of sre.c
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-22 Zoltan Varga[runtime] Remove some dead code.
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-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-02 Zoltan Varga[runtime] Set klass->inited under the loader lock.
2016-12-02 Zoltan Varga[runtime] Call mono_class_init () before accessing...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-28 Rodrigo KumperaMerge pull request #4009 from kumpera/lazy-array-ifaces
2016-11-28 Rodrigo Kumpera[runtime] Remove the eager array interfaces code. Good...
2016-11-28 Rodrigo Kumpera[runtime] Clean mono_init_internal hacks. Moved to...
2016-11-28 Rodrigo Kumpera[runtime] Implement lazy interface implementation for...
2016-11-28 Zoltan VargaConvert MonoClassExt to class properties (#4022)
2016-11-28 Andi McClureMerge pull request #4015 from xmcclure/new-threads...
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-25 Alexander KöplingerMerge pull request #4020 from akoeplinger/mobile_static...
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 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 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 Zoltan Varga[runtime] Filter out duplicate interfaces in mono_class...
2016-11-23 Zoltan Varga[runtime] Allocate the temporary vtable array using...
2016-11-22 Zoltan Varga[runtime] Avoid passing a newline to mono_trace ()...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-22 Niklas TherningMerge pull request #3998 from ntherning/fix-assert...
2016-11-21 Zoltan Varga[runtime] Add back locking around mono_class_layout_fie...
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
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 VargaImplement SIMD support for the Vector2/3/4 classes...
2016-11-19 Zoltan Varga[runtime] Add more debug code to help debug a class...
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 Niklas TherningMerge pull request #3987 from ntherning/fix-support...
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 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-16 Martin BauligMerge pull request #3956 from directhex/install-btls...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-15 Bernhard UrbanMerge pull request #3961 from akoeplinger/ppc-parallelism
2016-11-15 Alexander KöplingerMerge pull request #3952 from akoeplinger/add-tests
2016-11-15 Rodrigo KumperaMerge pull request #3936 from kumpera/monoclass_reorg2
2016-11-14 Rodrigo KumperaMerge pull request #3945 from kumpera/fix-cross-domain...
2016-11-14 Ludovic Henry[os-event] Replace global cond by local cond for each...
2016-11-14 Alexander KöplingerMerge pull request #3940 from akoeplinger/deprecate...
2016-11-12 Niklas TherningMerge pull request #3938 from ntherning/UnicastIPAddres...
2016-11-11 Zoltan Varga[runtime] Add back the locking to setup_interface_offse...
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-10 Rodrigo Kumpera[runtime] Move MonoClass::ref_info_handle into a proper...
2016-11-10 Rodrigo Kumpera[runtime] Wrap MonoClass::ext with accessors.
2016-11-10 Johan LorenssonMerge pull request #3854 from lateralusX/jlorenss/win...
next