More fixes for BSD sed breaking check-seq-point target
[mono.git] / mono /
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...
2015-02-10 Zoltan Varga[jit] Fix some issues with constrained gsharedvt calls...
2015-02-10 Zoltan VargaIncrease some trampoline buffer sizes.
2015-02-10 Alex Rønne PetersenRevert "[mini] Implement atomic exchange with xchg...
2015-02-10 Alex Rønne Petersen[mini] Implement atomic exchange with xchg on x86.
2015-02-10 Zoltan VargaDisable some full-aot tests on amd64 since it doesn...
2015-02-09 Alex Rønne Petersen[mini] Implement atomic exchange with xchg on amd64.
2015-02-09 Marek SafarMerge pull request #1556 from atsushieno/import-text...
2015-02-09 Alex Rønne PetersenRevert "[mini] Implement atomic exchange with xchg...
2015-02-09 Ludovic Henry[runtime] Lower log level of "counters not enabled...
2015-02-09 Atsushi EnoRemove unused unicode category data (which is now chari...
2015-02-09 João MatosInitialize the counters support before registering...
2015-02-09 Atsushi Enoreplace CharUnicodeInfo with that of referencesource...
2015-02-08 Zoltan Varga[jit] Remove unused disable_vtypes_in_regs variable.
2015-02-08 Zoltan Varga[sdb] Use a variant of g_path_get_basename () which...
2015-02-08 Zoltan VargaRevert "[llvm] Maps structs made up of floats/doubles...
2015-02-08 Zoltan VargaRevert "Fix the loadable llvm build."
2015-02-07 Zoltan VargaFix the loadable llvm build.
2015-02-07 João Matos[decimal] Fixed the Windows build.
2015-02-07 Zoltan VargaFix the loadable llvm build.
2015-02-07 Miguel de IcazaMerge pull request #1552 from mono/ms-decimal
2015-02-07 Zoltan Varga[llvm] Maps structs made up of floats/doubles to llvm...
2015-02-06 Miguel de Icaza[Decimal] Remove old decimal from the metadata directory
2015-02-06 Zoltan Varga[arm64] Add r4 opcodes.
2015-02-06 Miguel de IcazaRemove old implementation of Decimal support, it served...
2015-02-06 Miguel de IcazaMerge branch 'master' into ms-decimal
2015-02-06 Miguel de Icaza[Decimal] Fix another missing cast, makes the entire...
2015-02-06 Miguel de Icaza[Decimal] Set the reserved field, fix signed to unsigne...
2015-02-06 Zoltan VargaMerge branch 'r4fp-ir'
2015-02-06 Zoltan VargaFix the build.
2015-02-06 Zoltan VargaAdd mixed r4/r8 opcodes to binary opcodes.
2015-02-06 Zoltan VargaExclude the float32 optimization from -O=all.
next