Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mono / metadata / object.c
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 Alexander Kyte[runtime] Don't discard string conversion errors
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-27 Andi McClureMerge pull request #4594 from lambdageek/bug-53890
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Aleksey Kliger[remoting] Pass correct object to invoke of IRemotingTy...
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-unsorted.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-threads.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-string.
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-jitinternal.
2017-03-24 Jon Purdy[docs] Update formatting in mono-api-embedding.
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] Fix Doxygen errors.
2017-03-24 Jon Purdy[docs] Enable documentation for metadata.
2017-03-24 Vlad BrezaeMerge pull request #4503 from BrzVlad/fix-appdomain...
2017-03-23 Vlad Brezae[runtime] Fix detecting abort at end of abort protected...
2017-03-23 Brian Radermaninvoke_array_extract_argument() will create objects...
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-02 Zoltan Varga[runtime] Fix an infinite loop in the runtime class...
2017-03-02 Rodrigo KumperaMerge pull request #4454 from kumpera/allow_sioc_with_m...
2017-03-02 Zoltan Varga[runtime] Cleanup the debugger header files. (#4459)
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-03-01 Rodrigo KumperaMerge pull request #4373 from NattyNarwhal/haiku
2017-02-28 Bernhard Urban[object/interpreter] add trap for future pitfalls
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-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-10 Zoltan Varga[runtime] Avoid holding the init lock while calling...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-03 Jon Purdy[runtime] Require C# namespace to be quoted.
2017-02-03 Jon Purdy[runtime] Remove redundant #includes.
2017-02-03 Jon Purdy[runtime] Avoid invalid characters.
2017-01-25 Aleksey Kliger ... [appdomain] Use coop handles for most methods in System...
2017-01-25 Marek SafarMerge pull request #4276 from henricm/winaot
2017-01-25 Rodrigo KumperaMerge pull request #4280 from vargaz/class-init-cond
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-23 Zoltan Varga[runtime] Implement the wait in mono_runtime_class_init...
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-21 Ludovic Henry[io-layer] Extract error (#4279)
2017-01-20 Rodrigo Kumpera[runtime] Poll for interruption on cctor execution...
2017-01-19 Aleksey Kliger[sre] Use coop handles in parts of sre.c
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-17 Jonathan ChambersImplement mono_gc_alloc_fixed on Boehm to be uncollecta...
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 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)
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-06 Ludovic Henry[io-layer] Remove io-layer.h include from as many heade...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-03 Zoltan Varga[runtime] Add locking to mono_gc_compute_gc_descriptor...
2016-12-02 Aleksey Kliger ... Fix clang warning about no argument function prototype...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Avoid rethrowing ThreadAbortException's from...
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Mike VoorheesAdd embedding API to expose empty string instance ...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-12-01 Zoltan VargaRevert "Only allocate 1 empty string instance per AppDo...
2016-11-30 Mike VoorheesOnly allocate 1 empty string instance per AppDomain...
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] Implement lazy interface implementation for...
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-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] Move more callbacks to the RuntimeCallbacks...
2016-11-23 Niklas TherningMerge pull request #4013 from ntherning/fix-assert...
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-22 Aleksey Kliger[runtime] Add mono_string_handle_to_utf8
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-18 Aleksey Kliger ... Merge pull request #3932 from lambdageek/dev-handles...
2016-11-17 Aleksey Kliger[coop] Use coop handles for Mono.Runtime.GetNativeStack...
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-08 Marek SafarMerge pull request #3902 from henricm/fix-rename-lpstr...
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-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
next