mono.git
2016-03-09 Ankit JainDo not remap framework assembly if it's version is...
2016-03-08 monojenkinsMerge pull request #2707 from lambdageek/dev/monoerror...
2016-03-08 Marek Safar[mcs] Fixes codegen for lifted null bitwise operators...
2016-03-08 monojenkinsMerge pull request #2708 from lambdageek/dev/monoerror...
2016-03-08 monojenkinsMerge pull request #2668 from lambdageek/dev/monoerror...
2016-03-08 monojenkinsMerge pull request #2670 from lambdageek/dev/monoerror...
2016-03-08 monojenkinsMerge pull request #2687 from lambdageek/dev/monoerror...
2016-03-07 Marek Safar[mcs] Null conditional operator is never suppose to...
2016-03-07 Aleksey Kliger[reflection] Fix mono_reflection_type_get_handle when
2016-03-07 Marek Safar[mcs] Remove test as it cannot reliably depend on proce...
2016-03-05 monojenkinsMerge pull request #2727 from akoeplinger/fix-system...
2016-03-05 Alexander Köplinger[System/ServiceModel] Fix more hardcoded test ports
2016-03-05 Marek Safar[mcs] All returns with values from async block with...
2016-03-04 Alexander Köplinger[corlib] Enable the shim __ComObject for other profiles...
2016-03-04 Alexander Köplinger[System] Switch DNS tests to a more stable domain/IP
2016-03-04 Alexander Köplinger[runtime] Compile arch before utils when INSTALL_MONOTO...
2016-03-04 monojenkinsMerge pull request #2714 from lambdageek/dev/monoerror...
2016-03-04 Alexander Köplinger[bcl] Ensure all .sources files have newline at the end
2016-03-04 Aleksey Kliger[reflection] MonoError for mono_reflection_type_get_handle
2016-03-04 Rodrigo KumperaMerge pull request #2704 from BrzVlad/fix-monitor-abort
2016-03-04 Alexander KöplingerFix filename casing in mobile_System.Data.dll.sources
2016-03-04 monojenkinsMerge pull request #2722 from ludovic-henry/fix-39279...
2016-03-04 monojenkinsMerge pull request #2700 from akoeplinger/monotouch...
2016-03-04 monojenkinsMerge pull request #2723 from akoeplinger/fix-decimal...
2016-03-04 Rodrigo KumperaMerge pull request #2719 from kumpera/aot_cctor_encodin...
2016-03-04 Alexander KöplingerAdd a shim __ComObject class to the mobile_static build
2016-03-04 Alexander Köplinger[corlib] Fix three decimal tests to not rely on current...
2016-03-04 Marek Safar[corlib] Fixes build to using correct build profile...
2016-03-04 Ludovic Henry[utils] Get processor count from scheduler affinity...
2016-03-04 Marek Safar[tools] Remove unused comment
2016-03-04 Marek Safar[lc] Remove Option.cs local copy
2016-03-04 Marek Safar[bcl] Redo referencesource resource string integration...
2016-03-04 Marek Safar[corlib] Remove duplicate file entry
2016-03-03 Rodrigo Kumpera[runtime] Explicitly encode the need of running a cctor...
2016-03-03 Zoltan Varga[aot] Rename init_llvm_method () to init_method ()...
2016-03-03 Alexander Köplinger[acceptance-tests] Work around an issue that caused...
2016-03-03 Vlad BrezaeMerge pull request #2716 from BrzVlad/fix-tramp-jinfo
2016-03-03 Rodrigo KumperaMerge pull request #2268 from kumpera/coreclr-testsuite...
2016-03-03 Rodrigo KumperaMerge pull request #2710 from akoeplinger/fix-typo
2016-03-03 Rodrigo Kumpera[jit] Fix target_type_is_incompatible to type check...
2016-03-02 monojenkinsMerge pull request #2709 from lewurm/jit-phase-typo
2016-03-02 Rodrigo KumperaMerge pull request #2645 from alexrp/profiler-stability
2016-03-02 Alexander Köplinger[jit] Fix duplicated left-hand side in comparison
2016-03-02 Bernhard Urban[jit] remove 'jit_' prefix in two phases in stats output
2016-03-02 Alex Rønne... [sgen] Use regular, non-safe LLS foreach macro.
2016-03-02 Alex Rønne... [utils/lls] Make the node free function support more...
2016-03-02 Alex Rønne... [utils/hp] Improve the mono_thread_hazardous_free_or_qu...
2016-03-02 Alex Rønne... [utils/lls] Fix the safe foreach macro.
2016-03-02 Alexander KöplingerMerge pull request #2145 from dlech/patch-2
2016-03-02 Aleksey Kliger[reflection] Use MonoError in mono_reflection_type_from...
2016-03-02 Aleksey Kliger[reflection] Use MonoError in mono_reflection_get_type_...
2016-03-02 Aleksey Kliger[sre] Propagate MonoError in mono_image_load_module_dynamic
2016-03-02 Alexander KöplingerMerge pull request #2699 from pruiz/integrate-syswebrou...
2016-03-02 Rodrigo Kumpera[ilasm] When generating method signatures for method...
2016-03-02 Rodrigo Kumpera[mini] Weaken type check for byrefs to allow narrowing...
2016-03-02 Rodrigo Kumpera[jit] Using a literal field with stdsfld/ldsfld should...
2016-03-02 Rodrigo Kumpera[runtime] Fail Void arrays with Invalid Program excepti...
2016-03-02 Rodrigo Kumpera[mini] ckfinite throws OverflowException and not Arithm...
2016-03-02 Rodrigo Kumpera[jit] Try blocks can end at the last instruction of...
2016-03-02 monojenkinsMerge pull request #2684 from ludovic-henry/monoerror...
2016-03-02 monojenkinsMerge pull request #2696 from lambdageek/dev/unlock...
2016-03-02 Rodrigo Kumpera[PEAPI] Fixed encoded token sizes for HasCustomAttribut...
2016-03-02 Rodrigo Kumpera[runtime] Null check the pointer argument of Interlocke...
2016-03-02 Alexander Köplinger[msvc] Update .def files to fix Windows build
2016-03-02 Ludovic Henry[runtime] Use MonoError for mono_get_exception_type_ini...
2016-03-02 Vlad Brezae[runtime] Obey requests to abort when waiting on monitors
2016-03-02 Vlad Brezae[runtime] Don't return from Monitor.Wait without holdin...
2016-03-02 Vlad Brezae[runtime] Remove unreachable code
2016-03-02 Vlad Brezae[runtime] Fix LOCK_DEBUG build, for monitor debugging
2016-03-02 Vlad Brezae[aot] Set null uw_info for tramps without unwind info
2016-03-02 Zoltan Varga[runtime] Move some mono_error_raise_exception () calls...
2016-03-02 Zoltan Varga[runtime] Rename some icalls to match the icall naming...
2016-03-02 Rodrigo KumperaMerge pull request #2705 from kumpera/loader-error...
2016-03-02 Pablo RuizReplaced System.Web.Routing with referencesources own...
2016-03-01 Rodrigo Kumpera[misc] Multiple small fixes and cleanups.
2016-03-01 Rodrigo Kumpera[utils] Add mono_error_move.
2016-03-01 Rodrigo Kumpera[runtime] Ban mono_method_get_header and promote mono_m...
2016-03-01 Jonathan PryorMerge pull request #2662 from mattleibow/pcl-mono.options
2016-03-01 David LechnerFix marshaling of file name in Mono.Unix.UnixEndPoint...
2016-03-01 David LechnerAdd unit tests for Mono.Unix.UnixEndpoint and Mono...
2016-03-01 Rodrigo Kumpera[runtime] Remove all usages of mono_method_get_header...
2016-03-01 Rodrigo Kumpera[runtime] Replace mono_method_get_header with mono_meth...
2016-03-01 Rodrigo Kumpera[runtime] Use mono_method_get_header_checked in debug...
2016-03-01 Rodrigo Kumpera[gc] Use the new MonoMethodBuilder:init_locals field.
2016-03-01 Rodrigo Kumpera[runtime] Add init_locals field to MonoMethodBuilder...
2016-03-01 Rodrigo Kumpera[runtime] Add mono_method_get_header_checked and implem...
2016-03-01 Rodrigo Kumpera[runtime] Ban mono_method_get_signature_full. It has...
2016-03-01 Rodrigo Kumpera[runtime] Ban mono_method_get_signature. Nothing else...
2016-03-01 Rodrigo Kumpera[runtime] Ban mono_class_inflate_generic_type from...
2016-03-01 Rodrigo Kumpera[runtime] Remove mono_class_inflate_generic_class,...
2016-03-01 Rodrigo Kumpera[runtime] Add mono error to inflate_generic_header...
2016-03-01 Rodrigo Kumpera[runtime] Ban mono_metadata_parse_mh from the runtime.
2016-03-01 Rodrigo Kumpera[runtime] Introduce MonoError in mono_metadata_parse_mh...
2016-03-01 Rodrigo Kumpera[runtime] Remove dead function mono_metadata_parse_type...
2016-03-01 Rodrigo Kumpera[runtime] Disallow usage of mono_metadata_parse_type...
2016-03-01 Rodrigo Kumpera[mono-error] mono_metadata_parse_array is not longer...
2016-03-01 Rodrigo Kumpera[mono-error] mono_class_from_name and mono_class_from_n...
2016-03-01 monojenkinsMerge pull request #2686 from ludovic-henry/monoerror...
2016-03-01 Alexander KöplingerAutomatically define MONO_DISABLE_GSHAREDVT variable...
2016-03-01 João MatosMerge pull request #2701 from akoeplinger/fix-async...
next