Merge pull request #2003 from esdrubal/seq_test_fix2
[mono.git] / mono / mini / Makefile.am.in
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
2015-08-27 Jonathan PryorMerge pull request #1993 from steffen-kiess/posix-sockets-1
2015-08-27 Marcos HenrichMerge pull request #1991 from esdrubal/seq_test_fix
2015-08-25 Martin BauligMerge pull request #1992 from BogdanovKirill/ChunkedReading
2015-08-24 Rodrigo KumperaMerge pull request #1989 from esdrubal/local_tz_from_link
2015-08-18 Zoltan Varga[jit] Emit the results of the jit regressions tests...
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-02 Zoltan Varga[runtime] Clean up the mini makefile a bit.
2015-07-31 Zoltan VargaParallelize the generation of aot images for make fulla...
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-27 João MatosMerge pull request #1923 from lukaszunity/start-managed...
2015-07-27 Marcos HenrichMerge pull request #1909 from esdrubal/reflection
2015-07-21 Rodrigo KumperaMerge pull request #1926 from alexrp/profiler-improvements
2015-07-21 Zoltan Varga[runtime] Avoid including mcs/build/config.make into...
2015-07-20 Rodrigo Kumpera[build] Rename RUNTIME variable to avoid clash with...
2015-07-15 Marek Safar[build] Update profiles path
2015-07-15 Marek Safar[build] Update profiles path
2015-07-14 Vlad BrezaeMerge pull request #1730 from BrzVlad/feature-arm-fast-tls
2015-07-10 Vlad Brezae[arm] Add fast tls support on linux
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-06-16 Marcos HenrichMerge pull request #1804 from esdrubal/processmodule
2015-06-16 Marcos HenrichMerge pull request #1876 from esdrubal/mmf-segfault
2015-06-11 Alex Rønne PetersenMerge pull request #1868 from BillSeurer/ppc-floats
2015-06-11 Zoltan Varga[aot] Refactor the initialization of aot methods into...
2015-06-09 Marek HabersackMerge pull request #1812 from masterofjellyfish/mvc5...
2015-06-05 Ankit JainMerge pull request #1857 from slluis/fix-assembly-resolver
2015-06-04 Rodrigo KumperaMerge pull request #1849 from esdrubal/rfix
2015-06-01 BrzVladMerge pull request #1841 from BrzVlad/fix-managed-alloc
2015-06-01 Marek SafarMerge pull request #1845 from esdrubal/httpfix
2015-05-30 Marek SafarMerge pull request #1816 from esdrubal/getdaylight
2015-05-29 Miguel de Icaza[Version] I am sick of the mono --version showing ...
2015-05-21 Alex Rønne PetersenMerge pull request #1826 from alexanderkyte/remove_all_...
2015-05-18 Alex Rønne PetersenMerge pull request #1626 from iainx/add-coverage-to...
2015-05-17 Rodrigo KumperaMerge pull request #1809 from kumpera/double_loading_fix
2015-05-15 Alex Rønne PetersenMerge pull request #1801 from alexrp/profiler-allocs
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
2015-05-15 Alex Rønne Petersen[runtime] Drop support for external libgc.
2015-05-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
2015-05-05 Alex Rønne PetersenMerge pull request #1766 from alexrp/sgen-separation
2015-05-04 Zoltan Varga[jit] Remove unfinished regalloc2.
2015-05-04 Zoltan Varga[runtime] Remove --security=smcs-temporary-hack and...
2015-05-04 Alex Rønne Petersen[sgen] Move the independent parts of SGen to a separate...
2015-05-04 Marcos HenrichMerge pull request #1752 from esdrubal/strefactor
2015-05-01 Zoltan Varga[jit] Merge regalloc.c into mini-codegen.c.
2015-05-01 Zoltan VargaRevert "[jit] Remove unused regalloc.c file."
2015-05-01 Zoltan Varga[jit] Remove unused regalloc.c file.
2015-05-01 Zoltan Varga[runtime] Remove --wapi option which depends on the...
2015-05-01 Zoltan Varga[jit] Remove unmaintained ssapre.c/h file.
2015-04-28 Marcos HenrichMerge pull request #1696 from esdrubal/tzrefactor
2015-04-20 Marcos HenrichMerge pull request #1691 from esdrubal/exitevent
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-13 Zoltan Varga[runtime] Add a utility target to patch libtool to...
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-07 João MatosMerge pull request #1684 from Garciat/fix-zlib-helper
2015-04-07 Martin BauligMerge pull request #1661 from HellBrick/connection...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-06 João MatosMerge pull request #1682 from Garciat/patch-1
2015-04-06 Alex Rønne PetersenMerge pull request #1683 from akoeplinger/fix-make...
2015-04-06 Alexander Köplinger[runtime] Fix "make distcheck"
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
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[runtime] Remove ldscript support, its no longer needed...
2015-03-13 João MatosMerge pull request #1606 from alexanderkyte/debug-final...
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-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-03-05 Zoltan Varga[jit] Add a make target for running the jit tests witho...
2015-03-03 Atsushi EnoMerge pull request #1608 from atsushieno/import-system...
2015-03-03 Zoltan Varga[runtime] Fix the non-loaded llvm build.
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 João MatosMerge pull request #1514 from directhex/master
2015-03-01 Zoltan Varga[runtime] Split mini.c into two files: mini.c contains...
2015-02-25 Miguel de IcazaMerge pull request #1584 from zevane/patch-2
2015-02-24 Rodrigo KumperaMerge pull request #1587 from kumpera/cleanup_threading
2015-02-23 Zoltan Varga[runtime] Disable some dyncall/gsharedvt fullaot tests...
2015-02-23 Marek SafarMerge pull request #1580 from akoeplinger/msbuild-3B...
2015-02-21 Marek SafarMerge pull request #1573 from akoeplinger/msbuild-impor...
2015-02-18 Jo ShieldsEnsure check-seq-point target exits immediately on...
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 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 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-16 Miguel de IcazaMerge pull request #1542 from ninjarobot/UriTemplateMat...
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 Atsushi EnoMerge branch 'import-text-encoding-2'
2015-02-13 Zoltan Varga[runtime] Add a SHARED_CFLAGS autoconf var which can...
next