mono.git
2017-05-18 Marek SafarAdds System.Net.Http 4.3.2 to blacklist
2017-05-18 Alexander Köplinger[configure] Remove the --enable-dynamic-btls switch...
2017-05-18 Marek Safar[ci] Enable linker tests on PRs
2017-05-18 Marek SafarAdd linker tests
2017-05-18 Marek SafarAdd LinkerDescriptor
2017-05-18 Marek SafarBump linker
2017-05-17 Zoltan Varga[runtime] Make RuntimeHelpers:SufficientExecutionStack...
2017-05-17 Aleksey Kliger[coop handles] Add mechanism to track handle leaks
2017-05-17 Bernhard Urban[interp] assume EABI for passing arguments to arm tramp...
2017-05-17 Bernhard Urban[interp] use helper function to check if generic inst...
2017-05-17 Bernhard Urban[arm] respect thumb mode in mixed mode unwinding
2017-05-17 Bernhard Urban[interp] properly pass 64bit integers to native code...
2017-05-17 Bernhard Urban[interp] disable some tests that fail on CI only
2017-05-17 Bernhard Urban[interp] make mixed mode work on arm
2017-05-17 Bernhard Urban[interp] generics/vt fix regarding elem size for ldelem.vt
2017-05-17 Bernhard Urban[interp] intrinsify System.Array.UnsafeLoad
2017-05-17 Bernhard Urban[interp] add a conversion that is only required for...
2017-05-17 Bernhard Urban[interp] icall trampoline for arm
2017-05-17 Bernhard Urban[interp] make mixed mode work on arm64
2017-05-17 Bernhard Urban[interp] fix gcc warnings
2017-05-17 Bernhard Urban[interp] fix conv.u4.r8 on arm64
2017-05-17 Bernhard Urban[interp/tramp] use MONO_STRUCT_OFFSET infrastructure...
2017-05-17 Bernhard Urban[interp] implement icall_trampoline for arm64
2017-05-17 Alexander KöplingerRename Microsoft.NuGet.Build.Tasks.dll.sources to exclu...
2017-05-17 Alexander KöplingerFix tarball build
2017-05-17 David Naylorw32handle: double the available slots (#4856)
2017-05-16 Alexander Köplinger[MacSDK] Remove some outdated info from ReadMe.rtf
2017-05-16 Jo Shields[btls] Add "desktop" ARM Linux configurations (for...
2017-05-16 Alexander Köplinger[btls] Add MonoPInvokeCallback attribute on all full...
2017-05-16 Niklas TherningMerge pull request #4877 from ntherning/fix-file-handle...
2017-05-16 Niklas TherningFixes a file handle leak in mono_mmap_open_file() on...
2017-05-16 Mikayla Hutchinson[xbuild] Add web targets for 15.0 (#4868)
2017-05-16 Alexander Köplinger[msvc] Remove order.xml (#4867)
2017-05-16 Ludovic Henry[threadpool] Fix alignment of ThreadPoolWorkerCounter...
2017-05-16 Vlad BrezaeMerge pull request #4752 from BrzVlad/feature-dynamic-nrs
2017-05-15 Zoltan VargaInterp fixes (#4864)
2017-05-15 Frederik CarlierSystem.Drawing: Various netstandard1.6 compat fixes...
2017-05-15 Jonathan Pryor[amd64] Make more inline functions in header static...
2017-05-15 Zoltan Varga[runtime] Remove ia64 backend, the Itanium architecture...
2017-05-15 Rodrigo KumperaMerge pull request #4851 from kumpera/handle_eloop_errno
2017-05-15 Martin Baulig[System]: Update corefx/SR.cs in preparation of the...
2017-05-15 Aleksey Kliger[sre] Don't leak coop handles in mono_dynimage_encode_t...
2017-05-15 Jonathan ChambersUse handle macros to avoid leaking result of mono_type_...
2017-05-15 Bernhard Urban[interp] update ignore list for CI
2017-05-15 monojenkins[msvc] Update csproj files (#4846)
2017-05-15 Bernhard Urban[image] follow up fix for 62bc1b229ee0501b706f3ea395241...
2017-05-15 Vlad Brezae[tests] Remove unreferenced bridge test targets
2017-05-15 Vlad Brezae[sgen] Track down promoted size also with parallel...
2017-05-15 Vlad Brezae[sgen] Use the idle object ops for worker jobs
2017-05-15 Vlad Brezae[sgen] Don't execute jobs before actually starting...
2017-05-15 Vlad Brezae[sgen] Resize nursery according also to pause times
2017-05-15 Vlad Brezae[sgen] Dynamic nursery sizing
2017-05-15 Vlad Brezae[sgen] Remove unused function
2017-05-15 Vlad Brezae[sgen] Remove some redundancy with nursery section
2017-05-15 Vlad Brezae[sgen] Kill USER_CONFIG
2017-05-15 Frederik CarlierSystem.Drawing: netstandard1.6 compatibility: String...
2017-05-15 Frederik Carlier[System.Drawing] NS1.6 compatibility: Use GetTypeInfo...
2017-05-13 Alexander Köplinger[csproj] Update generator to handle platform-specific...
2017-05-13 Marek Safar[runtime] Remove System.ValueTuple from denied assembli...
2017-05-13 Alexander Köplinger[MacSDK] Whitelist mono32
2017-05-12 Rodrigo Kumpera[metadata] Handle ELOOP in mono_w32error_unix_to_win32.
2017-05-12 Vlad BrezaeMerge pull request #4828 from BrzVlad/fix-windows-ci
2017-05-12 Martin Baulig[System]: Replace HttpListenerResponseHelper with HttpS...
2017-05-12 Jan-Joost SpanjersInclude gmodule-win32-internals.h in tarball (#4843)
2017-05-12 Martin Baulig[System]: Add HttpListenerBasicIdentity.platformnotsupp...
2017-05-12 Zoltan VargaAmd64 gsharedvt small sizes (#4841)
2017-05-12 Alexander KöplingerUpdate API snapshot with recent API changes
2017-05-12 Marek SafarBump corefx
2017-05-12 Zoltan Varga[jit] Fix CPBLK for large sizes.
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 Alexander Köplinger[Facades] Update with new typeforwarders/APIs (#4838)
2017-05-11 Ludovic Henry[mcs] Add platform specific files (#4837)
2017-05-11 Martin Baulig[System]: HttpListener.CreateSslStream() should always...
2017-05-11 Alexander KöplingerRevert "[MacSDK] Include 'opt' as a PATH-available...
2017-05-11 Jonathan ChambersSpecify Encoding.UTF8 when marshaling native runtime...
2017-05-11 vkargov[jit] Keep unwind info in the domain's memory pool...
2017-05-11 Aleksey Kliger... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Alexander Köplinger[MacSDK] Port change to license.rtf from private bockbuild
2017-05-10 Vlad Brezae[runtime] Don't consume exception if not allowed to
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-10 Vlad Brezae[tests] Don't starve the main thread by doing GCs
2017-05-10 Rodrigo KumperaMerge pull request #4818 from kumpera/unaligned-cleanup-2
2017-05-10 Martin Baulig[System]: Add new 'common-networking.sources' and move...
2017-05-10 Ludovic Henry[process] Disable tests that do not work on mobile...
2017-05-10 monojenkins[msvc] Update csproj files (#4822)
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[security] Use coop handles for ves_icall_System_Securi...
2017-05-10 Aleksey Kliger[runtime] Use coop handles for System.RuntimeMethodHand...
2017-05-10 Aleksey Kliger[sre] Use coop handles for ModuleBuilder.set_wrappers_type
2017-05-10 Aleksey Kliger[sre] Use coop handles for ModuleBuilder.GetRegisteredToken
2017-05-10 Aleksey Kliger[runtime] Use coop handles for System.Environment.inter...
2017-05-10 Aleksey Kliger[locales] Use coop handles for System.Text.Normalizatio...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.EnumB...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.Signa...
2017-05-10 Aleksey Kliger[sre] Use coop handles for System.Reflection.Emit.Signa...
2017-05-10 Aleksey Kliger[loader] resolve symlinks when looking for an image...
2017-05-10 Rolf Bjarne... [System] Use 'ObjCRuntimeInternal' as the namespace...
2017-05-09 Rodrigo Kumpera[mini] Cleanup usage of mini_emit_memcpy and bad values...
2017-05-09 Rodrigo Kumpera[jit] CPBLK and INITBLK now use the funtions in memory...
next