mono.git
2016-07-14 lateralusXAdd gsharedvt support for changed Windows x64 value...
2016-07-14 lateralusXRewrite of Windows x64 value type ABI to support Direct...
2016-07-14 Andi McClureMerge pull request #3279 from xmcclure/tarjan-crash-2
2016-07-14 Zoltan Varga[llvm] Implement some SIMD opcodes using LLVM IR instea...
2016-07-14 Aleksey Kliger... Merge pull request #3281 from lambdageek/dev/g-ptr...
2016-07-14 Marek Safar[Facades] Remove wrong private facade
2016-07-14 Marcos HenrichMerge pull request #3276 from esdrubal/access_token_move
2016-07-14 Marek Safar[mcs] Add missing error message argument
2016-07-13 Alexander Köplinger[bcl] Include all facade directories in the tarball
2016-07-13 Aleksey Kliger[reflection] Managed RuntimeType.GetConstructors_internal
2016-07-13 Marek Safar[Facades] Update list of full assemblies
2016-07-13 Aleksey Kliger[reflection] RuntimeType.GetMethodsByName in managed
2016-07-13 Aleksey Kliger[reflection] Managed version of RuntimeType.GetFields_i...
2016-07-13 Andi McClureBack out pending_bridge_callbacks_mutex in previous...
2016-07-13 Zoltan VargaMerge pull request #3240 from alexanderkyte/aot_compile...
2016-07-13 Marcos HenrichMerge pull request #3248 from esdrubal/web_request_abort
2016-07-13 Marcos HenrichMerge pull request #3268 from esdrubal/mono-sym-enable
2016-07-13 Marcos Henrich[corlib] Replaced SafeAccessTokenHandle.cs with ref...
2016-07-13 Aleksey Kliger[corlib] Add Mono.SafeGPtrArrayHandle
2016-07-13 Aleksey Kliger[corlib] Mono.RuntimeStructs.GPtrArray
2016-07-13 Aleksey Kliger[reflection] Switch ves_icall_RuntimeType_GetFields_int...
2016-07-13 Aleksey Kliger... [logging] Default to stdout if MONO_LOG_DEST is unset...
2016-07-13 Marek SafarMerge pull request #3254 from mono/netstandard
2016-07-13 Marcos Henrich[runtime] Added gen-seq-points-file= deprecated option
2016-07-13 Marcos Henrich[runtime] Enable compact seq point by default
2016-07-13 Marek Safar[bcl] netstandart 1.6 support
2016-07-13 Mikayla Hutchinson[mono-api-html] Add option to ignore breaking changes
2016-07-12 Andi McClureAllow bridge callbacks to be set after GC init
2016-07-12 Ludovic HenryMerge pull request #3224 from ludovic-henry/iolayer...
2016-07-12 João Matos[aot] Fixes strip tool invocation in to wrap paths...
2016-07-12 Aleksey KligerFix windows build after 162f843968caf500ab09ea7176691e6...
2016-07-12 Aleksey Kliger... [corlib] Rewrite RuntimeType.GetGenericParameterConstra...
2016-07-12 Andi McClureMerge pull request #3265 from xmcclure/tarjan-crash
2016-07-12 Zoltan Varga[amd64] Reorganize add_valuetype () to make it easier...
2016-07-12 Ludovic Henry[io-layer] Move handles out of the io-layer to utils...
2016-07-12 Ludovic Henry[io-layer] Inline init_handles_slot
2016-07-12 Ludovic Henry[io-layer] Replace _WAPI_PRIVATE_HANDLES and _WAPI_PRIV...
2016-07-12 Ludovic Henry[io-layer] Remove any remaining dependency of handles...
2016-07-12 Ludovic Henry[io-layer] Replace _WAPI_HANDLE_INVALID by INVALID_HAND...
2016-07-12 Ludovic Henry[io-layer] Remove wapi_getdtablesize
2016-07-12 Ludovic Henry[io-layer] Move DuplicateHandle and CloseHandle to...
2016-07-12 Ludovic Henry[io-layer] Remove use of _wapi_has_shut_down
2016-07-12 Ludovic Henry[io-layer] Remove unnecessary locking of _WAPI_SHARED_S...
2016-07-12 Ludovic Henry[io-layer] Move _wapi_handle_spin to handles.c
2016-07-12 Ludovic Henry[io-layer] Move _WAPI_FD_HANDLE, _WAPI_SHARED_NAMESPACE...
2016-07-12 Ludovic Henry[io-layer] Remove pseudo global handle
2016-07-12 Ludovic Henry[io-layer] Allocate WapiHandle specific data on the...
2016-07-12 Ludovic Henry[io-layer] Register WapiHandleOps dynamically
2016-07-12 Ludovic Henry[io-layer] Move WapiHandleType and WapiHandleOps to...
2016-07-12 Ludovic Henry[io-layer] Extract _wapi_search_handle_namespace from...
2016-07-12 Ludovic Henry[io-layer] Add typename and typesize handle operations
2016-07-12 Ludovic Henry[io-layer] Move _wapi_getpid out of handles.c
2016-07-12 Ludovic Henry[io-layer] Add details operation on handle
2016-07-12 Ludovic Henry[io-layer] Move io-layer initialization out of handles.c
2016-07-12 Ludovic Henry[io-layer] Move file_share_hash to io.c
2016-07-12 Ludovic Henry[io-layer] Remove empty function _wapi_shm_semaphores_r...
2016-07-12 Ludovic Henry[io-layer] Remove unused _wapi_sem_id
2016-07-12 Ludovic Henry[io-layer] Extract WapiHandleBase from _WapiHandleUnshared
2016-07-12 Ludovic Henry[io-layer] Make _WAPI_PRIVATE_MAX_SLOTS and _WAPI_HANDL...
2016-07-12 Ludovic Henry[io-layer] Make _wapi_global_signal_handle definition...
2016-07-12 Ludovic Henry[io-layer] Make _WapiHandleUnshared definition private
2016-07-12 Ludovic Henry[io-layer] Factor Mutex and NamedMutex code
2016-07-12 Ludovic Henry[io-layer] Factor Semaphore and NamedSemaphore code
2016-07-12 Ludovic Henry[io-layer] Factor Event and NamedEvent code
2016-07-12 Ludovic Henry[io-layer] Make named handle use their equivalent non...
2016-07-12 Alexander KöplingerMerge pull request #3267 from lateralusX/jlorenss/fix...
2016-07-12 lateralusXFix windows build issue due to missing export in def...
2016-07-12 Zoltan Varga[runtime] Make mono_thread_resume_interruption () work...
2016-07-11 Andi McClureDefer bridge processor init until after sgen init ...
2016-07-11 Andi McClureMore verbose error message when sgen_register_fixed_int...
2016-07-11 Aleksey KligerFix Windows build
2016-07-11 Rodrigo Kumpera[runtime] Add mono_set_allocator_vtable which expose...
2016-07-11 Dolphin HawkinsFixed up configure overridable allocators option. Moved...
2016-07-11 Dolphin HawkinsFixed eglib test build error
2016-07-11 Dolphin Hawkinsfixed formatting error
2016-07-11 Dolphin HawkinsEnabled g_mem_set_vtable through the configure option...
2016-07-11 Alexander Köplinger[eglib] Fix Windows build
2016-07-11 Alexander Köplinger[eglib] Fix compilation on Windows after 3bebb7696e
2016-07-10 Alexander KöplingerFix tarball/package build that was broken by 0a8d5a08
2016-07-08 Marcos HenrichMerge pull request #3192 from esdrubal/sym-spec
2016-07-08 Andi McClureMerge pull request #3252 from xmcclure/tarjan-opt-basic
2016-07-08 Marcos Henrich[mono-symbolicate] Use Mono.Options.
2016-07-08 Marcos Henrich[corlib] Lowercase and no '-' in metadata guids.
2016-07-08 Marcos Henrich[corlib] StackTrace fixes.
2016-07-08 Andi McClureCleanup on gc bridge to support future optimizations
2016-07-08 Marcos Henrich[corlib] Ignore metadata on stacktrace tests
2016-07-08 Marcos Henrich[corlib] Add Metadata to inner exceptions.
2016-07-08 Marcos Henrich[corlib] Skip MVID of stackframes without method.
2016-07-08 Marcos Henrich[corlib] GetAotId now returns null, if unavailable
2016-07-08 Marcos Henrich[mono-symbolicate] Improved Makefile
2016-07-08 Marcos Henrich[runtime] AOTID is now properly stored.
2016-07-08 Marcos Henrich[mono-symbolicate] Fixes last stacktrace issue.
2016-07-08 Marcos Henrich[mono-symbolicate] Fixes symbolication of AOTed
2016-07-08 Marcos Henrich[mono-symbolicate] Adds store-symbols
2016-07-08 Marcos Henrich[mono-symbolicate] Implemented metadata parsing.
2016-07-08 Marcos Henrich[runtime] Added aot=msym-dir=<DIR>
2016-07-08 Marcos Henrich[runtime] aot-compiler.c now stores AOTID in image
2016-07-08 Marcos HenrichMoved ensure_directory_exists to eglib.
2016-07-08 Marcos Henrich[corlib] Added MVID metadata to StackTrace
2016-07-08 Marcos Henrich[corlib] Added metadata handlers to StackTrace
next