mono.git
2016-07-18 Alexander KyteMerge pull request #3132 from alexanderkyte/libmono_saf...
2016-07-18 Zoltan Varga[llvm] Fix the DISABLE_JIT build.
2016-07-18 Zoltan Varga[aot] Add a gen-seq-points-file deprecated option.
2016-07-18 Zoltan Varga[runtime] Fix small issues from https://github.com...
2016-07-18 Zoltan Varga[tests] Reduce a test iteration in process-leak.exe...
2016-07-18 Mark Probst[runtime] A bunch of small fixes.
2016-07-18 Marcos HenrichMerge pull request #3264 from esdrubal/tzi_dst
2016-07-15 Marek Safar[Facades] Remove dulicate subdirs include
2016-07-15 Mikayla HutchinsonMerge pull request #3282 from mhutch/netstandard-build
2016-07-15 Mikayla Hutchinson[build] Fix resgen in child profiles
2016-07-15 Mikayla Hutchinson[xbuild] Clearer distinction between versioned and...
2016-07-15 Mikayla Hutchinson[xbuild] Use RESOURCE_DEFS to compile resx
2016-07-15 Mikayla Hutchinson[xbuild] Rename internal target to match MSBuild
2016-07-15 Mikayla Hutchinson[xbuild] Fix warning with netstandard projects
2016-07-15 Mikayla Hutchinson[xbuild] Fix NuGet tasks build
2016-07-15 Mikayla Hutchinson[xbuild] Install PCL5 framework
2016-07-15 Mikayla Hutchinson[xbuild] Install PCL targets from buildtools
2016-07-15 Mikayla Hutchinson[xbuild] Update NuGet tasks to VS2015 Update 3
2016-07-15 Mikayla HutchinsonAdd dotnet/buildtools submodule
2016-07-15 Alexander Köplinger[xbuild] Add Microsoft.NuGet.Build.Tasks.dll MSBuild...
2016-07-15 Aleksey Kliger... Merge pull request #3286 from lambdageek/dev/refl-to...
2016-07-15 Zoltan Varga[jit] Fix some alignment issues in mono_unwind_ops_enco...
2016-07-15 Marek Safar[Facades] Build System.Drawing.Primitives only on profi...
2016-07-15 Johan LorenssonMerge pull request #3285 from lateralusX/jlorenss/win...
2016-07-15 Marek Safar[Facades] System.Drawing.Primitives use type fowarders...
2016-07-15 Alexander Köplinger[bcl] Don't build System.Net.Http.WebRequest.dll on...
2016-07-15 Marek SafarRevert "[Facades] Exclude System.Drawing.Primitives...
2016-07-15 Marek Safar[Facades] Exclude System.Drawing.Primitives from watch...
2016-07-15 Zoltan Varga[llvm] Add generic IR implementations of some SIMD...
2016-07-15 Marek SafarMerge pull request #3274 from Unity-Technologies/fix...
2016-07-15 lateralusXSmaller formatting adjustments based on feedback.
2016-07-15 Zoltan VargaMerge pull request #3287 from JustArchi/patch-1
2016-07-15 Łukasz DomeradzkiFix compilation of AOT-less Mono
2016-07-14 Aleksey Kliger[reflection] Move System.RuntimeType.GetPropertiesByNam...
2016-07-14 Aleksey Kliger[reflection] Add System.Reflection.PropertyInfo.GetProp...
2016-07-14 Aleksey Kliger[runtime] Add finalizer to SafeGPtrArrayHandle
2016-07-14 Zoltan Varga[llvm] Fix an enable debug info generation for llvm
2016-07-14 Aleksey Kliger[reflection] mono_error_init
2016-07-14 Aleksey Kliger[reflection] Move RuntimeType.GetEvents_internal to...
2016-07-14 Aleksey Kliger[reflection] Add System.Reflection.EventInfo.GetEventFr...
2016-07-14 Aleksey Kliger[runtime] Faster parent check in ves_icall_System_Refle...
2016-07-14 lateralusXPInvoke methods using SetLastError get dropped on Windo...
2016-07-14 Zoltan Varga[llvm] Delete some dead code.
2016-07-14 Zoltan Varga[llvm] Delete unused intrinsics.
2016-07-14 Zoltan Varga[sdb] Pass a MonoError* to mono_class_get_methods_by_na...
2016-07-14 Zoltan VargaFix a warning.
2016-07-14 lateralusXFix a GC crash happening in full AOT compiled code...
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 Marcos Henrich[corlib] Implements TZI.IsDST(DateTimeOffset)
2016-07-14 Jonathan ChambersMove check for slash inside of existing short path...
2016-07-14 Marcos Henrich[corlib] Test TZI.IsDST with DateTimeOffset.
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 Josh PetersonFix Path.GetFullPath for roots on Windows
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...
next