mono.git
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...
2017-05-09 Rodrigo Kumpera[jit] Add mini_emit_memory_copy_bytes and mini_emit_mem...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-09 Vlad Brezae[remoting] Serialize exceptions between domains inside...
2017-05-09 Marek SafarBump corefx
2017-05-09 Rodrigo Kumpera[runtime] Update msvc build scripts.
2017-05-09 Zoltan Varga[jit] Allow inlining of methods with the AggressiveInli...
2017-05-09 Zoltan Varga[jit] Mark bblocks making calls to the corlib ThrowHelp...
2017-05-09 Marek Safar[System.Data] Update cas test category
2017-05-09 Marek Safar[mcs] Conditional check on attribute type needs to...
2017-05-09 monojenkins[msvc] Update csproj files (#4813)
2017-05-09 Martin Baulig[System]: Remove 'SECURITY_DEP' conditional from HttpLi...
2017-05-09 Alexander Köplinger[tools] Add resx2sr to "build" profile (#4807)
2017-05-08 Rodrigo Kumpera[jit] Add mini_emit_memory_store and use it for STOBJ.
2017-05-08 Rodrigo Kumpera[jit] Fix identation.
2017-05-08 Rodrigo Kumpera[jit] Use mini_emit_memory_load for ldind, ldobj and...
2017-05-08 Rodrigo Kumpera[jit] Add mini_emit_memory_load that is to be used...
2017-05-08 Martin Baulig[System]: Add private '_internalLock' field to HttpList...
2017-05-08 Alexander Köplinger[bcl] Add API diff for monotouch/monodroid profiles...
2017-05-08 Alexander Köplinger[bcl] Cleanup outdated csproj/sln files (#4806)
2017-05-08 Zoltan Varga[sdb] Avoid printing out the ThreadAbortException used...
2017-05-08 Martin Baulig[System]: Make HttpListener partial and move Mono-speci...
2017-05-08 Martin Baulig[System]: Rename the internal class 'ChunkStream' into...
2017-05-08 Martin Baulig[System]: Fully stub-out SslStream on platforms where...
2017-05-08 Rodrigo KumperaMerge pull request #4799 from xmcclure/mingw-has-secure-api
2017-05-08 Aleksey Kliger[mono-error] Always call TLE(string,string) constructor
2017-05-08 Aleksey Kliger[runtime] Fail classes that have a field with a bad...
2017-05-08 Aleksey Kliger[test] Don't crash if incomplete enum type is a static...
2017-05-05 Andi McClureFix mingw/mxe build
2017-05-05 Zoltan Varga[jit] Fix 4c0df6de333fe18abb97fbc7ea8f6e77d92f5451...
2017-05-05 Bernhard Urban[interp] do widening for more arith ops
2017-05-04 Alexander Köplinger[configure.ac] Fix inadvertently invoking X server...
2017-05-04 Aleksey Kliger... Merge pull request #4782 from lambdageek/dev-mono_strin...
2017-05-04 Andi McClureMerge pull request #4788 from xmcclure/if-winrt
next