Merge pull request #3488 from Unity-Technologies/threadpool-unhandled-exception-polic...
[mono.git] / mono /
2016-08-30 Rodrigo KumperaMerge pull request #3488 from Unity-Technologies/thread...
2016-08-30 Alex Rønne PetersenMerge pull request #3481 from alexrp/master
2016-08-30 Alex Rønne PetersenMerge pull request #3464 from alexrp/arm64-native-atomics
2016-08-30 Alex Rønne Petersen[utils] Remove ia64-specific atomics/membar code.
2016-08-30 Alex Rønne Petersen[llvm] Fix atomic opcodes on ARM64 to emit correct...
2016-08-30 Alex Rønne Petersen[utils/atomic] Fix native atomic intrinsics on buggy...
2016-08-30 Alex Rønne Petersen[utils] Add a MONO_GNUC_VERSION macro.
2016-08-30 Marek SafarMerge pull request #3477 from Unity-Technologies/create...
2016-08-30 Jonathan ChambersReset thread abort exception for internal threads regar...
2016-08-30 Josh PetersonMake improvments after code review:
2016-08-30 Ludovic Henry[mono-threads] Use create_suspended_sem on windows...
2016-08-30 Marek SafarMerge pull request #3483 from alexavator/bugfix-keepalive
2016-08-30 Ludovic Henry[pedump] Fix assertion error
2016-08-30 Ludovic HenryMerge pull request #3476 from lambdageek/fix-conc-ht
2016-08-30 Alex Rønne Petersen[profiler] Reject heapshot requests if we're not in...
2016-08-30 Alex Rønne Petersen[profiler] Process on-demand heapshot requests on the...
2016-08-30 Alex Rønne Petersen[profiler] Add GC finalization events to the format.
2016-08-30 Alex Rønne Petersen[gc] Expose mono_gc_pending_finalizers () and mono_gc_f...
2016-08-30 Alex Rønne Petersen[profiler] Add GC finalization callbacks to the profile...
2016-08-30 Alex Rønne Petersen[profiler] Initialize counters in the runtime_initializ...
2016-08-30 Alex Rønne Petersen[profiler] Normalize time fields in the format.
2016-08-30 Alex Rønne Petersen[profiler] Make the comment in proflog.c only represent...
2016-08-30 Alex Rønne Petersen[profiler] Fix a few format bloat and encoding issues...
2016-08-30 Alex Rønne Petersen[profiler] Emit sync point events when flushing all...
2016-08-30 Alex Rønne Petersen[profiler] Acquire the exclusive buffer lock after...
2016-08-30 Alex Rønne Petersen[profiler] Only flush buffers when they exceed the...
2016-08-30 Alex Rønne Petersen[profiler] Process requests in enter/leave callbacks...
2016-08-30 Alex Rønne Petersen[profiler] Periodically flush all thread-local buffers.
2016-08-30 Alex Rønne Petersen[profiler] Implement global flush points for thread...
2016-08-30 Alex Rønne Petersen[utils/threads] Export mono_thread_info_yield () for...
2016-08-30 Alex Rønne Petersen[profiler] Remove LogBuffer.locked and related debuggin...
2016-08-30 Alex Rønne Petersen[profiler] Rewrite TLS code.
2016-08-30 Alex Rønne Petersen[profiler] Implement process_id () for Windows.
2016-08-30 Alex Rønne Petersen[utils/lls] Export the linked list set API for use...
2016-08-30 Alex Rønne Petersen[utils/lls] Use mono_thread_hazardous_queue_free (...
2016-08-30 Alex Rønne Petersen[utils/lls] Rename get_hazardous_pointer_with_mask...
2016-08-30 Alex Rønne Petersen[utils/hp] Rename get_hazardous_pointer () to mono_get_...
2016-08-30 Alex Rønne Petersen[utils/hp] Remove HazardFreeLocking and HazardFreeConte...
2016-08-30 Alex Rønne Petersen[profiler] Only forward declare structs that need it.
2016-08-29 Rodrigo KumperaMerge pull request #3478 from vargaz/fix-pedump
2016-08-29 monojenkinsMerge pull request #3422 from xmcclure/tarjan-doublefan
2016-08-29 Marek SafarMerge pull request #3463 from david-mitchell/al-platfor...
2016-08-29 Andi McClureGC bridge: Fix non-buildable assert ()s added in previo...
2016-08-29 Alex Rønne PetersenMerge pull request #3468 from alexrp/hwcap-improvements
2016-08-29 Andi McClureGC bridge: Move bridge-require-precise-merge to MONO_GC...
2016-08-29 Josh PetersonThrow an ArgumentException when a delegate is bound...
2016-08-29 Aleksey Kliger[test-conc-hashtable] Init w32 handles. Fixes OSX+coop.
2016-08-29 Marek SafarMerge pull request #3453 from ntherning/cleanup-Assembl...
2016-08-29 Alex Rønne Petersen[utils/hwcap] Clean up and improve the hwcap code.
2016-08-28 Miguel de Icaza[runtime] Bundle support, implement missing stream...
2016-08-26 Aleksey Kliger ... [runtime] ves_icall_AssemblyBuilder_InternalAddModule...
2016-08-26 Vlad BrezaeMerge pull request #3451 from BrzVlad/fix-armel-emulation
2016-08-26 Alexander KöplingerMerge pull request #3460 from akoeplinger/remove-net_4_...
2016-08-26 Alexander KöplingerMerge pull request #3459 from akoeplinger/fix-parameter...
2016-08-26 Alexander KöplingerMerge pull request #3457 from akoeplinger/fix-gethrfore...
2016-08-26 Andi McClurePR feedback: Add a runtime switch for the aggressive...
2016-08-26 Andi McClurePR feedback: Corrections to aggressive merge cache
2016-08-26 Zoltan Varga[sre] Remove TypeBuilder::create_internal_class ()...
2016-08-26 Alexander KöplingerFix tarball build
2016-08-26 Zoltan Varga[runtime] Remove most of the contents of MonoDynamicGen...
2016-08-26 Zoltan Varga[jit] Add an assert to the native types code to make...
2016-08-25 Zoltan Varga[llvmonly] Initialize native-to-managed wrappers when...
2016-08-25 Zoltan Varga[jit] Fix an assertion on amd64 when using fixed size...
2016-08-25 Ludovic HenryMerge pull request #3447 from ludovic-henry/iolayer...
2016-08-25 Vlad Brezae[jit] Don't lower store_r4 and load_r4 on armel with...
2016-08-25 João MatosMerge pull request #3449 from lateralusX/jlorenss/win...
2016-08-25 Vlad Brezae[arm] Fix opcode emulation on armel with no fp
2016-08-25 lateralusXAdd missing source file, sgen-os-coop.c, to libmonorunt...
2016-08-24 Alexander KöplingerMerge pull request #3437 from ntherning/fix-DirectoryNo...
2016-08-24 Andi McClurePR feedback: Formatting, comments, asserts
2016-08-24 Ludovic Henry[threads] Get thread handle from MonoThreadInfo when...
2016-08-24 Ludovic HenryMerge pull request #3439 from ludovic-henry/iolayer...
2016-08-24 Alexander KöplingerMerge pull request #3444 from akoeplinger/fix-netstanda...
2016-08-24 Alexander Köplinger[mini] Wrap error output for NUnit xml in CDATA section
2016-08-24 Ludovic Henry[mono-threads-windows] Allocate ThreadStartInfo on...
2016-08-24 Ludovic Henry[mono-threads] Create Win32 handle when attaching the...
2016-08-24 Ludovic Henry[w32handle] Remove unused assertions
2016-08-24 Ludovic Henry[w32handle] Initialize them earlier
2016-08-24 Niklas TherningFileInfo.MoveTo() throws DirectoryNotFoundException...
2016-08-24 Niklas TherningMerge pull request #3443 from ntherning/do-not-pass...
2016-08-24 Marek SafarMerge pull request #3436 from ntherning/fix-alt-dir...
2016-08-24 Niklas TherningDon't pass FILE_FLAG_OVERLAPPED to CreateFile()
2016-08-23 Alexander KöplingerMerge pull request #3430 from akoeplinger/simplify...
2016-08-23 Alexander KöplingerMerge pull request #3431 from mhutch/fix-targetframewor...
2016-08-23 Niklas TherningMerge pull request #3435 from ntherning/fix-DirectoryIn...
2016-08-23 Alexander Köplinger[mini] Replace emitnunit.pl with simpler Makefile-based...
2016-08-23 Zoltan Varga[jit] Avoid strengh reducing divisions when using llvm...
2016-08-23 Niklas TherningMerge pull request #3426 from ntherning/fix-handle...
2016-08-23 Niklas TherningMerge pull request #3433 from ntherning/fix-DoubleTest...
2016-08-23 Niklas TherningFixes a handle leak in DirectoryInfo.EnumerateFileSyste...
2016-08-23 Marek SafarMerge pull request #3103 from marek-safar/rs-Threading
2016-08-23 Alexander KöplingerMerge pull request #3429 from akoeplinger/fix-signature...
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-22 Marek Safar[corlib] EventWaitHandle from referencesource
2016-08-22 Vlad Brezae[arm64] Bump instruction sizes for atomic ops to match...
2016-08-22 Aleksey Kliger[s390x] Fix compilation of sre-save.c
2016-08-22 Aleksey Kliger ... [sre] Fix s390x build (#3427)
2016-08-22 Alexander KöplingerMerge pull request #3428 from ntherning/fix-missing...
2016-08-22 Kamil RytarowskiFix NetBSD build in proclib.c (#3378)
2016-08-20 Zoltan Varga[runtime] Use a coop semaphore instead of an io layer...
next