mono.git
2016-01-19 Zoltan VargaMerge pull request #2399 from alexanderkyte/seq_point_n...
2016-01-19 Zoltan VargaMerge pull request #2397 from alexanderkyte/debugger_ap...
2016-01-19 Marek HabersackMerge pull request #2450 from grendello/io-layer-trace
2016-01-19 monojenkinsMerge pull request #2451 from akoeplinger/fix-osx
2016-01-19 Alexander Köplinger[Mono.Posix] Fix OSX build break by checking if accept4...
2016-01-19 monojenkinsMerge pull request #2447 from kumpera/amd64_gsharedvt
2016-01-19 Zoltan Varga[llvmonly] Avoid inlining methods which call MethodBase...
2016-01-18 Zoltan Varga[llvmonly] Fix the passing of byref arguments in runtim...
2016-01-18 Marek HabersackReplace DEBUG messages with calls to mono_trace
2016-01-18 Marek HabersackMove mono_trace to header file
2016-01-18 Zoltan Varga[llvmonly] Fix the MethodBase.GetCurrentMethod () intri...
2016-01-18 Jonathan PryorMerge pull request #2006 from steffen-kiess/posix-sockets-2
2016-01-18 Rodrigo KumperaMerge pull request #2 from xmcclure/rodrigo-fix-build
2016-01-18 Andi McClureAdditional stubs to fix standard build following [amd64...
2016-01-18 Zoltan Varga[llvm] Fix some type imcompatibility problems which...
2016-01-18 Rodrigo KumperaMerge pull request #2435 from xmcclure/x-refresh
2016-01-18 Zoltan Varga[llvmonly] Fix the catching of exceptions of open types...
2016-01-18 Zoltan Varga[llvm] Add some missing opcodes.
2016-01-18 Zoltan Varga[runtime] Fix native-to-managed calls to delegates...
2016-01-18 Radek Doulik[linker] improve method dependencies dumping
2016-01-18 Steffen Kieß[Mono.Posix] Add wrappers for struct sockaddr_*
2016-01-17 Zoltan Varga[llvmonly] Add an instrinsics for MethodBase.GetCurrent...
2016-01-16 Marek Safar[corlib] Improve CancellationTokenSource test
2016-01-15 Alexander Köplinger[msvc] Fix Windows build
2016-01-15 Zoltan Varga[llvmonly] Share more wrapper types. Avoid adding out...
2016-01-15 Zoltan Varga[llvmonly] Avoid a crash in ves_icall_GetCurrentMethod...
2016-01-15 Rodrigo Kumpera[amd64] Fix setting of MonoCompile:ret:dreg in mono_arc...
2016-01-15 Rodrigo Kumpera[amd64] Add arg_size field to ArgInfo and update it...
2016-01-15 Rodrigo Kumpera[amd64] Properly emit loads to gsharedvt stack args.
2016-01-15 Rodrigo Kumpera[amd64] Add is_gsharedvt_return_value to ArgInfo. Save...
2016-01-15 Rodrigo Kumpera[amd64] Add definition of GSharedVtCallInfo to mini...
2016-01-15 Rodrigo Kumpera[amd64] Add some of the missing bits of gsharedvt.
2016-01-15 monojenkinsMerge pull request #2446 from akoeplinger/remove-leftov...
2016-01-15 Andi McClureFix incorrect comment on mono_jit_init_version
2016-01-15 Andi McClureClarify when ucontext_t is available
2016-01-18 Andi McClureBottleneck module loader platform macros
2016-01-15 Andi McClureFix build on platforms where native thread IDs are...
2016-01-15 Alexander Köplinger[corlib] Remove left-over files from long ago (System...
2016-01-15 monojenkinsMerge pull request #2444 from xmcclure/randfixes
2016-01-15 Alexander KöplingerMerge pull request #2445 from nealef/master
2016-01-15 NealeFix certmgr when a unicode encoded null is used as...
2016-01-15 Andi McClureFix nonuniform distribution of mono_rand_try_get_uint32
2016-01-15 Andi McClureMake mono-rand consistent (fixes threadpool on some...
2016-01-15 Miguel de Icaza[getline] Improve the embedded sample
2016-01-15 Miguel de Icaza[getline] Fix the logic for advancing the top item
2016-01-15 Ludovic Henry[Process] Fix monodroid build
2016-01-15 Zoltan Varga[llvm] Split long bblocks instead of disabling llvm...
2016-01-15 Zoltan Varga[llvm] Fix a type conversion problem when calling the...
2016-01-15 Ludovic HenryMerge pull request #2362 from ludovic-henry/fix-process...
2016-01-15 Marek SafarBump reference source for CancellationTokenSource fixes
2016-01-15 Marek Safar[mcs] Update project file
2016-01-15 Marek Safar[mcs] Use probing like aproach for member access completion
2016-01-15 Vlad BrezaeMerge pull request #2403 from BrzVlad/feature-emulation...
2016-01-15 Zoltan Varga[llvmonly] Fix mono_patch_info_equal () for MONO_PATCH_...
2016-01-14 Zoltan Varga[llvmonly] Fix the addition of gsharedvt in wrappers...
2016-01-14 Zoltan Varga[llvmonly] Fix the gsharedvt parameter passing code...
2016-01-14 Zoltan Varga[llvmonly] Add unwind info for unbox wrappers, not...
2016-01-14 Zoltan Varga[llvmonly] Fix initialization of static gshared methods...
2016-01-14 Aleksey Kliger... Merge pull request #2438 from lambdageek/cherry-pick...
2016-01-14 Zoltan VargaMerge pull request #2439 from akoeplinger/fix-seqpoint...
2016-01-14 Alexander Köplinger[mono] test_op_il_seq_point test should use a temp...
2016-01-14 João Matos[runtime] Fixed ARM cross compiler builds.
2016-01-14 Vlad Brezae[jit] Delay emulation to allow optimizations to happen...
2016-01-14 Vlad Brezae[jit] Support decomposition of long imm ops to simple...
2016-01-14 Vlad Brezae[jit] Don't crash in mono_op_imm_to_op if opcode is...
2016-01-14 Vlad Brezae[jit] Don't decompose into unsupported instructions
2016-01-14 Vlad Brezae[jit] Don't hardcode the long vreg components
2016-01-14 Aleksey Kliger[handle] rename mono_handle_arena_(initialize|deinitialize)
2016-01-14 Aleksey Kliger[handle] Make MONO_HANDLE_ARENA_POP a function-like...
2016-01-14 Ludovic Henry[sgen] Remove DISABLE_CRITICAL_REGION as it's never...
2016-01-14 Ludovic Henry[checked-build] Add in GC critical region assertion
2016-01-14 Aleksey Kliger[checked] Nest MONO_{PREPARE,FINISH}_GC_CRITICAL_REGION
2016-01-14 Aleksey Kliger[coop] store MonoHandleArena pointer in MonoThreadInfo
2016-01-14 Aleksey Kliger[handle] Add _SETREF_NULL macros for MonoObjectHandle...
2016-01-14 Ludovic Henry[handle] Rename MonoHandleStorage->obj to MonoHandleSto...
2016-01-14 Ludovic Henry[handle] Add mono_handle_obj_is_null utility function
2016-01-14 Zoltan Varga[llvmonly] Implement Assembly.GetCallingAssembly (...
2016-01-14 Ludovic Henry[Process] Use ReferenceSource process async output...
2016-01-14 Alexander Köplinger[man/mono.1] Fix typo from 9115bf0a
2016-01-14 Zoltan Varga[runtime] Make sure ptr-to-structure and structure...
2016-01-14 Marek Safar[mono] Update predefined Hebrew negative sign. Fixes...
2016-01-14 Marek Safar[corlib] Bump reference source for #37583
2016-01-14 monojenkinsMerge pull request #2427 from alexrp/socket-responder...
2016-01-14 Marek SafarMerge pull request #2434 from knocte/bitmapattributes
2016-01-14 Andrés G. Aragoneses[System.Drawing] Include new .NET4.5 attributes (OWIN)
2016-01-14 Alex Rønne... [bcl] Deduplicate the SocketResponder test helper class.
2016-01-14 Alex Rønne... Merge pull request #2426 from alexrp/http-test-remove...
2016-01-14 Alex Rønne... Merge pull request #2424 from alexrp/task-unobserved...
2016-01-13 Zoltan Varga[llvm] Add a missing r4 opcodes.
2016-01-13 Zoltan Varga[llvmonly] Create empty stacktraces if backtraces are...
2016-01-13 Zoltan Varga[runtime] Disable a test which fails with bitcode.
2016-01-13 Alexander KöplingerMerge pull request #2428 from akoeplinger/fix-ipv6...
2016-01-13 Zoltan Varga[aot] Avoid overwriting entries in domain->seq_points...
2016-01-13 Alexander Köplinger[System] Ignore ReceiveIPv6() UdpClient test when IPv6...
2016-01-13 Rolf Bjarne... [System] xamarin_start_wwan is not available for tvOS...
2016-01-13 Ludovic Henry[handle] Add macro to push/pop arena
2016-01-13 Ludovic Henry[handle] Make handle.h use exclusively public headers...
2016-01-13 Ludovic Henry[handle] Remove SGen dependency
2016-01-13 Ludovic Henry[handle] Fix typo
2016-01-13 Ludovic Henry[handle] Implement mono_handle_(new|elevate) functions
next