mono.git
2016-04-16 Alexis ChristoforidesMerge pull request #2417 from razzfazz/guard_substr
2016-04-16 Alexis ChristoforidesMerge pull request #2889 from mono/alexischr/canary...
2016-04-16 Zoltan Varga[runtime] Fix warnings.
2016-04-15 Marek SafarMerge pull request #2894 from marek-safar/mono.security
2016-04-15 monojenkinsMerge pull request #2893 from kumpera/fix_29585
2016-04-15 Rolf Bjarne... [mono-api-html] Fix path in csproj.
2016-04-15 Marek Safar[mcs] Better error message for conflict of types with...
2016-04-15 Marek Safar[build] Fixes Mono.Security dependency
2016-04-15 monojenkinsMerge pull request #2887 from lewurm/fix-jit-pass-name
2016-04-15 Alexander KöplingerMerge pull request #2885 from ntherning/fix_test_op_il_...
2016-04-15 Rodrigo KumperaMerge pull request #2878 from kumpera/mach_fixes
2016-04-15 Marek Safar[mcs] No optional parameters tie breaking rules for...
2016-04-15 Rodrigo KumperaAdd regression test.
2016-04-15 Alexander Köplinger[corlib] Fix CspParametersTest.Ctor test
2016-04-15 Rodrigo Kumpera[runtime] Fix mono_class_inflate_generic_method_full_ch...
2016-04-14 Bernhard Urban[jit] fix stats name for method_to_ir pass
2016-04-14 Alexis Christoforides[sgen] "align-up" requested allocation sizes within...
2016-04-14 Zoltan Varga[aot] Enable gsharedvt by default only when using ...
2016-04-14 Alexander KöplingerMerge pull request #2888 from xmcclure/serialize-except...
2016-04-14 Andi McClureBump corlib version number following PR#2875
2016-04-14 Andi McClureMerge pull request #2875 from xmcclure/serialize-exception
2016-04-14 Alexis ChristoforidesBump to include referencesource/8c7937a9e7cc3f61f9ceb6a...
2016-04-14 monojenkinsMerge pull request #2803 from BrzVlad/feature-conc...
2016-04-14 Rodrigo Kumpera[MACH] Add retry logic to all mach api calls in the...
2016-04-14 Rodrigo Kumpera[OSX] Drop more support for OSX 10.5 and earlier.
2016-04-14 Niklas TherningRenamed SEP variable to PLATFORM_PATH_SEPARATOR.
2016-04-14 Niklas Therning* Fixes 'diff: /dev/fd/63: Not a directory' errors...
2016-04-14 Vlad Brezae[sgen] Scan pinned objects in nursery as part of concur...
2016-04-14 Alexander KöplingerFix the referencesource submodule commit
2016-04-14 Alexander KöplingerMerge pull request #2884 from ludovic-henry/fix-process...
2016-04-14 Ludovic Henry[Process] Fix HasExited for non-child process
2016-04-14 Ludovic Henry[Process] Set haveProcessHandle to true when setting...
2016-04-14 Jo ShieldsRevert "Fix missing CommonCrypto/Makefile.include in...
2016-04-14 Marek SafarRevert "Revert "[Mono.Security] Fixes wrong path in...
2016-04-14 Marek SafarRevert "Revert "[build] Clean up common crypto build""
2016-04-14 Marek Safar[Mono.Security] Fixes build
2016-04-14 Daniel Beckeruse native realpath() function (#2877)
2016-04-14 monojenkinsMerge pull request #2879 from lewurm/undo-breaking...
2016-04-14 Bernhard UrbanRevert "[build] Clean up common crypto build"
2016-04-14 Bernhard UrbanRevert "[Mono.Security] Fixes wrong path in makefile"
2016-04-13 Andi McClureSupport SerializeObjectState for System.Exception ...
2016-04-13 Zoltan Varga[arm] Use a direct branch in the krait workaround to...
2016-04-13 Alexander KöplingerMove remaining System.Net.Http pieces from mono-extensi...
2016-04-13 monojenkinsMerge pull request #2874 from lateralusX/jlorenss/win...
2016-04-13 Marek Safar[Mono.Security] Fixes wrong path in makefile
2016-04-13 Marek Safar[build] Clean up common crypto build
2016-04-13 Martin BauligUpdate X509CertificateImplApple.
2016-04-13 Martin Baulig[corlib]: Add X509CertificateImpl.GetNativeAppleCertifi...
2016-04-13 Vlad BrezaeMerge pull request #2800 from BrzVlad/feature-lazy...
2016-04-12 Vlad Brezae[sgen] Enable lazy sweep by default
2016-04-12 Vlad Brezae[sgen] Concurrently sweep blocks also in the lazy sweep...
2016-04-12 Vlad BrezaeMerge pull request #2822 from BrzVlad/feature-lshift...
2016-04-12 Marek Safar[corlib] Handle CreateDirectory with relative paths...
2016-04-12 Marek SafarBump reference source
2016-04-12 Alex Rønne... Merge pull request #2872 from alexrp/timer-dispose2...
2016-04-12 Marek Safar[corlib] SymbolType from reference source. Fixes #39911
2016-04-12 lateralusXFixed incorrect lowering on x64 for test instruction...
2016-04-12 lateralusXFixed issue on x64 windows Visual Studio builds where...
2016-04-12 Marek SafarBump referencesource
2016-04-12 Alex Rønne... [corlib] Fix TimerTest.TestDispose2 () test.
2016-04-12 monojenkinsMerge pull request #2870 from madewokherd/arginfo
2016-04-11 Vlad Brezae[sgen] Fix compare function
2016-04-11 Zoltan Varga[runtime] Avoid printing out the corlib version when...
2016-04-11 Zoltan Varga[runtime] Fix the build of cominterop.c with DISABLE_JIT.
2016-04-11 Vlad BrezaeMerge pull request #2802 from BrzVlad/feature-evacuatio...
2016-04-11 Vincent Povirk[x86] Don't use the inst_offset field of OP_REGVAR...
2016-04-11 Vincent Povirk[x86] Store CallInfo in MonoCompileArch structure.
2016-04-11 Marek Safar[build] Remove unused lib paths
2016-04-11 Marek Safar[mcs] Dynamic context in constructor initializers or...
2016-04-11 Vlad BrezaeMerge pull request #2819 from BrzVlad/fix-major-log
2016-04-11 Vlad Brezae[jit] Decompose long immediate shifts
2016-04-11 monojenkinsMerge pull request #2867 from alexrp/sgen-block-size-ppc
2016-04-11 Alex Rønne... Merge pull request #2866 from alexrp/solaris-10-tls
2016-04-11 Marek Safar[mcs] Use Array.Empty for empty arrays when available
2016-04-11 Marek Safar[mcs] Tie-breaking rules are applied also for non-equiv...
2016-04-11 Marek Safar[mcs] Add tie breaking rule when candidate is in expand...
2016-04-11 monojenkinsMerge pull request #2868 from akoeplinger/maccore-fixes
2016-04-11 Miguel de IcazaCompiler-less mkbundle support in Mono.
2016-04-11 Alexander Köplinger[metadata] Ifdef out an icall that is not available...
2016-04-11 Alexander KöplingerMerge pull request #2865 from akoeplinger/maccore-fixes
2016-04-11 Mathieu Malaterre[sgen] Set ARCH_MIN_MS_BLOCK_SIZE to 64k on both ppc32...
2016-04-11 Alex Rønne... [configure] Use __thread instead of pthread TLS on...
2016-04-11 Alexander Köplinger[mini] Add a stub for mono_arch_create_handler_block_tr...
2016-04-10 Alexander Köplinger[metadata] reflection.c: add missing MonoError paramete...
2016-04-10 Alexander Köplinger[metadata] Guard access to mb->locals_list with DISABLE...
2016-04-10 Alexander Köplinger[build] Remove EXTENSION_include and _exclude from...
2016-04-10 Alexander KöplingerMerge pull request #2864 from cptjazz/python3_compatibility
2016-04-10 Miguel de IcazaMerge pull request #2854 from alexrp/lock-free-queue...
2016-04-10 Alexander JesnerMake versions script compatible to python3: Add ()...
2016-04-10 Vlad Brezae[sgen] Evacuate from emptier blocks to fuller ones
2016-04-10 Vlad Brezae[sgen] Don't evacuate full blocks
2016-04-10 Alexis ChristoforidesMerge pull request #2851 from mono/mono-symbolicate...
2016-04-09 Marek Safar[mcs] Codegen of try-catch-finally with await inside...
2016-04-08 monojenkinsMerge pull request #2860 from lewurm/fix-cfgdump-relate...
2016-04-08 Bernhard Urban[jit] include cfgdump.h in common_sources
2016-04-08 Bernhard Urban[cfg-dump] fix warning
2016-04-08 monojenkinsMerge pull request #2856 from alexrp/profiler-fix-sem
2016-04-08 Alex Rønne... [utils/lfq] Clarify and document the lock-free queue...
2016-04-08 Martin Baulig[corlib]: Add internal callback to 'X509Helper' to...
2016-04-08 Martin Baulig[Mono.Security]: Cleanup 'CertificateValidationHelper'.
next