Merge pull request #3686 from lambdageek/dev-format-printf
[mono.git] / mono / metadata / marshal.c
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-30 Alexander KöplingerMerge pull request #3676 from chamons/SignalHandlerAPI_XM45
2016-09-30 Johan LorenssonMerge pull request #3663 from lateralusX/jlorenss/win...
2016-09-30 lateralusXBuild libgcmonosgen under none desktop Windows API...
2016-09-28 Johan LorenssonMerge pull request #3626 from lateralusX/jlorenss/win...
2016-09-27 Marek SafarMerge pull request #3656 from marek-safar/bootstrap
2016-09-27 Vlad BrezaeMerge pull request #3647 from BrzVlad/fix-sgen-internal...
2016-09-27 Marek SafarMerge pull request #3643 from marek-safar/bootstrap
2016-09-26 Zoltan Varga[aot] Make sure generic wrappers are unique by creating...
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 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 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-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
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-07 Niklas TherningMerge pull request #3511 from henricm/fix-no-socket...
2016-09-06 Ludovic HenryMerge pull request #3509 from ludovic-henry/iolayer...
2016-09-06 Alexander KöplingerMerge pull request #3518 from akoeplinger/fix-fileioper...
2016-09-06 Alexander KöplingerMerge pull request #3525 from henricm/fix-access-level...
2016-09-05 Joshua PetersonBetter handle marshaling of packed types (#3508)
2016-09-02 Marek SafarMerge pull request #3452 from ntherning/fix-AppDomainSe...
2016-09-01 Alexander KöplingerMerge pull request #3498 from mattleibow/bug-41723
2016-09-01 Bernhard UrbanMerge pull request #3492 from lewurm/fix-insert-insn
2016-09-01 monojenkinsMerge pull request #3499 from kumpera/fix_logging
2016-08-31 Alex Rønne PetersenMerge pull request #3493 from alexrp/master
2016-08-31 Zoltan Varga[runtime] Fix the method stored in the WrapperInfo...
2016-08-31 Niklas TherningMerge pull request #3473 from ntherning/fix-thread...
2016-08-31 Niklas TherningMerge pull request #3496 from ntherning/fix-heap-corrup...
2016-08-31 Niklas TherningFixes two heap corruptions in the corlib tests on Windows
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-11 Aleksey Kliger ... Merge pull request #3389 from lambdageek/bug-43099
2016-08-11 Niklas TherningMerge pull request #3388 from ntherning/fix-thread...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Aleksey Kliger[marshal] Ensure uses_handles is initialized.
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-09 Marek SafarMerge pull request #3373 from marek-safar/net-4.6.2
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Aleksey Kliger ... Merge pull request #3349 from lambdageek/handle-icalls...
2016-08-08 Aleksey Kliger[marshal] Assert if adding handles to an out or inout...
2016-08-08 Aleksey Kliger[marshal] Load payload from return handle
2016-08-08 Aleksey Kliger[marshal] If an icall is getting handles and MonoError...
2016-08-08 Aleksey Kliger[marshal] Wrap icall managed obj input arguments with...
2016-08-08 Aleksey Kliger[runtime] Modify Zoltan's prototype to query icall...
2016-08-08 Zoltan VargaPass a MonoError argument to icalls.
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-07 Ludovic HenryMerge pull request #3370 from ludovic-henry/fix-finaliz...
2016-08-06 Marek SafarMerge pull request #3356 from marek-safar/cecil-update
2016-08-05 Zoltan Varga[runtime] Store the original invoke method in WrapperIn...
2016-08-05 Zoltan VargaInitial prototype for handling handle stack setup and...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-21 Rodrigo KumperaMerge pull request #3289 from BrzVlad/fix-critical...
2016-07-21 Rodrigo KumperaMerge pull request #3321 from BrzVlad/fix-block-state...
2016-07-21 Rodrigo KumperaMerge pull request #3290 from BrzVlad/fix-finalizer...
2016-07-20 Alexander KöplingerMerge pull request #3300 from esdrubal/mono-sym-fixes
2016-07-19 Marcos HenrichMerge pull request #3283 from esdrubal/mono-sym-docs
2016-07-19 Marcos HenrichMerge pull request #3293 from esdrubal/mono-sym-fixes
2016-07-18 Vlad BrezaeMerge pull request #3280 from BrzVlad/fix-stw-stack...
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-18 Zoltan Varga[runtime] Fix small issues from https://github.com...
2016-07-18 Mark Probst[runtime] A bunch of small fixes.
2016-07-18 Marcos HenrichMerge pull request #3264 from esdrubal/tzi_dst
2016-07-15 Aleksey Kliger ... Merge pull request #3286 from lambdageek/dev/refl-to...
2016-07-15 Johan LorenssonMerge pull request #3285 from lateralusX/jlorenss/win...
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
2016-07-15 lateralusXSmaller formatting adjustments based on feedback.
2016-07-14 lateralusXPInvoke methods using SetLastError get dropped on Windo...
2016-07-14 lateralusXFix a GC crash happening in full AOT compiled code...
2016-07-13 Zoltan VargaMerge pull request #3240 from alexanderkyte/aot_compile...
2016-07-13 Marcos HenrichMerge pull request #3248 from esdrubal/web_request_abort
2016-07-08 Andi McClureMerge pull request #3252 from xmcclure/tarjan-opt-basic
2016-07-08 Rodrigo KumperaMerge pull request #3258 from lindenlab/mono4-continuat...
2016-07-08 Kelly WashingtonMerge branch 'master' into mono4-continuations_fix
2016-07-08 Johan LorenssonMerge pull request #3247 from lateralusX/jlorenss/win...
2016-07-08 Zoltan Varga[runtime] Remove the 'The wrapper info for the wrapper...
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 Martin BauligMerge pull request #3144 from Unity-Technologies/fix...
2016-06-10 Alexander Kyte[runtime] Ensure uniqueness of icall wrappers (#3143)
2016-06-09 Alexander KöplingerMerge pull request #3140 from esdrubal/syscall_details
2016-06-09 Vlad BrezaeMerge pull request #3136 from BrzVlad/fix-stw-stopped
2016-06-09 Alex Rønne PetersenMerge pull request #3127 from alexrp/arm32-on-arm64
2016-06-09 Bernhard UrbanMerge pull request #3137 from BrzVlad/fix-sgen-critical...
2016-06-09 monojenkinsMerge pull request #3142 from henricm/fix-for-win-mono_...
2016-06-09 Johan LorenssonMerge pull request #3085 from lateralusX/jlorenss/win...
2016-06-09 Henric MüllerMaking sure mono_marshal_free is used instead of g_free...
2016-06-08 Aleksey Kliger ... Merge pull request #3093 from lambdageek/dev/monoerror...
2016-06-06 Aleksey Kliger ... Merge pull request #3100 from lambdageek/dev/monoerror...
2016-06-06 Aleksey Kliger ... Merge pull request #2734 from nealef/master
2016-06-06 Rodrigo KumperaMerge pull request #3083 from alexrp/gc-pointless-memor...
next