mono.git
2016-02-22 Alexander Köplinger[scripts] Add deprecation warning to dmcs
2016-02-19 Marek SafarMerge pull request #2650 from radical/csc-args
2016-02-19 Ankit Jain[mcs] Accept and ignore command line args supported...
2016-02-19 Marek Safar[bcl] Add workaround for csc bug
2016-02-19 Zoltan Varga[jit] Fix a regression introduced by c0b9be3e03ac5001df...
2016-02-19 Zoltan Varga[runtime] Avoid a crash when trying to load a non-assem...
2016-02-19 Alexander KöplingerRevert accidental change to submodule from 40017f9
2016-02-19 monojenkinsMerge pull request #2643 from xmcclure/disable-hw-traps
2016-02-18 Zoltan Varga[jit] Add missing div check to OP_IREM_IMM.
2016-02-18 monojenkinsMerge pull request #2626 from lewurm/jit-time-track
2016-02-18 Zoltan Varga[jit] Add div checks to OP_LDIV etc. opcodes.
2016-02-18 monojenkinsMerge pull request #2642 from kumpera/monodis_fix
2016-02-18 Andi McClureDISABLE_HW_TRAPS flag to disable signal reliance
2016-02-18 Alexis Christoforides[mkbundle] Small fixes under Windows
2016-02-18 Zoltan Varga[jit] Add div checks to the OP_IDIV_IMM etc. opcodes...
2016-02-18 Miguel de Icaza[Mainsoft] Remove deprecated code: the Mainsoft code...
2016-02-18 Rodrigo Kumpera[monodis] Improve error handling so it can survive...
2016-02-18 Alexander KöplingerMerge pull request #2609 from directhex/xambug-30902
2016-02-18 Ludovic HenryMerge pull request #2624 from ludovic-henry/monoerror...
2016-02-18 Ludovic HenryMerge pull request #2630 from ludovic-henry/fix-registe...
2016-02-18 Rodrigo KumperaMerge pull request #2635 from xmcclure/timezoneinfo
2016-02-18 Zoltan Varga[jit] Get rid of the non-checked variant of mono_resolv...
2016-02-18 Martin BauligBump Makefile to trigger full build.
2016-02-18 Martin Baulig[System]: 'ServicePointManager.CertificatePolicy':...
2016-02-18 Martin Baulig[Mono.Security]: Make 'MonoTlsSettings.UseServicePointM...
2016-02-18 Martin Baulig[System]: 'HttpWebRequest.Proxy' - update ServicePoint...
2016-02-18 Martin Baulig[System]: Properly propage exceptions in HttpWebRequest...
2016-02-18 Martin Baulig[System]: Disallow "https" proxies in ServicePointManag...
2016-02-18 Martin Baulig[System]: Use correct default value for `ServicePointMa...
2016-02-18 Martin Baulig[System]: Clone the X509Certificate instance that's...
2016-02-17 Andi McClureBroaden readlink load failure check in TimeZoneInfo
2016-02-17 monojenkinsMerge pull request #2633 from xmcclure/fixmobile
2016-02-17 Chris HamonsPrepare XM for Http additions
2016-02-17 Alexander Köplinger[jit] Fix build on ppc
2016-02-17 Bernhard Urban[jit] add timers for several phases
2016-02-17 Bernhard Urban[jit] refactor branch fixups between basic blocks into...
2016-02-17 Bernhard Urban[jit] refactor basic block ordering in separate function
2016-02-17 Bernhard Urban[jit] update jit statistics during aot compilation
2016-02-17 Bernhard Urban[jit] refactor out time tracking function
2016-02-17 João Matos[man] Updated Mono man page with AOT gen-seq-points...
2016-02-17 João Matos[aot] Remove debugging print.
2016-02-17 monojenkinsMerge pull request #2631 from ludovic-henry/fix-microso...
2016-02-17 Andi McClureUpdate referencesources (to fix full-aot build)
2016-02-17 João Matos[aot] Reworked sequence points file AOT option to allow...
2016-02-17 Ludovic Henry[tests] List files from the repo intead of / for proces...
2016-02-17 monojenkinsMerge pull request #2628 from kumpera/misc-loader-error
2016-02-17 Ludovic Henry[Microsoft.Build] Fix Microsoft.Build.Execution.BuildMa...
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_context_init
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_runtime_init
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_domain_try_type_resolve
2016-02-17 Ludovic Henry[runtime] Mark mono_domain_create_appdomain as MONO_RT_...
2016-02-17 Ludovic Henry[runtime] Use MonoError for mono_try_assembly_resolve
2016-02-17 Ludovic Henry[runtime] Use MonoError for copy_app_domain_setup
2016-02-17 Ludovic Henry[corlib] Fix potential RegisteredWaitHandle resource...
2016-02-17 Marek SafarMerge pull request #2627 from kasthack/sysweb-import
2016-02-17 Marek SafarMerge pull request #2629 from gofman/fixtimezoneinfo
2016-02-17 Paul Gofman[System.TimeZoneInfo] Fix finding system time zone...
2016-02-17 Zoltan Varga[jit] Use mono_resolve_patch_target_checked () in more...
2016-02-17 Zoltan Varga[jit] Use mono_resolve_patch_target_checked () in more...
2016-02-17 kasthack[System.Web] Reference source import: System.Web.Util...
2016-02-17 kasthack[System.Web] Reference source import: System.Web.Routin...
2016-02-17 kasthack[System.Web] Reference source import
2016-02-17 Zoltan VargaFix the build.
2016-02-17 Zoltan Varga[llvm] Remove some unfinished code committed by mistake.
2016-02-17 monojenkinsMerge pull request #2625 from xmcclure/tinymemoryleak
2016-02-17 Rodrigo Kumpera[mono-error] Replace mono_metadata_parse_type_full...
2016-02-17 Rodrigo Kumpera[metadata] Introduce MonoError into mono_metadata_parse...
2016-02-17 Rodrigo Kumpera[metadata] Remove mono_metadata_parse_array_full, nothi...
2016-02-17 Zoltan Varga[llvm] Fix a crash when a simd argument is returned...
2016-02-17 Rodrigo Kumpera[runtime] Fix the build.
2016-02-17 kasthack[System.Web] Reference source import
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-17 Rodrigo Kumpera[runtime] Replace hand-written type look up/caching...
2016-02-16 Andi McClureImport System.Diagnostics.Process changes to mobile...
2016-02-16 Andi McClureFix memory leak in mono_aot_plt_resolve when exiting...
2016-02-16 Radek Doulik[linker] do not set scope of non-marked typerefs
2016-02-16 Ludovic Henry[runtime] Bump corlib version
2016-02-16 Ludovic Henry[Process] Add stress tests
2016-02-16 Ludovic Henry[System] Import System.Diagnostics.Process
2016-02-16 Ludovic Henry[corlib] Fix race condition between RegisteredWaitHandl...
2016-02-16 Marek Safar[mcs] Add more known sdk paths redirections
2016-02-16 Rodrigo KumperaMerge pull request #2603 from kumpera/fix_set_pending_e...
2016-02-16 Marcos HenrichMerge pull request #2548 from esdrubal/discovery
2016-02-16 Marcos HenrichMerge pull request #2623 from esdrubal/fileinfo_moveto
2016-02-16 Alexander KöplingerMerge pull request #2615 from akoeplinger/fix-perfcount...
2016-02-16 Marcos Henrich[System.Web.Services] Test DiscoveryClientProtocol
2016-02-16 Marcos Henrich[corlib] Fix FileInfo.MoveTo with same name.
2016-02-16 Marcos Henrich[corlib] Test FileInfo.MoveTo with files with same...
2016-02-15 Marek SafarBump reference source to fix the build
2016-02-15 Vlad BrezaeMerge pull request #2562 from BrzVlad/fix-drainstack...
2016-02-15 Marek Safar[corlib] MethodInfo from reference source
2016-02-15 Marek Safar[mcs] Update expression tree generator to use .net...
2016-02-15 Alexander Köplinger[io-layer] Add Get/SetThreadPriority to wapi-remap.h
next