[runtime] Avoid indirection when building MonoContext on darwin
[mono.git] / mono / metadata /
2017-09-13 Alex Rønne PetersenMerge pull request #5562 from alexrp/master
2017-09-13 Rodrigo KumperaMerge pull request #5550 from Cry-Miron/patch-1
2017-09-13 Marek Safar[corlib] Update negative symbol for all cultures. Fixes...
2017-09-13 Cry-MironChanged indentation to K&R indentation
2017-09-12 Rodrigo KumperaMerge pull request #5544 from kumpera/verify_byref_return
2017-09-12 Alexander Kyte[runtime] Use no-op for SufficientExecutionStack on...
2017-09-12 cheruskerMark operations on `shutting_down` as known and accepte...
2017-09-12 Aleksey Kliger[coop handles] Record backtrace when allocating handles...
2017-09-12 Aleksey Kliger[appdomain] Catch exceptions when invoking AppDomain...
2017-09-12 Cry-MironFix assert in module cleanup if nothing is cached
2017-09-12 Cry-MironFix issue where loaded global modules aren't freed
2017-09-11 Rodrigo Kumpera[verifier] Fail to merge stacks with different safe...
2017-09-11 Rodrigo Kumpera[verifier] Implement verification of byref returns.
2017-09-11 Niklas TherningMerge pull request #5504 from ntherning/wait-for-native...
2017-09-08 Rodrigo KumperaMerge pull request #5428 from kumpera/wasm-support-p2
2017-09-08 Ludovic Henry[threads] Fix "[threads] Fix leaking threads: SGen...
2017-09-08 Armin Hasitzka[TSan] Tackle MonoPerfCounters (#5413)
2017-09-07 Armin HasitzkaUse `Unlocked* ()` to mark racy counters (#5500)
2017-09-07 Armin Hasitzka[threads] Fix leaking threads: SGen Worker and Finalize...
2017-09-06 Alex Rønne PetersenMerge pull request #5512 from rodrmoya/fix-mono-profile...
2017-09-06 Armin HasitzkaInterlock `inflated_signatures_size`, `memberref_sig_ca...
2017-09-05 Niklas TherningWait for the native thread to die in Thread.Join()...
2017-09-04 cheruskerUse `Unlocked* ()` for operations on `joinable_thread_c...
2017-09-01 Rodrigo Kumpera[runtime] Replace a mono_class_vtable with mono_class_v...
2017-09-01 Rodrigo KumperaMerge pull request #5486 from kumpera/fix_array_dispatc...
2017-09-01 Armin HasitzkaImprove `class.c` for TSan instrumentation: (#5485)
2017-09-01 Egor BogatovMerge pull request #5444 from hifi/fix-tds-inputoutput
2017-08-31 Aleksey Kliger[w32file] Add 'kbfuse' filesystem type to known drive...
2017-08-31 Ludovic Henry[socket] Reduce handle manipulations in native (#5378)
2017-08-31 Marek SafarMerge pull request #5479 from marek-safar/cecil-bump
2017-08-31 Aleksey Kliger[cominterop] Get function ptr from interface before...
2017-08-31 Aleksey Kliger[marshal] Don't use a wrapper for mono_marshal_set_last...
2017-08-29 Marek SafarMerge pull request #5469 from marek-safar/ilasm
2017-08-29 Alexander KöplingerRevert "[runtime] Wait for the thread to really exit...
2017-08-29 Zoltan Varga[runtime] Wait for the thread to really exit in Thread...
2017-08-29 Zoltan Varga[sgen] Move the mono_gchandle_ functions to sgen-mono...
2017-08-28 Bernhard Urban[gc counters] avoid using Interlocked*64 functions...
2017-08-24 Rodrigo KumperaMerge pull request #5420 from nealef/z13v5
2017-08-24 Alex Rønne PetersenMerge pull request #5439 from alexrp/master
2017-08-23 Rodrigo KumperaMerge pull request #5415 from kumpera/wasm-support
2017-08-23 Rodrigo Kumpera[wasm] Add wasm stubs for object-offsets and sgen-archdep.
2017-08-23 Rodrigo Kumpera[wasm] Add wasm strings to mono-config.c
2017-08-23 Armin Hasitzka[TSan] Unlocking MonoStats, GCStats and JITGCStats...
2017-08-23 Marek Safar[threadpool] Reduce logging verbosity level. Fixes...
2017-08-21 Rodrigo KumperaMerge pull request #5406 from kumpera/fix_12157
2017-08-18 Rodrigo Kumpera[verifier] Base constructors can only be called on...
2017-08-18 Rodrigo KumperaMerge pull request #5396 from kumpera/fix_11696
2017-08-18 Rodrigo KumperaMerge pull request #5397 from kumpera/fix_41279
2017-08-18 Aleksey Kliger[threads] Use designated initializer syntax in MAKE_SPE...
2017-08-17 Rodrigo Kumpera[runtime] Format MethodAccessException method names...
2017-08-17 Rodrigo KumperaMerge pull request #5390 from kumpera/fix_58637
2017-08-17 Rodrigo Kumpera[runtime] Don't set pkey to a value that will be freed...
2017-08-17 Rodrigo Kumpera[verifier] Check methodimpl table for duplicated. Fixes...
2017-08-17 Ludovic Henry[marshal] Rethrow in native-to-managed wrapper to keep...
2017-08-17 Ludovic Henry[w32error] Add ENODEV -> ERROR_DEV_NOT_EXIST error...
2017-08-17 Armin HasitzkaUse the `Unlocked* ()` functions to blacklist specific...
2017-08-16 Rodrigo Kumpera[corlib] When parsing the ECMA key, don't produce a...
2017-08-16 Marek SafarUpdate list of denied assemblies
2017-08-16 Rodrigo KumperaMerge pull request #5382 from kumpera/pedump_fix
2017-08-16 Ankit Jain[msbuild] Install a `deniedAssembliesList.txt` to suppo...
2017-08-15 Rodrigo Kumpera[verifier] Handle csc encoding of enums in cattr blobs...
2017-08-15 Rodrigo Kumpera[runtime] Add WINDOWS_RUNTIME type attribute that csc...
2017-08-15 Rodrigo Kumpera[verifier] Avoid double init of metadata when using...
2017-08-15 Rodrigo Kumpera[verifier] Partially revert 6d37ffdf534eae04a5d06b2e097...
2017-08-15 Zoltan Varga[runtime] Use HOST_ defines instead of PLATFORM_ define...
2017-08-15 Rodrigo KumperaMerge pull request #5355 from kumpera/fix_58379
2017-08-14 Aleksey Kliger[remoting] transparent proxy GetType of an interface...
2017-08-12 Jonathan ChambersUse eglib g_* allocators rather than malloc/calloc...
2017-08-11 Alexis ChristoforidesMerge pull request #5353 from jonpryor/jonp-mono-api...
2017-08-11 Alex Rønne Petersen[profiler] Fix code coverage support.
2017-08-10 Armin Hasitzka[TSan] Yet another idea about whitelisting data races...
2017-08-09 Alexander KöplingerRevert "[runtime] Avoid building a separate static...
2017-08-09 Aleksey Kliger ... Merge pull request #4379 from ermshiperete/master
2017-08-08 Zoltan Varga[runtime] Remove ves_icall_object_new_fast (), its...
2017-08-08 Eberhard BeilharzFix allocation of memory to match the way it gets freed
2017-08-08 Damien Daspit[runtime] Fix bug when marshaling COM interfaces in...
2017-08-08 Zoltan Varga[runtime] Fix a case where klass->blittable was written...
2017-08-08 Alex Rønne PetersenMerge pull request #5317 from alexrp/master
2017-08-08 Zoltan Varga[runtime] Avoid building a separate static library...
2017-08-07 Alex Rønne Petersen[profiler] Split method_leave callback into a method_ta...
2017-08-07 Alex Rønne Petersen[profiler] Mark generated raise functions as ICALL_DECL...
2017-08-07 Alex Rønne Petersen[runtime] Declare MonoProfilerCallContext::return_value...
2017-08-07 Alex Rønne Petersen[runtime] Add ICALL_DECL_EXPORT.
2017-08-07 Alex Rønne Petersen[profiler] Properly clean up the resources used by...
2017-08-07 Alex Rønne Petersen[profiler] Some improvements to the code coverage API.
2017-08-07 Alex Rønne PetersenMerge pull request #5321 from urisimchoni/prof-lin
2017-08-07 Uri Simchoni[profile] set the "no profiling" bitmask equal to zero
2017-08-07 Aleksey Kliger ... Merge pull request #5313 from lambdageek/corefx-sre...
2017-08-07 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-05 Ludovic HenryRevert "[w32handle] Remove use of w32handle for File...
2017-08-05 Ludovic Henry[w32handle] Remove use of w32handle for File, Console...
2017-08-04 Alex Rønne Petersen[runtime] Install profiler-events.h as a public header.
2017-08-04 Aleksey Kliger ... Merge pull request #5306 from lambdageek/corefx-sre...
2017-08-04 Aleksey Kliger ... Merge pull request #5303 from lambdageek/cattr-bcheck
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to mono_reflection_c...
2017-08-03 Aleksey Kliger[custom_attrs] Add bounds checking to load_cattr_value
2017-08-03 Aleksey Kliger[custom_attrs] Add (some) bounds checking to create_cus...
2017-08-02 monojenkinsMerge pull request #5299 from cherusker/cherusker-2017...
2017-08-02 Alex Rønne Petersen[profiler] Fix MonoProfilerState::context_free_buffer...
2017-08-02 cheruskerFix racy `next_generic_inst_id`
next