[reflection] Use MonoError for mono_custom_attrs_from_assembly
[mono.git] / mono / metadata /
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_a...
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_c...
2016-02-29 Aleksey Kliger[reflection] Use MonoError in mono_custom_attrs_from_...
2016-02-26 Rodrigo KumperaMerge pull request #2679 from lambdageek/dev/monoerror...
2016-02-26 Zoltan Varga[runtime] Remove some declarations from marshal.h which...
2016-02-26 Alexander KöplingerMerge pull request #2683 from mfilippov/master
2016-02-26 monojenkinsMerge pull request #2681 from kumpera/pedump_fix
2016-02-25 Rodrigo Kumpera[pedump] Fix init crash on pedump when using --verify.
2016-02-25 Aleksey Kliger[reflection] MonoError in mono_reflection_get_custom_at...
2016-02-25 Aleksey Kliger[reflection] MonoError for mono_reflection_type_get_und...
2016-02-25 Ludovic HenryMerge pull request #2655 from ludovic-henry/fix-wait...
2016-02-25 Aleksey Kliger[reflection] MonoError for mono_custom_attrs_data_construct
2016-02-25 Aleksey Kliger[reflection] MonoError for create_cattr_{typed,named...
2016-02-25 Aleksey Kliger[reflection] MonoError for mono_reflection_method_on_tb...
2016-02-25 Zoltan Varga[jit] Add a MonoError argument to mono_create_jit_tramp...
2016-02-25 Zoltan Varga[jit] Add a MonoError argument to mono_create_jump_tram...
2016-02-24 Zoltan Varga[llvm] Fix the loaded llvm build.
2016-02-23 monojenkinsMerge pull request #2664 from lambdageek/dev/monoerror...
2016-02-23 monojenkinsMerge pull request #2666 from lambdageek/dev/kill-Inter...
2016-02-23 Aleksey Kliger[runtime] Use MonoError in mono_rand_try_get_bytes
2016-02-22 Aleksey Kliger[runtime] Remove ves_icall_System_String_InternalReplac...
2016-02-22 monojenkinsMerge pull request #2661 from ludovic-henry/fix-safehan...
2016-02-22 monojenkinsMerge pull request #2657 from xmcclure/little-embed...
2016-02-22 monojenkinsMerge pull request #2653 from lambdageek/dev/exception_...
2016-02-22 Ankit JainMerge pull request #2646 from ludovic-henry/fix-process...
2016-02-22 Ludovic HenryMerge pull request #2620 from ludovic-henry/referenceso...
2016-02-22 Alexander KöplingerMerge pull request #2651 from akoeplinger/dmcs-warning
2016-02-22 Aleksey Kliger[runtime] Don't access MonoClass::exception_type directly.
2016-02-22 Ludovic HenryMerge pull request #2593 from ludovic-henry/coop-fix...
2016-02-22 Ludovic Henry[corlib] Import System.Threading.WaitHandle
2016-02-22 Vlad BrezaeMerge pull request #2648 from BrzVlad/fix-cprop-vregs
2016-02-21 Rodrigo KumperaMerge pull request #2660 from kumpera/loader-error...
2016-02-20 Rodrigo Kumpera[runtime] Ban mono_class_from_name mono_class_from_name...
2016-02-20 Rodrigo Kumpera[runtime][jit] Replace usage of mono_class_from_name...
2016-02-20 Rodrigo Kumpera[runtime] Switch probing usage of mono_class_from_name...
2016-02-20 Rodrigo Kumpera[runtime] Add MonoError to search_modules. Fix signatur...
2016-02-20 Rodrigo Kumpera[runtime] Switch GENERATE_GET_CLASS_WITH_CACHE to use...
2016-02-20 Rodrigo Kumpera[runtime] Add manually coded version of GENERATE_GET_CL...
2016-02-20 Rodrigo Kumpera[runtime] Replace mono_class_from_name with mono_class_...
2016-02-20 Rodrigo Kumpera[runtime] Add type load caching to one missing thing...
2016-02-20 Rodrigo Kumpera[runtime] Use mono_class_load_from_name to load types...
2016-02-20 Rodrigo Kumpera[runtime] Replace explicit lookup with GENERATE_GET_CLA...
2016-02-20 Rodrigo Kumpera[runtime] Add GENERATE_TRY_GET_CLASS_WITH_CACHE macro...
2016-02-20 Rodrigo Kumpera[runtime] Add mono_class_load_from_name and mono_class_...
2016-02-20 monojenkinsMerge pull request #2638 from gofman/fixprintsettings
2016-02-19 Marek SafarMerge pull request #2632 from kasthack/sysweb-import
2016-02-19 Ludovic Henry[runtime] Wrap mono_jit_attach and mono_jit_detach...
2016-02-19 Ludovic Henry[coop] Fix native-to-managed wrapper thread attach
2016-02-19 Zoltan Varga[runtime] Avoid a crash when trying to load a non-assem...
2016-02-18 monojenkinsMerge pull request #2626 from lewurm/jit-time-track
2016-02-18 Alexander KöplingerMerge pull request #2609 from directhex/xambug-30902
2016-02-18 Ludovic HenryMerge pull request #2624 from ludovic-henry/monoerror...
2016-02-18 Ludovic HenryMerge pull request #2630 from ludovic-henry/fix-registe...
2016-02-17 monojenkinsMerge pull request #2631 from ludovic-henry/fix-microso...
2016-02-17 monojenkinsMerge pull request #2628 from kumpera/misc-loader-error
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_context_init
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_runtime_init
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_domain_try_type_resolve
2016-02-17 Ludovic Henry[runtime] Mark mono_domain_create_appdomain as MONO_RT_...
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_try_assembly_resolve
2016-02-17 Ludovic Henry[runtime] Use MonoError for copy_app_domain_setup
2016-02-17 Marek SafarMerge pull request #2627 from kasthack/sysweb-import
2016-02-17 Zoltan VargaFix the build.
2016-02-17 monojenkinsMerge pull request #2625 from xmcclure/tinymemoryleak
2016-02-17 Rodrigo Kumpera[mono-error] Replace mono_metadata_parse_type_full...
2016-02-17 Rodrigo Kumpera[metadata] Introduce MonoError into mono_metadata_parse...
2016-02-17 Rodrigo Kumpera[metadata] Remove mono_metadata_parse_array_full, nothi...
2016-02-17 Rodrigo Kumpera[runtime] Fix the build.
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-16 Ludovic Henry[runtime] Bump corlib version
2016-02-16 Ludovic Henry[System] Import System.Diagnostics.Process
2016-02-16 Rodrigo KumperaMerge pull request #2603 from kumpera/fix_set_pending_e...
2016-02-16 Marcos HenrichMerge pull request #2548 from esdrubal/discovery
2016-02-16 Marcos HenrichMerge pull request #2623 from esdrubal/fileinfo_moveto
2016-02-16 Alexander KöplingerMerge pull request #2615 from akoeplinger/fix-perfcount...
2016-02-15 Vlad BrezaeMerge pull request #2562 from BrzVlad/fix-drainstack...
2016-02-15 Marek SafarMerge pull request #2619 from directhex/dont_remap_npgsql
2016-02-15 Jo ShieldsDon't remap all versions of Npgsql to 4.0.0.0
2016-02-15 Marcos HenrichMerge pull request #2400 from esdrubal/extrahead
2016-02-15 Marcos HenrichMerge pull request #2323 from esdrubal/servicemodel
2016-02-15 Marek SafarMerge pull request #2613 from knocte/crypto-refsource
2016-02-13 monojenkinsMerge pull request #2608 from ludovic-henry/monoerror...
2016-02-13 Alexander KöplingerMerge pull request #2611 from akoeplinger/cleanup
2016-02-13 monojenkinsMerge pull request #2612 from xmcclure/largestring
2016-02-13 monojenkinsMerge pull request #2442 from schani/fix-larger-tlab...
2016-02-12 Mark ProbstMerge pull request #2573 from BrzVlad/fix-conc-memusage
2016-02-12 monojenkinsMerge pull request #2589 from gofman/master
2016-02-12 Alexander Köplinger[perfcounters] Fix calculation of free memory in mono_d...
2016-02-12 monojenkinsMerge pull request #2585 from lambdageek/dev/bug-38222
2016-02-12 Ludovic HenryRevert "[System] Import System.Diagnostics.Process"
2016-02-12 Mark Probst[sgen] Add necessary type cast.
2016-02-12 Ludovic Henry[runtime] Use MonoError for mono_module_get_types
2016-02-12 Ludovic Henry[runtime] Use MonoError for fill_reflection_assembly_name
next