mono.git
2015-10-30 Alexander Köplinger[acceptance-tests] Pull in new CoreCLR tests added...
2015-10-30 Alexander Köplinger[acceptance-tests] Bump coreclr to pick up 3b2969dffe19...
2015-10-30 Alexander Köplinger[acceptance-tests] Add prefix in commit message for...
2015-10-30 Martin BauligPut back "[Mono.Security.Providers.OldTls]: Include...
2015-10-30 Martin Baulig[System/TLS]: In ChainValidationHelper, remove the...
2015-10-30 Martin Baulig[Mono.Security]: On mobile, 'Mono.Security.Interface...
2015-10-30 Martin BauligRevert "[Mono.Security.Providers.OldTls]: Include all...
2015-10-30 Martin Baulig[Mono.Security.Providers.OldTls]: Include all the sourc...
2015-10-30 Martin Baulig[System]: Cleanup 'ChainValidationHelper', moving the...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-30 Zoltan Varga[sdb] Add a fastpath to process_single_step_inner ...
2015-10-30 Zoltan Varga[llvm] Add names for some temporary variables represent...
2015-10-29 Martin Baulig[System/TLS]: On desktop, allow dynamic loading of...
2015-10-29 Ludovic Henry[coop] Fix typo for gc unsafe region enter/exit
2015-10-29 Martin Baulig[Mono.Security]: Add new MonoTlsProviderFactory.CreateH...
2015-10-29 Rodrigo KumperaMerge pull request #2180 from kumpera/loader-error...
2015-10-29 Martin Baulig[System]: Use the new 'MonoTlsProvider' framework in...
2015-10-29 Martin Baulig[System/TLS]: In LegacySslStream, call SslServerStream...
2015-10-29 Rodrigo KumperaFix windows build.
2015-10-29 Zoltan Varga[llvm] Cleanup the code in process_call () a bit.
2015-10-29 Martin BauligOops, also need to set it when cloning.
2015-10-29 Martin Baulig[Mono.Security]: Add 'MonoTlsSettings.EnabledProtocols...
2015-10-29 Martin Baulig[NewSystemSource]: Pass down the 'IMonoTlsProvider...
2015-10-29 João MatosMerge pull request #2182 from lewurm/fix-arm-build
2015-10-29 Bernhard Urbanmini-llvm: fix wrong usage
2015-10-29 Ludovic Henry[tests] Adjust MathTest double epsilon value
2015-10-29 Zoltan Varga[llvm] Split sig_to_llvm_sig () into two versions,...
2015-10-29 Martin BauligComment-out [HostProtection] attribute in SslStream...
2015-10-29 Zoltan Varga[runtime] Disable the -Wreturn-stack-address clang...
2015-10-29 Ludovic Henry[threads] Fix warning on Linux
2015-10-29 Neale Fergusons390x-codegen.h - Initial SIMD support
2015-10-29 Rodrigo Kumpera[mono-error] Introduce mono_metadata_parse_type_checked...
2015-10-29 Rodrigo Kumpera[mono-error] Introduce MonoError in compare_type_literals.
2015-10-29 Rodrigo Kumpera[metadata] Remove dead MonoParseTypeMode argument from...
2015-10-29 Rodrigo Kumpera[loader-error] mono_metadata_parse_method_signature...
2015-10-29 Zoltan Varga[llvm] Clean up the naming convention in the backend...
2015-10-29 Zoltan Varga[llvm] Merge LLVMCallInfo and LLVMSigInfo.
2015-10-29 Martin Baulig[System]: Replace the 'SslStream' implementation with...
2015-10-28 Martin Baulig[Mono.Security]: It is legal for a TlsClientCertificate...
2015-10-28 Zoltan VargaFix the build, the stub for mono_llvm_cpp_throw_excepti...
2015-10-28 Martin BauligFix my last commit.
2015-10-28 Martin Baulig[Mono.Security]: Rename 'MonoTlsSettings.ServerCertific...
2015-10-28 Martin BauligDon't pass a 'null' hostname to the system validator...
2015-10-28 Martin BauligKill dead code.
2015-10-28 Zoltan Varga[runtime] Handle the conditional compilation of llvm...
2015-10-28 Zoltan Varga[runtime] Add a configure check for unwind.h
2015-10-28 Zoltan Varga[profiler] Avoid a crash at shutdown by installing...
2015-10-28 Ludovic Henry[threads] Use runtime flag to enable cooperative suspend
2015-10-28 Ludovic HenryMerge pull request #2179 from BogdanovKirill/enummodulesfix
2015-10-28 Zoltan VargaFix the build.
2015-10-28 Martin BauligUse 'using SD = System.Diagnostics' to avoid ambiguous...
2015-10-28 Ludovic Henry[test-runner] Improve output
2015-10-28 Ludovic Henry[Process] Catch the closing of handle
2015-10-28 Ludovic Henry[Process] Do not count the output/error wait in the...
2015-10-28 João Matos[runtime] Fixed the non-LLVM build.
2015-10-28 Zoltan VargaFix the windows build.
2015-10-28 Ludovic Henry[threads] Fix race between async suspend and compensation
2015-10-28 Alexander Köplinger[acceptance-tests] Write list of CoreCLR tests into...
2015-10-28 Alexander Köplinger[test-runner] Add a new --input-file option for reading...
2015-10-28 Alexander Köplinger[test-runner] Fix bug in commandline option parsing
2015-10-28 Ludovic Henry[tests] Add coreclr GC stress tests
2015-10-28 Ludovic Henry[tests] Try to fix finalizer-wait
2015-10-28 Ludovic Henry[tests] Fix Math.Pow precision bug on Android
2015-10-28 BogdanovKirill[Processes] Memory leak fix in EnumProcessModules function
2015-10-28 Alex Rønne... [profiler] Disable 'time went backwards' debug message.
2015-10-28 Zoltan Varga[runtime] Use Unwind_Backtrace only on platforms which...
2015-10-28 Zoltan Varga[llvmonly] Add support for direct calls to icalls.
2015-10-27 Martin Baulig[System/TLS]: Don't crash when we're called without...
2015-10-27 Alexander Köplinger[acceptance-tests] Move CoreCLR submodule reference...
2015-10-27 Martin BauligOops, there is no README.md
2015-10-27 Martin BauligOops, forgot to add to the top-level Makefile for mobile.
2015-10-27 Alexander Köplinger[test-runner] Filter out invalid XML chars before writi...
2015-10-27 Martin Baulig[Mono.Security.Providers.OldTls]: New assembly.
2015-10-27 Martin Baulig[System]: Make internals visible to Mono.Security.Provi...
2015-10-27 Vlad Brezae[sgen] Fix marking of cards on 64bit
2015-10-27 Mark Probst[sgen] Fix call to `InterlockedCompareExchange()`.
2015-10-27 Radek Doulik[linker] match type pattern with nested types
2015-10-27 Alexander Köplinger[acceptance-tests] Append a suffix to the CoreCLR IL...
2015-10-27 Andi McClureMerge pull request #2163 from xmcclure/image-audit
2015-10-27 "Andi McClure... This introduces three macros, to be used in place of...
2015-10-27 João Matos[runtime] Normalize include style.
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-27 "Andi McClure... Simplify function interface for rework of image.c hashe...
2015-10-27 João Matos[runtime] Fixed cross-compile LLVM build.
2015-10-27 Ludovic Henry[test-runner] Make sure to close resources hold by...
2015-10-27 Ludovic Henry[Process] Use output/error stream instead of naked...
2015-10-27 Alexander Köplinger[test-runner] Make the --testsuite-name option required
2015-10-27 João Matos[runtime] Added --with-cross-offsets configure option...
2015-10-27 Marek Safar[mcs] Declared fields cannot have unmanaged check done...
2015-10-27 Zoltan Varga[llvmonly] Fix EH when llvm is disabled.
2015-10-26 Zoltan Varga[llvmonly] Fix an assertion for methods with many argum...
2015-10-26 Zoltan Varga[llvmonly] Fix the computation of the generic context...
2015-10-26 Mark Probst[sgen] Fix binary protocol limit default.
2015-10-26 Ludovic Henry[Process] Close process in/out/err handle on Process...
2015-10-26 "Andi McClure... Rework “image hashes” in image.c to segregate by-path...
2015-10-27 "Andi McClure... Continued cleanup in preparation for mempool reference...
2015-10-26 Zoltan Varga[llvm] Fix aot support in non-llvmonly mode.
2015-10-26 Zoltan Varga[llvmonly] Avoid disabling llvm for methods with pinvok...
2015-10-26 Zoltan Varga[llvm] Register the llvmonly icalls even if llvm is...
2015-10-26 Zoltan VargaFix the non-llvm build.
next