[tests] corlib tests are in corlib_test_net_4_x.dll now
[mono.git] / mono /
2015-06-25 Zoltan Varga[runtime] Use MONO_GENERIC_CONTEXT_USED_CLASS/METHOD...
2015-06-25 Zoltan Varga[runtime] Get rid of the MONO_GENERIC_SHARING env varia...
2015-06-24 Marek Safar[runtime] Update incorrect test (exposed by f2039ff7201...
2015-06-24 Alex Rønne PetersenMerge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-24 Zoltan Varga[jit] Properly set the klass of the MonoInst pushed...
2015-06-22 Zoltan VargaMerge pull request #1874 from saper/bug_29679
2015-06-22 Mark Probst[sgen] Remove a weird unnecessary cast.
2015-06-22 Mark Probst[sgen] `GCObject*` instead of `void*`
2015-06-22 Mark Probst[runtime] GC descriptor typedef.
2015-06-22 Mark Probst[sgen] Typedef for GC descriptors.
2015-06-22 Mark Probst[sgen] `GCObject*` instead of `char*` where appropriate.
2015-06-22 Mark Probst[sgen] Make GCVTable type opaque, not a pointer.
2015-06-22 Miguel de IcazaMerge pull request #1887 from debugerr/patch-2
2015-06-22 Ludovic Henry[threadpool-ms-io] Rework socket removal job cancellation
2015-06-22 Ludovic Henry[threadpool-ms-io] Remove dependency on SocketAsyncResu...
2015-06-22 Ludovic Henry[threadpool-ms-io] Fix race between socket add and...
2015-06-22 Ludovic Henry[threadpool-ms-io] Rework AsyncReadHandler detection
2015-06-22 Ludovic Henry[threadpool-ms-io] Fix update on epoll
2015-06-20 Zoltan VargaMerge pull request #1889 from alexanderkyte/debugger_lo...
2015-06-20 Alexander Kyte[runtime] Add a missing NOP to the OP_SEQ_POINT arm...
2015-06-19 Zoltan VargaFix the build.
2015-06-19 Zoltan Varga[runtime] Make multiple -O= flags cumultative instead...
2015-06-19 Zoltan VargaMerge pull request #1886 from BrzVlad/fix-arm-thread...
2015-06-19 João Matos[aot] Build the LLVM temporary file paths with the...
2015-06-19 João Matos[aot] Build the temporary base name with the temporary...
2015-06-19 João Matos[aot] Initialize the temporary path to an empty string.
2015-06-18 Vlad Brezae[ios] Fix setting of thread state due to invalid argument
2015-06-17 Zoltan Varga[jit] Disable passing the rgctx/vtable in some cases...
2015-06-17 Zoltan Varga[runtime] Mark some linq tests as GSHAREDVT so they...
2015-06-17 Zoltan Varga[amd64] Fix some partial sharing problems.
2015-06-17 Zoltan VargaFix a warning.
2015-06-17 Zoltan Varga[runtime] More full-aot+amd64 fixes.
2015-06-17 Zoltan Varga[runtime] Fix full aot on amd64.
2015-06-17 Alexander Kyte[runtime] Fixed use-after-free in context freeing
2015-06-16 Marcos HenrichMerge pull request #1804 from esdrubal/processmodule
2015-06-16 Marek Safar[mono] Update swedish months and days to be always...
2015-06-16 João MatosMerge pull request #1878 from rolfbjarne/have-system
2015-06-16 Rolf Bjarne KvingeAdd a conditional for the system function.
2015-06-16 Marcos Henrich[runtime] Fixed get_process_module module name.
2015-06-16 Alex Rønne PetersenMerge pull request #1877 from BrzVlad/fix-finalizer...
2015-06-16 Alex Rønne PetersenMerge pull request #1875 from directhex/use-variable...
2015-06-16 Marcos HenrichMerge pull request #1876 from esdrubal/mmf-segfault
2015-06-16 Zoltan Varga[jit] Add jit icalls used by the inline rgctx fetch...
2015-06-16 Zoltan Varga[jit] Remove the 'caller' argument from the generic...
2015-06-16 Zoltan Varga[gsharedvt] Avoid computing the generic sharing context...
2015-06-16 Zoltan Varga[jit] Get rid of MonoGenericSharingContext->var_is_vt...
2015-06-16 Zoltan Varga[runtime] Disable some fullaot tests on x86, since...
2015-06-15 Zoltan Varga[jit] Use emit_get_gsharedvt_info_klass () in one place.
2015-06-15 Zoltan Varga[jit] Add an inline version of the rgctx fetch trampoli...
2015-06-15 Zoltan Varga[jit] Use cfg->cbb to refer to the current bblock,...
2015-06-15 Vlad Brezae[runtime] Fix mono_sem_timedwait for the case where...
2015-06-15 Vlad Brezae[runtime] Fix failure to wait on semaphore due to inval...
2015-06-15 Zoltan Varga[runtime] Fix another memory leak in the dwarf writer.
2015-06-15 Zoltan Varga[runtime] Fix a memory leak in the dwarf writer.
2015-06-15 Zoltan Varga[jit] Avoid a crash in the dwarf dumper if debug info...
2015-06-15 Vlad Brezae[test] Fix finalizer-exception test
2015-06-15 Marcos Henrich[runtime] mono_mmap_open_handle with null arg.
2015-06-15 Zoltan Varga[runtime] Fix the arm64 build.
2015-06-14 Marcin CieslakEnums are classes that can be assigned to value types
2015-06-13 Marek HabersackMerge pull request #1873 from saper/PR_SET_TRACER
2015-06-13 Marcin CieslakUse PR_SET_PTRACER only if defined
2015-06-13 Marek Habersack[runtime] Fix a typo, should be HAVE_PRCTL
2015-06-13 Zoltan Varga[runtime] Make sure the interfaces returned by Type...
2015-06-13 Zoltan VargaFix a warning.
2015-06-13 Zoltan Varga[runtime] Fix support for MONO_UNWIND_LOOKUP_ACTUAL_MET...
2015-06-12 Zoltan VargaMerge pull request #1871 from saper/EADDRINUSE
2015-06-12 Marek Habersack[Linux] Set permission for gdb to attach
2015-06-12 Zoltan Varga[arm] Increase the number of stack args to 10 in the...
2015-06-11 Alex Rønne PetersenMerge pull request #1868 from BillSeurer/ppc-floats
2015-06-11 Bill Seurer[ppc] Some additional basic ppc64 enablement
2015-06-11 Bill Seurer[ppc] Fix chkfinite for little endian
2015-06-11 Bill Seurer[ppc] Fix floating point issue for little endian.
2015-06-11 João MatosMerge pull request #1867 from saper/ucontext_x86
2015-06-11 Marcin CieslakMissing <ucontext.h> for x86
2015-06-11 João MatosMerge pull request #1866 from saper/libc7
2015-06-11 João MatosMerge pull request #1865 from saper/shellredir
2015-06-11 Romain TartièreUse Bourne shell redirect 2>&1
2015-06-11 João MatosMerge pull request #1864 from saper/procbyid
2015-06-11 Marcin CieslakFreeBSD: sysctl() to get process information
2015-06-11 João MatosMerge pull request #1863 from saper/sysctlfreebsd
2015-06-11 Marcin CieslakUse sysctl and <link.h> interface for FreeBSD
2015-06-11 Zoltan Varga[aot] Remove some dead code.
2015-06-11 Zoltan Varga[aot] Refactor the initialization of aot methods into...
2015-06-11 Zoltan Varga[aot] Remove unused MONO_OPT_SHARED support.
2015-06-10 Zoltan Varga[runtime] Work around an ios9 problem where dlopen...
2015-06-10 Zoltan Varga[arm] Fix crashes on ios9 by using 16kb trampoline...
2015-06-09 Zoltan Varga[runtime] Print out some information before asserting...
2015-06-09 Zoltan Varga[jit] Avoid using class init trampolines in AOT mode...
2015-06-09 Marcos Henrich[runtime] MonoClass are now cached.
2015-06-09 Marek HabersackMerge pull request #1812 from masterofjellyfish/mvc5...
2015-06-08 Zoltan Varga[jit] Implement full-aot support for virtual delegate...
2015-06-08 Zoltan Varga[aot] Avoid aot-ing partially sharable icalls.
2015-06-08 Zoltan Varga[aot] Fix full-aot support for Comparer instances insta...
2015-06-08 Zoltan Varga[jit] Implement support for UnsafeMov in gshared code.
2015-06-08 Zoltan Varga[aot] Add partial shared instances called by partial...
2015-06-08 Zoltan Varga[jit] Represent fully-shared method instances the same...
2015-06-08 Zoltan Varga[aot] Use normal methods instead of their remoting...
2015-06-08 Zoltan Varga[jit] Implement full-aot support for virtual delegate...
2015-06-08 Neale FergusonAdd support for -fPIE on s390x
2015-06-08 João Matos[runtime] Prefer eglib's g_snprintf as snprintf does...
next