Merge pull request #3911 from akoeplinger/marshal-cleanuprcw
[mono.git] / mono / metadata /
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-08 Alexander Köplinger[corlib] Expose Marshal.PtrToStringBSTR on mobile
2016-11-07 Zoltan Varga[runtime] Fix the ios build.
2016-11-07 Aleksey Kliger ... Merge pull request #3896 from lambdageek/bug-46250
2016-11-07 Ludovic Henry[threadpool] Fix hang on domain unloading (#3904)
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 Niklas TherningMerge pull request #3903 from ntherning/fix-NRE-in...
2016-11-07 Niklas TherningMerge pull request #3901 from ntherning/Process_GetModu...
2016-11-07 Henric MüllerRename fix for lpstr to utf8str on Windows
2016-11-07 Niklas TherningFix crash in Process.GetModules_internal() on Windows...
2016-11-07 Alexander KöplingerMerge pull request #3900 from monojenkins/update-csprojs
2016-11-06 Zoltan Varga[runtime] Move field.first and method.first to MonoClas...
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-04 Aleksey Kliger[runtime] Ensure generic type definition arity matches...
2016-11-04 Ludovic Henry[threads] Use MonoOSEvent for Thread.Suspend/Resume...
2016-11-04 Alexander KöplingerMerge pull request #3887 from akoeplinger/networkcreden...
2016-11-04 Zoltan Varga[runtime] Revert parts of 016709fe52e921416322982f81859...
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-03 Rodrigo KumperaRemove spurious slash.
2016-11-03 Zoltan Varga[runtime] Fix the exception message to include the...
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Ludovic Henry[process] Fix OSX build
2016-11-02 Ludovic Henry[io-layer] Extract Process runtime support (#3859)
2016-11-02 Aleksey Kliger ... Merge pull request #3863 from lambdageek/dev-42584...
2016-11-02 Rodrigo KumperaFix rebase issues.
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 KumperaFix copyright notices.
2016-11-02 Rodrigo Kumpera[runtime] Add counters for how many times ext, ref_info...
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::next_class_cache to MonoClassDef.
2016-11-02 Rodrigo Kumpera[runtime] Add counters for the number of class kinds...
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 Alexander KöplingerMerge pull request #3855 from akoeplinger/shacng-monodroid
2016-11-01 Aleksey Kliger[custom attr] Iterate over methoddef custom attrs
2016-11-01 Aleksey Kliger[loader] treat corlib same as other assemblies when...
2016-11-01 Aleksey Kliger[custom-attrs] Add low-level metadata iterator for...
2016-11-01 Rodrigo Kumpera[runtime] Introduce specialized structs for each MonoCl...
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-11-01 Rodrigo KumperaFix some issues found by cppcheck.
2016-10-31 Zoltan Varga[runtime] Perform the reference assembly attribute...
2016-10-31 Zoltan Varga[sgen] Move the logic to determine whenever an ip is...
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-28 Ludovic Henry[threads] Replace use of W32Handle by MonoOSEvent for...
2016-10-28 Zoltan VargaMore metadata cleanup (#3792)
2016-10-28 Zoltan Varga[sre] Remove some dead code.
2016-10-28 Alexander KöplingerMerge pull request #3847 from rolfbjarne/btls-remove...
2016-10-28 Ludovic Henry[gc] Remove mono_gc_set_stack_end (#3845)
2016-10-28 João MatosMerge pull request #3844 from tritao/deflate_fixes
2016-10-27 Aleksey Kliger[coop handles] Don't scan null object references
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Zoltan Varga[btls] Remove the statically linked btls code, the...
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-27 Alexander KöplingerMerge pull request #3826 from monojenkins/update-csprojs
2016-10-26 Alexander KöplingerMerge pull request #3831 from rolfbjarne/watchos-fix...
2016-10-26 Ludovic Henry[suspend] Remove sgen specific suspend code (#3640)
2016-10-26 Bernhard Urban[mono-config] fix warning (#3820)
2016-10-26 Niklas TherningMemoryMappedFile support on Windows
2016-10-25 Zoltan Varga[runtime] For delegate invoke wrappers, store the gener...
2016-10-25 Alexander KöplingerMerge pull request #3823 from mono/fix-btls-managed
2016-10-25 Marek Safar[runtime] Ignore bit 14 in typedef export table during...
2016-10-24 Miguel de IcazaMake mkbundle use SDKs instead of a single runtime...
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-22 Alexander KöplingerMerge pull request #3808 from monojenkins/update-csprojs
2016-10-22 Miguel de Icaza[mono] Add some strong types for a few variables, docum...
2016-10-21 Zoltan Varga[btls] Convert BTLS icalls to pinvokes by invoking...
2016-10-21 Zoltan Varga[runtime] Fix the native-to-managed marshalling of...
2016-10-21 Aleksey Kliger[loader] Set image assembly before reference attribute...
2016-10-21 Aleksey Kliger[loader] Write fully-qualified field names in mono_fiel...
2016-10-21 Aleksey Kliger[custom_attrs] Don't return NULL if a single custom...
2016-10-21 TautvydasZilysChanges in class libraries to enable Windows Runtime...
2016-10-20 Vincent PovirkUse lower-case names for Windows headers.
2016-10-20 Aleksey Kliger[loader] Disable mono_assembly_has_reference_assembly_a...
2016-10-20 Aleksey Kliger ... Merge pull request #3786 from lambdageek/dev-42584...
2016-10-20 Miguel de IcazaUtf8 (#3776)
2016-10-19 Zoltan Varga[runtime] Fix the calculation of the instance size...
2016-10-18 Aleksey Kliger[runtime] Check for ReferenceAssemblyAttribute when...
2016-10-18 Aleksey Kliger[runtime] Let mono_custom_attrs_has_attr ignore malform...
2016-10-18 Aleksey Kliger[runtime] Don't build temporary array in mono_custom_at...
2016-10-18 Aleksey Kliger[runtime] Mark mono_custom_attrs_get_attr external...
2016-10-18 Marek SafarMerge pull request #3780 from akoeplinger/mcs-error...
2016-10-17 Marek SafarMerge pull request #3781 from grendello/networkinfo
2016-10-17 Zoltan Varga[runtime] Fix a regression introduced by 1be62d5e2a325d...
2016-10-16 Zoltan Varga[WP] [runtime] Rewrite field loading and layout (#3722)
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
2016-10-14 Henric MüllerMerge pull request #3756 from henricm/named-pipe-alerta...
2016-10-13 Vlad BrezaeMerge pull request #3766 from BrzVlad/feature-default...
2016-10-13 Rodrigo KumperaMerge pull request #3761 from kumpera/fix-maccore-linki...
next