Merge pull request #1659 from alexanderkyte/stringbuilder-referencesource
[mono.git] / mono / mini / jit-icalls.c
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-25 Zoltan Varga[jit] Trucate the shift amount in the long shift emulat...
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
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-02-27 Zoltan VargaMerge pull request #1605 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1604 from iainx/cov-install-coverag...
2015-02-27 Zoltan VargaMerge pull request #1603 from iainx/coverage-null-protect
2015-02-26 Zoltan VargaMerge pull request #1602 from cdettmering/master
2015-02-26 Zoltan Varga[runtime] Use mono_set_pending_exception () in some...
2015-02-25 Rodrigo KumperaMerge pull request #1593 from kumpera/new_suspend
2015-02-25 Miguel de IcazaMerge pull request #1584 from zevane/patch-2
2015-02-24 Zoltan VargaRevert "[runtime] Use mono_set_pending_exception (...
2015-02-24 Zoltan Varga[runtime] Use mono_set_pending_exception () in some...
2015-02-24 Rodrigo KumperaMerge pull request #1587 from kumpera/cleanup_threading
2015-02-24 Zoltan Varga[jit] Use mono_set_pending_exception () instead of...
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-12 Zoltan Varga[jit] Remove unused MONO_ARCH_SAVE_REGS declarations.
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-10 Zoltan VargaMerge pull request #1557 from StephenMcConnel/bug-26887
2015-02-10 Zoltan Varga[jit] Fix some issues with constrained gsharedvt calls...
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 #1508 from slluis/fix-20966
2015-01-28 Rodrigo KumperaMerge pull request #1510 from BrzVlad/fix-file-map
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
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...
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-09-24 Miguel de IcazaMerge pull request #1304 from slluis/mac-proxy-autoconfig
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-19 Miguel de IcazaMerge pull request #1245 from StephenMcConnel/bug-22483
2014-09-19 Miguel de IcazaMerge pull request #1273 from joelmartinez/docs-unified-fix
2014-09-12 Zoltan VargaMerge pull request #1275 from ranma42/fix-lib64
2014-09-11 Marek SafarMerge pull request #1277 from esdrubal/calendarsdaysinyear
2014-09-10 Marek SafarMerge pull request #1270 from esdrubal/xmlimplicit
2014-09-10 Marek SafarMerge pull request #1267 from ramtinkermani/master
2014-09-09 Rodrigo Kumpera[jit] Fix error handling in a few places in the jit.
2014-08-21 Alex Rønne PetersenMerge pull request #1172 from roji/datarow_null
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-12 Miguel de IcazaMerge pull request #1192 from LogosBible/regex-fixes...
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-08 João MatosMerge pull request #1196 from tritao/master
2014-08-07 Zoltan Varga[jit] Fix enum->int casts in gsharedvt code. Fixes...
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
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-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2013-12-03 Marek SafarMerge pull request #823 from DavidKarlas/master
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-10-23 Alex Rønne PetersenMerge pull request #787 from directhex/master
2013-10-22 Zoltan Varga[runtime] Fix gsharedvt support in mono_helper_compile_...
2013-10-22 Zoltan Varga[jit] Add a MONO_ARCH_EMULATE_LONG_MUL_OVF_OPTS define...
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-26 Marek HabersackMerge pull request #726 from pruiz/xamarin-bug-13708
2013-08-20 Zoltan VargaMerge pull request #737 from Mixaill/master
2013-08-20 Zoltan VargaEnable support for constrained gsharedvt calls to Objec...
2013-08-20 Zoltan VargaFix a regression introduced by d84a165c8e799d8734df5f51...
2013-08-17 Marek SafarMerge pull request #736 from wtfrank/charting
2013-08-16 Zoltan VargaConvert nan/infinity to uint 0 to match MS.NET. Fixes...
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-05 Marek SafarMerge pull request #723 from alesliehughes/master
2013-08-04 Zoltan VargaAdd support for constrained gsharedvt calls to ICompara...
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-08-01 Zoltan VargaFix enum->int unbox casts in gsharedvt code. Fixes...
2013-07-30 Paolo MolaroMerge pull request #703 from ysw/master
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-27 Zoltan VargaFix an assert in constrained_gsharedvt_call_setup ...
2013-07-24 Marek SafarMerge pull request #709 from alesliehughes/master
2013-07-24 Zoltan VargaUnify the different gsharedvt constrained call jit...
2013-07-23 Alex Rønne PetersenMerge pull request #697 from linquize/atom-bug
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Alex Rønne PetersenMerge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-17 Zoltan VargaAdd support for constrained calls with one ref paramete...
2013-07-17 Zoltan VargaFix a warning.
2013-07-17 Zoltan VargaAdd support for a simple form of constrained calls...
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
next