mono.git
2015-11-10 Marek SafarMerge pull request #2210 from ystr/FromHtml-xxx
2015-11-10 Zoltan Varga[bcl] Add versioning to the TestTasks.dll file name...
2015-11-09 Vlad Brezae[jit] Refactor loading of runtime constants from IL
2015-11-09 Vlad Brezae[aot] Don't hardcode the nursery size in aot write...
2015-11-09 Alexander Köplinger[acceptance-tests] Ensure Roslyn is bootstrapping with...
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-09 Andi McClureFix to checked-build reference auditing
2015-11-09 ESColorTranslator.FromHtml 3-digit codes support (#35664)
2015-11-07 Zoltan VargaRevert "[bcl] Mark some System tests which depend on...
2015-11-07 Zoltan Varga[bcl] Mark some System tests which depend on a working...
2015-11-07 Alexander Köplinger[acceptance-tests] Fixes for Roslyn integration
2015-11-07 Zoltan Varga[runtime] Add a MonoAotMode entry for llvmonly.
2015-11-07 Zoltan Varga[runtime] Add a dummy definition for mono_debug_persona...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-06 Zoltan VargaAvoid setting mono_llvm_only when mono_aot_only is...
2015-11-06 Alexander Köplinger[acceptance-tests] Bump coreclr to pick up a8cbbdddfe99...
2015-11-06 Zoltan Varga[llvm] Use LLVMArgNormal for scalars passed by value...
2015-11-06 Zoltan Varga[llvm] Add a 'type' field to LLVMArgInfo, use it to...
2015-11-06 Zoltan Varga[aot] Reduce the code duplication in the wrapper encodi...
2015-11-06 Zoltan Varga[runtime] Make mono_marshal_get_wrapper_info ()/set_wra...
2015-11-05 Zoltan Varga[runtime] Add WrapperInfos for a few wrappers which...
2015-11-05 Zoltan Varga[runtime] Merge the 'AllocatorWrapperInfo' structure...
2015-11-05 Martin Baulig[Mono.Security]: Add API to let MonoTlsProvider provide...
2015-11-05 Martin Baulig[Mono.Security]: Add ICertificateValidator.InvokeSystem...
2015-11-05 Martin Baulig[System]: Cleanup SystemCertificateValidator.Evaluate...
2015-11-05 Martin Baulig[Mono.Security]: Add CertificateValidationHelper(MonoTl...
2015-11-05 Martin Baulig[System/TLS]: Make 'SystemCertificateValidator' a stati...
2015-11-05 Martin Baulig[System/TLS]: Use the official API in SslStream rather...
2015-11-05 Zoltan Varga[runtime] Save the nursery bits used to create wbarrier...
2015-11-05 Mark ProbstMerge pull request #2197 from mono/feature-disable...
2015-11-05 Marek SafarMerge pull request #2199 from mhutch/pcl46
2015-11-05 Alexander Köplinger[acceptance-tests] Bump coreclr to pick up 65b122151adb...
2015-11-04 Zoltan Varga[runtime] Implement native-to-managed marshalling of...
2015-11-04 Zoltan Varga[aot] Fix a crash introduced by 51c4e47f2 when the...
2015-11-04 Martin BauligCosmetic; remove unused variable.
2015-11-04 Martin BauligCleanup unused usings.
2015-11-04 Michael Hutchinson[xbuild] Add PCL 4.6 targets
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...
next