Merge pull request #2218 from mono/assignProjectConfigurtionFix
[mono.git] / mono / mini / method-to-ir.c
2015-12-14 Marek SafarMerge pull request #2218 from mono/assignProjectConfigu...
2015-12-11 Ludovic HenryMerge pull request #2311 from mlancione/master
2015-12-10 Aleksey Kliger ... Merge pull request #2310 from lambdageek/dev/bug-36305
2015-12-10 Ludovic HenryMerge pull request #2305 from ludovic-henry/fix-threadp...
2015-12-10 Martin BauligMerge pull request #2296 from xmcclure/webrequest-regex
2015-12-10 Alexander KöplingerMerge pull request #2312 from ArsenShnurkov/bug36724
2015-12-09 João MatosMerge pull request #2288 from evincarofautumn/c++-compat
2015-12-09 Jon Purdy[runtime] Compile cleanly with -Wc++-compat.
2015-12-09 Alexis ChristoforidesMerge pull request #2285 from knocte/filesystemwatcher
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Aleksey Kliger ... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-06 Rodrigo KumperaMerge pull request #2276 from lambdageek/dev/bug-36283
2015-12-03 Zoltan Varga[jit] Fix a verification error when using partial sharing.
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-02 Alexander KöplingerMerge pull request #2278 from akoeplinger/remove-net...
2015-12-02 Zoltan Varga[jit] Avoid a verification error in gsharedvt code...
2015-12-01 Zoltan Varga[llvm] Zero extend array indexes when targeting llvm...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 Zoltan Varga[gsharedvt] Fix support for constrained calls on interf...
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-12-01 João MatosMerge pull request #2258 from protel-opensource/protelm...
2015-12-01 João MatosMerge pull request #2269 from dellis1972/xmlpeek
2015-12-01 João MatosMerge pull request #2265 from directhex/pthread_tls_on_mips
2015-12-01 Marek SafarMerge pull request #2272 from alex-skiffin/master
2015-11-30 João MatosMerge pull request #2271 from BrzVlad/fix-sizeof-monoarray
2015-11-30 Zoltan Varga[jit] Disable the gsharedvt version of Array.UnsafeMov.
2015-11-24 Alexander KöplingerMerge pull request #2208 from martinbooth/dataannotatio...
2015-11-24 Alexander KöplingerMerge pull request #2248 from barsgroup/bugfix/35980
2015-11-22 Alexander KöplingerMerge pull request #2255 from directhex/override-mono...
2015-11-21 Zoltan Varga[ji] Add a mini-llvm.h header file for the functions...
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-19 Zoltan Varga[jit] Fix memory leaks in the generic sharing code...
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-17 Zoltan Varga[jit] Add a header file for aot-compiler.c.
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Andi McClureMinor: Style cleanup on internal headers
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-12 Zoltan Varga[jit] Use emit_runtime_constant () in a few more places...
2015-11-12 Rodrigo KumperaMerge pull request #2213 from kumpera/widen-unsafe-mov
2015-11-11 Rodrigo Kumpera[jit] Allow reference types with Array.UnsafeMov. Docum...
2015-11-11 Rodrigo Kumpera[jit] Add support for widening of Array.UnsafeMov intri...
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-10 mhutchMerge pull request #2124 from mhutch/mono-api-info...
2015-11-10 Marcos HenrichMerge pull request #2209 from esdrubal/facades_subdirs
2015-11-10 Marek SafarMerge pull request #2210 from ystr/FromHtml-xxx
2015-11-09 Vlad Brezae[jit] Refactor loading of runtime constants from IL
2015-11-09 Vlad Brezae[aot] Don't hardcode the nursery size in aot write...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-02 Vlad BrezaeMerge pull request #2081 from BrzVlad/feature-concurren...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-26 Zoltan Varga[llvmonly] Fix an assertion for methods with many argum...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
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-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-15 Rodrigo KumperaMerge pull request #2123 from kumpera/verifier-fix
2015-10-12 Rodrigo Kumpera[verifier] Fix the verifiers to handle Roslyn style...
2015-10-12 Marek SafarMerge pull request #2119 from lambdageek/dev/bug-17571
2015-10-12 Rodrigo KumperaMerge pull request #2101 from tritao/stack-coop-gc
2015-10-09 João Matos[runtime] Build fixes for builds with disabled LLVM.
2015-10-09 Zoltan VargaMerge remote-tracking branch 'origin/bitcode-premerge'
2015-10-09 Zoltan VargaEmulate ckfinite in llvmonly mode. Implement support...
2015-10-09 Zoltan VargaMake parts of the jit c++ clean.
2015-10-09 Zoltan VargaMore nesting issues with EH clauses. Fix stack traces.
2015-10-09 Zoltan VargaAvoid generating OP_ATOMIC_LOAD/OP_ATOMIC_STORE opcodes...
2015-10-09 Zoltan VargaImplement Assembly.GetExecutingAssembly () as an intrin...
2015-10-09 Zoltan Varga[runtime] Merge origin/kyte/llvmonly-exceptions-pr.
2015-10-09 Zoltan VargaRemove the REALLY_LLVONLY flag, enable it by default...
2015-10-09 Zoltan VargaFix merge and other problems.
2015-10-09 Zoltan VargaVarious hacks to make hello world run with only llvm...
2015-10-09 Zoltan VargaFix support for generic virtual calls.
2015-10-09 Zoltan VargaPass the rgctx argument last, instead of first, because...
2015-10-09 Zoltan VargaFix interface calls on a null receiver and virtual...
2015-10-09 Zoltan VargaFix the build.
2015-10-09 Zoltan VargaEnable support for more ldvirtftn+delegate creation...
2015-10-09 Zoltan VargaFix support for ldvirtftn+delegate creation.
2015-10-09 Zoltan VargaAdd support for delegates which call methods which...
2015-10-09 Zoltan VargaAd support for iface calls which might go to methods...
2015-10-09 Zoltan VargaAdd a llvm_only flag to MonoCompile and use that instea...
2015-10-09 Zoltan VargaDisable the usage of delegate trampolines in llvm-only...
2015-10-09 Zoltan VargaImplement virtual/interface calls by calling a jit...
2015-10-09 Zoltan VargaImplement rgctx fetches by calling a JIT icall.
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
2015-10-05 Marek SafarMerge pull request #2107 from kasthack/system.web.sr
2015-10-02 João MatosMerge pull request #2103 from xen2/calli_generic
2015-10-02 Virgile BelloInflate calli generic method signature even if not...
2015-10-01 Miguel de IcazaMerge pull request #1921 from mattzink/master
2015-10-01 Miguel de IcazaMerge pull request #2025 from sawachika-kenji/patch-1
2015-10-01 Miguel de IcazaMerge pull request #2087 from joelmartinez/mdoc-membern...
next