mono.git
2016-03-30 Marcos HenrichMerge pull request #2698 from esdrubal/iosxmlarray
2016-03-30 Marcos HenrichMerge pull request #2763 from esdrubal/mono-symbolicate...
2016-03-30 Marcos HenrichMerge pull request #2787 from esdrubal/endpointaddress10
2016-03-30 Rodrigo KumperaMerge pull request #2781 from alexanderkyte/inflated_me...
2016-03-29 monojenkinsMerge pull request #1718 from madewokherd/sgenthreadcleanup
2016-03-29 Zoltan Varga[tests] Force tests to print thread dumps when they...
2016-03-29 Vlad BrezaeMerge pull request #2801 from BrzVlad/feature-conc...
2016-03-29 Rolf Bjarne... [corlib] Remove local variables inadvertently overridin...
2016-03-29 Rolf Bjarne... [corlib] Add Console.[Input|Output]Encoding to the...
2016-03-29 monojenkinsMerge pull request #2794 from xmcclure/win-aot-basic
2016-03-29 monojenkinsMerge pull request #2767 from lambdageek/dev/monoerror...
2016-03-29 Alexander Köplinger[runtime] Use mono_object_isinst_checked for ppc and...
2016-03-29 Marek SafarBump referencesource
2016-03-29 Marcos Henrich[System.Runtime.Serialization] Static writer fix.
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2016-03-29 Zoltan Varga[bcl] Avoid printing debug messages to stdout in the...
2016-03-29 Zoltan Varga[amd64] Avoid passing the pc/pc offset to the throw...
2016-03-28 Zoltan Varga[jit] Pass the type token index instead of the full...
2016-03-28 monojenkinsMerge pull request #2798 from BrzVlad/fix-sgen-timestamp
2016-03-28 Zoltan Varga[bcl] Avoid 'sed: net_4_x_System.ServiceModel_test...
2016-03-28 Zoltan Varga[arm] In the llvm throw corlib exception trampoline...
2016-03-28 Zoltan Varga[runtime] Make an argument name more descriptive.
2016-03-28 Rodrigo KumperaMerge pull request #2797 from kumpera/android_krait_bug
2016-03-28 monojenkinsMerge pull request #2785 from alexanderkyte/cached_info...
2016-03-28 Vlad Brezae[sgen] Cement objects for the finishing pause
2016-03-28 Vlad Brezae[sgen] Don't scan the roots on the worker
2016-03-28 Aleksey Kliger[runtime] MonoError-ize mono_lookup_dynamic_token
2016-03-28 Aleksey Kliger[runtime] MonoError-ize mono_lookup_dynamic_token_class
2016-03-28 Aleksey Kliger[runtime] Remove MonoLookupDynamicToken indirection
2016-03-28 Aleksey Kliger[reflection] MonoError-ize mono_reflection_lookup_dynam...
2016-03-28 Aleksey Kliger[SRE] Fix compile warning in encode_cattr_value
2016-03-28 Vlad Brezae[sgen] Fix sgen binary protocol timestamp
2016-03-28 Vlad BrezaeMerge pull request #2621 from BrzVlad/feature-conc...
2016-03-28 Aleksey Kliger... Merge pull request #2795 from lambdageek/dev/marshal...
2016-03-28 monojenkinsMerge pull request #2770 from lambdageek/dev/monoerror...
2016-03-28 Zoltan Varga[aot] Emit a .subsections_via_symbols directive on...
2016-03-27 Zoltan Varga[aot] Fix a memory leak.
2016-03-27 Zoltan Varga[runtime] Avoid setting klass->instance_size if its...
2016-03-27 Zoltan Varga[runtime] Fix a memory leak in ves_icall_Type_GetNested...
2016-03-27 Alexander KöplingerMerge pull request #2779 from akoeplinger/fix-socket...
2016-03-27 Alexander Köplinger[System] Use Monitor.Wait/Pulse in SafeSocketHandle...
2016-03-26 monojenkinsMerge pull request #2789 from lambdageek/dev/monoerror...
2016-03-25 Aleksey Kliger[runtime] MonoError-ize mono_object_isinst
2016-03-25 Aleksey Kliger[threadpool-ms] MonoError-ize mono_threadpool_ms_begin_...
2016-03-25 monojenkinsMerge pull request #2748 from lambdageek/dev/monoerror...
2016-03-25 Aleksey Kliger[runtime] MonoError-ize mono_object_isinst_mbyref
2016-03-25 Aleksey Kliger[MonoError] change mono_error_set_pending_exception...
2016-03-25 Rodrigo Kumpera[android] Fix Krait CPU bug on Android.
2016-03-25 Aleksey Kliger[marshal] Don't raise an exception, just assert
2016-03-25 Aleksey Kliger[runtime] MonoError-ize mono_nullable_box
2016-03-25 Aleksey Kliger[runtime] Make mono_value_box use MonoError
2016-03-25 Aleksey Kliger[threadpool-ms] MonoError-ize mono_threadpool_ms_enqueu...
2016-03-25 Aleksey Kliger[threadpool-ms] MonoError-ize some not implemented...
2016-03-25 Aleksey Kliger... Merge pull request #2791 from lambdageek/dev/monoerror...
2016-03-25 Vlad Brezae[sgen] Add option for enabling/disabling precleaning
2016-03-25 Vlad Brezae[sgen] Preclean mod union entries before the finishing...
2016-03-25 Vlad Brezae[sgen] Move assert to the right place
2016-03-25 Vlad Brezae[runtime] Enclose define parameters in parentheses
2016-03-25 Vlad Brezae[sgen] Add separate scan function for handling a single...
2016-03-25 Vlad Brezae[sgen] Move scan vtype with the other object ops
2016-03-25 Vlad Brezae[sgen] Simplify defines for object ops
2016-03-25 Vlad Brezae[sgen] Allow read only access on block list without...
2016-03-25 Vlad Brezae[sgen] Allow read only access of los object list withou...
2016-03-25 Vlad Brezae[sgen] Extract the handle array code for reuse
2016-03-25 Vlad Brezae[sgen] Don't prefetch unused memory when scanning the...
2016-03-25 Alexander KöplingerMerge pull request #2793 from radical/fix-mcs-args
2016-03-24 Aleksey Kliger[runtime] mark mono_domain_unload external only
2016-03-24 Aleksey Kliger[runtime] Remove CHECK_MONOTYPE macro
2016-03-24 Aleksey Kliger[runtime] Delete mono_assert and mono_assert_not_reached
2016-03-24 Aleksey Kliger[runtime] Change mono_object_castclass_mbyref not to...
2016-03-24 Aleksey Kliger... Merge pull request #2790 from lambdageek/dev/monoerror...
2016-03-24 Andi McClureMake --aot=full able to emit executables on 64 bit...
2016-03-28 Andi McClureSupport tool-prefix in mono/mini fullaotcheck
2016-03-28 Andi McClureFix debug Windows builds in MSVC 2015
2016-03-24 Zoltan Varga[arm] Fix support for soft breakpoints.
2016-03-24 Ankit Jain[mcs] Accept and ignore command line args supported...
2016-03-24 Zoltan Varga[runtime] Make the appdomain-unload.exe test more verbose.
2016-03-24 Zoltan Varga[aot] Reenable the emission of line number info using...
2016-03-24 Zoltan Varga[jit] Fix the dwarf info structure when there is no...
2016-03-24 Zoltan Varga[jit] Remove the 'appending' support from the dwarf...
2016-03-24 Zoltan Varga[jit] Get rid of the create_delegate_trampoline_data...
2016-03-24 Aleksey Kliger... Merge pull request #2768 from lambdageek/dev/monoerror...
2016-03-24 Alexis ChristoforidesMerge pull request #2663 from esdrubal/islocal
2016-03-24 Chris HamonsCreate xammac_net_4_5 variant of System.Runtime.Remoting
2016-03-24 Alexander KöplingerTrigger a rebuild of Mono.Security
2016-03-23 Martin Baulig[Mono.Security]: MonoTlsProvider.InvokeSystemCertificat...
2016-03-23 Martin Baulig[System]: Add private 'X500DistinguishedName' API to...
2016-03-23 Martin Baulig[System]: SystemCertificateValidator.CheckUsage():...
2016-03-23 Martin Baulig[System]: Make 'X509Certificate2' and 'X509Chain' lazil...
2016-03-23 Martin Baulig[corlib]: Cleanup the internal 'X509CertificateImpl...
2016-03-23 Zoltan Varga[ppdb] Disable the metadata verifier for ppdb tables...
2016-03-23 Aleksey Kliger[MonoError] Use mono_error_set_execution_engine helper
2016-03-23 Aleksey Kliger[MonoError] Use mono_error_set_not_supported helper
2016-03-23 Aleksey Kliger[MonoError] Use mono_error_set_not_implemented helper
2016-03-23 Aleksey Kliger[MonoError] add helpers for some corlib exceptions
2016-03-23 Alexander Kyte[runtime] Make memory allocation for method headers...
2016-03-23 Zoltan Varga[man] Remove documentation for the nonexistent MONO_ENA...
2016-03-23 Alexander KöplingerMerge pull request #2784 from mhutch/msbuild-fixes
2016-03-23 Marek Safar[cil-stringreplacer] Use Cecil as reference dependency
2016-03-23 Marek Safar[cil-stringreplacer] Update debug symbol
next