[runtime] Fix a crash on Windows during the cleanup phase caused by using a destroyed...
[mono.git] / mono / metadata /
2015-06-29 Vladimir Kargov[runtime] Fix a crash on Windows during the cleanup...
2015-06-25 Zoltan VargaMerge pull request #1898 from alexanderkyte/debugger_va...
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 Alex Rønne PetersenMerge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-22 Zoltan VargaMerge pull request #1874 from saper/bug_29679
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-19 Zoltan VargaMerge pull request #1886 from BrzVlad/fix-arm-thread...
2015-06-17 Zoltan VargaFix a warning.
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 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] Get rid of MonoGenericSharingContext->var_is_vt...
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 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-11 Alex Rønne PetersenMerge pull request #1868 from BillSeurer/ppc-floats
2015-06-10 Zoltan Varga[runtime] Work around an ios9 problem where dlopen...
2015-06-09 Zoltan Varga[runtime] Print out some information before asserting...
2015-06-09 Marcos Henrich[runtime] MonoClass are now cached.
2015-06-09 Marek HabersackMerge pull request #1812 from masterofjellyfish/mvc5...
2015-06-08 Marcos Henrich[runtime] Managed ProcessModule now has versions.
2015-06-08 Marcos Henrich[runtime] Process.Modules with managed assemblies.
2015-06-06 Zoltan Varga[runtime] Fix mono_method_get_name () so it prints...
2015-06-05 Alex Rønne PetersenMerge pull request #1856 from alexrp/profiler-improvements
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-04 Alex Rønne Petersen[profiler] Add myself as author.
2015-06-02 Marek SafarMerge pull request #1847 from alexanderkyte/left_shift_...
2015-06-02 Alex Rønne PetersenMerge pull request #1846 from BillSeurer/master
2015-06-02 João MatosMerge pull request #1848 from tritao/complex_math
2015-06-02 Joao Matos[ms-threadpool] Replaced complex math with portable...
2015-06-01 BrzVladMerge pull request #1841 from BrzVlad/fix-managed-alloc
2015-06-01 Vlad Brezae[sgen] The normal managed allocator receives only one...
2015-06-01 Zoltan VargaRemove more CAS code.
2015-06-01 Zoltan Varga[runtime] Update object offsets.
2015-06-01 Zoltan Varga[amd64] Add fregs to MonoContext, only used by the...
2015-06-01 Marek SafarMerge pull request #1845 from esdrubal/httpfix
2015-05-31 Zoltan Varga[runtime] Fix the locking around the assembly->tokens...
2015-05-30 Marek SafarMerge pull request #1816 from esdrubal/getdaylight
2015-05-30 Zoltan Varga[runtime] Update object offsets.
2015-05-29 Rodrigo KumperaMerge pull request #1817 from alexanderkyte/bug30085
2015-05-28 Vlad Brezae[boehm] Use managed allocator only for objects with...
2015-05-28 Alexander Kyte[runtime] Fix resolution of a type with an incorrect...
2015-05-28 Marek SafarMerge pull request #1838 from esdrubal/assemblyname
2015-05-27 Zoltan Varga[runtime] Print wrapper methods in the same format...
2015-05-27 Zoltan Varga[llvm] Fix the loadable llvm build.
2015-05-27 Zoltan Varga[jit] Properly compute the layout of generic instances...
2015-05-26 Zoltan Varga[sgen] Use mono_class_has_finalizer () instead of klass...
2015-05-26 Marek Safar[corlib] Clean up thread execution context
2015-05-26 Marek SafarMerge pull request #1832 from Tragetaschen/fix-http...
2015-05-26 Marek Safar[corlib] More thread code from reference sources, mostl...
2015-05-26 Zoltan VargaRevert "[runtime] Use condvars instead of events for...
2015-05-25 Joao Matos[metadata] Replace non-portable usleep() with g_usleep...
2015-05-25 Joao Matos[metadata] Fixed MSVC union compilation issues in MS...
2015-05-25 Joao Matos[metadata] Fixed compilation of gc-stats.c under MSVC.
2015-05-22 Marek Safar[runtime] Check remoting support in mscorlib before...
2015-05-21 Zoltan Varga[runtime] Handle generic methods in mono_method_get_vta...
2015-05-21 Zoltan Varga[runtime] Fix the calculation of the blittable status...
2015-05-21 Alex Rønne PetersenMerge pull request #1826 from alexanderkyte/remove_all_...
2015-05-20 Ludovic Henry[threads] Remove dead code
2015-05-20 Ludovic Henry[referencesource] Import System.Threading.ThreadLocal
2015-05-20 Martin BauligMerge pull request #1822 from mono/work-bug23792
2015-05-19 Marek Safar[corlib] LocalDataStoreSlot from reference sources
2015-05-18 Alex Rønne PetersenMerge pull request #1626 from iainx/add-coverage-to...
2015-05-18 Marek SafarMerge pull request #1811 from yann-morin-1998/yem/paral...
2015-05-17 Rodrigo KumperaMerge pull request #1809 from kumpera/double_loading_fix
2015-05-17 Zoltan Varga[runtime] Remove the unused method field from MonoLMF...
2015-05-17 Zoltan Varga[runtime] Fix the DISABLE_JIT/DISABLE_REMOTING build.
2015-05-17 Zoltan VargaFix the DISABLE_COM build.
2015-05-16 Zoltan Varga[runtime] Remove a few more DISABLE_ ifdefs.
2015-05-16 Zoltan Varga[runtime] Reduce the number of gc ifdefs in gc.c a...
2015-05-16 Zoltan Varga[runtime] Use condvars instead of events for notifying...
2015-05-16 Zoltan VargaRevert "[runtime] Use condvars instead of events for...
2015-05-16 Zoltan VargaRevert "[runtime] Use condvars instead of events for...
2015-05-16 Zoltan Varga[runtime] Use condvars instead of events for notifying...
2015-05-16 Zoltan Varga[runtime] Remove compile time null gc dependencies...
2015-05-16 Zoltan Varga[runtime] Use condvars instead of events for waiting...
2015-05-16 Alex Rønne Petersen[runtime] Fix endianness issue with special static...
2015-05-15 Alex Rønne PetersenMerge pull request #1801 from alexrp/profiler-allocs
2015-05-15 Rodrigo KumperaMerge pull request #1654 from alexanderkyte/xunit-fixes
2015-05-15 Alex Rønne Petersen[runtime] Use slow path managed allocators when profili...
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
next