mono.git
2015-10-26 Ludovic Henry[tests] Increase timeout before failing
2015-10-26 Marek Safar[mcs] Support auto-property with private setter with...
2015-10-26 Ludovic Henry[tests] Increase timeout before failing
2015-10-26 Ludovic Henry[tests] Add --testsuite-name to avoid overwritting...
2015-10-26 Ludovic Henry[tests] Use test-runner to run unhandled-exception...
2015-10-26 Zoltan VargaAdd another missing file.
2015-10-26 Zoltan VargaAdd a missing file.
2015-10-26 Zoltan Varga[llvm] Move the EH support code into mini-exceptions...
2015-10-26 Zoltan Varga[llvm] Fix support for asmonly+llvmonly by emitting...
2015-10-24 Zoltan VargaMerge pull request #2166 from ermshiperete/FontHeight
2015-10-24 Zoltan Varga[profiler] Create a static version of libmono-profiler...
2015-10-24 Zoltan Varga[arm] Add a comment for a hack.
2015-10-23 Zoltan Varga[arm64] Implement mono_threads_core_begin_async_resume...
2015-10-23 Aleksey Kliger... Merge pull request #2171 from lambdageek/dev/fix-marshal
2015-10-23 Mark Probst[sgen] Documentation about future-proofing the binary...
2015-10-23 Zoltan VargaAdd a new Moono_GetStackTraces method to Thread which...
2015-10-23 Aleksey Kliger[coop] One more pair of coop gc marshal fixes.
2015-10-23 Martin BauligRemove a few more 'using System.Reflection's.
2015-10-23 Martin Baulig[Mono.Security]: Use the new 'NoReflectionHelper' inste...
2015-10-23 Mark Probst[sgen] Add some bridge documentation.
2015-10-23 Zoltan VargaMerge pull request #2170 from alexanderkyte/mini_llvm_a...
2015-10-23 Alexander Kyte[runtime] Fix support for amd64 in mini-llvm-cpp.cpp
2015-10-23 Martin Baulig[System]: Add internal 'Mono.Net.Security.NoReflectionH...
2015-10-23 Martin BauligRemove 'using System.Reflection'.
2015-10-23 Martin Baulig[Mono.Security]: Access System.dll's internals directly...
2015-10-23 Martin Baulig[System]: Make internals visible to Mono.Security.
2015-10-23 Alexander Köplinger[test-runner] Fix a few more hardcoded test suite names
2015-10-23 Ludovic Henry[test-runner] Wait synchronously for process exit
2015-10-23 João MatosMerge pull request #2168 from BillSeurer/llvm
2015-10-23 Bill Seurer[ppc] Activate llvm for power
2015-10-23 Rodrigo KumperaMerge pull request #2165 from lambdageek/dev/marshal-fix
2015-10-23 Ludovic Henry[socket] Use syscall abort mechanism properly
2015-10-23 Ludovic Henry[socket] Enable Shutdown on socket disposal only on...
2015-10-23 Jo Shields[msvc] Manually update .defs, don't use update-defs...
2015-10-23 Jo ShieldsRevert "[msvc] Update the DLL export definition files."
2015-10-23 Jo Shields[msvc] Update the DLL export definition files.
2015-10-23 Brent McCarthy[WinForms] Check for null font Height
2015-10-22 Aleksey Kliger[coop] update native call marshalling to pass thread...
2015-10-22 Zoltan Varga[runtime] Add a check for PE images to mono_method_body...
2015-10-22 Zoltan VargaFix the build.
2015-10-22 Zoltan Varga[runtime] Move the MONO_ENV_OPTIONS parsing code to...
2015-10-22 Zoltan VargaExport mono_image_load_cli_header/load_metadata from...
2015-10-22 Alex Rønne... Merge pull request #2162 from alexrp/master
2015-10-22 Marek Safar[corlib] Add non-overlapping buffer MemoryCopy implemen...
2015-10-22 Alex Rønne... [profiler] Disable the hack to attempt to get code...
2015-10-22 João MatosMerge pull request #2158 from akoeplinger/fix-winforms...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
2015-10-22 Ludovic Henry[threads] Print more information in case of error in...
2015-10-22 Jo ShieldsMerge pull request #2149 from directhex/absolute-path...
2015-10-22 Alexander Köplinger[WinForms] Update tests to match recent changes to...
2015-10-21 Martin Baulig[Mono.Security]: Mark 'HttpsClientStream' as obsolete.
2015-10-21 Martin Baulig[System]: Remove some dead internal code.
2015-10-21 Rodrigo KumperaMerge pull request #2122 from lambdageek/dev/bug-26384
2015-10-21 Marek SafarMerge pull request #2155 from akoeplinger/bug-34334-pr
2015-10-21 Martin Baulig[System]: Use MonoTlsProvider API in WebConnection.
2015-10-21 Martin Baulig[System]: Use MonoTlsProvider API in FtpWebRequest...
2015-10-21 Alexander Köplinger[interpreter] Relax check for forcing compilation for...
2015-10-21 Aleksey Kliger[reflection] Test for ModuleBuilder.GetType(String...
2015-10-21 Aleksey Kliger[reflection] ModuleBuilder, TypeBuilder escaped type...
2015-10-21 Aleksey Kliger[corlib] Test Type.FullName and Type.GetType() with...
2015-10-21 Aleksey Kliger[corlib] ves_icall_Type_GetNestedTypes unescape special...
2015-10-21 Aleksey Kliger[corlib] System.TypeSpec.Parse unclosed square brackets...
2015-10-21 Aleksey Kliger[corlib] System.TypeSpec.Parse escaped characters
2015-10-21 Aleksey Kliger[corlib] handle special characters in Type.FullName...
2015-10-21 Jonathan Pryor[tuner] Properly preserve AesCryptoServiceProvider.
2015-10-21 Radek Doulik[tuner] handle the case with multiple "preserve" attributes
2015-10-20 Zoltan Varga[runtime] Factor out the PE image loading code into...
2015-10-20 Marek Safar[mcs] Fix inference of dynamic type used as a construct...
2015-10-20 Zoltan Varga[runtime] Fix a possible buffer overflow in get_process...
2015-10-20 Zoltan Varga[amd64] Remove some dead code.
2015-10-20 Zoltan VargaRevert "[amd64] Allow returning of structs in register...
2015-10-20 Marek Safar[mcs] Add additional doc reset after property initializ...
2015-10-20 Alexander Köplinger[acceptance-tests] Fix tarball build and rename "check...
2015-10-20 Marek SafarFixes mobile build
2015-10-20 Marek Safar[mdoc] Update expected test results after private membe...
2015-10-20 Marek Safar[System.Runtime.Caching] Update test due to .net fixes
2015-10-20 Marek Safar[system.componentmodel.dataannotations] Fix incorrect...
2015-10-20 Jo Shields[msvc] Use fully qualified path for xcopy
2015-10-20 Marek Safar[system.data] Remove empty ending character from resour...
2015-10-20 Zoltan Varga[gsharedvt] Inflate methods properly in one case. Fixes...
2015-10-19 Alexander KöplingerMerge pull request #2148 from akoeplinger/remove-old...
2015-10-19 Alexander Köplinger[runtime] Remove explicit support for v4.0.30128 and...
2015-10-19 Zoltan Varga[llvm] Fix the handling of r4 arguments during calls...
2015-10-19 Martin BauligBump reference source.
2015-10-19 João Matos[runtime] Remove unused MONO_IS_CROSS_COMPILE define.
2015-10-19 Alexander Köplinger[acceptance-tests] Convert Ruby script to Python
2015-10-19 Alexander Köplinger[acceptance-tests] Integrate Roslyn, CoreCLR and ms...
2015-10-19 Zoltan Varga[acceptance-tests] Add code from xamarin/mono extension...
2015-10-19 Alexander Köplinger[tests] Add a new --testsuite-name parameter to managed...
2015-10-19 Alexander Köplinger[tests] Add a new --expected-exit-code option to the...
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-19 Zoltan Vargajit] Replace a few more #ifdefs with flags.
2015-10-18 Zoltan VargaFix the build.
2015-10-18 Zoltan Varga[jit] Add a new MonoBackend structure which will contai...
2015-10-18 Zoltan Vargajit] Replace a few more #ifdefs with MonoCompile flags.
2015-10-18 Zoltan Varga[jit] Replace a few more #ifdefs with MonoCompile flags.
2015-10-18 Zoltan Varga[jit] Replace a few arch-specific #ifdef blocks with...
2015-10-18 Zoltan Varga[jit] Add flags to MonoCompile to allow the removal...
2015-10-17 Alexander Köplinger[threads] Fix another sleep compilation error on win32
2015-10-17 Zoltan VargaMake the thread dump code safe by doing only async...
next