[runtime] Normalize include style.
[mono.git] / mono / metadata /
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-27 "Andi McClure ext... Simplify function interface for rework of image.c hashe...
2015-10-26 "Andi McClure ext... Rework “image hashes” in image.c to segregate by-path...
2015-10-27 "Andi McClure ext... Continued cleanup in preparation for mempool reference...
2015-10-24 Zoltan VargaMerge pull request #2166 from ermshiperete/FontHeight
2015-10-23 Aleksey Kliger ... Merge pull request #2171 from lambdageek/dev/fix-marshal
2015-10-23 Zoltan VargaAdd a new Moono_GetStackTraces method to Thread which...
2015-10-23 Aleksey Kliger[coop] One more pair of coop gc marshal fixes.
2015-10-23 Mark Probst[sgen] Add some bridge documentation.
2015-10-23 João MatosMerge pull request #2168 from BillSeurer/llvm
2015-10-23 Rodrigo KumperaMerge pull request #2165 from lambdageek/dev/marshal-fix
2015-10-23 Ludovic Henry[socket] Use syscall abort mechanism properly
2015-10-22 Aleksey Kliger[coop] update native call marshalling to pass thread...
2015-10-22 Zoltan Varga[runtime] Add a check for PE images to mono_method_body...
2015-10-22 Zoltan VargaExport mono_image_load_cli_header/load_metadata from...
2015-10-22 "Andi McClure ext... Cleanup in preparation for mempool reference auditing...
2015-10-22 João MatosMerge pull request #2158 from akoeplinger/fix-winforms...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
2015-10-22 Jo ShieldsMerge pull request #2149 from directhex/absolute-path...
2015-10-21 Rodrigo KumperaMerge pull request #2122 from lambdageek/dev/bug-26384
2015-10-21 Marek SafarMerge pull request #2155 from akoeplinger/bug-34334-pr
2015-10-21 Aleksey Kliger[corlib] ves_icall_Type_GetNestedTypes unescape special...
2015-10-21 Aleksey Kliger[corlib] handle special characters in Type.FullName...
2015-10-20 Zoltan Varga[runtime] Factor out the PE image loading code into...
2015-10-20 Zoltan Varga[runtime] Fix a possible buffer overflow in get_process...
2015-10-19 Alexander KöplingerMerge pull request #2148 from akoeplinger/remove-old...
2015-10-19 Alexander Köplinger[runtime] Remove explicit support for v4.0.30128 and...
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-17 Zoltan VargaMake the thread dump code safe by doing only async...
2015-10-16 Zoltan Varga[runtime] Add a new MonoGSharedGenericParam structure...
2015-10-16 Zoltan Varga[aot] Create constrained gparams using the same mini_ge...
2015-10-15 Ludovic Henry[io-layer] Remove Sleep and SleepEx
2015-10-15 Ludovic Henry[io-layer] Remove GetCurrentThreadId
2015-10-15 Ludovic Henry[runtime] Remove dead code
2015-10-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-15 Rodrigo KumperaMerge pull request #2123 from kumpera/verifier-fix
2015-10-15 Miguel de IcazaMerge pull request #2127 from joelmartinez/mdoc-multias...
2015-10-15 Alexander KöplingerMerge pull request #2134 from akoeplinger/bug-34334
2015-10-15 Zoltan Varga[ppdb] Check that PE file timestamp as well when matchi...
2015-10-14 Zoltan Varga[ppdb] Update to spec version v1.0. Fix decoding of...
2015-10-14 Zoltan Varga[ppdb] Update the code which checks whenever the assemb...
2015-10-14 João Matos[runtime] Reworked coop GC stack handling in platforms...
2015-10-14 João MatosMerge pull request #2106 from lambdageek/dev/bug-29108...
2015-10-14 Aleksey KligerGetCallingAssembly() skip past reflection. Fix #29108...
2015-10-13 Sandy ArmstrongMerge pull request #2130 from sandyarmstrong/mt-runtime...
2015-10-13 Marcos HenrichMerge pull request #2121 from esdrubal/socketreuse
2015-10-12 João Matos[runtime] Fixed build error related to undeclared objec...
2015-10-12 Rodrigo Kumpera[verifier] Fix the verifiers to handle Roslyn style...
2015-10-12 Zoltan VargaRevert "[runtime] Don't allocate domain-level static...
2015-10-12 Zoltan VargaRevert "[runtime] Optimize mono_class_field_is_special_...
2015-10-12 Zoltan Varga[ppdb] Update the image checking code, the guid in...
2015-10-12 Marek SafarMerge pull request #2119 from lambdageek/dev/bug-17571
2015-10-12 Marcos Henrich[System] Added icall SupportsPortReuse.
2015-10-12 João MatosMerge pull request #2120 from mono/revert-2101-stack...
2015-10-12 João MatosRevert "Reworked coop GC stack handling in platforms...
2015-10-12 Rodrigo KumperaMerge pull request #2101 from tritao/stack-coop-gc
2015-10-09 Rodrigo Kumpera[Apple] Disable environment access on Apple platforms...
2015-10-09 Zoltan VargaMerge remote-tracking branch 'origin/bitcode-premerge'
2015-10-09 Zoltan VargaFix the matching of exceptions in llvmonly mode. Add...
2015-10-09 Zoltan Varga[runtime] Merge origin/kyte/llvmonly-exceptions-pr.
2015-10-09 Zoltan VargaPass the rgctx argument last, instead of first, because...
2015-10-09 Zoltan VargaAdd support for delegates which call methods which...
2015-10-09 Zoltan VargaPass the rgctx argument to gshared methods explicitly...
2015-10-08 Zoltan VargaMerge pull request #2116 from cmp-/fix-sdb-trampoline...
2015-10-08 Mark ProbstMerge pull request #2114 from cmp-/fix-sgen-gchandle...
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
2015-10-08 João Matos[runtime] Reworked coop GC stack handling in platforms...
2015-10-08 Ludovic Henry[threadpool-ms] Refactor thread parking
2015-10-07 Ludovic Henry[threadpool-ms] Remove recursivity of active_threads_lock
2015-10-06 Aleksey Kliger[corlib] Type.GetType(string, bool) should throw Argume...
2015-10-06 Aleksey Kligermono_reflection_parse_type(): pointer and ref parse...
2015-10-06 João MatosMerge pull request #2112 from madewokherd/lowercaseinclude
2015-10-06 Vincent PovirkStandardize on lower-case names for Windows include...
2015-10-06 Zoltan Varga[runtime] Fix the handling of large allocation sizes...
2015-10-06 Rodrigo KumperaMerge pull request #1978 from ludovic-henry/coop-interrupt
2015-10-06 Rodrigo KumperaMerge pull request #2060 from ludovic-henry/socket...
2015-10-06 Rodrigo KumperaMerge pull request #2110 from ludovic-henry/threadpool...
2015-10-06 Ludovic Henry[socket] Enable Thread.Abort on blocking syscall
2015-10-06 Ludovic Henry[runtime] Cleanup of mono_unhandled_exception
2015-10-06 Ludovic Henry[threadpool-ms] Exit worker thread after 5 to 60 seconds
2015-10-06 Ludovic Henry[System] Make process pipe creation exception more...
2015-10-05 Ludovic Henry[socket] Factor SocketAsyncResult and ProcessAsyncResul...
2015-10-01 Miguel de IcazaMerge pull request #1921 from mattzink/master
2015-10-01 Miguel de IcazaMerge pull request #2025 from sawachika-kenji/patch-1
2015-10-01 Miguel de IcazaMerge pull request #2087 from joelmartinez/mdoc-membern...
2015-10-01 Miguel de IcazaMerge pull request #2098 from evincarofautumn/fix-gchan...
2015-09-30 Marcos HenrichMerge pull request #2045 from BillSeurer/timezone
2015-09-29 Alex Rønne PetersenMerge pull request #2086 from BillSeurer/testcases
2015-09-28 João MatosMerge pull request #2093 from directhex/fully-qualified...
2015-09-28 Alexis Christoforides[runtime] Attempt to resolve DllImport using the instal...
2015-09-27 João MatosMerge pull request #2057 from directhex/monolite-on...
2015-09-25 Marek SafarMerge pull request #2092 from kasthack/system-web-stuff...
2015-09-24 Jonathan PryorMerge pull request #2084 from joelmartinez/mdoc-deletet...
2015-09-24 Marek SafarMerge pull request #2088 from kasthack/system-web-ea...
2015-09-23 Mark ProbstMerge pull request #2073 from BrzVlad/fix-sgen
2015-09-23 Miguel de IcazaMerge pull request #1843 from info-lvsys/patch-1
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #2085 from guerrysemones/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
next