Fix marshaling of file name in Mono.Unix.UnixEndPoint.Create()
[mono.git] / mono /
2016-03-01 monojenkinsMerge pull request #2686 from ludovic-henry/monoerror...
2016-03-01 João MatosMerge pull request #2701 from akoeplinger/fix-async...
2016-03-01 Alexander KöplingerFix unreliability in async_read.exe test
2016-03-01 monojenkinsMerge pull request #2695 from vargaz/process-set-pending
2016-03-01 Zoltan Varga[runtime] Use the return_if_nok () macros in socket...
2016-03-01 Zoltan VargaMerge pull request #2691 from vargaz/socket-io-pending...
2016-02-29 Zoltan Varga[runtime] Use return_if_nok/return_val_if_nok to simpli...
2016-02-29 monojenkinsMerge pull request #2694 from ludovic-henry/fix-sleep...
2016-02-29 monojenkinsMerge pull request #2680 from lambdageek/dev/reflection...
2016-02-29 monojenkinsMerge pull request #2675 from lambdageek/dev/monoerror...
2016-02-29 Rodrigo Kumpera[metadata] Don't abort if trying to fetch the header...
2016-02-29 Aleksey Kliger[reflection] Expect no loader error in mono_reflection_...
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_param
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_field
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_event
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_p...
2016-02-29 Aleksey Kliger[reflection] Use MonoError for mono_custom_attrs_from_m...
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-29 Ludovic Henry[runtime] Fix compilation warning
2016-02-29 Ludovic Henry[runtime] Use MonoError for mono_remoting_invoke
2016-02-29 Aleksey KligerUse MonoError in mono_string_{is_interned,intern}
2016-02-29 Zoltan Varga[runtime] Use pending exceptions in process.c.
2016-02-29 Ludovic Henry[threads] Fix mono_thread_info_sleep overflow
2016-02-29 monojenkinsMerge pull request #2692 from vargaz/process-coding...
2016-02-29 Zoltan Varga[runtime] Use mono coding conventions in process.c.
2016-02-29 Zoltan Varga[runtime] Use pending exceptions in socket-io.c.
2016-02-27 João MatosMerge pull request #2580 from ItsVeryWindy/master
2016-02-27 João MatosMerge pull request #2672 from Numpsy/sgenexception
2016-02-27 Zoltan VargaMerge pull request #2689 from vargaz/socket-io-cleanup
2016-02-27 Zoltan Varga[runtime] Clean up the socket-io.c file to use the...
2016-02-27 monojenkinsMerge pull request #2688 from vargaz/marshal-set-pending
2016-02-27 Zoltan Varga[runtime] Use pending exceptions instead of mono_raise_...
2016-02-27 Zoltan Varga[aot] Fix the usage of MonoError in init-llvm_method ().
2016-02-26 Marek SafarMerge pull request #2678 from esdrubal/filestream
2016-02-26 Aleksey Kliger ... Merge pull request #2685 from ludovic-henry/monoerror...
2016-02-26 monojenkinsMerge pull request #2671 from lambdageek/dev/monoerror...
2016-02-26 Aleksey Kliger[runtime] Use MonoError for mono_class_vtable_full...
2016-02-26 Ludovic Henry[runtime] Use MonoError for mono_object_register_finalizer
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 Zoltan Varga[aot] Move a mono_error_raise_exception () call higher...
2016-02-25 Rodrigo Kumpera[pedump] Fix init crash on pedump when using --verify.
2016-02-25 Zoltan Varga[sdb] Remove some mono_error_raise_exception () calls.
2016-02-25 Martin Baulig[jit]: Correctly restore callee saved registers in...
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] Remove a few mono_error_raise_exception () calls.
2016-02-25 Zoltan VargaFix the build.
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] Remove some unused argument passing conventions.
2016-02-24 Zoltan Varga[llvm] Fix the loaded llvm build.
2016-02-24 Zoltan VargaFix the build.
2016-02-24 Zoltan Varga[llvm] Emit dwarf debug info when running with llvm...
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 Henry[WaitHandle] Fix Wait(One|Any|All) and SignalAndWait...
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 Ludovic Henry[io-layer] Fix process_wait return value for current...
2016-02-22 Vlad BrezaeMerge pull request #2648 from BrzVlad/fix-cprop-vregs
2016-02-22 Zoltan Varga[llvm] Avoid setting the mono.nofail.load flag with...
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[tests] Pass cli args to test runner so we can pick...
2016-02-20 Rodrigo Kumpera[util] When creating the TLE exception only provide...
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 Alexander KöplingerMerge pull request #2647 from qmfrederik/fixes/eventsources
2016-02-20 Marek SafarMerge pull request #2659 from tritao/system_io_compress...
2016-02-20 Vlad BrezaeRevert "Revert "[jit] Don't allocate memory for unused...
2016-02-20 Vlad Brezae[jit] Clear defs only for valid vregs used by the bbloc...
2016-02-20 monojenkinsMerge pull request #2638 from gofman/fixprintsettings
2016-02-20 Zoltan Varga[llvm] Allow the llvm backend to work with a new versio...
next