mono.git
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 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 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
2016-07-08 Marcos Henrich[corlib] Added icall Assembly.GetAotId
2016-07-08 Marcos Henrich[runtime] Adds AOTID
2016-07-08 Rodrigo KumperaMerge pull request #3258 from lindenlab/mono4-continuat...
2016-07-08 Kelly WashingtonMerge branch 'master' into mono4-continuations_fix
2016-07-08 Kelly WashingtonAdd microthreading test to ContinuationsTest
2016-07-08 Aleksey Kliger... [coop] Change handles to be pointers (#3249)
2016-07-08 Marcos Henrich[System] EndRead now throws WebException on abort.
2016-07-08 Marcos Henrich[System] Test ReadAsync Cancellation.
2016-07-08 Johan LorenssonMerge pull request #3247 from lateralusX/jlorenss/win...
2016-07-08 Zoltan Varga[llvmonly] Fix support for synchronized methods.
2016-07-08 Zoltan Varga[runtime] Remove the 'The wrapper info for the wrapper...
2016-07-08 Zoltan Varga[jit] Emit memory barriers for volatile STFLD opcodes...
2016-07-07 Kelly WashingtonMerge branch 'continuations-test' into mono4-continuati...
2016-07-07 Zoltan Varga[aot] Fix the llc flags when using hardfp on arm.
2016-07-07 Zoltan Varga[aot] Allow the loading of llvm compiled code into...
2016-07-07 Kelly WashingtonAdd ContinuationsTest for Mono.Tasklets
2016-07-07 Rodrigo KumperaMerge pull request #3250 from jbevain/cli-flags
2016-07-07 Jb Evain[runtime] Fix the CLI_FLAGS_PREFERRED32BIT value
2016-07-07 Jb Evain[runtime] Fix the CLI Header flags check
2016-07-07 Bennjamin BlastModify the configuration loader so that (#2758)
next