Remove the client-side SSLv2 fallback.
[mono.git] / mono /
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 Zoltan Varga[jit] Add a make target for running the jit tests witho...
2015-03-05 Zoltan Varga[jit] Use mini_get_underlying_type () in a few more...
2015-03-05 Zoltan Varga[runtime] Remove the usage of MONO_INTERNAL, use MONO_A...
2015-03-05 Zoltan Varga[runtime] Remove the usage of MONO_INTERNAL, use MONO_A...
2015-03-05 Rodrigo Kumpera[loader] If probing for a pinvoke fails, log the error...
2015-03-05 Zoltan Varga[sdb] Avoid asserts on darwin when the thread deregistr...
2015-03-05 Zoltan Varga[runtime] Fix byref out marshalling of arrays with...
2015-03-05 Marek Safar[corlib] BaseType of by-ref types is null
2015-03-05 Marek Safar[corlib] Enum from reference sources
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-04 Atsushi EnoMerge branch 'master' into import-system-xml-linq
2015-03-03 Miguel de IcazaStyle consistency with the rest of Mono's code
2015-03-03 Zoltan Varga[jit] Really enable partial generic sharing.
2015-03-03 Zoltan Varga[jit] Enable partial generic sharing when not using...
2015-03-03 Marek Safar[corlib] Peek to attribute import from reference souces
2015-03-03 João MatosSupport multiple options when processing the AOT flag...
2015-03-03 Marek Safar[corlib] Activator from reference sources
2015-03-03 Atsushi EnoMerge pull request #1608 from atsushieno/import-system...
2015-03-03 Zoltan Varga[aot] Fix thumb support with separate llvm modules.
2015-03-03 Zoltan Varga[arm] Fix support for backward branches in mono_arm_get...
2015-03-03 Zoltan VargaDisable bug-Xamarin-5278.exe for now to make the build...
2015-03-03 Zoltan VargaRevert some accidental changes in c00a4c800374819171edb...
2015-03-03 Zoltan Varga[runtime] Fix the non-loaded llvm build.
2015-03-02 Rodrigo KumperaMerge pull request #1610 from madewokherd/decimalbuild
2015-03-02 Vincent PovirkRename decimal functions to not conflict with win32...
2015-03-02 Atsushi EnoMerge branch 'master' into import-system-xml-4
2015-03-02 João MatosMerge pull request #1609 from iainx/build-cov-for-osx
2015-03-02 Iain[COV] Set the correct link flags for OS X
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-03-01 Zoltan VargaFix a warning.
2015-02-28 Zoltan Varga[jit] Remove some dead code.
2015-02-27 Zoltan Varga[llvm] Increase the size of a parameter array which...
2015-02-27 João MatosAdded "ld-flags" to pass extra linker flags to the...
2015-02-27 Rodrigo KumperaRemove explicit support for 2.0, it will now use 4.5
2015-02-27 Zoltan VargaMerge pull request #1605 from iainx/cov-install-coverag...
2015-02-27 iain holmesCheck the coverage hash exists before accessing it
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-27 iain holmesCheck for valid coverage info before dereferencing it.
2015-02-27 iain holmes[cov] Install a coverage filter
2015-02-26 Zoltan VargaMerge pull request #1602 from cdettmering/master
2015-02-26 Zoltan Varga[jit] Disable direct calls to icalls when using llvm...
2015-02-26 Zoltan Varga[runtime] Use mono_set_pending_exception () in some...
2015-02-26 Zoltan Varga[runtime] Disable the "bridge-implementation=tarjan...
2015-02-26 Rolf Bjarne KvingeDon't use _NSGetEnviron on arm64.
2015-02-26 Zoltan VargaMerge pull request #1599 from StephenMcConnel/bug-26887-A
2015-02-25 Rodrigo Kumpera[sgen-bridge] Fix all the bridges after the change...
2015-02-25 Rodrigo KumperaFix my last commit to properly include the tarjan test...
2015-02-25 Rodrigo KumperaAdd the tarjan bridge to the test matrix.
2015-02-25 Rodrigo Kumpera[sgen] Fix the sgen bridge test suite. Oh my.
2015-02-25 Rodrigo KumperaMerge pull request #1598 from mono/revert-1593-new_suspend
2015-02-25 Rodrigo KumperaRevert "This introduces the new suspend machinery....
2015-02-25 Rodrigo KumperaMerge pull request #1597 from akoeplinger/remove-ef
2015-02-25 Zoltan Varga[runtime] Remove definitions of MONO_SHARED_DIR from...
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-25 Atsushi EnoMerge pull request #1590 from atsushieno/import-diagnos...
2015-02-24 Zoltan VargaRevert "[runtime] Use mono_set_pending_exception (...
2015-02-24 Zoltan Varga[runtime] Declare ICALL_EXPORT as MONO_API so it works...
2015-02-24 Zoltan VargaFix a warning.
2015-02-24 Zoltan Varga[runtime] Remove some dead definitions.
2015-02-24 Rodrigo Kumpera[threading] Rework suspend code to be based on a state...
2015-02-24 Zoltan Varga[runtime] Use mono_set_pending_exception () in some...
2015-02-24 Rodrigo KumperaMerge pull request #1591 from akoeplinger/remove-npgsql
2015-02-24 Alexis Christoforides[Decimal] Fix C89 compliance in decimal-ms.c
2015-02-24 Rodrigo Kumpera[sgen] Introduce SgenThreadInfo::suspend_done.
2015-02-24 Rodrigo KumperaAdd suspend done everywhere else.
2015-02-24 Rodrigo KumperaMerge pull request #1587 from kumpera/cleanup_threading
2015-02-24 Zoltan Varga[runtime] Fix the non-msvc build.
2015-02-24 Zoltan Varga[runtime] Mark mono_set_pending_exception () as a cold...
2015-02-24 Zoltan Varga[jit] Use mono_set_pending_exception () instead of...
2015-02-23 Rodrigo Kumpera[threading] Don't suspend a thread running out of its...
2015-02-23 Rodrigo Kumpera[threading] compute thread boulds on thread registration.
2015-02-23 Zoltan Varga[runtime] Disable some dyncall/gsharedvt fullaot tests...
2015-02-23 Rodrigo Kumpera[threading] When checking if a thread is in a critical...
2015-02-23 Rodrigo Kumpera[threading] Introduce mono_thread_info_is_live and...
2015-02-23 Zoltan Varga[jit] Make mono_thread_interruption_checkpoint () retur...
2015-02-23 João MatosMerge pull request #1586 from vkargov/master
2015-02-23 Marek SafarMerge pull request #1580 from akoeplinger/msbuild-3B...
2015-02-23 Marek SafarMerge pull request #1585 from akoeplinger/msbuild-maker...
2015-02-23 Vladimir Kargov[runtime] Prioritize loading a profiler library from...
2015-02-22 Zoltan Varga[aot] Fix thumb support when using separate llvm modules.
2015-02-21 Zoltan Varga[runtime] Export a few more symbols.
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
2015-02-20 João MatosMerge pull request #1583 from akoeplinger/fix-genproj...
2015-02-20 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2015-02-20 Zoltan Varga[aot] Fix the emission of llvm plt entries.
2015-02-20 Zoltan Varga[runtime] Export the GC bridge api functions.
2015-02-20 Zoltan Varga[aot] Fix the emission of dwarf debug info.
2015-02-20 Zoltan Varga[aot] Emit dwarf emission on arm64.
next