mono.git
2016-02-22 Ankit JainMerge pull request #2646 from ludovic-henry/fix-process...
2016-02-22 Ludovic HenryMerge pull request #2620 from ludovic-henry/referenceso...
2016-02-22 Alexander KöplingerMerge pull request #2651 from akoeplinger/dmcs-warning
2016-02-22 Joao Matos[System.IO.Compression] Lower minimum version in ZIP...
2016-02-22 Ludovic HenryMerge pull request #2593 from ludovic-henry/coop-fix...
2016-02-22 Ludovic Henry[WaitHandle] Call SafeWaitHandle DangerousAddRef /...
2016-02-22 Ludovic Henry[corlib] Import System.Threading.WaitHandle
2016-02-22 Ludovic Henry[io-layer] Fix process_wait return value for current...
2016-02-22 Alexander Köplinger[scripts] Add deprecation warning to dmcs
2016-02-22 Vlad BrezaeMerge pull request #2648 from BrzVlad/fix-cprop-vregs
2016-02-22 Zoltan Varga[llvm] Avoid setting the mono.nofail.load flag with...
2016-02-21 Rodrigo KumperaMerge pull request #2660 from kumpera/loader-error...
2016-02-20 Rodrigo Kumpera[runtime] Ban mono_class_from_name mono_class_from_name...
2016-02-20 Rodrigo Kumpera[tests] Pass cli args to test runner so we can pick...
2016-02-20 Rodrigo Kumpera[util] When creating the TLE exception only provide...
2016-02-20 Rodrigo Kumpera[runtime][jit] Replace usage of mono_class_from_name...
2016-02-20 Rodrigo Kumpera[runtime] Switch probing usage of mono_class_from_name...
2016-02-20 Rodrigo Kumpera[runtime] Add MonoError to search_modules. Fix signatur...
2016-02-20 Rodrigo Kumpera[runtime] Switch GENERATE_GET_CLASS_WITH_CACHE to use...
2016-02-20 Rodrigo Kumpera[runtime] Add manually coded version of GENERATE_GET_CL...
2016-02-20 Rodrigo Kumpera[runtime] Replace mono_class_from_name with mono_class_...
2016-02-20 Rodrigo Kumpera[runtime] Add type load caching to one missing thing...
2016-02-20 Rodrigo Kumpera[runtime] Use mono_class_load_from_name to load types...
2016-02-20 Rodrigo Kumpera[runtime] Replace explicit lookup with GENERATE_GET_CLA...
2016-02-20 Rodrigo Kumpera[runtime] Add GENERATE_TRY_GET_CLASS_WITH_CACHE macro...
2016-02-20 Rodrigo Kumpera[runtime] Add mono_class_load_from_name and mono_class_...
2016-02-20 Alexander KöplingerMerge pull request #2647 from qmfrederik/fixes/eventsources
2016-02-20 Marek SafarMerge pull request #2659 from tritao/system_io_compress...
2016-02-20 Vlad BrezaeRevert "Revert "[jit] Don't allocate memory for unused...
2016-02-20 Vlad Brezae[jit] Clear defs only for valid vregs used by the bbloc...
2016-02-20 Alexander Köplinger[System.Web.ApplicationServices] Add new file to EXTRA_...
2016-02-20 monojenkinsMerge pull request #2638 from gofman/fixprintsettings
2016-02-20 Zoltan Varga[llvm] Allow the llvm backend to work with a new versio...
2016-02-20 Alexander KöplingerMerge pull request #2649 from kjuby8709gsome/master
2016-02-19 Joao Matos[System.IO.Compression] Fixed re-opening of disposed...
2016-02-19 Frederik CarlierAdd placeholders for missing methods:
2016-02-19 Alexis ChristoforidesMerge pull request #2656 from lambdageek/dev/bug-38600
2016-02-19 Aleksey Kliger[mkbundle] Support spaces, strange symbols in assembly...
2016-02-19 Alex Rønne... Merge pull request #2652 from PAVBAN95/master
2016-02-19 PAVAN BANSALFixed typo in README.md
2016-02-19 Marek SafarMerge pull request #2632 from kasthack/sysweb-import
2016-02-19 Ludovic Henry[runtime] Wrap mono_jit_attach and mono_jit_detach...
2016-02-19 Ludovic Henry[coop] Fix native-to-managed wrapper thread attach
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 kchernyavskiy[System]: System.TimeZoneInfo - implemented GetUtcOffse...
2016-02-19 kasthack[System.Web.*] Reference source import: System.Web...
2016-02-19 Ludovic Henry[Microsoft.Build] Fix expected output newline from...
2016-02-19 Ludovic Henry[Microsoft.Build] Fix XS build error
2016-02-19 Marek Safar[bcl] Add workaround for csc bug
2016-02-19 Paul Gofman[System.Drawing.Printing] CUPS default PageSize and...
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
next