[exdoc] Handle punctuation better in code formatting.
[mono.git] / mono / metadata / marshal.c
2017-03-24 Jon Purdy[exdoc] Handle punctuation better in code formatting.
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] Don't reset abort exception in invoke wrapper
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-06 Aleksey Kliger[marshal] Pin valuetype ref icall arguments.
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 Zoltan Varga[runtime] Speed up mono_icall_start()/mono_icall_end...
2017-02-24 Aleksey Kliger ... [runtime] Call error_init instead of mono_error_init...
2017-02-24 Zoltan Varga[runtime] Add fastpaths to the stelem wrappers for...
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-21 Rodrigo KumperaMerge pull request #4380 from alexanderkyte/conflicting...
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-20 Alexander Kyte[runtime] Fail gracefully when method has conflicting...
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] Remove redundant #includes.
2017-02-03 Jon Purdy[runtime] Avoid invalid characters.
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
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 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-10 Aleksey Kliger[runtime] Set the pinvoke bit for handles-using icall...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-21 Michael DeRoyDo not free marshaled string conversion buffer on win32...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-09 Ludovic Henry[threadpool] Split domain and worker management (#4117)
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-03 Miguel de Icaza[marshal] Only copy the minimum of size/length, not...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Implement support for fixed char arrays....
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-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Rodrigo Kumpera[runtime] CEE_MONO_CISINST is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Remove CEE_MONO_CCASTCLASS. Could not remove...
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-28 Miguel de Icaza[marshal] Fix API documentation comment on mono_string_...
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
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-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Aleksey Kliger[coop] Marshal out args for icalls using handles.
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 Kumpera[runtime] Cache marshal info in locals whenever possible.
2016-11-11 Johan LorenssonMerge pull request #3809 from lateralusX/jlorenss/win...
2016-11-10 Rodrigo Kumpera[runtime] Wrap MonoClass::marshal_info with accessors.
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 Alexander KöplingerMerge pull request #3911 from akoeplinger/marshal-clean...
2016-11-08 Marek SafarMerge pull request #3912 from akoeplinger/marshal-ptrto...
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-07 Henric MüllerRename fix for lpstr to utf8str on Windows
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-04 Zoltan Varga[runtime] Add a few mono mono_class_is_... accessors...
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 KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Rodrigo Kumpera[runtime] Introduce mono_class_is_abstract.
2016-11-02 Rodrigo Kumpera[runtime] Add counters for how many times ext, ref_info...
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-01 Rodrigo KumperaFix some issues found by cppcheck.
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-25 Zoltan Varga[runtime] For delegate invoke wrappers, store the gener...
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
2016-10-21 Zoltan Varga[runtime] Fix the native-to-managed marshalling of...
2016-10-20 Aleksey Kliger ... Merge pull request #3786 from lambdageek/dev-42584...
2016-10-20 Miguel de IcazaUtf8 (#3776)
2016-10-14 Miguel de IcazaRevert "UTF8, with build fixed"
2016-10-14 Miguel de IcazaUTF8, with build fixed
2016-10-14 Miguel de IcazaRevert "UTF8 Marshaling APIs (#3736)"
2016-10-14 Miguel de IcazaUTF8 Marshaling APIs (#3736)
2016-10-14 Alexander KöplingerMerge pull request #3763 from akoeplinger/move-type
next