Merge pull request #1668 from alexanderkyte/bug1856
[mono.git] / mono / mini / method-to-ir.c
2015-05-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
2015-05-11 Rodrigo KumperaMerge pull request #1783 from alexanderkyte/thread_tran...
2015-05-10 Zoltan Varga[runtime] Add a mono_debug_get_seq_points () function...
2015-05-10 Zoltan Varga[runtime] Rename mono_debug_symfile_get_line_numbers_fu...
2015-05-09 Zoltan Varga[jit] Avoid an assertion in the virtual delegate optimi...
2015-05-07 Alex Rønne PetersenMerge pull request #1777 from alexrp/sgen-separation
2015-05-07 Atsushi EnoMerge pull request #1773 from ztzg/sql-server-datetime2
2015-05-07 Atsushi EnoMerge pull request #1772 from ztzg/sql-server-variant
2015-05-07 Atsushi EnoMerge pull request #1771 from ztzg/sql-server-bulk...
2015-05-06 Zoltan Varga[jit] Treat MONO_ARCH_IMT_REG as allways defined.
2015-05-06 Alex Rønne PetersenMerge pull request #1750 from alexrp/precise-ctx-static...
2015-05-05 Alex Rønne Petersen[runtime] Rework special static offset handling.
2015-05-05 Ludovic Henry[delegate] Replace multicast delegate implementation
2015-05-05 Alex Rønne PetersenMerge pull request #1766 from alexrp/sgen-separation
2015-05-04 Zoltan Varga[runtime] Remove --security=smcs-temporary-hack and...
2015-05-04 Marcos HenrichMerge pull request #1752 from esdrubal/strefactor
2015-05-03 Alex Rønne PetersenMerge pull request #1763 from JetBrains/empty_appdomain...
2015-05-03 Zoltan Varga[jit] Pass a MonoCompile argument to mono_arch_patch_co...
2015-04-29 Rolf Bjarne KvingeMerge pull request #1748 from rolfbjarne/proclib-fix
2015-04-29 Zoltan Varga[jit] Remove #ifdef MONO_ARCH_VTABLE_REG, it is defined...
2015-04-28 Marcos HenrichMerge pull request #1696 from esdrubal/tzrefactor
2015-04-28 Alex Rønne PetersenMerge pull request #1734 from anikilatorbeta/patch-1
2015-04-28 Alex Rønne PetersenMerge pull request #1745 from alexrp/warning-police
2015-04-27 Rodrigo KumperaMerge pull request #1743 from alexrp/profiler-versioning
2015-04-27 Alex Rønne Petersen[runtime] Remove some unused functions.
2015-04-27 Marcos HenrichMerge pull request #1738 from rolfbjarne/dublin-1916-dst
2015-04-24 Alex Rønne Petersen[mini] Remove now-unused InternalSetChar intrinsic.
2015-04-24 Alex Rønne Petersen[mini] Fix intrinsic signature checks to take into...
2015-04-21 Alexander KöplingerMerge pull request #1721 from jaredpar/fix-attribute-gen
2015-04-21 Miguel de IcazaMerge pull request #1720 from blucz/master
2015-04-20 Marcos HenrichMerge pull request #1691 from esdrubal/exitevent
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-17 Rodrigo Kumpera[jit] Rework the managed code suspend polling and add...
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-15 Atsushi EnoMerge pull request #1709 from atsushieno/import-codedom...
2015-04-14 Zoltan Varga[jit] Fix the detection of the Selector.GetHandle intri...
2015-04-14 Zoltan Varga[jit] Get rid of the MONO_ARCH_HAVE_OP_GET_EX_OBJ defin...
2015-04-14 Zoltan Varga[jit] Implement support for passing in the exception...
2015-04-13 Zoltan Varga[jit] Enable support for partial sharing for generic...
2015-04-13 Zoltan VargaMerge pull request #1708 from alexanderkyte/always_use_imt
2015-04-13 Alexander Kyte[runtime] As mono_use_imt is always true, remove dead...
2015-04-13 João MatosMerge pull request #1704 from Therzok/master
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-13 Zoltan VargaRevert "[jit] Avoid generating remoting invoke wrappers...
2015-04-13 Zoltan Varga[jit] Implement support for constrained calls in partia...
2015-04-12 Zoltan VargaMerge pull request #1703 from Garciat/ignore-systemdata-gen
2015-04-12 Zoltan Varga[jit] Avoid generating remoting invoke wrappers for...
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-09 Zoltan Varga[jit] Rename gen_seq_points_debug_data to gen_sdb_seq_p...
2015-04-09 Zoltan Varga[jit] Correctly disable seq points in wrapper on android.
2015-04-07 Martin BauligMerge pull request #1661 from HellBrick/connection...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
2015-04-01 Zoltan VargaMerge pull request #1674 from alexanderkyte/gdb_support
2015-04-01 João MatosMerge pull request #1673 from alexanderkyte/minor_cpp_fixes
2015-03-31 Zoltan Varga[llvm] Implement support for nested clauses.
2015-03-27 João MatosMerge pull request #1664 from jbraswell/master
2015-03-27 Zoltan Varga[jit] Avoid emitting seq points in inlined methods.
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-25 Marek SafarMerge pull request #1644 from ztone/eval_class_attr
2015-03-24 João MatosMerge pull request #1634 from StephenMcConnel/bug-28025
2015-03-24 João MatosMerge pull request #1652 from debuglevel/bugfix-crossco...
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Marek SafarMerge pull request #1638 from esdrubal/servicepoint
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 João MatosMerge pull request #1646 from myrup/master
2015-03-21 Jonathan PryorMerge pull request #1641 from joelmartinez/docs-monodoc...
2015-03-20 Zoltan VargaMerge pull request #1645 from myrup/master
2015-03-20 Zoltan Varga[jit] Use unique castclass caches in all cases. Fixes...
2015-03-17 Alex Rønne PetersenMerge pull request #1636 from alexrp/profiler-stuff
2015-03-17 Alex Rønne PetersenMerge pull request #1635 from alexrp/core-clr-properties
2015-03-17 Zoltan Varga[jit] Avoid disabling direct calls to icalls on arm64...
2015-03-17 Zoltan Varga[jit] Add exception checks after direct calls to icalls...
2015-03-17 Zoltan Varga[jit] Disable direct icalls for now to fix the build.
2015-03-17 Zoltan Varga[jit] Split the CEE_CALLI conv into a separate switch...
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
2015-03-17 Zoltan Varga[jit] Add support for directly calling normal icalls...
2015-03-16 Zoltan Varga[aot] Enable direct calls to icalls in aot mode, disabl...
2015-03-16 Vlad Brezae[sgen] Write barrier nursery checks might be needed
2015-03-16 Vlad Brezae[aot] Add aot support for write barrier.
2015-03-16 Vlad Brezae[jit] Handle pointers for aot separately from CEE_MONO_...
2015-03-15 Miguel de IcazaMerge pull request #1617 from keneanung/OdbcCommandExce...
2015-03-15 Miguel de IcazaMerge pull request #1627 from mono/tooltask-fixes
2015-03-15 João MatosMerge pull request #1628 from akoeplinger/resxresourcer...
2015-03-15 Zoltan Varga[jit] Add support for char/boolean to mini_type_get_und...
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
2015-03-13 João MatosMerge pull request #1618 from alexanderkyte/remoting-fix
2015-03-13 Zoltan Varga[jit] Finish support for valuetype based sharing in...
2015-03-12 Zoltan Varga[jit] Add a new MONO_RGCTX_INFO_ELEMENT_KLASS info...
2015-03-11 Mark ProbstMerge pull request #1621 from schani/fix-warnings
2015-03-11 Mark Probst[runtime] Fix warnings.
2015-03-11 Zoltan Varga[jit] Handle type variables in mini_emit_stobj ().
2015-03-10 Zoltan Varga[jit] Rename 'constrained_call' to 'constrained_class...
2015-03-10 Miguel de IcazaMerge pull request #977 from jasonleenaylor/bug-18558
2015-03-10 Marcos HenrichMerge pull request #1612 from esdrubal/socketsh
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
next