mono.git
2016-04-25 Ludovic HenryMerge pull request #2721 from ludovic-henry/fix-mono_ms...
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.
2016-04-19 Alex Rønne... [profiler] Use 'start_unload' events instead of 'end_un...
2016-04-19 Alex Rønne... [profiler] Use a signal to interrupt the sampler thread...
2016-04-19 Alex Rønne... [profiler] Add some more counters.
2016-04-19 Andi McClure[profiler] Limit the number of allocated sample hit...
2016-04-19 Andi McClure[profiler] Add counters for log buffers and sample...
2016-04-19 Alex Rønne... [profiler] Rewrite the log profiler's handling of sampl...
2016-04-19 Alex Rønne... [utils/lfa] Export the lock-free allocation code for...
2016-04-19 Andi McClure[profiler] Add counters for numbers of signals sent...
2016-04-19 Alex Rønne... [counters] Add a profiler category.
2016-04-19 Alex Rønne... [profiler] Make the default sample frequency 100 Hz.
2016-04-19 Alex Rønne... [domain] Report domain unloads to the profiler when...
2016-04-19 Alex Rønne... [profiler] Only initialize the sampler thread once.
2016-04-19 Marek Safar[System.Configuration] Fail tests on standalone error
2016-04-19 Andi McClureAdd xml configuration section test (bug#39669)
2016-04-19 Marek Safar[System.Configuration] re-enable standalone tests
2016-04-19 Alexander Köplinger[utils] Fix MONO_SIGNAL_USE_UCONTEXT_T not being define...
2016-04-19 Aleksey Kliger[runtime] Remove use of mono_raise_exception in mono_ob...
2016-04-19 Aleksey Kliger[remoting] Remove calls to mono_raise_exception
2016-04-19 Marek Safar[mcs] Don't do empty array interpolation on user code...
2016-04-19 lateralusXWindows 32-bit x86 AOT assembler didn't link correctly.
2016-04-19 Marek Safar[symbolicate] Switch to Cecil backend
2016-04-19 Marek Safar[monosymbolicate] Small cleanups
2016-04-19 Marek HabersackSupport custom Xamarin Android HttpClient handler
2016-04-19 Alex Rønne... Merge pull request #2863 from alexrp/windows-critsect...
2016-04-19 Rolf Bjarne... [offsets-tool] Fix path to Options.cs
next