[ms.build] Do not try to release threads upon finalization.
[mono.git] / mono / metadata /
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-08 Zoltan VargaMerge pull request #1201 from crisdut/fix-win-mono...
2014-08-08 Armando C. Dutraadding the mutex header file dependency
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-08-06 Marek SafarMerge pull request #1193 from esdrubal/decimal-round
2014-08-06 Marek SafarMerge pull request #1180 from akoeplinger/no-net40...
2014-08-05 Alexis ChristoforidesAdded MonoString<->UTF-32 conversion helper functions.
2014-08-05 Zoltan Varga[runtime] Use the mono_mutex types/functions instead...
2014-08-05 Paolo Molaro[runtime] Don't assert when loading a generic methodspe...
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-08-04 Zoltan Varga[runtime] Remove unneccesary locking from some metadata...
2014-08-03 Zoltan Varga[runtime] Initialize klass->supertypes properly for...
2014-07-31 Mark Probst[sgen] File size limit for binary protocols.
2014-07-31 Mark Probst[sgen] Debug option for `clear-at-tlab-creation` nurser...
2014-07-31 Zoltan VargaMerge pull request #1184 from directhex/kfreebsd
2014-07-31 Jo ShieldsSupport for GNU/kFreeBSD.
2014-07-29 Marek SafarMerge pull request #1178 from dougrathbone/master
2014-07-29 Zoltan Varga[runtime] Initialize fields in MonoField:GetFieldOffset...
2014-07-27 Rodrigo Kumpera[runtime] Properly handle rethrow outside of catch...
2014-07-23 Zoltan VargaMerge pull request #1174 from rhapsodyn/patch-1
2014-07-23 rhapsodynfix a typo in comment
2014-07-21 Rodrigo Kumpera[runtime] When parsing a method header, ensure we pass...
2014-07-21 Alexis Christoforides[appdomain] Allocate core AppDomain objects with mono_o...
2014-07-20 Zoltan Varga[runtime] Avoid loading marshal info for types without...
2014-07-19 Zoltan Varga[runtime] Add method_is_dynamic () inline function...
2014-07-19 Zoltan Varga[runtime] Add image_is_dynamic ()/assembly_is_dynamic...
2014-07-17 Zoltan Varga[runtime] Add a mono_reflection_assembly_get_assembly...
2014-07-17 Zoltan VargaBump required windows version to xp sp2.
2014-07-17 Zoltan VargaFix the windows build.
2014-07-17 Rodrigo Kumpera[runtime] Move field_cache to use the concurrent hashta...
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 Rodrigo KumperaMerge pull request #1150 from ludovic-henry/pr17c-deleg...
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[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 i59Corrected mono_domain_set_config description.
2014-07-13 i59Added new mono_domain_set_config function; used to...
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-09 Ludovic Henry[delegate-trampoline] Update invoke_impl and method_ptr...
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 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 Rodrigo KumperaMove amd64 to use object offsets.
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-05 Zoltan Varga[jit] Rename MonoJitInfo.used_regs to 'unwind_info...
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-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 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 Zoltan Varga[runtime] Make WaitForPendingFinalizers () really wait...
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-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 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 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 Alex Rønne PetersenFix a couple of format string warnings in sgen-gc.c.
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
2014-06-26 Jonas 'Sortie' Ter... Restore the null garbage collector
2014-06-26 Jonas 'Sortie' Ter... Remove MONO_SIZEOF_SUNPATH
2014-06-26 Jonas 'Sortie' Ter... Remove unnecessary <sys/syscall.h> inclusion
2014-06-26 Jonas 'Sortie' Ter... Use <sys/select.h> to get select
2014-06-26 Ludovic Henry[sgen-gray-queue] Add heavy statistics for allocation...
2014-06-26 Ludovic Henry[sgen-binprot,sgen-gray-queue] Add binary_protocol_gray...
2014-06-26 Ludovic Henry[sgen-protocol] Avoid multiple inclusion of sgen-protocol.h
2014-06-26 Ludovic Henry[sgen-gray-queue] Add macros to compute first and last...
2014-06-26 Ludovic Henry[sgen-gray-queue] Transform GRAY_OBJECT_(EN|DE)QUEUE...
2014-06-26 Ludovic Henry[sgen-gray-queue] Change from index based to cursor...
2014-06-25 Joao MatosFixed compiler warning introduced in the last commit...
2014-06-25 Joao MatosFixed Mono includes to be able to be included independe...
2014-06-25 Joao MatosCleaned up C++ keywords in Mono metadata headers.
2014-06-25 Zoltan VargaFix a warning.
2014-06-25 Zoltan VargaMerge pull request #1126 from schani/feature-fast-lrem-imm
2014-06-24 Zoltan Varga[aot] Fix the decoding of MonoJitInfo. Fixes #16439.
2014-06-24 Mark Probst[sgen] Binary protocol freeing whole M&S blocks.
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-23 Mark Probst[sgen] Don't crash for describe_ptr() when there's...
2014-06-22 Alex Rønne PetersenMerge pull request #1121 from inkdev/master
2014-06-22 i59Moved _WIN32_WINNT to winconfig.h; dropped support...
2014-06-21 Alex Rønne PetersenMerge pull request #1118 from kitsilanosoftware/udp...
2014-06-20 Alex Rønne PetersenSilence a warning in file-mmap-posix.c.
next