mono.git
2015-11-04 Mark Probst[sgen] Allow disabling finalization of specific classes.
2015-11-04 Alexander Köplinger[acceptance-tests] Sort source files and add a new...
2015-11-04 Martin Baulig[Facades]: Remove 'System.IO.Compression'.
2015-11-04 Ludovic HenryMerge pull request #2196 from alexischr/coop-gc_stackda...
2015-11-04 Zoltan Varga[sdb] Add another fastpath to the invoke code to skip...
2015-11-04 Zoltan Varga[llvm] Get rid of the 'pindexes' array in LLVMCallInfo...
2015-11-04 Zoltan Varga[llvm] Add new llvm argument passing conventions for...
2015-11-04 Rodrigo KumperaMerge pull request #2193 from kumpera/loader-error...
2015-11-03 Zoltan VargaMerge pull request #2194 from alexrp/ppdb-status-crash
2015-11-03 Alexis Christoforides[coop] Make sure 'gc_stackdata' is aligned and properly...
2015-11-03 Alexander Köplinger[acceptance-tests] Bump coreclr to pick up c1f0812bd0f9...
2015-11-03 Ludovic HenryMerge pull request #2195 from alexrp/tp-ms-io-trace...
2015-11-03 Ludovic Henry[mini] Add safepoint support for all platforms
2015-11-03 Alex Rønne... [threadpool-ms-io] Fix some crashy mono_trace () calls.
2015-11-03 Alex Rønne... [ppdb] Fix a crash caused by mono_ppdb_load_file ().
2015-11-03 Marek SafarMerge pull request #2190 from Numpsy/AddADNotFoundException
2015-11-03 Ludovic HenryMerge pull request #2192 from kumpera/suspend-crossfire
2015-11-03 Rodrigo Kumpera[mono-error] Add MonoError to do_mono_metadata_parse_ty...
2015-11-03 Rodrigo Kumpera[mono-error] Add MonoError to do_mono_metadata_parse_ge...
2015-11-03 Rodrigo Kumpera[mono-error] Change mono_metadata_parse_generic_inst...
2015-11-03 Rodrigo Kumpera[mono-error] Introduce MonoError into mono_metadata_par...
2015-11-03 Alexander Köplinger[acceptance-tests] Make sure the latest version of...
2015-11-03 Rodrigo Kumpera[suspend] Fix suspend race between mono-threads and...
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 Richard WebbAdd stub implementation of ActiveDirectoryObjectNotFoun...
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 Rodrigo Kumpera[mono-error] Introduce MonoError into mono_metadata_par...
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.
next