mono.git
2015-11-02 Vlad BrezaeMerge pull request #2081 from BrzVlad/feature-concurren...
2015-11-02 Alexander Köplinger[acceptance-tests] Output test list to file in chunks
2015-11-02 João MatosMerge pull request #2191 from LogosBible/mono_amd64_hav...
2015-11-02 Martin PotterAdd support for version of pthread_getspecific when...
2015-11-02 Ludovic Henry[trace] Synchronize output
2015-11-02 Alexander Köplinger[mono] Rename NUnit xml result files to TestResult...
2015-11-02 Alexander Köplinger[acceptance-tests] Remove some tests that were removed...
2015-11-02 Ludovic Henry[threads] Remove assertion on `info` for socket syscall...
2015-11-02 Alexander Köplinger[System.Core] Make sure DateTime.AddDays() is preserved...
2015-11-02 Marek Safar[mcs] Add codegen for try-finally block with unreachabl...
2015-11-02 Marek SafarMerge pull request #2186 from ruediger-stevens/master
2015-11-02 Alexander Köplinger[acceptance-tests] Reenable some tests now that #35410...
2015-11-02 Marek Safar[mcs] add new test
2015-11-02 Marek Safar[mcs] Add sbyte type to the list of valid cast tokens...
2015-11-02 github@mrblade.deException serializes the InnerException as System.Excep...
2015-11-02 Marek SafarMerge pull request #2185 from akoeplinger/json-move
2015-11-01 Zoltan VargaFix an obsolete comment.
2015-10-31 Alexander Köplinger[System.ServiceModel.Web] Move System.Runtime.Serializa...
2015-10-31 Alexander Köplinger[System.ServiceModel.Web] Remove old copy of System...
2015-10-30 Martin Baulig[Mono.Security]: Add 'MonoTlsSettings.TrustAnchors...
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...
next