Add more mobile api which fails of crashes but was available in previous versions
[mono.git] / mcs /
2016-05-02 Marek SafarAdd more mobile api which fails of crashes but was...
2016-05-02 Marek SafarMore profile apis tweaks
2016-05-02 dotnet-botAdding reference source for System.Configuration
2016-05-02 Marek SafarFix what looks like a buggy RsaOaepDecrypt
2016-05-02 Marek SafarMore cryptography mono tweaks
2016-05-02 Marek SafarMono tweaks to cryptography
2016-05-02 Marek SafarMake WindowsRuntime enum value alway available
2016-05-02 Marek SafarRemove more com stuff from Attribute
2016-05-02 Atsushi Enomore uses of NO_DYNAMIC_CODEGEN condition were needed.
2016-05-02 Sebastien PouliotRestore Mono compatibility with UnmanagedType enum
2016-05-02 Marek SafarMono friendly cryptography bits
2016-05-02 Marek SafarMobile teaks to security attributes
2016-05-02 Marek SafarUpdate public api
2016-05-02 Marek SafarMono friendly versioning
2016-05-02 Marek SafarMono friendly safe handles
2016-05-02 Marek SafarFix wrong define 7612b6f65cec4620d83117511d38e47a5456b468
2016-05-02 Marek SafarTweaks for mobile profiles
2016-05-02 Marek SafarMono friendlly com types
2016-05-02 Atsushi Enomore SRE elimination was needed.
2016-05-02 Atsushi EnoAdd NO_DYNAMIC_CODEGEN condition. We will be based...
2016-05-02 Atsushi EnoAdd mobile build support in System.Runtime.Serialization.
2016-05-02 Marek SafarHide ComImportAttribute from MT
2016-05-02 Marek SafarMono friendly runtime attributes
2016-05-02 Marek SafarAdd mono stacktraces to ExceptionDispatch
2016-05-02 Marek SafarMono friendly TextInfo
2016-05-02 Marek SafarFixes endianess issue in resourcereader
2016-05-02 Marek SafarComparer fix
2016-05-02 Marek SafarEquality comparers fixes
2016-05-02 Marek SafarMore DISABLE_CAS_USE
2016-05-02 Marek SafarMono friendly Buffer
2016-05-02 Marek SafarMono friendly generic comparers
2016-05-02 Marek SafarEnable GetGenericArguments
2016-05-02 Marek SafarUpdate timezoneinfo TypeForwardedFrom
2016-05-02 Marek SafarUpdate some TypeForwardedFrom
2016-05-02 Marek SafarAdd FULL_AOT_RUNTIME to IAppDomain
2016-05-02 Marek SafarMono friendly FileLoadException
2016-05-02 Marek SafarMono friendly TypeLoadException
2016-05-02 Marek SafarFix wrong FEATURE_USE_LCID ifdef
2016-05-02 Atsushi EnoAdd mobile build conditions for SMDiagnostics.dll.
2016-05-02 Ludovic HenryFix FullAOT build
2016-05-02 Marek SafarRemove unused icall
2016-05-02 Marek SafarMono friendly compareinfo
2016-05-02 Atsushi EnoFix mobile_static build.
2016-05-02 Marek SafarRemove Mono specific paths from DateTimeFormatInfo
2016-05-02 Marek SafarSpecialize encoding names translation
2016-05-02 Zoltan VargaAdd a workaround for #24566 so 3.12 mcs can compile...
2016-05-02 Martin BauligAdd conditionals to ServicePointManager.cs.
2016-05-02 Zoltan VargaAvoid initializing String.Empty, it is now done from...
2016-05-02 Martin BauligUse actual parameter custom attribute type.
2016-05-02 Atsushi EnoAdd MONO_PARTIAL_DATA_IMPORT.
2016-05-02 Atsushi EnoAdd #if-s for mobile builds.
2016-05-02 Atsushi EnoAvoid some windows-only calls in System.Data.
2016-05-02 Marek SafarMono friendly string
2016-05-02 Alexander KöplingerFix DateTime regression on ARM
2016-05-02 Marek SafarMono friendly ExceptionDispatchInfo
2016-05-02 Marek SafarDon't replace CategoryAttribute value with key when...
2016-05-02 Marek SafarMono friendly System.Resources
2016-05-02 Marek SafarMono friendly MethodBase
2016-05-02 Marek SafarMono friendly Type|MemberInfo
2016-05-02 Marek SafarDisable unmanaged IsVisible type path, it does not...
2016-05-02 Marek SafarFilter out more FrameworkEventSource
2016-05-02 Marek SafarEnable more Type code
2016-05-02 Marek SafarReturn top-level parameter custom attributes when no...
2016-05-02 Marek SafarThrow better exception on not yet implement runtime...
2016-05-02 Marek SafarMono friendly TypedReference
2016-05-02 Marek SafarDisable more CAS
2016-05-02 Marek SafarDisable more CAS
2016-05-02 Ludovic HenryRestore RegisteredWaitHandle as we now use the Mono one
2016-05-02 Marek SafarEndian fixes to serialization
2016-05-02 Marek SafarMono friendly serialization
2016-05-02 Marek SafarUpdate timer argument exception check
2016-05-02 Alexander KyteAdded serialization annotations to StringBuilder
2016-05-02 Marek SafarAdd mono specific handling to attribute
2016-05-02 Marek SafarMono friendly Attribute
2016-05-02 Marek SafarFew FULL_AOT_RUNTIME tweaks
2016-05-02 Marek SafarMono uses WebAsyncResult instead of reference sources...
2016-05-02 Alexander KöplingerFix System.Timers.Timer regression on ARM
2016-05-02 Marek SafarMono friendly Type
2016-05-02 dotnet-botAdding reference source for SMDiagnostics
2016-05-02 Martin BauligNeed another DISABLE_CAS_USE in _SecureChannel.cs.
2016-05-02 Martin BauligAdd another DISABLE_CAS_USE conditional to _SecureChann...
2016-05-02 Marek SafarMono friendly enum
2016-05-02 Atsushi EnoFix native pointer and endianness issue. Fixes bug...
2016-05-02 Atsushi Enoadd XmlSerializer for mono support.
2016-05-02 Marek SafarMono friendly Activator
2016-05-02 Marek SafarFixes c0a529a421cb47145a32078770205e42545e7021
2016-05-02 Marek SafarChange Encoding key to workaround collision with Encodi...
2016-05-02 Marek SafarMono friendly Binder
2016-05-02 Atsushi Enosome people claim they have old SYSMONO that cannot...
2016-05-02 Atsushi EnoAdd #if CONFIGURATION_DEP and #if XML_DEP in Trace...
2016-05-02 Atsushi Enomore BIGENDIAN fixes in UnicodeEncoding.
2016-05-02 Marek SafarInline string category resource keys
2016-05-02 Marek SafarInclude Stream::ObjectInvariant in mono build
2016-05-02 Marek SafarRevert no longer needed changes
2016-05-02 Atsushi EnoAlter #if BIGENDIAN code with run-time condition.
2016-05-02 Atsushi Enoadd DISABLE_XSLT_SCRIPT and DISABLE_XSLT_COMPILER.
2016-05-02 Atsushi EnoReduce !MOBILE scope in XmlReaderSettings. They are...
2016-05-02 Atsushi Enodisable Win32 registry dependencies in XmlReaderSetting...
2016-05-02 Atsushi EnoAdd workaround for XmlSchema serialization.
2016-05-02 Atsushi Enorevert mono-specific XmlSchemas changes that is not...
next