[runtime] Prioritize loading a profiler library from the installation dir over standa...
[mono.git] / mono /
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.
2015-02-19 Zoltan Varga[llvm] Fix a bug introduced by 61ae03fef1aaa74228c5eeba...
2015-02-19 Zoltan Varga[llvm] Mark methods with the NOINLINING attribute as...
2015-02-19 Zoltan Varga[llvm] Refactor the calling convention handling code...
2015-02-19 Zoltan Varga[aot] Enable LLVM level inlining.
2015-02-19 Zoltan Varga[llvm] Mark methods with clauses as noinline.
2015-02-19 Zoltan Varga[jit] Fix the overflow checks in the liveness2 pass...
2015-02-19 Zoltan Varga[aot] Fix catching exceptions in gshared methods on...
2015-02-19 Zoltan Varga[llvm] Mark the mono_aot_personality () function as...
2015-02-19 Zoltan Varga[runtime] Export a few functions needed by xam.mac.
2015-02-19 Zoltan Varga[aot] Fix an assertion.
2015-02-19 Zoltan Varga[llvm] Emit null checks for remainders as well.
2015-02-19 Zoltan Varga[llvm] Emit null checks in div opcodes if needed.
2015-02-19 Zoltan Varga[aot] Fix binary search in the code offsets table when...
2015-02-18 Zoltan Varga[aot] Fix the computation of LLVM code ranges.
2015-02-18 Jo ShieldsEnsure check-seq-point target exits immediately on...
2015-02-18 Zoltan Varga[jit] Disable llvm support for the atomic load/store...
2015-02-18 Zoltan Varga[aot] Handle separate blocks of llvm and jitted code...
2015-02-18 Mark Probst[sgen] Correctly calculate size of zero-based one-dimen...
2015-02-18 Zoltan VargaMerge pull request #1576 from McSherry/patch-1
2015-02-18 Zoltan Varga[runtime] Really fix the loadable LLVM build.
2015-02-18 Jo ShieldsJust avoid BSD sed altogether.
2015-02-18 Jo ShieldsMore fixes for BSD sed breaking check-seq-point target
2015-02-18 Jo ShieldsFurther fixes to check-seq-point test
2015-02-18 Jo ShieldsFix test suite on OSX
2015-02-18 Zoltan Varga[runtime] Fix the loadable LLVM build.
2015-02-18 João Matos[profiler] Fixed an Android build regression introduced...
2015-02-18 João Matos[monodis] Fixed building against LLVM-compiled Mono.
2015-02-18 João MatosMerge pull request #1572 from directhex/emit-nunit...
2015-02-18 Jo ShieldsEmit NUnit representation of check-seq-points target.
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-18 Miguel de IcazaMerge pull request #1563 from directhex/emit-nunit...
2015-02-18 Zoltan Varga[runtime] Link the logging profiler against eglib.
2015-02-18 Zoltan Varga[runtime] Export mono_threads_attach_tools_thread ().
2015-02-17 Rodrigo KumperaMerge pull request #1570 from mono/fix27010
2015-02-17 Alex Rønne PetersenMerge pull request #1571 from evincarofautumn/fix-warning
2015-02-17 Jon Purdy[utils] Fix warning in Makefile.am.
2015-02-17 João Matos[mini] Improve the driver to handle more cases of incom...
2015-02-17 João Matos[metadata] Do not try to use host context members when...
2015-02-17 João Matos[metadata] Add missing ARM64 object offsets.
2015-02-17 Zoltan Varga[aot] Fix the emission of ElementAddr wrappers.
2015-02-17 Zoltan Varga[runtime] Link monodis against libmonoruntime instead...
2015-02-17 Zoltan Varga[gsharedvt] Implement support for multi-dimensional...
2015-02-17 Zoltan VargaFix a warning.
2015-02-17 Ungureanu MariusBug 27010 - Difference in Assembly.GetExportedTypes...
2015-02-17 Alex Rønne Petersen[mini] Fix a crash on armel.
2015-02-16 Zoltan Varga[jit] Add tests for arm64 gsharedvt argument passing.
2015-02-16 Zoltan Varga[jit] Add tests for arm64 gsharedvt argument passing.
2015-02-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
2015-02-16 João Matos[aot] Re-organize JSON dumping code.
2015-02-16 João MatosRevert "[aot] Re-organize JSON dumping code."
2015-02-16 Zoltan Varga[aot] Re-organize JSON dumping code.
2015-02-16 Marek SafarMerge pull request #1568 from akoeplinger/xbuild
2015-02-16 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-14 Zoltan Varga[jit] Fix a regression introduced by 00a28a7dfd44a10c3b...
2015-02-13 Zoltan Varga[arm64] Add a test for vtype by ref returns in dyn...
2015-02-13 João Matos[runtime] Fixed TLS detection on AMD64 to support cross...
2015-02-13 João Matos[aot] Added JSON dumping support.
2015-02-13 João Matos[monodis] Attempt to fix the Cygwin build.
2015-02-13 Alex Rønne Petersen[mini] Add a MONO_ARM_FORCE_SOFT_FLOAT environment...
2015-02-13 Zoltan Varga[runtime] Overwrite logging profiler output files autom...
2015-02-13 Zoltan Varga[runtime] Export mono_personality (), which is accessed...
2015-02-13 Zoltan Varga[runtime] Add a SHARED_CFLAGS autoconf var which can...
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 Atsushi Eno[encoding] as part of referencesource import, use new...
2015-02-12 João Matos[runtime] Fixed TLS detection on x86 to support cross...
2015-02-12 Zoltan Varga[runtime] Fix an automake warning.
2015-02-12 Zoltan Varga[runtime] Fix an initialization race when using custom...
2015-02-12 João MatosMerge pull request #1534 from haf/bugs/hmac-wrong-keysizes
2015-02-12 Jo ShieldsGenerate NUnit interpretation of whether "mono --regres...
2015-02-12 Zoltan VargaMerge pull request #1562 from vkargov/master
2015-02-12 Vladimir Kargov[runtime]
2015-02-12 João Matos[aot] Fixed LLVM assembly generation for non-Mach targets.
2015-02-12 Zoltan Varga[aot] Fix emission of symbol sizes which got broken...
2015-02-12 Zoltan Varga[runtime] Export mono_gc_toggleref_add ().
2015-02-12 Zoltan Varga[runtime] Define MONO_API_EXPORT properly for gcc,...
2015-02-12 Marek Safar[runtime] Return strongly typed array from GetModules...
2015-02-12 Zoltan Varga[runtime] Export symbols from libtest.
2015-02-12 Zoltan Varga[runtime] Remove unused MONO_ARCH_SAVE_REGS declarations.
2015-02-12 Zoltan Varga[jit] Remove unused MONO_ARCH_SAVE_REGS declarations.
2015-02-12 Zoltan Varga[monodis] Build monodis against the static mono libraries.
2015-02-11 Marek SafarMerge pull request #1560 from esdrubal/xlstregression
2015-02-11 Zoltan Varga[runtime] Use ISO C __typeof__ instead of typeof (...
2015-02-11 Zoltan VargaFix the loadable llvm build.
2015-02-11 Zoltan VargaMerge pull request #1559 from directhex/emit-nunit...
2015-02-11 Jo ShieldsAdd NUnit XML emission to the managed runtime test...
2015-02-11 Zoltan VargaMake the managed test runner the default in mono/tests...
2015-02-11 Zoltan Varga[llvm] Maps structs made up of floats/doubles to llvm...
2015-02-10 Zoltan VargaMerge pull request #1557 from StephenMcConnel/bug-26887
2015-02-10 Zoltan Varga[jit] Factor out the gsharedvt constrained call handlin...
next