[MS.Build] simplify IBuildEngine.Build() implementation, and build the argument proje...
[mono.git] / mono / mini /
2014-06-01 Alex Rønne PetersenMerge pull request #1071 from bl8/cairo-additions
2014-05-31 Zoltan VargaMerge pull request #1073 from DavidKarlas/logging
2014-05-30 Zoltan Varga[sdb] Add a lower level lock and use it in place of...
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 Rolf Bjarne KvingeMerge pull request #1072 from esdrubal/bug19862
2014-05-30 Marek SafarMerge pull request #1069 from esdrubal/bug16990
2014-05-30 Zoltan Varga[jit] Applied patch from Vladimir Kargov <kargov@gmail...
2014-05-29 Zoltan Varga[sdb] Avoid clearning event requests if they reference...
2014-05-29 Zoltan VargaMerge pull request #1067 from esdrubal/bug19862
2014-05-28 Zoltan Varga[amd64] Simplify mono_arch_handle_altstack_exception...
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-27 Zoltan Varga[llvm] Fix the loadable llvm build.
2014-05-27 Zoltan Varga[llvm] Fix support for native types.
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Zoltan Varga[arm64] Fix the definition of DWARF_PC_REG, it should...
2014-05-22 Enrico Sadafix V595 The 'amodule' pointer was utilized before...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-21 Alex Rønne PetersenMerge pull request #1044 from ranma42/fix-icc-build
2014-05-20 Zoltan Varga[sdb] Make sure the ids of unloading assemblies is...
2014-05-20 Zoltan Varga[runtime] Clean up an #ifdef block.
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Zoltan Varga[llvm] Update to the llvm backend to work with llvm...
2014-05-20 Zoltan Varga[llvm] Detect the cpu architecture and pass it to Engin...
2014-05-20 Alexis ChristoforidesMerge pull request #1040 from ermshiperete/bug-xamarin...
2014-05-17 Zoltan Varga[sdb] Avoid waiting for an answer for the START_BUFFERI...
2014-05-17 Zoltan Varga[sdb] Add ability to buffer reply packets in the wire...
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #1038 from ermshiperete/bug-xamarin...
2014-05-15 Rodrigo Kumpera[runtime] Fix hazard pointer usage in the suspend sequence.
2014-05-15 Rodrigo Kumpera[runtime] Pass the MonoThreadInfo explicitly to mono_th...
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-14 Zoltan Varga[runtime] Avoid passing commands to lldb using the...
2014-05-13 Jeffrey StedfastMerge pull request #1035 from DavidKarlas/cacheSdb
2014-05-13 Rodrigo Kumpera[jit] Unblock more critical signals at startup.
2014-05-13 Zoltan Varga[sdb] Avoid stack overflows when a boxed vtype recursiv...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-12 Zoltan Varga[arm] Add support for the new compare instructions...
2014-05-11 Zoltan Varga[sdb] Avoid placing implicit sequence points at offsets...
2014-05-11 Zoltan Varga[jit] Add a test for lrem_un.
2014-05-11 Zoltan Varga[sdb] Fix the serialization of variables with address...
2014-05-09 Zoltan VargaMerge pull request #1028 from DavidKarlas/sdbTypesCaching
2014-05-09 Zoltan VargaMerge pull request #1029 from ranma42/dont_free_global_...
2014-05-08 Andrea Canciani[runtime] Remove the last bits of mono_dont_free_global...
2014-05-08 Zoltan Varga[runtime] Remove the mono_dont_free_global_codeman...
2014-05-08 Zoltan Varga[jit] Disable the interval based linear scan algorithm...
2014-05-08 Ludovic HenryMerge pull request #1024 from ludovic-henry/pr10-proflo...
2014-05-08 Jeffrey StedfastMerge pull request #1026 from DavidKarlas/cacheThreadInfo
2014-05-08 Zoltan Varga[gsharedvt] Add tests for large structs.
2014-05-07 Zoltan VargaFix the build.
2014-05-07 Zoltan Varga[sdb] Add end lines/end columns to line number information.
2014-05-06 Miguel de IcazaMerge pull request #1010 from davidmoore1/bug-19304
2014-05-06 Rodrigo KumperaMerge pull request #992 from ludovic-henry/ludovic...
2014-05-05 Zoltan Varga[sdb] Add a new TypeMirror.NewInstance () method which...
2014-05-05 Ludovic Henry[counters] Fix type issue on mini counters
2014-05-03 Zoltan Varga[jit] Register the Mono_UnhandledException_internal...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-29 Michael HutchinsonMerge pull request #1008 from lambdalice/master
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Rodrigo Kumpera[counters] Only dump monotonic counters as variable...
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-28 Alex Rønne PetersenEmit profiler enter/leave instrumentation calls as...
2014-04-28 Marek SafarMerge pull request #1005 from ranma42/race-free-paralle...
2014-04-26 Zoltan Varga[arm] Fix some native types issues.
2014-04-25 Rolf Bjarne KvingeRevert "Revert "Merge branch 'master' of https://github...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-24 Marek SafarMerge pull request #1003 from robertpi/Bug12211
2014-04-23 Alexis ChristoforidesRevert "Merge branch 'master' of https://github.com...
2014-04-23 Alexis ChristoforidesMerge branch 'master' of https://github.com/mono/mono
2014-04-23 Zoltan Varga[jit] Add some comments to register_icall ().
2014-04-22 Zoltan Varga[sdb] Add support for DebuggerNonUserCodeAttribute.
2014-04-22 Zoltan Varga[arm64] Add AOT support.
2014-04-22 Zoltan Varga[arm64] Add JIT support.
2014-04-22 Alexis ChristoforidesMerge pull request #994 from drummerhu/patch-1
2014-04-21 Zoltan Varga[jit] Fix a bug introduced by 683527c69465843d05709782a...
2014-04-19 Zoltan Varga[jit] Get rid of mono_arch_nullify_plt_entry (), it...
2014-04-17 Zoltan Varga[jit] Fix an unreachable code part in mini_emit_memset...
2014-04-17 Zoltan Varga[aot] Add a separate mutex to each AOT module to reduce...
2014-04-17 Zoltan Varga[jit] Use compile-time conditionals in a few places.
2014-04-17 Zoltan Varga[llvm] Fix the decomposition of some long opcodes on...
2014-04-17 Zoltan Varga[llvm] Update the LLVM backend to the LLVM mono-2014...
2014-04-16 Zoltan Varga[jit] Fix the lookup of the AOT version of Interlocked...
2014-04-16 Rodrigo Kumpera[win64] Fix stack probing and disable omit_fp. Fixes...
2014-04-16 Zoltan Varga[llvm] Fix the loadable llvm build.
2014-04-16 Zoltan Varga[jit] Rewrite lookup_method () to reduce contention...
next