mono.git
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-04-26 monojenkinsMerge pull request #2947 from mfilippov/master
2016-04-26 Joao Matos[runtime] Moved MONO_ZERO_LEN_ARRAY to mono-publib.h.
2016-04-26 Alexander KöplingerMerge pull request #2960 from directhex/switchable...
2016-04-26 Jo Shields[jenkins] introduce CI_TAGS env var, to alter flow...
2016-04-26 Mikhail FilippovRefactoring SocketAcceptAsyncTest
2016-04-26 Mikhail FilippovFix SocketAcceptAsyncTest
2016-04-26 Jo Shields[jenkins] Don't overwrite EXTRA_CONF_FLAGS inside run...
2016-04-26 Marek SafarMerge pull request #2949 from Unity-Technologies/xbuild...
2016-04-26 monojenkinsMerge pull request #2957 from akoeplinger/fix-corlib...
2016-04-25 Alexander KöplingerMerge pull request #2953 from mono/fix-fileinfo-delete
2016-04-25 Alexander Köplinger[corlib] Fix FileInfoTest.MoveTo_SameName test that...
2016-04-25 Alexander Köplinger[corlib] Ignore a TimeZoneInfo test on mobile that...
2016-04-25 Zoltan Varga[runtime] Remove dead mono_thread_get_and_clear_pending...
2016-04-25 Ludovic HenryMerge pull request #2946 from ludovic-henry/fix-process...
2016-04-25 Ludovic HenryMerge pull request #2924 from ludovic-henry/fix-missing...
2016-04-25 Alexander Köplinger[corlib] Bring the FileInfo.Delete fix
2016-04-25 Ludovic Henry[io-layer] Remove dead code
2016-04-25 Alexander KöplingerMerge pull request #2952 from mono/revert-2721-fix...
2016-04-25 Alexander KöplingerRevert "[runtime] Fix potential overflow when using...
2016-04-25 Ludovic HenryMerge pull request #2721 from ludovic-henry/fix-mono_ms...
2016-04-25 Josh PetersonMake xbuild on Windows use Mono instead of .NET
2016-04-25 Mikhail FilippovSocket.AcceptAsync shouldn't create new socket if Socke...
2016-04-24 Ludovic Henry[Process] Fix handle leak on child process Creation
2016-04-24 Ludovic Henry[Process] Improve debugging info and slight refactor...
2016-04-24 Ludovic Henry[Process] Fix System.Diagnostics.ProcessTest.StandardIn...
2016-04-24 Alexander KöplingerMerge pull request #2941 from jogibear9988/patch-1
2016-04-24 Marek SafarRevert "[verifier] Do method visibility checks for...
2016-04-24 Marek SafarRevert "WIP - don't merge"
2016-04-24 Marek SafarRevert "WIP fix the previous issue."
2016-04-24 Marek Safar[corlib] Reenable IsReadOnly test
2016-04-24 Marek Safar[xbuild] Fix ApplicationIcon incremental build dependency
2016-04-24 Marek SafarMerge pull request #2942 from jogibear9988/patch-2
2016-04-24 Marek SafarMerge pull request #2945 from mono/xi-40574
2016-04-23 Sebastien Pouliot[linker] Method decorated with System.Runtime.Serializa...
2016-04-23 Marek Safar[corlib] Disable core security icalls on mobile
2016-04-23 Miguel de IcazaMicrosoft relicensed this fork of the Ajax library...
2016-04-23 Miguel de IcazaMicrosoft relicensed this fork of the DLR under the...
2016-04-22 Aleksey Kliger... Merge pull request #2944 from lambdageek/dev/monoerror...
2016-04-22 Aleksey Kliger[runtime] MonoError-ize mono_thread_create{,_internal}
2016-04-22 Marek Safar[corlib] FileInfo from referencesource
2016-04-22 Marek Safar[corlib] Remove System.Core security types
2016-04-22 Marek Safar[corlib] Remove duplicated sources
2016-04-22 Marek Safar[System.Core] Add CommonCrypto dependencies
2016-04-22 Marek Safar[corlib] FileSystemInfo from reference source
2016-04-22 Alexander Köplinger[acceptance-tests] Move roslyn build dependencies to...
2016-04-22 Marek SafarMerge pull request #2943 from mono/xi-40570
2016-04-22 Kirill[WindowsBase] Serialization fix of Int32Rect, Point...
2016-04-22 Sebastien Pouliot[System.Core] Add back AesManaged to tvOS and watchOS...
2016-04-21 Zoltan Varga[runtime] Allow enums with base type of char in Enum...
2016-04-21 monojenkinsMerge pull request #2940 from xmcclure/disable-jit...
2016-04-21 Jochen Kühnerbugfix numInfo of Cultureinfo NonSerialized on Windows...
2016-04-21 Jochen KühnerBugfix https://bugzilla.xamarin.com/show_bug.cgi?id...
2016-04-21 Atsushi Eno[I18N/CJK] iso-2022-jp GetChars() had some bogus conver...
2016-04-21 Andi McClureFix gsharedvt compile on DISABLE_JIT platforms
2016-04-21 Alexander KöplingerMerge pull request #2939 from discofire/patch-1
2016-04-21 discofireUpdate OracleConnection.cs
2016-04-21 Andi McClureMerge pull request #2918 from lateralusX/jlorenss/aot...
2016-04-21 Vlad BrezaeMerge pull request #2869 from BrzVlad/feature-mod-union-opt
2016-04-21 monojenkinsMerge pull request #2935 from kumpera/new-gc-test
2016-04-21 monojenkinsMerge pull request #2932 from ludovic-henry/fix-waithan...
2016-04-20 monojenkinsMerge pull request #2880 from kumpera/fix_5644
2016-04-20 Rodrigo Kumpera[sgen] Add regression test for the interaction between...
2016-04-20 Joel Martinez[docs] Added index.xml entry for CFNetworkHandler....
2016-04-20 Zoltan VargaMerge pull request #2934 from vargaz/fix-36852
2016-04-20 Ludovic Henry[corlib] Ifdef out calls to SynchronizationAttribute...
2016-04-20 Zoltan Varga[sgen] Avoid returning NULL from null_link_if (), that...
2016-04-20 Rodrigo KumperaWIP fix the previous issue.
2016-04-20 Rodrigo KumperaWIP - don't merge
2016-04-20 Rodrigo Kumpera[verifier] Do method visibility checks for virtual...
2016-04-20 Marek Safar[build] Add missing empty assemblies needed by default...
2016-04-20 Rodrigo Kumpera[profile] Fix a regression from last commit.
2016-04-20 Aleksey Kliger... Merge pull request #2859 from lambdageek/dev/monoerror...
2016-04-20 Marek Safar[mcs] Fixes crash during conversion error reporting...
2016-04-20 Marek Safar[mcs] null operator receiver type needs to be convertib...
2016-04-20 Marek Safar[tools] Fixes compiler tester error messages verification
2016-04-20 Marek SafarMerge pull request #2891 from xmcclure/bug-39669
2016-04-19 Rodrigo Kumpera[profiler] Remove unneeded call to mono_lock_free_queue...
2016-04-19 monojenkinsMerge pull request #2922 from akoeplinger/fix-tvos
2016-04-19 Rodrigo KumperaAnother round of profiler fixes/improvements. PR #2882...
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_ldstr_metadata_sig
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_string_new_len
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_wait_handle_new
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_array_new_cached
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_array_new
2016-04-19 Aleksey Kliger[runtime] object.c don't raise in external only functions
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_array_clone
2016-04-19 Aleksey Kliger[runtime] Mark mono_object_new_from_token external...
2016-04-19 Aleksey Kliger[runtime] Set pending, don't raise, in object.c icalls
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_object_xdomain_representation
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_property_get_value
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_property_set_value
2016-04-19 Aleksey Kliger[runtime] Don't raise exns, set pending exception
2016-04-19 Aleksey Kliger[runtime] MonoError-ize mono_runtime_create_jump_trampoline
2016-04-19 Aleksey Kliger[attach] Don't raise in mono_attach_load_agent
2016-04-19 monojenkinsMerge pull request #2806 from lambdageek/dev/monoerror...
2016-04-19 Rodrigo Kumpera[profiler] Don't link against libmono.
2016-04-19 Alex Rønne... [profiler] Load the profiler with MONO_DL_EAGER.
2016-04-19 Alex Rønne... [utils/dl] Add a MONO_DL_EAGER enum value for clarity.
2016-04-19 Alex Rønne... [profiler] Don't use a real-time signal on Android.
next