Fix mobile_static build.
[mono.git] / mcs /
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...
2016-05-02 Atsushi EnoMake changes for System.Xml merge into mono tree.
2016-05-02 Marek SafarDisable eventsources in resources
2016-05-02 Marek SafarRevert "Add read-only interfaces to some System/System...
2016-05-02 dotnet-botAdding reference source for part of Workflow Foundation
2016-05-02 dotnet-botAdd resources for some referencesource projects
2016-05-02 Marek SafarEndianness handling in binary reader
2016-05-02 Marek SafarRemove not useful !FEATURE_PAL from bufferedstream
2016-05-02 Marek SafarAdd mono specific DataAvailable to streamreader
2016-05-02 Marek SafarTextWriter without hardcoded line endings
2016-05-02 Marek SafarBugfix WriteLineAsync(String value) to not crash on...
2016-05-02 Ludovic HenryIntegrate the microsoft ThreadPool into it's own System...
2016-05-02 Marek SafarMono friendly IO errors
2016-05-02 Marek SafarFix contradicting defines in Stream
2016-05-02 Marek SafarFix a bug when setting capacity to 0 on MemoryStream...
2016-05-02 Marek SafarInline contracts error messages for text replacement...
2016-05-02 Alex Rønne PetersenAdd read-only interfaces to some System/System.Core...
2016-05-02 Atsushi Enoavoid reflection here.
2016-05-02 Atsushi EnoAdd I18N assembly invocation support in Encoding.
2016-05-02 Marek SafarApply more DISABLE_CAS_USE
2016-05-02 Marek SafarDisable more CAS on mobile
2016-05-02 Marek SafarMono friendly guid. Includes StringToLong fix for issue...
2016-05-02 Zoltan VargaRemove another unused decimal icall.
2016-05-02 Zoltan VargaRemove unused decimal icalls.
2016-05-02 Martin BauligNeed MONO_X509_ALIAS in _SslState.cs and _SecureChannel.cs.
2016-05-02 Martin BauligIntroduce new MONO_X509_ALIAS conditional and use it...
2016-05-02 Miguel de IcazaImplement NumberBufferToDecimal in Mono, and make Decim...
2016-05-02 Sebastien PouliotDisable some CAS usage using DISABLE_CAS_USE
2016-05-02 Martin BauligMerge the 'martin-ssl-integration' branch.
2016-05-02 Marek SafarAdd AmILittleEndian to bitconverter
2016-05-02 Marek SafarExclude legacy icalls from datetime
2016-05-02 Alexander KyteFixed MethodAccessException in dynamically generated...
2016-05-02 Marek SafarDisable legacy calls from timespan
2016-05-02 Marek SafarRemoves one culture #if
2016-05-02 Marek SafarMono friendly DateTimeFormatInfo
2016-05-02 Sebastien PouliotDisable CAS calls on System.Componentmodel.TypeDescriptor
2016-05-02 Martin BauligAdd another small DISABLE_CAS_USE conditionals.
2016-05-02 Martin BauligAdd 'MONO_FEATURE_LOGGING' conditional to disable Loggi...
2016-05-02 Marek SafarCorrectly fix 857b021d78ea1e987b7e65493c6d926948926bb4
2016-05-02 Marek SafarReverts not needed changes
2016-05-02 Martin BauligFIXME: This completely breaks Xamarin Studio, making...
2016-05-02 Martin BauligAdd 'MONO_FEATURE_NEW_TLS' conditional to SslStreamContext.
2016-05-02 Marek SafarDisable com specific stringbuilder marshalling
next