Merge pull request #1698 from ludovic-henry/socket-reorg-2
[mono.git] / mono / mini / mini.c
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-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
2015-03-16 Zoltan Varga[aot] Enable direct calls to icalls in aot mode, disabl...
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-15 Zoltan Varga[jit] Fix the detection of whenever we are compiling...
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-11 Mark ProbstMerge pull request #1621 from schani/fix-warnings
2015-03-11 Mark Probst[runtime] Fix warnings.
2015-03-11 Zoltan Varga[jit] Reorganize the gshared code a bit to make it...
2015-03-10 Zoltan Varga[jit] Fix the handling of byref locals in mono_allocate...
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-08 Zoltan Varga[jit] Rename MonoGenericParam->serial to 'gshared_const...
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Zoltan Varga[jit] Use mini_get_underlying_type () in one more place.
2015-03-05 Marek SafarMerge pull request #1615 from akoeplinger/fix-consolelo...
2015-03-05 Marek SafarMerge pull request #1614 from akoeplinger/fix-memorycac...
2015-03-05 Zoltan Varga[jit] Add a new mini_get_underlying_type () function...
2015-03-02 João MatosMerge pull request #1609 from iainx/build-cov-for-osx
2015-03-02 Zoltan Varga[jit] Rename mini-llvm.h to mini-llvm-loaded.c and...
2015-03-01 Zoltan Varga[runtime] Fix the loadable llvm build.
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-03-01 Zoltan Varga[jit] Move aot method loading to mono_jit_compile_metho...
2015-03-01 Zoltan Varga[jit] Remove some dead code/includes.
2015-03-01 Zoltan Varga[runtime] Split mini.c into two files: mini.c contains...
2015-02-28 Zoltan Varga[jit] Remove some dead code.
2015-02-26 Zoltan VargaMerge pull request #1602 from cdettmering/master
2015-02-25 Rodrigo KumperaMerge pull request #1593 from kumpera/new_suspend
2015-02-25 Zoltan Varga[jit] Make the opcode emulation jit icalls callable...
2015-02-25 Miguel de IcazaMerge pull request #1584 from zevane/patch-2
2015-02-23 Zoltan Varga[jit] Make mono_thread_interruption_checkpoint () retur...
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-12 Rodrigo KumperaMerge pull request #1439 from BrzVlad/feature-managed...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-08 Zoltan Varga[jit] Remove unused disable_vtypes_in_regs variable.
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaImplement arm support.
2015-02-06 Zoltan VargaAdd support for generating 32 bit floating point code...
2015-02-06 Marek SafarMerge pull request #1551 from directhex/fix-missing...
2015-02-06 Alex Rønne Petersen[mini] Use a spill var for float <-> int data transfer...
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-28 Zoltan VargaMerge pull request #1533 from jbevain/pdb2mdb-roslyn
2015-01-28 Rodrigo KumperaMerge pull request #1510 from BrzVlad/fix-file-map
2015-01-28 Mark ProbstMerge pull request #1527 from ludovic-henry/master
2015-01-28 Marcos Henrich[runtime] Duplicated instructions OP_IL_SEQ_POINT are...
2015-01-27 Atsushi EnoMerge pull request #1529 from alistair/xmlreader_read_t...
2015-01-26 Marek SafarMerge pull request #1521 from esdrubal/fshandle
2015-01-25 Zoltan VargaMerge pull request #1522 from StephenMcConnel/bug-26258
2015-01-23 João Matos[mini] Include signal.h in mini.c.
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 João Matos[runtime] Fix sigsev signal handler Win32 build.
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-20 Zoltan VargaMerge pull request #1516 from DavidKarlas/getThreadsHang
2015-01-20 Rodrigo Kumpera[runtime] Introduce mono_ldtoken_check and replace...
2015-01-20 Rodrigo Kumpera[runtime] Move the runtime to use the checked variants...
2015-01-20 Marek SafarMerge pull request #1513 from akoeplinger/remove-net20...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-17 Zoltan Varga[arm64] Increase the size of the dyn_call instruction...
2015-01-16 Zoltan VargaMerge pull request #1511 from akoeplinger/windows
2015-01-16 Rodrigo Kumpera[jit] Adjust the sigsegv handle to accomodate targets...
2015-01-16 Rodrigo Kumpera[jit] First pass of portability fixes for the JIT.
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Vlad Brezae[x86] Add monitor enter v4 fastpath.
2015-01-13 Alex Rønne PetersenPropagate siginfo to mono_handle_native_sigsegv ().
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-09 Zoltan Varga[jit] Add a MONO_PATCH_INFO_LDSTR_LIT patch type to...
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2015-01-02 Zoltan Varga[runtime] Avoid reading past the end of a MonoGenericPa...
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-19 Marek SafarMerge pull request #1465 from akoeplinger/msbuild-getdi...
2014-12-19 Zoltan VargaMerge pull request #1375 from echampet/cleanup
2014-12-19 Marek SafarMerge pull request #1469 from akoeplinger/msbuild-missi...
2014-12-18 Ludovic Henry[runtime] Fix #24605 : "counters not enabled" message...
2014-12-16 Marcos Henrich[runtime] Added gen-compact-seq-points option to MONO_D...
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-16 João MatosMerge pull request #1349 from martinjt/MachineKeyProtect
2014-12-13 Marek SafarMerge pull request #1451 from akoeplinger/fix-winforms...
2014-12-13 Marek SafarMerge pull request #1452 from esdrubal/xmlnamespace
2014-12-12 Marcos HenrichDisable sequence points
2014-12-05 Zoltan VargaMerge pull request #980 from StephenMcConnel/bug-18638
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
next