Merge pull request #1088 from BrzVlad/pushless
[mono.git] / mono / mini / method-to-ir.c
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-06 Brezae Vlad[x86] Arguments to calls are passed via moves, instead...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-11 Zoltan Varga[sdb] Avoid placing implicit sequence points at offsets...
2014-05-08 Ludovic HenryMerge pull request #1024 from ludovic-henry/pr10-proflo...
2014-05-07 Zoltan VargaFix the build.
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-29 Michael HutchinsonMerge pull request #1008 from lambdalice/master
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-28 Alex Rønne PetersenEmit profiler enter/leave instrumentation calls as...
2014-04-25 Rolf Bjarne KvingeRevert "Revert "Merge branch 'master' of https://github...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-24 Marek SafarMerge pull request #1003 from robertpi/Bug12211
2014-04-23 Alexis ChristoforidesRevert "Merge branch 'master' of https://github.com...
2014-04-23 Alexis ChristoforidesMerge branch 'master' of https://github.com/mono/mono
2014-04-22 Zoltan Varga[arm64] Add JIT support.
2014-04-22 Alexis ChristoforidesMerge pull request #994 from drummerhu/patch-1
2014-04-17 Zoltan Varga[jit] Fix an unreachable code part in mini_emit_memset...
2014-04-15 Miguel de IcazaMerge pull request #987 from StephenMcConnel/bug-18874
2014-04-15 Zoltan Varga[llvm] Fix a few problems with longs on 32 bit platform...
2014-04-14 Alex Rønne PetersenFix handling of the `volatile.` prefix instruction.
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-04-03 Zoltan Varga[jit] Make generic ctor calls made out of gsharedvt...
2014-04-03 Zoltan Varga[jit] Fix some of the check for support of atomic intri...
2014-04-01 Zoltan Varga[jit] Implement support for atomic intrinsics on arm.
2014-03-22 Zoltan Varga[jit] Add a few more constraints to the UnsafeMov intri...
2014-03-21 Zoltan Varga[jit] Disallow mixing structs/non-structs in the Unsafe...
2014-03-20 Zoltan Varga[jit] Add a 'check-pinvoke-callconv' MONO_DEBUG option...
2014-03-19 Rodrigo Kumpera[jit] New Array.UnsafeMov intrinsic for overcomming...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-11 Rodrigo KumperaMerge pull request #938 from exony-craigminihan/bugzill...
2014-03-10 Zoltan Varga[jit] Add support for --debug=casts to one cast codepat...
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Rodrigo KumperaMerge pull request #936 from adahn/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-06 Rodrigo KumperaMerge pull request #934 from exony-craigminihan/bugzill...
2014-03-06 Zoltan Varga[jit] Implement the push/pop LMF code in IR on windows...
2014-03-05 Marek SafarMerge pull request #930 from theraot/master
2014-03-02 Zoltan Varga[jit] Avoid forcing initlocals to TRUE when the 'unsafe...
2014-03-02 Jeffrey StedfastMerge pull request #929 from edbprx/master
2014-03-01 Zoltan Varga[jit] Allow inlining of calls to method with the Aggres...
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Zoltan Varga[jit] Precompute a bit more information for delegate...
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-18 Alex Rønne PetersenMerge pull request #898 from UCIS/patch-3
2014-02-18 Alex Rønne PetersenMerge pull request #899 from UCIS/patch-4
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-17 Marek SafarMerge pull request #891 from DavidKarlas/listenerprefix
2014-02-14 Zoltan VargaRevert "[jit] Implement OP_CARD_TABLE_WBARRIER on ios."
2014-02-14 Zoltan VargaRevert "[jit] Fix a regression introduced by b3f36681c7...
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-08 Martin MidtgaardMerge remote-tracking branch 'upstream/master'
2014-02-08 Zoltan Varga[jit] Fix a regression introduced by b3f36681c72a6900cd...
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-02-05 Zoltan Varga[jit] Implement OP_CARD_TABLE_WBARRIER on ios.
2014-02-04 Zoltan Varga[jit] Avoid running class cctors during AOT when using...
2014-01-28 Zoltan VargaRevert "[jit] Precompute a bit more information for...
2014-01-26 Zoltan Varga[jit] Precompute a bit more information for delegate...
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-22 João MatosMerge pull request #878 from tritao/master
2014-01-21 Zoltan Varga[gsharedvt] Fix memory leaks. Fixes #16787.
2014-01-20 Alex Rønne PetersenMove a variable into the #ifdef path it's used in....
2014-01-20 Marek SafarMerge pull request #876 from knocte/master
2014-01-17 Marek SafarMerge pull request #868 from mariokmk/master
2014-01-17 Alex Rønne PetersenMerge pull request #856 from madewokherd/textcontrol
2014-01-17 Alex Rønne PetersenMerge pull request #861 from RobertZenz/patch-1
2014-01-16 Rodrigo Kumpera[runtime]Add native type extension.
2014-01-13 Zoltan Varga[jit] Call mini_replace_type () in one place.
2014-01-13 Marek SafarMerge pull request #844 from scottmcarthur/master
2014-01-07 Atsushi EnoMerge branch 'master' into msbuilddll2
next