Add a test for Creation event on FileSystemWatcher.
[mono.git] / mono /
2014-07-16 Zoltan VargaMerge pull request #1164 from nlhepler/patch-1
2014-07-16 Lance Heplermint and monodiet are no longer built
2014-07-16 Lance HeplerGuess base for mono-sgen and -boehm equivalently
2014-07-14 Zoltan Varga[jit] Remove some unneccesary ifdefs from the amd64...
2014-07-14 Zoltan Varga[jit] Remove more dead code.
2014-07-14 Zoltan Varga[jit] Remove some dead code.
2014-07-14 Zoltan Varga[jit] Fix support for tls entries with offset >= 64...
2014-07-14 Zoltan VargaFix the build.
2014-07-14 Rodrigo KumperaMerge pull request #1150 from ludovic-henry/pr17c-deleg...
2014-07-14 Zoltan Varga[jit] Fix the objdump cmd line used on winx64.
2014-07-14 Zoltan VargaFix the mingw64 build.
2014-07-14 Zoltan Varga[jit] Use the generic lmf push/pop code on winx64.
2014-07-14 Alexis ChristoforidesMerge pull request #1064 from ranma42/fix-config-paths
2014-07-14 Rodrigo KumperaMerge pull request #1122 from PoppermostProductions...
2014-07-13 Zoltan VargaRevert "[runtime] Fix a win32 build failure, more remains."
2014-07-13 Zoltan Varga[jit] Remove an unneccesary line from the win32 tls_get...
2014-07-13 Zoltan Varga[runtime] Fix the --disable-boehm build on windows.
2014-07-13 Zoltan Varga[jit] Enable support for tls offsets >= 64 on win32.
2014-07-13 Zoltan Varga[jit] Disable MONO_ARCH_ENABLE_MONO_LMF_VAR on win32...
2014-07-13 Zoltan Varga[jit] Implement support for tls offsets >= 64 on win32.
2014-07-13 Zoltan Varga[runtime] Fix some win32 warnings.
2014-07-13 Zoltan Varga[runtime] Fix a win32 build failure, more remains.
2014-07-13 Zoltan Varga[jit] Avoid conditional members in the MonoJitInfo...
2014-07-13 Zoltan Varga[runtime] Avoid using tls in the monitor wrappers if...
2014-07-13 Zoltan Varga[runtime] Avoid initializing static variables to NULL...
2014-07-13 i59Corrected mono_domain_set_config description.
2014-07-13 i59Added new mono_domain_set_config function; used to...
2014-07-13 Zoltan Varga[jit] Move the registration of jit icalls into a separa...
2014-07-13 Zoltan VargaFix the build.
2014-07-13 Zoltan Varga[runtime] Remove unused g_thread () functions.
2014-07-13 Zoltan Varga[jit] Remove MONO_ARCH_HAVE_IMT define, all platforms...
2014-07-13 Zoltan Varga[jit] Use the win32 check for all tls keys in mini_get_...
2014-07-13 Jonathan PryorMerge pull request #1153 from akoeplinger/fix-doc-message
2014-07-12 Zoltan Varga[runtime] Handle generic methods in interfaces in imt...
2014-07-11 Zoltan Varga[jit] Fix system aot on amd64.
2014-07-11 Zoltan VargaFix a warning.
2014-07-11 Alex Rønne PetersenMerge pull request #1154 from Zoltu/patch-1
2014-07-10 Zoltan Varga[runtime] Only apply the maverick stack size hack added...
2014-07-10 Zoltan Varga[sdb] Add a new 'socket-fd' transport, this is the...
2014-07-09 Zoltan VargaFix a warning.
2014-07-09 Zoltan Varga[jit] Rewrite the generic trampoline code on x86 to...
2014-07-09 Ludovic Henry[delegate-trampoline] Update invoke_impl and method_ptr...
2014-07-09 Ludovic Henry[delegate-trampoline] Share DelegateTrampInfo with...
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-09 Miguel de IcazaMerge pull request #1142 from edbprx/master
2014-07-09 Miguel de IcazaMerge pull request #1148 from steffen-kiess/json
2014-07-08 Rodrigo KumperaDon't hardcode the temp dir to /tmp, use g_get_tmp_dir...
2014-07-08 Zoltan Varga[sdb] Fix handling of out ref parameters.
2014-07-08 Marek SafarMerge pull request #1149 from akoeplinger/fix-httpwebre...
2014-07-07 Zoltan Varga[runtime] Lock the root domain in mono_jit_info_add_aot...
2014-07-07 Rodrigo Kumpera[runtime] Explicit thread GC data around instead of...
2014-07-07 Ludovic Henry[delegate-trampoline] Fallback to slow path in case...
2014-07-07 Rodrigo KumperaMove amd64 to use object offsets.
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-05 Alexander Köplinger[mono] Ignore *.trs files in unit-tests
2014-07-05 Zoltan Varga[jit] Rename MonoJitInfo.used_regs to 'unwind_info...
2014-07-05 Zoltan VargaAdd support for precise unwind info in epilogs on amd64:
2014-07-04 Zoltan Varga[sdb] Add support for out arguments in invokes.
2014-07-04 Zoltan Varga[runtime] Use sleep (1) instead of sleep (0) in the...
2014-07-03 Zoltan Varga[sdb] Add support for returning the changed valuetype...
2014-07-02 Rodrigo Kumpera[runtime] Add cross helper extensions.
2014-07-02 Ludovic Henry[sgen] Use gc_stats minor and major collection counts...
2014-07-02 Zoltan Varga[runtime] Fix the win32 build.
2014-07-02 Alex Rønne Petersen[ppc] Lower long_rem_imm to long_rem when on ppc64.
2014-07-01 Rodrigo Kumpera[runtime] First pass of cross compilation cleanup....
2014-07-01 Rodrigo Kumpera[runtime] Fix the android build.
2014-07-01 Alex Rønne Petersen[ppc] Clean up atomic opcodes.
2014-07-01 Alex Rønne Petersen[mini] Simplify the way the JIT emits atomic opcodes.
2014-07-01 Alex Rønne PetersenMerge pull request #1143 from akoeplinger/fix-gc-descri...
2014-07-01 Alex Rønne PetersenMerge pull request #1127 from oleg-st/master
2014-07-01 Alexander Köplinger[tests] gc-descriptors: Only copy file in case of VPATH...
2014-07-01 Zoltan Varga[runtime] Make WaitForPendingFinalizers () really wait...
2014-07-01 Alex Rønne PetersenMerge pull request #1141 from akoeplinger/fix-mono...
2014-07-01 Zoltan VargaFix the marshal7.cs test, longs can be aligned to 4...
2014-06-30 Zoltan VargaAllocate the finalizable object in finalizer-exception...
2014-06-30 Alex Rønne PetersenAdd /reflection-load-dir to mono/tests/.gitignore.
2014-06-30 Alex Rønne PetersenEmit correct memory barriers in the JIT intrinsic for...
2014-06-30 Zoltan Varga[amd64] Remove the callee saved registers from MonoLMF...
2014-06-30 Alex Rønne PetersenMerge pull request #1138 from akoeplinger/fix-webtest...
2014-06-30 Alex Rønne PetersenMerge pull request #1133 from kitsilanosoftware/mcs...
2014-06-30 Zoltan Varga[jit] Move the 'remove any unused lmf' code from mono_a...
2014-06-30 Zoltan Varga[amd64] Fix the popping of LMF frames during unwinding...
2014-06-29 Zoltan Varga[runtime] Fix the marshalling of ByValTStr types which...
2014-06-27 Ludovic Henry[sgen-worker] Improve worker data stealing distribution
2014-06-27 Alex Rønne PetersenFix a format string warning in decode.c.
2014-06-27 Alex Rønne PetersenOnly enable finally_block_ending_in_dead_bb.exe on...
2014-06-27 Alex Rønne Petersenatomic.c: Get rid of the fallback warning.
2014-06-27 Marek SafarMerge pull request #1134 from kitsilanosoftware/mcs...
2014-06-27 Marek HabersackMerge pull request #1135 from kitsilanosoftware/rpm...
2014-06-27 Alex Rønne PetersenUse mono_strtod () instead of strtod () on ARM.
2014-06-27 Alex Rønne PetersenFix a format string warning in decode.c.
2014-06-27 Ludovic Henry[sgen-gray-queue] Fix crashing sgen-domain-unload sgen...
2014-06-27 Ludovic Henry[sgen-gray-queue] Always update queue->cursor when...
2014-06-27 Zoltan Varga[jit] Remove now unused MONO_ARCH_HAVE_OP_LREM_IMM...
2014-06-27 Alex Rønne PetersenFix a couple of format string warnings in sgen-gc.c.
2014-06-27 Zoltan VargaMerge pull request #1131 from schani/feature-portable...
2014-06-26 Mark Probst[jit] Portably decompose power-of-two OP_[IL]REM_IMM.
2014-06-26 Alex Rønne PetersenMerge pull request #1130 from akoeplinger/descriptive...
2014-06-26 Mark ProbstMerge pull request #1128 from ludovic-henry/pr19g-sgen...
2014-06-26 Jonas 'Sortie' Ter... Print pid_t's portably in mono/metadata/attach.c
next